python.el: Fix message when sending region.
[emacs.git] / lisp / ChangeLog
blob30697ec1a2a7605cc37c2f003861102c8d5cf878
1 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3         python.el: Fix message when sending region.
5         * progmodes/python.el (python-shell-send-region): Rename argument
6         send-name from nomain.  Fix message.
7         (python-shell-send-buffer): Rename argument send-name from arg.
9 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11         python.el: Cleanup temp files even with eval errors.
13         * progmodes/python.el (python-shell-send-file): Make file-name
14         mandatory.  Fix temp file removal in the majority of cases.
16 2014-12-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
18         python.el: Handle file encoding for shell.
20         * progmodes/python.el (python-rx-constituents): Add coding-cookie.
21         (python-shell--save-temp-file): Write file with proper encoding.
22         (python-shell-buffer-substring): Add coding cookie for detected
23         encoding to generated content.  Fix blank lines when removing
24         if-name-main block.
25         (python-shell-send-file): Handle file encoding.
26         (python-info-encoding-from-cookie)
27         (python-info-encoding): New functions.
29 2014-12-24  Michael Albinus  <michael.albinus@gmx.de>
31         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
32         Use `tramp-rsh-end-of-line', it ought to be more robust.
34 2014-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
36         * progmodes/js.el (js-syntax-propertize): "return" can't be divided
37         (bug#19397).
39 2014-12-23  Michael Albinus  <michael.albinus@gmx.de>
41         * net/tramp.el (tramp-read-passwd): Ignore errors from `auth-source-*'.
43         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Use "\n"
44         as end-of-line delimeter for passwords, when running on MS Windows.
46 2014-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
48         * progmodes/sh-script.el (sh-set-shell): Don't change the global value
49         of indent-line-function (bug#19433).
51 2014-12-23  Fabián Ezequiel Gallina  <fgallina@gnu.org>
53         Fix line numbers on Python shell.
54         * progmodes/python.el (python-shell--save-temp-file): Do not
55         append coding cookie.
56         (python-shell-send-string): Generalize for
57         python-shell-send-region.
58         (python--use-fake-loc): Delete var.
59         (python-shell-buffer-substring): Cleanup fake-loc logic.
60         (python-shell-send-region): Remove fake-loc logic, simplify.
62 2014-12-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
64         * progmodes/python.el (python-indent-post-self-insert-function):
65         Make colon to re-indent only for dedenters, handling
66         multiline-statements gracefully.
68 2014-12-21  Michael Albinus  <michael.albinus@gmx.de>
70         * net/tramp.el (tramp-handle-insert-file-contents):
71         Set `find-file-not-found-functions' in case of errors.  (Bug#18623)
73 2014-12-19  Michael Albinus  <michael.albinus@gmx.de>
75         * net/tramp-sh.el (tramp-send-command-and-read): New optional
76         arg MARKER.
77         (tramp-get-remote-path): Use it.
79 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
81         * subr.el (redisplay-dont-pause): Mark as obsolete.
83 2014-12-17  Michael Albinus  <michael.albinus@gmx.de>
85         * net/tramp.el (tramp-error-with-buffer): Call `message' properly.
86         (tramp-accept-process-output): Use nil as argument for
87         `accept-process-output', when there is a gateway prepended.
89         * net/tramp-gw.el (tramp-gw-open-connection): Suppress traces in
90         wrong debug buffer.
91         (tramp-gw-open-connection): Set process coding system 'binary.
92         (tramp-gw-open-network-stream): Handle HTTP error 403.
94         * net/tramp-sh.el (tramp-compute-multi-hops): Suppress traces in
95         wrong debug buffer.
96         (tramp-maybe-open-connection): Set connection property "gateway".
98 2014-12-15  Stefan Monnier  <monnier@iro.umontreal.ca>
100         * subr.el (sit-for): Tweak docstring (bug#19381).
102 2014-12-15  Dmitry Gutov  <dgutov@yandex.ru>
104         * vc/vc-git.el (vc-git-after-dir-status-stage): Move `up-to-date'
105         stage to after `diff-index' (bug#19386).
107 2014-12-14  João Távora  <joaotavora@gmail.com>
109         * textmodes/tex-mode.el (tex-insert-quote): Consider and respect
110         `electric-pair-mode' (bug#19356).
112 2014-12-12  Michael Albinus  <michael.albinus@gmx.de>
114         * simple.el (password-word-equivalents): Add "passcode", used for
115         numeric secrets like PINs or RSA tokens.
117 2014-12-10  Michael Albinus  <michael.albinus@gmx.de>
119         * net/tramp-sh.el (tramp-get-remote-path): Use a login shell in
120         order to determine `tramp-own-remote-path'.
122 2014-12-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
124         * progmodes/python.el (python-shell-parse-command):
125         Quote `python-shell-interpreter`.  (Bug#19289)
127 2014-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
129         * progmodes/sh-script.el (sh-smie-sh-rules): Go back to the beginning
130         of the whole pipe when indenting an opening keyword after a |.
131         Generalize this treatment to opening keywords like "while" (bug#18031).
133 2014-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
135         * simple.el (newline): Place the hook buffer-locally,
136         to make sure it's first.
138         * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
139         Fix handling of symbols with different syntax at beginning/end or with
140         symbol rather than word syntax.
142 2014-11-30  Eli Zaretskii  <eliz@gnu.org>
144         * simple.el (line-move): If noninteractive, call line-move-1, not
145         forward-line, since the former is compatible with line-move-visual
146         both in terms of the column to which it moves and the return
147         value.  (Bug#19211)
149 2014-11-27  Stephen Berman  <stephen.berman@gmx.net>
150             Stefan Monnier  <monnier@iro.umontreal.ca>
152         * outline.el (outline-move-subtree-down): Make sure we can move
153         forward to find the end of the subtree and the insertion point
154         (bug#19102).
156 2014-11-27  Leonard Randall  <leonard.a.randall@gmail.com>
158         * textmodes/reftex-parse.el (reftex-using-biblatex-p): Make search
159         for comment lines non-greedy and stopping at newlines to fix stack
160         overflows with large files. [Backport]
162 2014-11-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
164         * progmodes/python.el (python-shell-completion-setup-code):
165         Use __builtin__ module (or builtins in Python 3) and catch all errors
166         when importing readline and rlcompleter.
168 2014-11-26  Stephen Berman  <stephen.berman@gmx.net>
170         * calendar/todo-mode.el: Handle calling revert-buffer (bug#19187).
171         (todo-revert-buffer): New function.
172         (todo-modes-set-1): Use it as the buffer-local value of
173         revert-buffer-function.
175 2014-11-26  Stephen Berman  <stephen.berman@gmx.net>
177         * calendar/todo-mode.el (todo-mode): If called interactively, just
178         display a message saying to call todo-show to enter Todo mode
179         (Bug#19112).
181 2014-11-24  Dmitry Gutov  <dgutov@yandex.ru>
183         * vc/vc-hg.el (vc-hg-dir-status-files): Include ignored files.
184         (Bug#18579)
186         * vc/vc-bzr.el (vc-bzr-after-dir-status): Don't skip ignored
187         files.  (Bug#18579)
189 2014-11-23  Michael Albinus  <michael.albinus@gmx.de>
191         * textmodes/makeinfo.el (makeinfo-buffer): Make it work also for
192         remote `buffer-file-name'.
194 2014-11-23  Leo Liu  <sdl.web@gmail.com>
196         * calendar/diary-lib.el (calendar-mark-1): Fix thinko.
198 2014-11-22  Fabián Ezequiel Gallina  <fgallina@gnu.org>
200         Set PYTHONUNBUFFERED on shell startup.
202         * progmodes/python.el (python-shell-unbuffered): New var.
203         (python-shell-calculate-process-environment): Use it.
205 2014-11-22  Michael Albinus  <michael.albinus@gmx.de>
207         * net/tramp.el (tramp-action-password): Clean password on subsequent
208         attempts even if there was no wrong password indication.  (Bug#19047)
210         * net/tramp-sh.el (tramp-get-remote-locale): Return "LC_ALL=C" as
211         fallback.
212         (tramp-open-connection-setup-interactive-shell): No need to check
213         for nil as `tramp-get-remote-locale' return value.
215 2014-11-21  Eli Zaretskii  <eliz@gnu.org>
217         * vc/vc-git.el (vc-git-command, vc-git--call):
218         Bind coding-system-for-read and coding-system-for-write to
219         vc-git-commits-coding-system.
220         (vc-git-previous-revision): Use "~1" instead of "^", since the
221         latter is a special character for MS-Windows system shells.
223 2014-11-20  Michael Albinus  <michael.albinus@gmx.de>
225         Improve XEmacs compatibility.
227         * net/tramp.el (tramp-autoload-file-name-handler):
228         Wrap `temporary-file-directory' by `symbol-value', it doesn't
229         exist in XEmacs.
230         (tramp-read-passwd): Don't use `with-timeout-suspend' and
231         `with-timeout-unsuspend' if they don't exist, like in XEmacs.
232         (tramp-time-less-p, tramp-time-subtract): Remove functions.
233         (tramp-handle-file-newer-than-file-p, tramp-time-diff):
234         * net/tramp-adb.el (tramp-adb-ls-output-time-less-p):
235         * net/tramp-cache.el (tramp-get-file-property):
236         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
237         Use `time-less-p' and `time-subtract, respectively.
239         * net/tramp-adb.el (top): Do not require time-date.el.
241         * net/tramp-compat.el (top): Require time-date.el for XEmacs.
243         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
244         Check, whether `utf-8' is a valid coding system.
246 2014-11-19  Eli Zaretskii  <eliz@gnu.org>
248         * vc/vc.el (vc-retrieve-tag): Doc fix.
250 2014-11-17  Eli Zaretskii  <eliz@gnu.org>
252         * vc/vc-bzr.el (vc-bzr-print-log, vc-bzr-expanded-log-entry):
253         Don't assume --long is the default for "bzr log", always specify
254         it explicitly, in case the user defined an alias for 'log' that
255         uses some other format.
257 2014-11-16  Fabián Ezequiel Gallina  <fgallina@gnu.org>
259         * progmodes/python.el (python-eldoc--get-doc-at-point):
260         Strip shell output before returning.  (bug#18794)
262 2014-11-16  Dmitry Gutov  <dgutov@yandex.ru>
264         Fix indentation before `!=' and after `+='.  Originally reported
265         in https://github.com/mooz/js2-mode/issues/174.
266         * progmodes/js.el (js--indent-operator-re): Make assignments and
267         (in)equality operator a separate case.
268         (js--continued-expression-p): Escape the second `+' in the regexp.
270 2014-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
272         * window.el (handle-select-window): Deactivate shift-region (bug#19003).
274 2014-11-15  Andreas Schwab  <schwab@linux-m68k.org>
276         * version.el (emacs-repository-get-version): Use git rev-parse
277         instead of git log.
279 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
281         * progmodes/python.el (python-indent-calculate-levels):
282         Fix indentation behavior multiline dedenter statement.  (Bug#18432)
284 2014-11-15  Fabián Ezequiel Gallina  <fgallina@gnu.org>
286         * progmodes/python.el (python-indent-region):
287         Use python-indent-line and skip special cases.  (Bug#18843)
289 2014-11-15  Michael Albinus  <michael.albinus@gmx.de>
291         * vc/vc-hg.el (vc-hg-state): Disable pager.  (Bug#18940)
293 2014-11-15  Peder O. Klingenberg  <peder@klingenberg.no>
295         * mail/emacsbug.el (report-emacs-bug): Make a better guess at
296           envelope-from when reporting through sendmail (bug#19054).
298 2014-11-14  Ivan Andrus  <darthandrus@gmail.com>
300         * progmodes/python.el (python-ffap-module-path):
301         Use `derived-mode-p' instead of equality test on `major-mode'.
303 2014-11-13  Ulrich Müller  <ulm@gentoo.org>
305         * version.el (emacs-repository-get-version): Call `git log'
306         command with proper format argument (bug#19049).
308 2014-11-10  Glenn Morris  <rgm@gnu.org>
310         * startup.el (command-line): Handle nil elements in load-path.
312 2014-11-08  Glenn Morris  <rgm@gnu.org>
314         * emacs-lisp/bytecomp.el (byte-compile-report-error):
315         Allow the argument to be a string.  Due to the vague doc,
316         it was already being used this way.
318 2014-11-07  Michael Albinus  <michael.albinus@gmx.de>
320         * net/tramp.el (tramp-check-cached-permissions): Include hop in
321         the constructed Tramp file name.  (Bug#18943)
323 2014-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
325         * emulation/cua-base.el (cua--select-keymaps): Use region-active-p
326         (bug#18952).
327         (cua-set-mark, cua--pre-command-handler-1,cua--post-command-handler-1):
328         * emulation/cua-gmrk.el (cua-cancel-global-mark): Same.
330 2014-11-07  Michael Albinus  <michael.albinus@gmx.de>
332         * files.el (file-name-non-special): Wrap the call of
333         `insert-file-contents' by `unwind-protect', in order to set the
334         buffer's file name anyway.  (Bug#18891)
336 2014-11-07  Daiki Ueno  <ueno@gnu.org>
338         * epg.el (epg--list-keys-1): Ignore fields after the 15th field
339         (bug#18979).  Reported by Hideki Saito.
341 2014-10-18  Alan Mackenzie  <acm@muc.de>
343         Check that a "macro" found near point-min isn't a ## operator.
344         Fixes bug #18749.  Backported from trunk, 2014-11-05.
345         * progmodes/cc-engine.el (c-macro-is-genuine-p): New function.
346         (c-beginning-of-macro): Use the above new function.
348 2014-11-05  Alan Mackenzie  <acm@muc.de>
350         Fix wrong bound to c-font-lock-declarators.  Fixes bug #18948.
351         * progmodes/cc-fonts.el (c-font-lock-declarations):
352         Pass "(point-max)" as bound to c-font-lock-declarators, not "limit", as
353         the buffer is sometimes narrowed to less than "limit" (e.g., in
354         the presence of macros).
356 2014-11-05  Michael Albinus  <michael.albinus@gmx.de>
358         * net/tramp.el (tramp-error-with-buffer): Show connection buffer
359         only when message appeared in minibuffer.  (Bug#18891)
361         * net/tramp-adb.el (tramp-adb-handle-file-attributes):
362         * net/tramp-gvfs.el (tramp-gvfs-handle-file-attributes):
363         * net/tramp-sh.el (tramp-sh-handle-file-attributes): Return nil in
364         case of errors.
366 2014-11-04  Eli Zaretskii  <eliz@gnu.org>
368         * jit-lock.el (jit-lock-stealth-fontify): Be tolerant to nil being
369         returned by load-average.
371 2014-11-04  Michael Albinus  <michael.albinus@gmx.de>
373         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Don't use
374         a local copy; setting `inhibit-file-name-handlers' proper might be
375         more performant.  (Bug#18751)
377 2014-11-04  Glenn Morris  <rgm@gnu.org>
379         * mail/emacsbug.el (report-emacs-bug): No longer include
380         recent-keys in the report.  (Bug#18900)
382 2014-11-03  Michael Albinus  <michael.albinus@gmx.de>
384         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer): Use a
385         local copy of FILENAME, when it is remote.  (Bug#18751)
387 2014-11-02  Michael Albinus  <michael.albinus@gmx.de>
389         * net/tramp-adb.el (tramp-adb-handle-process-file): Do not raise
390         an error when the command fails; the return code must indicate.
391         (tramp-adb-send-command-and-check): Fix docstring.
393 2014-11-01  Michael Albinus  <michael.albinus@gmx.de>
395         * net/tramp-cache.el (tramp-get-file-property)
396         (tramp-set-file-property): Check, that `tramp-cache-get-count-*'
397         and `tramp-cache-set-count-*' are bound.  Otherwise, there might
398         be compiler warnings.
400         * net/tramp-sh.el (tramp-get-remote-uid, tramp-get-remote-gid):
401         Return -1 respective "UNKNOWN", if uid or gid cannot be determined.
403 2014-11-01  Eli Zaretskii  <eliz@gnu.org>
405         * progmodes/compile.el (compilation-mode): Turn off deferred
406         fontifications locally.  (Bug#18856)
408 2014-11-01  Wolfgang Jenkner  <wjenkner@inode.at>
410         * net/tramp-sh.el (tramp-send-command): Fix the case where the
411         remote-echo connection property is non-nil (bug#18858).
413 2014-11-01  Michael Albinus  <michael.albinus@gmx.de>
415         Backport Tramp changes from trunk.
417         * net/tramp.el (tramp-methods): Tweak docstring.
418         (tramp-file-name-handler): Apply `cons' where appropriate.
419         (tramp-handle-file-accessible-directory-p): Check for
420         `file-readable-p' instead of `file-executable-p'.
421         (tramp-handle-shell-command): Use `display-buffer'.  (Bug#18326)
422         (tramp-handle-unhandled-file-name-directory): Return "/".
423         (tramp-check-cached-permissions):
424         Use `tramp-compat-file-attributes'.
425         (tramp-call-process): Add new argument VEC.  Adapt callees in all
426         tramp*.el files.
428         * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'.
429         (tramp-adb-handle-write-region): Improve messages.
430         (tramp-adb-maybe-open-connection): Don't set
431         `tramp-current-*' variables.
433         * net/tramp-cache.el (tramp-flush-file-function): Simplify check.
434         Suppress debug messages.
436         * net/tramp-ftp.el (top): Remove special handling for URL syntax.
437         (tramp-ftp-file-name-handler):
439         * net/tramp-gvfs.el (tramp-gvfs-methods) <sftp>: Add.
440         (tramp-gvfs-methods-mounttracker)
441         (tramp-gvfs-mountlocation-signature): Check `tramp-gvfs-enabled'
442         during initialization.  (Bug#18774)
443         (tramp-gvfs-handle-delete-file): Flush file properties, not
444         directory properties.
445         (tramp-gvfs-handle-file-attributes): Use `string-to-number' when
446         reading "unix::mode".
447         (tramp-gvfs-handle-file-name-all-completions):
448         Use "-h" option for "gvfs-ls".
449         (tramp-gvfs-url-file-name): Apply `cons' where appropriate.
450         `user' and `localname' could be nil.
451         (tramp-gvfs-send-command): Simplify traces.
453         * net/tramp-sh.el (vc-handled-backends, vc-bzr-program)
454         (vc-git-program, vc-hg-program): Declare.
455         (tramp-methods) <sftp>: Remove.  It has never worked satisfactorily.
456         (tramp-methods) <nc>: Add new method.
457         (tramp-methods) <telnet>: Redirect stderr to "/dev/null".
458         (tramp-methods) <plink, plinkx, pscp, psftp>: Improve
459         `tramp-login-args'.
460         (tramp-default-user-alist): Add "nc".
461         (top): Remove completion function for "sftp".  Add completion
462         functions for "nc" and "psftp".
463         (tramp-sh-handle-set-visited-file-modtime):
464         (tramp-sh-handle-verify-visited-file-modtime): Use `point-at-eol'.
465         (tramp-do-copy-or-rename-file-out-of-band):
466         Use cached "remote-copy-args" value, if available.  (Bug#18199)
467         Tweak docstring.  Implement support for "nc" method.
468         (tramp-sh-handle-expand-file-name, tramp-local-coding-commands)
469         (tramp-remote-coding-commands, tramp-call-local-coding-command):
470         Tweak docstring.
471         (tramp-sh-handle-start-file-process): Expand `default-directory'.
472         (tramp-sh-handle-write-region): Tweak error message.
473         (tramp-sh-handle-vc-registered): Remove backends when the remote
474         binary does not exist.
475         (tramp-open-connection-setup-interactive-shell):
476         Prefer utf-8 coding.  (Bug#17859)
477         (tramp-find-inline-encoding): Do not raise an error.
478         (tramp-make-copy-program-file-name): Tweak docstring.  Handle also
479         the "nc" case.  Quote result also locally.
480         (tramp-get-remote-id): Check also for "gid".
481         (tramp-get-remote-python):
483         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
484         (tramp-smb-handle-set-file-acl): Use `start-process'.
485         (tramp-smb-handle-insert-directory): Use progress reporter.
486         (tramp-smb-handle-rename-file): Flush also file properties of
487         FILENAME.
489         * net/trampver.el: Update release number.
491 2014-11-01  Reuben Thomas  <rrt@sc3d.org>
493         * net/tramp.el (tramp-handle-file-symlink-p):
494         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment
495         about VMS, which we no longer support.
497 2014-11-01  Stefan Monnier  <monnier@iro.umontreal.ca>
499         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Don't modify
500         the global vc-handled-backends (bug#18535).
502 2014-11-01  Jérémy Compostella  <jeremy.compostella@intel.com>
503             Michael Albinus  <michael.albinus@gmx.de>
505         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
506         Reduce the amount of set environment variable commands.
508 2014-11-01  Paul Eggert  <eggert@cs.ucla.edu>
510         * net/tramp-sh.el (tramp-get-remote-touch): Omit unnecessary call to
511         current-time.
513 2014-11-01  Emilio C. Lopes  <eclig@gmx.net>
515         * net/tramp-sh.el (tramp-get-remote-python): Also search for
516         executables named "python2" or "python3".
517         (tramp-get-remote-uid-with-python): Use parentheses around
518         arguments to `print' to make it compatible with Python 3.
519         (tramp-get-remote-gid-with-python): Ditto.  (Bug#18118)
521 2014-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
523         * simple.el (newline): Add assertions to try and help catch bug#18913.
525         * emulation/cua-base.el (cua-delete-region): Use delete-active-region
526         (bug#18886).
527         (cua--last-deleted-region-pos, cua--last-deleted-region-text): Remove.
529 2014-10-31  Eli Zaretskii  <eliz@gnu.org>
531         * Makefile.in (repo-update): Fix a typo and slightly reword
532         commentary.
534 2014-10-31  Eric S. Raymond  <esr@thyrsus.com>
536         * Makefile.in: Change some production names so they're neutral
537         about the repository type.
539 2014-10-30  Kim F. Storm  <storm@cua.dk>
541         Restore cua-delete-copy-to-register-0 and M-v command (bug#18886).
542         * delsel.el (delete-selection-save-to-register)
543         (delsel--replace-text-or-position): New vars.
544         (delete-active-region): Use them.
545         (delete-selection-repeat-replace-region): New command, moved from
546         cua-base.el.
547         * emulation/cua-base.el (cua--repeat-replace-text): Remove var.
548         (cua-repeat-replace-region): Move command to delsel.el.
549         (cua--init-keymaps): Update binding accordingly.
550         (cua-mode): Set delete-selection-save-to-register.
552 2014-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
554         * progmodes/cc-defs.el (c--macroexpand-all): New function (bug#18845).
555         (c-lang-defconst):
556         * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use it.
558 2014-10-29  Eli Zaretskii  <eliz@gnu.org>
560         * progmodes/compile.el (compilation-start):
561         If compilation-scroll-output is non-nil, don't force window-start of
562         the compilation buffer to be at beginning of buffer.  (Bug#18874)
564 2014-10-23  Tassilo Horn  <tsdh@gnu.org>
566         * doc-view.el (doc-view-open-text): View the document's plain text
567         in the current buffer instead of a new one.
568         (doc-view-toggle-display): Handle the case where the current
569         buffer contains the plain text contents of the document.
570         (doc-view-initiate-display): Don't switch to fallback mode if the
571         user wants to view the doc's plain text.  [Backport]
573 2014-10-23  Eli Zaretskii  <eliz@gnu.org>
575         * startup.el (fancy-about-text): Read the entire tutorial, not
576         just its first 256 bytes.  (Bug#18760)
578 2014-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
580         * emacs-lisp/bytecomp.el: Require cl-extra (bug#18804).
581         * emacs-lisp/cl-extra.el: Add missing provide.
583 2014-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
585         * emacs-lisp/bytecomp.el (byte-compile-and-folded): Optimize case where
586         all args are copyable (bug#18767).
587         (=, <, >, <=, >=): Re-enable the optimization.
589 2014-10-20  Santiago Payà i Miralta  <santiagopim@gmail.com>
591         * vc/vc-hg.el (vc-hg-log-graph): New var.
592         (vc-hg-print-log): Use it.
593         (vc-hg-root-log-format): Include branch name and bookmarks; ignore
594         graph output (bug#17515).
596 2014-10-20  Juri Linkov  <juri@jurta.org>
598         * vc/diff-mode.el (diff-refine-changed): Rename from
599         `diff-refine-change' for consistency with `diff-changed'.
600         (diff-refine-change): Add obsolete face alias.  (Bug#10181)
602         * vc/smerge-mode.el (smerge-refined-changed): Rename from
603         `smerge-refined-change'.
604         (smerge-refined-change): Add obsolete face alias.
606 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
608         * subr.el (call-process-shell-command, process-file-shell-command):
609         Make the `args' obsolete (bug#18409).
610         (start-process-shell-command, start-file-process-shell-command):
611         Use `declare'.
613 2014-10-20  Juanma Barranquero  <lekktu@gmail.com>
615         * skeleton.el (skeleton-autowrap): Mark as obsolete.  Doc fix.
617 2014-10-20  Glenn Morris  <rgm@gnu.org>
619         * dired.el (dired-read-regexp): Make obsolete.
620         (dired-mark-files-regexp, dired-mark-files-containing-regexp)
621         (dired-flag-files-regexp):
622         * dired-aux.el (dired-mark-read-regexp):
623         * dired-x.el (dired-mark-unmarked-files): Use read-regexp directly.
625 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
627         * progmodes/python.el (inferior-python-mode): Use add-hook.
629         * Makefile.in (AUTOGEN_VCS): Remove emulation/tpu-edt.el.
631 2014-10-20  Glenn Morris  <rgm@gnu.org>
633         * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el:
634         * emulation/tpu-mapper.el, emulation/vi.el, emulation/vip.el:
635         * emulation/ws-mode.el: Move to obsolete/.  [Backport]
637 2014-10-20  Glenn Morris  <rgm@gnu.org>
639         * cus-start.el (history-length): Bump :version.  [Backport]
641 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
643         * obsolete/cc-compat.el: Make obsolete (bug#18561).
645         * epg-config.el (epg-gpg-program): Don't use absolute names by default.
647         * emacs-lisp/bytecomp.el (=, <, >, <=, >=): Don't optimize multi-arg
648         case (bug#18767).
650 2014-10-20  Glenn Morris  <rgm@gnu.org>
652         * Version 24.4 released.
654 2014-10-15  Alan Mackenzie  <acm@muc.de>
656         * cus-edit.el (custom-command-apply): Specify the return value in
657         the doc string.
658         (Custom-reset-standard): Save custom-file (e.g. .emacs) only when
659         custom-command-apply has returned non-nil.
661 2014-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
663         * emacs-lisp/lisp.el (lisp--local-variables-1): Handle `quote'.
664         Backported (bug#18688).
666 2014-10-14  Eli Zaretskii  <eliz@gnu.org>
668         * emacs-lisp/tabulated-list.el (tabulated-list-mode):
669         Force bidi-paragraph-direction to 'left-to-right'.  This fixes
670         buffer-menu display when the first buffer happens to start with
671         R2L letter.
673 2014-10-13  Glenn Morris  <rgm@gnu.org>
675         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
676         (authors-obsolete-files-regexps): Additions.
677         (authors-no-scan-regexps): New constant.
678         (authors-no-scan-file-p): New function.
679         (authors): Respect authors-no-scan-file-p.
681 2014-10-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
683         Fix import completion.  (Bug#18582)
684         * progmodes/python.el (python-shell-completion-get-completions):
685         Fix import case regexp.
687 2014-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
689         * progmodes/bat-mode.el (bat-font-lock-keywords): Fix \\<_ typo
690         (bug#18622).  Reported by Arni Magnusson <arnima@hafro.is>.
691         * progmodes/prolog.el (prolog-electric--underscore): Same.
693 2014-10-09  Glenn Morris  <rgm@gnu.org>
695         * frame.el (display-monitor-attributes-list): Doc tweaks.
697 2014-10-08  Eli Zaretskii  <eliz@gnu.org>
699         * faces.el (display-grayscale-p): Mention in the doc string that
700         the argument can be either a display name or a frame.
702         * frame.el (display-pixel-height, display-pixel-width)
703         (display-mm-height, display-mm-width, display-backing-store)
704         (display-save-under, display-planes, display-color-cells)
705         (display-visual-class, display-monitor-attributes-list)
706         (display-screens): Mention in the doc string that the argument can
707         be either a display name or a frame.  Improve the docs of the
708         monitor attributes.  (Bug#18636)
710 2014-10-06  Martin Rudalics  <rudalics@gmx.at>
712         * term.el (term-window-width): Subtract 1 from the width when
713         any fringe has zero width, not just the right fringe.  (Bug#18601)
715 2014-10-05  Leo Liu  <sdl.web@gmail.com>
717         * imenu.el (imenu-default-goto-function): Fix typo.
719 2014-10-04  Glenn Morris  <rgm@gnu.org>
721         * frame.el (frame-monitor-attributes)
722         (display-monitor-attributes-list): Doc fixes.
724 2014-10-03  Dmitry Gutov  <dgutov@yandex.ru>
726         * vc/vc-svn.el (vc-svn-ignore-completion-table): Implement.
727         (vc-svn-ignore): Use it.  (Bug#18619)
729 2014-10-03  Martin Rudalics  <rudalics@gmx.at>
731         * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
732         In doc-string mention need to set `frame-resize-pixelwise'.
734 2014-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
736         * vc/vc-svn.el (vc-svn-after-dir-status): Fix the non-remote regexp,
737         similarly to Rogers's 2010-06-16 change for the remote case
738         (bug#18605).
740 2014-10-01  Glenn Morris  <rgm@gnu.org>
742         * emacs-lisp/package.el (package-import-keyring):
743         Create gnupg directory private.  (Bug#17625#155)
745 2014-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
747         * progmodes/python.el (python-shell-completion-get-completions):
748         Use python-shell--prompt-calculated-input-regexp from the
749         process buffer (bug#18582).
750         Don't assume that `line' comes from the process buffer.
752 2014-09-30  Leonardo Nobrega  <leonobr@gmail.com>  (tiny change)
754         * progmodes/python.el (python-fill-paren): Don't inf-loop at EOB
755         (bug#18462).
757 2014-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
759         * emacs-lisp/package.el (package-check-signature): Default to nil if
760         GPG is not available.
761         (package-refresh-contents): Don't mess with the keyring if we won't
762         check the signatures anyway.
764 2014-09-18  Kan-Ru Chen  <kanru@kanru.info>
766         * window.el (fit-window-to-buffer): When counting buffer width,
767         count the whole visible buffer.  Correctly convert the body-height
768         to pixel size for window-text-pixel-size (Bug#18498).
770 2014-09-14  Glenn Morris  <rgm@gnu.org>
772         * image.el (image-multi-frame-p): Fix thinko - do not force
773         a delay if none was specified.  (Bug#18334)
775 2014-09-12  Kan-Ru Chen  <kanru@kanru.info>
777         * window.el (fit-window-to-buffer): Doc fix.
779 2014-09-10  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
781         * desktop.el (desktop-create-buffer): Check that buffers are still live
782         before burying them (bug#18373).
784 2014-09-09  Glenn Morris  <rgm@gnu.org>
786         * calendar/diary-lib.el (diary-list-entries):
787         Restore 24.3 display behavior.  (Bug#18381)
789 2014-09-09  Eli Zaretskii  <eliz@gnu.org>
791         * mouse.el (mouse-drag-line): On text-mode frames, count the mode
792         line and header line as 1 pixel.  This fixes the 1-"pixel" (row)
793         discrepancy between window-pixel-edges and mouse events, and
794         avoids moving mode line up when the mouse click is on the modeline
795         and no drag is attempted.
797 2014-09-08  Glenn Morris  <rgm@gnu.org>
799         * calendar/calendar.el (calendar-basic-setup):
800         Avoid clobbering calendar with diary.  (Bug#18381)
802 2014-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
804         * vc/vc-dir.el (vc-dir-update): Don't burp in corner case.
806 2014-09-04  Lars Ljung  <lars@matholka.se>  (tiny change)
808         * isearch.el (isearch-yank-word-or-char): Obey superword-mode
809         as well (bug#18400).
811 2014-09-04  Eli Zaretskii  <eliz@gnu.org>
813         * subr.el (posn-actual-col-row): Doc fix.  (Bug#18385)
815 2014-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
817         * emacs-lisp/package.el (package-generate-description-file):
818         Properly quote the arguments (bug#18332).  Change second arg.
819         (package--alist-to-plist-args): Rename from package--alist-to-plist and
820         quote the elements.
821         (package--make-autoloads-and-stuff): Fix the test for pre-existence of
822         the *-pkg.el file.  Adjust to new calling convention of
823         package-generate-description-file.
825         * progmodes/gud.el (gud-gdb-completion-at-point): Add hack (bug#18282).
826         (gud-gdb-completions): Remove obsolete workaround.
828 2014-09-02  Eli Zaretskii  <eliz@gnu.org>
830         * subr.el (posn-col-row): Revert the change from commit
831         2010-11-13T21:07:58Z!eliz@gnu.org, which
832         was inadvertently merged from emacs-23 release branch in 2010-11-18T03:54:14Z!monnier@iro.umontreal.ca
833         monnier@iro.umontreal.ca-20101118035414-yvlg7k7dk4k4l3q, and
834         introduced an off-by-one error in the reported row when there is a
835         header line.  (Bug#18384)
837 2014-09-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
839         * progmodes/python.el (python-indent-post-self-insert-function):
840         Avoid electric colon at beginning-of-defun.  (Bug#18228)
842 2014-09-01  Glenn Morris  <rgm@gnu.org>
844         * tutorial.el (tutorial--display-changes):
845         Fix 2014-07-29 change.  (Bug#18382)
847 2014-08-29  Ken Brown  <kbrown@cornell.edu>
849         * startup.el (fancy-splash-frame): Extend the fix for Bug#16014 to
850         the Cygwin-w32 build.  (Bug#18347)
852 2014-08-28  Glenn Morris  <rgm@gnu.org>
854         * tar-mode.el (tar--extract, tar-extract):
855         Avoid permanently disabling undo in extracted buffers.  (Bug#18344)
857 2014-08-27  Michael Albinus  <michael.albinus@gmx.de>
859         * emacs-lisp/authors.el (authors-aliases): Addition.
861         * net/tramp-adb.el: Spell author name correctly.
863 2014-08-27  João Távora  <joaotavora@gmail.com>
865         * net/shr.el (shr-expand-url): Plain expand-file-name is not enough;
866         use url-expand-file-name.  (Bug#18310)
868 2014-08-25  Glenn Morris  <rgm@gnu.org>
870         * emulation/cua-rect.el (cua--highlight-rectangle):
871         Avoid error at point-min.  (Bug#18309)
873 2014-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
875         * progmodes/python.el (python-shell-prompt-detect): Remove redundant
876         executable-find (bug#18244).
878         * simple.el (self-insert-uses-region-functions): Defvar.
880 2014-08-13  Leo Liu  <sdl.web@gmail.com>
882         * speedbar.el (speedbar-generic-list-tag-p): Allow special
883         elements from imenu.
885 2014-08-11  Glenn Morris  <rgm@gnu.org>
887         * subr.el (with-output-to-temp-buffer): Doc fix; from elisp manual.
889         * files.el (basic-save-buffer-2): Revert 2013-01-31 change, which
890         chose coding system for writing before backing up, since it causes
891         a more serious problem than the one it solves.  (Closes Bug#18141,
892         reopens Bug#13522.)
894 2014-08-10  Martin Rudalics  <rudalics@gmx.at>
896         * window.el (window-total-size): Make doc-string more
897         self-contained.
899 2014-08-09  Martin Rudalics  <rudalics@gmx.at>
901         * window.el (display-buffer-below-selected): Restore original
902         behavior if buffer is already displayed in the window below the
903         selected one (Bug#18181).
905 2014-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
907         * mouse.el (mouse--down-1-maybe-follows-link): Don't convert the down
908         event (bug#18212).
910 2014-08-08  Eli Zaretskii  <eliz@gnu.org>
912         * info.el (info): Doc fix.
914 2014-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
916         * info.el (Info-mode-map): Override a global down-mouse-2 binding
917         (bug#18212).
919 2014-08-05  Eli Zaretskii  <eliz@gnu.org>
921         * simple.el (default-line-height): A floating-point value of
922         line-spacing means a fraction of the default frame font's height,
923         not of the font currently used by the 'default' face.
924         Truncate the pixel value, like the display engine does.
925         (window-screen-lines): Use window-inside-pixel-edges for
926         determining the window height in pixels.  (Bug#18195)
928 2014-07-29  Eli Zaretskii  <eliz@gnu.org>
930         * tutorial.el (tutorial--display-changes): Accept punctuation
931         characters before the key binding.  (Bug#18146)
933 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
935         * doc-view.el (doc-view-open-text): Don't require that the
936         document is saved in a file (e.g., email attachment).
938 2014-07-27  Eli Zaretskii  <eliz@gnu.org>
940         * window.el (window--pixel-to-total): Use FRAME's root window, not
941         that of the selected frame.  (Bug#18112, Bug#16674)
943 2014-07-27  Andreas Schwab  <schwab@linux-m68k.org>
945         * textmodes/tex-mode.el (tex-font-lock-verb): Doc fix.
946         (Bug#18117)
948 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
950         * progmodes/python.el (inferior-python-mode): Doc fix.
952 2014-07-25  Stephen Berman  <stephen.berman@gmx.net>
954         * calendar/todo-mode.el (todo-edit-item--next-key): If next key is
955         not a character, ignore it instead of raising an error.
957 2014-07-25  Stephen Berman  <stephen.berman@gmx.net>
959         * calendar/todo-mode.el: Fix handling of marked items and make
960         minor code improvements.
961         (todo-edit-item): If there are marked items, ensure user can only
962         invoke editing commands that work with marked items.
963         (todo-edit-item--text): When there are marked items, make it a
964         noop if invoked with point not on an item; otherwise, ensure it
965         applies only to item at point.
966         (todo-item-undone): If there are marked not-done items, return
967         point to its original position before signaling user error.
968         (todo--user-error-if-marked-done-item): New function.
969         (todo-edit-item--header, todo-edit-item--diary-inclusion)
970         (todo-item-done): Use it.
972 2014-07-25  Glenn Morris  <rgm@gnu.org>
974         * files.el (toggle-read-only): Re-add basic doc-string.
975         * vc/vc-hooks.el (vc-toggle-read-only): Tweak obsolescence mesage.
977         * progmodes/prolog.el (prolog-mode-keybindings-edit):
978         Replace missing `switch-to-prolog' with `run-prolog'.
979         (switch-to-prolog): Define as (obsolete) alias, as in 23.4.
981 2014-07-22  Stephen Berman  <stephen.berman@gmx.net>
983         * calendar/todo-mode.el (todo-set-top-priorities): Fix overwriting
984         of file-wide setting when changing category-wide setting.
986 2014-07-21  Glenn Morris  <rgm@gnu.org>
988         * progmodes/hideif.el (hide-ifdef-mode-submap):
989         Also substitute read-only-mode.
990         * bindings.el (mode-line-toggle-read-only):
991         * bs.el (bs-toggle-readonly):
992         * buff-menu.el (Buffer-menu-toggle-read-only):
993         * dired.el (dired-toggle-read-only):
994         * files.el (view-read-only, find-file-read-only)
995         (find-file-read-only-other-window)
996         (find-file-read-only-other-frame):
997         * progmodes/hideif.el (hide-ifdef-toggle-outside-read-only):
998         Doc fixes re toggle-read-only.
1000 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1002         * progmodes/python.el: Add comment about pipe buffering and
1003         solutions for missing/delayed output in inferior Python shells.
1004         (Bug#17304)
1006 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1008         * progmodes/python.el (python-mode): Don't set
1009         mode-require-final-newline.  (Bug#17990)
1011 2014-07-20  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1013         Make python.el work with IPython automatically.  (Bug#15510)
1014         * progmodes/python.el:
1015         (python-shell-completion-setup-code): New value supporting iPython.
1016         (python-shell-completion-string-code): New value supporting iPython.
1017         (python-shell-completion-get-completions): Use them.
1018         (python-shell-completion-module-string-code): Make obsolete.
1019         (python-shell-prompt-input-regexps)
1020         (python-shell-prompt-output-regexps): Add safeguard for ipdb.
1021         (python-shell-output-filter): Fix comment typo.
1023 2014-07-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1025         Fix Python shell prompts detection for remote hosts.
1026         * progmodes/python.el (python-shell-prompt-detect):
1027         Replace call-process with process-file and make it more robust.
1029 2014-07-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1031         Autodetect Python shell prompts.  (Bug#17370)
1032         * progmodes/python.el:
1033         (python-shell-interpreter-interactive-arg)
1034         (python-shell-prompt-detect-enabled)
1035         (python-shell-prompt-detect-failure-warning)
1036         (python-shell-prompt-input-regexps)
1037         (python-shell-prompt-output-regexps): New vars.
1038         (python-shell-prompt-calculated-input-regexp)
1039         (python-shell-prompt-calculated-output-regexp): New vars.
1040         (python-shell-get-process-name)
1041         (python-shell-internal-get-process-name)
1042         (python-shell-output-filter)
1043         (python-shell-completion-get-completions): Use them.
1044         (python-shell-prompt-detect)
1045         (python-shell-prompt-validate-regexps): New functions.
1046         (python-shell-prompt-set-calculated-regexps): New function.
1047         (inferior-python-mode): Use it.  Also honor overridden
1048         python-shell-interpreter and python-shell-interpreter-args.
1049         (python-shell-make-comint): Honor overridden
1050         python-shell-interpreter and python-shell-interpreter-args.
1051         (python-shell-get-or-create-process): Make it testable by allowing
1052         to call run-python non-interactively.
1053         (python-util-valid-regexp-p): New function.
1054         (python-shell-prompt-regexp, python-shell-prompt-block-regexp)
1055         (python-shell-prompt-output-regexp)
1056         (python-shell-prompt-pdb-regexp): Use it as defcustom :safe.
1058 2014-07-16  Glenn Morris  <rgm@gnu.org>
1060         * desktop.el (after-init-hook): Disable startup frame restoration
1061         in non-graphical situations.  (Bug#17693)
1063 2014-07-14  Glenn Morris  <rgm@gnu.org>
1065         * vc/vc-dispatcher.el (vc-log-edit): Do set up the log buffer
1066         if it was "empty", or used for a different set of files.  (Bug#17884)
1068 2014-07-13  Eli Zaretskii  <eliz@gnu.org>
1070         * bindings.el (mode-line-remote): If default-directory is not a
1071         string, don't call file-remote-p on it; instead state in the
1072         help-echo that it is nil.  (Bug#17986)
1074 2014-07-12  Paul Eggert  <eggert@cs.ucla.edu>
1076         Fix bug: C-x v v discarded existing log message (Bug#17884).
1077         * vc/vc-dispatcher.el (vc-log-edit):
1078         Don't clobber an already-existing log message.
1080 2014-07-10  Glenn Morris  <rgm@gnu.org>
1082         * vc/log-edit.el (log-edit-changelog-entries):
1083         Check for a visited-but-never-saved ChangeLog.
1085 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1087         * vc/log-edit.el (log-edit-changelog-entries): Don't both visiting
1088         a non-existing file (bug#17970).
1090         * faces.el (face-name): Undo last change.
1091         (x-resolve-font-name): Don't call face-name (bug#17956).
1093 2014-07-09  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1095         Fix dedenters and electric colon handling. (Bug#15163)
1097         * progmodes/python.el
1098         (python-rx-constituents): Add dedenter and block-ender.
1099         (python-indent-dedenters, python-indent-block-enders): Delete.
1100         (python-indent-context): Return new case for dedenter-statement.
1101         (python-indent-calculate-indentation): Handle new case.
1102         (python-indent-calculate-levels): Fix levels calculation for
1103         dedenter statements.
1104         (python-indent-post-self-insert-function): Fix colon handling.
1105         (python-info-dedenter-opening-block-message): New function.
1106         (python-indent-line): Use it.
1107         (python-info-closing-block)
1108         (python-info-closing-block-message): Remove.
1109         (python-info-dedenter-opening-block-position)
1110         (python-info-dedenter-opening-block-positions)
1111         (python-info-dedenter-statement-p): New functions.
1113 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1115         * progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && in
1116         the middle of a line (bug#17896).
1118 2014-07-08  Juri Linkov  <juri@jurta.org>
1120         * startup.el (command-line): Append displaying the warning about
1121         the errors in the init file to the end of `after-init-hook'.
1122         (Bug#17927)
1124 2014-07-08  Juri Linkov  <juri@jurta.org>
1126         * faces.el (face-name): Return input arg `face' as is
1127         when it's not a symbol.
1128         (x-resolve-font-name): Don't check if the face is a symbol.
1129         (Bug#17956)
1131 2014-07-08  Juri Linkov  <juri@jurta.org>
1133         * facemenu.el (list-colors-print): In help-echo format use %.2f
1134         instead of %d because now HSV values are floating-point components
1135         between 0.0 and 1.0.
1137 2014-07-06  Glenn Morris  <rgm@gnu.org>
1139         * emulation/cua-rect.el (cua--activate-rectangle):
1140         Avoid setting cua--rectangle to nil.  (Bug#17877)
1142 2014-07-06  Stephen Berman  <stephen.berman@gmx.net>
1144         * calendar/todo-mode.el: Fix wrong-type-argument error when
1145         marking multiple consecutive items.
1146         (todo-toggle-mark-item): Don't try to mark the empty lines at the
1147         end of the todo and done items sections.  Note in doc string that
1148         items marked by passing a numeric prefix argument can include the
1149         last todo and first done items.
1150         (todo-mark-category): Don't try to mark the empty line between the
1151         todo and done items sections.
1153 2014-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1155         * emacs-lisp/edebug.el (edebug-eval-defun): Print result using
1156         proper Lisp quoting (bug#17934).
1158         * progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle with
1159         require-final-newline since prog-mode already took care of it (bug#17947).
1161 2014-07-04  Stephen Berman  <stephen.berman@gmx.net>
1163         * calendar/todo-mode.el: Fix two bugs.  Shorten Commentary and
1164         refer to the Todo mode Info manual.  Update the comment on
1165         requiring cl-lib.
1166         (todo-find-filtered-items-file): Add todo-prefix overlays.
1167         (todo-filter-items): Reorder a let-bound variable to avoid a
1168         wrong-type-argument error on canceling the file choice dialog.
1170 2014-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1172         * progmodes/octave.el (inferior-octave-mode):
1173         Set comint-input-ring-size to a number (bug#17912).
1175 2014-07-03  Juri Linkov  <juri@jurta.org>
1177         * desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'
1178         and `isearch-mode' associated with nil.  (Bug#17849)
1180 2014-07-02  Juri Linkov  <juri@jurta.org>
1182         * desktop.el (desktop-save): Rename arg `auto-save' to
1183         `only-if-changed'.  Doc fix.  (Bug#17873)
1185 2014-07-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1187         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
1188         Use insert-for-yank (bug#17271).
1190 2014-07-02  Leo Liu  <sdl.web@gmail.com>
1192         * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):
1193         Support lexical-binding.
1195 2014-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1197         * vc/log-edit.el (log-edit-goto-eoh): New function.
1198         (log-edit--match-first-line): Use it (bug#17861).
1200 2014-07-01  Glenn Morris  <rgm@gnu.org>
1202         * vc/log-edit.el (log-edit-hook): Add missing :version.
1204 2014-07-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1206         * progmodes/python.el (python-indent-post-self-insert-function):
1207         Enhancements to electric indentation behavior inside
1208         parens. (Bug#17658)
1210 2014-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1212         * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
1213         buffer-invisibility-spec (bug#17867).
1215 2014-06-29  Andreas Schwab  <schwab@linux-m68k.org>
1217         * vc/vc-git.el (vc-git-checkin): When operating on the whole tree
1218         pass "-a".
1220 2014-06-29  Glenn Morris  <rgm@gnu.org>
1222         * cus-edit.el (help):
1223         * finder.el (finder-known-keywords):
1224         * help.el (help-for-help-internal):
1225         * vc/ediff-mult.el (ediff-meta-buffer-verbose-message)
1226         (ediff-redraw-registry-buffer):
1227         * vc/ediff-ptch.el (ediff-patch-file-internal):
1228         Doc fixes re "online" help.  (Bug#17803)
1230         * progmodes/idlwave.el (idlwave): Update url-link for custom group.
1231         (idlwave-mode): Doc URL update.
1233 2014-06-27  Stephen Berman  <stephen.berman@gmx.net>
1235         * calendar/todo-mode.el (todo-set-top-priorities): Fix logic to
1236         account for file-wide setting of todo-top-priorities-overrides.
1237         Make code a bit cleaner.
1239 2014-06-27  Leo Liu  <sdl.web@gmail.com>
1241         * calc/calc.el (math-bignum): Handle most-negative-fixnum.  (Bug#17556)
1243 2014-06-27  Glenn Morris  <rgm@gnu.org>
1245         * net/eww.el (eww-mode) <eww-current-title>: Make local.  (Bug#17860)
1247 2014-06-26  Stephen Berman  <stephen.berman@gmx.net>
1249         * calendar/todo-mode.el (todo-prefix-overlays): If there is no
1250         category-wide setting of todo-top-priorities-overrides, check for
1251         a file-wide setting and fontify accordingly.
1253 2014-06-26  Glenn Morris  <rgm@gnu.org>
1255         * subr.el (read-passwd): Warn about batch mode.  (Bug#17839)
1257 2014-06-26  Daiki Ueno  <ueno@gnu.org>
1259         * emacs-lisp/package.el (package--check-signature):
1260         If package-check-signature is allow-unsigned, don't signal error when
1261         we can't verify signature because of missing public key
1262         (backport for bug#17625).
1264 2014-06-26  Glenn Morris  <rgm@gnu.org>
1266         * emacs-lisp/cl-macs.el (help-add-fundoc-usage):
1267         Remove outdated declaration.
1269         * emacs-lisp/authors.el (authors-valid-file-names)
1270         (authors-renamed-files-alist): Additions.
1272 2014-06-25  Leo Liu  <sdl.web@gmail.com>
1274         * textmodes/picture.el (picture-set-tab-stops):
1275         * ruler-mode.el (ruler-mode-mouse-add-tab-stop)
1276         (ruler-mode-ruler): Fix to work with nil tab-stop-list.
1278         * progmodes/asm-mode.el (asm-calculate-indentation):
1279         Use indent-next-tab-stop.
1281         * indent.el (indent-accumulate-tab-stops): New function.
1283 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1285         * emacs-lisp/package.el (package-list-unsigned): New var (bug#17625).
1286         (package-desc-status): Obey it.
1288 2014-06-25  Stephen Berman  <stephen.berman@gmx.net>
1290         * calendar/todo-mode.el: Fix two bugs.
1291         (todo-insert-item--basic): If user cancels item insertion to
1292         another category before setting priority, show original category
1293         whether it is in the same or a different file.
1294         (todo-set-item-priority): After selecting category, instead of
1295         moving point to top, which extends an active region, restore it.
1297 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1299         * help-fns.el (describe-function-1): Check file-name is a string before
1300         calling help-fns--autoloaded-p (bug#17564).
1302 2014-06-24  Juri Linkov  <juri@jurta.org>
1304         * desktop.el (desktop-auto-save-enable)
1305         (desktop-auto-save-disable): New functions.
1306         (desktop-save-mode, desktop-auto-save-timeout): Use them.
1307         (desktop-read): Disable the autosave before loading the desktop,
1308         and enable afterwards.  (Bug#17351)
1310 2014-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1312         Fix some indentation problem with \; and pipes (bug#17842).
1313         * progmodes/sh-script.el (sh-mode-syntax-table): Set syntax of ;|&.
1314         (sh-smie--default-forward-token, sh-smie--default-backward-token):
1315         New functions.
1316         (sh-smie-sh-forward-token, sh-smie-sh-backward-token)
1317         (sh-smie-rc-forward-token, sh-smie-rc-backward-token): Use them.
1318         (sh-smie-sh-rules): Fix indentation of a pipe at BOL.
1320 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1322         * international/fontset.el (script-representative-chars):
1323         Add representative characters for scripts added in Unicode 7.0.
1324         (otf-script-alist): Synchronize with the latest registry of OTF
1325         script tags.
1327         * international/characters.el (char-script-table): Update for
1328         scripts added and codepoint ranges changed in Unicode 7.0.
1330 2014-06-23  Leo Liu  <sdl.web@gmail.com>
1332         * align.el (align-adjust-col-for-rule): Unbreak due to defaulting
1333         tab-stop-list to nil.  (Bug#16381)
1335         * indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
1336         (indent-rigidly-left-to-tab-stop)
1337         (indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
1338         (move-to-tab-stop): Change callers.
1340 2014-06-22  Eli Zaretskii  <eliz@gnu.org>
1342         * skeleton.el (skeleton-insert): Yet another fix of the doc string
1343         wrt behavior of \n as the first/last element of a skeleton.
1345 2014-06-22  Michael Albinus  <michael.albinus@gmx.de>
1347         * net/tramp-adb.el (tramp-adb-handle-process-file):
1348         * net/tramp-sh.el (tramp-sh-handle-process-file):
1349         * net/tramp-smb.el (tramp-smb-handle-process-file): Do not raise
1350         the output buffer when DISPLAY is non-nil.  (Bug#17815)
1352 2014-06-21  Glenn Morris  <rgm@gnu.org>
1354         * play/landmark.el (landmark-move-down, landmark-move-up):
1355         Fix 2007-10-20 change - preserve horizontal position.
1357 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1359         Fix completion retrieval parsing (bug#17209).
1360         * progmodes/python.el (python-mode):
1361         (python-util-strip-string): New function.
1362         (python-shell-completion-get-completions): Use it.
1364 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1366         * skeleton.el (skeleton-insert): Fix last change.
1368 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1370         Enhancements for outline integration (bug#17796).
1371         * progmodes/python.el (python-mode): Properly set
1372         outline-heading-end-regexp so that comments after colons for
1373         defuns are supported.
1375 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1377         * skeleton.el (skeleton-insert): Doc fix.
1379 2014-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1381         * emacs-lisp/smie.el (smie-config--guess): Fix typo.
1382         (smie-config-guess): Use smie-config-local so the rules are obeyed
1383         (bug#17818).
1385         * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,
1386         since it's already done inside the loop (bug#17819).
1388 2014-06-20  Martin Rudalics  <rudalics@gmx.at>
1390         * mouse.el (mouse-drag-line): Re-remove code initially removed
1391         on 2013-03-09 and inadvertently reintroduced on 2013-11-30
1392         (Bug#17819).
1394 2014-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1396         * progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don't
1397         align with the surrounding parent (bug#17721).
1399 2014-06-20  Eli Zaretskii  <eliz@gnu.org>
1401         * textmodes/texinfo.el (texinfo-mode): Set skeleton-end-newline
1402         locally to nil.
1403         (texinfo-insert-block, texinfo-insert-@end)
1404         (texinfo-insert-@example, texinfo-insert-@quotation): Adjust to
1405         local setting of skeleton-end-newline by adding an explicit \n to
1406         the skeletons where appropriate.  (Bug#17801)
1408 2014-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1410         * emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
1411         (smie-indent--hanging-p): Use it.
1412         * progmodes/sh-script.el (sh-set-shell): Set it (bug#17621).
1414 2014-06-20  Leo Liu  <sdl.web@gmail.com>
1416         * simple.el (read-quoted-char): Don't let help chars pop up help
1417         buffer.  (Bug#16617)
1419 2014-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1421         * progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && as
1422         for | (bug#17621).
1424 2014-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1426         * xt-mouse.el (xterm-mouse-translate-1): Fix last change (bug#17776).
1427         (xterm-mouse--read-event-sequence-1000): Drop unknown events instead of
1428         burping.
1430 2014-06-18  Eli Zaretskii  <eliz@gnu.org>
1432         * term/w32-win.el (dynamic-library-alist): Support giflib 5.1.0
1433         and later.  (Bug#17790)
1435 2014-06-18  Juri Linkov  <juri@jurta.org>
1437         * dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated
1438         to `soft'.  (Bug#17554)
1440 2014-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1442         * delsel.el (electric-newline-and-maybe-indent): Mark it as well
1443         (bug#17737).
1445 2014-06-16  Dmitry Gutov  <dgutov@yandex.ru>
1447         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Don't fontify
1448         `!' in `!~' with `font-lock-negation-char-face'.  (Bug#17732)
1450 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
1452         * net/dbus.el (dbus-call-method): Push only non D-Bus events into
1453         `unread-command-events'.
1455 2014-06-14  Glenn Morris  <rgm@gnu.org>
1457         * progmodes/cc-langs.el: Require cl-lib.  (Bug#17463)
1458         Replace delete-duplicates and mapcan by cl- versions throughout.
1459         And cl-macroexpand-all by macroexpand-all.
1460         (delete-duplicates, mapcan, cl-macroexpand-all): No need to declare.
1462 2014-06-14  Eli Zaretskii  <eliz@gnu.org>
1464         * subr.el (posn-col-row): Doc fix.  (Bug#17768)
1466 2014-06-14  Juri Linkov  <juri@jurta.org>
1468         * bindings.el: Put `ascii-character' property on keypad keys
1469         mapped to characters.  (Bug#17759)
1471 2014-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1473         * emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when
1474         bumping forward into a closing paren (bug#17761).
1476         * term/xterm.el (xterm--version-handler): Work around for OSX
1477         Terminal.app (bug#17607).
1479 2014-06-08  Glenn Morris  <rgm@gnu.org>
1481         * startup.el (initial-buffer-choice): Doc fix.
1482         Reset :version (adding an option does not merit a :version bump).
1484         * bookmark.el (bookmark-load):
1485         * uniquify.el (uniquify-buffer-name-style): Doc fixes.
1487 2014-06-06  Juri Linkov  <juri@jurta.org>
1489         * desktop.el: Activate auto-saving on window configuration changes.
1490         (desktop-save-mode, desktop-auto-save-timeout): Add/remove
1491         `desktop-auto-save-set-timer' to/from `window-configuration-change-hook'.
1492         (desktop-auto-save-set-timer): Change REPEAT arg of
1493         `run-with-idle-timer' from t to nil.
1494         http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
1496 2014-06-06  Santiago Payà i Miralta  <santiagopim@gmail.com>
1498         * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
1499         vc-hg-command (bug#17570).
1501 2014-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1503         * international/mule-cmds.el (ucs-names): Add special entry for BEL
1504         (bug#17702).
1506 2014-06-06  Glenn Morris  <rgm@gnu.org>
1508         * startup.el (window-setup-hook): Doc fix.
1510 2014-06-05  Glenn Morris  <rgm@gnu.org>
1512         * emacs-lisp/package.el (package-check-signature)
1513         (package-unsigned-archives): Doc fixes.
1515 2014-06-03  Martin Rudalics  <rudalics@gmx.at>
1517         * window.el (display-buffer-use-some-window): Don't make window
1518         used smaller than it was before (Bug#17671).
1520 2014-06-03  Eli Zaretskii  <eliz@gnu.org>
1522         * menu-bar.el (menu-bar-open): Fix last change: use the PC
1523         'redisplay' instead of '(sit-for 0)'.
1525 2014-06-03  Michael Albinus  <michael.albinus@gmx.de>
1527         * net/tramp.el (tramp-ssh-controlmaster-options): Improve search
1528         regexp.  (Bug#17653)
1530 2014-06-03  Glenn Morris  <rgm@gnu.org>
1532         * emacs-lisp/package.el (package-pinned-packages): Doc fix.
1534 2014-06-02  Eli Zaretskii  <eliz@gnu.org>
1536         * menu-bar.el (menu-bar-open): Fix invocation via M-x.
1538 2014-06-01  Eli Zaretskii  <eliz@gnu.org>
1540         * simple.el (keyboard-quit): Force update of mode lines, to remove
1541         the "Def" indicator, if we were defining a macro.  (Bug#17615)
1543 2014-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1545         * minibuffer.el (minibuffer-force-complete-and-exit):
1546         Obey minibuffer-default (bug#17545).
1548         * progmodes/js.el (js-indent-line): Don't mix columns and chars
1549         (bug#17619).
1551 2014-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1553         * subr.el (set-transient-map): Don't wait for some "nested"
1554         transient-map to finish if we're only supposed to be active for
1555         the next command (bug#17642).
1557 2014-05-31  Leo Liu  <sdl.web@gmail.com>
1559         * emacs-lisp/gv.el (window-buffer, window-display-table)
1560         (window-dedicated-p, window-hscroll, window-point, window-start):
1561         Fix gv-expander.  (Bug#17630)
1563 2014-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1565         * mouse.el (mouse-posn-property): Ignore posn-point for mode-line
1566         clicks (bug#17633).
1568         * leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
1569         for the single comma, since ", " is *very* common in normal French text
1570         (bug#17643).
1572 2014-05-30  Glenn Morris  <rgm@gnu.org>
1574         * emacs-lisp/package.el (package-check-signature)
1575         (package-unsigned-archives): Fix :version.
1577 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1579         * subr.el (sit-for): Don't run input-methods (bug#15614).
1581 2014-05-28  Glenn Morris  <rgm@gnu.org>
1583         * cus-start.el: Fix some :version numbers.
1585 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1587         * simple.el (deactivate-mark): Set mark-active to nil even if
1588         deactivation is done via setting transient-mark-mode to nil,
1589         since one is buffer-local and the other is global.
1591         * emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
1592         there can't be more than 2 arguments (bug#17584).
1594 2014-05-27  Glenn Morris  <rgm@gnu.org>
1596         * simple.el (filter-buffer-substring-functions)
1597         (filter-buffer-substring-function, buffer-substring-filters)
1598         (filter-buffer-substring, buffer-substring--filter): Doc fixes.
1600         * minibuffer.el (completion-in-region-functions, completion-in-region)
1601         (completion--in-region): Doc fixes.
1603         * abbrev.el (abbrev-expand-functions, abbrev-expand-function)
1604         (expand-abbrev, abbrev--default-expand): Doc fixes.
1606 2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
1608         Include sources used to create macuvs.h.
1609         * international/README: Refer to the Unicode Terms of Use rather
1610         than copying it bodily here, as that simplifies maintenance.
1612 2014-05-25  Andreas Schwab  <schwab@linux-m68k.org>
1614         * cus-face.el (custom-face-attributes): Add :distant-foreground.
1616 2014-05-25  Martin Rudalics  <rudalics@gmx.at>
1618         * window.el (window--dump-frame): Remove interactive
1619         specification.
1621 2014-05-23  Glenn Morris  <rgm@gnu.org>
1623         * hippie-exp.el (he-line-search-regexp):
1624         Handle comint-prompt-regexp containing subgroups.  (Bug#17529)
1626 2014-05-23  Stephen Berman  <stephen.berman@gmx.net>
1628         * calendar/todo-mode.el: Remove dependence on auto-mode-alist,
1629         to avoid errors when trying to create or visit a file foo.todo
1630         located outside to todo-directory, and to allow having such files
1631         without them being tied to Todo mode (bug#17482).
1632         (todo-show, todo-move-category, todo-merge-category, todo-find-archive)
1633         (todo-archive-done-item, todo-find-filtered-items-file)
1634         (todo-filter-items, todo-find-item, todo-diary-goto-entry)
1635         (todo-category-completions, todo-read-category): When visiting a
1636         Todo file, make sure we're in the right mode and the buffer local
1637         variables are set.
1638         (todo-make-categories-list, todo-reset-nondiary-marker)
1639         (todo-reset-done-string, todo-reset-comment-string):
1640         After processing all Todo files, kill the buffers of those files that
1641         weren't being visited before the processing.
1642         (todo-display-as-todo-file, todo-add-to-buffer-list)
1643         (todo-visit-files-commands): Comment out.
1644         (todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
1645         (auto-mode-alist): Remove add-to-list calls making Todo file
1646         extensions unrestrictedly tied to Todo modes.
1648 2014-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1650         * emacs-lisp/nadvice.el (advice--member-p): Change second arg.
1651         (advice-function-member-p): Tell it to check both names and functions
1652         (bug#17531).
1653         (advice--add-function): Adjust call accordingly.
1655 2014-05-23  Stephen Berman  <stephen.berman@gmx.net>
1657         * calendar/todo-mode.el: Miscellaneous bug fixes.
1658         (todo-delete-file): When deleting an archive but not its todo
1659         file, make sure to update the todo file's category sexp.
1660         (todo-move-category): Keep the moved category's name unless the
1661         file moved to already has a category with that name.  If the
1662         numerically last category of the source file was moved, make the
1663         first category current to avoid selecting a nonexisting category.
1664         (todo-merge-category): Fix implementation to make merging to a
1665         category in another file work as documented.  Eliminate now
1666         insufficient and unnecessary renaming of archive category, correct
1667         document string accordingly, and clarify it.  If the numerically
1668         last category of the source file was merged, make the first
1669         category current to avoid selecting a nonexisting category.
1670         (todo-archive-done-item): When there are marked items and point
1671         happens to be on an unmarked item, ignore the latter.  Don't leave
1672         point below last item after archiving marked items.
1673         (todo-unarchive-items): Fix logic to ensure unarchiving an item
1674         from an archive with only one category deletes the archive only
1675         when the category is empty after unarchiving.  Make sure the todo
1676         file's category sexp is updated.
1677         (todo-read-file-name): Allow an existing file name even when it is
1678         not required (todo-move-category needs this to work as documented).
1679         (todo-add-file): Call todo-validate-name to reject the name of an
1680         existing todo file (needed due to fix in todo-read-file-name).
1681         (todo-reset-nondiary-marker): Also reset in filtered items files.
1682         (todo-reset-done-string, todo-reset-comment-string): Also reset in
1683         regexp filtered items files.
1684         (todo-reset-highlight-item): Also reset in filtered items files.
1685         Fix incorrect variable reference in document string.
1687 2014-05-22  Glenn Morris  <rgm@gnu.org>
1689         * window.el (window--dump-frame): Avoid error in --without-x builds.
1691 2014-05-21  Glenn Morris  <rgm@gnu.org>
1693         * nxml/nxml-mode.el (xml-mode): Only define this alias once.
1695 2014-05-21  Eli Zaretskii  <eliz@gnu.org>
1697         * frame.el (set-frame-font): Doc fix.
1699         * menu-bar.el (menu-set-font): Doc fix.  (Bug#17532)
1701 2014-05-21  Dmitry Gutov  <dgutov@yandex.ru>
1703         * emacs-lisp/package.el (package--download-one-archive):
1704         Use `write-region' instead of `save-buffer' to avoid running various
1705         hooks.  (Bug#17155)
1706         (describe-package-1): Same.  Insert newline at the end of the
1707         buffer if appropriate.
1709 2014-05-20  Juri Linkov  <juri@jurta.org>
1711         * avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
1712         (mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
1713         Add more modifiers: meta, control, shift, hyper, super, alt.
1714         (Bug#17439)
1716         * avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
1717         to allow changing its value with `set-variable'.
1719 2014-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1721         * progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
1722         #; comments.
1723         (scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
1724         New functions.
1725         (scheme-mode-variables): Set syntax-propertize-function instead of
1726         font-lock-syntactic-face-function.
1727         (scheme-font-lock-syntactic-face-function): Delete.
1729         * emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
1731 2014-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1733         * emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
1734         (bug#17392).
1736 2014-05-17  Michael Albinus  <michael.albinus@gmx.de>
1738         * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
1739         for a temporary file name.
1741 2014-05-17  Eli Zaretskii  <eliz@gnu.org>
1743         * simple.el (line-move-ignore-invisible): Doc fix.  (Bug#17511)
1745 2014-05-16  Michael Albinus  <michael.albinus@gmx.de>
1747         * net/dbus.el (dbus-init-bus, dbus-call-method)
1748         (dbus-call-method-asynchronously, dbus-send-signal)
1749         (dbus-method-return-internal, dbus-method-error-internal):
1750         Check, whether Emacs has been compiled with D-Bus support.  (Bug#17508)
1752 2014-05-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1754         * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
1755         methods which do not have a doc string.  (Bug#17490)
1757 2014-05-14  Stephen Berman <stephen.berman@gmx.net>
1758             Stefan Monnier  <monnier@iro.umontreal.ca>
1760         * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
1761         suffix (bug#15419).
1763 2014-05-14  Glenn Morris  <rgm@gnu.org>
1765         * vc/emerge.el (emerge-temp-file-prefix):
1766         Make pointless option obsolete.
1767         (emerge-temp-file-mode): Make non-functional option obsolete.
1769 2014-05-13  Michael Albinus  <michael.albinus@gmx.de>
1771         * net/browse-url.el (browse-url):
1772         Use `unhandled-file-name-directory' when setting `default-directory',
1773         in order to circumvent stalled remote connections.  (Bug#17425)
1775 2014-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1777         * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
1778         into autoloading just because of a silly indirection.
1780 2014-05-12  Santiago Payà i Miralta  <santiagopim@gmail.com>
1782         * vc/vc-hg.el (vc-hg-unregister): New function.  (Bug#17454)
1784 2014-05-11  Glenn Morris  <rgm@gnu.org>
1786         * emacs-lisp/find-gc.el: Move to ../admin.
1788 2014-05-10  Glenn Morris  <rgm@gnu.org>
1790         * printing.el (pr-version):
1791         * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
1793         * net/browse-url.el (browse-url-mosaic):
1794         Create /tmp/Mosaic.PID as a private file.
1796 2014-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1798         * emacs-lisp/nadvice.el: Support adding a given function multiple times.
1799         (advice--member-p): If name is given, only compare the name.
1800         (advice--remove-function): Don't stop at the first match.
1801         (advice--normalize-place): New function.
1802         (add-function, remove-function): Use it.
1803         (advice--add-function): Pass the name, if any, to
1804         advice--remove-function.
1806 2014-05-09  Philipp Rumpf  <prumpf@gmail.com>  (tiny change)
1808         * electric.el (electric-indent-post-self-insert-function): Don't use
1809         `pos' after modifying the buffer (bug#17449).
1811 2014-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1813         * subr.el (function-put): Add function.
1815 2014-05-09  Stephen Berman  <stephen.berman@gmx.net>
1817         * calendar/todo-mode.el (todo-insert-item-from-calendar):
1818         Correct argument list to conform to todo-insert-item--basic.
1820 2014-05-09  Glenn Morris  <rgm@gnu.org>
1822         * files.el (cd-absolute): Test if directory is accessible
1823         rather than executable.  (Bug#17330)
1825         * progmodes/compile.el (recompile):
1826         Handle C-u M-x recompile from a non-compilation buffer.  (Bug#17444)
1828 2014-05-08  Juri Linkov  <juri@jurta.org>
1830         * dired.el (dired-check-switches, dired-switches-recursive-p):
1831         New functions.  (Bug#17218)
1832         (dired-switches-escape-p, dired-move-to-end-of-filename):
1833         Use `dired-check-switches'.
1834         (dired-insert-old-subdirs, dired-build-subdir-alist)
1835         (dired-sort-R-check): Use `dired-switches-recursive-p'.
1837 2014-05-08  Glenn Morris  <rgm@gnu.org>
1839         * net/browse-url.el (browse-url-mosaic):
1840         Be careful when writing /tmp/Mosaic.PID.  (Bug#17428)
1841         This is CVE-2014-3423.
1843 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1845         * xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
1846         (xterm-mouse--read-event-sequence-1000): Return nil if something
1847         looks fishy.
1848         (xterm-mouse-event): Propagate it.
1849         (xterm-mouse-translate-1): Handle it.
1851 2014-05-07  Stephen Berman  <stephen.berman@gmx.net>
1853         * calendar/todo-mode.el (todo-insert-item--apply-args): When all
1854         four slots of the parameter list are filled, make sure to pass it
1855         to the argument list of todo-insert-item--basic.
1857 2014-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1859         * emacs-lisp/package.el (package-compute-transaction): Topological sort.
1860         Add optional `seen' argument to detect and break infinite loops.
1862 2014-05-06  Eli Zaretskii  <eliz@gnu.org>
1864         * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
1865         (trace-unsafe, trace-use-tree): Make parentheses style be
1866         according to Emacs style.
1868 2014-05-06  Michael Albinus  <michael.albinus@gmx.de>
1870         * net/tramp-sh.el (tramp-remote-process-environment):
1871         Remove HISTFILE and HISTSIZE; it's too late to set them here.
1872         Add :version entry.
1873         (tramp-open-shell): Do not let-bind `tramp-end-of-output'.
1874         Add "HISTFILE=/dev/null" to the shell's env arguments.  Do not send
1875         extra "PSx=..." commands.
1876         (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
1877         (Bug#17295)
1879         (tramp-uudecode): Replace the hard-coded temporary file name by a
1880         format specifier.
1881         (tramp-remote-coding-commands): Enhance docstring.
1882         (tramp-find-inline-encoding): Replace "%t" by a temporary file
1883         name.  (Bug#17415)
1884         This is CVE-2014-3424.
1886 2014-05-06  Glenn Morris  <rgm@gnu.org>
1888         * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
1889         (find-gc-source-files): Update some names.
1890         (trace-call-tree): Simplify and update.
1891         Avoid predictable temp-file names.  (http://bugs.debian.org/747100)
1892         This is CVE-2014-3422.
1894 2014-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1896         * minibuffer.el (completion--try-word-completion): Revert fix for
1897         Bug#15980 (bug#17375).
1899         * xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
1900         Always store button numbers in the same way in xterm-mouse-last;
1901         Don't burp is xterm-mouse-last is not set as expected.
1902         Never return negative indices.
1904 2014-05-05  Dmitry Gutov  <dgutov@yandex.ru>
1906         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1907         Backtrack one char if the global/char-literal var matcher hits
1908         inside a string.  The next char could be the beginning of an
1909         expression expansion.
1911 2014-05-05  Glenn Morris  <rgm@gnu.org>
1913         * help-fns.el (describe-function-1): Test for an autoload before a
1914         macro, since `macrop' works on autoloads.  (Bug#17410)
1916 2014-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1918         * electric.el (electric-indent-functions-without-reindent): Add yaml.
1920         * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
1921         Make sure the new point we return is within the new string (bug#17239).
1923 2014-05-03  Eli Zaretskii  <eliz@gnu.org>
1925         * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
1927 2014-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1929         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
1930         Use nil rather than `default' for the "default" appearance (bug#17388).
1931         * vc/ediff-util.el (ediff-inferior-compare-regions)
1932         (ediff-toggle-autorefine, ediff-unselect-difference): Don't use
1933         a misleading `default' value when it's really a boolean.
1934         * vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
1935         overlay is not visible.
1937 2014-05-02  Stephen Berman  <stephen.berman@gmx.net>
1939         * calendar/todo-mode.el (todo-edit-file): Use display-warning.
1940         (todo-menu): Uncomment and update.
1942 2014-05-02  Stephen Berman  <stephen.berman@gmx.net>
1944         * calendar/todo-mode.el: Reimplement item editing to have the same
1945         basic user interface as item insertion, and make small UI and
1946         larger internal improvements to the latter.
1947         (todo-insert-item): Add reference to the Todo mode user manual to
1948         the documentation string.
1949         (todo-insert-item--basic): Rename from todo-basic-insert-item and
1950         adjust all callers.  Change signature to combine diary and
1951         nonmarking arguments.  Incorporate functionality of deleted item
1952         copying command and add error checking.  Remove detailed
1953         descriptions of the arguments from the documentation string, since
1954         this is treated in the Todo mode user manual.
1955         (todo-copy-item, todo-edit-multiline-item)
1956         (todo-edit-done-item-comment, todo-edit-item-header)
1957         (todo-edit-item-time, todo-edit-item-date-from-calendar)
1958         (todo-edit-item-date-to-today, todo-edit-item-date-day-name)
1959         (todo-edit-item-date-year, todo-edit-item-date-month)
1960         (todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
1961         Remove.
1962         (todo-edit-item): Reimplement as wrapper command for
1963         todo-edit-item--next-key and make it distinguish done and not done
1964         todo items.
1965         (todo-edit-item--text): New function, replacing old command
1966         todo-edit-item and incorporating deleted commands
1967         todo-edit-multiline-item and todo-edit-done-item-comment.
1968         (todo-edit-item--header): Rename from todo-basic-edit-item-header.
1969         Use only numeric value of prefix argument.  Remove detailed
1970         descriptions of the arguments from the documentation string, since
1971         this is treated in the Todo mode user manual.
1972         (todo-edit-item--diary-inclusion): New function, replacing old
1973         command todo-edit-item-diary-inclusion and incorporating and fixing
1974         functionality of deleted command todo-edit-item-diary-nonmarking,
1975         making sure to remove todo-nondiary-marker when adding
1976         diary-nonmarking-symbol.
1977         (todo-edit-category-diary-inclusion): Make sure to delete
1978         diary-nonmarking-symbol when adding todo-nondiary-marker.
1979         (todo-edit-category-diary-nonmarking): Fix indentation.
1980         (todo-insert-item--parameters): Group diary and nonmarking
1981         parameters together.
1982         (todo-insert-item--apply-args): Adjust to signature of
1983         todo-insert-item--basic and incorporate copy parameter.
1984         Make small code improvements.
1985         (todo-insert-item--next-param): Improve prompt and adjust it to
1986         new parameter grouping.  Remove obsolete code.
1987         (todo-edit-item--param-key-alist)
1988         (todo-edit-item--date-param-key-alist)
1989         (todo-edit-done-item--param-key-alist): New defconsts.
1990         (todo-edit-item--prompt): New variable.
1991         (todo-edit-item--next-key): New function.
1992         (todo-key-bindings-t): Bind "e" to todo-edit-item.
1993         Remove bindings of deleted commands.
1995 2014-05-02  Leo Liu  <sdl.web@gmail.com>
1997         * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
1999 2014-05-01  Glenn Morris  <rgm@gnu.org>
2001         * allout-widgets.el (allout-widgets-tally)
2002         (allout-decorate-item-guides):
2003         * menu-bar.el (menu-bar-positive-p):
2004         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
2005         * progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
2006         * progmodes/js.el (js--inside-param-list-p)
2007         (js--inside-dojo-class-list-p, js--forward-destructuring-spec):
2008         * progmodes/prolog.el (region-exists-p):
2009         * progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
2010         * textmodes/reftex-parse.el (reftex-using-biblatex-p):
2011         Doc fixes (replace `iff').
2013 2014-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2015         * mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
2017 2014-04-30  Eli Zaretskii  <eliz@gnu.org>
2019         * dired.el (dired-initial-position-hook, dired-initial-position):
2020         Doc string fixes.
2022 2014-04-29  Glenn Morris  <rgm@gnu.org>
2024         * mail/rmail.el (rmail-quit): Handle killed summaries.  (Bug#17283)
2026 2014-04-27  Matthias Dahl  <matthias.dahl@binary-island.eu>
2028         * faces.el (face-spec-recalc): Apply X resources only after the
2029         defface spec has been applied. Thus, X resources are no longer
2030         overridden by the defface spec which also fixes issues on win32 where
2031         the toolbar coloring was wrong because it is set through X resources
2032         and was (wrongfully) overridden.  (Bug#16694)
2034 2014-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2036         * textmodes/rst.el (electric-pair-pairs): Declare.
2037         (rst-mode): Set it (bug#17131).
2039 2014-04-27  Juri Linkov  <juri@jurta.org>
2041         * desktop.el (desktop-value-to-string): Let-bind `print-length'
2042         and `print-level' to nil.  (Bug#17351)
2044 2014-04-25  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2046         * battery.el (battery-update): Handle the case where battery
2047         status is "N/A" (bug#17319).
2049 2014-04-24  Eli Zaretskii  <eliz@gnu.org>
2051         * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
2052         Use equal-including-properties to compare help-echo strings (bug#17331).
2054 2014-04-24  Leo Liu  <sdl.web@gmail.com>
2056         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2057         Fix syntax for @.  (Bug#17325)
2059 2014-04-24  Daniel Colascione  <dancol@dancol.org>
2061         * emacs-lisp/cl.el (gv): Require gv early to break eager
2062         macro-expansion cycles.
2064 2014-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2066         * simple.el (region-active-p): Check there's a mark (bug#17324).
2068         * simple.el (completion-list-mode-map): Use choose-completion for the
2069         mouse binding as well (bug#17302).
2070         (completion-list-mode, completion-setup-function): Adjust docstring and
2071         echo area message accordingly.
2072         * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
2073         calling convention of choose-completion.
2074         * comint.el (comint-dynamic-list-completions):
2075         * term.el (term-dynamic-list-completions): Accept choose-completion.
2077         * progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
2078         &, |, +, - and * can't be a division (bug#17317).
2080 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2082         * term/xterm.el (xterm--version-handler): Don't use modern xterm
2083         features on gnome-terminal (bug#16988).
2085 2014-04-22  Michael Heerdegen  <michael_heerdegen@web.de>
2087         * dired.el (dired-insert-set-properties): Do not consider
2088         subdirectory headings and empty lines to be information that
2089         `dired-hide-details-mode' should hide.  (Bug#17228)
2091 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
2093         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
2094         Remove test messages.
2095         (tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
2096         and `target' twice.
2098 2014-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2100         * dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
2101         * speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
2103         * emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
2105 2014-04-21  Michael Albinus  <michael.albinus@gmx.de>
2107         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
2108         Set "IFS=" when using read builtin, in order to preserve spaces in
2109         the file name.  Add test messages for hunting a bug on hydra.
2110         (tramp-get-ls-command): Undo using "-b" argument.  It doesn't help.
2112 2014-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2114         * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
2115         Don't prettify a word within a symbol.
2117 2014-04-20  Michael Albinus  <michael.albinus@gmx.de>
2119         * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
2120         possible.
2122 2014-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2124         * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
2125         assignments such as "case=hello" (bug#17297).
2127 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
2129         * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
2130         Do not autoload.
2131         (tramp-file-name-handler, tramp-completion-file-name-handler):
2132         Revert patch from 2014-04-10, it isn't necessary anymore.
2133         (tramp-autoload-file-name-handler)
2134         (tramp-register-autoload-file-name-handlers): New defuns.
2135         (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
2136         (tramp-register-file-name-handlers): Remove also
2137         `tramp-autoload-file-name-handler' from `file-name-handler-list'.
2138         Do not autoload its invocation, but eval it after loading of 'tramp.
2140         * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
2142         * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
2144 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2146         * nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertization
2147         was done (bug#17264).
2148         * nxml/xmltok.el (xmltok-scan-after-comment-open): Extend unclosed
2149         comment to EOB.
2151         * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
2152         here-documents (bug#17262).
2154 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
2156         * term/pc-win.el (x-list-fonts, x-get-selection-value):
2157         Provide doc strings, as required by snarf-documentation.
2159 2014-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2161         * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
2162         arg of overlays-at.  Use `invisible-p'.
2164         * obsolete/lucid.el (extent-at):
2165         * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
2166         overlays-at.
2167         (hfy-fontify-buffer): Remove unused var `orig-ovls'.
2169 2014-04-14  João Távora  <joaotavora@gmail.com>
2171         * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
2172         links.  (Bug#17217).
2174 2014-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2176         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
2177         Use mapc to loop over a vector.  (Bug#17257).
2179 2014-04-13  Michael Albinus  <michael.albinus@gmx.de>
2181         * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
2182         patch, there are new problems with file names containing spaces.
2183         Get rid of backticks.  (Bug#17238)
2185 2014-04-13  João Távora  <joaotavora@gmail.com>
2187         * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
2188         possible bug.
2190 2014-04-13  Eli Zaretskii  <eliz@gnu.org>
2192         * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
2193         (blink-cursor-mode): Mention customization variables and the
2194         effect of 'blink-cursor-blinks'.
2196 2014-04-12  Barry O'Reilly  <gundaetiapo@gmail.com>
2198         * simple.el (undo): Prevent insertion of identity mapping into
2199         undo-equiv-table so as undo-only does not inf loop in the presence
2200         of consecutive nils in undo list.
2202 2014-04-12  Matthias Dahl  <matthias.dahl@binary-island.eu>
2204         * faces.el (make-face): Deprecate optional argument as it is no
2205         longer needed/used since the conditional X resources handling
2206         has been pushed down to make-face-x-resource-internal itself.
2207         (make-empty-face): Don't pass optional argument to make-face.
2209 2014-04-12  Eli Zaretskii  <eliz@gnu.org>
2211         * international/characters.el <standard-case-table>: Add entries
2212         for letters from the Coptic block u+2C80-u+2CFF.  (Bug#17243)
2213         Set category of Coptic characters be 'g' (Greek).
2215 2014-04-12  Leo Liu  <sdl.web@gmail.com>
2217         * progmodes/octave.el (completion-table-with-cache): Define if not
2218         available.
2219         (octave-goto-function-definition)
2220         (octave-sync-function-file-names)
2221         (octave-find-definition-default-filename): Backquote upattern for
2222         compatibility.
2224 2014-04-11  Michael Albinus  <michael.albinus@gmx.de>
2226         * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
2227         name twice due to backticks.  (Bug#17238)
2229 2014-04-11  Glenn Morris  <rgm@gnu.org>
2231         * term/w32-win.el (x-win-suspend-error):
2232         * term/x-win.el (x-win-suspend-error): Sync docs.
2234 2014-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2236         Ediff's overlay priorities cause more trouble than they solve.
2237         * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
2238         (ediff-highest-priority): Remove function (bug#17234).
2239         * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
2240         * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
2241         (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
2242         overlay priorities.
2244 2014-04-10  Feng Li  <fengli@gmail.com>  (tiny change)
2246         * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
2247         entry; use symbol boundaries to avoid mis-matches.
2249 2014-04-10  Michael Albinus  <michael.albinus@gmx.de>
2251         * net/tramp.el (tramp-file-name-handler)
2252         (tramp-completion-file-name-handler): Avoid recursive loading.
2254         * net/tramp-sh.el (tramp-make-copy-program-file-name):
2255         Quote result also locally.
2257 2014-04-09  Dmitry Gutov  <dgutov@yandex.ru>
2259         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
2260         Module methods.  (Bug#17216)
2262 2014-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2264         * help.el (describe-bindings): Fix buffer handling (bug#17210).
2265         (describe-bindings-internal): Mark obsolete.
2267 2014-04-07  João Távora  <joaotavora@gmail.com>
2269         * elec-pair.el:
2270         (electric-pair--syntax-ppss): When inside comments parse from
2271         comment beginning.
2272         (electric-pair--balance-info): Fix typo in comment.
2273         (electric-pair--in-unterminated-string-p): Delete.
2274         (electric-pair--unbalanced-strings-p): New function.
2275         (electric-pair-string-bound-function): New var.
2276         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
2277         according to `electric-pair--in-unterminated-string-p'
2279 2014-04-07  João Távora  <joaotavora@gmail.com>
2281         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
2282         Inhibit quote pairing if point-max is inside an unterminated string.
2283         (electric-pair--looking-at-unterminated-string-p): Delete.
2284         (electric-pair--in-unterminated-string-p): New function.
2286 2014-04-07  Glenn Morris  <rgm@gnu.org>
2288         * shell.el (shell-directory-tracker):
2289         Go back to just ignoring failures.  (Bug#17159)
2291 2014-04-06  João Távora  <joaotavora@gmail.com>
2293         Fix `electric-pair-delete-adjacent-pairs' in modes binding
2294         backspace. (bug#16981)
2295         * elec-pair.el (electric-pair-backward-delete-char): Delete.
2296         (electric-pair-backward-delete-char-untabify): Delete.
2297         (electric-pair-mode-map): Bind backspace to a menu item filtering
2298         a new `electric-pair-delete-pair' command.
2299         (electric-pair-delete-pair): New command.
2301 2014-04-06  João Távora  <joaotavora@gmail.com>
2303         * progmodes/python.el (python-electric-pair-string-delimiter):
2304         Fix triple-quoting electricity.  (Bug#17192)
2306 2014-04-06  João Távora  <joaotavora@gmail.com>
2308         * elec-pair.el (electric-pair-post-self-insert-function):
2309         Don't skip whitespace when `electric-pair-text-pairs' and
2310         `electric-pair-pairs' were used. syntax to
2311         electric-pair--skip-whitespace.  (Bug#17183)
2313 2014-04-06  Eli Zaretskii  <eliz@gnu.org>
2315         * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
2316         "<F>".  (Bug#17199)
2318 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2320         * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
2321         (mpc--status-idle-timer-run): Use mpc--status-timer-run.
2323 2014-04-05  Glenn Morris  <rgm@gnu.org>
2325         * help.el (view-lossage): Doc tweak.
2327 2014-04-05  Matthias Dahl  <matthias.dahl@binary-island.eu>
2329         * faces.el (face-spec-recalc): Call make-face-x-resource-internal
2330         only when inhibit-x-resources is nil, and do that earlier in the
2331         function.  Doc fix.  (Bug#16694)
2332         (face-spec-choose): Accept additional optional argument, whose
2333         value is returned if no matching attributes are found.
2334         (face-spec-recalc): Use the new optional argument when calling
2335         face-spec-choose.  (Bug#16378)
2336         (make-face-x-resource-internal): Do nothing when
2337         inhibit-x-resources is non-nil.  Don't touch the default face if
2338         reversed video is given--as was done in previous versions of Emacs.
2339         (face-set-after-frame-default): Don't call
2340         make-face-x-resource-internal here.  (Bug#16434)
2342 2014-04-04  Tassilo Horn  <tsdh@gnu.org>
2344         * doc-view.el (doc-view-bookmark-jump):
2345         Use `bookmark-after-jump-hook' to jump to the right page after the
2346         buffer is shown in a window.  (bug#16090)
2348 2014-04-04  Eli Zaretskii  <eliz@gnu.org>
2350         * international/characters.el (mirroring): Fix last change:
2351         instead of loading uni-mirrored.el explicitly, do that implicitly
2352         by creating the 'mirroring' uniprop table.  This avoids announcing
2353         the loading of uni-mirrored.el.
2355 2014-04-04  Glenn Morris  <rgm@gnu.org>
2357         * files.el (buffer-stale--default-function)
2358         (buffer-stale-function, revert-buffer--default):
2359         * autorevert.el (auto-revert-buffers): Doc tweaks.
2361 2014-04-03  Eli Zaretskii  <eliz@gnu.org>
2363         * international/characters.el: Preload uni-mirrored.el.  (Bug#17169)
2365 2014-04-03  Glenn Morris  <rgm@gnu.org>
2367         * files.el (make-backup-file-name-function)
2368         (make-backup-file-name, make-backup-file-name--default-function)
2369         (make-backup-file-name-1, find-backup-file-name)
2370         (revert-buffer-function, revert-buffer-insert-file-contents-function)
2371         (buffer-stale--default-function, buffer-stale-function)
2372         (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
2373         (revert-buffer, revert-buffer--default)
2374         (revert-buffer-insert-file-contents--default-function):
2375         Doc fixes related to defaults no longer being nil.
2376         (make-backup-file-name-function): Bump :version.
2377         Restore nil as a valid but deprecated custom type.
2379 2014-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2381         * progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'
2382         used as a variable (bug#17174).
2384 2014-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2386         * progmodes/perl-mode.el (perl-indent-new-calculate):
2387         Handle forward-sexp failure (bug#16985).
2388         (perl-syntax-propertize-function): Add "foreach" and "for" statement
2389         modifiers introducing expressions (bug#17116).
2391 2014-04-02  Glenn Morris  <rgm@gnu.org>
2393         * menu-bar.el (menu-bar-file-menu):
2394         * vc/ediff.el (ediff-current-file):
2395         Update for revert-buffer-function no longer being nil by default.
2397         * simple.el (command-execute): Respect nil disabled-command-function.
2399 2014-04-01  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2401         * simple.el (command-execute): Do not execute the command when it
2402         is disabled; fixes thinko in 2013-02-20 conversion from C.  (Bug#17151)
2404 2014-03-29  Juri Linkov  <juri@jurta.org>
2406         * dired-aux.el (dired-compress-file): Don't use string-match-p
2407         because its match data is used afterwards.
2409 2014-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2411         * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
2412         0 like nil.
2414 2014-03-27  Dmitry Gutov  <dgutov@yandex.ru>
2416         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2417         Highlight special globals with font-lock-builtin-face.  (Bug#17057)
2419         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2420         Don't propertize `?' or `!' as symbol constituent when after
2421         colon.  (Bug#17097)
2423 2014-03-27  Juanma Barranquero  <lekktu@gmail.com>
2425         * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
2426         which is no longer needed and causes trouble in GTK builds (bug#17046).
2428         * emacs-lisp/package-x.el (package--archive-contents-from-url):
2429         Use url-insert-file-contents; package-handle-response no longer exists.
2431 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
2433         * emacs-lisp/package.el: Fix bug#16733 (again).
2434         (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
2435         (url-http-target-url): Remove unused declarations.
2436         (package-handle-response): Remove.
2437         (package--with-work-buffer): Use url-insert-file-contents and simplify.
2438         (package--download-one-archive): Use current-buffer instead of
2439         dynamic binding of `buffer'.
2440         (describe-package-1): Do not decode readme-string.
2442 2014-03-25  Barry O'Reilly  <gundaetiapo@gmail.com>
2444         * simple.el (primitive-undo): Correction to 2014-03-24 change.
2446 2014-03-25  Michael Albinus  <michael.albinus@gmx.de>
2448         * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
2450         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
2451         from 2014-03-07, it decreases performance unnecessarily.  Let-bind
2452         `remote-file-name-inhibit-cache' to nil in the second pass.
2453         (tramp-find-executable): Do not call "which" on SunOS.
2454         (tramp-send-command-and-check): Fix docstring.
2455         (tramp-do-copy-or-rename-file-directly): In the `rename' case,
2456         check whether source directory has set the sticky bit.
2458 2014-03-24  Barry O'Reilly  <gundaetiapo@gmail.com>
2460         * simple.el (primitive-undo): Only process marker adjustments
2461         validated against their corresponding (TEXT . POS).  Issue warning
2462         for lone marker adjustments in undo history.  (Bug#16818)
2463         (undo-make-selective-list): Add marker adjustments to selective
2464         undo list based on whether their corresponding (TEXT . POS) is in
2465         the region.  Remove variable adjusted-markers, which was unused
2466         and only non nil during undo-make-selective-list.
2467         (undo-elt-in-region): Return nil when passed a marker adjustment
2468         and explain in function doc.
2470 2014-03-24  Dmitry Gutov  <dgutov@yandex.ru>
2472         * emacs-lisp/package.el (package--add-to-archive-contents):
2473         Include already installed and built-in packages in
2474         `package-archive-contents'.
2475         (package-install): Don't include already installed packages in the
2476         options during interactive invocation.  (Bug#16762)
2478 2014-03-24  Daniel Colascione  <dancol@dancol.org>
2480         * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
2481         instead of cl-loop search function.
2483 2014-03-24  Juanma Barranquero  <lekktu@gmail.com>
2485         * frameset.el (frameset--initial-params): Fix typo in parameter name.
2487 2014-03-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2489         * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
2491 2014-03-24  Dmitry Gutov  <dgutov@yandex.ru>
2493         * progmodes/ruby-mode.el (ruby-expression-expansion-re):
2494         Match special global variables without curlies, too.
2495         (ruby-font-lock-keywords): Simplify the matcher for special global
2496         variables.  Don't require a non-word character after the variable.
2497         (Bug#17057)
2499 2014-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2501         * simple.el (redisplay-highlight-region-function): Increase priority of
2502         overlay to make sure boundaries are visible (bug#15899).
2504 2014-03-23  Juanma Barranquero  <lekktu@gmail.com>
2506         * frameset.el (frameset-restore): Compare display strings with equal.
2508         * frame.el (make-frame): Don't quote display name in error message,
2509         it is already a string.
2511 2014-03-23  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2513         * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
2514         the password.
2516 2014-03-23  Dmitry Gutov  <dgutov@yandex.ru>
2518         * emacs-lisp/package.el (package-show-package-list): If the buffer
2519         is already displayed in another window, switch to that window.
2521 2014-03-21  Daniel Colascione  <dancol@dancol.org>
2523         * mail/emacsbug.el (report-emacs-bug): Include memory usage
2524         information in bug reports.
2526 2014-03-23  Daniel Colascione  <dancol@dancol.org>
2528         * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
2529         list to look for keyword arguments instead of `memq', fixing
2530         (Bug#3647) --- unfortunately, only for freshly-compiled code.
2531         Please make bootstrap.
2533 2014-03-23  Richard Stallman  <rms@gnu.org>
2535         * battery.el (battery-linux-sysfs): Search for each field
2536         from the beginning of the buffer.
2538 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
2540         * emacs-lisp/package.el (package-desc): Use the contents of the
2541         quoted form, not its cdr.  (Bug#16873)
2543 2014-03-22  Juanma Barranquero  <lekktu@gmail.com>
2545         * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
2546         benefit of doc.c; change parameter profile to match the X function.
2548 2014-03-21  Michael Albinus  <michael.albinus@gmx.de>
2550         * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
2551         and `tramp-copy-env'.
2553         * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
2554         (tramp-maybe-open-connection): Handle `tramp-login-env'.
2556 2014-03-21  Glenn Morris  <rgm@gnu.org>
2558         * electric.el (electric-indent-post-self-insert-function): Add doc.
2560 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
2562         * emacs-lisp/package.el (package-compute-transaction):
2563         Use `version-list-<=' to compare the requirement version against
2564         the version of package already to be installed.  Update the error
2565         message.  (Bug#16826)
2567         * progmodes/ruby-mode.el (ruby-smie-rules):
2568         Add indentation rule for ` @ '.  (Bug#17050)
2570 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
2572         * align.el (align-regexp): Remove superfluous backslash.
2574         * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
2575         (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
2576         (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
2577         Fix docstring typos.
2578         (ffap-next): Use C-u in docstring.
2579         (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
2580         (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
2581         Remove superfluous backslashes.
2582         (ffap-string-at-point): Reflow docstring.
2584         * server.el (server-host): Reflow docstring.
2585         (server-unload-function): Fix docstring typo.
2586         (server-eval-at): Remove superfluous backslash.
2588         * skeleton.el (skeleton-insert): Remove superfluous backslash.
2589         (skeleton-insert): Doc fix.
2590         (skeleton-insert): Reflow docstring.
2592         * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
2593         (tty-color-approximate, tty-color-by-index, tty-color-values)
2594         (tty-color-desc): Remove superfluous backslashes.
2596 2014-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2598         * electric.el (electric-newline-and-maybe-indent): New command.
2599         Bind it globally to C-j.
2600         (electric-indent-mode): Don't mess with the global map any more.
2601         Don't drop the post-self-insert-hook is some buffer is still using it
2602         (bug#16770).
2604         * bindings.el (global-map): Remove C-j binding.
2606         * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
2607         the docstring of functions advised before dumping (bug#16993).
2609 2014-03-19  Stefan-W. Hahn  <stefan.hahn@s-hahn.de>  (tiny change)
2611         * ps-print.el (ps-generate-postscript-with-faces):
2612         Explicitly deactivate the mark (bug#16866).
2613         * simple.el (deactivate-mark): Update region highlight.
2615 2014-03-19  Juanma Barranquero  <lekktu@gmail.com>
2617         * emacs-lisp/package.el (describe-package-1):
2618         Decode commentary (bug#16733).
2620 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
2622         * custom.el (defcustom): Doc fix: recommend avoiding destructive
2623         modification of the value argument of :set (bug#16755).
2625 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2627         * simple.el (newline-and-indent): Do autofill (bug#17031).
2629 2014-03-18  Dmitry Gutov  <dgutov@yandex.ru>
2631         * newcomment.el (comment-normalize-vars): Only add escaping check
2632         to `comment-start-skip' if not `comment-use-syntax'.  (Bug#16971)
2633         (comment-beginning): Use `narrow-to-region' instead of moving back
2634         one character.
2635         (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
2636         (comment-start-skip): Update the docstring.
2638 2014-03-18  Richard Stallman  <rms@gnu.org>
2640         * dired.el (dired-display-file): Force use of other window.
2642 2014-03-18  Daniel Colascione  <dancol@dancol.org>
2644         * startup.el (tty-handle-args): Remove debug message from 2007.
2646 2014-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2648         * emacs-lisp/nadvice.el (advice--interactive-form): New function.
2649         (advice--make-interactive-form): Use it to avoid (auto)loading function.
2650         (advice--make-1, advice-add, advice-remove):
2651         Remove braindead :advice-pending hack.
2653 2014-03-17  Glenn Morris  <rgm@gnu.org>
2655         * calendar/calendar.el (calendar-generate-month): Apply weekend
2656         face to the right days; fixes 2013-08-06 change.  (Bug#17028)
2658 2014-03-17  Michael Albinus  <michael.albinus@gmx.de>
2660         * net/tramp.el (tramp-action-out-of-band): Read pending output.
2661         (tramp-call-process): Trace also DESTINATION.
2663         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
2664         Quote file names when they are local.  Remove superfluous trace.
2666 2014-03-17  Dmitry Gutov  <dgutov@yandex.ru>
2668         * newcomment.el (comment-beginning): If `comment-start-skip'
2669         doesn't match, move back one char and try again.  (Bug#16971)
2671         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2672         Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
2673         Set `comment-start-skip' to a simpler value that doesn't try to
2674         check if the semicolon is escaped (this is handled by
2675         `syntax-ppss' now).  (Bug#16971)
2677         * progmodes/scheme.el (scheme-mode-variables): Same.
2679 2014-03-16  Martin Rudalics  <rudalics@gmx.at>
2681         Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
2682         * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
2683         current (Bug#16816, Bug#17007).
2684         (with-current-buffer-window): New macro doing the same as
2685         `with-temp-buffer-window' but with BUFFER-OR-NAME current.
2686         * help.el (help-print-return-message): Warn in doc-string to not
2687         use this in `with-help-window'.
2688         (describe-bindings-internal): Call `describe-buffer-bindings'
2689         from within help buffer.  See Juanma's scenario in (Bug#16816).
2690         (with-help-window): Update doc-string.
2691         * dired.el (dired-mark-pop-up):
2692         * files.el (save-buffers-kill-emacs):
2693         * register.el (register-preview): Use `with-current-buffer-window'
2694         instead of `with-temp-buffer-window'.
2696 2014-03-16  Juanma Barranquero  <lekktu@gmail.com>
2698         * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
2699         Implement inserting into current buffer, documented in their docstrings.
2700         (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
2701         (rst-section-tree-point, rst-forward-section, rst-indent)
2702         (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
2703         (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
2704         (rst-font-lock-handle-adornment-pre-match-form)
2705         (rst-repeat-last-character): Reflow docstrings.
2706         (rst-preferred-adornments, rst-update-section, rst-find-title-line)
2707         (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
2708         (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
2709         (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
2710         Fix docstring typos.
2711         (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
2712         (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
2713         (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
2715 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>
2717         * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
2718         for compatibility with other ports.
2719         (ns-initialize-window-system): Use it.  It is set in term/common-win.el
2720         from the -xrm command line argument, but in the Nextstep port its value
2721         is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
2723         * progmodes/python.el (defconst, python-syntax-count-quotes)
2724         (python-indent-region, python-indent-shift-right)
2725         (python-indent-dedent-line-backspace, python-nav-backward-sexp)
2726         (python-nav-backward-sexp-safe, python-nav-backward-up-list)
2727         (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
2728         (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
2729         (inferior-python-mode, python-shell-make-comint, run-python-internal)
2730         (python-shell-buffer-substring, python-shell-send-buffer)
2731         (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
2732         (python-completion-complete-at-point, python-fill-docstring-style)
2733         (python-eldoc-function, python-imenu-format-item-label)
2734         (python-imenu-format-parent-item-label)
2735         (python-imenu-format-parent-item-jump-label)
2736         (python-imenu--build-tree, python-imenu-create-index)
2737         (python-imenu-create-flat-index): Fix docstring typos.
2738         (python-indent-context, python-shell-prompt-regexp, run-python):
2739         Remove superfluous backslashes.
2740         (python-indent-line, python-nav-beginning-of-defun)
2741         (python-shell-get-buffer, python-shell-get-process)
2742         (python-info-current-defun, python-info-current-line-comment-p)
2743         (python-info-current-line-empty-p, python-util-popn): Doc fixes.
2744         (python-indent-post-self-insert-function, python-shell-send-file)
2745         (python-shell-completion-get-completions)
2746         (python-shell-completion-complete-or-indent)
2747         (python-eldoc--get-doc-at-point): Reflow docstrings.
2749 2014-03-14  Glenn Morris  <rgm@gnu.org>
2751         * emacs-lisp/package.el (package-menu-mode-map):
2752         Replace use of obsolete function alias.  Tweak menu item text.
2754         * info.el (Info-finder-find-node):
2755         Ignore the `emacs' metapackage.  (Bug#10813)
2757         * finder.el (finder-list-matches): Include unversioned packages
2758         in the result of a keyword search.
2760         * finder.el (finder--builtins-descriptions): New constant.
2761         (finder-compile-keywords): Use finder--builtins-descriptions.
2763 2014-03-14  Dmitry Gutov  <dgutov@yandex.ru>
2765         * simple.el (blink-matching-paren): Describe the new value,
2766         `jump', enabling the old behavior.
2767         (blink-matching-open): Use that value.  (Bug#17008)
2769 2014-03-14  Glenn Morris  <rgm@gnu.org>
2771         * finder.el (finder-no-scan-regexp): Add leim-list.
2772         (finder-compile-keywords):
2773         Don't skip files with same basename.  (Bug#14010)
2774         * Makefile.in (setwins_finder): New, excluding leim.
2775         (finder-data): Use setwins_finder.
2777         * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
2778         (help-function-arglist, help-make-usage): Move from here...
2779         * help.el (help-split-fundoc, help-add-fundoc-usage)
2780         (help-function-arglist, help-make-usage): ... to here.  (Bug#17001)
2781         * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
2783 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
2785         * net/socks.el (socks, socks-override-functions)
2786         (socks-find-services-entry):
2787         * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
2788         (hif-find-ifdef-block):
2789         * progmodes/modula2.el (m2-indent): Fix docstring typos.
2791         * net/tls.el (tls-program): Reflow docstring.
2793         * progmodes/pascal.el (pascal-mode-abbrev-table)
2794         (pascal-imenu-generic-expression, pascal-auto-endcomments)
2795         (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
2796         (pascal-outline-mode): Fix docstring typos.
2797         (pascal-mode): Let define-derived-mode document mode hook.
2798         (pascal-uncomment-area): Reflow.
2799         (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
2801         * progmodes/opascal.el (opascal-compound-block-indent)
2802         (opascal-case-label-indent): Fix docstring typos.
2803         (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
2805 2014-03-13  Dmitry Gutov  <dgutov@yandex.ru>
2807         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2808         Fontify multiple adjacent negation chars.  (Bug#17004)
2810 2014-03-13  Tom Willemse  <tom@ryuslash.org>  (tiny change)
2812         * emacs-lisp/package.el (package--prepare-dependencies):
2813         Accept requirements without explicit version (bug#14941).
2815 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
2817         * register.el (register-separator, copy-to-register): Doc fixes.
2818         (register-preview-default): Remove unnecessary call to concat.
2820         * frameset.el (frameset-restore): When checking for a visible frame,
2821         use the action map instead of calling visible-frame-list.
2823 2014-03-12  Jonas Bernoulli  <jonas@bernoul.li>
2825         * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
2827 2014-03-12  Martin Rudalics  <rudalics@gmx.at>
2829         * window.el (fit-frame-to-buffer): Get maximum width from
2830         display's width instead of height.
2832 2014-03-12  Glenn Morris  <rgm@gnu.org>
2834         * desktop.el (desktop-restore-frames)
2835         (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
2836         (desktop-restore-reuses-frames): Doc tweaks.
2838         * electric.el (electric-indent-mode): Doc fix.
2840 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
2842         * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
2843         (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
2844         (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
2845         (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
2846         (cvs-dired-use-hook): Fix docstring typos.
2847         (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
2848         Doc fixes.
2850         * vc/pcvs-defs.el (cvs-auto-remove-handled)
2851         (cvs-auto-remove-directories, cvs-default-ignore-marks)
2852         (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
2853         (cvs-execute-single-dir): Fix docstring typos.
2855         * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
2856         (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
2858         * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
2860         * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
2861         Fix docstring typos.
2863 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
2865         * frameset.el (frameset--jump-to-register): Add autoload; it could be
2866         called from jump-to-register after unloading the frameset package.
2868 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2870         * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
2871         (bug#16975).  Deactivate the mark before setting it to nil.
2872         (activate-mark): Do nothing if region is already active.
2874 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
2876         * frameset.el (frameset--target-display): Remove definition; declare.
2877         (frameset-save, frameset-restore): Let-bind frameset--target-display.
2879 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2881         * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
2882         (advice-add): Add a :advice--pending marker, so advice--make-1 knows
2883         when the advice is pending.
2884         (advice-remove): Remove this marker when not needed any more.
2886 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
2888         * frameset.el: Separate options for reusing frames and cleaning up.
2889         (frameset--reuse-list): Remove definition; declare.
2890         (frameset--action-map): Declare.
2891         (frameset--find-frame-if): Doc fix.
2892         (frameset--restore-frame): Cache frame action.
2893         (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
2894         how to clean up the frame list after restoring.  Remove cleaning
2895         options from REUSE-FRAMES.  Change all keyword values to symbols.
2896         (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
2898         * desktop.el (desktop-restore-forces-onscreen)
2899         (desktop-restore-reuses-frames): Use non-keyword values.
2900         (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
2902 2014-03-10  Glenn Morris  <rgm@gnu.org>
2904         * files.el (find-file): Doc fix: update info node name.
2906         * emacs-lisp/advice.el (ad-add-advice, defadvice):
2907         Doc fix: remove references to deleted info nodes.
2909 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
2911         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
2912         Do not add `nil' to the environment, when there's no remote `locale'.
2913         (tramp-find-inline-encoding): Check, that the remote host has
2914         installed perl, before sending scripts.
2916 2014-03-10  Leo Liu  <sdl.web@gmail.com>
2918         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
2919         Clear eldoc-last-message.  (Bug#16920)
2921 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2923         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
2924         (bug#14430).
2926 2014-03-09  Juri Linkov  <juri@jurta.org>
2928         * ansi-color.el (ansi-color-names-vector): Copy default colors
2929         from `xterm-standard-colors' that look well on the default white
2930         background (and also on the black background) to avoid illegible
2931         color combinations like yellow-on-white and white-on-white.
2932         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
2934 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
2936         * frameset.el (frameset-restore): When no frame is visible, do not
2937         generate a list of frames, just make visible the selected one.
2939 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
2941         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
2942         it only contains the repository root.  (Bug#16897)
2944 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
2946         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
2947         only when `remote-file-name-inhibit-cache' is nil.
2948         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
2950 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
2952         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
2953         Fix doc-strings.
2954         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
2955         fit-frame-to-buffer variable.  Fix doc-string.
2956         (fit-window-to-buffer): Set ONLY argument in call of
2957         fit-frame-to-buffer.  Fix doc-string.
2959 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
2961         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
2962         (tramp-action-password): Clear password cache if needed.
2963         (tramp-read-passwd): Do not clear password cache.
2965         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
2966         cache unless it is the first password request.
2968 2014-03-06  Glenn Morris  <rgm@gnu.org>
2970         * simple.el (newline): Doc tweak.
2972         * emacs-lisp/shadow.el (load-path-shadows-find):
2973         Ignore dir-locals.  (Bug#12357)
2975 2014-03-05  Glenn Morris  <rgm@gnu.org>
2977         * files.el (interpreter-mode-alist):
2978         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
2980 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
2982         * frameset.el (frameset--initial-params): Filter out null entries.
2984 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
2986         * window.el (window-min-height, window-min-width):
2987         Rewrite doc-strings.
2988         (window-body-size): Add PIXELWISE argument to make it consistent
2989         with its callees.
2991 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
2993         * finder.el (finder-mode-map, finder-mode-syntax-table):
2994         Revert part of 2014-02-28 change.
2996 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
2998         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
2999         (eww-setup-buffer): Clear next/prev/etc more reliably.
3000         (eww-textarea-map): [tab] doesn't work on tty.
3001         Reported by Mario Lang.
3003         * net/shr.el (shr-map): Ditto.
3005 2014-03-04  Glenn Morris  <rgm@gnu.org>
3007         * minibuffer.el (completion-hilit-commonality):
3008         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
3010 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
3012         * hilit-chg.el (hilit-chg-unload-function): New function.
3013         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
3014         (hilit-chg-map-changes): Prefer cardinal number to digit.
3015         (hilit-chg-display-changes): Reflow docstring.
3016         (highlight-changes-rotate-faces): Remove superfluous backslash.
3018 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
3020         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
3021         `tramp-send-command-and-check'.
3023 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
3025         * hexl.el (hexl-address-region, hexl-ascii-region)
3026         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
3027         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
3028         (hexl-forward-word, hexl-previous-line, hexl-next-line):
3029         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
3030         (hexl-mode): Doc fix.
3031         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
3032         (hexl-mode-ruler): Fix typos in docstrings.
3034         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
3035         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
3036         Remove superfluous backslashes.
3037         (strokes-last-stroke, strokes-global-map, strokes-mode):
3038         Reflow docstrings.
3039         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
3040         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
3041         (strokes-distance-squared, strokes-global-set-stroke)
3042         (strokes-global-set-stroke-string): Doc fixes.
3043         (strokes-help): Fix typos; reflow docstring.
3045 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
3047         * window.el (window-in-direction): Fix doc-string.
3049 2014-03-04  Glenn Morris  <rgm@gnu.org>
3051         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
3052         Explicit error if no grammar.
3053         (smie-config-save): Doc fix.  Fix quote typo.
3055 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3057         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
3058         electric-indent-mode-hook if we obey electric-indent-mode.
3059         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
3060         decide whether we obey electric-indent-mode.
3061         (c-change-set-fl-decl-start, c-extend-after-change-region):
3062         Silence warnings.
3063         (c-electric-indent-mode-hook): Assume we do want to obey
3064         electric-indent-mode.
3066         * electric.el (electric-indent-mode-has-been-called): Remove.
3067         (electric-indent-mode): Fix accordingly.
3069         * files.el (hack-local-variables): Mention file name in warning.
3071         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
3073 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
3075         * bindings.el: Add comment describing why C-d binds to `delete-char'.
3076         * simple.el (delete-forward-char): Mark as interactive-only.
3078 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
3080         * icomplete.el (icomplete-completions):
3081         Follow-up to 2014-03-01 change.
3083         * icomplete.el: Miscellaneous doc fixes.
3084         Use Icomplete everywhere instead of icomplete for consistency.
3085         (icomplete-max-delay-chars): Fix typo.
3086         (icomplete-mode): Use \[].
3087         (icomplete-tidy, icomplete-exhibit): Reflow.
3088         (icomplete-minibuffer-setup-hook, icomplete-completions):
3089         Remove superfluous backlashes.
3091         * ido.el: Miscellaneous doc fixes.
3092         Use Ido everywhere instead of ido or `ido' for consistency.
3093         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
3094         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
3095         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
3096         (ido-separator): Extract obsolescence info from docstring and declare
3097         with make-obsolete-variable.
3098         (ido-minibuffer-setup-hook): Simplify example.
3099         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
3100         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
3101         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
3102         (ido-everywhere): Reflow docstring.
3103         (ido-toggle-vc): Doc fix.
3104         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
3105         of long list of keybindings.
3107 2014-03-03  Glenn Morris  <rgm@gnu.org>
3109         * frame.el (display-pixel-height, display-pixel-width)
3110         (display-mm-dimensions-alist, display-mm-height)
3111         (display-mm-width): Doc tweaks.
3113 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
3115         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
3116         case of undo in region.
3118 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
3120         * window.el (fit-window-to-buffer): Fix argument in window-size
3121         call when window is horizontally combined.
3123 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
3125         * icomplete.el (icomplete-completions): Use string-width.
3126         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3128 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
3130         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3131         Highlight regexp options.  (Bug#16914)
3133 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
3135         * window.el (window--max-delta-1): Round down when calculating
3136         how many lines/columns we can get from a window.
3138 2014-03-01  Glenn Morris  <rgm@gnu.org>
3140         * isearch.el (search-invisible): Doc fix.
3142         * minibuffer.el (completion-hilit-commonality):
3143         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
3144         * comint.el (comint-dynamic-list-completions): Doc fix.
3145         * comint.el (comint-dynamic-list-completions):
3146         * filecache.el (file-cache-minibuffer-complete):
3147         * tempo.el (tempo-display-completions):
3148         * eshell/em-hist.el (eshell-list-history):
3149         Replace use of obsolete argument of display-completion-list.
3151 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
3153         * icomplete.el (icomplete-completions):
3154         Revert back to using "..." when ?… cannot be displayed.
3156 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
3158         * finder.el (finder-unload-function): New function.
3160 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
3162         * dframe.el (dframe-detach):
3163         * find-dired.el (find-dired, find-name-dired):
3164         * finder.el (finder-mode-map, finder-mode-syntax-table)
3165         (finder-headmark, finder-select, finder-mouse-select):
3166         Fix docstring typos.
3168 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
3170         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
3171         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
3172         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
3173         Fix doc-string based on a suggestion by Nicolas Richard
3174         <theonewiththeevillook@yahoo.fr>.
3175         * help.el (with-help-window): Fix doc-string.
3177 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
3179         * net/shr.el (shr-image-animate): New option.
3180         (shr-put-image): Respect shr-image-animate.
3182 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
3184         * net/tramp-adb.el (tramp-adb-parse-device-names):
3185         Use `accept-process-output'.
3186         (tramp-adb-handle-file-truename): Cache the localname only.
3187         (tramp-adb-handle-make-directory)
3188         (tramp-adb-handle-delete-directory): Flush file properties correctly.
3189         (tramp-adb-handle-set-file-modes): Do not raise an error when file
3190         modes cannot be changed.
3192         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
3193         file properties of symlinks.
3195 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
3197         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
3198         required/optional fields to match development biblatex.  (Bug#16781)
3200 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
3202         * saveplace.el (toggle-save-place):
3203         Fix argument handling.  (Bug#16673)
3205 2014-02-28  Glenn Morris  <rgm@gnu.org>
3207         * minibuffer.el (completions-first-difference)
3208         (completions-common-part, completion-hilit-commonality): Doc fixes.
3210 2014-02-28  Karl Berry  <karl@gnu.org>
3212         * info.el (Info-mode-map): Add H for describe-mode,
3213         to synchronize with standalone Info.
3215 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
3217         * progmodes/sql.el (sql-interactive-mode):
3218         Avoid setting global comint-input-ring-separator.  (Bug#16814)
3220 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
3222         * net/dbus.el (dbus--init-bus): Declare function.
3223         (dbus-path-local, dbus-interface-local): New defconst.
3224         (dbus-init-bus): Use them.
3225         (dbus-return-values-table): Extend doc.
3226         (dbus-handle-bus-disconnect): Extend error message.
3228 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
3230         * subr.el (y-or-n-p): Fix double space issue in message.
3232 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
3234         * net/tramp.el (tramp-call-process): Improve trace message.
3235         (tramp-handle-insert-file-contents): Trace error case.
3237         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
3238         <insert-directory>: Use `tramp-handle-insert-directory'.
3239         (tramp-adb-handle-insert-directory): Remove function.
3240         (tramp-adb-send-command-and-check): New defun, replacing
3241         `tramp-adb-command-exit-status'.  Change all callees.
3242         (tramp-adb-handle-file-attributes)
3243         (tramp-adb-handle-directory-files-and-attributes): Use it.
3244         (tramp-adb-ls-output-name-less-p):
3245         Use `directory-listing-before-filename-regexp'.
3246         (tramp-adb-handle-delete-directory): Flush also file properties of
3247         the truename of directory.
3248         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
3249         (tramp-adb-handle-file-local-copy): Make the local copy readable.
3250         (tramp-adb-handle-write-region): Implement APPEND.
3251         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
3252         properties correctly.
3253         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
3254         variables.  Check for connected devices only when needed.
3256 2014-02-27  Glenn Morris  <rgm@gnu.org>
3258         * minibuffer.el (completion-table-dynamic)
3259         (completion-table-with-cache): Doc fixes.
3261         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
3262         (completing-read-multiple): Doc fixes.
3264 2014-02-27  Daniel Colascione  <dancol@dancol.org>
3266         * minibuffer.el (completion--nth-completion): Fix indentation.
3268         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
3269         explicit tramp path is empty.
3271 2014-02-27  Glenn Morris  <rgm@gnu.org>
3273         * emacs-lisp/crm.el (completing-read-multiple):
3274         Empower help-enable-auto-load.
3276 2014-02-26  Glenn Morris  <rgm@gnu.org>
3278         * startup.el (command-line): Don't init the tty in daemon mode.
3280         Avoid calling tty-setup-hook twice, eg if a term file
3281         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
3282         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
3283         (tty-create-frame-with-faces): Use it.
3284         * startup.el (command-line): Pass run-hook argument
3285         to tty-run-terminal-initialization.
3287         * dired.el (dired-restore-desktop-buffer): Demote errors;
3288         eg in case a glob match fails.  (Bug#16884)
3290 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
3292         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
3293         error from `read-from-string'.  (Bug#16850)
3295         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
3296         result of `completing-read' in the interactive form.  (Bug#16854)
3298 2014-02-25  Glenn Morris  <rgm@gnu.org>
3300         * image.el (image-animate, image-animate-timeout):
3301         Stop animating images in dead buffers.  (Bug#16878)
3303         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
3305         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
3306         Doc fixes.
3307         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
3308         * term/sun.el (sun-raw-prefix-hooks):
3309         Use tty-setup-hook instead of term-setup-hook.
3310         (terminal-init-sun): Construct message from bytecomp plist.
3311         * term/wyse50.el (enable-arrow-keys): Doc fix.
3313 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
3315         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
3316         Fix docstring typos.
3318 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
3320         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
3322 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
3324         * minibuffer.el (completion--try-word-completion):
3325         Fix error when completing M-x commands (bug#16808).
3327 2014-02-24  Leo Liu  <sdl.web@gmail.com>
3329         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
3331 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
3333         * apropos.el (apropos-print): Avoid formatting error when
3334         apropos-do-all and apropos-compact-layout are both t.
3336 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
3338         * apropos.el (apropos-property, apropos-all-words-regexp)
3339         (apropos-true-hit, apropos-variable, apropos-print):
3340         Fix docstring typos, and remove obsolete comment.
3342 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
3344         * net/tramp-sh.el (tramp-sh-handle-file-truename):
3345         Preserve trailing "/".  (Bug#16851)
3347 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
3349         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
3350         after `=>' (bug#16811).
3351         (ruby-smie-rules): Handle the inconsistent second element of the
3352         list returned by `smie-indent--parent'.
3353         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
3354         method call.
3356 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
3358         * elec-pair.el (electric-pair-text-syntax-table)
3359         (electric-pair-syntax-info, electric-pair--syntax-ppss)
3360         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
3361         (electric-pair--looking-at-unterminated-string-p): Doc fix.
3362         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
3364 2014-02-22  Glenn Morris  <rgm@gnu.org>
3366         * imenu.el (imenu--generic-function): Doc fix.
3368         * register.el (frame-configuration-to-register): Make obsolete.
3370 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
3372         * desktop.el (desktop-save-buffer-p): Do not fail when
3373         desktop-files-not-to-save is nil.  Return t for true result
3374         as the doc says.
3376 2014-02-22  Daniel Colascione  <dancol@dancol.org>
3378         * net/secrets.el (secrets-create-item, secrets-search-items):
3379         Check that attribute values are strings, avoiding the construction
3380         of invalid dbus messages.
3382 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
3384         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
3385         defun-declarations-alist.
3387 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3389         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
3390         (bug#16829).
3392 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
3394         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
3395         (whitespace-newline, whitespace-trailing, whitespace-line)
3396         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
3397         (whitespace-space-after-tab): Fix typo in docstrings.
3399 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
3401         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
3403         * electric.el (electric-indent-functions-without-reindent):
3404         Add `yaml-indent-line'.
3406 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
3408         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
3409         It has done nothing for years; should be removed after the release.
3411         * simple.el (choose-completion): Fix docstring typo.
3412         (read-quoted-char-radix): Remove unneeded * in docstring.
3413         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
3414         Don't escape parentheses unnecessarily in docstrings.
3416 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
3418         Fix handling of window-min-height/-width (Bug#16738).
3419         * window.el (window--dump-window, window--dump-frame):
3420         New functions.
3421         (window--min-size-1): Account for window dividers.
3422         When window-resize-pixelwise is nil, delay rounding till after the
3423         sum of the window components has been calculated.
3424         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
3425         nil make sure at least one text line and two text columns remain
3426         fully visible.
3427         (window-resize): Signal an error when window-resize-apply fails.
3428         (window--resize-child-windows): Fix calculation of by how many
3429         pixels a window can still be shrunk via window-new-normal.
3430         (adjust-window-trailing-edge): Call window--resizable with
3431         correct TRAIL argument.
3433         (with-temp-buffer-window): Don't evaluate BODY within
3434         with-current-buffer (Bug#16816).
3436 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
3438         * net/tramp.el (tramp-check-cached-permissions):
3439         Call `file-attributes' with `suffix' being a symbol but a string.
3441 2014-02-21  Daniel Colascione  <dancol@dancol.org>
3443         * net/dbus.el (dbus-init-bus-1): Declare new subr.
3444         (dbus-init-bus): New function: call into dbus-init-bus-1
3445         and installs a handler for the disconnect signal.
3446         (dbus-call-method): Rewrite to look for result in cons.
3447         (dbus-call-method-handler): Store result in cons.
3448         (dbus-check-event): Recognize events with nil sender as valid.
3449         (dbus-handle-bus-disconnect): New function.  React to bus
3450         disconnection signal by synthesizing dbus error for each
3451         pending synchronous or asynchronous call.
3452         (dbus-notice-synchronous-call-errors): New function.
3453         (dbus-handle-event): Raise errors directly only when `dbus-debug'
3454         is true, not all the time.
3456 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
3458         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
3459         Remove obsolescence declarations, these variables do not exist anymore.
3461         * savehist.el (savehist-save-minibuffer-history)
3462         (savehist-additional-variables, savehist-file, savehist-mode-hook)
3463         (savehist-save-hook, savehist-coding-system, savehist-loaded)
3464         (savehist-load, savehist-install, savehist-autosave): Fix typos;
3465         mostly, refer to "Savehist mode" when talking about the mode,
3466         and not the function.
3468         * saveplace.el (save-place): Remove redundant info in docstring.
3469         (save-place-forget-unreadable-files, toggle-save-place)
3470         (save-place-forget-unreadable-files, save-place-dired-hook):
3471         Fix typos and remove unneeded backslashes.
3473 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
3475         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
3476         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
3478         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
3479         <insert-directory>: Use `tramp-handle-insert-directory'.
3480         (tramp-gvfs-handle-insert-directory): Remove function.
3482         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
3483         Call `tramp-handle-insert-directory'.
3485 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
3487         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
3488         before the start of buffer/region (bug#16799).
3490 2014-02-20  Glenn Morris  <rgm@gnu.org>
3492         * isearch.el (search-invisible): Doc fix.
3494 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
3496         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
3497         (bug#16657).
3499 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
3501         * frameset.el (frameset-restore): Delay removing an old frame's
3502         duplicate id until the new frame has been correctly created.
3504 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
3506         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
3507         (tramp-check-cached-permissions): Call `file-attributes' if the
3508         cache is empty.
3510         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
3511         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
3513         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
3514         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
3515         (tramp-gvfs-maybe-open-connection): Set always connection
3516         properties, even if target is mounted already.
3518         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
3519         Set tramp-autoload cookie.
3520         (tramp-get-remote-touch): New defun.
3521         (tramp-sh-handle-set-file-times): Use it.
3522         (tramp-sh-handle-directory-files-and-attributes):
3523         Use `tramp-handle-directory-files-and-attributes' if neither stat
3524         nor perl are available on the remote host.
3526         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
3527         "/".  Write long listing only when "l" belongs to the switches.
3529         * net/trampver.el: Update release number.
3531 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
3533         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
3535 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
3537         * window.el (window-state-put): Allow WINDOW to refer to an
3538         internal window (Bug#16793).
3540 2014-02-19  Glenn Morris  <rgm@gnu.org>
3542         * textmodes/remember.el: Move provide statement to end.
3543         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
3544         (remember-notes): Doc fixes.
3546 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3548         * delsel.el (delete-char): Restore incorrectly erased property
3549         (bug#16795).
3551 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
3553         * frameset.el (frameset--restore-frame): When a frame is being reused
3554         and its root window is not alive, delete all the frame's windows before
3555         restoring the window state.  This works around the issue in bug#16793.
3557 2014-02-18  Glenn Morris  <rgm@gnu.org>
3559         * textmodes/remember.el (remember-data-directory)
3560         (remember-directory-file-name-format, remember-store-in-files)
3561         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
3562         (remember-notes-save-and-bury-buffer)
3563         (remember-notes--kill-buffer-query): Doc fixes.
3565         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
3567 2014-02-17  Alan Mackenzie  <acm@muc.de>
3569         Connect electric-indent-mode up with CC Mode.  Bug #15478.
3570         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
3571         to electric-indent-{,local-}-mode.
3572         (c-basic-common-init): Set electric-indent-inhibit.
3573         Initialise c-electric-flag from electric-indent-mode.
3574         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
3575         New hook functions which propagate electric-indent-mode to CC mode.
3577         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
3578         hit, toggle electric-indent-local-mode.
3580         * electric.el (electric-indent-mode-has-been-called):
3581         New variable.
3583 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
3585         * frameset.el (frameset-cfg-id): New function.
3586         (frameset--reuse-frame, frameset-restore): Use it.
3587         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
3589 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3591         * ido.el (ido-file-internal): Remove unused var `d'.
3592         Use \` for to match BoS.  Fit within 80n columns.
3594 2014-02-17  Daniel Colascione  <dancol@dancol.org>
3596         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
3597         dbus-call-method check for completion using a busy-wait loop with
3598         gradual backoff.
3600 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
3602         Sync with Tramp 2.2.9.
3604         * net/trampver.el: Update release number.
3606 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
3608         * ido.el (ido-file-internal): Don't add the name of an existing
3609         directory twice.  (Bug#16747)
3611 2014-02-16  Glenn Morris  <rgm@gnu.org>
3613         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
3614         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
3616 2014-02-15  Michael R. Mauger  <michael@mauger.com>
3618         * progmodes/sql.el: Version 3.4
3619         (sql-oracle-options): New default value ("-L").
3620         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
3621         (sql-placeholders-filter): Correct placeholder pattern.
3622         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
3623         (sql-login-delay): New variable.
3624         (sql-product-interactive): Use it.
3626 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
3628         * frameset.el (frameset--jump-to-register): Check that buffer is live
3629         (bug#16749).
3631 2014-02-15  Glenn Morris  <rgm@gnu.org>
3633         * info.el (info-initialize): Revert 2014-01-10 change.
3635 2014-02-14  Glenn Morris  <rgm@gnu.org>
3637         * replace.el (map-query-replace-regexp)
3638         (read-regexp-defaults-function, read-regexp): Doc fixes.
3640         * dired.el (dired-read-regexp):
3641         * faces.el (list-faces-display):
3642         * misearch.el (multi-isearch-read-matching-buffers)
3643         (multi-isearch-read-matching-files):
3644         * play/cookie1.el (cookie-apropos):
3645         * progmodes/grep.el (grep-read-regexp): Doc fixes.
3647         * textmodes/remember.el (remember): Use frameset-to-register
3648         rather than frame-configuration-to-register.
3650 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
3652         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
3653         incorrect keybinding.
3655 2014-02-13  Daniel Colascione  <dancol@dancol.org>
3657         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
3658         when adding overlays so that line numbers from compiler match line
3659         numbers we use.
3661 2014-02-13  Glenn Morris  <rgm@gnu.org>
3663         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
3665         * jit-lock.el (jit-lock-mode): Doc fix.
3667 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
3669         * apropos.el (apropos-read-pattern): When the user passes an empty
3670         string, give a more helpful error message than "Wrong type
3671         argument: stringp, nil".
3673 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3675         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
3677 2014-02-13  Glenn Morris  <rgm@gnu.org>
3679         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
3681 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3683         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
3684         shift-select commands.
3686 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
3688         * progmodes/js.el (js-indent-line): Don't widen.
3689         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
3691 2014-02-12  Glenn Morris  <rgm@gnu.org>
3693         * icomplete.el (icomplete): Add info-link to defgroup.
3694         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
3695         (icomplete-minibuffer-map, icomplete-mode)
3696         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
3698         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
3699         (package-menu-filter): Rename from package-menu-filter-interactive.
3700         Doc fix.
3702 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
3704         * frameset.el (frameset--jump-to-register): Select the required
3705         window and buffer before restoring position (bug#16696).
3707 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
3709         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
3711 2014-02-10  Glenn Morris  <rgm@gnu.org>
3713         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
3715 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
3717         * w32-common-fns.el (x-get-selection): Doc fix.
3718         * select.el (x-get-selection): Doc fix.  (Bug#15109)
3720         * face-remap.el (face-remap-add-relative)
3721         (face-remap-remove-relative, face-remap-reset-base)
3722         (face-remap-set-base): Call force-mode-line-update to redisplay
3723         the current buffer due to potential change in faces.  (Bug#16709)
3725 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
3727         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
3728         script more robustly.
3730 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
3732         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
3734         * simple.el (choose-completion): Doc fix (bug#14160).
3736         * subr.el (event-start): Say what a nil EVENT value means.
3738         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
3739         (bug#14197).
3741         * progmodes/grep.el (find-program): Doc fix (bug#14289).
3743         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
3745         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
3747         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
3748         predicate function (bug#15455).
3750 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
3752         * ielm.el (inferior-emacs-lisp-mode): Instead of
3753         `comment-use-global-state', set `comment-use-syntax'.
3755 2014-02-10  Glenn Morris  <rgm@gnu.org>
3757         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
3759 2014-02-09  Alan Mackenzie  <acm@muc.de>
3761         Fix c-invalidate-state-cache on narrowed buffers.
3762         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
3763         Widen when setting and clearing the CPP delimiter properties.
3765 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
3767         * help.el (describe-bindings): Doc fix (bug#9888).
3769         * files.el (save-buffer): Use ARG as the parameter name for
3770         consistency (bug#10346).
3771         (save-buffer): Clarify the 0 argument (bug#10346).
3773         * cus-edit.el (customize-apropos): Fix error string.
3774         (custom-buffer-create): Doc fix (bug#11122).
3775         (custom-sort-items): Doc fix (bug#11121).
3777         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
3779         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
3780         (icomplete-simple-completing-p): Mention the previous variable.
3782         * font-lock.el (font-lock-value-in-major-mode): Clarify the
3783         meaning of the parameter (bug#12282).
3785         * files.el (find-file-noselect): Clarify prompt when changing
3786         readedness (bug#13261).
3787         (locate-file): Suffixes aren't returned, so don't say that they
3788         are (bug#12674).
3789         (backup-inhibited): Doc clarification (bug#12525).
3791         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
3792         before we actually start to delete things (bug#16331).
3794         * subr.el (event-start): Doc fix (bug#14228).
3795         (event-end): Ditto.
3797 2014-02-09  Glenn Morris  <rgm@gnu.org>
3799         * emacs-lisp/warnings.el (lwarn):
3800         Empower help-enable-auto-load.  (Bug#15940)
3802 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
3804         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
3805         (Bug#16690)
3807 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
3809         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3810         Insert output at end of buffer.  (Bug#16120)
3812 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3814         * simple.el (choose-completion-string-functions): Document new
3815         calling convention (bug#14153).
3816         (execute-extended-command): Clarify doc string (bug#13373).
3818         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
3820         * find-dired.el (find-name-dired): Doc fix (bug#14290).
3821         (find-grep-dired): Doc fix (bug#14288).
3823 2014-02-08  Juri Linkov  <juri@jurta.org>
3825         * isearch.el (isearch-quote-char): Check character validity
3826         like in `quoted-insert' (bug#16677).
3828 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
3830         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
3832         * isearch.el (isearch-hide-immediately): Doc clarification
3833         (bug#14723).
3835         * simple.el (line-move): Document utility function used many
3836         places in the Emacs sources (bug#14843).
3838         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
3839         (dired-prev-marked-file): Doc fix (bug#14855).
3840         (dired-up-directory): Doc fix (bug#14848).
3842         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
3844         * files.el (file-relative-name): Doc fix (bug#15159).
3846         * fringe.el (fringe-styles): Doc fix (bug#15239).
3848         * isearch.el (isearch-filter-predicate): Documentation typo fix
3849         (bug#15474).
3851         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
3853         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
3855         * replace.el (replace-match-maybe-edit): Doc clarification
3856         (bug#15632).
3858         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
3860         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
3862 2014-02-08  Glenn Morris  <rgm@gnu.org>
3864         * help-fns.el (describe-variable):
3865         Check {file,dir}-local-variables-alist, and buffer-file-name,
3866         in the correct buffer.
3868 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
3870         * help-fns.el (describe-variable): Fix the case where
3871         a value is directory-local with no dir-locals file.  (Bug#16635)
3873 2014-02-08  Glenn Morris  <rgm@gnu.org>
3875         * abbrev.el (edit-abbrevs-mode):
3876         Derive from fundamental-mode.  (Bug#16682)
3878 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
3880         * simple.el (quoted-insert): Check character validity (bug#16677).
3882 2014-02-07  Juri Linkov  <juri@jurta.org>
3884         * desktop.el (desktop-read): Claim the lock when the owner is not
3885         the current process.  (Bug#16157)
3887 2014-02-07  Juri Linkov  <juri@jurta.org>
3889         * desktop.el (desktop-buffers-not-to-save): Change default from nil
3890         to "\\` ".  (Bug#16651)
3892 2014-02-07  Juri Linkov  <juri@jurta.org>
3894         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
3895         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
3896         (desktop-auto-save-cancel-timer): New function with some code from
3897         `desktop-auto-save-set-timer'.
3898         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
3899         Instead of setting `desktop-save-mode' to nil, call
3900         `desktop-save-mode' with arg 0.  (Bug#16630)
3902 2014-02-07  Glenn Morris  <rgm@gnu.org>
3904         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
3905         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
3906         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
3908         * obsolete/iswitchb.el: Move to obsolete/.
3909         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
3910         since obsolete/ is not scanned for autoloads.
3911         * emacs-lisp/authors.el (authors-valid-file-names):
3912         Add iswitchb.el.
3914         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
3915         Disable now non-functional find-file-hook.
3917 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
3919         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
3920         instead of ";" in order to avoid additional prompts.  Let heredoc
3921         scripts read from tty.  (Bug#16582)
3922         (tramp-send-command): No special handling of heredocs, it isn't
3923         necessary anymore.
3925 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3927         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
3928         with a space (bug#16664).  Limit the symbols considered to the ones
3929         that are bound or fbound (bug#16646).
3931 2014-02-06  Glenn Morris  <rgm@gnu.org>
3933         * epa.el (epa-mail-aliases): Doc fix.
3935 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
3937         * emacs-lisp/lisp.el (lisp-completion-at-point):
3938         Use `completion-table-merge' instead of `completion-table-in-turn'
3939         (bug#16604).
3941         * minibuffer.el (completion-table-merge): New function.
3943 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
3945         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
3946         (tramp-sh-handle-set-file-acl)
3947         (tramp-sh-handle-start-file-process)
3948         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
3949         (tramp-find-executable, tramp-send-command): Use it.
3951 2014-02-05  Glenn Morris  <rgm@gnu.org>
3953         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
3955 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3957         * progmodes/python.el (python-shell-send-string)
3958         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
3960 2014-02-04  Anders Lindgren  <andlind@gmail.com>
3962         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
3963         the names (bug#16620).
3965 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
3967         * faces.el (window-divider): New default value.  Rewrite doc-string.
3968         (window-divider-first-pixel, window-divider-last-pixel): New faces.
3970 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
3972         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
3973         `protected' and `public' can also be called without arguments.
3975 2014-02-03  Glenn Morris  <rgm@gnu.org>
3977         * register.el (window-configuration-to-register)
3978         (frame-configuration-to-register): Unadvertise unused argument.
3979         * frameset.el (frameset-to-register): Remove unused argument.
3981         * frameset.el (frameset-to-register):
3982         * kmacro.el (kmacro-to-register):
3983         * register.el (increment-register):
3984         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
3985         (calc-append-to-register, calc-prepend-to-register):
3986         * play/gametree.el (gametree-layout-to-register)
3987         (gametree-apply-register-layout):
3988         * textmodes/picture.el (picture-clear-rectangle-to-register)
3989         (picture-yank-rectangle-from-register):
3990         * vc/emerge.el (emerge-combine-versions-register):
3991         Use register-read-with-preview to read registers.
3993 2014-02-03  João Távora  <joaotavora@gmail.com>
3995         * elec-pair.el (electric-pair-backward-delete-char): Don't error
3996         when at beginning of (possibly narrowed) buffer.
3998 2014-02-02  Daniel Colascione  <dancol@dancol.org>
4000         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
4001         Also try to display local help from just before point.
4003 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
4005         c-parse-state.  Don't "append-lower-brace-pair" in certain
4006         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
4007         recognised as a comment.
4009         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
4010         as well as normal comment starter.
4011         (c-parse-state-get-strategy): Extra return possibility
4012         'back-and-forward.
4013         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
4014         return value list to indicate replacement of a brace-pair cons
4015         with its car.
4016         (c-parse-state-1): With 'back-and-forward, only call
4017         c-append-lower-brace-pair-to state-cache when cons-separated.
4019 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
4021         * term/ns-win.el (ns-suspend-error): New function.
4022         (ns-initialize-window-system): Add ns-suspend-error to
4023         suspend-hook (Bug#16612).
4025 2014-02-02  Daniel Colascione  <dancol@dancol.org>
4027         * progmodes/cc-defs.el (c-find-assignment-for-mode):
4028         Make loading cc-mode silent.
4030 2014-02-02  Daniel Colascione  <dancol@dancol.org>
4032         * comint.el (comint-prompt-read-only): Change doc to suggest
4033         remap keybinding.
4035 2014-02-02  Glenn Morris  <rgm@gnu.org>
4037         * register.el (register-read-with-preview, point-to-register)
4038         (window-configuration-to-register, frame-configuration-to-register)
4039         (jump-to-register, number-to-register, view-register, insert-register)
4040         (copy-to-register, append-to-register, prepend-to-register)
4041         (copy-rectangle-to-register): Doc fixes.
4043 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4045         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
4046         * emacs-lisp/find-func.el (find-function-C-source): Idem.
4047         * emacs-lisp/nadvice.el (advice--cd*r): New function.
4048         * help-fns.el (describe-function-1): Use it.
4050 2014-02-02  Glenn Morris  <rgm@gnu.org>
4052         * register.el (register-preview-default): New function,
4053         split from register-preview.
4054         (register-preview-function): Rename from register-preview-functions,
4055         make it not a hook.
4056         (register-preview): Use register-preview-function.
4057         (register-read-with-preview): Error on non-character event.  (Bug#16595)
4059 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
4061         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
4062         `:' before binary operators (bug#16609).  Don't check for `:'
4063         before `[' and `(', or their syntax status.  A percent literal
4064         can't end with either.
4065         (ruby-font-lock-keywords): For built-ins that require arguments,
4066         check that they're followed by something that looks like argument
4067         (bug#16610).
4069 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4071         * subr.el (butlast): Document what an omitted N means (bug#13437).
4072         (nbutlast): Ditto.
4074 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4076         * net/shr.el (shr-generic): Make into a defsubst to make the stack
4077         depth shallower (bug#16587).
4078         (shr-tag-svg): Respect `shr-inhibit-images'.
4079         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
4081 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
4083         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
4084         (ruby-smie-grammar): Make "." right-associative.  Make its priority
4085         lower than the ternary and all binary operators.
4086         (ruby-smie-rules): Indent "(" relative to the first non-"."
4087         parent, or the first "." parent at indentation.
4088         Use `ruby-align-chained-calls' for indentation of "." tokens.
4089         (Bug#16593)
4091 2014-01-31  Juri Linkov  <juri@jurta.org>
4093         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
4094         from `make-hash-table'.
4096         * textmodes/ispell.el (ispell-init-process): Change message format
4097         to be consistent with other messages.
4099 2014-01-31  Glenn Morris  <rgm@gnu.org>
4101         * delsel.el (delete-selection-mode): Doc fix.
4103         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
4104         (trace-function-background): Doc fixes.
4106         * ido.el (ido-use-virtual-buffers): Doc fix.
4107         Reset :version, since the default value has not changed.
4109         * register.el (register-preview-delay, register-read-with-preview):
4110         Doc fixes.
4112         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
4113         do not mess with mail-buffer position (fixes 2009-11-03 change).
4114         * progmodes/cc-mode.el (c-submit-bug-report):
4115         Check auto-fill-mode is bound.  (Bug#16592)
4117 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
4119         * startup.el (fancy-splash-image-file): New function,
4120         split from fancy-splash-head.
4121         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
4122         so that we are both using the same image.  (Bug#16574)
4124 2014-01-30  Glenn Morris  <rgm@gnu.org>
4126         * simple.el (eval-expression): Doc fix.
4128         * hexl.el (hexl-mode-hook):
4129         * ielm.el (ielm-mode-hook):
4130         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
4131         (lisp-interaction-mode-hook):
4132         * progmodes/cfengine.el (cfengine3-documentation-function):
4133         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
4135 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4137         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
4138         is a symbol (bug#16584).
4140 2014-01-30  Glenn Morris  <rgm@gnu.org>
4142         * help.el (help-for-help-internal): Add "P" to text.
4144 2014-01-29  Glenn Morris  <rgm@gnu.org>
4146         * simple.el (just-one-space, cycle-spacing): Doc fixes.
4148 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
4150         * window.el (fit-frame-to-buffer): Fix calculations for margins and
4151         height constraints.
4153 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
4155         * progmodes/hideif.el: Extend to full CPP expression syntax.
4156         (hif-token-alist): Add missing tokens.
4157         (hif-token-regexp): Add support for float/octal/hex immediates.
4158         (hif-string-literal-regexp): New const.
4159         (hif-tokenize): Recognize strings and float/octal/hex immediates.
4160         (hif-exprlist): New function.
4161         (hif-parse-if-exp): Use it.
4162         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
4163         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
4164         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
4165         (hif-logxor, hif-comma): New functions.
4167 2014-01-28  Glenn Morris  <rgm@gnu.org>
4169         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
4171         * indent.el (tab-stop-list): Doc fix.  Add :version.
4173         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
4174         (cvs-append-to-ignore): Add compatibility alias.
4176 2014-01-27  Glenn Morris  <rgm@gnu.org>
4178         * dired.el (dired-hide-details-mode): Don't autoload it,
4179         since it cannot be used outside Dired buffers anyway.
4181         * emulation/cua-base.el (cua-mode): Doc fix.
4183         * dired.el (dired-hide-details-hide-symlink-targets)
4184         (dired-hide-details-hide-information-lines)
4185         (dired-hide-details-mode): Doc fixes.
4187         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
4188         * strokes.el (strokes-file): Doc fix.  Bump :version.
4189         (strokes-help): Doc fix.
4190         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
4191         * emulation/viper.el (viper): Doc fix for custom group.
4192         (top-level): Remove oh-so-no-longer-relevant text about vip.
4193         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
4195         * ido.el (ido-save-directory-list-file):
4196         * saveplace.el (save-place-file):
4197         * calendar/timeclock.el (timeclock-file):
4198         * net/quickurl.el (quickurl-url-file):
4199         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
4200         * progmodes/idlwave.el (idlwave-config-directory):
4201         * textmodes/remember.el (remember-data-file):
4202         Bump :version.
4204 2014-01-26  Glenn Morris  <rgm@gnu.org>
4206         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
4207         Doc fix.  Make obsolete.
4208         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
4210         * sort.el (delete-duplicate-lines): Doc fix.
4212 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4214         * progmodes/ada-mode.el (ada):
4215         * woman.el (woman): Link to info manual and Commentary section.
4217         * progmodes/flymake.el (flymake):
4218         * nxml/nxml-mode.el (nxml):
4219         * net/eww.el (eww):
4220         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
4221         * htmlfontify.el (htmlfontify):
4222         * ses.el (ses):
4223         * epa.el (epa):
4224         * ido.el (ido): Link to info manual.
4226 2014-01-25  Leo Liu  <sdl.web@gmail.com>
4228         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
4230 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
4232         * net/shr.el (shr-tag-img): Prefer the title over the alt text
4233         (bug#16537).
4235 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
4237         * net/eww.el (eww-download-callback):
4238         Fix reference to eww-download-directory.
4240         * emacs-lisp/bytecomp.el (byte-compile-file):
4241         Remove unused local variable `file-name'.
4243 2014-01-24  Glenn Morris  <rgm@gnu.org>
4245         * woman.el (woman-default-faces, woman-monochrome-faces):
4246         Fix obsolescence specification.
4248         * subr.el (with-demoted-errors): Doc fix.
4250 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4252         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
4253         (cl--macroexp-fboundp): New function.
4254         (cl--make-type-test): Use it.
4256 2014-01-23  Glenn Morris  <rgm@gnu.org>
4258         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
4259         * simple.el (eval-expression): Doc fixes.
4261 2014-01-22  Glenn Morris  <rgm@gnu.org>
4263         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
4265 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4267         * emacs-lisp/package.el: Write files silently.
4268         (package-autoload-ensure-default-file, package--write-file-no-coding)
4269         (package-generate-description-file, package--download-one-archive)
4270         (package-install-from-archive): Tell `write-region' to stay quiet.
4271         (package-menu-mode, package-menu--print-info): Omit the Archive column
4272         if there's only one archive.
4273         (package-all-keywords, package--has-keyword-p): Remove dead code.
4275 2014-01-22  Glenn Morris  <rgm@gnu.org>
4277         * version.el (emacs-bzr-version-bzr): Fix typo.
4279         * version.el (emacs-repository-get-version):
4280         Check either .bzr or .git, but not both.
4281         Make the git case actually use the DIR argument, and return nil
4282         rather than the empty string.
4283         Avoid error if .git exists but the git executable is not found.
4285 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
4287         Fixes in window size functions around Bug#16430 and Bug#16470.
4288         * window.el (window-total-size, window-size): New argument ROUND.
4289         (window--min-delta-1, window-min-delta, window--max-delta-1):
4290         Be more conservative when calculating the numbers of lines or
4291         columns a window can shrink (Bug#16430).
4292         (fit-window-to-buffer): Simplify code.
4293         * term.el (term-window-width): Call window-body-width again.
4295 2014-01-22  Glenn Morris  <rgm@gnu.org>
4297         * image.el (image-format-suffixes): Doc fix.
4299         * international/quail.el (quail-define-package): Doc fix.
4301         * emacs-lisp/authors.el (authors-valid-file-names)
4302         (authors-renamed-files-alist): Additions.
4304         * vc/vc-git.el (vc-git-print-log): Remove --follow;
4305         reverts 2014-01-09 change.  (Bug#16422)
4307         * calc/calc-embed.el (thing-at-point-looking-at):
4308         * emacs-lisp/map-ynp.el (x-popup-dialog):
4309         * obsolete/lmenu.el (x-popup-dialog):
4310         * emacs-lisp/package.el (url-recreate-url):
4311         * mail/mailclient.el (clipboard-kill-ring-save):
4312         * subr.el (x-popup-dialog): Update declaration.
4313         * mail/rmail.el (rmail-mime-message-p):
4314         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
4316 2014-01-21  Daniel Colascione  <dancol@dancol.org>
4318         * progmodes/sh-script.el (sh--inside-noncommand-expression):
4319         Correctly detect when we're inside an arithmetic expansion form
4320         containing nested parenthesis.
4321         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
4322         to detect cases where we shouldn't expand "<<" to a heredoc
4323         skeleton.
4325 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4327         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
4328         (eldoc--message-command-p): New function.
4329         (eldoc-display-message-p): Use it.
4330         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
4331         message is not automatically erased for us.
4332         (eldoc-print-current-symbol-info): Erase previous message, if any.
4334 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
4336         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
4337         specify it's an interactive function.
4339         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
4340         Fix regex used for scanning for citation keys which failed for
4341         citations with optional arguments.
4343 2014-01-21  Leo Liu  <sdl.web@gmail.com>
4345         * simple.el (read--expression): Don't enable eldoc-mode.
4347 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4349         * simple.el (move-beginning-of-line): Make sure we don't move forward
4350         (bug#16497).
4352 2014-01-20  Juri Linkov  <juri@jurta.org>
4354         * saveplace.el (toggle-save-place, save-place-to-alist)
4355         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
4356         'dired-mode) before checking for dired-directory.  (Bug#16477)
4358 2014-01-20  Juri Linkov  <juri@jurta.org>
4360         * indent.el (indent-line-to): Use backward-to-indentation
4361         instead of back-to-indentation.  (Bug#16461)
4363 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
4365         Revert some of the CANNOT_DUMP fix (Bug#16494).
4366         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
4367         but fixing this can wait until after the next release.
4368         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
4370 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
4372         * eshell/esh-mode.el (eshell-password-prompt-regexp):
4373         Use `password-word-equivalents'.
4374         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
4375         to t.  (Bug#5664, Bug#13124)
4377 2014-01-19  Alan Mackenzie  <acm@muc.de>
4379         Bind open-paren-in-column-0-is-defun-start to nil at some entry
4380         points.
4381         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
4382         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
4383         * progmodes/cc-mode.el (c-before-change, c-after-change)
4384         (c-font-lock-fontify-region): Bind it here.
4386 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
4388         * term.el (term-window-width): Call window-text-width instead of
4389         window-width (Bug#16470).
4391 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
4393         * simple.el (password-word-equivalents): Remove duplicates.
4394         Sort, to make this easier next time.
4395         Downcase.  Omit ": " after "jelszó".
4397 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
4399         * term/common-win.el (saved-region-selection): Defvar it.
4400         (x-select-text): Set saved-region-selection (Bug#16382).
4402 2014-01-18  Glenn Morris  <rgm@gnu.org>
4404         * emacs-lisp/authors.el (authors-aliases)
4405         (authors-renamed-files-alist): Add some entries.
4407 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
4409         * net/tramp.el (tramp-password-prompt-regexp):
4410         Use `password-word-equivalents' if available.
4411         (tramp-action-password, tramp-process-one-action)
4412         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
4414 2014-01-17  Chong Yidong  <cyd@gnu.org>
4416         * simple.el (password-word-equivalents): New defcustom.
4417         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
4418         to 24.4.
4419         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
4420         to t.  (Bug#13124)
4422 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
4424         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
4425         (ruby-align-to-stmt-keywords): Change the default value.
4426         Use `ruby-alignable-keywords' to generate the possible customization
4427         choices.
4428         (ruby-smie-rules): Instead of using a hardcoded list of alignable
4429         keywords, check against the value of `ruby-alignable-keywords'
4430         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
4432 2014-01-17  Glenn Morris  <rgm@gnu.org>
4434         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
4436         Make M-x authors return zero *Authors Errors* from current logs.
4437         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
4438         (authors-ignored-files): Add some entries, remove others.
4439         (authors-ambiguous-files, authors-valid-file-names):
4440         Add some entries.
4441         (authors-renamed-files-alist): Add, remove, and adjust entries.
4442         (authors-renamed-files-regexps): Add some entries.
4443         Remove some very broad ones.  Make some entries `lax'.
4444         (authors-lax-changelogs): New constant.
4445         (authors-disambiguate-file-name): Treat top-level specially.
4446         (authors-lax-changelog-p): New function.
4447         (authors-canonical-file-name): Check file as written against
4448         authors-valid-file-names.  Do not special-case etc/.
4449         Handle `lax' logs and authors-renamed-files-regexps elements.
4451 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
4453         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
4454         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
4455         callers.
4457 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4459         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
4460         Assume we're already in the proper buffer.
4461         Inspired by Anders Lindgren <andlind@gmail.com>.
4462         (follow-post-command-hook): Call it from the right buffer.
4463         (follow-comint-scroll-to-bottom): Adjust call.
4464         (follow-all-followers): Use get-buffer-window-list.
4466 2014-01-15  Daniel Colascione  <dancol@dancol.org>
4468         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
4469         `buffer-file-name' in interactive-form so that we don't leave
4470         pathless file names in `file-name-history'.
4472 2014-01-15  Juri Linkov  <juri@jurta.org>
4474         * indent.el (indent-rigidly): Set deactivate-mark to nil
4475         in transient indentation mode.  (Bug#16438)
4477 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
4479         * emacs-lisp/package.el (package-desc-keywords): New function
4480         (Bug#16222).
4481         (describe-package-1, package-all-keywords)
4482         (package--has-keyword-p): Use it.
4484 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
4486         * simple.el (define-alternatives): When creating the
4487         COMMAND-alternatives variable, assign COMMAND as its definition
4488         name so that `describe-variable' can relocate it.
4490 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
4492         * font-lock.el (font-lock-keywords): Fix typo in docstring
4493         (bug#16307).
4495 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
4497         * textmodes/ispell.el (ispell-region): Reset `in-comment' for new
4498         line instead of wrongly reset `add-coment' (bug#13577).
4500 2014-01-14  Daiki Ueno  <ueno@gnu.org>
4502         * epa-file.el (epa-file-write-region): Encode the region according
4503         to `buffer-file-format'.  Problem reported at:
4504         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
4506 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4508         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
4509         so it applies in the right buffer (bug#16410).
4511 2014-01-13  Daniel Colascione  <dancol@dancol.org>
4513         * textmodes/rst.el (rst-define-key): Provide deprecated
4514         keybindings through named functions instead of anonymous ones so
4515         that "??" doesn't appear in describe-mode output.
4517 2014-01-13  Bastien Guerry  <bzg@gnu.org>
4519         * simple.el (define-alternatives): Call the selected command
4520         interactively.  When setting `COMMAND--implementation' for the
4521         first time, tell the user how to chose another implementation.
4522         Enhance the docstring.
4524 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4526         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
4527         (log-edit--match-first-line): New function.
4528         (log-edit-font-lock-keywords): Use it.
4529         (log-edit-mode): Make jit-lock-defer-multiline work.
4531 2014-01-13  Bastien Guerry  <bzg@gnu.org>
4533         * rect.el (rectangle-mark-mode): When the region is not active,
4534         display a message saying that the mark as been set and that
4535         rectangle mode is in use.
4536         (rectangle--highlight-for-redisplay): Only put an overlay with a
4537         visible vertical bar when (display-graphic-p) is non-nil.
4538         This partially fixes Bug#16403.
4540 2014-01-13  Juri Linkov  <juri@jurta.org>
4542         * info.el (Info-find-file): Go to DIR before displaying the error
4543         about a nonexistent file if no previous Info file is visited.
4544         Use `user-error' instead of `error' for "Info file %s does not exist".
4545         (Info-find-node-2): In case of a nonexistent node in unwind forms
4546         go to the Top node if there is no previous node to revert to.
4547         (Bug#16405)
4549 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
4551         fit-frame/window-to-buffer code fixes including one for Bug#14096.
4552         * window.el (fit-frame-to-buffer): Fix doc-string.
4553         Respect window-min-height/-width.  Fit pixelwise when
4554         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
4555         when avoiding that frame goes partially off-screen.
4556         (fit-window-to-buffer): Respect window-min-height/-width
4557         (Bug#14096).
4559 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4561         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
4562         after an empty line.
4564 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4566         * net/shr.el (shr-render-region): Autoload.
4568 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
4570         * net/eww.el (eww-download-directory): Rename from
4571         `eww-download-path' (Bug#16419).
4573 2014-01-12  Leo Liu  <sdl.web@gmail.com>
4575         * dired-x.el (dired-mode-map): Fix last change.
4577         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
4579 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
4581         Spelling fixes.
4582         * emacs-lisp/generic.el (generic--normalize-comments):
4583         Rename from generic--normalise-comments.  All uses changed.
4584         * play/bubbles.el (bubbles--neighborhood-score)
4585         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
4586         (bubbles--neighborhood-available)
4587         (bubbles--update-neighborhood-score):
4588         Rename from names with 'neighbourhood'.  All uses changed.
4590 2014-01-12  Leo Liu  <sdl.web@gmail.com>
4592         Re-implement the feature of showing eldoc info after editing.
4593         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
4594         (eldoc-edit-message-commands): New function.
4595         (eldoc-print-after-edit): New variable.
4596         (eldoc-pre-command-refresh-echo-area): Emit message only by
4597         eldoc-message-commands.
4598         (eldoc-mode): Restrict eldoc-message-commands to editing commands
4599         if eldoc-print-after-edit is set.  (Bug#16346)
4600         * simple.el (read--expression): Enable eldoc-mode.
4601         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
4603 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
4604             Eric S. Raymond  <esr@thyrsus.com>
4606         * version.el (emacs-repository-get-version): Enhance so the
4607         function works correctly in either a Bazaar or Git repo.
4609 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
4611         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
4612         Goes with removal of the joke manpages from /etc.
4614 2014-01-10  Kenichi Handa  <handa@gnu.org>
4616         * mail/rmail.el (rmail-get-coding-system):
4617         Check rmail-get-coding-function before "funcall"ing it.
4619 2014-01-10  Glenn Morris  <rgm@gnu.org>
4621         * emacs-lisp/authors.el (authors-fixed-entries):
4622         Update for files that no longer exist.
4624 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
4626         * version.el (emacs-bzr-get-version): Restore compatibilty with
4627         24.3 (Tested).
4629 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
4631         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
4632         and Podfile.
4634 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
4636         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
4638 2014-01-10  Chong Yidong  <cyd@gnu.org>
4640         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
4642 2014-01-10  Anders Lindgren  <andlind@gmail.com>
4644         * follow.el (follow-cache-command-list): Include right-char and
4645         left-char.
4647 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
4649         Spelling fixes.
4650         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
4651         * woman.el (woman-mark-horizontal-position):
4652         Rename from woman-mark-horizonal-position.  Use changed.
4654 2014-01-10  Glenn Morris  <rgm@gnu.org>
4656         * info.el (info-initialize): If running uninstalled, ensure our
4657         own info files are always found first, even if INFOPATH is set.
4659         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
4661 2014-01-09  David Engster  <deng@randomsample.de>
4663         * emacs-lisp/eieio-custom.el:
4664         * emacs-lisp/eieio-opt.el: Set generated autoload file to
4665         'eieio.el'.  This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
4666         * emacs-lisp/eieio.el: Regenerate autoloads.
4668 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
4670         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
4671         following renames.  (Bug#8756)
4673 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4675         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
4676         (bug#16382).
4677         (activate-mark): Add `no-tmm' argument.
4678         (set-mark, push-mark-command): Use it instead of running
4679         activate-mark-hook by hand.
4681 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
4683         In preparation for the move to git, sanitize out some
4684         Bazaar-specific names.
4686         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
4688         * version.el (emacs-bzr-version): Name changed to
4689         emacs-repository-version.  Obsolete-variable alias made.
4690         * loadup.el: Follow through on this name change.
4691         * mail/emacsbug.el (report-emacs-bug): Factor out any
4692         assumption about the version control system in use.
4694 2014-01-08  David Engster  <deng@randomsample.de>
4696         * help-fns.el (help-fns-describe-function-functions):
4697         New variable to call functions for augmenting help buffers.
4698         (describe-function-1): Remove explicit calls to
4699         `help-fns--compiler-macro', `help-fns--parent-mode' and
4700         `help-fns--obsolete'.  Put them in above new variable instead, and
4701         call them through `run-hook-with-args'.
4702         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
4703         `eieio-describe-class'.  Not meant for interactive use anymore,
4704         but to augment existing help buffers.  Remove optional second
4705         argument.  Create proper button for file location.
4706         Rewrite function to use `insert' instead of `princ' and `prin1' where
4707         possible.
4708         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
4709         (eieio-method-def, eieio-class-def): Move further up.
4710         (describe-method, describe-generic, eieio-describe-method):
4711         Remove aliases.
4712         (eieio-help-constructor, eieio-help-generic): Rename from
4713         `eieio-describe-constructor' and `eieio-describe-generic', resp.
4714         Rewrite to use `insert' in the current buffer and use proper help
4715         buttons.
4716         (eieio-help-find-method-definition)
4717         (eieio-help-find-class-definition): Also accept symbols as
4718         arguments.
4719         (eieio-help-mode-augmentation-maybee): Remove.
4720         (eieio-describe-class-sb): Use `describe-function'.
4721         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
4722         Add `eieio-help-generic' and `eieio-help-constructor'.
4724 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
4726         Spelling fixes.
4727         * language/china-util.el (hz-ascii-designation):
4728         Rename from hz-ascii-designnation.
4729         (hz-ascii-designation): Rename from hz-ascii-designnation.
4730         All uses changed.
4732 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
4735         package-alist.
4737 2014-01-08  Bastien Guerry  <bzg@gnu.org>
4739         * emacs-lisp/package.el (package-delete):
4740         Correctly delete the package from package-alist.
4742 2014-01-08  Daiki Ueno  <ueno@gnu.org>
4744         * emacs-lisp/package.el (url-recreate-url): Declare.
4745         (url-http-target-url): Declare.
4746         (package-handle-response): Include requested URL in the error message.
4747         (package--check-signature): Don't re-signal errors from
4748         package--with-work-buffer.  Suggested by Stefan Monnier.
4750 2014-01-07  Bastien Guerry  <bzg@gnu.org>
4752         * minibuffer.el (completion--try-word-completion): When both a
4753         hyphen and a space are possible candidates for the character
4754         following a word, display both candidates.  (Bug#15980)
4756 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
4758         * window.el (balance-windows-2): While rounding don't give a
4759         window more than the remainder.  Bug#16351, bug#16383.
4761 2014-01-07  Glenn Morris  <rgm@gnu.org>
4763         * menu-bar.el (menu-bar-help-extra-packages): Remove.
4764         (menu-bar-help-menu): Use view-external-packages instead.
4766 2014-01-07  Bastien Guerry  <bzg@gnu.org>
4768         * emacs-lisp/package.el (package-delete): Also delete the package
4769         name from `package-alist', not its description only.
4771 2014-01-07  Glenn Morris  <rgm@gnu.org>
4773         * help.el (view-external-packages):
4774         * menu-bar.el (menu-bar-help-extra-packages):
4775         Visit efaq.info rather than etc/MORE.STUFF.
4777 2014-01-07  Juri Linkov  <juri@jurta.org>
4779         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
4780         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
4782         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
4783         that shadows RET.  (Bug#16342)
4785 2014-01-07  Chong Yidong  <cyd@gnu.org>
4787         * isearch.el (isearch-yank-char, isearch-yank-word)
4788         (isearch-yank-line): Doc fix.
4790 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4792         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
4793         * emacs-lisp/elint.el (elint-find-builtins):
4794         * emacs-lisp/eldoc.el (eldoc-symbol-function):
4795         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
4796         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
4797         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
4798         * apropos.el (apropos-safe-documentation):
4799         * subr.el (symbol-file): Remove redundant fboundp.
4800         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
4802 2014-01-06  Bastien Guerry  <bzg@gnu.org>
4804         * hl-line.el (global-hl-line-overlay): Make a local variable.
4805         (global-hl-line-overlays): New variable to store all overlays.
4806         (global-hl-line-mode): Don't delete overlays from the current
4807         buffer when `global-hl-line-sticky-flag' is non-nil.
4808         (global-hl-line-highlight): Add new overlays to
4809         `global-hl-line-overlays'.
4810         (global-hl-line-unhighlight-all): New function to delete all
4811         overlays when turning off `global-hl-line-mode'.
4812         This fixes Bug#16183.
4814 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4816         * subr.el (set-transient-map): Fix nested case and docstring.
4818 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
4820         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
4821         `Texinfo' entry.
4823 2014-01-06  Daniel Colascione  <dancol@dancol.org>
4825         Fix defun navigation in vc log view.
4827         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
4828         like `beginning-of-defun'.
4829         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
4830         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
4831         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
4832         (log-view-extract-comment): Call `log-view-current-entry' directly
4833         instead of relying on broken `log-view-beginning-of-defun' behavior.
4835 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
4837         Spelling fixes.
4838         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
4839         * emacs-lisp/debug.el (cancel-debug-on-entry):
4840         * epg.el (epg-error-to-string):
4841         * files.el (recover-file):
4842         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4843         * mail/emacsbug.el (report-emacs-bug-hook):
4844         * mail/sendmail.el (mail-recover):
4845         * ses.el (ses-yank-resize):
4846         * term/ns-win.el (ns-print-buffer):
4847         Spelling fixes in diagnostics, mostly for "canceled" with one L.
4848         * epg.el (epg-key-capability-alist): Rename from misspelled version.
4849         All uses changed.
4850         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
4852 2014-01-06  Leo Liu  <sdl.web@gmail.com>
4854         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
4855         to avoid shadowing global key.  (Bug#16354)
4857 2014-01-06  Daniel Colascione  <dancol@dancol.org>
4859         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
4860         rst-mode.
4862 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
4864         * window.el (balance-windows): Add mising t to fix Bug#16351.
4866 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4868         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
4869         (bug#16285).
4870         (shr-insert): If we have a word that's longer than `shr-width',
4871         break after it anyway.  Otherwise we'll do no breaking once we get
4872         such a long word.
4874 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
4876         * net/eww.el (eww): Support single/double quote for search.
4877         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
4878         (eww-history-quit): Delete and use quit-window.
4879         (eww-history-kill): Delete, because it doesn't work well and
4880         not necessary.
4881         (eww-history-mode-map): Delete some keys and add easy-menu.
4883 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
4885         Fix misspelling of 'chinese' in rx (Bug#16237).
4886         * emacs-lisp/rx.el (rx-categories): Correct spelling of
4887         chinese-two-byte.
4889         Change subword regexps back to vars (Bug#16296).
4890         * progmodes/subword.el (subword-forward-regexp)
4891         (subword-backward-regexp): Change these back to variables.
4893 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4895         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
4896         syntax-begin-function (bug#16247).
4898 2014-01-03  Chong Yidong  <cyd@gnu.org>
4900         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
4901         (advice--docstring): Delete variable.
4902         (advice--make-1): Leave the docstring empty.
4903         (advice-add): Use function-documentation for advised docstring.
4905         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
4906         Ignore function-documentation property when getting documentation.
4907         (ad-activate-advised-definition): Use function-documentation
4908         generate the docstring.
4909         (ad-make-advised-definition): Don't call
4910         ad-make-advised-definition-docstring.
4911         (ad-make-advised-definition-docstring, ad-advised-definition-p):
4912         Delete functions.
4914         * progmodes/sql.el (sql-help): Use function-documentation instead
4915         of dynamic-docstring-function property.  No need to autoload now.
4916         (sql--help-docstring): New variable.
4917         (sql--make-help-docstring): Use it.
4919 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4921         * ielm.el (ielm-tab): Retarget.
4922         (ielm-map): Use ielm-tab for tab.
4923         (ielm-complete-filename): Use comint-filename-completion.
4924         (ielm-complete-symbol): Remove.
4925         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
4926         remove ielm-tab from completion-at-point-functions (bug#16224).
4928         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
4929         Beware signals raised by predicates (bug#16201).
4931 2014-01-02  Richard Stallman  <rms@gnu.org>
4933         * dired-aux.el (dired-do-print): Handle printer-name.
4935         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
4936         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
4937         (rmail-epa-decrypt): Turn off mime processing.
4939         * mail/rmail.el (rmail-make-in-reply-to-field):
4940         Add parens in message-id.
4942         * mail/rmail.el (rmail-get-coding-function): Variable.
4943         (rmail-get-coding-system): Use it.
4945 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
4947         * international/mule-conf.el: Unify the charset indian-is13194.
4948         (indian-is13194): Specify unify-map.
4950 2013-12-31  Leo Liu  <sdl.web@gmail.com>
4952         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
4954 2013-12-30  Daniel Colascione  <dancol@dancol.org>
4956         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
4957         of printing a useless when we resume from sleep.
4959         * progmodes/sh-script.el
4960         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
4961         in indentation code.  (Bug#16233)
4963 2013-12-28  João Távora  <joaotavora@gmail.com>
4965         * elec-pair.el (electric-pair-post-self-insert-function):
4966         Don't open extra newlines at beginning of buffer.  (Bug#16272)
4968 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
4970         * frame.el (window-system-for-display): Don't allow to create a
4971         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
4973 2013-12-28  Glenn Morris  <rgm@gnu.org>
4975         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
4976         Update callers.
4978         * apropos.el (apropos-match-face):
4979         * calculator.el (calculator-displayer):
4980         * dabbrev.el (dabbrev-search-these-buffers-only):
4981         * face-remap.el (buffer-face-mode-face):
4982         * simple.el (yank-handled-properties):
4983         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
4984         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
4985         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
4986         (hashcash-double-spend-database):
4987         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
4988         (ruby-deep-indent-paren-style):
4989         * textmodes/flyspell.el (flyspell-auto-correct-binding):
4990         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
4991         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
4992         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
4993         Specify custom types.
4995         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
4996         * bookmark.el (bookmark-bmenu-use-header-line):
4997         * doc-view.el (doc-view-scale-internally):
4998         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
4999         * register.el (register-preview-delay):
5000         * net/shr.el (shr-bullet):
5001         * progmodes/cfengine.el (cfengine-cf-promises)
5002         (cfengine-parameters-indent):
5003         * progmodes/octave.el (inferior-octave-error-regexp-alist):
5004         * textmodes/reftex-vars.el (reftex-label-regexps):
5005         * vc/log-edit.el (log-edit-setup-add-author): Add version.
5007         * net/tls.el (tls-certtool-program): Fix default value.
5009         * desktop.el (desktop-restore-in-current-display):
5010         * newcomment.el (comment-empty-lines):
5011         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
5012         (idlwave-pad-keyword):
5013         * progmodes/tcl.el (tcl-tab-always-indent):
5014         * textmodes/reftex-vars.el (reftex-index-default-tag):
5015         * elec-pair.el (electric-pair-skip-whitespace):
5016         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
5018         * emacs-lisp/authors.el (authors-ignored-files)
5019         (authors-valid-file-names, authors-renamed-files-alist): Additions.
5021 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
5023         * shell.el (shell-dynamic-complete-command): Doc fix.
5024         (shell--command-completion-data): Shell completion now matches
5025         executable filenames from the current buffer's directory, on
5026         systems in which this behavior is the default (windows-nt, ms-dos).
5028 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
5030         * net/shr.el (shr-insert): Don't infloop if the width is zero.
5032 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5034         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
5035         (bug#16251).
5037         * electric.el: Move all electric-pair-* to elec-pair.el.
5038         * elec-pair.el: New file, split from electric.el.
5040 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
5042         * net/shr.el (shr-find-fill-point): Don't try to fill if the
5043         indentation level is larger than the width, because that will
5044         infloop.
5045         (shr-insert): Fill repeatedly long texts, so that Japanese is
5046         formatted correctly (bug#16263).
5047         (shr-find-fill-point): Off by one error in comparison with the
5048         indentation.
5050 2013-12-26  João Távora  <joaotavora@gmail.com>
5052         * electric.el (electric-pair-mode): More flexible engine for skip-
5053         and inhibit predicates, new options for pairing-related functionality.
5054         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
5055         if that keeps or improves their balance in buffers.
5056         (electric-pair-delete-adjacent-pairs): Delete the pair when
5057         backspacing over adjacent matched delimiters.
5058         (electric-pair-open-extra-newline): Open extra newline when
5059         inserting newlines between adjacent matched delimiters.
5060         (electric--sort-post-self-insertion-hook):
5061         Sort post-self-insert-hook according to priority values when
5062         minor-modes are activated.
5063         * simple.el (newline-and-indent): Call newline with interactive
5064         set to t.
5065         (blink-paren-post-self-insert-function): Set priority to 100.
5066         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5067         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
5068         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
5069         electric-pair-open-newline-between-pairs to nil.
5071 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5073         * progmodes/python.el: Use lexical-binding.
5074         (python-nav-beginning-of-defun): Stop searching ASAP.
5076 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
5078         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
5079         Fix interactive spec.  Doc fix.  (Bug#15754)
5081 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5083         * emacs-lisp/byte-run.el (eval-when-compile):
5084         * progmodes/cc-defs.el (cc-eval-when-compile):
5085         Fix edebug spec (bug#16184).
5087 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
5089         * net/shr.el (shr-visit-file): Remove debugging function.
5090         (shr-insert): Don't infloop if we can't find a good place to break
5091         the line (bug#16256).
5093 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5095         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
5096         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
5097         python-nav-lisp-forward-sexp-safe.
5098         (python-nav--forward-sexp): New argument SAFE allows switching
5099         forward sexp movement behavior for parens.
5100         (python-nav-forward-sexp): Throw errors on unterminated parens
5101         (Bug#16191).
5102         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
5103         (python-nav-backward-sexp-safe): New functions.
5104         (python-shell-buffer-substring):
5105         Use `python-nav-forward-sexp-safe'.
5107 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
5109         * net/shr.el (shr-find-fill-point): Don't break lines before a
5110         quotation mark.
5111         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
5112         (shr-find-fill-point): Remove the special checks for the quotation
5113         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
5115 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
5117         * net/eww.el (eww-form-textarea): Use a different face for
5118         textareas than text input since they have different keymaps
5119         (bug#16142).
5121 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5123         * progmodes/python.el (python-nav-beginning-of-statement):
5124         Speed up (Bug#15295).
5126 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
5128         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
5129         the window configuration.
5131 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
5133         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
5134         we run on MS-Windows or MS-DOS.
5136 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
5138         * window.el (balance-windows-area): Call window-size instead of
5139         window-height and window-width.  Bug#16241.
5141 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
5143         * net/eww.el (eww-bookmark-quit): Remove.
5144         (eww-bookmark-browse): Restore the window configuration when you
5145         choose a bookmark (bug#16144).
5147 2013-12-24  Daniel Colascione  <dancol@dancol.org>
5149         * icomplete.el: Remove redundant :group arguments to `defcustom'
5150         throughout.
5151         (icomplete-show-matches-on-no-input): New customizable variable.
5152         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
5153         we have something to show.
5154         (icomplete-exhibit): Compute completions even if we have no user input.
5156 2013-12-23  Daniel Colascione  <dancol@dancol.org>
5158         * icomplete.el: Move `provide' to end of file.
5160 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5162         * net/gnutls.el (gnutls-verify-error): Add version tag.
5164 2013-12-23  Chong Yidong  <cyd@gnu.org>
5166         * subr.el (set-transient-map): Rename from
5167         set-temporary-overlay-map.  Doc fix.
5169         * face-remap.el (text-scale-adjust):
5170         * indent.el (indent-rigidly):
5171         * kmacro.el (kmacro-call-macro):
5172         * minibuffer.el (minibuffer-force-complete):
5173         * repeat.el (repeat):
5174         * simple.el (universal-argument--mode):
5175         * calendar/todo-mode.el (todo-insert-item--next-param):
5176         * progmodes/f90.el (f90-abbrev-start): Callers changed.
5178         * indent.el (indent-rigidly): Use substitute-command-keys.
5180 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
5182         * net/eww.el (eww-tag-select): Add text-property to jump to next
5183         select field.
5184         (eww): Add non-supported ftp error.
5186 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
5188         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
5189         comments.  Handle electric indent after typing `?' and `!'.
5191 2013-12-22  Chong Yidong  <cyd@gnu.org>
5193         * faces.el (face-spec-recalc): If the theme specs are not
5194         applicable to a frame, fall back on the defface spec.
5195         This prevents themes from obliterating faces on low-color terminals.
5197 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
5199         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
5200         after `{'.  We need it after block openers, and it doesn't seem
5201         to hurt after hash openers.
5203 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
5205         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
5206         extracted from `ruby-smie-rules'.
5207         (ruby--electric-indent-chars): New variable.
5208         (ruby--electric-indent-p): New function.
5209         (ruby-mode): Use `electric-indent-functions' instead of
5210         `electric-indent-chars'.
5212 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
5214         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
5215         docstring.
5216         (ruby-smie-rules): Indent plus one level after `=>'.
5218 2013-12-21  Richard Stallman  <rms@gnu.org>
5220         * simple.el (newline): Doc fix.
5222 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
5224         * net/eww.el (eww-list-histories, eww-list-histories)
5225         (eww-history-browse, eww-history-quit, eww-history-kill)
5226         (eww-history-mode-map, eww-history-mode): New command and
5227         functions to list browser histories.
5228         (eww-form-text): Support text form with disabled
5229         and readonly attributes.
5230         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
5232 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5234         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
5235         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
5236         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
5237         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
5238         Use `user-error'.
5239         (eww-bookmark-mode-map): Add menu.
5240         (eww-render, eww-mode): Use `setq-local'.
5241         (eww-tool-bar-map): New variable.
5242         (eww-mode): Set `tool-bar-map'.
5243         (eww-view-source): Check for `html-mode' with `fboundp'.
5245 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5247         * net/shr.el (shr--extract-best-source): Don't bug out on audio
5248         elements with text inside.  Also remove debugging.
5250 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
5252         * cus-start.el (all): Add ns-use-srgb-colorspace.
5254 2013-12-21  Chong Yidong  <cyd@gnu.org>
5256         * custom.el (custom-theme-recalc-face): Do nothing if the face is
5257         undefined.  Thus, theme settings for undefined faces do not take
5258         effect until the faces are defined with defface, the same as with
5259         theme variables.
5261         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
5262         (face-spec-reset-face): Don't assign extra properties in temacs.
5263         (face-spec-recalc): Apply X resources too.
5265 2013-12-21  Chong Yidong  <cyd@gnu.org>
5267         * faces.el (face-spec-set):
5268         * cus-face.el (custom-theme-set-faces, custom-set-faces):
5269         * custom.el (defface): Doc fixes (Bug#16203).
5271         * indent.el (indent-rigidly-map): Add docstring, and move commands
5272         into named functions.
5273         (indent-rigidly-left, indent-rigidly-right)
5274         (indent-rigidly-left-to-tab-stop)
5275         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
5276         indentation direction based on bidi direction, and accumulate
5277         sequential commands in a single undo boundary.
5278         (indent-rigidly--pop-undo): New utility function.
5280 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
5282         * faces.el (read-face-name): Require crm.el when using crm-separator.
5284 2013-12-20  Daniel Colascione  <dancol@dancol.org>
5286         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
5287         so that we don't reflow comments into the shebang line.
5289 2013-12-20  Juri Linkov  <juri@jurta.org>
5291         * saveplace.el (save-place-to-alist): Add `dired-filename' as
5292         a position when `dired-directory' is non-nil.  Check integer
5293         positions with `integerp'.
5294         (toggle-save-place, save-places-to-alist): Add check for
5295         `dired-directory'.
5296         (save-place-find-file-hook): Check integer positions with
5297         `integerp'.
5298         (save-place-dired-hook): Use `dired-goto-file' when
5299         `dired-filename' is found in the assoc list.  Check integer
5300         positions with `integerp'.
5301         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
5303         * dired.el (dired-initial-position-hook): Rename back from
5304         `dired-initial-point-hook'.
5305         (dired-initial-position): Rename `dired-initial-point-hook' to
5306         `dired-initial-position-hook'.
5307         (dired-file-name-at-point): Doc fix.  (Bug#15329)
5309 2013-12-20  Juri Linkov  <juri@jurta.org>
5311         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
5312         (read-regexp-suggestions): New function.
5313         (read-regexp): Use `read-regexp-defaults-function' to get default values.
5314         Use `read-regexp-suggestions'.  Add non-empty default to history
5315         for empty input.
5316         (occur-read-regexp-defaults-function): Remove function.
5317         (occur-read-primary-args): Use `regexp-history-last' instead of
5318         `occur-read-regexp-defaults-function'.
5320         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
5321         (hi-lock-line-face-buffer, hi-lock-face-buffer)
5322         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
5323         `hi-lock-read-regexp-defaults-function'.  Doc fix.
5324         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
5325         with `find-tag-default-as-symbol-regexp'.  Doc fix.
5326         (hi-lock-read-regexp-defaults): Remove function.
5327         (hi-lock-regexp-okay): Add check for null.
5329         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
5330         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
5332         * subr.el (find-tag-default-as-symbol-regexp): New function.
5333         (find-tag-default-as-regexp): Move symbol regexp formatting to
5334         `find-tag-default-as-symbol-regexp'.
5336 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
5338         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
5339         (Bug#14179)
5341 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
5343         * calendar/todo-mode.el: New implementation of item insertion
5344         commands and key bindings.
5345         (todo-key-prompt): New face.
5346         (todo-insert-item): New command.
5347         (todo-insert-item--parameters): New defconst, replacing defvar
5348         todo-insertion-commands-args-genlist.
5349         (todo-insert-item--param-key-alist): New defconst, replacing
5350         defvar todo-insertion-commands-arg-key-list.
5351         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
5352         (todo-insert-item--argsleft, todo-insert-item--apply-args)
5353         (todo-insert-item--next-param): New functions.
5354         (todo-insert-item--args, todo-insert-item--argleft)
5355         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
5356         New variables.
5357         (todo-key-bindings-t): Change binding of "i" from
5358         todo-insertion-map to todo-insert-item.
5359         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
5360         (todo-insertion-command-name, todo-insertion-commands-names)
5361         (todo-define-insertion-command, todo-insertion-commands)
5362         (todo-insertion-key-bindings, todo-insertion-map): Remove.
5364 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
5366         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
5367         (todo-toggle-item-highlighting): Use eval-and-compile instead of
5368         eval-when-compile.
5369         (todo-move-category): Allow choosing a non-existing todo file to
5370         move the category to, and create that file.
5371         (todo-default-priority): New user option.
5372         (todo-set-item-priority): Use it.
5373         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
5374         (desktop-restore-file-buffer): Declare.
5375         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
5376         (todo-modes-set-2): Locally set desktop-save-buffer to
5377         todo-desktop-save-buffer.
5378         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
5379         (auto-mode-alist): Add autoload cookie.
5381 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
5383         * emacs-lisp/subr-x.el: Renamed from helpers.el.
5384         helpers.el was a poor choice of name.
5385         (string-remove-prefix): New function.
5386         (string-remove-suffix): New function.
5388 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
5390         Fix assignment for new window total sizes.
5391         * window.el (window--pixel-to-size): Remove function.
5392         (window--pixel-to-total-1, window--pixel-to-total):
5393         Fix calculation of new total sizes.
5395 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
5397         * comint.el (comint-output-filter): Fix rear-nonsticky property
5398         placement (Bug#16010).
5400 2013-12-20  Chong Yidong  <cyd@gnu.org>
5402         * faces.el (read-color): Minor fix for completion function.
5404 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
5406         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
5407         New option.  (Bug#16182)
5408         (ruby-smie--indent-to-stmt-p): Use it.
5409         (ruby-smie-rules): Revert the logic in the handling of `when'.
5410         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
5411         (ruby-deep-arglist, ruby-deep-indent-paren)
5412         (ruby-deep-indent-paren-style): Update docstrings to note that the
5413         vars don't have any effect with SMIE.
5415 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
5417         * calc/calc.el (calc-enter, calc-pop): Use the variable
5418         `calc-context-sensitive-enter'.
5420 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5422         * net/shr.el (shr-insert): Protect against infloops in degenerate
5423         tables.
5425 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5427         * progmodes/octave.el (octave): Add link to manual and octave
5428         homepage.
5429         (octave-mode-menu): Link to octave-mode manual.
5431 2013-12-20  Leo Liu  <sdl.web@gmail.com>
5433         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
5434         insertion using skeleton-end-newline.  (Bug#16138)
5436 2013-12-20  Juri Linkov  <juri@jurta.org>
5438         * replace.el (occur-engine): Use `add-face-text-property'
5439         to add the face property to matches and titles.  (Bug#14645)
5441         * hi-lock.el (hi-green): Use lighter color "light green" closer to
5442         the palette of other hi-lock colors.
5443         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
5445 2013-12-19  Juri Linkov  <juri@jurta.org>
5447         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
5448         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
5449         (minibuffer-history-symbol): Move variable declaration closer to
5450         its usage.
5452         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
5453         (Bug#14785)
5455 2013-12-19  Juri Linkov  <juri@jurta.org>
5457         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
5458         New function.
5459         (log-edit-hook): Add it to :options.  (Bug#16170)
5461 2013-12-19  Juri Linkov  <juri@jurta.org>
5463         * simple.el (eval-expression-print-format): Don't check for
5464         command names and the last command.  Always display additional
5465         formats of the integer result in the echo area, and insert them
5466         to the current buffer only with a zero prefix arg.
5467         Display character when char-displayable-p is non-nil.
5468         (eval-expression): With a zero prefix arg, set `print-length' and
5469         `print-level' to nil, and insert the integer values from
5470         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
5472         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
5473         `eval-last-sexp-arg-internal'.  Doc fix.
5474         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
5475         `eval-last-sexp-print-value'.  Doc fix.
5476         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
5477         Set `print-length' and `print-level' to nil when arg is zero.
5478         (eval-last-sexp): Doc fix.
5479         (eval-defun-2): Print the integer values from
5480         `eval-expression-print-format' at the end.
5482         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
5483         values from `eval-expression-print-format' at the end.
5485         * ielm.el (ielm-eval-input): Print the integer
5486         values from `eval-expression-print-format' at the end.
5488 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5490         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
5491         2013-12-11T19:01:44Z!tzz@lifelogs.com.
5493 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5495         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
5496         (hl-line-highlight, global-hl-line-highlight): Use it.
5497         (hl-line-overlay): Use defvar-local.
5499 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
5501         * term/ns-win.el: Require dnd.
5502         (global-map): Remove drag items.
5503         (ns-insert-text, ns-set-foreground-at-mouse)
5504         (ns-set-background-at-mouse):
5505         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
5506         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
5507         New functions.
5509 2013-12-19  Glenn Morris  <rgm@gnu.org>
5511         * emacs-lisp/ert.el (ert-select-tests):
5512         Fix string/symbol mixup.  (Bug#16121)
5514 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
5516         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
5517         keywords to their parent.
5519 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
5521         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
5522         first arg to be a string (fixed dead code), or an operator symbol.
5523         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
5524         operator symbols.
5525         (ruby-smie-rules): Remove parent token check in the `.' clause, it
5526         did nothing.  Don't respond to `(:after ".")', it will be called
5527         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
5528         change anything.  Only return indentation for binary operators
5529         when they are hanging.  De-dent opening paren when its parent is
5530         `.', otherwise it looks bad when the dot is not at bol or eol
5531         (bug#16182).
5533 2013-12-19  Juri Linkov  <juri@jurta.org>
5535         * replace.el (query-replace-read-args): Split a non-negative arg
5536         and a negative arg into separate elements.
5537         (query-replace, query-replace-regexp, replace-string)
5538         (replace-regexp): Add arg `backward'.  Doc fix.
5539         (replace-match-maybe-edit): When new arg `backward' is non-nil,
5540         move point to the beginning of the match.
5541         (replace-search, replace-highlight): Use new arg `backward'
5542         to set the value of `isearch-forward'.
5543         (perform-replace): Add arg `backward' and use it to perform
5544         replacement backward.  (Bug#14979)
5546         * isearch.el (isearch-query-replace): Use a negative prefix arg
5547         to call `perform-replace' with a non-nil arg `backward'.
5549 2013-12-18  Juri Linkov  <juri@jurta.org>
5551         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
5552         to the default list.  Move `log-edit-show-files' to the end.
5553         Add more available functions to options.
5554         (log-edit): Move default specific settings to
5555         `log-edit-insert-message-template'.  Don't move point.
5556         (log-edit-insert-message-template): New function.
5557         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
5558         (Bug#16170)
5560 2013-12-18  Juri Linkov  <juri@jurta.org>
5562         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
5563         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
5565 2013-12-18  Leo Liu  <sdl.web@gmail.com>
5567         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
5568         (Bug#16186)
5570 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
5572         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
5573         formats for displaying file sizes when the -s switch is given.
5574         Instead, compute a separate format for displaying the size in
5575         blocks, which is displayed in addition to the "regular" size.
5576         When -h is given in addition to -s, produce size in blocks in
5577         human-readable form as well.  (Bug#16179)
5579 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
5581         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
5582         Reference tables with ~\ref{...} instead of only \ref{...}.
5584 2013-12-18  Chong Yidong  <cyd@gnu.org>
5586         * cus-edit.el (custom-magic-alist): Fix "themed" description
5587         (Bug#14348).
5589         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
5590         is non-nil, do not create a new entry in the symbol's theme-value
5591         or theme-face property; update theme-settings only (Bug#14664).
5592         (custom-available-themes): Doc fix.
5594         * cus-theme.el (custom-new-theme-mode-map): Add bindings
5595         (Bug#15674).
5597         * replace.el (occur-engine): Avoid infloop (Bug#7593).
5599 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5601         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
5602         (Bug#13914).
5604 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
5606         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
5608 2013-12-18  Glenn Morris  <rgm@gnu.org>
5610         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
5611         * cus-start.el (load-prefer-newer): New option.
5613 2013-12-18  Le Wang  <l26wang@gmail.com>
5615         * comint.el (comint-previous-matching-input-from-input):
5616         Retain point (Bug#13404).
5618 2013-12-18  Chong Yidong  <cyd@gnu.org>
5620         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
5622 2013-12-18  Glenn Morris  <rgm@gnu.org>
5624         * mail/emacsbug.el (report-emacs-bug):
5625         Only mention enable-multibyte-characters if non-standard.
5627 2013-12-17  Juri Linkov  <juri@jurta.org>
5629         * arc-mode.el (archive-extract-by-file): Check if directory exists
5630         before deletion to not show irrelevant errors if it doesn't exist.
5632 2013-12-17  Juri Linkov  <juri@jurta.org>
5634         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
5635         (Bug#14751)
5637         * net/eww.el (browse-web): Add alias to `eww'.
5638         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
5639         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
5641         * net/browse-url.el (browse-url-browser-function): Move `eww'
5642         closer to similar functions.
5644         * startup.el (fancy-startup-screen, fancy-about-screen):
5645         Set browse-url-browser-function to eww-browse-url locally.
5646         (Bug#14751)
5648 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5650         * window.el (window--pixel-to-total): Remove unused `mini' var.
5651         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
5652         (split-window): Remove unused `new' var.
5653         (window--display-buffer): Remove unused `frame' and `delta' vars.
5654         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
5655         and display-width'.
5657 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
5659         * dired.el (dired-mark-pop-up):
5660         * register.el (register-preview): Don't bind
5661         split-height-threshold here since it's now done in
5662         display-buffer-below-selected.
5664 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
5666         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
5667         xterm-rgb-convert-to-16bit.
5668         (rxvt-register-default-colors): Standardize with
5669         xterm-register-default-colors (Bug#14078).
5671 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
5673         * simple.el (kill-region): Pass mark first, then point, so that
5674         kill-append works right (Bug#12819).
5675         (copy-region-as-kill, kill-ring-save): Likewise.
5677 2013-12-17  Leo Liu  <sdl.web@gmail.com>
5679         * net/rcirc.el (rcirc-add-face):
5680         * eshell/em-prompt.el (eshell-emit-prompt):
5681         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
5682         (Bug#16167)
5684 2013-12-17  Chong Yidong  <cyd@gnu.org>
5686         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
5687         Suggested by Xue Fuqiao.
5689 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
5691         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
5693 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5695         * net/shr.el (shr-insert-document): Remove unused var
5696         `shr-preliminary-table-render'.
5697         (shr-rescale-image): Remove unused arg `force'.
5698         (shr-put-image): Update calls accordingly.
5699         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
5701 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
5703         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
5704         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
5705         :close-all, to see which indentation method to use (Bug#16116).
5706         (smie-rules-function): Document the method :close-all.
5708 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
5712         * net/eww.el (eww-display-html): If we can't find the anchor we're
5713         looking for, then go to point-min.
5715 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
5717         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
5718         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
5719         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
5720         Expand dir too, in case it's relative.
5722 2013-12-16  Juri Linkov  <juri@jurta.org>
5724         * desktop.el (desktop-auto-save-timeout): Change default to
5725         `auto-save-timeout'.  Doc fix.
5726         (desktop-save): Skip the timestamp in desktop-saved-frameset
5727         when checking for auto-save changes.
5728         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
5729         `desktop-auto-save' is called repeatedly by the idle timer.
5730         (desktop-auto-save-set-timer): Replace `run-with-timer' with
5731         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
5732         (Bug#15331)
5734 2013-12-16  Juri Linkov  <juri@jurta.org>
5736         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
5737         (Bug#16035)
5738         (isearch-pre-command-hook): Check `this-command' for symbolp.
5740 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5742         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
5744 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
5746         * progmodes/cfengine.el (cfengine3--current-word): Remove.
5747         (cfengine3--current-function): Bring in the current-function
5748         functionality from `cfengine3--current-word'.
5749         (cfengine3-completion-function): Bring in the
5750         bounds-of-current-word functionality from
5751         `cfengine3--current-word'.
5753 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
5755         * window.el (display-buffer-below-selected):
5756         Bind split-height-threshold to 0 as suggested by Juri Linkov.
5758 2013-12-16  Leo Liu  <sdl.web@gmail.com>
5760         * progmodes/compile.el (compile-goto-error): Do not push-mark.
5761         Remove NOMSG arg and all uses changed.
5763 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5765         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
5766         (cua--deactivate-rectangle): Don't deactivate the mark.
5767         (cua-set-rectangle-mark): Don't set mark-active since
5768         cua--activate-rectangle already does it for us.
5769         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
5770         non-rectangular region.
5772         * emulation/cua-base.el (cua-repeat-replace-region):
5773         Use with-current-buffer.
5775         * net/gnutls.el: Use cl-lib.
5776         (gnutls-negotiate): `mapcan' -> cl-mapcan.
5778 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5780         * emacs-lisp/package.el (package-built-in-p): Support both
5781         built-in and the package.el converted package descriptions.
5782         (package-show-package-list): Allow keywords.
5783         (package-keyword-button-action): Use it instead of
5784         `finder-list-matches'.
5785         (package-menu-filter-interactive): Interactive filtering (by
5786         keyword) function.
5787         (package-menu--generate): Support keywords and change keymappings
5788         and headers when they are given.
5789         (package--has-keyword-p): Helper function.
5790         (package-menu--refresh): Use it.
5791         (package--mapc): Helper function.
5792         (package-all-keywords): Use it.
5793         (package-menu-mode-map): Set up menu items and keybindings to
5794         provide a filtering UI.
5796 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5798         * net/gnutls.el (gnutls-verify-error): New defcustom to control
5799         the behavior when a certificate fails validation.  Defaults to
5800         old behavior: never abort, just warn.
5801         (gnutls-negotiate): Use it.
5803 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
5805         * window.el (display-buffer-below-selected): Never split window
5806         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
5808 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
5810         * emacs-lisp/package.el (package--prepare-dependencies): New function.
5811         (package-buffer-info): Use it (bug#15108).
5813 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5815         * icomplete.el (icomplete-completions): Make sure the prefix is already
5816         displayed elsewhere before hiding it (bug#16219).
5818 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
5820         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
5821         open-paren tokens when preceded by a open-paren, too.
5822         (ruby-smie-rules): Handle virtual indentation after open-paren
5823         tokens specially.  If there is code between it and eol, return the
5824         column where is starts (Bug#16118).
5826 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
5828         * progmodes/cfengine.el: Fix `add-hook' doc.
5829         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
5830         (cfengine3--current-word): Fix parameters.
5831         (cfengine3-make-syntax-cache): Simplify further.
5832         (cfengine3-completion-function, cfengine3--current-function):
5833         Use `assq' for symbols.
5834         (cfengine3--current-function): Fix `cfengine3--current-word' call.
5836 2013-12-13  Glenn Morris  <rgm@gnu.org>
5838         * loadup.el (load-path): Warn if site-load or site-init changes it.
5839         No more need to reset it when bootstrapping.
5841 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
5843         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
5844         locations for cf-promises.
5845         (cfengine-mode-syntax-functions-regex): New caching variable.
5846         (cfengine3-fallback-syntax): Fallback syntax for cases where
5847         cf-promises doesn't run.
5848         (cfengine3--current-word): Reimplement using
5849         `cfengine-mode-syntax-functions-regex'.
5850         (cfengine3-completion-function, cfengine3--current-function):
5851         Use `cfengine3-make-syntax-cache' directly.
5852         (cfengine3-clear-syntax-cache): New function.
5853         (cfengine3-make-syntax-cache): Simplify and create
5854         `cfengine-mode-syntax-functions-regex' on demand.
5855         (cfengine3-format-function-docstring): Don't call
5856         `cfengine3-make-syntax-cache' explicitly.
5858 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
5860         Fix windmove-find-other-window broken after pixelwise resizing
5861         (Bug#16017).
5862         * windmove.el (windmove-other-window-loc): Revert change from
5863         2013-12-04.
5864         (windmove-find-other-window): Call window-in-direction.
5865         * window.el (window-in-direction): New arguments SIGN, WRAP and
5866         MINI to emulate original windmove-find-other-window behavior.
5868 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
5870         * simple.el (blink-matching--overlay): New variable.
5871         (blink-matching-open): Instead of moving point, highlight the
5872         matching paren with an overlay
5873         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
5875         * faces.el (paren-showing-faces, show-paren-match)
5876         (show-paren-mismatch): Move from paren.el.
5878 2013-12-13  Leo Liu  <sdl.web@gmail.com>
5880         * indent.el (indent-region): Disable progress reporter in
5881         minibuffer.  (Bug#16108)
5883         * bindings.el (visual-order-cursor-movement): Fix version.
5885 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5887         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
5888         Also match after beginning of line.
5889         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
5890         files.  Thanks to Russell Sim.  (Bug#15378)
5892 2013-12-13  Juri Linkov  <juri@jurta.org>
5894         * simple.el <Keypad support>: Remove key bindings duplicated
5895         with bindings.el.  (Bug#14397)
5897 2013-12-13  Juri Linkov  <juri@jurta.org>
5899         * comint.el (comint-mode-map): Replace `delete-char' with
5900         `delete-forward-char'.  (Bug#16109)
5902 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5904         * progmodes/python.el (python-indent-calculate-indentation):
5905         Fix de-denters cornercase.  (Bug#15731)
5907 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5909         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
5910         (advice--make): Pay attention to `depth'.
5911         (advice--make-1): Don't autoload commands eagerly.
5912         * emacs-lisp/elp.el (elp-instrument-function):
5913         * emacs-lisp/trace.el (trace-function-internal):
5914         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
5916         * iswitchb.el (iswitchb-mode): Don't belittle ido.
5918 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
5920         * term/w32-win.el (w32-handle-dropped-file):
5921         * startup.el (normal-top-level):
5922         * net/browse-url.el (browse-url-file-url):
5923         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
5924         decode file names using 'utf-8' rather than
5925         file-name-coding-system.
5927 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5929         * progmodes/python.el (python-indent-context)
5930         (python-indent-calculate-indentation): Fix auto-identation
5931         behavior for comment blocks.  (Bug#15916)
5933 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5935         * progmodes/python.el (python-indent-calculate-indentation):
5936         When determining indentation, don't treat "return", "pass", etc., as
5937         operators when they are just string constituents.  (Bug#15812)
5939 2013-12-12  Juri Linkov  <juri@jurta.org>
5941         * uniquify.el (uniquify-buffer-name-style): Change default to
5942         `post-forward-angle-brackets'.
5944         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
5945         `uniquify'.  Change default to `post-forward-angle-brackets'.
5947 2013-12-11  Glenn Morris  <rgm@gnu.org>
5949         * emacs-lisp/package.el (finder-list-matches):
5950         Autoload rather than falsely declaring.
5952 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
5954         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
5955         (eww-mode-map): Use them.
5957 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
5959         * window.el (display-buffer-in-side-window): Fix doc-string
5960         (Bug#16115).
5962 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
5964         * vc/vc-git.el: Silence byte-compiler warnings.
5965         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
5966         (log-edit-set-header): Declare.
5968 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
5970         * Makefile.in (custom-deps, finder-data): Run output file names
5971         through unmsys--file-name.  (Bug#16099)
5973 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5975         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
5976         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
5978         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
5979         instead of deleting the selection "by hand" (bug#16098).
5980         Rely on insert-for-yank to yank rectangles.
5981         (cua-highlight-region-shift-only): Mark obsolete.
5982         (cua-mode): Don't enable/disable transient-mark-mode,
5983         shift-select-mode (cua-mode works both with and without them), and
5984         pc-selection-mode (obsolete).
5985         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
5986         (cua--deactivate-rectangle): Deactivate it.
5988         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
5989         (delete-selection-helper): Make sure yank starts at the top of the
5990         deleted region.
5991         (minibuffer-keyboard-quit): Use region-active-p.
5993         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
5995         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
5996         to `delete' (bug#16109).
5998 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6000         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
6001         info manual and show keybindings and set `:group' keyword.
6003 2013-12-11  Juri Linkov  <juri@jurta.org>
6005         * delsel.el (delete-active-region): Let-bind `this-command'
6006         to prevent `kill-region' from changing its original value.
6007         (delete-selection-helper): Handle `overwrite-mode' for the type
6008         `kill' exactly the same way as for the type `t'.
6009         (insert-char, quoted-insert, reindent-then-newline-and-indent):
6010         Support more commands.  (Bug#13312)
6012 2013-12-11  Juri Linkov  <juri@jurta.org>
6014         * bindings.el: Map kp keys to non-kp keys systematically
6015         with basic modifiers control, meta and shift.  (Bug#14397)
6017 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6019         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
6020         "Close browser" menu items.  Fix wrong function of "List
6021         bookmarks".
6023 2013-12-11  Juri Linkov  <juri@jurta.org>
6025         * misearch.el (multi-isearch-buffers): Set the value of
6026         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
6027         arg of isearch-forward to t.
6028         (multi-isearch-buffers-regexp): Set the value of
6029         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
6030         arg of isearch-forward-regexp to t.
6031         (multi-isearch-files): Set the value of
6032         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
6033         arg of isearch-forward to t.
6034         (multi-isearch-files-regexp): Set the value of
6035         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
6036         arg of isearch-forward-regexp to t.  (Bug#16035)
6038         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
6039         arg of isearch-forward to t.
6040         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
6041         arg of isearch-forward-regexp to t.
6042         (dired-isearch-filter-filenames): Remove unnecessary check for
6043         `dired-isearch-filenames'.
6045         * comint.el (comint-history-isearch-backward):
6046         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
6047         (comint-history-isearch-backward-regexp):
6048         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
6050 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
6052         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
6053         unmsys--file-name.  (Bug#16099)
6055 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
6057         * emacs-lisp/package.el (package-keyword-button-action):
6058         Remove finder.el require dependency.
6060 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
6062         * emacs-lisp/package.el: Require finder.el.
6063         (describe-package-1): Add keyword buttons.
6064         (package-make-button): New convenience function.
6065         (package-keyword-button-action): Keyword button action using
6066         `finder-list-matches'.
6068 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
6070         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
6071         last commit.
6073 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
6075         * autorevert.el (auto-revert-notify-add-watch): Do not handle
6076         symlinked files.
6078 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
6080         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
6081         after the end of a percent literal.
6083 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
6085         * progmodes/ruby-mode.el (ruby-forward-string): Document.
6086         Handle caret-delimited strings (Bug#16079).
6088 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
6090         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
6091         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
6092         `ruby-parse-partial' (Bug#16078).
6094 2013-12-09  Leo Liu  <sdl.web@gmail.com>
6096         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
6098 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
6100         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
6101         (js-switch-indent-offset): New option.
6102         (js--proper-indentation): Use it.  And handle the case when
6103         "default" is actually a key in an object literal.
6104         (js--same-line): New function.
6105         (js--multi-line-declaration-indentation): Use it.
6106         (js--indent-in-array-comp, js--array-comp-indentation):
6107         New functions.
6108         (js--proper-indentation): Use them, to handle array comprehension
6109         continuations.
6111 2013-12-08  Leo Liu  <sdl.web@gmail.com>
6113         * progmodes/flymake.el (flymake-highlight-line): Re-write.
6114         (flymake-make-overlay): Remove arg MOUSE-FACE.
6115         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
6117 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6119         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
6120         New function.
6121         (redisplay-highlight-region-function): Use it.
6123         * emulation/cua-base.el (cua--explicit-region-start)
6124         (cua--last-region-shifted): Remove.
6125         (cua--deactivate): Use deactivate-mark.
6126         (cua--pre-command-handler-1): Don't handle shift-selection.
6127         (cua--post-command-handler-1): Don't change transient-mark-mode.
6128         (cua--select-keymaps): Use region-active-p rather than
6129         cua--explicit-region-start or cua--last-region-shifted.
6130         (cua-mode): Enable shift-select-mode.
6132 2013-12-08  Leo Liu  <sdl.web@gmail.com>
6134         * progmodes/flymake.el (flymake-popup-current-error-menu):
6135         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
6136         (flymake-posn-at-point-as-event, flymake-popup-menu)
6137         (flymake-make-emacs-menu): Remove.  (Bug#16077)
6139 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6141         * rect.el (rectangle-mark-mode): Activate mark even if
6142         transient-mark-mode is off (bug#16066).
6143         (rectangle--highlight-for-redisplay): Fix boundary condition when point
6144         is > mark and at bolp.
6146         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
6147         (region-extract-function): Use it.
6148         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
6149         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
6150         Delete functions.
6151         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
6152         kill-ring-save, kill-region, delete-char, delete-forward-char.
6153         Ignore self-insert-iso.
6155         * emulation/cua-gmrk.el (cua--init-global-mark):
6156         Ignore `self-insert-iso'.
6158         * emulation/cua-base.el (cua--prefix-copy-handler)
6159         (cua--prefix-cut-handler): Rely on region-extract-function rather than
6160         checking cua--rectangle.
6161         (cua-delete-region): Use region-extract-function.
6162         (cua-replace-region): Delete function.
6163         (cua-copy-region, cua-cut-region): Obey region-extract-function.
6164         (cua--pre-command-handler-1): Don't do the delete-selection thing.
6165         (cua--self-insert-char-p): Ignore `self-insert-iso'.
6166         (cua--init-keymaps): Don't remap delete-selection commands.
6167         (cua-mode): Use delete-selection-mode instead of rolling our own
6168         (bug#16085).
6170         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
6171         Obey region-extract-function.
6173         Make registers and delete-selection-mode work on rectangles.
6174         * register.el (describe-register-1): Don't modify the register's value.
6175         (copy-to-register): Obey region-extract-function.
6176         * delsel.el (delete-active-region): Obey region-extract-function.
6178 2013-12-08  Leo Liu  <sdl.web@gmail.com>
6180         * progmodes/flymake.el (flymake, flymake-error-bitmap)
6181         (flymake-warning-bitmap, flymake-fringe-indicator-position)
6182         (flymake-compilation-prevents-syntax-check)
6183         (flymake-start-syntax-check-on-newline)
6184         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
6185         (flymake-start-syntax-check-on-find-file, flymake-log-level)
6186         (flymake-xml-program, flymake-master-file-dirs)
6187         (flymake-master-file-count-limit)
6188         (flymake-allowed-file-name-masks): Relocate.
6189         (flymake-makehash, flymake-float-time)
6190         (flymake-replace-regexp-in-string, flymake-split-string)
6191         (flymake-get-temp-dir): Remove.
6192         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
6193         (flymake-current-row, flymake-selected-frame)
6194         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
6195         related functions.  (Bug#16077)
6197 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
6199         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
6201 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
6203         * help-fns.el (describe-function-1): Use new advice-* functions
6204         rather than old ad-* functions.  Fix function type description and
6205         source links for advised functions and subrs.
6207 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6209         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
6211 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
6213         * progmodes/compile.el (compilation-start):
6214         * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
6216         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
6217         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
6219 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
6221         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
6222         Touch up the last change.
6224 2013-12-06  Leo Liu  <sdl.web@gmail.com>
6226         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
6227         (inferior-octave-startup): Always use "octave> " for prompt.
6228         (octave-goto-function-definition)
6229         (octave-sync-function-file-names)
6230         (octave-find-definition-default-filename): Remove redundant backquotes.
6232 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
6234         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
6235         syntax for `?'.
6236         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
6237         where appropriate already.
6238         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
6239         end of method names (Bug#15874).
6241 2013-12-06  Juri Linkov  <juri@jurta.org>
6243         * isearch.el (isearch--saved-overriding-local-map):
6244         New internal variable.
6245         (isearch-mode): Set it to the initial value of
6246         `overriding-terminal-local-map'.
6247         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
6248         with `isearch--saved-overriding-local-map'.  (Bug#16035)
6250 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
6252         * progmodes/octave.el (inferior-octave-completion-table):
6253         Turn back into function, use `completion-table-with-cache'
6254         (Bug#11906).  Update all references.
6256         * minibuffer.el (completion-table-with-cache): New function.
6258 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
6260         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
6262 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
6264         * net/eww.el (eww-current-source): New variable to store page
6265         source.
6266         (eww-display-html, eww-mode, eww-save-history)
6267         (eww-restore-history): Use it.
6268         (eww-view-source): New command to view page source.
6269         Opportunistically uses `html-mode' to highlight the buffer.
6270         (eww-mode-map): Install it.
6272 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
6274         * net/dbus.el (dbus-unregister-service)
6275         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
6276         Fix docstring.
6277         (dbus-unregister-service): Skip :serial entries in
6278         `dbus-registered-objects-table'.
6279         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
6281 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
6283         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
6284         around keywords with extra `split-string' argument.
6286 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
6288         * windmove.el (windmove-other-window-loc): Handle navigation
6289         between windows (excluding the minibuffer window - Bug#16017).
6291 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
6293         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
6294         in D-Bus type syntax.
6295         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
6296         preserve unibyte strings.  (Bug#16048)
6298 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6300         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
6301         Call force-mode-line-update is the proper buffer (bug#16042).
6303 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
6305         * vc/log-edit.el (log-edit-add-new-comment): Rename to
6306         `log-edit-remember-comment', make argument optional.  Adjust all
6307         callers.
6308         (log-edit-mode): Add `log-edit-remember-comment' to
6309         `kill-buffer-hook' locally.
6310         (log-edit-kill-buffer): Don't remember comment explicitly since
6311         the buffer is killed anyway.
6313 2013-12-04  Juri Linkov  <juri@jurta.org>
6315         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
6316         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
6318 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
6320         * notifications.el (notifications-close-notification): Call the
6321         D-Bus method with ID being a `:uint32'.  (Bug#16030)
6323 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6325         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
6327 2013-12-03  Juri Linkov  <juri@jurta.org>
6329         * progmodes/compile.el (compilation-start): Rename window alist
6330         entry `no-display-ok' to `allow-no-window'.
6332         * simple.el (shell-command): Add window alist entry
6333         `allow-no-window' to `display-buffer'.
6334         (async-shell-command): Doc fix.
6336         * window.el (display-buffer-no-window): New action function.
6337         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
6339 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
6341         * vc/log-edit.el (log-edit-set-header): Extract from
6342         `log-edit-toggle-header'.
6343         (log-edit-extract-headers): Separate the summary, when extracted
6344         from header, from the rest of the message with an empty line.
6346         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
6347         line, if present, to the Summary header.
6349 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6351         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
6352         in current-buffer (bug#16029).
6354 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
6356         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
6357         (debugger-mode-map): Bind it.
6358         (debugger--backtrace-base): New function.
6359         (debugger-eval-expression): Use it.
6360         (debugger-frame-number): Skip local vars when present.
6361         (debugger--locals-visible-p, debugger--insert-locals)
6362         (debugger--show-locals, debugger--hide-locals): New functions.
6364 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
6366         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
6367         "LC_ALL".
6368         (tramp-get-remote-locale): New defun.
6369         (tramp-open-connection-setup-interactive-shell): Use it.
6371 2013-12-02  Leo Liu  <sdl.web@gmail.com>
6373         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
6375         * progmodes/sh-script.el (sh-shell-process):
6376         * progmodes/octave.el (inferior-octave-process-live-p):
6377         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
6378         (gdb-inferior-io-sentinel):
6379         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
6381 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
6383         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
6384         `save-selected-window' to `log-edit-hide-buf'.  This makes
6385         `log-edit-show-files' idempotent.
6386         (log-edit-show-files): Mark the new window as dedicated.
6388 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
6390         * vc/log-edit.el (log-edit-mode-map): Add binding for
6391         `log-edit-kill-biffer'.
6392         (log-edit-hide-buf): Add a FIXME comment.
6393         (log-edit-add-new-comment): New function, extracted from
6394         `log-edit-done'.
6395         (log-edit-done, log-edit-add-to-changelog): Use it.
6396         (log-edit-kill-buffer): New command.
6398 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6400         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
6401         instead of killing the buffer.
6403 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6405         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
6407 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6409         * net/eww.el (eww-form-checkbox-selected-symbol)
6410         (eww-form-checkbox-symbol): New customizable variable.
6411         (eww-form-checkbox, eww-toggle-checkbox):
6412         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
6414         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
6415         (shr--get-media-pref, shr--extract-best-source): New function.
6416         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
6417         no :src tag was specified.
6419         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
6420         (eww-render): Handle `eww-use-external-browser-for-content-type'.
6421         Use \\` to match beginning of string instead of ^.
6422         (eww-browse-with-external-browser): Provide optional URL parameter.
6423         (eww-render): Set `eww-current-title' back to "".
6425         * net/shr.el (shr-tag-video): Display content for video if no
6426         poster is available.
6427         (shr-tag-audio): Add support for <audio> tag.
6429         * net/eww.el (eww-text-input-types): New const.
6430         (eww-process-text-input): Treat input types in
6431         `eww-text-input-types' as text.
6433         * net/shr.el (shr-tag-table): Fix comment typo.
6435 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6437         * net/eww.el (eww-follow-link): New command to avoid reloading
6438         pages when we follow #target links (bug#15243).
6439         (eww-quit): Special mode buffers shouldn't query before exiting.
6441 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6443         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
6444         forms.
6446 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6448         * net/eww.el (eww-restore-history): Update the window title after
6449         moving in the history.
6450         (eww-current-dom): New variable used to save the current DOM.
6452 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
6454         * vc/log-edit.el (log-edit-mode-map): Add binding for
6455         `log-edit-beginning-of-line'.
6456         (log-edit-setup-add-author): New user option.
6457         (log-edit-beginning-of-line): New command.
6458         (log-edit): Move major mode call above the contents setup so that
6459         the local variable values are already applied.
6460         (log-edit): Only insert "Author: " when
6461         `log-edit-setup-add-author' is non-nil.
6462         (log-edit): When SETUP is non-nil, position point after ": "
6463         instead of point-min.
6465 2013-12-01  Glenn Morris  <rgm@gnu.org>
6467         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
6469 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
6471         * startup.el (fancy-splash-frame): On MS-Windows, trigger
6472         redisplay to make sure the initial frame gets a chance to become
6473         visible.  (Bug#16014)
6475 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
6477         Support resizing frames and windows pixelwise.
6478         * cus-start.el (frame-resize-pixelwise)
6479         (window-resize-pixelwise): New entries.
6480         * emacs-lisp/debug.el (debug): Use window-total-height instead
6481         of window-total-size.
6482         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
6483         * help.el (describe-bindings-internal): Use help-buffer as
6484         argument for with-help-window.
6485         (temp-buffer-max-width): New option.
6486         (resize-temp-buffer-window, help-window-setup)
6487         (with-help-window): Rewrite.
6488         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
6489         dragging dividers.
6490         * window.el (frame-char-size, window-min-pixel-height)
6491         (window-safe-min-pixel-height, window-safe-min-pixel-width)
6492         (window-min-pixel-width, window-safe-min-pixel-size)
6493         (window-combination-p, window-safe-min-size)
6494         (window-resizable-p, window--size-to-pixel)
6495         (window--pixel-to-size, window--resize-apply-p): New functions.
6496         (window-safe-min-height): Fix doc-string.
6497         (window-size, window-min-size, window--min-size-1)
6498         (window-sizable, window-sizable-p, window--min-delta-1)
6499         (window-min-delta, window--max-delta-1, window-max-delta)
6500         (window--resizable, window--resizable-p, window-resizable)
6501         (window-full-height-p, window-full-width-p, window-at-side-p)
6502         (window--in-direction-2, window-in-direction)
6503         (window--resize-reset-1, window--resize-mini-window)
6504         (window-resize, window-resize-no-error)
6505         (window--resize-child-windows-normal)
6506         (window--resize-child-windows, window--resize-siblings)
6507         (window--resize-this-window, window--resize-root-window)
6508         (window--resize-root-window-vertically)
6509         (adjust-window-trailing-edge, enlarge-window, shrink-window)
6510         (maximize-window, minimize-window, delete-window)
6511         (quit-restore-window, window-split-min-size, split-window)
6512         (balance-windows-2, balance-windows)
6513         (balance-windows-area-adjust, balance-windows-area)
6514         (window--state-get-1, window-state-get, window--state-put-1)
6515         (window--state-put-2, window-state-put)
6516         (display-buffer-record-window, window--display-buffer):
6517         Make functions handle pixelwise sizing of windows.
6518         (display-buffer--action-function-custom-type)
6519         (display-buffer-fallback-action):
6520         Add display-buffer-in-previous-window.
6521         (display-buffer-use-some-window): Resize window to height it had
6522         before.
6523         (fit-window-to-buffer-horizontally): New option.
6524         (fit-frame-to-buffer): Describe new values.
6525         (fit-frame-to-buffer-bottom-margin): Replace with
6526         fit-frame-to-buffer-margins.
6527         (window--sanitize-margin): New function.
6528         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
6529         using window-text-pixel-size.
6531 2013-11-30  Glenn Morris  <rgm@gnu.org>
6533         * emacs-lisp/bytecomp.el (byte-compile-form):
6534         Make the `interactive-only' warning like the `obsolete' one.
6535         * comint.el (comint-run):
6536         * files.el (insert-file-literally, insert-file):
6537         * replace.el (replace-string, replace-regexp):
6538         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
6539         (goto-line, insert-buffer, next-line, previous-line):
6540         Tweak `interactive-only' spec.
6542         Stop keeping (most) generated cedet grammar files in the repository.
6543         * Makefile.in (semantic): New.
6544         (compile-main): Depend on semantic.
6546 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6548         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
6549         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
6551         * uniquify.el (uniquify-buffer-name-style): Change default.
6553         * loadup.el: Preload "uniquify".
6555         * time.el (display-time-update): Update all mode lines (bug#15999).
6557         * electric.el (electric-indent-mode): Enable by default.
6558         * loadup.el: Preload "electric".
6560 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
6562         * emacs-lisp/helpers.el (string-empty-p): New function.
6563         (string-blank-p): New function.
6565 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
6567         * imenu.el (imenu--index-alist): Add missing dot to the docstring
6568         (Bug#14029).
6570 2013-11-29  Andreas Politz  <politza@fh-trier.de>
6571         * imenu.el (imenu--subalist-p): Don't error on non-conses and
6572         allow non-lambda lists as functions.
6573         (imenu--in-alist): Don't recurse into non-subalists.
6574         (imenu): Don't pass function itself as an argument (Bug#14029).
6576 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6578         * progmodes/python.el (python-mode-map): Remove binding for ":".
6579         (python-indent-electric-colon): Remove command.
6580         (python-indent-post-self-insert-function): Integrate the previous code
6581         of python-indent-electric-colon.  Make it conditional on
6582         electric-indent-mode.
6583         (python-mode): Add ?: to electric-indent-chars.
6584         Move python-indent-post-self-insert-function to the end of
6585         post-self-insert-hook.
6587 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6589         * doc-view.el (doc-view-goto-page): Update mode-line.
6591         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
6593 2013-11-27  Glenn Morris  <rgm@gnu.org>
6595         * international/charprop.el, international/uni-bidi.el:
6596         * international/uni-category.el, international/uni-combining.el:
6597         * international/uni-comment.el, international/uni-decimal.el:
6598         * international/uni-decomposition.el, international/uni-digit.el:
6599         * international/uni-lowercase.el, international/uni-mirrored.el:
6600         * international/uni-name.el, international/uni-numeric.el:
6601         * international/uni-old-name.el, international/uni-titlecase.el:
6602         * international/uni-uppercase.el:
6603         Remove generated files from VCS repository.
6605 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
6607         * filenotify.el (file-notify-add-watch): Don't special-case
6608         w32notify when computing the directory to watch.
6610 2013-11-27  Glenn Morris  <rgm@gnu.org>
6612         Make bootstrap without generated uni-*.el files possible again.
6613         * loadup.el: Update command-line-args checking for unidata-gen.
6614         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
6615         * composite.el, international/characters.el:
6616         Handle unicode tables being undefined.
6618         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
6619         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
6620         (compile-main): Depend on leim rule.
6621         (leim): New rule.
6622         * loadup.el: Move leim-list.el to leim/ subdirectory.
6623         * startup.el (normal-top-level): No more leim directory.
6624         * international/ja-dic-cnv.el (skkdic-convert):
6625         Disable version-control and autoloads in output files.
6626         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
6627         Disable version-control and autoloads in output files.
6628         * leim/quail: Move here from ../leim.
6629         * leim/quail/hangul.el (hangul-input-method-activate):
6630         Add autoload cookie.
6631         (generated-autoload-load-name): Set file-local value.
6632         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
6633         (generated-autoload-load-name): Set file-local value.
6635 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
6637         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
6638         (eww-add-bookmark): Ask confirmation when add to bookmarks.
6639         (eww-quit): Ask confirmation before quitting eww.
6641 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
6643         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
6644         reading output from Diff on MS-Windows and MS-DOS.
6646 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
6648         * emacs-lisp/helpers.el (string-reverse): New function.
6650 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
6652         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
6653         names on MS Windows, like "/[::1]:".
6655         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
6656         SWITCHES.
6658 2013-11-26  Glenn Morris  <rgm@gnu.org>
6660         * progmodes/python.el (python-indent-guess-indent-offset):
6661         Avoid corner-case error.  (Bug#15975)
6663         Preload leim-list.el.  (Bug#4789)
6664         * loadup.el: Load leim-list.el when found.
6665         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
6667 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
6669         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
6671         * emacs-lisp/helpers.el (string-join): New function.
6673 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
6675         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6676         Mark as obsolete and replace it with a symbol property.
6677         (byte-compile-form): Use new 'interactive-only property.
6678         * comint.el, files.el, replace.el, simple.el:
6679         Apply new 'interactive-only properly.
6681 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
6683         * window.el (display-buffer-at-bottom): Make sure that
6684         split-window-sensibly creates the new window on bottom
6685         (Bug#15961).
6687 2013-11-23  David Kastrup  <dak@gnu.org>
6689         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
6690         on the conflict markers when available.
6691         (smerge--get-marker): New function.
6692         (smerge-end-re, smerge-base-re): Add subgroup.
6694 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6696         * frame.el (handle-focus-in, handle-focus-out): Add missing
6697         interactive spec.
6699 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
6701         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
6702         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
6704 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6706         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
6707         (gomoku--last-pos): New var.
6708         (gomoku--intangible-chars): New const.
6709         (gomoku--intangible): New function.
6710         (gomoku-mode): Use it.  Derive from special-mode.
6711         (gomoku-move-up): Adjust line count.
6712         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
6713         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
6714         Simplify accordingly.
6716         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
6717         Remove blink-cursor code.
6718         (blink-cursor-timer-function, blink-cursor-suspend):
6719         Don't special-case GUIs.
6720         (blink-cursor-mode): Use focus-in/out-hook.
6722 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
6724         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
6725         work when annotation is invisible (Bug#13886).
6727 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
6729         * json.el (json-alist-p): Only return non-nil if the alist has
6730         simple keys (Bug#13518).
6732 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
6734         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
6735         when control-statement is the first statement in a buffer (Bug#15956).
6737 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
6739         * imenu.el (imenu-generic-skip-comments-and-strings):
6740         New option (Bug#15560).
6741         (imenu--generic-function): Use it.
6743 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
6745         * minibuffer.el (completion--in-region-1): Scroll the correct window.
6746         (Bug#13898)
6748 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
6750         * emacs-lisp/helpers.el: Add some string helpers.
6751         (string-trim-left): Removes leading whitespace.
6752         (string-trim-right): Removes trailing whitespace.
6753         (string-trim): Removes leading and trailing whitespace.
6755         * subr.el (string-suffix-p): New function.
6757 2013-11-23  Glenn Morris  <rgm@gnu.org>
6759         * progmodes/python.el (python-shell-send-file):
6760         Add option to delete file when done.  (Bug#15647)
6761         (python-shell-send-string, python-shell-send-region): Use it.
6763 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
6765         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
6766         to set buffer-read-only to t, never to nil.  (Bug#15938)
6768         * textmodes/tex-mode.el (latex-noindent-environments):
6769         Add safe-local-variable property.  (Bug#15936)
6771 2013-11-23  Glenn Morris  <rgm@gnu.org>
6773         * textmodes/enriched.el (enriched-mode): Doc fix.
6774         * emacs-lisp/authors.el (authors-renamed-files-alist):
6775         Add enriched.doc -> enriched.txt.
6777         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
6779 2013-11-22  Leo Liu  <sdl.web@gmail.com>
6781         * progmodes/octave.el (inferior-octave-startup): Spit out error
6782         message.
6784 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
6786         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
6787         Improve docstring.
6788         Add :version.
6789         (ruby-encoding-magic-comment-style): Add :version.
6791 2013-11-22  Leo Liu  <sdl.web@gmail.com>
6793         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
6794         (Bug#15076)
6795         (octave-help-mode): Adapt to change to help-mode-finish to use
6796         derived-mode-p on 2013-09-17.
6797         (inferior-octave-prompt): Also match octave-gui.
6798         (octave-kill-process): Don't ask twice.  (Bug#10564)
6800 2013-11-22  Leo Liu  <sdl.web@gmail.com>
6802         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
6803         (inferior-octave-startup, inferior-octave-check-process)
6804         (inferior-octave-track-window-width-change)
6805         (octave-completion-at-point, octave-eldoc-function): Use it.
6806         (octave-kill-process): Provide confirmation.  (Bug#10564)
6808 2013-11-21  Leo Liu  <sdl.web@gmail.com>
6810         * progmodes/octave.el (octave-mode, inferior-octave-mode):
6811         Fix obsolete variable comment-use-global-state.
6813 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6815         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
6816         Add `octave-source-file'.
6817         (octave-source-file): New function.  (Bug#15935)
6819 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
6821         * net/eww.el (eww-local-regex): New variable.
6822         (eww): Use it to detect localhost and similar.
6824 2013-11-21  Leo Liu  <sdl.web@gmail.com>
6826         Add completion for command `ag'.
6827         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
6828         (pcomplete/ag): New function.
6829         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
6831 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6833         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
6834         (bug#14646).
6835         (make-obsolete): Remove interactive spec.
6837 2013-11-21  Glenn Morris  <rgm@gnu.org>
6839         * startup.el (command-line-1): Use path-separator with -L.
6841 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
6843         * emacs-lisp/package.el (describe-package-1): Add package archive
6844         to shown fields.
6846 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
6848         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
6849         Change default to "# encoding: %s" to differentiate it from the
6850         default Ruby encoding comment template.
6852 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
6854         * ses.el (ses-mode): Doc fix.  (Bug#14748)
6856 2013-11-20  Leo Liu  <sdl.web@gmail.com>
6858         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
6860 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
6862         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
6863         when rebase or bisect are in progress.
6865 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
6867         * filenotify.el (file-notify-add-watch): Doc fix.
6869 2013-11-19  Leo Liu  <sdl.web@gmail.com>
6871         * obsolete/rcompile.el: Mark obsolete.
6873         * progmodes/compile.el (compilation-start)
6874         (compilation-goto-locus, compilation-find-file):
6875         Pass no-display-ok and handle nil value from display-buffer.
6876         (Bug#13594)
6878         * window.el (display-buffer-alist, display-buffer): Document the
6879         new parameter no-display-ok.  Return either a window or nil
6880         but never a non-window value.
6882 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6884         * electric.el (electric-indent-mode-map): Remove.
6885         (electric-indent-mode): Change the global-map instead (bug#15915).
6887         * textmodes/text-mode.el (paragraph-indent-minor-mode):
6888         Use add-function.
6890 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6892         * emacs-lisp/nadvice.el (remove-function): Align with
6893         add-function's behavior.
6895         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
6896         (gdb--string-regexp): New constant.
6897         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
6898         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
6899         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
6900         submatch 1.
6901         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
6902         Adjust use accordingly.
6903         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
6905 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
6907         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
6908         interpolation curlies (Bug#15914).
6910 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6912         * calc/calc.el (calc-context-sensitive-enter): New variable.
6913         (calc-enter): Use `calc-context-sensitive-enter'.
6915 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
6917         * progmodes/cfengine.el: Version bump.
6918         (cfengine-cf-promises): New defcustom to locate cf-promises.
6919         (cfengine3-vartypes): Add new "data" type.
6920         (cfengine3--current-word): New function to get current name-like
6921         word or its bounds.
6922         (cfengine3--current-function): New function to look up a CFEngine
6923         function's definition.
6924         (cfengine3-format-function-docstring): New function.
6925         (cfengine3-make-syntax-cache): New function.
6926         (cfengine3-documentation-function): New function: ElDoc glue.
6927         (cfengine3-completion-function): New function: completion glue.
6928         (cfengine3-mode): Set `compile-command',
6929         `eldoc-documentation-function', and add to
6930         `completion-at-point-functions'.
6932 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
6934         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
6935         `tramp-current-connection'.
6937 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
6939         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
6940         nil/self/true/false with "end of symbol".
6942 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
6944         * subr.el (version-regexp-alist): Fix a typo.
6946 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
6948         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
6949         "en_US.utf8" and "LC_CTYPE" to "".
6950         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
6951         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
6953 2013-11-15  Leo Liu  <sdl.web@gmail.com>
6955         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
6957 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6959         * progmodes/gud.el (ctl-x-map):
6960         Remove C-x SPC binding.  (Bug#12342)
6961         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
6963 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
6965         * subr.el (version-regexp-alist):
6966         Recognize hg, svn and darcs versions as snapshot versions.
6968         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
6969         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
6970         (ruby--encoding-comment-required-p): Extract from
6971         `ruby-mode-set-encoding'.
6972         (ruby-mode-set-encoding): Add the ability to always insert an
6973         utf-8 encoding comment.  Fix and simplify coding comment update
6974         logic.
6976 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
6978         * net/tramp-gvfs.el (top): Run init code only when
6979         `tramp-gvfs-enabled' is not nil.
6980         (tramp-gvfs-enabled): Check also :system bus.
6982 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6984         Sync with upstream verilog-mode revision 78e66ba.
6985         * progmodes/verilog-mode.el (verilog-end-of-defun)
6986         (verilog-type-completion, verilog-get-list): Remove unused funcs.
6987         (verilog-get-end-of-defun): Remove unused argument.
6988         (verilog-comment-depth): Remove unused local `e'.
6989         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
6990         Don't pass arg to verilog-get-end-of-defun.
6992 2013-11-14  Glenn Morris  <rgm@gnu.org>
6994         * obsolete/assoc.el (aget): Prefix dynamic variable.
6996         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
6998 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7000         * widget.el, hfy-cmap.el: Remove bogus package version number.
7002 2013-11-13  Glenn Morris  <rgm@gnu.org>
7004         * replace.el (replace-eval-replacement):
7005         Try to give more helpful error message.  (Bug#15836)
7007         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
7008         (archive-7z-update): Avoid custom type mismatches.
7010         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
7012 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
7014         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
7015         address can be empty.
7017         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
7018         Accept nil SWITCHES.
7019         (tramp-gvfs-handle-write-region): Implement APPEND.
7021 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
7023         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
7024         binary "|" operator and closing block args delimiter.
7025         Remove FIXME comment referring to Ruby 1.8-only syntax.
7026         (ruby-smie--implicit-semi-p): Not after "|" operator.
7027         (ruby-smie--closing-pipe-p): New function.
7028         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
7029         (ruby-smie-rules): Indent after "|".
7031 2013-11-12  Glenn Morris  <rgm@gnu.org>
7033         * ps-print.el (ps-face-attribute-list):
7034         Handle anonymous faces.  (Bug#15827)
7036 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
7038         * window.el (display-buffer-other-frame): Fix doc-string.
7039         (Bug#15868)
7041 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7043         * subr.el (force-mode-line-update): Delete, move to buffer.c.
7045 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
7047         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
7048         (tramp-sh-handle-file-local-copy): Don't write a message when
7049         saving temporary files.
7051         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
7052         both directories are remote.
7053         (tramp-smb-handle-directory-files): Do not return double entries.
7054         Do not expand full file names.
7055         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
7056         (tramp-smb-handle-write-region): Implement APPEND.
7057         (tramp-smb-get-stat-capability): Fix a stupid bug.
7059 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7061         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
7063 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7065         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
7066         throwing error over malformed let/let* (bug#15814).
7068 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7070         * iswitchb.el (iswitchb-mode): Mark obsolete.
7072 2013-11-11  Glenn Morris  <rgm@gnu.org>
7074         * international/uni-bidi.el, international/uni-category.el:
7075         * international/uni-name.el, international/uni-numeric.el:
7076         Regenerate for Unicode 6.3.0.
7078 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
7080         * net/tramp.el (tramp-methods):
7081         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
7082         2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
7084 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
7086         * progmodes/sh-script.el (sh-font-lock-keywords-var):
7087         Force highlighting text after Summary keyword in doc face for rpm.
7089 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
7091         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
7092         available and the word has no wildcards, append one to the grep pattern.
7093         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
7094         (ispell-complete-word): Call `ispell-lookup-words' with the value
7095         independent of `ispell-look-p'.
7097 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
7099         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
7100         Not after "||".
7101         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
7102         their parent.
7104 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7106         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
7107         (ruby-font-lock-keywords): Use backquote.
7109 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
7111         * progmodes/ruby-mode.el (ruby-smie--forward-token)
7112         (ruby-smie--backward-token): Only consider full-string matches.
7114 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
7116         * faces.el (describe-face): Add distant-foreground.
7118 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
7120         * progmodes/ruby-mode.el: Improve encoding comment handling.
7121         (ruby-encoding-magic-comment-style): New option.
7122         (ruby-custom-encoding-magic-comment-template): New option.
7123         (ruby--insert-coding-comment, ruby--detect-encoding):
7124         New functions extracted from `ruby-mode-set-encoding'.
7125         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
7126         to control the style of the auto-inserted encoding comment.
7128 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
7130         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
7131         Use `smie-backward-sexp' with token argument.
7133 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
7135         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
7136         Remove instrumentation code.
7138 2013-11-08  Glenn Morris  <rgm@gnu.org>
7140         * progmodes/autoconf.el (autoconf-mode):
7141         Tweak comment-start-skip.  (Bug#15822)
7143 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7145         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
7146         at bobp (bug#15826).
7147         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
7149 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
7151         * man.el (Man-start-calling): New macro, extracted from
7152         Man-getpage-in-background.
7153         (Man-getpage-in-background): Use it.
7154         (Man-update-manpage): New command.
7155         (Man-mode-map): Bind it.
7157 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
7159         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
7160         of "and", "or", "&&" and "||".
7161         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
7162         argument.  Prohibit opening curly brace because it could only be a
7163         block opener in that position.
7164         (ruby-smie--forward-token, ruby-smie--backward-token):
7165         Separate "|" from "&" or "*" going after it.  That can happen in block
7166         arguments.
7167         (ruby-smie--indent-to-stmt): New function, seeks the end of
7168         previous statement or beginning of buffer.
7169         (ruby-smie-rules): Use it.
7170         (ruby-smie-rules): Check if there's a ":" before a curly block
7171         opener candidate; if there is, it's a hash.
7173 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7175         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
7176         (cl--block-wrapper): Fix last accidental change.
7178 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
7180         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
7181         Instrument, in order to hunt failure on hydra.
7183 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7185         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
7186         malformed bindings form (bug#15814).
7188 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
7190         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
7191         "." compared to " @ ".  This incidentally fixes some indentation
7192         examples with "do".
7193         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
7194         (ruby-smie-grammar): New tokens: "and" and "or".
7195         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
7196         Exclude "and" and "or".  Remove "do" in order to work around token
7197         priorities.
7198         (ruby-smie-rules): Add all infix tokens.  Handle the case of
7199         beginning-of-buffer.
7201 2013-11-06  Glenn Morris  <rgm@gnu.org>
7203         * Makefile.in (setwins_almost, setwins_for_subdirs):
7204         Avoid accidental matches.
7206 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7208         * menu-bar.el (popup-menu): Use key-binding.
7210 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
7212         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
7213         menus, support also the menus produced by minor modes.
7214         (Bug#15817)
7216 2013-11-06  Leo Liu  <sdl.web@gmail.com>
7218         * thingatpt.el (thing-at-point-looking-at): Add optional arg
7219         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
7221 2013-11-06  Glenn Morris  <rgm@gnu.org>
7223         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
7224         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
7225         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
7227 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7229         * electric.el (electric-indent-just-newline): New command.
7230         (electric-indent-mode-map): New keymap.
7231         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
7232         Re-add :group which weren't redundant.
7234         * electric.el (electric-indent-local-mode): New minor mode.
7235         (electric-indent-functions-without-reindent): New var.
7236         (electric-indent-post-self-insert-function): Use it.
7237         * emacs-lisp/gv.el (buffer-local-value): Add setter.
7239 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
7241         * international/quail.el (quail-help): Be more explicit about the
7242         meaning of the labels shown on the keys.  (Bug#15800)
7244         * startup.el (normal-top-level): Load the subdirs.el files before
7245         setting the locale environment.  (Bug#15805)
7247 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7249         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
7250         via arguments so as to get the right ones (bug#15418).
7252         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
7254 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
7256         Fix problems found while writing a test suite.
7258         * net/tramp-compat.el (tramp-compat-load): New defun.
7259         * net/tramp.el (tramp-handle-load): Use it.
7261         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
7262         "(numberp ok-if-already-exists)" correctly.
7264 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
7266         * international/characters.el (glyphless-char-display-control):
7267         Add usage note.
7269 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
7271         * progmodes/python.el (python-mode):
7272         * progmodes/scheme.el (scheme-mode):
7273         * progmodes/prolog.el (prolog-mode):
7274         * progmodes/ruby-mode.el (ruby-mode):
7275         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
7276         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
7278 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7280         * rect.el (rectangle--highlight-for-redisplay):
7281         * emacs-lisp/smie.el (smie--next-indent-change):
7282         Use buffer-chars-modified-tick.
7284         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
7286         * electric.el (electric-indent-post-self-insert-function):
7287         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
7289 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
7291         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
7293 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7295         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
7296         (bug#15786).
7298 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7300         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
7302         * progmodes/python.el: Fix up last change.
7303         (python-shell--save-temp-file): New function.
7304         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
7305         `string' comes from the current buffer.
7306         (python-shell-send-string-no-output): Remove `msg' arg.
7307         (python--use-fake-loc): New var.
7308         (python-shell-buffer-substring): Obey it.  Try to compensate for the
7309         extra coding line added by python-shell--save-temp-file.
7310         (python-shell-send-region): Use python-shell--save-temp-file and
7311         python-shell-send-file directly.  Add `nomain' argument.
7312         (python-shell-send-buffer): Use python-shell-send-region.
7313         (python-electric-pair-string-delimiter): New function.
7314         (python-mode): Use it.
7316 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
7318         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
7319         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
7320         environment and decoding all of the default-directory's to here
7321         from command-line.
7322         (command-line): Decode also argv[0].
7324         * loadup.el: Error out if default-directory is a multibyte string
7325         when we are dumping.
7327         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
7329 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
7331         * emacs-lisp/package.el (package-menu-mode)
7332         (package-menu--print-info, package-menu--archive-predicate):
7333         Add Archive column to package list.
7335 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
7337         Fix problems found while writing a test suite.
7339         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
7340         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
7341         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
7342         to nil when running original file name handler.  Otherwise,
7343         there are problems with constructs like "$$FOO".
7345         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
7346         for `localname'.
7348 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
7350         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
7352         * subr.el (version<, version<=, version=):
7353         Update docstrings with information for snapshot versions.
7355         * helpers.el: New library for misc helper functions.
7356         (hash-table-keys): New function returning a list of hash keys.
7357         (hash-table-values): New function returning a list of hash values.
7359 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
7361         * progmodes/ruby-mode.el (ruby-smie--forward-token)
7362         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
7364 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
7366         * textmodes/fill.el (fill-single-char-nobreak-p): New function
7367         checking whether point is after a 1-letter word.
7369 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7371         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
7372         Don't infloop when expanding region over `multiline' syntax-type that
7373         begins a line (bug#15778).
7375 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7377         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
7378         Make it into a proper minor mode.
7379         (rectangle--region): (implicitly) rename to rectangle-mark-mode.
7380         (rectangle-mark-mode-map): New keymap.
7381         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
7383 2013-11-04  Glenn Morris  <rgm@gnu.org>
7385         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
7387 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7389         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
7390         (ruby-smie-rules): Use smie-rule-parent instead.
7392         * emacs-lisp/smie.el (smie-rule-parent): Always call
7393         smie-indent-virtual rather than only for hanging tokens.
7394         (smie--next-indent-change): New helper command.
7396 2013-11-03  Glenn Morris  <rgm@gnu.org>
7398         * Makefile.in (abs_srcdir): Remove.
7399         (emacs): Unset EMACSLOADPATH.
7401 2013-11-02  Glenn Morris  <rgm@gnu.org>
7403         * Makefile.in (EMACS): Use a relative filename.
7404         (abs_top_builddir): Remove.
7405         (custom-deps, finder-data, autoloads): Use --chdir.
7407         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
7409         Use relative filenames in TAGS files.
7410         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
7411         (lisptagsfiles4, TAGS): Use relative file names.
7412         (TAGS-LISP): Remove.
7413         (maintainer-clean): No more TAGS-LISP file.
7415         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
7416         (lisptagsfiles4): Use absolute filenames again.
7417         (TAGS, TAGS-LISP): Not everything needs to run in one line.
7418         Remove all *loaddefs files, not just the first.  Remove esh-groups.
7419         (maintainer-clean): Delete TAGS, TAGS-LISP.
7421 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
7423         * emacs-lisp/package.el (package-version-join):
7424         Recognize snapshot versions.
7426 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
7428         * subr.el (version-regexp-alist): Add support for snapshot versions.
7430 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
7432         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
7433         New function, replacement for `smie-rule-parent' for when we want to
7434         skip over our direct parent if it's an assignment token..
7435         (ruby-smie-rules): Use it.
7437 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
7439         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
7440         unconditionally.  Remove now unnecessary forward declarations.
7441         Remove XEmacs-specific setup.
7442         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7443         (ruby-font-lock-syntactic-keywords)
7444         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
7445         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7446         (ruby-here-doc-end-syntax): Remove.
7447         (ruby-mode): Don't check whether `syntax-propertize-rules' is
7448         defined as function.
7450 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
7452         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
7454 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
7456         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
7457         table and abbrev table, `define-derived-mode' does that for us
7458         anyway.
7460 2013-11-01  Glenn Morris  <rgm@gnu.org>
7462         * Makefile.in: Remove manual mh-e dependencies (writing .elc
7463         files is atomic for some time, so no parallel compilation issues).
7465 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
7467         * faces.el (face-x-resources): Add :distant-foreground.
7468         (region): Use :distant-foreground for gtk and ns.
7470 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
7472         Allow multiple bibliographies when BibLaTeX is used rather than
7473         BibTeX.
7474         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
7475         (reftex-locate-bibliography-files): Us it.
7477 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
7479         * image.el (image-type-header-regexps): Fix the 'pbm' part to
7480         allow comments in pbm files.
7482         * term/w32-win.el (dynamic-library-alist): Support newer versions
7483         of libjpeg starting with v7: look only for the DLL from the
7484         version against which Emacs was built.
7485         Support versions of libpng beyond 1.4.x.
7486         Support libtiff v4.x.
7488 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
7490         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
7491         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
7492         Add property :safe.
7493         (ruby-deep-arglist): Add property :type.
7495 2013-10-31  Glenn Morris  <rgm@gnu.org>
7497         * Makefile.in (custom-deps, finder-data): No need to setq the target
7498         variables, we are in the right directory and the defaults work fine.
7500 2013-10-30  Glenn Morris  <rgm@gnu.org>
7502         * Makefile.in (autoloads): Do not use abs_lisp.
7504         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7505         `newline' does not respect `standard-output', so use `princ'.
7507 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
7509         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
7510         * buff-menu.el (Buffer-menu--unmark): New function.
7511         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
7513 2013-10-30  Glenn Morris  <rgm@gnu.org>
7515         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
7517         * emacs-lisp/package.el (lm-homepage): Declare.
7519         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
7520         Fix doc typos.
7522         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
7524         * Makefile.in (finder-data, autoloads, update-subdirs)
7525         (compile-main, compile-clean, compile-always, bootstrap-clean):
7526         Check return value of cd.
7527         (compile-calc): Remove.
7529 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7531         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
7533         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
7534         (byte-compile-and-folded): New function.
7535         (=, <, >, <=, >=): Use it.
7537         * dos-w32.el (minibuffer-history-case-insensitive-variables)
7538         (path-separator, null-device, buffer-file-coding-system)
7539         (lpr-headers-switches): Check system-type before modifying them.
7540         (find-buffer-file-type-coding-system): Mark obsolete.
7541         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
7542         find-file-not-found-set-buffer-file-coding-system.
7543         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
7544         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
7545         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
7546         (w32-direct-print-region-helper, w32-direct-print-region-function)
7547         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
7548         * startup.el (normal-top-level-add-subdirs-to-load-path):
7549         * ps-print.el (ps-print-region-function):
7550         * lpr.el (print-region-function): Use new name.
7552         * subr.el (custom-declare-variable-early): Remove function.
7553         (custom-declare-variable-list): Remove var.
7554         (error, user-error): Remove `while' loop.
7555         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
7556         (user-emacs-directory-warning, locate-user-emacs-file):
7557         Move to files.el.
7558         * simple.el (read-quoted-char-radix, read-quoted-char):
7559         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
7560         Move from subr.el.
7561         * custom.el (custom-declare-variable-list): Don't process
7562         custom-declare-variable-list.
7564         * progmodes/python.el (python-shell-get-buffer): New function.
7565         (python-shell-get-process): Use it.
7566         (python-shell-send-string): Always use utf-8 and add a cookie to tell
7567         Python which encoding was used.  Don't split-string since we only care
7568         about the first line.  Return the temp-file, if applicable.
7569         (python-shell-send-region): Tell compile.el how to turn locations in
7570         the temp-file into locations in the source buffer.
7572 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7574         * subr.el (undefined): Add missing behavior from the C code for
7575         unbound keys.
7577         * rect.el: Use lexical-binding.  Add new rectangular region support.
7578         (rectangle-mark): New command.
7579         (rectangle--region): New var.
7580         (deactivate-mark-hook): Reset rectangle--region.
7581         (rectangle--extract-region, rectangle--insert-for-yank)
7582         (rectangle--highlight-for-redisplay)
7583         (rectangle--unhighlight-for-redisplay): New functions.
7584         (region-extract-function, redisplay-unhighlight-region-function)
7585         (redisplay-highlight-region-function): Use them to handle
7586         rectangular region.
7587         * simple.el (region-extract-function): New var.
7588         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
7589         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
7590         (kill-region): Replace obsolete `yank-handler' arg with `region'.
7591         (copy-region-as-kill, kill-ring-save): Add `region' argument.
7592         (redisplay-unhighlight-region-function)
7593         (redisplay-highlight-region-function): New vars.
7594         (redisplay--update-region-highlight): New function.
7595         (pre-redisplay-function): Use it.
7596         (exchange-point-and-mark): Don't deactivate the mark before
7597         reactivate-it anyway.
7598         * comint.el (comint-kill-region): Remove yank-handler argument.
7599         * delsel.el (delete-backward-char, backward-delete-char-untabify)
7600         (delete-char): Remove property, since it's now part of their
7601         default behavior.
7602         (self-insert-iso): Remove property since this command doesn't exist.
7604         * emacs-lisp/package.el (package--download-one-archive)
7605         (describe-package-1): Don't query the user about final newline.
7607 2013-10-29  Daniel Colascione  <dancol@dancol.org>
7609         * net/tramp.el (tramp-methods): Document new functionality.
7610         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
7611         tramp-hostname-checker if method provides one instead of scanning
7612         argument list for "%h" to decide hostname acceptability.
7614 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
7616         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
7617         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
7618         Handle COPY-CONTENTS.  (Bug#15737)
7620 2013-10-28  Daiki Ueno  <ueno@gnu.org>
7622         * epa-file.el
7623         (epa-file-cache-passphrase-for-symmetric-encryption):
7624         Document that this option has no effect with GnuPG 2.0 (bug#15552).
7626 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
7628         * image.el (defimage, image-load-path): Doc fixes.
7630 2013-10-27  Alan Mackenzie  <acm@muc.de>
7632         Indent statements in macros following "##" correctly.
7633         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7634         Modify the "#" arm of a cond form to handle "#" and "##" operators.
7636 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7638         * linum.el (linum-update-window): Fix boundary test (bug#13446).
7640 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
7642         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
7643         after `=' is probably a new expression.
7645 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7647         * man.el (man-imenu-title): New option.
7648         (Man-mode-map): Add menu.  (Bug#15722)
7649         (Man-mode): Add imenu to menu.
7651 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
7653         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
7654         specific in what the first arg can be: a non-keyword word,
7655         string/regexp/percent literal opener, opening paren, or unary
7656         operator followed directly by word.
7658 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7660         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
7661         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
7662         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
7663         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
7664         Remove vars, they do not apply any more.
7665         (prolog-mode-abbrev-table): Remove redundant declaration.
7666         (prolog-upper-case-string, prolog-lower-case-string): Remove.
7667         (prolog-use-smie): Remove.
7668         (prolog-smie-rules): Add indentation rule for the if-then-else layout
7669         supported by prolog-electric-if-then-else-flag.
7670         (prolog-mode-variables, prolog-menu): Use setq-local.
7671         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
7672         Remove binding to `Backspace' since this key doesn't exist anyway.
7673         Remove bindings for electric self-inserting keys.
7674         (prog-mode): Assume it's defined.
7675         (prolog-post-self-insert): New function.
7676         (prolog-mode): Use it.
7677         (prolog-indent-line, prolog-indent-level)
7678         (prolog-find-indent-of-matching-paren)
7679         (prolog-indentation-level-of-line, prolog-goto-comment-column)
7680         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
7681         (prolog-goto-next-paren, prolog-in-string-or-comment)
7682         (prolog-tokenize, prolog-inside-mline-comment)
7683         (prolog-find-start-of-mline-comment): Remove functions.
7684         (prolog-find-unmatched-paren, prolog-clause-end)
7685         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
7686         (prolog-electric--if-then-else): Rename from
7687         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
7688         (prolog-tokenize-searchkey): Remove const.
7689         (prolog-clause-info): Use forward-sexp.
7690         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
7691         (prolog-electric-if-then-else): Remove commands.
7692         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
7693         for use in post-self-insert-hook.
7694         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
7695         for use in post-self-insert-hook.
7696         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
7697         for use in post-self-insert-hook.
7698         (prolog-electric--underscore): Rename from prolog-electric--underscore;
7699         adapt it for use in post-self-insert-hook.
7701 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
7703         * emacs-lisp/ert.el (ert-run-tests-interactively):
7704         Use `completing-read'.  (Bug#9756)
7706 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
7708         * simple.el (line-move): Call line-move-1 instead of
7709         line-move-visual when the current window hscroll is zero, but
7710         temporary-goal-column indicates we will need to hscroll as result
7711         of the movement.  (Bug#15712)
7713 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
7715         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
7716         capitalization.  Use :visible instead of :active.
7717         Fix `ruby-indent-exp' reference.  Add menu items for the generic
7718         commands that are used with SMIE.
7719         (ruby-do-end-to-brace): Insert space after `{'.
7721 2013-10-25  John Anthony  <john@jo.hnanthony.com>
7723         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
7725         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
7727 2013-10-25  Glenn Morris  <rgm@gnu.org>
7729         * vc/vc.el (vc-print-log): Don't use a working revision unless
7730         one was explicitly specified.  (Bug#15322)
7732 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7734         * subr.el (add-to-list): Preserve return value in compiler-macro
7735         (bug#15692).
7737 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7739         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
7740         result.  Ask user to retry using '-all' flag.  (Bug#15701)
7742 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7744         * emacs-lisp/smie.el: New smie-config system.
7745         (smie-config): New defcustom.
7746         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
7747         (smie-config-guess, smie-config-save): New commands.
7748         (smie-config--mode-local, smie-config--buffer-local)
7749         (smie-config--trace, smie-config--modefuns): New vars.
7750         (smie-config--advice, smie-config--mode-hook)
7751         (smie-config--setter, smie-config-local, smie-config--get-trace)
7752         (smie-config--guess-value, smie-config--guess): New functions.
7753         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
7754         text properties.  Treat "string fence" syntax like string syntax.
7756         * progmodes/sh-script.el (sh-use-smie): Change default.
7757         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
7758         (sh-var-value): Simplify by CSE.
7759         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
7760         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
7761         is used.
7762         (sh-guess-basic-offset): Use cl-incf.
7763         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
7765 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
7767         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
7768         (bug#15699).
7770 2013-10-24  Glenn Morris  <rgm@gnu.org>
7772         * Makefile.in (abs_top_srcdir): Remove.
7773         (update-subdirs): Use relative path to update-subdirs.
7775 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
7777         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
7778         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
7779         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
7780         Call unmsys--file-name before expand-file-name, not after it.
7782 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
7784         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
7785         (ert-test-skipped): New error.
7786         (ert-skip, ert-stats-skipped): New defuns.
7787         (ert--skip-unless): New macro.
7788         (ert-test-skipped): New struct.
7789         (ert--run-test-debugger, ert-test-result-type-p)
7790         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
7791         (ert--stats-set-test-and-result, ert-char-for-test-result)
7792         (ert-string-for-test-result, ert-run-tests-batch)
7793         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
7794         Handle skipped tests.  (Bug#9803)
7796 2013-10-24  Glenn Morris  <rgm@gnu.org>
7798         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
7800         * Makefile.in (abs_top_srcdir): New, set by configure.
7801         (update-subdirs): Correct build-aux location.
7803 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
7805         * vc/vc.el (vc-print-root-log): Always set `default-directory'
7806         value, whether we could auto-deduce `backend', or not.
7808         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
7809         with parameters" example.  Simplify the "is it block or is it
7810         hash" check, but also make it more thorough.
7812 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
7814         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
7816 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7818         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
7819         { if it is hanging.
7821         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
7822         :before ";".
7824 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
7826         * progmodes/compile.el (compilation-directory-matcher)
7827         (compilation-page-delimiter):
7828         Support GNU Make-4.0 directory quoting.  (Bug#15678)
7830 2013-10-23  Leo Liu  <sdl.web@gmail.com>
7832         * ido.el (ido-tidy): Handle read-only text.
7834 2013-10-23  Glenn Morris  <rgm@gnu.org>
7836         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
7837         (emacs, compile, compile-always):
7838         Quote entities that might contain whitespace.
7839         (custom-deps, finder-data, autoloads): Use abs_lisp.
7840         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
7841         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
7842         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
7844 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
7846         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
7847         Use `following-char'.
7849 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7851         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
7852         * progmodes/ruby-mode.el (ruby-smie-rules):
7853         Remove corresponding workaround.  Fix indentation rule of ";" so it
7854         also applies when ";" is the parent.
7856 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
7858         * frame.el (display-screens, display-pixel-height)
7859         (display-pixel-width, display-mm-width, display-backing-store)
7860         (display-save-under, display-planes, display-color-cells)
7861         (display-visual-class, display-monitor-attributes-list):
7862         Mention the optional ‘display’ argument in doc strings.
7864 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
7866         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
7867         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
7869 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
7871         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
7872         TODO.  Add "." after " @ ".
7873         (ruby-smie--at-dot-call): New function.  Checks if point at method
7874         call with explicit target.
7875         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
7876         to the method name tokens when it precedes them.
7877         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
7878         (ruby-smie-rules): Add rule for indentation before and after "."
7879         token.
7881 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7883         * textmodes/remember.el (remember-diary-extract-entries):
7884         Avoid add-to-list.
7886         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
7887         an instruction.
7889 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
7891         * progmodes/ruby-mode.el (ruby-smie-grammar):
7892         Add (almost) all infix operators.
7893         (ruby-smie--implicit-semi-p): Add new operator chars.
7895         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
7896         `smie-down-list'.
7897         (ruby-smie--args-separator-p): Check that there's no newline
7898         between method call and its arguments.
7900 2013-10-20  Alan Mackenzie  <acm@muc.de>
7902         Allow comma separated lists after Java "implements".
7904         * progmodes/cc-engine.el (c-backward-over-enum-header):
7905         Parse commas.
7906         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
7907         from a "disallowed" list in enum fontification.
7909 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
7911         * startup.el (default-frame-background-mode): Remove unused defvar.
7913         * progmodes/verilog-mode.el (verilog-mode): Don't set
7914         comment-indent-function globally.
7916 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
7918         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
7919         Move Info menu item creation to ns-win.el.
7921         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
7922         in menu bar.
7924         * menu-bar.el: Move GNUstep specific menus...
7926         * term/ns-win.el (ns-initialize-window-system): ... to here.
7928 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7930         * simple.el (newline): Only run post-self-insert-hook when
7931         called interactively.
7933 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
7935         * icomplete.el (icomplete-with-completion-tables): Add :version.
7937 2013-10-19  Alan Mackenzie  <acm@muc.de>
7939         Fix fontification bugs with constructors and const.
7941         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
7942         CASE 2) Remove the check for the absence of a suffix construct
7943         after a function declaration with only types (no identifiers) in
7944         the parentheses.  Also, accept a function declaration with just a
7945         type inside the parentheses, if this type can be positively
7946         recognised as such, or if a prefix keyword like "explicit" nails
7947         down the construct as a declaration.
7949 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
7951         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
7952         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
7953         the problem whereby selecting a menu item that leads to a
7954         minibuffer prompt moves the cursor out of the minibuffer window,
7955         making it hard to type at the prompt.  Suggested by Stefan Monnier
7956         <monnier@iro.umontreal.ca>.
7958 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
7960         * menu-bar.el: Don't make Services menu.
7962 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7964         * ffap.el: Handle "/usr/include/c++/<version>" directories.
7965         (ffap-alist): Use ffap-c++-mode for c++-mode.
7966         (ffap-c++-path): New variable.
7967         (ffap-c++-mode): New function.
7969 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
7971         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
7973 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
7975         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
7976         introduced on 2013-09-08, which results in an infinite loop
7977         requesting a password.
7979 2013-10-18  Glenn Morris  <rgm@gnu.org>
7981         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
7983 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
7985         Sync with upstream verilog-mode revision 1a6ecec7.
7986         * progmodes/verilog-mode.el (verilog-mode-version): Update.
7987         (verilog-mode-release-date): Remove.
7988         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
7989         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
7990         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
7991         (verilog-auto-tieoff-ignore-regexp)
7992         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
7993         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
7994         (verilog-signals-with, verilog-dir-cache-preserving)
7995         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
7996         Doc fixes.
7997         (verilog-case-fold): New option, to control case folding in
7998         regexp searches, bug597.
7999         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
8000         (verilog-string-match-fold, verilog-in-paren-count)
8001         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
8002         (verilog-at-close-struct-p): New functions.
8003         (verilog-beg-block-re-ordered, verilog-extended-case-re)
8004         (verilog-forward-sexp, verilog-set-auto-endcomments)
8005         (verilog-leap-to-case-head): Handle "unique0" case.
8006         (verilog-in-constraint-re): New constant.
8007         (verilog-keywords, verilog-type-font-keywords):
8008         Add some SystemVerilog 1800-2012 keywords.
8009         (verilog-label-be): Remove unimplemented argument, bug669.
8010         (verilog-batch-execute-func): When batch expanding clear
8011         create-lockfiles to prevent spurious user locks when a file ends
8012         up not changing.
8013         (verilog-calculate-indent, verilog-calc-1)
8014         (verilog-at-close-constraint-p, verilog-at-constraint-p)
8015         (verilog-do-indent): Fix indentation of nested constraints
8016         and structures.
8017         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
8018         (verilog-auto-inst-param): Use verilog-string-match-fold.
8019         (verilog-read-inst-module-matcher):
8020         Fix AUTOINST on gate primitives with #1.
8021         (verilog-read-decls): Fix double-declaring user-defined typed signals.
8022         Reads all user-defined typed variables.
8023         (verilog-read-defines): Fix reading definitions inside comments, bug647.
8024         (verilog-signals-matching-regexp)
8025         (verilog-signals-not-matching-regexp, verilog-auto):
8026         Respect verilog-case-fold.
8027         (verilog-diff-report): Fix line count.
8028         (verilog-auto-assign-modport): Remove unused local `modi'.
8029         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
8030         better handle multidimensional arrays.
8031         Fix packed array ports misadding bit index in AUTOINST, bug637.
8032         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
8033         to not double-declare existing outputs and inputs, respectively.
8034         (verilog-template-map): Bind U to verilog-sk-uvm-component.
8035         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
8036         (verilog-sk-uvm-component): New skeleton.
8037         (verilog-submit-bug-report): Add verilog-case-fold,
8038         remove verilog-mode-release-date.
8040 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
8042         * subr.el (sit-for): Call (input-pending-p t) so as to behave
8043         as before.
8045 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
8047         * textmodes/remember.el (remember): Set buffer-offer-save in
8048         remember buffers (bug#13566).
8050 2013-10-18  Daniel Colascione  <dancol@dancol.org>
8052         When evaluating forms in ielm, direct standard output to ielm
8053         buffer.  Add new ielm-return-for-effect command.  Remove trailing
8054         whitespace throughout.
8056         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
8057         (ielm-return-for-effect): New command.
8058         (ielm-send-input): Accept optional `for-effect' parameter.
8059         (ielm-eval-input): Accept optional `for-effect' parameter.
8060         Bind `standard-output' to stream we create using
8061         `ielm-standard-output-impl'.  Suppress printing result when
8062         `for-effect'.
8063         (ielm-standard-output-impl): New function.
8064         (inferior-emacs-lisp-mode): Explain new features in documentation.
8066 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
8068         Code cleanup.
8070         * net/tramp.el (tramp-debug-message): Do not check for connection
8071         buffer.
8072         (tramp-message): Use "vector" connection property.
8074         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
8075         (tramp-equal-remote, tramp-eshell-directory-change)
8076         * net/tramp-adb.el (tramp-adb-handle-copy-file)
8077         (tramp-adb-handle-rename-file)
8078         * net/tramp-cmds.el (tramp-list-remote-buffers)
8079         (tramp-cleanup-connection, tramp-cleanup-this-connection)
8080         * net/tramp-compat.el (tramp-compat-process-running-p)
8081         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
8082         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
8083         (tramp-gvfs-handle-rename-file)
8084         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
8085         (tramp-set-file-uid-gid)
8086         * net/tramp-smb.el (tramp-smb-handle-copy-file)
8087         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
8088         of `file-remote-p'.
8090         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
8091         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
8092         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
8093         (tramp-gw-open-network-stream): Suppress unrelated traces.
8095         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
8096         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
8097         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8098         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
8099         connection property.
8101         * net/tramp-cache.el (top): Suppress traces when reading
8102         persistency file.
8104         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
8105         Refactor common code.  Improve debug message.
8106         (tramp-maybe-open-connection)
8107         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
8108         connection buffer too early.
8110         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
8111         from `tramp-smb-actions-with-acl'.
8112         (tramp-smb-actions-set-acl): New defconst.
8113         (tramp-smb-handle-copy-directory)
8114         (tramp-smb-action-get-acl): New defun, renamed from
8115         `tramp-smb-action-with-acl'.
8116         (tramp-smb-action-set-acl): New defun.
8117         (tramp-smb-handle-set-file-acl): Rewrite.
8119 2013-10-17  Glenn Morris  <rgm@gnu.org>
8121         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
8123 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8125         * skeleton.el (skeleton-newline): Remove.
8126         (skeleton-internal-1): Use (insert "\n") instead.
8128         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
8129         let-bindings.
8131         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
8132         forward-sexp-function while we redo its job (bug#15613).
8134 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
8136         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
8137         represented by lists.
8139 2013-10-16  Glenn Morris  <rgm@gnu.org>
8141         * tmm.el (tmm--history): New dynamic variable.
8142         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
8144 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
8146         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
8147         (tramp-smb-errors): Add error messages.
8148         (tramp-smb-actions-with-acl): New defconst.
8149         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
8150         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
8151         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
8152         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
8153         (tramp-smb-get-stat-capability): Fix tests.
8155 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
8157         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
8158         (bug#15580).
8160 2013-10-16  Glenn Morris  <rgm@gnu.org>
8162         * ansi-color.el (ansi-color-drop-regexp):
8163         Add 1J, 1K, 2K.  (Bug#15617)
8165         * files.el (hack-local-variables--warned-lexical): New.
8166         (hack-local-variables):
8167         Warn about misplaced lexical-binding.  (Bug#15616)
8169         * net/eww.el (eww-render): Always set eww-current-url,
8170         and update header line.  (Bug#15622)
8171         (eww-display-html): ... Rather than just doing it here.
8173 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
8175         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
8176         menu navigations commands.
8178 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
8180         * progmodes/subword.el (subword-capitalize): Be careful when
8181         the search for [[:alpha:]] fails (bug#15580).
8183 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
8185         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
8186         to commands that scroll the menu.
8188 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
8190         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
8191         Handle methods ending with `?' and `!'.
8193 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
8195         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
8196         `japanese-cp932' to `cp932' to fix the problem where saving a
8197         source file written in Shift_JIS twice would end up having
8198         `coding: japanese-cp932' which Ruby could not recognize.
8199         (ruby-mode-set-encoding): Add support for encodings mapped to nil
8200         in `ruby-encoding-map'.
8201         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
8202         doesn't need to be explicitly declared in magic comment.
8203         (ruby-encoding-map): Add type declaration for better customize UI.
8205 2013-10-13  Glenn Morris  <rgm@gnu.org>
8207         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
8208         Occur buffers are read-only.  http://bugs.debian.org/720775
8210         * emacs-lisp/authors.el (authors-fixed-entries):
8211         Comment out old alpha stuff.
8213 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
8215         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
8216         to `after-save-hook' instead of `before-save-hook'.
8217         (ruby-mode-set-encoding): Use the value of coding system used to
8218         write the file.  Call `basic-save-buffer-1' after modifying the
8219         buffer.
8221 2013-10-13  Alan Mackenzie  <acm@muc.de>
8223         Fix indentation/fontification of Java enum with
8224         "implements"/generic.
8226         * progmodes/cc-engine.el (c-backward-over-enum-header):
8227         Extracted from the three other places and enhanced to handle generics.
8228         (c-inside-bracelist-p): Uses new function above.
8229         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
8230         function above.
8231         (c-font-lock-enum-tail): Uses new function above.
8233 2013-10-13  Kenichi Handa  <handa@gnu.org>
8235         * international/mule-cmds.el (select-safe-coding-system): Remove a
8236         superfluous condition in chekcing whether a coding system is safe
8237         or not.
8239 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
8241         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
8243 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
8245         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
8247 2013-10-13  Glenn Morris  <rgm@gnu.org>
8249         * menu-bar.el (menu-bar-update-buffers):
8250         Unify Buffers menu prompt string.  (Bug#15576)
8252         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
8254         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
8255         Add some entries.
8256         (authors-fixed-entries): Use accented form of name.
8258 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8260         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
8261         method calls (bug#15594).
8262         (ruby-smie--args-separator-p): New function.
8263         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
8264         recognize paren-free method calls.
8266         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
8267         internals of universal-argument.
8269 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
8271         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
8272         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
8273         dropped menu on second mouse click on the menu bar.
8275 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8277         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
8278         (explicit-shell-file-name): Declare.
8279         (sh--vars-before-point, sh--cmd-completion-table): New functions.
8280         (sh-completion-at-point-function): New function.
8281         (sh-mode): Use it.
8282         (sh-smie--keyword-p): Remove unused argument.
8283         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
8284         vars.
8285         (sh-set-shell): Always setup SMIE, even if we use the
8286         old indentation code.
8288 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
8290         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
8291         cases of ? and =.
8292         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
8293         predicate would return nil are almost non-existent.
8294         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
8296         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
8297         cache also after commands that modify the buffer but don't move
8298         point.
8300 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8302         * env.el (substitute-env-in-file-name): New function.
8303         (substitute-env-vars): Extend the meaning of the optional arg.
8305 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
8307         * term/w32-win.el (dynamic-library-alist): Define separate lists
8308         of GIF DLLs for versions before and after 5.0.0 of giflib.
8309         (Bug#15531)
8311 2013-10-10  João Távora  <joaotavora@gmail.com>
8313         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
8314         not locked, use last revision and current source as
8315         defaults.  (Bug#15569)
8317 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
8319         * menu-bar.el (menu-bar-open): Don't use popup-menu if
8320         menu-bar is hidden.
8322 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
8324         * window.el (pop-to-buffer-same-window): Fix doc-string.
8325         (Bug#15492)
8327 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8329         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
8331 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
8333         * calendar/icalendar.el (icalendar-import-file):
8334         Fix interactive spec.  (Bug#15482)
8336 2013-10-10  Glenn Morris  <rgm@gnu.org>
8338         * desktop.el (desktop-save): Default to saving in .emacs.d,
8339         since PWD is no longer in desktop-path by default.  (Bug#15319)
8341         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
8342         now that text mode has a menu with the same entry.
8343         (menu-bar-text-mode-auto-fill): Remove now unused func.
8344         * textmodes/text-mode.el (text-mode-map):
8345         Use auto-fill help text from menu-bar.el.
8347 2013-10-10  John Anthony  <john@jo.hnanthony.com>
8349         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
8351 2013-10-09  Juri Linkov  <juri@jurta.org>
8353         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
8354         instead of this-command-keys.  Add universal-argument-more and
8355         universal-argument-minus to the list of prefix commands.  (Bug#15568)
8357 2013-10-09  Glenn Morris  <rgm@gnu.org>
8359         * vc/vc-svn.el (vc-svn-create-repo):
8360         Expand paths in file://... url.  (Bug#15446)
8362         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
8363         Add some entries.
8364         (authors): Remove unused local variables.
8366 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8368         * profiler.el: Create a more coherent calltree from partial backtraces.
8369         (profiler-format): Hide the tail with `invisible' so that C-s can still
8370         find the hidden elements.
8371         (profiler-calltree-depth): Don't recurse so enthusiastically.
8372         (profiler-function-equal): New hash-table-test.
8373         (profiler-calltree-build-unified): New function.
8374         (profiler-calltree-build): Use it.
8375         (profiler-report-make-name-part): Indent the calltree less.
8376         (profiler-report-mode): Add visibility specs for profiler-format.
8377         (profiler-report-expand-entry, profiler-report-toggle-entry):
8378         Expand the whole subtree when provided with a prefix arg.
8380 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
8382         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
8383         iuwu-mod token.
8384         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
8385         hanging iuwu-mod token.
8386         (ruby-smie--forward-token): Do not include a dot after a token in
8387         that token.
8388         (ruby-smie--backward-token): Likewise.
8390 2013-10-08  Juri Linkov  <juri@jurta.org>
8392         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
8393         to isearch-other-control-char.
8394         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
8395         and isearch-post-command-hook to post-command-hook.
8396         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
8397         and isearch-post-command-hook from post-command-hook.
8398         (isearch-unread-key-sequence)
8399         (isearch-reread-key-sequence-naturally)
8400         (isearch-lookup-scroll-key, isearch-other-control-char)
8401         (isearch-other-meta-char): Remove functions.
8402         (isearch-pre-command-hook, isearch-post-command-hook):
8403         New functions based on isearch-other-meta-char rewritten
8404         relying on the new behavior of overriding-terminal-local-map
8405         that does not replace the local keymaps any more.  (Bug#15200)
8407 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
8409         Support menus on text-mode terminals.
8410         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
8411         functionality.
8413         * tooltip.el (tooltip-mode): Don't error out on TTYs.
8415         * menu-bar.el (popup-menu, popup-menu-normalize-position):
8416         Move here from mouse.el.
8417         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
8418         and arrow keys.
8419         (tty-menu-navigation-map): New map for TTY menu navigation.
8421         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
8423         * frame.el (display-mouse-p): Report text-mode mouse as available
8424         on w32.
8425         (display-popup-menus-p): Report availability if mouse is
8426         available; don't condition on window-system.
8428         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
8429         (tty-menu-selected-face): New faces.
8431 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8433         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
8434         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
8435         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
8436         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
8437         New constants.
8438         (lisp-mode-variables): New `elisp' argument.
8439         (emacs-lisp-mode): Use it.
8440         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
8441         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
8443         * indent.el: Use lexical-binding.
8444         (indent-region): Add progress reporter.
8445         (tab-stop-list): Make it implicitly extend to infinity by repeating the
8446         last step.
8447         (indent--next-tab-stop): New function to implement this behavior.
8448         (tab-to-tab-stop, move-to-tab-stop): Use it.
8450 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
8452         * indent.el (indent-rigidly--current-indentation): New function.
8453         (indent-rigidly-map): New var.
8454         (indent-rigidly): Use it to provide interactive mode (bug#8196).
8456 2013-10-08  Bastien Guerry  <bzg@gnu.org>
8458         * register.el (insert-register): Fix 2013-10-07 change.
8460 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8462         * progmodes/perl-mode.el: Use lexical-binding.
8463         Remove redundant :group args.
8464         (perl-nochange): Change default to be closer to other major modes's
8465         standard behavior.
8466         (perl-indent-line): Don't consider text on current line as a
8467         valid beginning of function from which to indent.
8469         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
8470         with more than one argument (bug#15538).
8472         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
8474         * vc/pcvs.el: Use lexical-binding.
8475         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
8476         environment of `eval'.
8477         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
8478         than a list of expressions.  Adjust callers.
8479         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
8481 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
8483         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
8484         case of the dot in a chained method call being on the following line.
8486 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8488         * electric.el (electric-indent-inhibit): New var.
8489         (electric-indent-post-self-insert-function): Use it.
8490         * progmodes/python.el (python-mode): Set it.
8492         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
8493         open braces.
8495         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
8497         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
8498         (css-mode): Use electric-indent-chars.
8500         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
8501         (font-lock-beg, font-lock-end): Move before first use.
8502         (nxml-mode): Use syntax-propertize-function.
8503         (nxml-after-change, nxml-after-change1): Adjust accordingly.
8504         (nxml-extend-after-change-region): Remove.
8505         * nxml/xmltok.el: Use lexical-binding.
8506         (xmltok-save): Use `declare'.
8507         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
8508         * nxml/nxml-util.el: Use lexical-binding.
8509         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
8510         Use `declare'.
8511         * nxml/nxml-ns.el: Use lexical-binding.
8512         (nxml-ns-save): Use `declare'.
8513         (nxml-ns-prefixes-for): Avoid add-to-list.
8514         * nxml/rng-match.el: Use lexical-binding.
8515         (rng--ipattern): Use cl-defstruct.
8516         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
8517         (rng-cons-group-after, rng-subst-group-after)
8518         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
8519         Use closures instead of `(lambda...).
8521 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
8523         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
8524         of BEG and END.
8526         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8527         Use `tramp-handle-insert-file-contents'.
8528         (tramp-gvfs-handle-insert-file-contents): Remove function.
8530         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
8531         Use `save-restriction' in order to keep markers.
8533         * net/trampver.el: Update release number.
8535 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8537         * progmodes/compile.el (compilation-parse-errors):
8538         Use compilation--put-prop.
8539         (compilation--ensure-parse): Check compilation-multiline.
8541         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
8543         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
8544         lexical-binding.
8546         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
8548         * progmodes/ruby-mode.el: Fix recently added tests.
8549         (ruby-smie-grammar): Add - and +.
8550         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
8551         (ruby-smie--backward-id): New functions.
8552         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
8553         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
8554         any more.
8556 2013-10-07  Leo Liu  <sdl.web@gmail.com>
8558         * register.el (register-preview-delay)
8559         (register-preview-functions): New variables.
8560         (register-read-with-preview, register-preview)
8561         (register-describe-oneline): New functions.
8562         (point-to-register, window-configuration-to-register)
8563         (frame-configuration-to-register, jump-to-register)
8564         (number-to-register, view-register, insert-register)
8565         (copy-to-register, append-to-register, prepend-to-register)
8566         (copy-rectangle-to-register): Use register-read-with-preview to
8567         read register.  (Bug#15525)
8569 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
8571         * net/network-stream.el (network-stream-open-starttls): Don't add
8572         --insecure if it's already present, because that gnutls-cli
8573         rejects getting that parameter twice.
8575 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
8577         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
8578         keyword, too.
8580 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
8582         * newcomment.el (comment-use-global-state): Change default value
8583         to t, mark obsolete (Bug#15251).
8584         (comment-beginning): In addition to `comment-to-syntax', check the
8585         value of `comment-use-global-state'.
8587 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8589         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
8590         (ruby-comment-column): Follow the global default, by default.
8591         (ruby-smie-grammar): Add assignment syntax.
8592         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
8593         open-paren, a comma, or a \.
8594         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
8595         and line continuations.
8596         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
8597         followed by implicit semi-colons.  Add rule for string concatenation
8598         and for indentation at BOB.
8599         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
8601         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
8602         calling next-sexp, since next-token may have skipped chars which
8603         next-sexp doesn't know should be skipped!
8605 2013-10-05  Leo Liu  <sdl.web@gmail.com>
8607         * progmodes/octave.el (octave-send-region):
8608         Call compilation-forget-errors.
8610 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
8612         * vc/vc-svn.el (vc-svn-find-admin-dir):
8613         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
8614         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
8615         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
8616         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
8618 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8620         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
8622 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8624         * subr.el (read-passwd): Hide chars even when called within a context
8625         where after-change-functions is disabled (bug#15501).
8626         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
8627         until we removed ourself from overriding-terminal-local-map.
8629 2013-10-04  Leo Liu  <sdl.web@gmail.com>
8631         * progmodes/octave.el (inferior-octave-mode):
8632         Call compilation-forget-errors.
8634 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
8636         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
8638 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
8640         * net/secrets.el (secrets-create-collection): Add optional
8641         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
8642         dbus-call-method argument.  (Bug#15516)
8644 2013-10-04  Leo Liu  <sdl.web@gmail.com>
8646         * progmodes/octave.el (inferior-octave-error-regexp-alist)
8647         (inferior-octave-compilation-font-lock-keywords): New variables.
8648         (compilation-error-regexp-alist)
8649         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
8650         (inferior-octave-mode): Use compilation-shell-minor-mode.
8652 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
8654         * minibuffer.el (completion--replace): Be careful that `end' might be
8655         a marker.
8657 2013-10-03  Daiki Ueno  <ueno@gnu.org>
8659         Add support for package signature checking.
8660         * emacs-lisp/package.el (url-http-file-exists-p)
8661         (epg-make-context, epg-context-set-home-directory)
8662         (epg-verify-string, epg-context-result-for)
8663         (epg-signature-status, epg-signature-to-string)
8664         (epg-check-configuration, epg-configuration)
8665         (epg-import-keys-from-file): Declare.
8666         (package-check-signature): New user option.
8667         (package-unsigned-archives): New user option.
8668         (package-desc): Add `signed' field.
8669         (package-load-descriptor): Set `signed' field if .signed file exists.
8670         (package--archive-file-exists-p): New function.
8671         (package--check-signature): New function.
8672         (package-install-from-archive): Check package signature.
8673         (package--download-one-archive): Check archive signature.
8674         (package-delete): Remove .signed file.
8675         (package-import-keyring): New command.
8676         (package-refresh-contents): Import default keyring.
8677         (package-desc-status): Add "unsigned" status.
8678         (describe-package-1, package-menu--print-info)
8679         (package-menu-mark-delete, package-menu--find-upgrades)
8680         (package-menu--status-predicate): Support "unsigned" status.
8682 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8684         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
8685         the new compilation scheme using the new byte-codes.
8687         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
8688         (byte-pophandler): New byte codes.
8689         (byte-goto-ops): Adjust accordingly.
8690         (byte-compile--use-old-handlers): New var.
8691         (byte-compile-catch): Use new byte codes depending on
8692         byte-compile--use-old-handlers.
8693         (byte-compile-condition-case--old): Rename from
8694         byte-compile-condition-case.
8695         (byte-compile-condition-case--new): New function.
8696         (byte-compile-condition-case): New function that dispatches depending
8697         on byte-compile--use-old-handlers.
8698         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
8699         when we can.
8701         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8702         Optimize under `condition-case' and `catch' if
8703         byte-compile--use-old-handlers is nil.
8704         (disassemble-offset): Handle new bytecodes.
8706 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8708         * subr.el (error): Use `declare'.
8709         (decode-char, encode-char): Use advertised-calling-convention instead
8710         of the docstring to discourage use of the `restriction' arg.
8712 2013-10-03  Daiki Ueno  <ueno@gnu.org>
8714         * epg.el (epg-verify-file): Add a comment saying that it does not
8715         notify verification error as a return value nor a signal.
8716         (epg-verify-string): Ditto.
8718 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
8720         * progmodes/compile.el (compilation-start): Try globbing the arg to
8721         `cd' (bug#15417).
8723 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
8725         Sync with Tramp 2.2.8.
8727         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
8728         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
8729         * net/trampver.el: Update release number.
8731 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
8733         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
8734         and default-process-coding-system for darwin only.
8736 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8738         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
8740 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
8742         * vc/vc-git.el (vc-git-grep): Disable pager.
8744 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
8746         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
8747         Use :url instead of :homepage, as per
8748         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
8750         * newcomment.el (comment-beginning): When `comment-use-syntax' is
8751         non-nil, use `syntax-ppss' (Bug#15251).
8753 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8755         * progmodes/octave.el (inferior-octave-startup-file):
8756         Prefer ~/.emacs.d/init_octave.m.
8758 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
8760         * emacs-lisp/package.el (package-desc-from-define):
8761         Accept additional arguments as plist, convert them to an alist and store
8762         them in the `extras' slot.
8763         (package-generate-description-file): Convert extras alist back to
8764         plist and append to the `define-package' form arguments.
8765         (package--alist-to-plist): New function.
8766         (package--ac-desc): Add `extras' slot.
8767         (package--add-to-archive-contents): Check if the archive-contents
8768         vector is long enough, and if it is, pass its `extras' slot value
8769         to `package-desc-create'.
8770         (package-buffer-info): Call `lm-homepage', pass the returned value
8771         to `package-desc-from-define'.
8772         (describe-package-1): Render the homepage button (Bug#13291).
8774         * emacs-lisp/package-x.el (package-upload-buffer-internal):
8775         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
8777 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
8779         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
8780         and default-process-coding-system to utf-8-unix (Bug#15402).
8782 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
8784         * subr.el (looking-back): Do not recommend using looking-back.
8786 2013-09-28  Alan Mackenzie  <acm@muc.de>
8788         Fix indentation/fontification of Java enum with "implements".
8790         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
8791         regexp which matches "implements", etc., in Java.
8792         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
8793         specifier clauses coming after "enum".
8794         * progmodes/cc-fonts.el (c-font-lock-declarations)
8795         (c-font-lock-enum-tail): Check for extra specifier clauses coming
8796         after "enum".
8798 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
8800         * faces.el (region): Change ns_selection_color to
8801         ns_selection_fg_color, add ns_selection_bg_color.
8803 2013-09-28  Leo Liu  <sdl.web@gmail.com>
8805         * progmodes/octave.el (inferior-octave-completion-table)
8806         (inferior-octave-completion-at-point): Minor tweaks.
8808         * textmodes/ispell.el (ispell-lookup-words): Rename from
8809         lookup-words.  (Bug#15460)
8810         (lookup-words): Obsolete.
8811         (ispell-complete-word, ispell-command-loop): All uses changed.
8813 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8815         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
8816         (octave-mode-menu): Add octave-send-buffer.
8817         (octave-send-buffer): New function.
8819 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8821         * progmodes/octave.el (octave-mode-map): Add key binding for
8822         octave-lookfor.
8823         (octave-mode-menu): Add octave-lookfor.
8824         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
8825         octave-lookfor.
8826         (octave-lookfor): New function.
8828 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8830         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
8831         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
8832         its convention.
8833         (cl--loop-set-iterator-function): New function.
8834         (cl-loop): Adjust accordingly, so as not to use cl-subst.
8835         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
8836         Bind `it' with `let' instead of substituting it with `cl-subst'.
8837         (cl--unused-var-p): New function.
8838         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
8839         Eliminate some unused variable warnings (bug#15326).
8841 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
8843         * doc-view.el (doc-view-scale-reset): Rename from
8844         `doc-view-reset-zoom-level'.
8845         (doc-view-scale-adjust): New command.
8846         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
8847         `doc-view-scale-adjust'.
8849 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
8851         * doc-view.el (doc-view-reset-zoom-level): New command.
8852         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
8853         zoom commands (bug#15466).
8855 2013-09-26  Kenichi Handa  <handa@gnu.org>
8857         * international/quail.el (quail-help): Make it not a command.
8859 2013-09-26  Leo Liu  <sdl.web@gmail.com>
8861         * minibuffer.el (completion-all-sorted-completions): Make args
8862         optional as they are.
8864 2013-09-25  Daniel Colascione  <dancol@dancol.org>
8866         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
8867         specs are and that they're not evaluated.
8869 2013-09-24  Sam Steingold  <sds@gnu.org>
8871         * midnight.el (clean-buffer-list-kill-regexps)
8872         (clean-buffer-list-kill-buffer-names): Update for the new Man
8873         buffer naming which includes the object name.
8875 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8877         * eshell/esh-cmd.el (eshell--sep-terms): New var.
8878         (eshell-parse-command, eshell-parse-pipeline): Use it since
8879         eshell-separate-commands requires a dynamic scoped var.
8880         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
8882 2013-09-23  Leo Liu  <sdl.web@gmail.com>
8884         * autoinsert.el (auto-insert-alist): Make the value of
8885         lexical-binding match its file setting.
8887 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
8889         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
8891         * autoarg.el (autoarg-kp-digit-argument):
8892         * electric.el (Electric-command-loop):
8893         * kmacro.el (kmacro-step-edit-insert):
8894         Do not set universal-argument-num-events.
8896 2013-09-22  Leo Liu  <sdl.web@gmail.com>
8898         * files.el (interpreter-mode-alist): Add octave.
8900 2013-09-21  Alan Mackenzie  <acm@muc.de>
8902         C++: fontify identifier in declaration following "public:" correctly.
8903         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
8904         to match "public", etc.
8905         (c-decl-prefix-re): Add ":" into the C++ value.
8906         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
8907         bit.  Add a check for a ":" preceded by "public", etc.
8909 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
8911         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
8912         recognized by GDB 7.5 and later.
8914 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
8916         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
8918 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8920         * subr.el (internal--call-interactively): New const.
8921         (called-interactively-p): Use it (bug#3984).
8923 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
8925         * vc/pcvs.el (cvs-mode-ignore):
8926         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
8927         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
8929 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
8931         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
8932         (eshell-ls-orig-insert-directory): Remove.
8933         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
8934         (eshell-ls-use-in-dired): Use advice-add/remove.
8935         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
8936         Add `orig-fun' arg for use in :around advice.
8937         Make it check (redundantly) eshell-ls-use-in-dired.
8939 2013-09-19  Glenn Morris  <rgm@gnu.org>
8941         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
8943         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
8945         * emacs-lisp/eieio.el (class-parent): Undo previous change.
8947 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
8949         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
8950         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
8951         (tramp-get-remote-python): New defuns.
8952         (tramp-get-remote-uid-with-perl)
8953         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
8954         contributed by yary <not.com@gmail.com> (tiny change).
8955         (tramp-get-remote-uid-with-python)
8956         (tramp-get-remote-gid-with-python): New defuns.  Python code
8957         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
8958         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
8960 2013-09-19  Glenn Morris  <rgm@gnu.org>
8962         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
8964         * eshell/em-unix.el (eshell-remove-entries):
8965         Rename argument to avoid name-clash with global `top-level'.
8967         * eshell/esh-proc.el (eshell-kill-process-function):
8968         Remove eshell-reset-after-proc from eshell-kill-hook if present.
8969         (eshell-reset-after-proc): Remove unused arg `proc'.
8971         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
8972         (directory-files-and-attributes): Mark unused arg.
8974         * eshell/em-unix.el (eshell-remove-entries):
8975         Remove unused arg `path'.  Update callers.
8977         * eshell/em-hist.el (eshell-hist-parse-arguments):
8978         Remove unused arg `silent'.  Update callers.
8980         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
8981         Fix (f)boundp mix-up.
8983         * eshell/em-smart.el (eshell-smart-scroll-window)
8984         (eshell-disable-after-change):
8985         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
8987 2013-09-18  Alan Mackenzie  <acm@muc.de>
8989         Fix fontification of type when followed by "const".
8990         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
8991         "known" types from fontification.
8993 2013-09-18  Glenn Morris  <rgm@gnu.org>
8995         * emacs-lisp/chart.el (x-display-color-cells): Declare.
8996         (chart-face-list): Drop Emacsen without display-color-p.
8998         * net/eww.el (libxml-parse-html-region): Declare.
8999         (eww-display-html): Explicit error if no libxml2 support.
9001         * doc-view.el (doc-view-mode): Silence --without-x compilation.
9003         * image.el (image-type-from-buffer, image-multi-frame-p):
9004         Remove --without-x warning/error.
9006         * mouse.el (mouse-yank-primary):
9007         * term.el (term-mouse-paste):
9008         Reorder to silence --without-x compilation.
9010         * mpc.el (doc-view-mode): Silence --without-x compilation.
9012         * mail/rmailmm.el (rmail-mime-set-bulk-data):
9013         Silence --without-x compilation.
9015         * progmodes/gud.el (gud-find-file, gud-mode):
9016         Silence --without-x compilation.
9017         (tooltip-mode): Declare.
9019         * wdired.el (dired-backup-overwrite): Remove declaration.
9020         (wdired-mode-map): Add doc string.
9022         * custom.el (x-get-resource): Declare.
9024         * eshell/em-glob.el (ange-cache):
9025         * eshell/em-unix.el (ange-cache): Declare.
9027         * faces.el (x-display-list, x-open-connection, x-get-resource):
9028         Declare.
9030         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
9031         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
9032         Declare.
9034         * frame.el (x-display-grayscale-p, x-display-name): Declare.
9036         * net/gnutls.el (gnutls-log-level): Declare.
9038         * net/shr.el (image-size, image-animate): Declare.
9040         * simple.el (font-info): Declare.
9042         * subr.el (x-popup-dialog): Declare.
9044         * term/common-win.el (x-select-enable-primary)
9045         (x-last-selected-text-primary, x-last-selected-text-clipboard):
9046         Declare.
9048         * term/ns-win.el (x-handle-args): Declare.
9050         * term/x-win.el (x-select-enable-clipboard): Declare.
9052         * term/w32-win.el (create-default-fontset): Declare.
9054         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
9055         Declare.
9057         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
9058         (fit-frame-to-buffer): Explicit error if --without-x.
9059         (mouse-autoselect-window-select): Silence compiler.
9061         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
9063         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
9064         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
9065         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
9066         * eshell/esh-util.el (eshell-sublist):
9067         Remove unused local variables.
9069         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
9071         * textmodes/two-column.el: Make 2C-split work for --without-x.
9072         (scroll-bar-columns): Autoload.
9073         (top-level): Require fringe when compiling.
9075 2013-09-18  Leo Liu  <sdl.web@gmail.com>
9077         * subr.el (add-hook): Robustify to handle closure as well.
9079 2013-09-17  Glenn Morris  <rgm@gnu.org>
9081         * simple.el (messages-buffer-mode-map): Unbind "g".
9083 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9085         * help-mode.el (help-mode-finish): Use derived-mode-p.
9086         Remove obsolete highlighting.
9088         * play/life.el (life-mode): Use define-derived-mode.  Derive from
9089         special-mode.
9090         (life): Let-bind inhibit-read-only.
9091         (life-setup): Avoid `setq'.  Use `life-mode'.
9093         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
9094         which should not be needed any more.
9095         (package-menu-refresh, package-menu-describe-package): Use user-error.
9097         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
9098         (eshell-post-rewrite-command-hook): Make obsolete.
9099         (eshell-parse-command): Simplify.
9100         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
9101         (eshell--cmd): Declare.
9102         (eshell-parse-pipeline): Remove unused var `final-p'.
9103         Pass a dynvar to eshell-post-rewrite-command-hook.
9104         Implement the new eshell-post-rewrite-command-function.
9105         (eshell-invoke-directly): Remove unused arg `input'.
9106         * eshell/esh-io.el (eshell-io-initialize):
9107         Use eshell-post-rewrite-command-function (bug#15399).
9108         (eshell--apply-redirections): Rename from eshell-apply-redirections;
9109         adjust to new calling convention.
9110         (eshell-create-handles): Rename args to avoid clashing with dynvar
9111         `standard-output'.
9113 2013-09-17  Glenn Morris  <rgm@gnu.org>
9115         * simple.el (messages-buffer-mode): New major mode.
9116         (messages-buffer): New function.
9117         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
9118         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
9119         (ert-run-test): Use `messages-buffer' function.
9120         (ert--force-message-log-buffer-truncation): Ignore read-only.
9121         * help.el (view-echo-area-messages): Use `messages-buffer' function.
9122         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
9124 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9126         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
9128         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
9130 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9132         * icomplete.el (icomplete-in-buffer): New var.
9133         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
9134         vars and replace them with functions.
9135         (icomplete-minibuffer-setup): Adjust accordingly.
9136         (icomplete--completion-table, icomplete--completion-predicate)
9137         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
9138         New functions.
9139         (icomplete-forward-completions, icomplete-backward-completions)
9140         (icomplete-simple-completing-p, icomplete-exhibit)
9141         (icomplete-completions): Use them.
9142         (icomplete--in-region-buffer): New var.
9143         (icomplete--in-region-setup): New function.
9144         (icomplete-mode): Use it.
9146         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
9147         (bug#15379).
9148         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
9149         return args and options.
9150         (eshell-eval-using-options): Use the new return value of
9151         eshell--do-opts to set the options's vars in their scope.
9152         (eshell--set-option): Rename from eshell-set-option.
9153         Add arg `opt-vals'.
9154         (eshell--process-option): Rename from eshell-process-option.
9155         Add arg `opt-vals'.
9156         (eshell--process-args): Use an `opt-vals' alist to store the options's
9157         values during their processing and return them additionally to the
9158         remaining args.
9160 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
9162         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
9163         continuation character an operator, as far as indentation is
9164         concerned (Bug#15369).
9166 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
9168         * window.el (window--state-put-2): Don't process buffer state
9169         when buffer doesn't exist any more (Bug#15382).
9171 2013-09-15  Glenn Morris  <rgm@gnu.org>
9173         * eshell/em-unix.el (eshell/rm):
9174         Make -f ignore missing files.  (Bug#15373)
9176         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
9177         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
9178         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
9180 2013-09-14  Glenn Morris  <rgm@gnu.org>
9182         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
9184 2013-09-13  Glenn Morris  <rgm@gnu.org>
9186         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
9187         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
9189 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
9191         * frame.el (x-focus-frame): Mark as declared in frame.c.
9193 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
9195         * ls-lisp.el: Use advice-add.
9196         (original-insert-directory): Remove.
9197         (ls-lisp--insert-directory): Rename from insert-directory; add
9198         `orig-fun' argument.
9199         (insert-directory): Advise.
9201 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
9203         * term.el (term-emulate-terminal): Decode the command string
9204         before passing it to term-command-hook.  (Bug#15337)
9206 2013-09-13  Glenn Morris  <rgm@gnu.org>
9208         * eshell/esh-util.el (ange-cache): Move declaration earlier.
9210         * eshell/esh-ext.el (eshell-search-path): Declare.
9212         * eshell/em-prompt.el (eshell/pwd): Autoload it.
9213         Otherwise an error occurs if eshell-dirs module not loaded.
9215         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
9217 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
9219         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
9220         `tramp-check-proper-host'.  Check for a valid method name.
9222         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
9223         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
9224         * net/tramp-sh.el (tramp-maybe-open-connection):
9225         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
9227         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
9228         also for hash values.
9230 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9232         * term/ns-win.el (parameters): Don't declare as dynamic.
9233         (before-make-frame-hook): Don't add ineffective function.
9235         * eshell/*.el: Use lexical-binding (bug#15231).
9237 2013-09-12  Kenichi Handa  <handa@gnu.org>
9239         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
9241 2013-09-12  Glenn Morris  <rgm@gnu.org>
9243         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
9244         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
9246         * subr.el (do-after-load-evaluation): Also give compiler warnings
9247         when obsolete files are used (except by obsolete files).
9249         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
9250         in the status output, assume `filename' is the first.  (Bug#15322)
9252         * vc/vc.el (vc-deduce-fileset): Doc fix.
9254         * calc/calc-help.el (Info-goto-node):
9255         * progmodes/cperl-mode.el (Info-find-node):
9256         * vc/ediff.el (Info-goto-node): Update declarations.
9258         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
9260         * vc/vc-bzr.el (vc-compilation-mode): Declare.
9261         (vc-bzr-pull): Require vc-dispatcher.
9262         * vc/vc-git.el (vc-compilation-mode): Declare.
9263         (vc-git-pull): Require vc-dispatcher.
9265         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
9267         * progmodes/octave.el (help-button-action): Declare.
9269         * shell.el (shell-directory-tracker): Output error as a message
9270         rather than just returning it as a string.
9271         (shell-process-pushd): Remove useless use of message.
9273         * dframe.el (dframe-timer-fn):
9274         * files.el (dir-locals-read-from-file):
9275         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
9276         (mpc-format):
9277         * reveal.el (reveal-post-command):
9278         * saveplace.el (load-save-place-alist-from-file):
9279         * shell.el (shell-resync-dirs):
9280         * w32-common-fns.el (x-get-selection-value):
9281         * emacs-lisp/copyright.el (copyright-find-copyright):
9282         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
9283         * emulation/tpu-edt.el (tpu-copy-keyfile):
9284         * play/bubbles.el (bubbles--mark-neighbourhood):
9285         * progmodes/executable.el
9286         (executable-make-buffer-file-executable-if-script-p):
9287         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
9289 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9291         Cleanup Eshell to rely less on dynamic scoping.
9292         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
9293         last-value, and ext-command here.  Bind `args' closer to `body'.
9294         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
9295         (eshell--args): Declare new dynamic var.
9296         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
9297         last-value, and ext-command.  Pass `args' to `body'.
9298         (eshell-process-args): Bind eshell--args.
9299         (eshell-set-option): Use eshell--args.
9300         * eshell/eshell.el (eshell): Use derived-mode-p.
9301         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
9302         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
9303         (eshell-glob-function): Declare.
9304         * eshell/esh-util.el: Require cl-lib.
9305         (eshell-read-hosts-file): Avoid add-to-list.
9306         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
9307         `err'.
9308         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
9309         Declare.
9310         (eshell/diff): Remove unused var `err'.
9311         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
9312         `killflag'.
9313         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
9314         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
9315         first use.
9316         * eshell/em-glob.el (eshell-glob-matches, message-shown):
9317         Move declaration before first use.
9318         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
9319         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
9320         rely on cl-return.
9322 2013-09-12  Glenn Morris  <rgm@gnu.org>
9324         * term/ns-win.el (global-map): Remove binding for ispell-next,
9325         deleted 1999-05-29.  (Bug#15357)
9327 2013-09-11  Glenn Morris  <rgm@gnu.org>
9329         * echistory.el (electric-command-history): Remove call to deleted func.
9331         * play/landmark.el (landmark-mode): Fix typos.
9333         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
9334         Check cvs-sort-ignore-file is bound.
9336         * savehist.el: No need for cl when compiling on Emacs.
9338 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9340         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
9341         (bug#15338).
9342         (eshell-self-insert-command, eshell-send-invisible):
9343         Remove unused argument.
9344         (eshell-handle-control-codes): Remove unused var `orig'.
9345         Avoid delete-backward-char.
9347         * files.el (set-auto-mode): Simplify a bit further.
9349 2013-09-11  Glenn Morris  <rgm@gnu.org>
9351         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
9352         (set-auto-mode): Don't regexp-quote elements.
9353         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
9354         * progmodes/cc-mode.el (interpreter-mode-alist):
9355         * progmodes/ruby-mode.el (interpreter-mode-alist):
9356         Revert previous change.
9358 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9360         * play/snake.el (snake-mode):
9361         * play/mpuz.el (mpuz-mode):
9362         * play/landmark.el (lm-mode):
9363         * play/blackbox.el (blackbox-mode):
9364         * play/5x5.el (5x5-mode):
9365         * obsolete/options.el (Edit-options-mode):
9366         * net/quickurl.el (quickurl-list-mode):
9367         * net/newst-treeview.el (newsticker-treeview-mode):
9368         * mail/rmailsum.el (rmail-summary-mode):
9369         * mail/mspools.el (mspools-mode):
9370         * locate.el (locate-mode):
9371         * ibuffer.el (ibuffer-mode):
9372         * emulation/ws-mode.el (wordstar-mode):
9373         * emacs-lisp/debug.el (debugger-mode):
9374         * array.el (array-mode):
9375         * net/eudc.el (eudc-mode): Use define-derived-mode.
9376         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
9377         Move initialization into declaration.
9378         (mairix-searches-mode): Use define-derived-mode.
9379         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
9380         (eudc-edit-hotlist): Use dolist.
9381         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
9382         (Man-mode): Use define-derived-mode.
9383         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
9384         (Info-edit-mode): Use define-derived-mode.
9385         (Info-cease-edit): Use Info-mode.
9386         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
9387         into declaration.
9388         (eshell-mode): Use define-derived-mode.
9389         * chistory.el (command-history-mode-map): Rename from
9390         command-history-map.
9391         (command-history-mode): Use define-derived-mode.
9392         (Command-history-setup): Remove function.
9393         * calc/calc.el (calc-trail-mode-map): New var.
9394         (calc-trail-mode): Use define-derived-mode.
9395         (calc-trail-buffer): Set calc-main-buffer manually.
9396         * bookmark.el (bookmark-insert-annotation): New function.
9397         (bookmark-edit-annotation): Use it.
9398         (bookmark-edit-annotation-mode): Make it a proper major mode.
9399         (bookmark-send-edited-annotation): Use derived-mode-p.
9400         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
9401         closer to its ideal place.  Use \' to match EOS.
9403         * profiler.el (profiler-calltree-find): Use function-equal.
9405 2013-09-10  Glenn Morris  <rgm@gnu.org>
9407         * files.el (interpreter-mode-alist): Convert to regexps.
9408         (set-auto-mode): Adapt for this.  (Bug#15306)
9409         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
9410         Comment out unused variable.
9411         * progmodes/cc-mode.el (interpreter-mode-alist):
9412         * progmodes/python.el (interpreter-mode-alist):
9413         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
9414         * progmodes/sh-script.el (sh-set-shell):
9415         No longer use interpreter-mode-alist to get list of shells.
9417         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
9419 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9421         * simple.el: Use set-temporary-overlay-map for universal-argument.
9422         (universal-argument-map): Don't use default-bindings (bug#15317).
9423         Bind switch-frame explicitly.  Replace universal-argument-minus with
9424         a conditional binding.
9425         (universal-argument-num-events, saved-overriding-map): Remove.
9426         (restore-overriding-map): Remove.
9427         (universal-argument--mode): Rename from save&set-overriding-map,
9428         and rewrite.
9429         (universal-argument, universal-argument-more, negative-argument)
9430         (digit-argument): Adjust accordingly.
9431         (universal-argument-minus): Remove.
9432         (universal-argument-other-key): Remove.
9434         * subr.el (with-demoted-errors): Add `format' argument.
9436 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
9438         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
9439         `tramp-cleanup-connection'.
9441         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
9442         parameters KEEP-DEBUG and KEEP-PASSWORD.
9444         * net/tramp.el (tramp-file-name-handler):
9445         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
9446         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
9447         (tramp-maybe-open-connection):
9448         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
9449         Use `tramp-cleanup-connection'.
9451         * net/tramp-sh.el (tramp-maybe-open-connection):
9452         Catch 'uname-changed inside the progress reporter.
9454 2013-09-10  Glenn Morris  <rgm@gnu.org>
9456         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
9458         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
9459         returns "alternate access method" in mode (eg "-rw-r--r--.").
9461 2013-09-08  Glenn Morris  <rgm@gnu.org>
9463         * saveplace.el (load-save-place-alist-from-file):
9464         Demote errors.  (Bug#15305)
9466 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
9468         Improve compatibility with older Emacsen, and XEmacs.
9470         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
9471         only if it is bound.  It isn't for XEmacs.
9472         (with-tramp-progress-reporter): Do not let-bind `result'.
9473         This yields to scoping errors in XEmacs.
9474         (tramp-handle-make-auto-save-file-name): New function, moved from
9475         tramp-sh.el.
9477         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
9478         for `make-auto-save-file-name'.
9479         (tramp-adb--gnu-switches-to-ash):
9480         Use `tramp-compat-replace-regexp-in-string'.
9482         * net/tramp-cache.el (tramp-cache-print): Call
9483         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
9485         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
9486         bound.  It isn't for XEmacs.
9488         * net/tramp-compat.el (tramp-compat-copy-file):
9489         Catch `wrong-number-of-arguments' error.
9490         (tramp-compat-replace-regexp-in-string): New defun.
9492         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
9493         for `make-auto-save-file-name'.
9494         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
9495         `copy-file'.
9496         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
9497         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
9498         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
9500         * net/tramp-gw.el (tramp-gw-open-network-stream):
9501         Use `tramp-compat-replace-regexp-in-string'.
9503         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9504         Call `tramp-handle-make-auto-save-file-name'.
9505         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
9506         (tramp-sh-file-gvfs-monitor-dir-process-filter)
9507         (tramp-sh-file-inotifywait-process-filter):
9508         Use `tramp-compat-replace-regexp-in-string'.
9509         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
9511         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
9512         for `make-auto-save-file-name'.
9513         (tramp-smb-handle-copy-directory):
9514         Call `tramp-compat-replace-regexp-in-string'.
9515         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
9516         (tramp-smb-handle-copy-file): Improve error message.
9517         (tramp-smb-handle-rename-file): Rename directly only in case
9518         `newname' does not exist yet.  This is a restriction of smbclient.
9519         (tramp-smb-maybe-open-connection): Rerun the function only when
9520         `auth-sources' is non-nil.
9522 2013-09-08  Kenichi Handa  <handa@gnu.org>
9524         * international/characters.el: Set category "^" (Combining) for
9525         more characters.
9527 2013-09-07  Alan Mackenzie  <acm@muc.de>
9529         Correctly fontify Java class constructors.
9530         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
9531         in Java Mode.
9532         (c-recognize-typeless-decls): Set the Java value to t.
9533         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
9534         While handling a "(", add a check for, effectively, Java, and handle a
9535         "typeless" declaration there.
9537 2013-09-07  Roland Winkler  <winkler@gnu.org>
9539         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
9540         field subtitle for entry type book.
9542 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9544         * minibuffer.el: Make minibuffer-complete call completion-in-region
9545         rather than other way around.
9546         (completion--some, completion-pcm--find-all-completions):
9547         Don't delay signals when debugging.
9548         (minibuffer-completion-contents): Beware fields within the
9549         minibuffer contents.
9550         (completion-all-sorted-completions): Use defvar-local.
9551         (completion--do-completion, completion--cache-all-sorted-completions)
9552         (completion-all-sorted-completions, minibuffer-force-complete):
9553         Add args `beg' and `end'.
9554         (completion--in-region-1): New fun, extracted from minibuffer-complete.
9555         (minibuffer-complete): Use completion-in-region.
9556         (completion-complete-and-exit): New fun, extracted from
9557         minibuffer-complete-and-exit.
9558         (minibuffer-complete-and-exit): Use it.
9559         (completion--complete-and-exit): Rename from
9560         minibuffer--complete-and-exit.
9561         (completion-in-region--single-word): New function, extracted from
9562         minibuffer-complete-word.
9563         (minibuffer-complete-word): Use it.
9564         (display-completion-list): Make `common-substring' argument obsolete.
9565         (completion--in-region): Call completion--in-region-1 instead of
9566         minibuffer-complete.
9567         (completion-help-at-point): Pass boundaries to
9568         minibuffer-completion-help as args rather than via an overlay.
9569         (completion-pcm--string->pattern): Use `any-delim'.
9570         (completion-pcm--optimize-pattern): New function.
9571         (completion-pcm--pattern->regex): Handle `any-delim'.
9572         * icomplete.el (icomplete-forward-completions)
9573         (icomplete-backward-completions, icomplete-completions):
9574         Adjust calls to completion-all-sorted-completions and
9575         completion--cache-all-sorted-completions.
9576         (icomplete-with-completion-tables): Default to t.
9577         * emacs-lisp/crm.el (crm--current-element): Rename from
9578         crm--select-current-element.  Don't put an overlay but return the
9579         boundaries instead.
9580         (crm--completion-command): Take two new args to bind to the boundaries.
9581         (crm-completion-help): Adjust accordingly.
9582         (crm-complete): Use completion-in-region.
9583         (crm-complete-word): Use completion-in-region--single-word.
9584         (crm-complete-and-exit): Use completion-complete-and-exit.
9586 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9588         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
9589         than dynamically.
9591 2013-09-06  Juri Linkov  <juri@jurta.org>
9593         * info.el (Info-display-images-node): When image file doesn't exist
9594         display text version of the image if it's provided in the Info file.
9595         Otherwise, display the location of missing image from SRC attribute.
9596         Add help-echo text property from ALT attribute.  (Bug#15279)
9598 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9600         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
9601         (edit-abbrevs-mode): Use define-derived-mode.
9603         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
9604         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
9605         that it's defined.
9606         (epa-key-list-mode, epa-key-mode, epa-info-mode):
9607         Use define-derived-mode.
9609         * epg.el (epg-start-encrypt): Minor CSE simplification.
9611 2013-09-06  William Xu  <william.xwl@gmail.com>
9613         * arc-mode.el: Add support for 7za (bug#15264).
9614         (archive-7z-program): New var.
9615         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
9616         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
9617         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
9619 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
9621         Remove URL syntax.
9623         * net/tramp.el (tramp-syntax, tramp-prefix-format)
9624         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
9625         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
9626         (tramp-postfix-host-format, tramp-file-name-regexp)
9627         (tramp-completion-file-name-regexp)
9628         (tramp-completion-dissect-file-name)
9629         (tramp-handle-substitute-in-file-name): Remove 'url case.
9630         (tramp-file-name-regexp-url)
9631         (tramp-completion-file-name-regexp-url): Remove constants.
9633 2013-09-06  Glenn Morris  <rgm@gnu.org>
9635         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
9637 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
9639         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
9640         keywords" below "here-doc beginnings" (Bug#15270).
9642 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9644         * subr.el (pop): Use `car-safe'.
9645         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
9646         to detect unused `pop' return value.
9648         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
9649         var `block-regexp'.
9650         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
9651         (python-fill-string): Remove unused var `marker'.
9652         (python-skeleton-add-menu-items): Remove unused var `items'.
9654         * international/mule-cmds.el: Require CL.
9655         (find-coding-systems-for-charsets): Avoid add-to-list.
9656         (sanitize-coding-system-list): New function, extracted from
9657         select-safe-coding-system-interactively.
9658         (select-safe-coding-system-interactively): Use it.
9659         (read-input-method-name): Accept symbols for `default'.
9661         * emacs-lisp/advice.el (defadvice): Add indent rule.
9663 2013-09-05  Daniel Hackney  <dan@haxney.org>
9665         * dired-x.el:
9666         * net/ange-ftp.el:
9667         * net/browse-url.el:
9668         * net/dbus.el:
9669         * net/eudc.el:
9670         * net/eudcb-ldap.el:
9671         * net/eww.el:
9672         * net/imap.el:
9673         * printing.el:
9674         * vc/ediff-diff.el:
9675         * vc/ediff-init.el:
9676         * vc/ediff-merg.el:
9677         * vc/ediff-mult.el:
9678         * vc/ediff-util.el:
9679         * vc/ediff-wind.el:
9680         * vc/ediff.el:
9681         * vc/emerge.el:
9682         * vc/pcvs.el:
9683         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
9684         byte compiler.  Remove some unused let-bound variables.
9686 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9688         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
9689         a "ref-cell", since it gets better optimized (bug#14883).
9691 2013-09-05  Glenn Morris  <rgm@gnu.org>
9693         * progmodes/cc-awk.el (c-forward-sws): Declare.
9695 2013-09-04  Glenn Morris  <rgm@gnu.org>
9697         * generic-x.el [rul-generic-mode]: Require cc-mode.
9698         (c++-mode-syntax-table): Declare.
9699         (rul-generic-mode-syntax-table): Init in the defvar.
9701 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9703         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
9704         (vc-do-command, vc-set-async-update):
9705         * vc/vc-mtn.el (vc-mtn-dir-status):
9706         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
9707         (vc-hg-pull, vc-hg-merge-branch):
9708         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
9709         (vc-git-merge-branch):
9710         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
9711         (vc-cvs-dir-status-files):
9712         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
9713         (vc-bzr-dir-status-files):
9714         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
9715         * vc/vc-annotate.el: Use lexical-binding.
9716         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
9717         (vc-sentinel-movepoint): Declare.
9718         (vc-annotate): Don't use `goto-line'.
9719         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
9720         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
9721         (vc-sentinel-movepoint): Declare.
9722         * vc/vc-svn.el: Use lexical-binding.
9723         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
9724         * vc/vc-sccs.el:
9725         * vc/vc-rcs.el: Use lexical-binding.
9727         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
9728         `deleted'.  Don't drop errors silently.
9730         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
9732 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
9734         * vc/vc.el (vc-ignore): Rewrite.
9735         (vc-default-ignore): New function.
9736         (vc-default-ignore-completion-table): Use find-ignore-file.
9738         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
9739         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
9740         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
9741         Remove.  Most code moved to vc.el.
9743 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9745         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
9746         * net/tramp-smb.el (tramp-smb-get-file-entries):
9747         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
9748         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
9750         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
9751         Update call to it.
9752         (eww-change-select): Remove unused var `properties'.
9753         (eww-make-unique-file-name): Remove unused var `base'.
9755         * finder.el (finder-compile-keywords): Don't mess with windows.
9757         * calculator.el (calculator-funcall): Fix typo in last change.
9759         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
9761         * emacs-lisp/package.el (package-activate-1): Don't let a missing
9762         <pkg>-autoloads.el file stop us.
9764         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
9765         warnings, and factor out common code.
9767 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
9769         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
9770         two-character operators and whether the character preceding them
9771         changes their meaning (Bug#15208).
9773 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
9775         Format code sent to Python shell for robustness.
9776         * progmodes/python.el (python-shell-buffer-substring):
9777         New function.
9778         (python-shell-send-region, python-shell-send-buffer): Use it.
9780 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
9782         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
9783         * net/tramp.el (tramp-user-error): ... here.
9784         (tramp-find-method, tramp-check-proper-host)
9785         (tramp-dissect-file-name, tramp-debug-message)
9786         (tramp-handle-shell-command):
9787         * net/tramp-adb.el (tramp-adb-handle-shell-command):
9788         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
9790         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
9792 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
9794         * avoid.el (mouse-avoidance-point-position)
9795         (mouse-avoidance-too-close-p): Handle case where posn-at-point
9796         returns nil.
9798 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
9800         * progmodes/python.el (python-shell-completion-get-completions):
9801         Drop use of deleted `comint-last-prompt-overlay'.
9802         (python-nav-if-name-main): New command.
9804 2013-09-01  Glenn Morris  <rgm@gnu.org>
9806         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
9807         Avoid leading space in $wins.  Otherwise the sed command used by
9808         eg compile-main ends up containing "/*.el".  (Bug#15170)
9810         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
9812 2013-08-30  Glenn Morris  <rgm@gnu.org>
9814         * emacs-lisp/bytecomp.el (byte-recompile-directory):
9815         Fix is-this-a-directory logic.  (Bug#15220)
9817 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9819         * textmodes/css-mode.el: Use SMIE.
9820         (css-smie-grammar): New var.
9821         (css-smie--forward-token, css-smie--backward-token)
9822         (css-smie-rules): New functions.
9823         (css-mode): Use them.
9824         (css-navigation-syntax-table): Remove var.
9825         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
9826         (css-indent-calculate, css-indent-line): Remove functions.
9828         Misc changes to reduce use of `(lambda...); and other cleanups.
9829         * cus-edit.el: Use lexical-binding.
9830         (customize-push-and-save, customize-apropos)
9831         (custom-buffer-create-internal): Use closures.
9832         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
9833         * progmodes/ada-xref.el: Use setq.
9834         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
9835         * dframe.el: Use lexical-binding.
9836         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
9837         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
9838         * descr-text.el: Use lexical-binding.
9839         (describe-text-widget, describe-text-sexp, describe-property-list):
9840         Use closures.
9841         * comint.el (comint-history-isearch-push-state): Use a closure.
9842         * calculator.el: Use lexical-binding.
9843         (calculator-number-to-string): Make it work with lexical-binding.
9844         (calculator-funcall): Same and use cl-letf.
9846         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
9847         (lisp--company-doc-string, lisp--company-location): New functions.
9848         (lisp-completion-at-point): Use them to improve Company support.
9850         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
9851         params of lambda expressions.
9852         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
9853         (ruby-smie--opening-pipe-p): New function.
9854         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
9855         symbols and matched |...| for formal params.
9856         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
9857         from being treated as hanging.  Handle "rescue".
9859 2013-08-29  Glenn Morris  <rgm@gnu.org>
9861         * progmodes/cc-engine.el (c-pull-open-brace):
9862         Move definition before use.
9864 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9866         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
9867         are immutable.  Don't use `unsafe' any more.
9868         (cl--defsubst-expand): Don't substitute at the same time as keeping
9869         a residual unused let-binding.  Don't use `unsafe' any more.
9871 2013-08-29  Glenn Morris  <rgm@gnu.org>
9873         * calendar/cal-china.el (calendar-chinese-year-cache):
9874         Recenter on 2015.
9876         * nxml/nxml-util.el (nxml-debug-clear-inside):
9877         Use cl-loop rather than loop.
9879         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
9881         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
9883 2013-08-28  Glenn Morris  <rgm@gnu.org>
9885         * progmodes/antlr-mode.el: No need to require cc-mode twice.
9887         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
9889         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
9891 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9893         * simple.el (repeat-complex-command--called-interactively-skip):
9894         New function.
9895         (repeat-complex-command): Use it (bug#14136).
9897         * progmodes/cc-mode.el: Minor cleanup of var declarations.
9898         (c-define-abbrev-table): Add `doc' argument.
9899         (c-mode-abbrev-table, c++-mode-abbrev-table)
9900         (objc-mode-abbrev-table, java-mode-abbrev-table)
9901         (idl-mode-abbrev-table, pike-mode-abbrev-table)
9902         (awk-mode-abbrev-table): Use it.
9903         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
9904         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
9905         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
9906         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
9907         Move initialization into the declaration; and remove any
9908         autoload cookie.
9910         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
9911         and dynamic let binding.
9913         * vc/smerge-mode.el: Remove redundant :group args.
9915         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
9916         to load-path.
9918 2013-08-28  Juri Linkov  <juri@jurta.org>
9920         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
9921         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
9922         (isearch-other-meta-char): Handle an undefined shifted printing
9923         character by downshifting it.  (Bug#15200)
9925 2013-08-28  Juri Linkov  <juri@jurta.org>
9927         * isearch.el (isearch-search): Change regexp error message for
9928         non-regexp searches.  (Bug#15166)
9930 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
9932         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
9933         for portability to hosts where /bin/sh has problems.
9935 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9937         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
9939 2013-08-27  Juri Linkov  <juri@jurta.org>
9941         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
9942         in the keyboard macro.  (Bug#15126)
9944 2013-08-27  Juri Linkov  <juri@jurta.org>
9946         * isearch.el (isearch-quote-char): Comment out converting unibyte
9947         to multibyte, thus syncing with its `quoted-insert' counterpart.
9948         (Bug#15166)
9950 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
9952         * window.el (display-buffer-use-some-window): Add missing
9953         argument in call of get-largest-window (Bug#15185).
9954         Reported by Stephen Leake.
9956 2013-08-27  Glenn Morris  <rgm@gnu.org>
9958         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
9960 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9962         * progmodes/python.el (python-font-lock-keywords): Don't return nil
9963         from a matcher-function unless there's no more matches (bug#15161).
9965 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
9967         * minibuffer.el: Revert change from 2013-08-20.
9969         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
9970         with text property `tramp-default', if appropriate.
9971         (tramp-check-proper-host): New defun.
9972         (tramp-dissect-file-name): Do not check hostname.  Revert change
9973         of 2013-03-18.
9974         (tramp-backtrace): Make VEC-OR-PROC optional.
9976         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
9977         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
9978         * net/tramp-sh.el (tramp-maybe-open-connection):
9979         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
9980         Apply `tramp-check-proper-host'.
9982 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
9984         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
9985         lambda expression in order to have `describe-variable' display it.
9987 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
9989         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
9990         BUF can be optional.  (Bug#15186)
9992 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
9994         * progmodes/flymake.el (flymake-get-real-file-name-function):
9995         Fix broken customization.  (Bug#15184)
9997 2013-08-25  Alan Mackenzie  <acm@muc.de>
9999         Improve indentation of bracelists defined by macros (without "=").
10001         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
10002         expansion begins with "{", regard it as bracelist when it doesn't
10003         contain a ";".
10005         Parse C++ inher-intro when there's a template split over 2 lines.
10007         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
10008         rigorously the search for "class" etc. followed by ":".
10010         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
10011         random languages a regexp which never matches rather than nil.
10013         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
10015         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
10016         (c-awk-regexp-one-line-possibly-open-char-list-re)
10017         (c-awk-one-line-possibly-open-regexp-re)
10018         (c-awk-one-line-non-syn-ws*-re): Remove.
10019         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
10020         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
10021         (c-awk-space*-unclosed-regexp-/-re): New constants.
10022         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
10023         aren't regexp delimiters.
10025         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
10026         handling for a rare situation in AWK Mode involving unterminated
10027         strings/regexps.
10029 2013-08-23  Glenn Morris  <rgm@gnu.org>
10031         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
10033         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
10035         * files.el (create-file-buffer): If the result would begin with
10036         spaces, prepend a "|" instead of removing them.  (Bug#15162)
10038 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10040         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
10041         text-properties (bug#15155).
10043         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
10044         exist any more.
10045         (calc-keypad-redraw): Remove unused var `pad'.
10046         (calc-keypad-press): Remove unused var `menu'.
10048 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
10050         * window.el (display-buffer-pop-up-frame):
10051         Call pop-up-frame-function with BUFFER current so `make-frame' will
10052         use it as the new frame's buffer (Bug#15133).
10054 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10056         * calendar/timeclock.el: Minor cleanups.
10057         (timeclock-ask-before-exiting, timeclock-use-display-time):
10058         Use `symbol'.
10059         (timeclock-modeline-display): Define as alias before the
10060         actual definition.
10061         (timeclock-mode-line-display): Use define-minor-mode.
10062         (timeclock-day-list-template): Make it a function, add an argument.
10063         (timeclock-day-list-required, timeclock-day-list-length)
10064         (timeclock-day-list-debt, timeclock-day-list-span)
10065         (timeclock-day-list-break): Adjust calls accordingly.
10067 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10069         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
10070         Use read--expression so that completion works again.
10072 2013-08-21  Sam Steingold  <sds@gnu.org>
10074         Add rudimentary inferior shell interaction
10075         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
10076         (sh-set-shell): Reset it.
10077         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
10078         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
10080 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10082         * align.el: Use lexical-binding.
10083         (align-region): Simplify accordingly.
10085 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
10087         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
10089         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
10090         `non-essential' up.
10092 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
10094         * net/tramp.el:
10095         * net/tramp-adb.el:
10096         * net/tramp-cmds.el:
10097         * net/tramp-ftp.el:
10098         * net/tramp-gvfs.el:
10099         * net/tramp-gw.el:
10100         * net/tramp-sh.el: Don't wrap external variable declarations by
10101         `eval-when-compile'.
10103 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10105         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
10106         now that Emacs supports ImageMagick animations.
10108 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
10110         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
10111         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
10113 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
10115         * window.el (mouse-autoselect-window-select): Do autoselect when
10116         mouse pointer is on margin.
10118 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
10120         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
10122 2013-08-16  Glenn Morris  <rgm@gnu.org>
10124         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
10125         Handle "Remote Directory" response of some clients.  (Bug#15058)
10127         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
10128         Tweak warning.  (Bug#14926)
10130         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
10131         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
10133         * image-mode.el (image-mode-map): Add menu items to reverse,
10134         increase, decrease, reset animation speed.
10135         (image--set-speed, image-increase-speed, image-decrease-speed)
10136         (image-reverse-speed, image-reset-speed): New functions.
10137         (image-mode-map): Add bindings for speed commands.
10139         * image.el (image-animate-get-speed, image-animate-set-speed):
10140         New functions.
10141         (image-animate-timeout): Respect image :speed property.
10143 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10145         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
10146         previous line (bug#15101).
10147         (debugger-eval-expression, debugger-record-expression):
10148         Use read--expression (bug#15102).
10150 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
10152         Remove byte compiler warnings, visible when compiling with
10153         `byte-compile-force-lexical-warnings' set to t.
10155         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
10156         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
10157         (tramp-handle-unhandled-file-name-directory)
10158         (tramp-handle-file-notify-add-watch, tramp-action-login)
10159         (tramp-action-succeed, tramp-action-permission-denied)
10160         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
10161         arguments with "_".
10163         * net/tramp-adb.el (tramp-adb-parse-device-names)
10164         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
10165         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
10166         (tramp-adb-handle-file-truename): Remove unused arguments.
10168         * net/tramp-cache.el (tramp-flush-directory-property)
10169         (tramp-flush-connection-property, tramp-list-connections)
10170         (tramp-parse-connection-properties): Prefix unused arguments with "_".
10172         * net/tramp-compat.el (tramp-compat-make-temp-file):
10173         Rename FILENAME to F.
10175         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
10176         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
10177         (tramp-zeroconf-parse-workstation-device-names)
10178         (tramp-zeroconf-parse-webdav-device-names)
10179         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
10181         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
10182         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
10184         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
10185         arguments.
10186         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
10187         (tramp-sh-handle-insert-file-contents-literally)
10188         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
10189         with "_".
10190         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
10191         Remove unused variables.
10193         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
10194         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
10195         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
10197         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
10198         Make them a defconst.
10199         (tramp-uuencode-region): Remove unused variable.
10201 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
10203         * frameset.el (frameset--prop-setter): New function.
10204         (frameset-prop): Add gv-setter declaration.
10205         (frameset-filter-minibuffer): Deal with the case that the minibuffer
10206         parameter was already set in FILTERED.  Doc fix.
10207         (frameset--record-minibuffer-relationships): Allow saving a
10208         minibufferless frame without its corresponding minibuffer frame.
10209         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
10210         frame, if the frame id matches.
10211         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
10212         frames before orphaned ones.
10213         (frameset-restore): Warn about orphaned windows, instead of error out.
10215 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
10217         * window.el (window-make-atom): Don't overwrite parameter
10218         already present.
10219         (display-buffer-in-atom-window): Handle special case where we
10220         split an already atomic window.
10221         (window--major-non-side-window, display-buffer-in-side-window)
10222         (window--side-check): Ignore minibuffer window when walking
10223         window tree.
10224         (window-deletable-p): Return 'frame only if no other frame uses
10225         our minibuffer window.
10226         (record-window-buffer): Run buffer-list-update-hook.
10227         (split-window): Make sure window--check-frame won't destroy an
10228         existing atomic window in case the new window gets nested
10229         inside.
10230         (display-buffer-at-bottom): Ignore minibuffer window when
10231         walking window tree.  Don't split a side window.
10232         (pop-to-buffer): Don't set-buffer here, the select-window call
10233         should do that.
10234         (mouse-autoselect-window-select): Autoselect only if we are in the
10235         text portion of the window.
10237 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239         * net/shr.el (shr-parse-image-data): New function to grab both the
10240         data itself and the Content-Type.
10241         (shr-put-image): Use it.
10243         * net/eww.el (eww-display-image): Ditto.
10245         * image.el (image-content-type-suffixes): New variable.
10247 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
10249         * progmodes/python.el (python-imenu--build-tree)
10250         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
10252 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
10254         * simple.el (backward-word): Mention the optional argument.
10256 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10258         * frameset.el (frameset--make): Rename constructor from make-frameset.
10259         (frameset-p, frameset-valid-p): Don't autoload.
10260         (frameset-valid-p): Use normal accessors.
10262 2013-08-13  Glenn Morris  <rgm@gnu.org>
10264         * progmodes/compile.el (compile-command): Tweak example in doc.
10265         * obsolete/scribe.el (scribe-mode):
10266         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
10268         * mail/feedmail.el (feedmail-confirm-outgoing)
10269         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
10271         * cus-start.el (truncate-partial-width-windows): Fix type.
10273         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
10275         * net/shr.el (shr-table-horizontal-line): Fix custom type.
10277 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10279         * emacs-lisp/timer.el (timer--time-setter): New function.
10280         (timer--time): Use it as gv-setter.
10282         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
10283         setter is not a symbol.
10285 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
10287         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
10288         if sending fails.  This makes debugging easier.
10290 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
10292         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
10293         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
10294         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
10296 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
10298         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
10300 2013-08-12  Glenn Morris  <rgm@gnu.org>
10302         * format.el (format-annotate-function):
10303         Handle read-only text properties in the source.  (Bug#14887)
10305 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307         * net/eww.el (eww-display-html): Ignore coding system errors.
10308         One web site uses "utf-8lias" as the coding system.
10310 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
10312         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
10314 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
10316         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
10317         (tutorial--detailed-help): Remove unused local variables.
10318         (tutorial--save-tutorial-to): Use ignore-errors.
10319         (help-with-tutorial): Use looking-at-p.
10321         * view.el (view-buffer-other-window, view-buffer-other-frame):
10322         Mark unused arguments.
10324         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
10325         (woman-select-symbol-fonts, woman, woman-find-file)
10326         (woman-insert-file-contents, woman-non-underline-faces):
10327         Use string-match-p.
10328         (woman1-unquote): Move declaration.
10330         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
10331         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
10332         argument.  Remove unused local variable.
10333         (xml-parse-elem-type): Use string-match-p.
10334         (xml-substitute-numeric-entities): Use ignore-errors.
10336         * calculator.el (calculator): Mark unused argument.
10337         (calculator-paste, calculator-quit, calculator-integer-p):
10338         Use ignore-errors.
10339         (calculator-string-to-number, calculator-decimal, calculator-exp)
10340         (calculator-op-or-exp): Use string-match-p.
10342         * dired.el (dired-buffer-more-recently-used-p): Declare.
10343         (dired-insert-set-properties, dired-insert-old-subdirs):
10344         Use ignore-errors.
10346         * dired-aux.el (dired-compress): Use ignore-errors.
10347         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
10348         (dired-do-async-shell-command, dired-do-shell-command)
10349         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
10350         (dired-insert-subdir-validate): Use string-match-p.
10351         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
10352         (dired-add-entry): Use string-match-p, looking-at-p.
10353         (dired-insert-subdir-newpos): Remove unused local variable.
10355         * filenotify.el (file-notify-callback): Remove unused local variable.
10357         * filesets.el (filesets-error): Mark unused argument.
10358         (filesets-which-command-p, filesets-filter-dir-names)
10359         (filesets-directory-files, filesets-get-external-viewer)
10360         (filesets-ingroup-get-data): Use string-match-p.
10362         * find-file.el (ff-other-file-name, ff-other-file-name)
10363         (ff-find-the-other-file, ff-cc-hh-converter):
10364         Remove unused local variables.
10365         (ff-get-file-name): Use string-match-p.
10366         (ff-all-dirs-under): Use ignore-errors.
10368         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
10369         (follow-select-if-visible): Remove unused local variable.
10371         * forms.el (read-file-filter): Move declaration.
10372         (forms--make-format, forms--make-parser, forms-insert-record):
10373         Quote function with #'.
10374         (forms--update): Use string-match-p.  Quote function with #'.
10376         * help-mode.el (help-dir-local-var-def): Mark unused argument.
10377         (help-make-xrefs): Use looking-at-p.
10378         (help-xref-on-pp): Use looking-at-p, ignore-errors.
10380         * ibuffer.el (ibuffer-ext-visible-p): Declare.
10381         (ibuffer-confirm-operation-on): Use string-match-p.
10383         * msb.el (msb-item-handler, msb-dired-item-handler):
10384         Mark unused arguments.
10386         * ses.el (ses-decode-cell-symbol)
10387         (ses-kill-override): Remove unused local variable.
10388         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
10389         (ses-load): Use ignore-errors, looking-at-p.
10390         (ses-jump-safe): Use ignore-errors.
10391         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
10393         * tabify.el (untabify, tabify): Mark unused arguments.
10395         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
10396         Mark unused argument.
10397         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
10398         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
10400         * emacs-lisp/timer.el (timer--time): Define setter with
10401         gv-define-setter to avoid deprecation warning.
10403         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
10404         (*record-cmpl-statistics-p*): Remove (was commented out).
10405         (cmpl-statistics-block): Remove (body was commented out).
10406         All callers changed.
10407         (add-completions-from-buffer, load-completions-from-file):
10408         Remove unused variables.
10410 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
10412         * filecache.el (file-cache-delete-file-list):
10413         Print message only when told so.
10414         (file-cache-files-matching): Use #' in mapconcat argument.
10416         * ffap.el (ffap-url-at-point): Fix reference to variable
10417         thing-at-point-default-mail-uri-scheme.
10419 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10421         * subr.el (define-error): New function.
10422         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
10423         error-file-not-found and define with define-error.
10424         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
10425         and define with define-error.
10426         * userlock.el (file-locked, file-supersession):
10427         * simple.el (mark-inactive):
10428         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
10429         * progmodes/ada-mode.el (ada-mode-errors):
10430         * play/life.el (life-extinct):
10431         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
10432         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
10433         * nxml/rng-util.el (rng-error):
10434         * nxml/rng-uri.el (rng-uri-error):
10435         * nxml/rng-match.el (rng-compile-error):
10436         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
10437         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
10438         * nxml/nxml-rap.el (nxml-scan-error):
10439         * nxml/nxml-outln.el (nxml-outline-error):
10440         * net/soap-client.el (soap-error):
10441         * net/gnutls.el (gnutls-error):
10442         * net/ange-ftp.el (ftp-error):
10443         * mpc.el (mpc-proc-error):
10444         * json.el (json-error, json-readtable-error, json-unknown-keyword)
10445         (json-number-format, json-string-escape, json-string-format)
10446         (json-key-format, json-object-format):
10447         * jka-compr.el (compression-error):
10448         * international/quail.el (quail-error):
10449         * international/kkc.el (kkc-error):
10450         * emacs-lisp/ert.el (ert-test-failed):
10451         * calc/calc.el (calc-error, inexact-result, math-overflow)
10452         (math-underflow):
10453         * bookmark.el (bookmark-error-no-filename):
10454         * epg.el (epg-error): Define with define-error.
10456         * time.el (display-time-event-handler)
10457         (display-time-next-load-average): Don't call sit-for since it seems
10458         unnecessary (bug#15045).
10460         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
10461         Use #' instead of ' to quote functions.
10462         (checkdoc-output-mode): Use setq-local.
10463         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
10464         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
10465         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
10466         (checkdoc-ispell, checkdoc-ispell-current-buffer)
10467         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
10468         (checkdoc-ispell-message-text, checkdoc-ispell-start)
10469         (checkdoc-ispell-continue, checkdoc-ispell-comments)
10470         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
10472         * ido.el (ido-completion-help): Fix up compiler warning.
10474 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
10476         * frameset.el (frameset-p): Add autoload cookie.
10477         (frameset--jump-to-register): New function, based on code moved from
10478         register.el.
10479         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
10481         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
10482         (frameset-restore, frameset-save, frameset-session-filter-alist):
10483         Remove declarations.
10484         (register-alist): Doc fix.
10485         (frameset-to-register): Move to frameset.el.
10486         (jump-to-register, describe-register-1): Remove frameset-specific code.
10488 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
10490         * allout-widgets.el (allout-widgets-pre-command-business)
10491         (allout-widgets-post-command-business)
10492         (allout-widgets-after-change-handler)
10493         (allout-decorate-item-and-context, allout-set-boundary-marker)
10494         (allout-body-modification-handler)
10495         (allout-graphics-modification-handler): Mark ignored arguments.
10496         (allout-widgets-post-command-business)
10497         (allout-widgets-exposure-change-processor)
10498         (allout-widgets-exposure-undo-processor)
10499         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
10500         (allout-parse-item-at-point, allout-decorate-item-guides)
10501         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
10502         * allout.el (epa-passphrase-callback-function): Declare.
10503         (allout-overlay-insert-in-front-handler)
10504         (allout-overlay-interior-modification-handler)
10505         (allout-isearch-end-handler, allout-chart-siblings)
10506         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
10507         (allout-yank-processing, allout-process-exposed)
10508         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
10509         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
10510         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
10511         (lisp-indent-defform): Mark ignored arguments.
10512         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
10513         (calculate-lisp-indent): Remove unused variables.
10514         * international/characters.el (indian-2-column, arabic-2-column)
10515         (tibetan): Mark ignored arguments.
10516         (use-cjk-char-width-table): Mark ignored arguments.
10517         Remove unused variables.
10518         * international/fontset.el (build-default-fontset-data)
10519         (x-compose-font-name, create-fontset-from-fontset-spec):
10520         Mark ignored arguments.
10521         (fontset-plain-name): Remove unused variables.
10522         * international/mule.el (charset-id, charset-bytes, generic-char-p)
10523         (keyboard-coding-system): Mark ignored arguments.
10524         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
10525         * help.el (resize-temp-buffer-window):
10526         * window.el (display-buffer-in-major-side-window)
10527         (display-buffer-in-side-window, display-buffer-in-previous-window):
10528         Remove unused variables.
10529         * isearch.el (isearch-forward-symbol):
10530         * version.el (emacs-bzr-version-bzr):
10531         * international/mule-cmds.el (current-language-environment):
10532         * term/common-win.el (x-handle-iconic, x-handle-geometry)
10533         (x-handle-display):
10534         * term/pc-win.el (x-list-fonts, x-display-planes)
10535         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
10536         (x-server-version, x-display-screens, x-display-mm-height)
10537         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
10538         (x-selection-owner-p, x-own-selection-internal)
10539         (x-disown-selection-internal, x-get-selection-internal)
10540         (msdos-initialize-window-system):
10541         * term/tty-colors.el (tty-color-alist, tty-color-clear):
10542         * term/x-win.el (x-handle-no-bitmap-icon):
10543         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
10544         (vc-default-find-file-hook, vc-default-extra-menu):
10545         Mark ignored arguments.
10547 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10549         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
10550         break-condition in the context of the debugged code (bug#12685).
10552 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
10554         * comint.el:
10555         Do not use an overlay to highlight the last prompt.  (Bug#14744)
10556         (comint-mode): Make comint-last-prompt buffer local.
10557         (comint-last-prompt): New variable.
10558         (comint-last-prompt-overlay): Remove.  Superseded by
10559         comint-last-prompt.
10560         (comint-snapshot-last-prompt, comint-output-filter):
10561         Use comint-last-prompt.
10563 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
10565         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
10566         (frameset-save): Check validity of the resulting frameset.
10568 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
10570         * ido.el (ido-record-command): Add doc string.
10572 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
10574         * frameset.el (frameset): Do not disable creation of the default
10575         frameset-p predicate.  Doc fix.
10576         (frameset-valid-p): New function, copied from the old predicate-p.
10577         Add additional checks.
10578         (frameset-restore): Check with frameset-valid-p.
10579         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
10580         (frameset-name, frameset-description, frameset-properties)
10581         (frameset-states): Add docstring.
10582         (frameset-session-filter-alist, frameset-persistent-filter-alist)
10583         (frameset-filter-alist): Doc fixes.
10585 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
10587         * frameset.el (frameset-p, frameset-prop): Doc fixes.
10589 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10591         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
10592         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
10593         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
10594         (byte-compile-normal-call): Remove obsolescence check.
10596 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
10598         * frameset.el (frameset-restore): Doc fix.
10600         * register.el (frameset-frame-id, frameset-frame-with-id)
10601         (frameset-p, frameset-restore, frameset-save): Declare.
10602         (register-alist): Document framesets.
10603         (frameset-session-filter-alist): Declare.
10604         (frameset-to-register): New function.
10605         (jump-to-register): Implement jumping to framesets.  Doc fix.
10606         (describe-register-1): Describe framesets.
10608         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
10610 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
10612         * desktop.el (desktop-save-frameset): Use new frameset-save args.
10613         Use lexical-binding.
10615         * frameset.el (frameset): Use type vector, not list (incompatible
10616         change).  Do not declare a new constructor, use the default one.
10617         Upgrade suggested properties `app', `name' and `desc' to slots `app',
10618         `name' and `description', respectively, and add read-only slot
10619         `timestamp'.  Doc fixes.
10620         (frameset-copy, frameset-persistent-filter-alist)
10621         (frameset-filter-alist, frameset-switch-to-gui-p)
10622         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
10623         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
10624         (frameset-filter-iconified, frameset-keep-original-display-p):
10625         Doc fixes.
10626         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
10627         Rename from frameset-filter-(save|restore)-param.  All callers changed.
10628         Doc fix.
10629         (frameset-p): Adapt to change to vector and be more thorough.
10630         Change arg name to OBJECT.  Doc fix.
10631         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
10632         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
10633         All callers changed.
10634         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
10635         All callers changed.
10636         (frameset--record-minibuffer-relationships): Rename from
10637         frameset--process-minibuffer-frames.  All callers changed.
10638         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
10639         Use new default constructor (again).  Doc fix.
10640         (frameset--find-frame-if): Rename from `frameset--find-frame'.
10641         All callers changed.
10642         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
10643         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
10644         Doc fix.
10645         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
10646         PARAMETERS and WINDOW-STATE, respectively.
10647         (frameset-restore): Add new keyword argument PREDICATE.
10648         Reset frameset--target-display to nil.  Doc fix.
10650 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10652         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
10653         (bat-mode): Use it.
10654         (bat-mode-syntax-table): Mark \n as end-of-comment.
10655         (bat-font-lock-keywords): Remove comment rule.
10657         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
10658         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
10660         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
10661         (byte-compile-callargs-warn): Use `push'.
10662         (byte-compile-arglist-warn): Ignore higher-order "calls".
10663         (byte-compile-file-form-autoload): Use `pcase'.
10664         (byte-compile-function-form): If quoting a symbol, check that it exists.
10666 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
10668         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
10669         and add a few popular commands found in batch files.
10670         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
10671         (dos-mode): Doc fixes.
10673 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10675         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
10676         (dos-mode): Use setq-local.  Add space after "rem".
10677         (dos-mode-syntax-table): Don't use "w" for symbol chars.
10678         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
10680 2013-08-07  Arni Magnusson  <arnima@hafro.is>
10682         * progmodes/dos.el: New file.
10683         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
10684         dos-mode.
10686 2013-08-06  Glenn Morris  <rgm@gnu.org>
10688         * calendar/calendar.el: Add new faces, and day-header-array.
10689         (calendar-weekday-header, calendar-weekend-header)
10690         (calendar-month-header): New faces.
10691         (calendar-day-header-construct): New function.
10692         (calendar-day-header-width): Also :set calendar-day-header-array.
10693         (calendar-american-month-header, calendar-european-month-header)
10694         (calendar-iso-month-header): Use calendar- faces.
10695         (calendar-generate-month):
10696         Use calendar-day-header-array for day headers; apply faces to them.
10697         (calendar-mode): Check calendar-font-lock-keywords non-nil.
10698         (calendar-abbrev-construct): Add optional maxlen argument.
10699         (calendar-day-name-array): Doc fix.
10700         (calendar-day-name-array, calendar-abbrev-length)
10701         (calendar-day-abbrev-array):
10702         Also :set calendar-day-header-array, and maybe redraw.
10703         (calendar-day-header-array): New option.  (Bug#15007)
10704         (calendar-font-lock-keywords): Set to nil and make obsolete.
10705         (calendar-day-name): Add option to use header array.
10707 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10709         * net/shr.el (shr-render-td): Remove debugging.
10710         (shr-render-td): Make width computation consistent by defaulting
10711         all zero-width columns to 10 characters.  This may not be optimal,
10712         but it's at least consistent.
10713         (shr-make-table-1): Redo last change to fix the real problem in
10714         colspan handling.
10716 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
10718         * files.el (cache-long-line-scans):
10719         Make obsolete alias to `cache-long-scans'.
10721 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
10723         * frameset.el (frameset, frameset-filter-alist)
10724         (frameset-filter-params, frameset-save, frameset--reuse-frame)
10725         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
10726         (frameset-compute-pos): Rename from frameset--compute-pos,
10727         and add docstring.
10728         (frameset-move-onscreen): Use frameset-compute-pos.
10729         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
10731         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
10732         Fix typos in docstrings.
10734 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
10736         * frame.el (get-other-frame): Tiny cleanup.
10738 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
10740         * vc/vc.el (vc-default-ignore-completion-table):
10741         Silence byte-compiler warning.
10743         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
10744         slot, which can indeed be nil.
10745         (frameset-live-filter-alist, frameset-persistent-filter-alist):
10746         Move entry for `left' from persistent to live filter alist.
10747         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
10748         Doc fixes.
10749         (frameset-filter-params): When restoring a frame, copy items added to
10750         `filtered', to avoid unwittingly modifying the original parameters.
10751         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
10752         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
10754         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
10755         to use looking-at-p instead of looking-at.  (Bug#15028)
10757 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10759         Revert introduction of isearch-filter-predicates (bug#14714).
10760         Rely on add-function instead.
10761         * isearch.el (isearch-filter-predicates): Rename it back to
10762         isearch-filter-predicate.
10763         (isearch-message-prefix): Use advice-function-mapc and advice
10764         properties to get the isearch-message-prefix.
10765         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
10766         instead of run-hook-with-args-until-failure.
10767         (isearch-filter-visible): Not obsolete any more.
10768         * loadup.el: Preload nadvice.
10769         * replace.el (perform-replace): Revert to funcall
10770         instead of run-hook-with-args-until-failure.
10771         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
10772         * dired-aux.el (dired-isearch-filenames-mode): Rename from
10773         dired-isearch-filenames-toggle; make it into a proper minor mode.
10774         Use add/remove-function.
10775         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
10776         Call the minor-mode rather than add/remove-hook.
10777         (dired-isearch-filter-filenames):
10778         Remove isearch-message-prefix property.
10779         * info.el (Info--search-loop): New function, extracted from Info-search.
10780         Funcall isearch-filter-predicate instead of
10781         run-hook-with-args-until-failure isearch-filter-predicates.
10782         (Info-search): Use it.
10783         (Info-mode): Use isearch-filter-predicate instead of
10784         isearch-filter-predicates.
10786 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
10788         Do not call to `selected-window' where it is assumed by default.
10789         Affected functions are `window-minibuffer-p', `window-dedicated-p',
10790         `window-hscroll', `window-width', `window-height', `window-buffer',
10791         `window-frame', `window-start', `window-point', `next-window'
10792         and `window-display-table'.
10793         * abbrev.el (abbrev--default-expand):
10794         * bs.el (bs--show-with-configuration):
10795         * buff-menu.el (Buffer-menu-mouse-select):
10796         * calc/calc.el (calc):
10797         * calendar/calendar.el (calendar-generate-window):
10798         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
10799         (diary-make-entry):
10800         * comint.el (send-invisible, comint-dynamic-complete-filename)
10801         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
10802         * completion.el (complete):
10803         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
10804         * disp-table.el (describe-current-display-table):
10805         * doc-view.el (doc-view-insert-image):
10806         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
10807         * ehelp.el (with-electric-help):
10808         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10809         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
10810         * emacs-lisp/helper.el (Helper-help-scroller):
10811         * emulation/cua-base.el (cua--post-command-handler-1):
10812         * eshell/esh-mode.el (eshell-output-filter):
10813         * ffap.el (ffap-gnus-wrapper):
10814         * help-macro.el (make-help-screen):
10815         * hilit-chg.el (highlight-compare-buffers):
10816         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
10817         * hl-line.el (global-hl-line-highlight):
10818         * icomplete.el (icomplete-simple-completing-p):
10819         * isearch.el (isearch-done):
10820         * jit-lock.el (jit-lock-stealth-fontify):
10821         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
10822         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
10823         * mpc.el (mpc-tagbrowser, mpc):
10824         * net/rcirc.el (rcirc-any-buffer):
10825         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
10826         * play/landmark.el (landmark-max-width, landmark-max-height):
10827         * play/zone.el (zone):
10828         * progmodes/compile.el (compilation-goto-locus):
10829         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
10830         * progmodes/etags.el (find-tag-other-window):
10831         * progmodes/fortran.el (fortran-column-ruler):
10832         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
10833         * progmodes/verilog-mode.el (verilog-point-text):
10834         * reposition.el (reposition-window):
10835         * rot13.el (toggle-rot13-mode):
10836         * server.el (server-switch-buffer):
10837         * shell.el (shell-dynamic-complete-command)
10838         (shell-dynamic-complete-environment-variable):
10839         * simple.el (insert-buffer, set-selective-display)
10840         (delete-completion-window):
10841         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
10842         (speedbar-recenter):
10843         * startup.el (fancy-splash-head):
10844         * textmodes/ispell.el (ispell-command-loop):
10845         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
10846         * tutorial.el (help-with-tutorial):
10847         * vc/add-log.el (add-change-log-entry):
10848         * vc/compare-w.el (compare-windows):
10849         * vc/ediff-help.el (ediff-indent-help-message):
10850         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
10851         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
10852         (ediff-setup-control-frame):
10853         * vc/emerge.el (emerge-position-region):
10854         * vc/pcvs-util.el (cvs-bury-buffer):
10855         * window.el (walk-windows, mouse-autoselect-window-select):
10856         * winner.el (winner-set-conf, winner-undo): Related users changed.
10858 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
10860         * frameset.el (frameset--set-id): Doc fix.
10861         (frameset-frame-id, frameset-frame-id-equal-p)
10862         (frameset-locate-frame-id): New functions.
10863         (frameset--process-minibuffer-frames, frameset--reuse-frame)
10864         (frameset-restore): Use them.
10866 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
10868         Do not call to `selected-frame' where it is assumed by default.
10869         Affected functions are `raise-frame', `redraw-frame',
10870         `frame-first-window', `frame-terminal' and `delete-frame'.
10871         * calendar/appt.el (appt-disp-window):
10872         * epg.el (epg-wait-for-completion):
10873         * follow.el (follow-delete-other-windows-and-split)
10874         (follow-avoid-tail-recenter):
10875         * international/mule.el (set-terminal-coding-system):
10876         * mail/rmail.el (rmail-mail-return):
10877         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
10878         * progmodes/f90.el (f90-add-imenu-menu):
10879         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
10880         * server.el (server-switch-buffer):
10881         * simple.el (delete-completion-window):
10882         * talk.el (talk):
10883         * term/xterm.el (terminal-init-xterm-modify-other-keys)
10884         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
10885         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
10886         * vc/ediff.el (ediff-documentation): Related users changed.
10887         * frame.el (selected-terminal): Remove the leftover.
10889 2013-08-05  Glenn Morris  <rgm@gnu.org>
10891         * calendar/calendar.el (calendar-generate-month):
10892         Fix for calendar-column-width != 1 + calendar-day-digit-width.
10893         (calendar-generate-month, calendar-font-lock-keywords):
10894         Fix for calendar-day-header-width > length of any day name.
10896 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
10898         * desktop.el (desktop-clear): Use new name of sort predicate.
10900         * frameset.el (frameset): Add docstring.  Move :version property to its
10901         own `version' slot.
10902         (frameset-copy): Rename from copy-frameset.
10903         (frameset-p): Check more thoroughly.
10904         (frameset-prop): Do not check for :version, which is no longer a prop.
10905         (frameset-live-filter-alist, frameset-persistent-filter-alist):
10906         Use new :never value instead of t.
10907         (frameset-filter-alist): Expand and clarify docstring.
10908         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
10909         (frameset-filter-minibuffer, frameset-filter-save-param)
10910         (frameset-filter-restore-param, frameset-filter-iconified):
10911         Add pointer to docstring of frameset-filter-alist.
10912         (frameset-filter-params): Rename filter values to be more meaningful:
10913         :never instead of t, and reverse the meanings of :save and :restore.
10914         (frameset--process-minibuffer-frames): Clarify error message.
10915         (frameset-save): Avoid unnecessary and confusing call to framep.
10916         Use new BOA constructor for framesets.
10917         (frameset--reuse-list): Doc fix.
10918         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
10919         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
10920         (frameset-minibufferless-first-p): Doc fix.
10921         Rename from frameset-sort-frames-for-deletion.
10922         (frameset-restore): Doc fixes.  Use new function names.
10923         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
10925 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
10927         * desktop.el (desktop-restore-forces-onscreen)
10928         (desktop-restore-reuses-frames): Document :keyword constant values.
10929         (desktop-filter-parameters-alist): Remove, now identical to
10930         frameset-filter-alist.
10931         (desktop--filter-tty*): Remove, moved to frameset.el.
10932         (desktop-save-frameset, desktop-restore-frameset):
10933         Do not pass :filters argument.
10935         * frameset.el (frameset-live-filter-alist)
10936         (frameset-persistent-filter-alist): New variables.
10937         (frameset-filter-alist): Use them.  Add autoload cookie.
10938         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
10939         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
10940         `frameset--id' (it's supposed to be internal to frameset.el).
10941         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
10942         (frameset--initial-params): New function.
10943         (frameset--get-frame): Use it.  Doc fix.
10944         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
10945         Accept :all, not 'all.
10946         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
10947         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
10948         with fbound symbols.  Fix frame id matching, and remove matching ids if
10949         the frame being restored is deleted.  Obey :delete.
10951 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10953         * subr.el (macrop): New function.
10954         (text-clone--maintaining): New var.
10955         (text-clone--maintain): Rename from text-clone-maintain.  Use it
10956         instead of inhibit-modification-hooks.
10958         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
10959         a proxy, so as handle autoloads and redefinitions of the target.
10960         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
10962         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
10963         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
10964         (pcase--mutually-exclusive-p): New function.
10965         (pcase--split-consp): Use it.
10966         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
10967         mutually exclusive with the current predicate.
10969         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
10970         (edebug-macrop): Remove.  Use `macrop' instead.
10971         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
10972         (ad-macro-p):
10973         * eshell/esh-cmd.el (eshell-macrop):
10974         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
10976 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10978         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
10979         (advice-mapc): New function, using it.
10980         (advice-function-member-p): New function.
10981         (advice--normalize): Store the cdr in advice--saved-rewrite since
10982         that's the part that will be changed.
10983         (advice--symbol-function): New function.
10984         (advice-remove): Handle removal before the function is defined.
10985         Adjust to new advice--saved-rewrite.
10986         (advice-member-p): Use advice-function-member-p and
10987         advice--symbol-function.
10989 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
10991         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
10992         (frameset-filter-minibuffer): Doc fix.
10993         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
10994         (frameset--set-id, frameset--process-minibuffer-frames)
10995         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
10996         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
10998         * desktop.el (desktop-clear): Only delete frames when called
10999         interactively and desktop-restore-frames is non-nil.  Doc fix.
11000         (desktop-read): Set desktop-saved-frameset to nil.
11002 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
11004         * vc/vc.el (vc-ignore): Rewrite.
11005         (vc-default-ignore-completion-table, vc--read-lines)
11006         (vc--add-line, vc--remove-regexp): New functions.
11008         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
11009         (vc-svn-ignore-completion-table): New function.
11011         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
11012         (vc-hg-ignore-completion-table)
11013         (vc-hg-find-ignore-file): New functions.
11015         * vc/vc-git.el (vc-git-ignore): Rewrite.
11016         (vc-git-ignore-completion-table)
11017         (vc-git-find-ignore-file): New functions.
11019         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
11021         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
11022         (vc-bzr-ignore-completion-table)
11023         (vc-bzr-find-ignore-file): New functions.
11025 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
11027         * frameset.el (frameset-prop): New function and setter.
11028         (frameset-save): Do not modify frame list passed by the caller.
11030 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11032         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
11034 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11036         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
11037         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
11039         * custom.el (custom-initialize-default, custom-initialize-set)
11040         (custom-initialize-reset, custom-initialize-changed): Affect the
11041         toplevel-default-value (bug#6275, bug#14586).
11042         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
11043         for bug#6275.
11045 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
11047         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11048         Add cl-def* expressions.
11050         * frameset.el (frameset-filter-params): Fix order of arguments.
11052 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
11054         Move code related to saving frames to frameset.el.
11055         * desktop.el: Require frameset.
11056         (desktop-restore-frames): Doc fix.
11057         (desktop-restore-reuses-frames): Rename from
11058         desktop-restoring-reuses-frames.
11059         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
11060         (desktop-clear): Clear frames too.
11061         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
11062         (desktop--filter-tty*, desktop-save, desktop-read):
11063         Use frameset functions.
11064         (desktop-before-saving-frames-functions, desktop--filter-*-color)
11065         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
11066         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
11067         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
11068         (desktop--process-minibuffer-frames, desktop-save-frames)
11069         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
11070         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
11071         (desktop--sort-states, desktop-restoring-frames-p)
11072         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
11073         (desktop-restoring-frameset-p, desktop-restore-frameset)
11074         (desktop--check-dont-save, desktop-save-frameset): New functions.
11075         (desktop--app-id): New constant.
11076         (desktop-first-buffer, desktop-buffer-ok-count)
11077         (desktop-buffer-fail-count): Move before first use.
11078         * frameset.el: New file.
11080 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11082         * files.el: Use lexical-binding.
11083         (dir-locals-read-from-file): Remove unused `err' variable.
11084         (hack-dir-local-variables--warned-coding): New var.
11085         (hack-dir-local-variables): Use it to avoid repeated warnings.
11086         (make-backup-file-name--default-function): New function.
11087         (make-backup-file-name-function): Use it as default.
11088         (buffer-stale--default-function): New function.
11089         (buffer-stale-function): Use it as default.
11090         (revert-buffer-insert-file-contents--default-function): New function.
11091         (revert-buffer-insert-file-contents-function): Use it as default.
11092         (insert-directory): Avoid add-to-list.
11094         * autorevert.el (auto-revert-handler): Simplify.
11095         Use buffer-stale--default-function.
11097 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
11099         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
11101         * whitespace.el (whitespace-ensure-local-variables): New function.
11102         (whitespace-cleanup-region): Call it.
11103         (whitespace-turn-on): Call it.
11105 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
11107         Complete file name handlers.
11109         * net/tramp.el (tramp-handle-set-visited-file-modtime)
11110         (tramp-handle-verify-visited-file-modtime)
11111         (tramp-handle-file-notify-rm-watch): New functions.
11112         (tramp-call-process): Do not bind `default-directory'.
11114         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
11115         Order alphabetically.
11116         <access-file, add-name-to-file, dired-call-process>:
11117         <dired-compress-file, file-acl, file-notify-rm-watch>:
11118         <file-ownership-preserved-p, file-selinux-context>:
11119         <make-directory-internal, make-symbolic-link, set-file-acl>:
11120         <set-file-selinux-context, set-visited-file-modtime>:
11121         <verify-visited-file-modtime>: Add handler.
11122         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
11124         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
11125         <file-notify-add-watch, file-notify-rm-watch>:
11126         <set-file-times, set-visited-file-modtime>:
11127         <verify-visited-file-modtime>: Add handler.
11128         (with-tramp-gvfs-error-message)
11129         (tramp-gvfs-handle-set-visited-file-modtime)
11130         (tramp-gvfs-fuse-file-name): Remove.
11131         (tramp-gvfs-handle-file-notify-add-watch)
11132         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
11133         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
11135         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
11136         Order alphabetically.
11137         <file-notify-rm-watch>: Use default Tramp handler.
11138         <executable-find>: Remove private handler.
11139         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
11140         `default-directory'.
11141         (tramp-sh-handle-executable-find)
11142         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
11143         (tramp-sh-file-gvfs-monitor-dir-process-filter)
11144         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
11145         Do not use `format' in `tramp-message'.
11147         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
11148         <file-notify-rm-watch, set-visited-file-modtime>:
11149         <verify-visited-file-modtime>: Add handler.
11150         (tramp-smb-call-winexe): Do not bind `default-directory'.
11152 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
11154         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
11156 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
11158         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
11159         use it.
11160         (log-view-diff-changeset): Same.
11161         (log-view-diff-common): Call backend command `previous-revision'
11162         to find out the previous revision, in both cases.  Swap the
11163         variables `to' and `fr', so that `fr' usually refers to the
11164         earlier revision (Bug#14989).
11166 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
11168         * ibuf-ext.el (ibuffer-filter-by-filename):
11169         Make it work with dired buffers too.
11171 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
11173         * emacs-lisp/re-builder.el (reb-color-display-p):
11174         * files.el (save-buffers-kill-terminal):
11175         * net/browse-url.el (browse-url):
11176         * server.el (server-save-buffers-kill-terminal):
11177         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
11178         Prefer nil to selected-frame for the first arg of frame-parameter.
11180 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
11182         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
11184 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
11186         * minibuffer.el (completion--twq-all): Try and preserve each
11187         completion's case choice (bug#14907).
11189 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11191         * net/network-stream.el (open-network-stream): Mention the new
11192         :nogreeting parameter.
11193         (network-stream-open-starttls): Use the :nogreeting parameter
11194         (bug#14938).
11196         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
11198         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
11199         more natural than popping.
11201         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
11202         (shr-urlify): Highlight under mouse.
11204 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
11206         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
11208         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
11210         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
11211         buffer for output.
11213         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
11214         point-min==1.  Fix search string.  Fix parentheses missing.
11216         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
11217         assume point-min==1.  Fix search string.  Fix parentheses missing.
11219         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
11221         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
11222         buffer for output.
11224 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
11226         * frame.el (frame-notice-user-settings): Avoid inflooping when the
11227         initial frame is minibuffer-less.  (Bug#14841)
11229 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
11231         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
11232         option.
11234         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
11235         (tramp-maybe-open-connection): Use it.
11237 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
11239         * desktop.el (desktop--make-frame): Include `minibuffer' in the
11240         minimal set of parameters passed when creating a frame, because
11241         the minibuffer status of a frame cannot be changed later.
11243 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
11245         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
11246         replace-regexp-in-string and inadvertent omissions in previous change.
11247         (todo-filter-items): Ensure only file names are comma-separated in
11248         name of filtered items buffer.
11250 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
11252         * desktop.el: Optionally force offscreen frames back onscreen.
11253         (desktop-restoring-reuses-frames): New option.
11254         (desktop--compute-pos, desktop--move-onscreen): New functions.
11255         (desktop--make-frame): Use desktop--move-onscreen.
11257 2013-07-27  Alan Mackenzie  <acm@muc.de>
11259         Fontify a Java generic method as a function.
11260         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
11261         value to t.
11263 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
11265         * calendar/todo-mode.el: Add command to rename todo files.
11266         (todo-rename-file): New command.
11267         (todo-key-bindings-t): Add key binding for it.  Change the
11268         bindings of todo-filter-regexp-items(-multifile) to use `x'
11269         instead of `r', since the latter is better suited to the new
11270         renaming command.
11272 2013-07-27  Alan Mackenzie  <acm@muc.de>
11274         Make Java try-with-resources statement parse properly.
11275         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
11276         (c-block-stmt-1-2-key): New language constants/variables.
11277         * progmodes/cc-engine.el (c-beginning-of-statement-1)
11278         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
11279         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
11280         with c-block-stmt-1-2-key.
11282 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
11284         * desktop.el (desktop--make-frame): Apply most frame parameters after
11285         creating the frame to force (partially or totally) offscreen frames to
11286         be restored as such.
11288 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
11290         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
11291         (Bug#14948)
11293 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11295         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
11296         `base' arg of backtrace-frame.
11298 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
11300         * simple.el (list-processes): Doc fix.
11302 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
11304         * desktop.el (desktop--select-frame):
11305         Try harder to reuse existing frames.
11307 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11309         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
11310         (edebug-eval): Use backtrace-eval.
11311         (edebug--display, edebug--recursive-edit): Don't let-bind the
11312         edebug-outer-* vars that keep track of variables we locally let-bind.
11313         (edebug-outside-excursion): Don't restore outside values of locally
11314         let-bound vars.
11315         (edebug--display): Use user-error.
11316         (cl-lexical-debug, cl-debug-env): Remove.
11318 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
11320         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
11321         are restored to be sure that they are visible before deleting any
11322         remaining ones.
11324 2013-07-26  Matthias Meulien  <orontee@gmail.com>
11326         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
11327         vc-print-root-log.  (Bug#14948)
11329 2013-07-26  Richard Stallman  <rms@gnu.org>
11331         Add aliases for encrypting mail.
11332         * epa.el (epa-mail-aliases): New option.
11333         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
11334         Bind inhibit-read-only so read-only text doesn't ruin everything.
11335         (epa-mail-default-recipients): New subroutine broken out.
11336         Handle epa-mail-aliases.
11338 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11340         Add support for lexical variables to the debugger's `e' command.
11341         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
11342         vars, except for debugger-outer-match-data.
11343         (debugger-frame-number): Move check for "on a function call" from
11344         callers into it.  Add `skip-base' argument.
11345         (debugger-frame, debugger-frame-clear): Simplify accordingly.
11346         (debugger-env-macro): Only reset the state stored in non-variables,
11347         i.e. current-buffer and match-data.
11348         (debugger-eval-expression): Rewrite using backtrace-eval.
11349         * subr.el (internal--called-interactively-p--get-frame): Remove.
11350         (called-interactively-p):
11351         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
11352         `base' arg of backtrace-frame instead.
11354 2013-07-26  Glenn Morris  <rgm@gnu.org>
11356         * align.el (align-regexp): Doc fix.  (Bug#14857)
11357         (align-region): Explicit error if subexpression missing/does not match.
11359         * simple.el (global-visual-line-mode):
11360         Do not duplicate the mode lighter.  (Bug#14858)
11362 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
11364         * window.el (display-buffer): In display-buffer bind
11365         split-window-keep-point to t, bug#14829.
11367 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
11369         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
11370         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
11371         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
11372         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
11373         Change accordingly.
11374         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
11375         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
11377 2013-07-25  Glenn Morris  <rgm@gnu.org>
11379         * dired-x.el (dired-mark-extension): Convert comment to doc string.
11381 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
11383         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
11384         parameter to modify-frame-parameters if the value has not changed;
11385         this is a workaround for bug#14949.
11386         (desktop--make-frame): On cl-delete-if call, check parameter name,
11387         not full parameter.
11389 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
11391         * vc/vc.el (vc-ignore): New function.
11393         * vc/vc-svn.el (vc-svn-ignore): New function.
11395         * vc/vc-hg.el (vc-hg-ignore): New function.
11397         * vc/vc-git.el (vc-git-ignore): New function.
11399         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
11400         (vc-dir-ignore): New function.
11402         * vc/vc-cvs.el (vc-cvs-ignore): New function.
11403         (cvs-append-to-ignore): Move here from pcvs.el.
11405         * vc/vc-bzr.el (vc-bzr-ignore): New function.
11407         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
11409 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
11411         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
11412         (desktop-restore-frames): Warn when deleting an existing frame failed.
11414 2013-07-24  Glenn Morris  <rgm@gnu.org>
11416         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
11418 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
11420         * filenotify.el (file-notify-supported-p):
11421         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
11422         Remove functions.
11424         * autorevert.el (auto-revert-use-notify)
11425         (auto-revert-notify-add-watch):
11426         * net/tramp.el (tramp-file-name-for-operation):
11427         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
11428         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11429         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
11430         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11431         Remove `file-notify-supported-p' entry.
11433 2013-07-24  Glenn Morris  <rgm@gnu.org>
11435         * printing.el: Replace all uses of deleted ps-windows-system,
11436         ps-lp-system, ps-flatten-list with lpr- versions.
11438 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11440         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
11441         checked with memq (bug#14935).
11443         * files.el (revert-buffer-function): Use a non-nil default.
11444         (revert-buffer-preserve-modes): Declare var to
11445         provide access to the `preserve-modes' argument.
11446         (revert-buffer): Let-bind it.
11447         (revert-buffer--default): New function, extracted from revert-buffer.
11449 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11451         * lpr.el: Signal print errors more prominently.
11452         (print-region-function): Don't default to nil.
11453         (lpr-print-region): New function, extracted from print-region-1.
11454         Check lpr's return value and signal an error in case of problem.
11455         (print-region-1): Use it.
11456         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
11457         versions instead.
11458         (ps-printer-name): Default to nil.
11459         (ps-printer-name-option): Default to lpr-printer-switch.
11460         (ps-print-region-function): Don't default to nil.
11461         (ps-postscript-code-directory): Simplify default.
11462         (ps-do-despool): Use lpr-print-region to properly check the outcome.
11463         (ps-string-list, ps-eval-switch, ps-flatten-list)
11464         (ps-flatten-list-1): Remove.
11465         (ps-multibyte-buffer): Avoid setq.
11466         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
11467         (print-region-function, ps-print-region-function): Don't set them here.
11469 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
11471         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
11472         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
11473         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
11474         (ido-decorations): Doc fix.
11476         * ansi-color.el: Fix old URL.
11478 2013-07-23  Michael R. Mauger  <michael@mauger.com>
11480         * progmodes/sql.el: Version 3.3
11481         (sql-product-alist): Improve oracle :prompt-cont-regexp.
11482         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
11483         (sql-interactive-remove-continuation-prompt): Rewrite, use
11484         functions above.  Fix continuation prompt and complete output line
11485         handling.
11486         (sql-redirect-one, sql-execute): Use `read-only-mode' on
11487         redirected output buffer.
11488         (sql-mode): Restore deleted code (Bug#13591).
11490 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
11492         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
11494 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
11496         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
11498         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
11499         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11500         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
11502 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
11504         * desktop.el (desktop-clear): Simplify; remove useless checks
11505         against invalid buffer names.
11506         (desktop-list*): Use cl-list*.
11507         (desktop-buffer-info, desktop-create-buffer): Simplify.
11509 2013-07-23  Leo Liu  <sdl.web@gmail.com>
11511         * bookmark.el (bookmark-make-record): Restore NAME as a default
11512         value.  (Bug#14933)
11514 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11516         * emacs-lisp/autoload.el (autoload--setup-output): New function,
11517         extracted from autoload--insert-text.
11518         (autoload--insert-text): Remove.
11519         (autoload--print-cookie-text): New function, extracted from
11520         autoload--insert-cookie-text.
11521         (autoload--insert-cookie-text): Remove.
11522         (autoload-generate-file-autoloads): Adjust calls accordingly.
11524         * winner.el (winner-hook-installed-p): Remove.
11525         (winner-mode): Simplify accordingly.
11527         * subr.el (add-to-list): Fix compiler-macro when `append' is
11528         not constant.  Don't use `cl-member' for the base case.
11530         * progmodes/subword.el: Fix boundary case (bug#13758).
11531         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
11532         own group.
11533         (subword-backward-regexp): Make it a constant.
11534         (subword-forward-internal): Don't treat a trailing capital as the
11535         beginning of a word.
11537 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
11539         * emacs-lisp/package.el (package-menu-mode): Don't modify the
11540         global value of tabulated-list-revert-hook (bug#14930).
11542 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
11544         * desktop.el: Require 'cl-lib.
11545         (desktop-before-saving-frames-functions): New hook.
11546         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
11547         for frames being saved.  Rename from desktop--save-minibuffer-frames.
11548         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
11549         Do not save frames with non-nil `desktop-dont-save' parameter.
11550         Filter out deleted frames.
11551         (desktop--find-frame): Use cl-find-if.
11552         (desktop--select-frame): Use cl-(first|second|third) to access values
11553         of desktop-mini.
11554         (desktop--make-frame): Use cl-delete-if.
11555         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
11556         (desktop-restore-frames): Use cl-(first|second|third) to access values
11557         of desktop-mini.  Look for visible frame at the end, not while
11558         restoring frames.
11560         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
11561         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
11562         Use string-match-p, looking-at-p (bug#14927).
11564 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
11566         * desktop.el (desktop-saved-frame-states):
11567         Rename from desktop--saved-states; all users changed.
11568         (desktop-save-frames): Rename from desktop--save-frames.
11569         Do not save state to desktop file.
11570         (desktop-save): Save desktop-saved-frame-states to desktop file
11571         and reset to nil.
11572         (desktop-restoring-frames-p): New function.
11573         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
11574         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
11575         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
11577         * desktop.el: Correctly restore iconified frames.
11578         (desktop--filter-iconified-position): New function.
11579         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
11581 2013-07-20  Glenn Morris  <rgm@gnu.org>
11583         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
11584         Let `message' do the formatting.
11585         (def-gdb-preempt-display-buffer): Add explicit format.
11587         * image-dired.el (image-dired-track-original-file):
11588         Use with-current-buffer.
11589         (image-dired-track-thumbnail): Use with-current-buffer.
11590         Avoid changing point of wrong window.
11592         * image-dired.el (image-dired-track-original-file):
11593         Avoid changing point of wrong window.  (Bug#14909)
11595 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
11597         * progmodes/gdb-mi.el (gdb-done-or-error):
11598         Guard against "%" in gdb output.  (Bug#14127)
11600 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
11602         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
11603         (Bug#14826)
11605         * international/mule.el (coding-system-iso-2022-flags): Fix last
11606         change.
11608 2013-07-20  Kenichi Handa  <handa@gnu.org>
11610         * international/mule.el (coding-system-iso-2022-flags):
11611         Add `8-bit-level-4'.  (Bug#8522)
11613 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11615         * net/shr.el (shr-mouse-browse-url): New command and keystroke
11616         (bug#14815).
11618         * net/eww.el (eww-process-text-input): Allow inputting when the
11619         point is at the start of the line, as the properties aren't
11620         front-sticky.
11622         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
11623         degenerate widths.
11625 2013-07-19  Richard Stallman  <rms@gnu.org>
11627         * epa.el (epa-popup-info-window): Doc fix.
11629         * subr.el (split-string): New arg TRIM.
11631 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
11633         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
11634         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
11636 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
11638         * filenotify.el (file-notify--library): Rename from
11639         `file-notify-support'.  Do not autoload.  Adapt all uses.
11640         (file-notify-supported-p): New defun.
11642         * autorevert.el (auto-revert-use-notify):
11643         Use `file-notify-supported-p' instead of `file-notify-support'.
11644         Adapt docstring.
11645         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
11647         * net/tramp.el (tramp-file-name-for-operation):
11648         Add `file-notify-supported-p'.
11650         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
11651         New defun.
11652         (tramp-sh-file-name-handler-alist): Add it as handler for
11653         `file-notify-supported-p '.
11655         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
11656         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11657         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11658         Add `ignore' as handler for `file-notify-*' functions.
11660 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
11662         * simple.el (line-move-partial, line-move): Don't start vscroll or
11663         scroll-up if the current line is not taller than the window.
11664         (Bug#14881)
11666 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
11668         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
11669         highlight question marks in the method names as strings.
11670         (ruby-block-beg-keywords): Inline.
11671         (ruby-font-lock-keyword-beg-re): Extract from
11672         `ruby-font-lock-keywords'.
11674 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
11676         * frame.el (blink-cursor-blinks): New defcustom.
11677         (blink-cursor-blinks-done): New defvar.
11678         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
11679         (blink-cursor-timer-function): Check if number of blinks has been
11680         done on X and NS.
11681         (blink-cursor-suspend, blink-cursor-check): New defuns.
11683 2013-07-15  Glenn Morris  <rgm@gnu.org>
11685         * edmacro.el (edmacro-format-keys): Fix previous change.
11687 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
11689         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
11690         The hack didn't work outside English locales anyway.
11692 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
11694         * simple.el (define-alternatives): Rename from alternatives-define,
11695         per RMS' suggestion.
11697 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
11699         * desktop.el (desktop-restore-frames): Change default to t.
11700         (desktop-restore-in-current-display): Now offer more options.
11701         (desktop-restoring-reuses-frames): New customization option.
11702         (desktop--saved-states): Doc fix.
11703         (desktop-filter-parameters-alist): New variable, renamed and expanded
11704         from desktop--excluded-frame-parameters.
11705         (desktop--target-display): New variable.
11706         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
11707         (desktop--filter-tty*, desktop--filter-*-color)
11708         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
11709         (desktop--filter-save-desktop-parm)
11710         (desktop-restore-in-original-display-p): New functions.
11711         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
11712         (desktop--save-minibuffer-frames): New function, inspired by a similar
11713         function from Martin Rudalics.
11714         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
11715         (desktop--restore-in-this-display-p): Remove.
11716         (desktop--find-frame): Rename from desktop--find-frame-in-display
11717         and add predicate argument.
11718         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
11719         (desktop--reuse-list): New variable.
11720         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
11721         New functions.
11722         (desktop--restore-frames): Add support for "minibuffer-special" frames.
11724 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
11726         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
11728 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
11730         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
11731         Highlight conversion methods on Kernel.
11733 2013-07-13  Alan Mackenzie  <acm@muc.de>
11735         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
11736         and comment it out.  This out-commenting enables certain C++
11737         declarations to be parsed correctly.
11739 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
11741         * international/mule.el (define-coding-system): Doc fix.
11743         * simple.el (default-font-height): Don't call font-info if the
11744         frame's default font didn't change since the frame was created.
11745         (Bug#14838)
11747 2013-07-13  Leo Liu  <sdl.web@gmail.com>
11749         * ido.el (ido-read-file-name): Guard against non-symbol value.
11751 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11753         * progmodes/python.el (python-imenu--build-tree): Fix corner case
11754         in nested defuns.
11756 2013-07-13  Leo Liu  <sdl.web@gmail.com>
11758         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
11759         ido-set-matches call.  (Bug#6852)
11761 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
11763         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
11764         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
11765         Ruby 2.0.
11766         (ruby-font-lock-keywords): Distinguish calls to functions with
11767         module-like names from module references.  Highlight character
11768         literals.
11770 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
11772         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
11773         (gdb-send): Handle continued commands.  (Bug#14847)
11775 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
11777         * desktop.el (desktop--v2s): Remove unused local variable.
11778         (desktop-save-buffer): Make defvar-local; adjust docstring.
11779         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
11780         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
11782 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
11784         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
11786 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
11788         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
11789         (Bug#14842)
11791 2013-07-12  Glenn Morris  <rgm@gnu.org>
11793         * doc-view.el: Require cl-lib at runtime too.
11794         (doc-view-remove-if): Remove.
11795         (doc-view-search-next-match, doc-view-search-previous-match):
11796         Use cl-remove-if.
11798         * edmacro.el: Require cl-lib at runtime too.
11799         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
11800         (edmacro-mismatch, edmacro-subseq): Remove.
11802         * shadowfile.el: Require cl-lib.
11803         (shadow-remove-if): Remove.
11804         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
11805         Use cl-remove-if.
11807         * wid-edit.el: Require cl-lib.
11808         (widget-choose): Use cl-remove-if.
11809         (widget-remove-if): Remove.
11811         * progmodes/ebrowse.el: Require cl-lib at runtime too.
11812         (ebrowse-delete-if-not): Remove.
11813         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
11814         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
11815         Use cl-delete-if-not.
11817 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
11819         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
11820         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
11822 2013-07-12  Leo Liu  <sdl.web@gmail.com>
11824         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
11826 2013-07-11  Glenn Morris  <rgm@gnu.org>
11828         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
11829         (edebug-gensym-index, edebug-gensym):
11830         Remove reimplementation of cl-gensym.
11831         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
11833         * thumbs.el: Require cl-lib at run-time too.
11834         (thumbs-gensym-counter, thumbs-gensym):
11835         Remove reimplementation of cl-gensym.
11836         (thumbs-temp-file): Use cl-gensym.
11838         * emacs-lisp/ert.el: Require cl-lib at runtime too.
11839         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
11840         (ert--intersection, ert--set-difference, ert--set-difference-eq)
11841         (ert--union, ert--gensym-counter, ert--gensym-counter)
11842         (ert--coerce-to-vector, ert--remove*, ert--string-position)
11843         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
11844         (ert-make-test-unbound, ert--expand-should-1)
11845         (ert--expand-should, ert--should-error-handle-error)
11846         (should-error, ert--explain-equal-rec)
11847         (ert--plist-difference-explanation, ert-select-tests)
11848         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
11849         Use cl-lib functions rather than reimplementations.
11851 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
11853         * net/tramp.el (tramp-methods): Extend docstring.
11854         (tramp-connection-timeout): New defcustom.
11855         (tramp-error-with-buffer): Reset timestamp only when appropriate.
11856         (with-tramp-progress-reporter): Simplify.
11857         (tramp-process-actions): Improve messages.
11859         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
11860         * net/tramp-sh.el (tramp-maybe-open-connection):
11861         Use `tramp-connection-timeout'.
11862         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
11863         (Bug#14808)
11865 2013-07-11  Leo Liu  <sdl.web@gmail.com>
11867         * ido.el (ido-read-file-name): Conform to the requirements of
11868         read-file-name.  (Bug#11861)
11869         (ido-read-directory-name): Conform to the requirements of
11870         read-directory-name.
11872 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
11874         * subr.el (delay-warning): New function.
11876 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
11878         * simple.el (default-line-height): New function.
11879         (line-move-partial, line-move): Use it instead of computing the
11880         line height inline.
11881         (line-move-partial): Always compute ROWH.  If the last line is
11882         partially-visible, but its text is completely visible, allow
11883         cursor to enter such a partially-visible line.
11885 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
11887         Improve error messages.  (Bug#14808)
11889         * net/tramp.el (tramp-current-connection): New defvar, moved from
11890         tramp-sh.el.
11891         (tramp-message-show-progress-reporter-message): Remove, not
11892         needed anymore.
11893         (tramp-error-with-buffer): Show message in minibuffer.
11894         Discard input before waiting.  Reset connection timestamp.
11895         (with-tramp-progress-reporter): Improve messages.
11896         (tramp-process-actions): Use progress reporter.  Delete process in
11897         case of error.  Improve messages.
11899         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
11900         Call `tramp-error-with-buffer' with vector and buffer.
11901         (tramp-current-connection): Remove.
11902         (tramp-maybe-open-connection): The car of
11903         `tramp-current-connection' are the first 3 slots of the vector.
11905 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
11907         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
11908         inside continued strings.
11910 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
11912         Timestamp fixes for undo (Bug#14824).
11913         * files.el (clear-visited-file-modtime): Move here from fileio.c.
11915 2013-07-10  Leo Liu  <sdl.web@gmail.com>
11917         * files.el (require-final-newline): Allow safe local value.
11918         (Bug#14834)
11920 2013-07-09  Leo Liu  <sdl.web@gmail.com>
11922         * ido.el (ido-read-directory-name): Handle fallback.
11923         (ido-read-file-name): Update DIR to ido-current-directory.
11924         (Bug#1516)
11925         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
11927 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
11929         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
11930         "autoload".  Remove "warn lower camel case" section, previously
11931         commented out.  Highlight negation char.  Do not highlight the
11932         target in singleton method definitions.
11934 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11936         * faces.el (tty-setup-hook): Declare the hook.
11938         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
11939         and detect when a guard/pred depends on local vars (bug#14773).
11940         (pcase--u1): Adjust caller.
11942 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
11944         * simple.el (line-move-partial, line-move): Account for
11945         line-spacing.
11946         (line-move-partial): Avoid setting vscroll when the last
11947         partially-visible line in window is of default height.
11949 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11951         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
11952         been used a while.
11954 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
11956         * subr.el (read-quoted-char): Remove unused local variable `char'.
11958 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
11960         * vc/ediff.el (ediff-version): Version update.
11961         (ediff-files-command, ediff3-files-command, ediff-merge-command)
11962         (ediff-merge-with-ancestor-command, ediff-directories-command)
11963         (ediff-directories3-command, ediff-merge-directories-command)
11964         (ediff-merge-directories-with-ancestor-command): New functions.
11965         All are command-line interfaces to ediff: to facilitate calling
11966         Emacs with the appropriate ediff functions invoked.
11968         * emulation/viper-cmd.el (viper-del-forward-char-in-insert):
11969         New function.
11970         (viper-save-kill-buffer): Check if buffer is modified.
11972         * emulation/viper.el (viper-version): Version update.
11973         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
11975 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11977         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
11978         * emulation/viper-cmd.el (viper-envelop-ESC-key): Remove function.
11979         (viper-intercept-ESC-key): Simplify.
11980         * emulation/viper-keym.el (viper-ESC-key): Make it a constant,
11981         don't use kbd.
11982         * emulation/viper.el (viper--tty-ESC-filter, viper--lookup-key)
11983         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
11984         (viper-setup-ESC-to-escape): New functions.
11985         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
11986         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
11988 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
11990         * simple.el (default-font-height, window-screen-lines):
11991         New functions.
11992         (line-move, line-move-partial): Use them instead of
11993         frame-char-height and window-text-height.  This makes scrolling
11994         text smoother when the buffer's default face uses a font that is
11995         different from the frame's default font.
11997 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
11999         * files.el (write-file): Do not display confirm dialog for NS,
12000         it does its own dialog, which can't be canceled (Bug#14578).
12002 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
12004         * simple.el (line-move-partial): Adjust the row returned by
12005         posn-at-point for the current window-vscroll.  (Bug#14567)
12007 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
12009         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
12010         (tramp-sh-file-inotifywait-process-filter): Handle file names with
12011         spaces.
12013 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
12015         * window.el (window-state-put-stale-windows): New variable.
12016         (window--state-put-2): Save list of windows without matching buffer.
12017         (window-state-put): Remove "bufferless" windows if possible.
12019 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
12021         * simple.el (alternatives-define): Remove leftover :group keyword.
12022         Tweak docstring.
12024 2013-07-06  Leo Liu  <sdl.web@gmail.com>
12026         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
12027         (ido-enable-virtual-buffers): New variable.
12028         (ido-buffer-internal, ido-toggle-virtual-buffers)
12029         (ido-make-buffer-list): Use it.
12030         (ido-exhibit): Support turning on and off virtual buffers
12031         automatically.
12033 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
12035         * simple.el (alternatives-define): New macro.
12037 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12039         * subr.el (read-quoted-char): Use read-key.
12040         (sit-for): Let read-event decode tty input (bug#14782).
12042 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
12044         * calendar/todo-mode.el: Add handling of file deletion, both by
12045         mode command and externally.  Fix various related bugs.
12046         Clarify Commentary and improve some documentation strings and code.
12047         (todo-delete-file): New command.
12048         (todo-check-file): New function.
12049         (todo-show): Handle external deletion of the file we're trying to
12050         show (bug#14688).  Replace called-interactively-p by an optional
12051         prefix argument to avoid problematic interaction with catch form
12052         when byte compiled (bug#14702).
12053         (todo-quit): Handle external deletion of the archive's todo file.
12054         Make sure the buffer that was visiting the archive file is still
12055         live before trying to bury it.
12056         (todo-category-completions): Handle external deletion of any
12057         category completion files.
12058         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
12059         of todo files, in case of external deletion.
12060         (todo-add-file): Replace unnecessary setq by let-binding.
12061         (todo-find-archive): Check whether there are any archives.
12062         Replace unnecessary setq by let-binding.
12063         (todo-archive-done-item): Use find-file-noselect to get the
12064         archive buffer whether or not the archive already exists.
12065         Remove superfluous code.  Use file size instead of buffer-file-name to
12066         check if the archive is new; if it is, update list of archives.
12067         (todo-default-todo-file): Allow nil to be a valid value for when
12068         there are no todo files.
12069         (todo-reevaluate-default-file-defcustom): Use corrected definition
12070         of todo-default-todo-file.
12071         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
12072         (todo-delete-category, todo-show-categories-table)
12073         (todo-category-number): Clarify comment.
12074         (todo-filter-items): Clarify documentation string.
12075         (todo-show-current-file, todo-display-as-todo-file)
12076         (todo-reset-and-enable-done-separator): Tweak documentation string.
12077         (todo-done-separator): Make separator length window-width, since
12078         bug#2749 is now fixed.
12080 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
12082         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
12083         Support both "gvfs-monitor-dir" and "inotifywait".
12084         (tramp-sh-file-inotifywait-process-filter): Rename from
12085         `tramp-sh-file-notify-process-filter'.
12086         (tramp-sh-file-gvfs-monitor-dir-process-filter)
12087         (tramp-get-remote-gvfs-monitor-dir): New defuns.
12089 2013-07-05  Leo Liu  <sdl.web@gmail.com>
12091         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
12093 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12095         * frame.el (display-pixel-height, display-pixel-width)
12096         (display-mm-height, display-mm-width): Mention behavior on
12097         multi-monitor setups in docstrings.
12098         (w32-display-monitor-attributes-list): Declare function.
12099         (display-monitor-attributes-list): Use it.
12101 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
12103         * filenotify.el: New package.
12105         * autorevert.el (top): Require filenotify.el.
12106         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
12107         instead.
12108         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
12109         (auto-revert-notify-handler): Use `file-notify-*' functions.
12111         * subr.el (file-notify-handle-event): Move function to filenotify.el.
12113         * net/tramp.el (tramp-file-name-for-operation):
12114         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
12116         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
12117         for `file-notify-add-watch' and `file-notify-rm-watch'.
12118         (tramp-process-sentinel): Improve trace.
12119         (tramp-sh-handle-file-notify-add-watch)
12120         (tramp-sh-file-notify-process-filter)
12121         (tramp-sh-handle-file-notify-rm-watch)
12122         (tramp-get-remote-inotifywait): New defuns.
12124 2013-07-03  Juri Linkov  <juri@jurta.org>
12126         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
12127         call of `occur-read-primary-args' to interactive spec.
12129         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
12130         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
12132 2013-07-03  Matthias Meulien  <orontee@gmail.com>
12134         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
12135         `Buffer-menu-multi-occur'.  Add it to the menu.
12136         (Buffer-menu-mode): Document it in docstring.
12137         (Buffer-menu-multi-occur): New command.  (Bug#14673)
12139 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
12141         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
12142         keywords and built-ins.
12144 2013-07-03  Glenn Morris  <rgm@gnu.org>
12146         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
12148         Make info-xref checks case-sensitive by default
12149         * info.el (Info-find-node, Info-find-in-tag-table)
12150         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
12151         Add option for exact case matching of nodes.
12152         * info-xref.el (info-xref): New custom group.
12153         (info-xref-case-fold): New option.
12154         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
12156 2013-07-03  Leo Liu  <sdl.web@gmail.com>
12158         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
12160 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
12162         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
12163         middle of block statement initially, lower the depth.  Remove
12164         FIXME comment, not longer valid.  Remove middle of block statement
12165         detection, no need to do that anymore since we've been using
12166         `ruby-parse-region' here.
12168 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
12170         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
12172 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12174         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
12176 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
12178         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
12179         (desktop-restore-in-current-display): New customization option.
12180         (desktop--excluded-frame-parameters): Add `font'.
12181         (desktop--save-frames): Rename from desktop--save-windows.
12182         (desktop--restore-in-this-display-p): New function.
12183         (desktop--make-full-frame): Remove unwanted width/height from
12184         full(width|height) frames.
12185         (desktop--restore-frames): Rename from desktop--restore-windows.
12186         Obey desktop-restore-current-display.  Do not delete old frames or
12187         select a new frame unless we were able to restore at least one frame.
12189 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
12191         * files.el (find-file-noselect): Simplify conditional expression.
12193         * textmodes/remember.el (remember-append-to-file):
12194         Don't mix `find-buffer-visiting' and `get-file-buffer'.
12196         Add `remember-notes' function to store random notes across Emacs
12197         restarts.
12198         * textmodes/remember.el (remember-data-file): Add :set callback to
12199         affect notes buffer (if any).
12200         (remember-notes): New command.
12201         (remember-notes-buffer-name, bury-remember-notes-on-kill):
12202         New defcustoms for the `remember-notes' function.
12203         (remember-notes-save-and-bury-buffer): New command.
12204         (remember-notes-mode-map): New variable.
12205         (remember-mode): New minor mode.
12206         (remember-notes--kill-buffer-query): New function.
12207         * startup.el (initial-buffer-choice): Add notes to custom type.
12209 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
12211         * bindings.el (right-char, left-char): Don't call sit-for, this is
12212         no longer needed.  Use arithmetic comparison only for numerical
12213         arguments.
12215         * international/mule-cmds.el (select-safe-coding-system):
12216         Handle the case of FROM being a string correctly.  (Bug#14755)
12218 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12220         * net/shr.el (shr-make-table-1): Add a sanity check that allows
12221         progression on degenerate tables.
12222         (shr-rescale-image): ImageMagick animated images currently don't work.
12224 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
12226         Some fixes and improvements for desktop frame restoration.
12227         It is still experimental and disabled by default.
12228         * desktop.el (desktop--save-windows): Put the selected frame at
12229         the head of the list.
12230         (desktop--make-full-frame): New function.
12231         (desktop--restore-windows): Try to re-select the frame that was
12232         selected upon saving.  Do not abort if some frames fail to restore,
12233         just show an error message and continue.  Set up maximized frames
12234         so they have default non-maximized dimensions.
12236 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
12238         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
12239         Don't start heredoc inside a string or comment.
12241 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
12243         * bindings.el (visual-order-cursor-movement): New defcustom.
12244         (right-char, left-char): Provide visual-order cursor motion by
12245         calling move-point-visually.  Update the doc strings.
12247 2013-06-28  Kenichi Handa  <handa@gnu.org>
12249         * international/mule.el (define-coding-system): New coding system
12250         properties :inhibit-null-byte-detection,
12251         :inhibit-iso-escape-detection, and :prefer-utf-8.
12252         (set-buffer-file-coding-system): If :charset-list property of
12253         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
12254         appropriate for setting.
12256         * international/mule-cmds.el (select-safe-coding-system):
12257         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
12258         multibyte characters, return utf-8 (or one of its siblings).
12260         * international/mule-conf.el (prefer-utf-8): New coding system.
12261         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
12262         files.
12264 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
12266         * net/shr.el (shr-render-region): New function.
12268         * net/eww.el: Autoload `eww-browse-url'.
12270 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
12272         * emacs-lisp/package-x.el (package-upload-buffer-internal):
12273         Adapt to `package-desc-version' being a list.
12274         Use `package--ac-desc-version' to retrieve version from a package
12275         archive element.
12277 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
12279         New experimental feature to save&restore window and frame setup.
12280         * desktop.el (desktop-save-windows): New defcustom.
12281         (desktop--saved-states): New var.
12282         (desktop--excluded-frame-parameters): New defconst.
12283         (desktop--filter-frame-parms, desktop--find-frame-in-display)
12284         (desktop--restore-windows, desktop--save-windows): New functions.
12285         (desktop-save): Call `desktop--save-windows'.
12286         (desktop-read): Call `desktop--restore-windows'.
12288 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12290         * net/shr.el (add-face-text-property): Remove compat definition.
12292 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
12294         * info.el (Info-try-follow-nearest-node): Move search for footnote
12295         above search for node name to prevent missing a footnote (bug#14717).
12297 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
12299         * obsolete/otodo-mode.el: Add obsolescence info to file header.
12301 2013-06-27  Leo Liu  <sdl.web@gmail.com>
12303         * net/eww.el (eww-read-bookmarks): Check file size.
12305 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12307         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
12308         advice--pending if newdef is nil or an autoload (bug#13820).
12309         (advice-mapc): New function.
12311 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12313         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
12314         probably.
12315         (eww-mode-map): Add a menu bar.
12316         (eww-add-bookmark): New command.
12317         (eww-bookmark-mode): New mode and commands.
12318         (eww-add-bookmark): Remove newlines from the title.
12319         (eww-bookmark-browse): Don't bug out if it's the only window.
12321 2013-06-26  Glenn Morris  <rgm@gnu.org>
12323         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
12324         (hfy-size): Handle ttys.  (Bug#14668)
12326         * info-xref.el: Update for Texinfo 5 change in *note format.
12327         (info-xref-node-re, info-xref-note-re): New constants.
12328         (info-xref-check-buffer): Use info-xref-note-re.
12330 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12332         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
12334         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
12335         nil terminate the loop (bug#14718).
12337 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12339         * net/eww.el: Rework history traversal.  When going forward/back,
12340         put these actions into the history, too, so that they can be
12341         replayed.
12342         (eww-render): Move the history reset to the correct buffer.
12344 2013-06-25  Juri Linkov  <juri@jurta.org>
12346         * files-x.el (modify-dir-local-variable): Change the header comment
12347         in the file with directory local variables.  (Bug#14692)
12349         * files-x.el (read-file-local-variable-value): Add `default'.
12350         (Bug#14710)
12352 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12354         * net/eww.el (eww-make-unique-file-name): Create a unique file
12355         name before saving to entering `y' accidentally asynchronously.
12357 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
12359         * net/eww.el (eww-download): New command and keystroke.
12361 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12363         * net/eww.el (eww-copy-page-url): Change name of command.
12365         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
12366         be more consistent with Info and dired.
12368         * net/eww.el (eww-mode-map): Ditto.
12370 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12372         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
12373         packages from archives.
12374         (package-archive-contents): Change format; include obsolete packages.
12375         (package-desc): Use `dir' to mark builtin packages.
12376         (package--from-builtin): Set the `dir' field to `builtin'.
12377         (generated-autoload-file, version-control): Declare.
12378         (package-compute-transaction): Change first arg and return value to be
12379         lists of package-descs.  Adjust to new package-archive-contents format.
12380         (package--add-to-archive-contents): Adjust to new
12381         package-archive-contents format.
12382         (package-download-transaction): Arg is now a list of package-descs.
12383         (package-install): If `pkg' is a package name, pass it as
12384         a requirement, so it is subject to the usual (e.g. disabled) checks.
12385         (describe-package): Accept package-desc as well.
12386         (describe-package-1): Describe a specific package-desc.  Add links to
12387         other package-descs for the same package name.
12388         (package-menu-describe-package): Pass the actual package-desc.
12389         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
12390         works correctly.
12391         (package-desc-status): New function.
12392         (package-menu--refresh): New function, extracted
12393         from package-menu--generate.
12394         (package-menu--generate): Use it.
12395         (package-delete): Update package-alist.
12396         (package-menu-execute): Don't call package-initialize.
12398         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
12399         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
12400         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
12401         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
12402         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
12403         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
12405 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
12407         * window.el (window--state-get-1): Workaround for bug#14527.
12408         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
12410 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12412         * net/eww.el (eww-back-url): Implement the history by stashing all
12413         the data into a list.
12414         (eww-forward-url): Allow going forward in the history, too.
12416 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12418         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
12419         for values and use read--expression for expressions (bug#14710).
12420         (read-file-local-variable): Avoid setq.
12421         (read-file-local-variable-mode): Use minor-mode-list.
12423 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12425         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
12426         for DOI URLs.
12428 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12430         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
12431         Update imenu-support when dialect changes.
12433 2013-06-25  Leo Liu  <sdl.web@gmail.com>
12435         * ido.el (ido-read-internal): Allow forward slash on windows.
12437 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12439         * net/eww.el (eww): Start of strings is \\`, not ^.
12441 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
12443         * net/shr.el (shr-browse-url): Fix interactive spec.
12445         * net/eww.el (eww): Add a trailing slash to domain names.
12447 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
12449         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
12451 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12453         * net/shr.el (shr-browse-url): Use an external browser if given a
12454         prefix.
12456         * net/eww.el (eww-external-browser): Move to shr.
12458 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
12460         * net/eww.el (eww): Work more correctly for file: URLs.
12461         (eww-detect-charset): Allow quoted charsets.
12462         (eww-yank-page-url): New command and keystroke.
12464 2013-06-24  Daiki Ueno  <ueno@gnu.org>
12466         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
12467         file name of gpg executable.
12468         (epg-context-program): New function.
12469         (epg-context-home-directory): New function.
12470         (epg-context-set-program): New function.
12471         (epg-context-set-home-directory): New function.
12472         (epg--start): Use `epg-context-program' instead of
12473         'epg-gpg-program'.
12474         (epg--list-keys-1): Likewise.
12476 2013-06-24  Leo Liu  <sdl.web@gmail.com>
12478         * ido.el (ido-read-internal): Fix bug#14620.
12480 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
12482         * faces.el (face-documentation): Simplify.
12483         (read-face-attribute, tty-find-type, x-resolve-font-name):
12484         Use `string-match-p'.
12485         (list-faces-display): Use `string-match-p'.  Simplify.
12486         (face-spec-recalc): Check face to avoid face alias loops.
12487         (read-color): Use `string-match-p' and non-capturing parenthesis.
12489 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12491         * net/shr.el (shr-rescale-image): Use the new
12492         :max-width/:max-height functionality.
12494 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
12496         * net/eww.el (eww-search-prefix): New variable.
12497         (eww): Use it.
12498         (eww-external-browser): New variable.
12499         (eww-mode-map): New keystroke.
12500         (eww-browse-with-external-browser): New command.
12502         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
12504 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
12506         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
12507         Don't skip aligning the next header field when padding is 0;
12508         otherwise, field width is not respected unless the title is as
12509         wide as the field.
12511 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12513         * emacs-lisp/package.el (package-el-version): Remove.
12514         (package-process-define-package): Fix inf-loop.
12515         (package-install): Allow symbols as arguments again.
12517 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
12519         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
12520         add some more keyword-like methods.
12521         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
12523 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
12525         * bs.el (bs-buffer-show-mark): Make defvar-local.
12526         (bs-mode): Use setq-local.
12528         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
12529         (emacs-lock--try-unlocking): Make defvar-local.
12531 2013-06-22  Glenn Morris  <rgm@gnu.org>
12533         * play/cookie1.el (cookie-apropos): Minor simplification.
12535         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
12537 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
12539         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
12540         `regexp-opt', it breaks the build during dumping.
12542 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
12544         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
12545         Highlight keyword-like methods on Kernel and Module with
12546         font-lock-builtin-face.
12547         (auto-mode-alist): Consolidate different entries into one regexp
12548         and add more *file-s.
12550 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
12552         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
12554         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
12555         (diary-entry): Use it in the action of this button type instead of
12556         diary-goto-entry.
12558         * calendar/todo-mode.el: New version.
12559         (todo-add-category): Append new category to end of file and give
12560         it the highest number, instead of putting it at the beginning and
12561         giving it 0.  Incorporate noninteractive functionality.
12562         (todo-forward-category): Adapt to 1-based category numbering.
12563         Allow skipping over archived categories.
12564         (todo-backward-category): Derive from todo-forward-category.
12565         (todo-backward-item, todo-forward-item): Make noninteractive and
12566         delegate interactive part to new commands.  Make sensitive to done items.
12567         (todo-categories): Make value an alist of category names and
12568         vectors of item counts.
12569         (todo-category-beg): Make a defconst.
12570         (todo-category-number): Use 1 instead of 0 as initial value.
12571         (todo-category-select): Make sensitive to overlays, optional item
12572         highlighting and done items.
12573         (todo-delete-item): Make sensitive to overlays and marked and done items.
12574         (todo-edit-item): Make sensitive to overlays and editing of
12575         date/time header optional.  Add format checks.
12576         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
12577         no-op if point is not on an item.  Advertise using todo-edit-quit.
12578         (todo-edit-mode): Make sensitive to new format, font-locking, and
12579         multiple todo files.
12580         (todo-insert-item, todo-insert-item-here): Derive from
12581         todo-basic-insert-item and extend functionality.
12582         (todo-item-end, todo-item-start): Make sensitive to done items.
12583         (todo-item-string): Don't return text properties.  Restore point.
12584         (todo-jump-to-category): Make sensitive to multiple todo files and
12585         todo archives.  Use extended category completion.
12586         (todo-lower-item, todo-raise-item): Rename to *-priority and
12587         derive from todo-set-item-priority.
12588         (todo-mode): Derive from special-mode.  Make sensitive to new
12589         format, font-locking and multiple todo files.  Make read-only.
12590         (todo-mode-map): Don't suppress digit keys, so they can supply
12591         prefix arguments.  Add many new key bindings.
12592         (todo-prefix): Insert as an overlay instead of file text.
12593         Change semantics from diary date expression to purely visual mark.
12594         (todo-print): Rename to todo-print-buffer.  Make buffer display
12595         features printable.  Remove option to restrict number of items
12596         printed.  Add option to print to file.
12597         (todo-print-function): Rename to todo-print-buffer-function.
12598         (todo-quit): Extend to handle exiting new todo modes.
12599         (todo-remove-item): Make sensitive to overlays.
12600         (todo-save): Extend to buffers of filtered items.
12601         (todo-show): Make sensitive to done items, multiple todo files and
12602         new todo modes.  Offer to convert legacy todo file before creating
12603         first new todo file.
12604         (todo-show-priorities): Rename to todo-top-priorities.
12605         Change semantics of value 0.
12606         (todo-top-priorities): Rename to todo-filter-top-priorities,
12607         derive from todo-filter-items and extend functionality.
12608         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
12609         and extend functionality to other types of filtered items.
12610         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
12611         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
12612         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
12613         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
12614         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
12615         (todo-edit-mode-hook, todo-entry-prefix-function)
12616         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
12617         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
12618         (todo-initials, todo-insert-threshold, todo-item-string-start)
12619         (todo-line-string, todo-menu, todo-mode-hook)
12620         (todo-more-important-p, todo-previous-answer, todo-previous-line)
12621         (todo-print-priorities, todo-remove-separator)
12622         (todo-save-top-priorities-too, todo-string-count-lines)
12623         (todo-string-multiline-p, todo-time-string-format)
12624         (todo-tmp-buffer-name): Remove.
12625         (todo-add-file, todo-archive-done-item, todo-choose-archive)
12626         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
12627         (todo-edit-category-diary-inclusion)
12628         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
12629         (todo-edit-file, todo-edit-item-date-day)
12630         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
12631         (todo-edit-item-date-month, todo-edit-item-date-to-today)
12632         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
12633         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
12634         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
12635         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
12636         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
12637         (todo-filter-top-priorities-multifile, todo-find-archive)
12638         (todo-find-filtered-items-file, todo-go-to-source-item)
12639         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
12640         (todo-jump-to-archive-category, todo-lower-category)
12641         (todo-mark-category, todo-marked-item-p, todo-merge-category)
12642         (todo-move-category, todo-move-item, todo-next-button)
12643         (todo-next-item, todo-padded-string, todo-powerset)
12644         (todo-previous-button, todo-previous-item)
12645         (todo-print-buffer-to-file, todo-raise-category)
12646         (todo-rename-category, todo-repair-categories-sexp, todo-search)
12647         (todo-set-category-number, todo-set-item-priority)
12648         (todo-set-top-priorities-in-category)
12649         (todo-set-top-priorities-in-file, todo-show-categories-table)
12650         (todo-sort-categories-alphabetically-or-numerically)
12651         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
12652         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
12653         (todo-toggle-item-header, todo-toggle-item-highlighting)
12654         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
12655         (todo-toggle-view-done-items, todo-toggle-view-done-only)
12656         (todo-unarchive-items, todo-unmark-category): New commands.
12657         (todo-absolute-file-name, todo-add-to-buffer-list)
12658         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
12659         (todo-basic-insert-item, todo-category-completions)
12660         (todo-category-number, todo-category-string-matcher-1)
12661         (todo-category-string-matcher-2, todo-check-filtered-items-file)
12662         (todo-check-format, todo-clear-matches)
12663         (todo-comment-string-matcher, todo-convert-legacy-date-time)
12664         (todo-current-category, todo-date-string-matcher)
12665         (todo-define-insertion-command, todo-diary-expired-matcher)
12666         (todo-diary-goto-entry, todo-diary-item-p)
12667         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
12668         (todo-display-categories, todo-display-sorted, todo-done-item-p)
12669         (todo-done-item-section-p, todo-done-separator)
12670         (todo-done-string-matcher, todo-files, todo-filter-items)
12671         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
12672         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
12673         (todo-insert-category-line, todo-insert-item-from-calendar)
12674         (todo-insert-sort-button, todo-insert-with-overlays)
12675         (todo-insertion-command-name, todo-insertion-key-bindings)
12676         (todo-label-to-key, todo-longest-category-name-length)
12677         (todo-make-categories-list, todo-mode-external-set)
12678         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
12679         (todo-modes-set-3, todo-multiple-filter-files)
12680         (todo-nondiary-marker-matcher, todo-prefix-overlays)
12681         (todo-read-category, todo-read-date, todo-read-dayname)
12682         (todo-read-file-name, todo-read-time)
12683         (todo-reevaluate-category-completions-files-defcustom)
12684         (todo-reevaluate-default-file-defcustom)
12685         (todo-reevaluate-filelist-defcustoms)
12686         (todo-reevaluate-filter-files-defcustom)
12687         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
12688         (todo-reset-done-separator, todo-reset-done-separator-string)
12689         (todo-reset-done-string, todo-reset-global-current-todo-file)
12690         (todo-reset-highlight-item, todo-reset-nondiary-marker)
12691         (todo-reset-prefix, todo-set-categories)
12692         (todo-set-date-from-calendar, todo-set-show-current-file)
12693         (todo-set-top-priorities, todo-short-file-name)
12694         (todo-show-current-file, todo-sort, todo-time-string-matcher)
12695         (todo-total-item-counts, todo-update-buffer-list)
12696         (todo-update-categories-display, todo-update-categories-sexp)
12697         (todo-update-count, todo-validate-name, todo-y-or-n-p):
12698         New functions.
12699         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
12700         New major modes.
12701         (todo-categories, todo-display, todo-edit, todo-faces)
12702         (todo-filtered): New defgroups.
12703         (todo-archived-only, todo-button, todo-category-string, todo-date)
12704         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
12705         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
12706         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
12707         (todo-add-item-if-new-category, todo-always-add-time-string)
12708         (todo-categories-align, todo-categories-archived-label)
12709         (todo-categories-category-label, todo-categories-diary-label)
12710         (todo-categories-done-label, todo-categories-number-separator)
12711         (todo-categories-todo-label, todo-categories-totals-label)
12712         (todo-category-completions-files, todo-completion-ignore-case)
12713         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
12714         (todo-done-separator-string, todo-done-string)
12715         (todo-files-function, todo-filter-done-items, todo-filter-files)
12716         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
12717         (todo-initial-category, todo-initial-file, todo-item-mark)
12718         (todo-legacy-date-time-regexp, todo-mode-line-function)
12719         (todo-nondiary-marker, todo-number-prefix)
12720         (todo-print-buffer-function, todo-show-current-file)
12721         (todo-show-done-only, todo-show-first, todo-show-with-done)
12722         (todo-skip-archived-categories, todo-top-priorities-overrides)
12723         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
12724         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
12725         New defcustoms.
12726         (todo-category-done, todo-date-pattern, todo-date-string-start)
12727         (todo-diary-items-buffer, todo-done-string-start)
12728         (todo-filtered-items-buffer, todo-item-start)
12729         (todo-month-abbrev-array, todo-month-name-array)
12730         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
12731         (todo-top-priorities-buffer): New defconsts.
12732         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
12733         (todo-categories-with-marks, todo-category-string-face)
12734         (todo-comment-face, todo-comment-string, todo-current-todo-file)
12735         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
12736         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
12737         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
12738         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
12739         (todo-font-lock-keywords, todo-global-current-todo-file)
12740         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
12741         (todo-insertion-commands-args)
12742         (todo-insertion-commands-args-genlist)
12743         (todo-insertion-commands-names, todo-insertion-map)
12744         (todo-key-bindings-t, todo-key-bindings-t+a)
12745         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
12746         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
12747         (todo-nondiary-face, todo-print-buffer, todo-time-face)
12748         (todo-visited): New variables.
12750 2013-06-21  Glenn Morris  <rgm@gnu.org>
12752         * play/cookie1.el (cookie-apropos): Add optional display argument.
12753         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
12754         (psychoanalyze-pinhead): Use cookie-doctor.
12756 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
12758         * emacs-lisp/package.el (tar-get-file-descriptor)
12759         (tar--extract): Declare.
12761 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
12763         Extend flymake's warning predicate to be a function (bug#14217).
12764         * progmodes/flymake.el (flymake-warning-predicate): New.
12765         (flymake-parse-line): Use it.
12766         (flymake-warning-re): Make obsolete alias to
12767         `flymake-warning-predicate'.
12769 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12771         * emacs-lisp/package.el (package-alist): Include obsolete packages.
12772         (package-obsolete-list): Remove.
12773         (package-activate): Remove min-version argument.  Add `force' argument.
12774         Adjust to new package-alist format.
12775         (package-mark-obsolete): Remove.
12776         (package-unpack): Force reload of the package's autoloads.
12777         (package-installed-p): Check builtins if the installed package is not
12778         recent enough.
12779         (package-initialize): Don't reset package-obsolete-list.
12780         Don't specify which package version to activate.
12781         (package-process-define-package, describe-package-1)
12782         (package-menu--generate): Adjust to new package-alist format.
12784 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
12786         * allout-widgets.el (allout-widgets-mode-off)
12787         (allout-widgets-mode-on, allout-widgets-pre-command-business)
12788         (allout-widgets-post-command-business)
12789         (allout-widgets-after-copy-or-kill-function)
12790         (allout-widgets-after-undo-function, allout-test-range-overlaps)
12791         (allout-decorate-item-and-context)
12792         (allout-graphics-modification-handler): Fix typos in docstrings.
12793         (allout-get-or-create-parent-widget): Use `looking-at-p'.
12795         * cmuscheme.el (scheme-start-file): Doc fix.
12796         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
12797         (scheme-input-filter): Use `string-match-p'.
12799         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
12801         * dired-x.el: Use Dired consistently in docstrings.
12803         * dired.el: Use Dired consistently in docstrings.
12804         (dired-readin, dired-mode): Use `setq-local'.
12805         (dired-switches-alist): Make defvar-local.
12806         (dired-buffers-for-dir): Use `zerop'.
12807         (dired-safe-switches-p, dired-switches-escape-p)
12808         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
12809         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
12810         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
12811         (dired-goto-next-nontrivial-file): Use `string-match-p'.
12812         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
12813         (dired-toggle-marks, dired-mark-files-containing-regexp)
12814         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
12815         (dired-flag-auto-save-files, dired-flag-backup-files):
12816         Use `looking-at-p'.
12817         (dired-mark-files-regexp, dired-build-subdir-alist):
12818         Use `string-match-p', `looking-at-p'.
12820         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
12821         (direct-print-region-helper): Use `string-match-p'.
12823 2013-06-21  Leo Liu  <sdl.web@gmail.com>
12825         * comint.el (comint-redirect-results-list-from-process):
12826         Fix infinite loop.
12828 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12830         * net/eww.el (eww-update-header-line-format): Quote % characters.
12832 2013-06-21  Glenn Morris  <rgm@gnu.org>
12834         * play/cookie1.el (cookie): New custom group.
12835         (cookie-file): New option.
12836         (cookie-check-file): New function.
12837         (cookie): Make it interactive.  Make start and end messages optional.
12838         Interactively, display the result.  Default to cookie-file.
12839         (cookie-insert): Default to cookie-file.
12840         (cookie-snarf): Make start and end messages optional.
12841         Default to cookie-file.  Use with-temp-buffer.
12842         (cookie-read): Rename from read-cookie.
12843         Make start and end messages optional.  Default to cookie-file.
12844         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
12845         Do not autoload it.
12846         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
12847         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
12849 2013-06-21  Leo Liu  <sdl.web@gmail.com>
12851         * progmodes/octave.el (octave-mode): Backward compatibility fix.
12853 2013-06-21  Glenn Morris  <rgm@gnu.org>
12855         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
12857 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12858             Daniel Hackney  <dan@haxney.org>
12860         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
12861         Consolidate the single-file vs tarball code.
12862         (package-desc-suffix): New function.
12863         (package-desc-full-name): Don't bother inlining it.
12864         (package-load-descriptor): Return the new package-desc.
12865         (package-mark-obsolete): Remove unused arg `package'.
12866         (package-unpack): Make it work for single files as well.
12867         Make it update package-alist.
12868         (package--make-autoloads-and-stuff): Rename from
12869         package--make-autoloads-and-compile.  Don't compile any more.
12870         (package--compile): New function.
12871         (package-generate-description-file): New function, extracted from
12872         package-unpack-single.
12873         (package-unpack-single): Remove.
12874         (package--with-work-buffer): Add indentation and debugging info.
12875         (package-download-single): Remove.
12876         (package-install-from-archive): Rename from package-download-tar, make
12877         it take a pkg-desc, and make it work for single files as well.
12878         (package-download-transaction): Simplify.
12879         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
12880         external tar program.
12881         (package-install-from-buffer): Remove `pkg-desc' argument.
12882         Use package-tar-file-info for tar-mode buffers.
12883         (package-install-file): Simplify accordingly.
12884         (package-archive-base): Change to take a pkg-desc.
12885         * tar-mode.el (tar--check-descriptor): New function, extracted from
12886         tar-get-descriptor.
12887         (tar-get-descriptor): Use it.
12888         (tar-get-file-descriptor): New function.
12889         (tar--extract): New function, extracted from tar-extract.
12890         (tar--extract): Use it.
12891         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
12892         case the summary uses non-ascii.  Adjust to new calling convention of
12893         package-tar-file-info.
12895 2013-06-21  Leo Liu  <sdl.web@gmail.com>
12897         * comint.el (comint-redirect-results-list-from-process):
12898         Fix random delay.  (Bug#14681)
12900 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
12902         * profiler.el (profiler-format-number): Use log, not log10.
12904 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
12906         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
12908 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12910         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
12911         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
12912         yet available.
12913         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
12914         (AUTOGENEL): ... here.
12915         * emacs-lisp/cl-macs.el (cl--sublis): New function.
12916         (cl--defsubst-expand): Use it.
12918 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
12920         * subr.el (log10): Move here from C code, and declare as obsolete.
12921         All uses of (log10 X) replaced with (log X 10).
12923 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
12925         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
12926         Declare with `defvar-local'.
12927         (tabulated-list-use-header-line, tabulated-list-entries)
12928         (tabulated-list-padding, tabulated-list-printer)
12929         (tabulated-list-sort-key): Declare with `defvar-local'.
12930         (tabulated-list-init-header, tabulated-list-print-fake-header):
12931         Use `setq-local'.
12933 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
12935         * arc-mode.el (archive-mode): Add `archive-write-file' to
12936         `write-contents-functions' also for remote files.  (Bug#14652)
12938 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
12940         * cus-edit.el (custom-commands): Fix typos.
12941         (custom-display): Fix tooltip text.
12942         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
12943         Fix typos in docstrings.
12944         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
12945         (custom-unlispify-menu-entry, custom-magic-value-create)
12946         (custom-add-see-also, custom-group-value-create): Use ?\s.
12947         (custom-guess-type, customize-apropos, editable-field)
12948         (custom-face-value-create): Use `string-match-p'.
12949         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
12951         * custom.el (custom-load-symbol): Use `string-match-p'.
12953         * ansi-color.el: Convert to lexical binding.
12954         (ansi-colors): Fix URL.
12955         (ansi-color-context, ansi-color-context-region): Use defvar-local.
12956         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
12957         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
12959 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12961         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
12963         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
12965 2013-06-19  Tom Tromey  <tromey@redhat.com>
12967         * net/eww.el (eww-top-url): Remove.
12968         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
12969         (eww-render): Set new variables.  Don't set eww-top-url.
12970         (eww-handle-link): Handle "prev", "home", and "contents".
12971         Downcase the rel text.
12972         (eww-top-url): Choose best top URL.
12974 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12976         * net/eww.el: Rewrite to implement form elements "by hand" instead of
12977         relying in widget.el.  Using widget.el leads to too many
12978         user interface inconsistencies.
12979         (eww-self-insert): Implement entering commands in text fields.
12980         (eww-process-text-input): New function to make text input field editing
12981         work.
12982         (eww-submit): Rewrite to use the new-style form methods.
12983         (eww-select-display): Display the correct selected item.
12984         (eww-change-select): Implement changing the select value.
12985         (eww-toggle-checkbox): Implement radio/checkboxes.
12986         (eww-update-field): Fix compilation error.
12987         (eww-tag-textarea): Implement <textarea>.
12989         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
12990         we don't shadow mode-specific bindings.
12992         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
12993         nothing to push.
12995         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
12997 2013-06-19  Glenn Morris  <rgm@gnu.org>
12999         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
13001 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
13003         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
13004         not needed.
13006         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
13008 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13010         * net/browse-url.el (browse-url-browser-function):
13011         `eww-browse-url' has the right calling signature, `eww' does not.
13013 2013-06-19  Glenn Morris  <rgm@gnu.org>
13015         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13016         Only eval autoloaded macros.
13017         (byte-compile-autoload): Only give the macro warning for macros.
13019         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
13020         (ps-underlined-faces): Declare.
13022         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
13023         (speedbar-add-supported-extension): Declare.
13025         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
13026         Don't include a date stamp in the header of the generated file;
13027         it leads to needless differences between output files.
13029 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
13031         * net/secrets.el (secrets-struct-secret-content-type):
13032         Replace check of introspection data by a test call of "CreateItem".
13033         Some servers do not offer introspection.
13035 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13037         * electric.el (electric-pair-mode): Improve interaction with
13038         electric-layout-mode.
13039         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
13040         (electric-pair-syntax): Use text-mode-syntax-table in comments
13041         and strings.
13042         (electric-pair--insert): New function.
13043         (electric-pair-post-self-insert-function): Use it and
13044         electric--after-char-pos.
13046 2013-06-19  Leo Liu  <sdl.web@gmail.com>
13048         * progmodes/octave.el (octave-help): Fix regexp.
13050 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13052         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
13053         (shr-table-horizontal-line): Allow nil as a value, and change the
13054         default.
13055         (shr-insert-table-ruler): Respect the nil value.
13057 2013-06-18  Tom Tromey  <tromey@barimba>
13059         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
13060         New defvars.
13061         (eww-open-file): New defun.
13062         (eww-render): Initialize new variables.
13063         (eww-display-html): Handle "link" and "a".
13064         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
13065         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
13066         (eww-back-url): Rename from eww-previous-url.
13067         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
13068         New defuns.
13070 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
13072         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
13073         Distinguish ternary operator tokens from slash symbol and slash
13074         char literal.
13076 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
13078         Convert symbol prettification into minor mode and global minor mode.
13080         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
13081         `prog-prettify-symbols', and make a local defvar instead of defcustom.
13082         (prettify-symbols--keywords): Rename from
13083         `prog-prettify-symbols-alist' and make a local defvar.
13084         (prettify-symbols--compose-symbol): Rename from
13085         `prog--prettify-font-lock-compose-symbol'.
13086         (prettify-symbols--make-keywords): Rename from
13087         `prog-prettify-font-lock-symbols-keywords' and simplify.
13088         (prog-prettify-install): Remove.
13089         (prettify-symbols-mode): New minor mode, based on
13090         `prog-prettify-install'.
13091         (turn-on-prettify-symbols-mode): New function.
13092         (global-prettify-symbols-mode): New globalized minor mode.
13094         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13095         * progmodes/cfengine.el (cfengine3-mode):
13096         * progmodes/perl-mode.el (perl-mode): Don't call
13097         `prog-prettify-install'; set `prettify-symbols-alist' instead.
13099 2013-06-18  Juri Linkov  <juri@jurta.org>
13101         * files-x.el (modify-file-local-variable-message): New function.
13102         (modify-file-local-variable)
13103         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
13104         and call `modify-file-local-variable-message' when it's non-nil.
13105         (add-file-local-variable, delete-file-local-variable)
13106         (add-file-local-variable-prop-line)
13107         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
13108         and use it.  (Bug#9820)
13110 2013-06-18  Juri Linkov  <juri@jurta.org>
13112         * emulation/vi.el (vi-shell-op):
13113         * emulation/vip.el (vip-execute-com, ex-command):
13114         * emulation/viper-cmd.el (viper-exec-bang):
13115         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
13116         the call of `shell-command-on-region'.  (Bug#14637)
13118         * simple.el (shell-command-on-region): Doc fix.
13120 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13122         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
13123         (bug#14633).
13125 2013-06-18  Glenn Morris  <rgm@gnu.org>
13127         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
13129         * newcomment.el (comment-search-forward, comment-search-backward):
13130         Doc fix.  (Bug#14376)
13132 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
13134         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
13135         (buffer-face-mode-invoke): Doc fix.
13137 2013-06-18  Matthias Meulien  <orontee@gmail.com>
13139         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
13140         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
13142 2013-06-18  Glenn Morris  <rgm@gnu.org>
13144         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
13145         Replace obsolete function generic-make-keywords with its expansion.
13147         * progmodes/python.el (ffap-alist): Declare.
13149         * textmodes/reftex.el (bibtex-mode-map): Declare.
13151 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13153         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
13154         (package-unpack, package-unpack-single): Return the pkg-dir.
13155         (package-download-transaction): Use it to update package-alist.
13157 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13159         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
13160         possible choice.
13162 2013-06-17  Juri Linkov  <juri@jurta.org>
13164         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
13166 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
13168         * emacs-lisp/package.el (package-load-descriptor):
13169         Remove `with-syntax-table' call, `read' doesn't need it.
13170         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
13172 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
13174         * startup.el (command-line): Expand package name returned by
13175         `package--description-file' (bug#14639).
13177 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
13179         * emacs-lisp/package.el (package-load-descriptor): Do not call
13180         `emacs-lisp-mode', just use its syntax table.
13182 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
13184         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
13185         `font-lock-extra-managed-props' if any prettifying keyword is added.
13186         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
13187         (prog-mode): Use `setq-local'.
13189 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13191         * international/characters.el (standard-case-table): Set syntax of ?»
13192         and ?« to punctuation.
13194 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
13196         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
13197         Save relevant match data before calling `syntax-ppss' (bug#14595).
13199 2013-06-15  Juri Linkov  <juri@jurta.org>
13201         * files-x.el (modify-file-local-variable-prop-line): Add local
13202         variables to the end of the existing comment on the first line.
13203         Use `file-auto-mode-skip' to skip interpreter magic line,
13204         and also skip XML declaration.
13206 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13208         * startup.el (package--builtin-versions): New var.
13209         (package-subdirectory-regexp): Remove.
13210         (package--description-file): Hard code its value instead.
13212         * emacs-lisp/package.el: Don't activate packages older than builtin.
13213         (package-obsolete-list): Rename from package-obsolete-alist, and make
13214         it into a simple list of package-desc.
13215         (package-strip-version): Remove.
13216         (package-built-in-p): Use package--builtin-versions.
13217         (package-mark-obsolete): Simplify.
13218         (package-process-define-package): Mark it obsolete if older than the
13219         builtin version.
13220         (package-handle-response): Use line-end-position.
13221         (package-read-archive-contents, package--download-one-archive):
13222         Simplify.
13223         (package--add-to-archive-contents): Skip if older than the builtin or
13224         installed version.
13225         (package-menu-describe-package): Fix last change.
13226         (package-list-unversioned): New var.
13227         (package-menu--generate): Use it.
13229         * emacs-lisp/autoload.el: Manage package--builtin-versions.
13230         (autoload--insert-text, autoload--insert-cookie-text): New functions.
13231         (autoload-builtin-package-versions): New variable.
13232         (autoload-generate-file-autoloads): Use them.
13233         Remove the list of autoloaded functions/macros from the
13234         (autoload...) comments.
13236         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
13238 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
13240         * simple.el (line-move-partial): Don't jump to the next screen
13241         line as soon as it becomes visible.  Instead, continue enlarging
13242         the vscroll until the portion of a tall screen line that's left on
13243         display is about the height of the frame's default font.
13244         (Bug#14567)
13246 2013-06-15  Glenn Morris  <rgm@gnu.org>
13248         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
13249         compilation-error-regexp-alist void, or local while let-bound.
13251         * progmodes/make-mode.el (makefile-mode-syntax-table):
13252         Treat "=" as punctuation.  (Bug#14614)
13254 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
13256         * help-fns.el (describe-variable):
13257         Add extra line for permanent-local variables.
13259 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
13261         * progmodes/scheme.el (scheme-font-lock-keywords-2):
13262         Add export, import, library.  (Bug#9164)
13263         (library): Set indent function.
13265 2013-06-14  Glenn Morris  <rgm@gnu.org>
13267         * term/xterm.el (xterm--query):
13268         Stop after first matching handler.  (Bug#14615)
13270 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
13272         Add support for dired in saveplace.
13273         * dired.el (dired-initial-position-hook): New variable.
13274         (dired-initial-position): Call hook to place cursor position.
13275         * saveplace.el (save-place-to-alist): Add dired position.
13276         (save-place-dired-hook): New function.
13278 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13280         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
13281         through a symbol rather than letrec.
13283         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
13284         (package-desc): Add `dir' field.
13285         (package-desc-full-name): New function.
13286         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
13287         (package-maybe-load-descriptor): Remove.
13288         (package-load-all-descriptors): Just call package-load-descriptor.
13289         (package--disabled-p): New function.
13290         (package-desc-vers, package-desc-doc): Remove aliases.
13291         (package--dir): Remove function.
13292         (package-activate): Check if a package is disabled.
13293         (package-process-define-package): New function, extracted from
13294         define-package.
13295         (define-package): Turn into a place holder.
13296         (package-unpack-single, package-tar-file-info):
13297         Use package--description-file.
13298         (package-compute-transaction): Use package--disabled-p.
13299         (package-download-transaction): Don't call
13300         package-maybe-load-descriptor since they're all loaded anyway.
13301         (package-install): Change argument to be a pkg-desc.
13302         (package-delete): Use a single pkg-desc argument.
13303         (describe-package-1): Use package-desc-dir instead of package--dir.
13304         Use package-desc property instead of package-symbol.
13305         (package-install-button-action): Adjust accordingly.
13306         (package--push): Rewrite.
13307         (package-menu--print-info): Adjust accordingly.  Change the ID format
13308         to be a pkg-desc.
13309         (package-menu-describe-package, package-menu-get-status)
13310         (package-menu--find-upgrades, package-menu-mark-upgrades)
13311         (package-menu-execute, package-menu--name-predicate):
13312         Adjust accordingly.
13313         * startup.el (package--description-file): New function.
13314         (command-line): Use it.
13315         * emacs-lisp/package-x.el (package-upload-buffer-internal):
13316         Use package-desc-version.
13318         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
13319         (byte-compile-preprocess): Use it.
13320         (byte-compile-file-form-defalias): Try a bit harder to use macros we
13321         can't quite recognize.
13322         (byte-compile-add-to-list): Remove.
13323         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
13324         (cconv-closure-convert): Add assertion.
13326         * emacs-lisp/map-ynp.el: Use lexical-binding.
13327         (map-y-or-n-p): Remove unused vars `tail' and `object'.
13328         Factor out some repeated code.
13330 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13332         * subr.el (with-eval-after-load): New macro.
13333         (eval-after-load): Allow form to be a function.
13334         take advantage of lexical-binding.
13335         (do-after-load-evaluation): Use dolist and adjust to new format.
13336         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
13338 2013-06-13  Juri Linkov  <juri@jurta.org>
13340         * replace.el (perform-replace): Display "symbol " and other search
13341         modes from `isearch-message-prefix' in the *Help* buffer.
13343         * isearch.el (isearch-query-replace): Add " symbol" and other
13344         possible search modes from `isearch-message-prefix' to the prompt.
13345         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
13346         when reading a regexp to collect.
13348 2013-06-13  Juri Linkov  <juri@jurta.org>
13350         * isearch.el (word-search-regexp): Match whitespace if the search
13351         string begins or ends in whitespace.  The LAX arg is applied to
13352         both ends of the search string.  Use `regexp-quote' and explicit
13353         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
13354         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
13355         boundaries are replaced with symbol boundaries, and characters
13356         between symbols match non-word non-symbol syntax.  (Bug#14602)
13358 2013-06-13  Juri Linkov  <juri@jurta.org>
13360         * isearch.el (isearch-del-char): Don't exceed the length of
13361         `isearch-string' by the prefix arg.  (Bug#14563)
13363 2013-06-13  Juri Linkov  <juri@jurta.org>
13365         * isearch.el (isearch-yank-word, isearch-yank-line)
13366         (isearch-char-by-name, isearch-quote-char)
13367         (isearch-printing-char, isearch-process-search-char):
13368         Add optional count prefix arg.  (Bug#14563)
13370         * international/isearch-x.el
13371         (isearch-process-search-multibyte-characters):
13372         Add optional count prefix arg.
13374 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13376         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
13377         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
13378         lexical-binding.
13380 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
13382         * subr.el (set-temporary-overlay-map): Add on-exit argument.
13384 2013-06-13  Glenn Morris  <rgm@gnu.org>
13386         * startup.el (tty-handle-args):
13387         Don't just discard "--" and anything after.  (Bug#14608)
13389         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
13391 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
13393         Implement changes in Secret Service API.  Make it backward compatible.
13394         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
13395         (secrets-create-item): Use it.  Prefix properties with interface.
13397 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
13399         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
13400         (term-emulate-terminal): Respect term-suppress-hard-newline.
13402 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
13404         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
13405         Only remove a `thumb-file' overlay.  (Bug#14548)
13407 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
13409         * mail/reporter.el (reporter-submit-bug-report):
13410         Handle missing package-name.  (Bug#14600)
13412 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13414         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
13415         (reftex-citation-prompt, reftex-default-bibliography)
13416         (reftex-bib-or-thebib, reftex-get-bibfile-list)
13417         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
13418         (reftex-bib-sort-author, reftex-bib-sort-year)
13419         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
13420         (reftex-extract-bib-entries-from-thebibliography)
13421         (reftex-get-bibkey-default, reftex-get-bib-names)
13422         (reftex-parse-bibtex-entry, reftex-get-bib-field)
13423         (reftex-format-bib-entry, reftex-parse-bibitem)
13424         (reftex-format-bibitem, reftex-do-citation)
13425         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
13426         (reftex-restrict-bib-matches, reftex-extract-bib-file)
13427         (reftex-insert-bib-matches, reftex-format-citation)
13428         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
13429         (reftex-create-bibtex-file): Add docstrings, mostly by converting
13430         existing comments into docstrings.
13432 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
13434         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
13436 2013-06-12  Andreas Schwab  <schwab@suse.de>
13438         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
13439         for auto-save files.
13441 2013-06-12  Glenn Morris  <rgm@gnu.org>
13443         * ido.el (ido-delete-ignored-files): Remove.
13444         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
13445         Go back to calling ido-ignore-item-p directly.
13447 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
13449         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
13451         * ido.el (ido-delete-ignored-files): New function,
13452         split from ido-make-file-list-1.
13453         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
13454         (ido-make-file-list-1): Use ido-delete-ignored-files.
13456 2013-06-12  Leo Liu  <sdl.web@gmail.com>
13458         * progmodes/octave.el (inferior-octave-startup)
13459         (inferior-octave-completion-table)
13460         (inferior-octave-track-window-width-change)
13461         (octave-eldoc-function-signatures, octave-help)
13462         (octave-find-definition): Use single quoted strings.
13463         (inferior-octave-startup-args): Change default value.
13464         (inferior-octave-startup): Do not hard code "-i" and
13465         "--no-line-editing".
13466         (inferior-octave-resync-dirs): Add optional arg NOERROR.
13467         (inferior-octave-directory-tracker): Use it.
13468         (octave-goto-function-definition): Robustify.
13469         (octave-help): Support highlighting operators in 'See also'.
13470         (octave-find-definition): Find subfunctions only in Octave mode.
13472 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13474         * help-fns.el (help-fns--compiler-macro): If the handler function is
13475         named, then put a link to it.
13476         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
13477         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
13478         (cl-typep): Use it.
13479         (cl-eval-when): Simplify debug spec.
13480         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
13481         compiler-macro function instead of setting `compiler-macro-file'.
13483 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
13485         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
13486         * vc/vc-hooks.el (vc-stay-local): Doc fix.
13488 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13489             Daniel Hackney  <dan@haxney.org>
13491         First part of Daniel Hackney's patch to package.el.
13492         * emacs-lisp/package.el: Use defstruct.
13493         (package-desc): New, main struct.
13494         (package--bi-desc, package--ac-desc): New structs, used to describe the
13495         format in external files.
13496         (package-desc-vers): Replace with package-desc-version accessor.
13497         (package-desc-doc): Replace with package-desc-summary accessor.
13498         (package-activate-1): Remove `package' arg since the pkg-vec now
13499         includes the name.
13500         (define-package): Use package-desc-from-define.
13501         (package-unpack-single): Change file-name arg to be a symbol.
13502         (package--add-to-archive-contents): Use package-desc-create and new
13503         accessor functions to package--ac-desc.
13504         (package-buffer-info, package-tar-file-info): Return a package-desc.
13505         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
13506         arg to be a package-desc.
13507         (package-install-file): Adjust accordingly.  Use \' to match EOS.
13508         (package--from-builtin): New function.
13509         (describe-package-1, package-menu--generate): Use it.
13510         (package--make-autoloads-and-compile): Change name arg to be a symbol.
13511         (package-generate-autoloads): Idem and return the name of the file.
13512         * emacs-lisp/package-x.el (package-upload-buffer-internal):
13513         Change pkg-info arg to be a package-desc.
13514         Use package-make-ac-desc.
13515         (package-upload-file): Use \' to match EOS.
13516         * finder.el (finder-compile-keywords): Use package-make-builtin.
13518 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13520         * vc/vc.el (vc-deduce-fileset): Change error message.
13521         (vc-read-backend): New function.
13522         (vc-next-action): Use it.
13524         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
13526         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
13527         (prolog-font-lock-keywords): Use regexp-opt instead.
13528         Don't manually highlight strings.
13529         (prolog-mode-variables): Simplify comment-start-skip.
13530         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
13532         * emacs-lisp/generic.el (generic--normalise-comments)
13533         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
13534         (generic-mode-set-comments): Use them.
13535         (generic-bracket-support): Use setq-local.
13536         (generic-make-keywords-list): Declare obsolete.
13538 2013-06-11  Glenn Morris  <rgm@gnu.org>
13540         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13541         Prettify after setting font-lock-defaults.  (Bug#14574)
13543 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
13545         * replace.el (query-replace, occur-read-regexp-defaults-function)
13546         (replace-search):
13547         * subr.el (declare-function, number-sequence, local-set-key)
13548         (substitute-key-definition, locate-user-emacs-file)
13549         (with-silent-modifications, split-string, eval-after-load):
13550         Fix typos, remove unneeded backslashes and reflow some docstrings.
13552 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
13554         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
13555         default for Elisp files.
13557 2013-06-11  Glenn Morris  <rgm@gnu.org>
13559         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
13560         although define-derived-mode was doing this anyway.  (Bug#14583)
13562 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
13564         * allout.el (allout-encryption-plaintext-sanitization-regexps):
13565         Fix make-variable-buffer-local call to refer to the correct variable.
13567 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
13569         * eshell/em-term.el (eshell-visual-commands)
13570         (eshell-visual-subcommands, eshell-visual-options):
13571         Add summary line to docstrings.  Add cross-references.
13573 2013-06-10  Glenn Morris  <rgm@gnu.org>
13575         * epa.el (epa-read-file-name): New function.  (Bug#14510)
13576         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
13578 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
13580         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
13581         output redirection to be ignored with visual commands.
13583 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
13585         * eshell/em-term.el (eshell-visual-command-p): New function.
13586         (eshell-term-initialize): Move long lambda to separate function
13587         eshell-visual-command-p.
13588         * eshell/em-dirs.el (eshell-dirs-initialize):
13589         * eshell/em-script.el (eshell-script-initialize):
13590         Add missing #' to lambda.
13592 2013-06-08  Leo Liu  <sdl.web@gmail.com>
13594         * progmodes/octave.el (octave-add-log-current-defun): New function.
13595         (octave-mode): Set add-log-current-defun-function.
13596         (octave-goto-function-definition): Do not move point if not found.
13597         (octave-find-definition): Enhance to try subfunctions first.
13599 2013-06-08  Glenn Morris  <rgm@gnu.org>
13601         * emacs-lisp/bytecomp.el (byte-compile-char-before)
13602         (byte-compile-backward-char, byte-compile-backward-word):
13603         Improve previous change, to handle non-explicit nil.
13605 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13607         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
13608         (smie--opener/closer-at-point): New function.
13609         (smie--matching-block-data): Use it.  Don't match from right after an
13610         opener or right before a closer.  Obey smie-blink-matching-inners.
13611         Don't signal a mismatch for repeated inners like "switch..case..case".
13613 2013-06-07  Leo Liu  <sdl.web@gmail.com>
13615         * progmodes/octave.el (octave-mode): Set comment-use-global-state
13616         to t.  (Bug#14303)
13617         (octave-function-header-regexp): Fix.  (Bug#14570)
13618         (octave-help-mode-finish-hook, octave-help-mode-finish):
13619         Remove.  Just use temp-buffer-show-hook.
13621         * newcomment.el (comment-search-backward): Revert last change.
13622         (Bug#14434)
13624         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
13626 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
13628         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
13629         through xargs, to avoid failure due to MS-Windows limitations on
13630         command-line length.
13632 2013-06-06  Glenn Morris  <rgm@gnu.org>
13634         * font-lock.el (lisp-font-lock-keywords-2):
13635         Treat user-error like error.
13637         * emacs-lisp/bytecomp.el (byte-compile-char-before)
13638         (byte-compile-backward-char, byte-compile-backward-word):
13639         Handle explicit nil arguments.  (Bug#14565)
13641 2013-06-05  Alan Mackenzie  <acm@muc.de>
13643         * isearch.el (isearch-allow-prefix): New user option.
13644         (isearch-other-meta-char): Don't exit isearch when a prefix
13645         argument is typed whilst `isearch-allow-prefix' is non-nil.
13646         (Bug#9706)
13648 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13650         * autorevert.el (auto-revert-notify-handler): Use memq.
13651         Hide assertion failure.
13653         * skeleton.el: Use cl-lib.
13654         (skeleton-further-elements): Use defvar-local.
13655         (skeleton-insert): Use cl-progv.
13657 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
13659         * progmodes/prog-mode.el (prog-prettify-symbols)
13660         (prog-prettify-install): Update docstrings.
13662 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13664         * simple.el: Move all the prog-mode code to prog-mode.el.
13665         * progmodes/prog-mode.el: New file.
13666         * loadup.el: Add prog-mode.el.
13668 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
13670         * simple.el (prog-prettify-symbols): Add version.
13671         (prog-prettify-install): Add convenience function to prettify symbols.
13673         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
13674         (perl--augmented-font-lock-keywords-1)
13675         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
13676         variables and use it.
13678         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
13679         (cfengine3-mode): Remove unneeded variable and use it.
13681         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
13682         (lisp--augmented-font-lock-keywords-1)
13683         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
13684         Remove unneeded variables and use it.
13686 2013-06-05  João Távora  <joaotavora@gmail.com>
13688         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
13689         to point when opening the connection.  (Bug#14380)
13691 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13693         * subr.el (load-history-regexp, load-history-filename-element)
13694         (eval-after-load, after-load-functions, do-after-load-evaluation)
13695         (eval-next-after-load, display-delayed-warnings)
13696         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
13697         definition of save-match-data.
13698         (overriding-local-map): Remove accidental obsolescence declaration.
13700         * emacs-lisp/edebug.el (edebug-result): Move before first use.
13702 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
13704         Generalize symbol prettify support to prog-mode and implement it
13705         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
13706         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
13707         (prog--prettify-font-lock-compose-symbol)
13708         (prog-prettify-font-lock-symbols-keywords): New variables and
13709         functions to support symbol prettification.
13710         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
13711         (lisp--augmented-font-lock-keywords-1)
13712         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
13713         (lisp--prettify-symbols-alist): Implement prettify of lambda.
13714         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
13715         (cfengine3--prettify-symbols-alist, cfengine3-mode):
13716         Implement prettify of -> => :: strings.
13717         * progmodes/perl-mode.el (perl-prettify-symbols)
13718         (perl--font-lock-compose-symbol)
13719         (perl--font-lock-symbols-keywords): Move to prog-mode.
13720         (perl--prettify-symbols-alist): Prettify -> => :: strings.
13721         (perl-font-lock-keywords-1)
13722         (perl-font-lock-keywords-2): Remove explicit prettify support.
13723         (perl--augmented-font-lock-keywords)
13724         (perl--augmented-font-lock-keywords-1)
13725         (perl--augmented-font-lock-keywords-2, perl-mode):
13726         Implement prettify support.
13728 2013-06-05  Leo Liu  <sdl.web@gmail.com>
13730         Re-implement SMIE matching block highlight using
13731         show-paren-data-function.  (Bug#14395)
13732         * emacs-lisp/smie.el (smie-matching-block-highlight)
13733         (smie--highlight-matching-block-overlay)
13734         (smie--highlight-matching-block-lastpos)
13735         (smie-highlight-matching-block)
13736         (smie-highlight-matching-block-mode): Remove.
13737         (smie--matching-block-data-cache): New variable.
13738         (smie--matching-block-data): New function.
13739         (smie-setup): Use smie--matching-block-data for
13740         show-paren-data-function.
13742         * progmodes/octave.el (octave-mode-menu): Fix.
13743         (octave-find-definition): Skip garbage lines.
13745 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13747         Fix compilation error with simultaneous dynamic+lexical scoping.
13748         Add warning when a defvar appears after the first let-binding.
13749         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
13750         (byte-compile-close-variables): Initialize it.
13751         (byte-compile--declare-var): New function.
13752         (byte-compile-file-form-defvar)
13753         (byte-compile-file-form-define-abbrev-table)
13754         (byte-compile-file-form-custom-declare-variable): Use it.
13755         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
13756         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
13757         (byte-compile-bind): Handle dynamic bindings that shadow
13758         lexical bindings.
13759         (byte-compile-unbind): Make arg non-optional.
13760         (byte-compile-let): Simplify.
13761         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
13762         (cconv--analyse-function, cconv-analyse-form): Populate it.
13763         Protect byte-compile-bound-variables to limit the scope of defvars.
13764         (cconv-analyse-form): Add missing rule for (defvar <foo>).
13765         Remove unneeded rule for `declare'.
13767         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
13768         so as to avoid depending on cl-adjoin at run-time.
13769         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
13771         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
13772         (macroexp--warn-and-return): Use it.
13774 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13776         * subr.el: Convert to lexical binding.
13777         (overriding-local-map): Make obsolete.
13778         (add-to-list): Doc fix.  Add compiler macro.
13779         (read-key): Swap values of local maps.
13781 2013-06-05  Leo Liu  <sdl.web@gmail.com>
13783         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
13785 2013-06-04  Leo Liu  <sdl.web@gmail.com>
13787         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
13788         (compilation-auto-jump): Suppress the "Mark set" message to give
13789         way to exit message.
13791 2013-06-04  Alan Mackenzie  <acm@muc.de>
13793         Remove faulty optimisation from indentation calculation.
13794         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
13795         search limit based on 2000 characters back from indent-point.
13797 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
13799         * eshell/em-term.el (cl-lib): Require `cl-lib'.
13801 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13803         * emacs-lisp/lisp.el: Use lexical-binding.
13804         (lisp--local-variables-1, lisp--local-variables): New functions.
13805         (lisp--local-variables-completion-table): New var.
13806         (lisp-completion-at-point): Use it complete let-bound vars.
13808         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
13809         eagerly (bug#14422).
13811 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
13813         * autorevert.el (auto-revert-notify-enabled)
13814         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
13815         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
13816         (auto-revert-notify-handler): Handle also gfilenotify.
13818         * subr.el (file-notify-handle-event): New defun.  Replacing ...
13819         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
13820         Remove.
13822 2013-06-03  Juri Linkov  <juri@jurta.org>
13824         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
13825         `M-s h .'.  (Bug#14427)
13827         * hi-lock.el (highlight-symbol-at-point): New alias for the new
13828         command `hi-lock-face-symbol-at-point'.
13829         (hi-lock-face-symbol-at-point): New command.
13830         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
13831         (hi-lock-menu): Add `highlight-symbol-at-point'.
13832         (hi-lock-mode): Doc fix.
13834         * isearch.el (isearch-forward-symbol-at-point): New command.
13835         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
13836         (isearch-highlight-regexp): Add a regexp which matches
13837         words/symbols for word/symbol mode.
13839         * subr.el (find-tag-default-bounds): New function with the body
13840         mostly moved from `find-tag-default'.
13841         (find-tag-default): Move most code to `find-tag-default-bounds',
13842         call it and apply `buffer-substring-no-properties' afterwards.
13844 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
13846         * eshell/em-term.el (eshell-term-initialize):
13847         Use `cl-intersection' rather than `intersection'.
13849 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
13851         * vc/log-view.el: Doc fix.
13852         (log-view-mode-map): Copy keymap from `special-mode-map'.
13854 2013-06-02  Eric Ludlam  <zappo@gnu.org>
13856         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
13857         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
13858         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
13859         (eieio-unbound, eieio-default-superclass)
13860         (eieio--define-field-accessors, method-static, method-before)
13861         (method-primary, method-after, method-num-lists)
13862         (method-generic-before, method-generic-primary)
13863         (method-generic-after, method-num-slots)
13864         (eieio-specialized-key-to-generic-key)
13865         (eieio--check-type, class-v, class-p)
13866         (eieio-class-name, define-obsolete-function-alias)
13867         (eieio-class-parents-fast, eieio-class-children-fast)
13868         (same-class-fast-p, class-constructor, generic-p)
13869         (generic-primary-only-p, generic-primary-only-one-p)
13870         (class-option-assoc, class-option, eieio-object-p)
13871         (class-abstract-p, class-method-invocation-order)
13872         (eieio-defclass-autoload-map, eieio-defclass-autoload)
13873         (eieio-class-un-autoload, eieio-defclass)
13874         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
13875         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
13876         (eieio--defgeneric-init-form, eieio-defgeneric-form)
13877         (eieio-defgeneric-reset-generic-form)
13878         (eieio-defgeneric-form-primary-only)
13879         (eieio-defgeneric-reset-generic-form-primary-only)
13880         (eieio-defgeneric-form-primary-only-one)
13881         (eieio-defgeneric-reset-generic-form-primary-only-one)
13882         (eieio-unbind-method-implementations)
13883         (eieio--defmethod, eieio--typep)
13884         (eieio-perform-slot-validation, eieio-validate-slot-value)
13885         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
13886         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
13887         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
13888         (eieio-slot-name-index, eieio-class-slot-name-index)
13889         (eieio-set-defaults, eieio-initarg-to-attribute)
13890         (eieio-attribute-to-initarg, eieio-c3-candidate)
13891         (eieio-c3-merge-lists, eieio-class-precedence-c3)
13892         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
13893         (eieio-class-precedence-list, eieio-generic-call-methodname)
13894         (eieio-generic-call-arglst, eieio-generic-call-key)
13895         (eieio-generic-call-next-method-list)
13896         (eieio-pre-method-execution-functions, eieio-generic-call)
13897         (eieio-generic-call-primary-only, eieiomt-method-list)
13898         (eieiomt-optimizing-obarray, eieiomt-install)
13899         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
13900         (eieio-generic-form, eieio-defmethod, make-obsolete)
13901         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
13902         (defclass): Remove `eval-and-compile' from macro.
13903         (call-next-method, shared-initialize): Instead of using
13904         `scoped-class' variable, use new eieio--scoped-class, and
13905         eieio--with-scoped-class.
13906         (initialize-instance): Rename local variable 'scoped-class' to
13907         'this-class' to remove ambiguitity from old global.
13909         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
13910         eieio.el.
13911         (eieio--scoped-class-stack): New variable.
13912         (eieio--scoped-class): New fcn.
13913         (eieio--with-scoped-class): New scoping macro.
13914         (eieio-defclass): Use pushnew instead of add-to-list.
13915         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
13916         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
13917         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
13918         `scoped-class' variable, use new eieio--scoped-class, and
13919         eieio--with-scoped-class.
13921         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
13923 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
13925         * eshell/esh-ext.el (eshell-external-command): Pass args to
13926         `eshell-find-interpreter'.
13927         (eshell-find-interpreter): Add new second parameter ARGS.
13929         * eshell/em-script.el (eshell-script-initialize): Add second arg
13930         to the function added as MATCH to `eshell-interpreter-alist'.
13932         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
13933         the function added as MATCH to `eshell-interpreter-alist'.
13935         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
13936         (eshell-visual-options): New defcustom.
13937         (eshell-escape-control-x): Adapt docstring.
13938         (eshell-term-initialize): Test `eshell-visual-subcommands' and
13939         `eshell-visual-options' in addition to `eshell-visual-commands'.
13940         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
13942 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13944         * progmodes/python.el (python-indent-block-enders): Add break,
13945         continue and raise keywords.
13947 2013-06-01  Glenn Morris  <rgm@gnu.org>
13949         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
13951         Plain (f)boundp silences compilation warnings since Emacs 22.1.
13952         * progmodes/cc-cmds.el (delete-forward-p):
13953         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
13954         * progmodes/cc-engine.el (buffer-syntactic-context):
13955         * progmodes/cc-fonts.el (face-property-instance):
13956         * progmodes/cc-mode.el (set-keymap-parents):
13957         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
13958         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
13959         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
13960         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
13961         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
13963         * progmodes/cc-vars.el (other): Emacs has this widget since
13964         at least 21.1, so don't (re)define it.
13966         * eshell/em-cmpl.el (eshell-cmpl-initialize):
13967         Replace the obsolete alias pcomplete-arg-quote-list.
13969 2013-06-01  Leo Liu  <sdl.web@gmail.com>
13971         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
13972         punctuation syntax.
13973         (inferior-octave-minimal-columns)
13974         (inferior-octave-last-column-width): New variables.
13975         (inferior-octave-track-window-width-change): New function.
13976         (inferior-octave-mode): Adjust column width so that Octave output,
13977         for example from 'ls', can fit into the window nicely.
13979 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
13981         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
13982         Highlight expansions inside regexp literals.
13984 2013-05-31  Glenn Morris  <rgm@gnu.org>
13986         * obsolete/sym-comp.el (symbol-complete):
13987         Replace obsolete completion-annotate-function.
13989         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
13991 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
13993         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
13994         New function, checks if point is inside a literal that allows
13995         expression expansion.
13996         (ruby-syntax-propertize-expansion): Use it.
13997         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
13998         around the body.
14000 2013-05-30  Juri Linkov  <juri@jurta.org>
14002         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
14003         to "\M-si".
14004         (isearch-invisible): New variable.
14005         (isearch-forward): Doc fix.
14006         (isearch-mode): Set `isearch-invisible'
14007         to the value of `search-invisible'.
14008         (isearch-toggle-case-fold): Doc fix.
14009         (isearch-toggle-invisible): New command.
14010         (isearch-query-replace): Let-bind `search-invisible'
14011         to the value of `isearch-invisible'.
14012         (isearch-search): Use `isearch-invisible' instead of
14013         `search-invisible'.  Let-bind `search-invisible'
14014         to the value of `isearch-invisible'.  (Bug#11378)
14016 2013-05-30  Juri Linkov  <juri@jurta.org>
14018         * replace.el (perform-replace): Avoid `isearch-range-invisible'
14019         call when `query-flag' is nil and `search-invisible' is non-nil.
14020         (Bug#11746)
14022 2013-05-30  Glenn Morris  <rgm@gnu.org>
14024         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
14026         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
14027         (cc-require): Suppress spurious "noruntime" warnings.
14028         (cc-require-when-compile): Use fboundp, for sake of compiler.
14030         * progmodes/cc-mode.el: Move load of cc-vars before that of
14031         cc-langs (which in turn loads cc-vars), to quieten compiler.
14033 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14035         * paren.el: Simplify the code.
14036         (show-paren-mode): Always start the timer.
14037         (show-paren--idle-timer): Rename from show-paren-idle-timer.
14038         (show-paren--overlay, show-paren--overlay-1): Rename from
14039         show-paren-overlay and show-paren-overlay-1, and initialize to an
14040         overlay rather than to nil.
14041         (show-paren-function): Misc cleanup and simplifications.
14043 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14045         * paren.el (show-paren-data-function): New hook.
14046         (show-paren--default): New function, extracted from show-paren-function.
14047         (show-paren-function): Use show-paren-data-function.
14049 2013-05-30  Glenn Morris  <rgm@gnu.org>
14051         * ielm.el (ielm-map, ielm-complete-symbol):
14052         Use completion-at-point rather than obsolete functions.
14053         (inferior-emacs-lisp-mode): Doc fix.
14054         Set completion-at-point-functions, rather than
14055         comint-dynamic-complete-functions.
14057         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
14058         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
14059         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
14061         * image.el (image-animated-p): Tweak definition.
14063         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
14064         (rlogin-process-connection-type): Tweak default.  Add set-after.
14065         (rlogin-host): Doc fix.
14066         (rlogin): Tweak prompt.
14067         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
14069         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
14070         * progmodes/tcl.el (inferior-tcl-mode-map):
14071         Use completion-at-point rather than obsolete alias.
14073         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
14075         * minibuffer.el (read-file-name-completion-ignore-case):
14076         Move before completion--in-region, for eager macro expansion.
14078 2013-05-29  Juri Linkov  <juri@jurta.org>
14080         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
14081         for total count of matching lines.  Add `global-matches' for total
14082         count of matches.  Rename `matches' to `lines' for count of
14083         matching lines.  Add `matches' for count of matches.
14084         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
14085         to `prev-line' for line number of prev match endpt.
14086         Increment `matches' for every match.  Print the number of
14087         matching lines in the header.
14088         (occur-context-lines): Rename `lines' to `curr-line'.
14089         Rename `prev-lines' to `prev-line'.  (Bug#14017)
14091 2013-05-29  Juri Linkov  <juri@jurta.org>
14093         * replace.el (perform-replace): Add `skip-read-only-count',
14094         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
14095         Increment them for corresponding conditions and report the number
14096         of skipped occurrences in the final message.  (Bug#11746)
14097         (query-replace, query-replace-regexp, query-replace-regexp-eval)
14098         (replace-string, replace-regexp): Doc fix.
14100 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14102         * emacs-lisp/trace.el (trace--read-args): Provide a default.
14104         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
14105         prog-mode-map (bug#14504).
14107 2013-05-29  Leo Liu  <sdl.web@gmail.com>
14109         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
14110         (octave-help): Small simplification.
14112         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
14113         off the highlight first.
14115 2013-05-29  Glenn Morris  <rgm@gnu.org>
14117         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
14118         Handle idlwave-last-system-routine-info-cons-cell being nil.
14120         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
14121         (idlwave-write-paths): Simplify via with-temp-buffer.
14123         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
14124         * emulation/cua-rect.el: Also load cua-base at run time.
14126         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
14127         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
14128         (cperl-imenu-on-info): Require imenu.
14130 2013-05-28  Alan Mackenzie  <acm@muc.de>
14132         Handle "capitalised keywords" correctly.
14133         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
14135 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
14137         * eshell/em-unix.el: Add -r option to cp.
14139 2013-05-28  Glenn Morris  <rgm@gnu.org>
14141         * vc/vc-arch.el (vc-exec-after): Declare.
14142         (vc-switches): Autoload.
14143         * vc/vc-bzr.el: No need to require vc when compiling.
14144         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
14145         (vc-resynch-buffer, vc-dir-refresh): Declare.
14146         (vc-setup-buffer, vc-switches): Autoload.
14147         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
14148         (vc-resynch-buffer): Declare.
14149         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
14150         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
14151         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
14152         (grep-read-regexp, grep-read-files, grep-expand-template)
14153         (vc-dir-refresh): Declare.
14154         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
14155         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
14156         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
14157         * vc/vc-mtn.el (vc-exec-after): Declare.
14158         (vc-switches): Autoload.
14159         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
14160         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
14161         (vc-file-tree-walk): Declare.
14162         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
14163         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
14164         (vc-tag-precondition, vc-rename-master): Autoload.
14165         * vc/vc-svn.el (vc-exec-after): Declare.
14166         (vc-switches, vc-setup-buffer): Autoload.
14167         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
14168         Autoload.
14169         (vc-resynch-buffer): Declare.
14171         * obsolete/fast-lock.el (byte-compile-warnings):
14172         Don't warn about obsolete features in this obsolete file.
14174         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
14175         Move definition before use.
14177         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
14178         (dun-unix-verbs): Remove dun-zippy.
14179         (dun-zippy): Remove function.
14181         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
14183 2013-05-27  Juri Linkov  <juri@jurta.org>
14185         * replace.el (replace-search): New function with code moved out
14186         from `perform-replace'.
14187         (replace-highlight, replace-dehighlight): Move function definitions
14188         up closer to `replace-search'.  (Bug#11746)
14190 2013-05-27  Juri Linkov  <juri@jurta.org>
14192         * replace.el (perform-replace): Ignore invisible matches.
14193         In addition to checking `query-replace-skip-read-only', also
14194         filter out matches by calling `run-hook-with-args-until-failure'
14195         on `isearch-filter-predicates', and also check `search-invisible'
14196         for t or call `isearch-range-invisible'.
14197         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
14199 2013-05-27  Juri Linkov  <juri@jurta.org>
14201         * isearch.el (isearch-filter-predicates): Rename from
14202         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
14203         (isearch-message-prefix): Display text from the property
14204         `isearch-message-prefix' of the currently active filters.
14205         (isearch-search): Don't compare `isearch-filter-predicate' with
14206         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
14207         on `isearch-filter-predicates'.  Also check `search-invisible' for t
14208         or call `isearch-range-invisible'.
14209         (isearch-filter-visible): Make obsolete.
14210         (isearch-lazy-highlight-search):
14211         Call `run-hook-with-args-until-failure' on
14212         `isearch-filter-predicates' and use `isearch-range-invisible'.
14214         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
14215         `isearch-filter-predicates' instead of `funcall'ing
14216         `isearch-filter-predicate'.
14217         (Info-mode): Set `Info-isearch-filter' to
14218         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
14220         * dired-aux.el (dired-isearch-filter-predicate-orig):
14221         Remove variable.
14222         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
14223         (dired-isearch-filenames-end): Add and remove
14224         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
14225         instead of changing the value of `isearch-filter-predicate'.
14226         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
14227         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
14228         Put property `isearch-message-prefix' to "filename " on
14229         `dired-isearch-filter-filenames'.
14231         * wdired.el (wdired-change-to-wdired-mode):
14232         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
14233         locally instead of changing `isearch-filter-predicate'.
14234         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
14236 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
14238         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
14239         return the commit hash (Bug#14459).  Also set the
14240         `vc-git-detached' property.
14241         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
14242         (vc-git-mode-line-string): Use the same help-echo format whether
14243         in detached mode or not, because we know the actual revision now.
14244         When in detached mode, shorten the revision to 7 chars.
14246 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14248         * emacs-lisp/easy-mmode.el (define-minor-mode):
14249         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
14250         mode hook and provide a docstring.
14252 2013-05-27  Alan Mackenzie  <acm@muc.de>
14254         Remove spurious syntax-table text properties inserted by C-y.
14255         * progmodes/cc-mode.el (c-after-change): Also clear hard
14256         syntax-table property with value nil.
14258 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
14260         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
14261         when reading the events; the buffer layout shall not be changed.
14263 2013-05-27  Leo Liu  <sdl.web@gmail.com>
14265         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
14266         New variable.
14267         (inferior-octave-directory-tracker): Automatically re-sync
14268         default-directory.
14269         (octave-help): Improve handling of 'See also'.
14271 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14273         * doc-view.el: Minor naming convention tweaks.
14274         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
14276         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
14277         even if there's no `display' property yet (bug#14435).
14279 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
14281         * subr.el (unmsys--file-name): Rename from reveal-filename.
14283         * Makefile.in (custom-deps, finder-data, autoloads)
14284         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
14285         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
14286         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
14288 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14290         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
14291         error-completion on the first 2 args of condition-case (bug#14446).
14292         Don't burp at EOB.
14294 2013-05-25  Leo Liu  <sdl.web@gmail.com>
14296         * comint.el (comint-previous-matching-input): Do not flood the
14297         *Messages* buffer with trivial messages.
14299 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14301         * progmodes/flymake.el (flymake-nop): Don't return a string.
14302         (flymake-set-at): Fix typo.
14304         * simple.el (read--expression): New function, extracted from
14305         eval-expression.  Set completion-at-point-functions (bug#14465).
14306         (eval-expression, eval-minibuffer): Use it.
14308 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
14310         * progmodes/flymake.el (flymake-save-buffer-in-file)
14311         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
14312         (flymake-selected-frame, flymake-log, flymake-ins-after)
14313         (flymake-set-at, flymake-get-buildfile-from-cache)
14314         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
14315         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
14316         Refine the doc string.
14317         (flymake-get-file-name-mode-and-masks): Reformat.
14318         (flymake-get-real-file-name-function): Fix a minor bug.
14320 2013-05-24  Juri Linkov  <juri@jurta.org>
14322         * progmodes/grep.el (grep-mode-font-lock-keywords):
14323         Support =linenumber= format used by git-grep for lines with
14324         function names.  (Bug#13549)
14326 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14328         * progmodes/octave.el (octave-smie-rules): Return nil rather than
14329         0 after a semi-colon; it works better for smie-auto-fill.
14330         (octave--indent-new-comment-line): New function.
14331         (octave-indent-new-comment-line): Use it (indirectly).
14332         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
14333         modify comment-line-break-function.
14335         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
14336         (smie-setup): Use add-function to set it.
14338 2013-05-24  Sam Steingold  <sds@gnu.org>
14340         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
14341         argument (before the `interactive' argument).
14343 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14345         * image-mode.el (image-mode-winprops): Add winprops to
14346         image-mode-winprops-alist before running
14347         image-mode-new-window-functions.
14348         * doc-view.el (doc-view-new-window-function): Don't delay
14349         doc-view-goto-page via timers (bug#14435).
14351 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
14353         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
14354         (doc-view-desktop-save-buffer): New function.
14355         (doc-view-restore-desktop-buffer): New function.
14356         (desktop-buffer-mode-handlers):
14357         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
14358         handler.
14359         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
14360         `desktop-save-buffer' function.
14362 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
14364         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
14365         (tramp-gvfs-file-name-handler): Raise a user error when
14366         `tramp-gvfs-enabled' is nil.
14367         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
14368         Do not raise a user error when loading package.  (Bug#14447)
14370         * net/xesam.el: Move to obsolete/.
14372 2013-05-24  Glenn Morris  <rgm@gnu.org>
14374         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
14376         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
14378         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
14379         (Info-find-node, Man-getpage-in-background): Declare.
14381         * mail/unrmail.el (unrmail):
14382         Replace obsolete detect-coding-with-priority.
14384         * net/socks.el (socks-split-string): Use this rather than split-string.
14385         (socks-nslookup-host): Update for above change.
14386         (dynamic-choice, s5-dynamic-choice-match)
14387         (s5-dynamic-choice-match-inline, s5-widget-value-create):
14388         Comment out unused code.
14390         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
14391         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
14392         (gud-tooltip-echo-area): Make obsolete.
14393         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
14395         * progmodes/js.el (js--optimize-arglist): Declare.
14397         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
14399         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
14400         (ediff-window-C): Declare.
14402         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
14403         Tweak requires to silence compiler.
14405         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
14406         (he-search-string, he-tried-table, he-expand-list)
14407         (he-init-string, he-string-member, he-substitute-string)
14408         (he-reset-string): Declare.
14410         * obsolete/options.el (list-options): Use custom-variable-p,
14411         rather than obsolete alias.
14413 2013-05-23  Sam Steingold  <sds@gnu.org>
14415         * simple.el (shell-command-on-region): Pass the `replace' argument
14416         down to `call-process-region' to comply with the doc as reported on
14417         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
14419 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14421         * emacs-lisp/smie.el (smie-indent-forward-token)
14422         (smie-indent-backward-token): Handle string tokens (bug#14381).
14424 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
14426         * ielm.el (ielm-menu): New menu.
14427         (inferior-emacs-lisp-mode): Set comment-start.
14429 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
14431         * textmodes/reftex.el (reftex-ref-style-toggle):
14432         Fix deactivate action.
14434         * textmodes/reftex-vars.el (reftex-ref-style-alist):
14435         Add cleveref macros.
14437         * textmodes/reftex-parse.el
14438         (reftex-locate-bibliography-files): Accept options for
14439         bibliography commands.
14440         * textmodes/reftex-vars.el (reftex-bibliography-commands):
14441         Add addbibresource.  Basic Biblatex support.
14443 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
14445         * net/tramp-gvfs.el (top):
14446         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
14447         when loading package.  (Bug#14447)
14449 2013-05-23  Glenn Morris  <rgm@gnu.org>
14451         * progmodes/js.el: No need to load comint when compiling.
14452         (ring-insert, comint-send-string, comint-send-input)
14453         (comint-last-input-end, ido-chop): Declare.
14455         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
14456         * vc/ediff-mult.el: Adjust requires.
14457         (ediff-directories-internal, ediff-directory-revisions-internal)
14458         (ediff-patch-file-internal): Declare.
14459         * vc/ediff-ptch.el: Adjust requires.
14460         (ediff-use-last-dir, ediff-buffers-internal): Declare.
14461         (ediff-find-file): Autoload.
14462         * vc/ediff-util.el: No need to load ediff when compiling.
14463         (ediff-regions-internal): Declare.
14464         * vc/ediff-wind.el: Adjust requires.
14465         (ediff-compute-toolbar-width): Define when compiling.
14466         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
14467         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
14468         (dired-get-filename, dired-get-marked-files)
14469         (ediff-last-dir-patch, ediff-patch-default-directory)
14470         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
14471         (ediff-patch-buffer-internal): Declare.
14473         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
14474         (ispell-process, ispell-buffer-local-words, lm-summary)
14475         (lm-section-start, lm-section-end): Declare.
14476         (checkdoc-ispell-init): Simplify.
14478         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
14479         (he-string-member, he-reset-string, he-substitute-string): Declare.
14481         * eshell/em-ls.el: Adjust requires.
14482         (eshell-glob-regexp): Declare.
14483         * eshell/em-tramp.el: Adjust requires.
14484         (eshell-parse-command): Autoload.
14485         * eshell/em-xtra.el: Adjust requires.
14486         (eshell-parse-command): Autoload.
14487         * eshell/esh-ext.el: Adjust requires.
14488         (eshell-parse-command, eshell-close-handles): Autoload.
14489         * eshell/esh-io.el: Adjust requires.
14490         (eshell-output-filter): Autoload.
14491         * eshell/esh-util.el: No need to load tramp when compiling.
14492         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
14493         Declare.
14494         (eshell-parse-ange-ls): Require ange-ftp and tramp.
14495         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
14496         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
14497         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
14498         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
14499         * eshell/esh-opt.el, eshell/esh-proc.el:
14500         * eshell/esh-var.el: Adjust requires.
14501         * eshell/eshell.el: Do not require esh-util twice.
14502         (eshell-add-input-to-history): Declare.
14503         (eshell-command): Check history module is active before using it.
14505         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
14507 2013-05-22  Leo Liu  <sdl.web@gmail.com>
14509         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
14511 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
14513         * autorevert.el (auto-revert-notify-add-watch)
14514         (auto-revert-notify-handler): Add `attrib' for the inotify case,
14515         it indicates changes in file modification time.
14517 2013-05-22  Glenn Morris  <rgm@gnu.org>
14519         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14520         Always delete the autoloaded function from the noruntime and
14521         unresolved functions lists.
14523         * allout.el: No need to load epa, epg, overlay when compiling.
14524         (epg-context-set-passphrase-callback, epg-list-keys)
14525         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
14526         (epg-key-user-id-list): Declare.
14528         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
14529         (viper-set-parsing-style-toggling-macro)
14530         (viper-set-emacs-state-searchstyle-macros):
14531         Use called-interactively-p on Emacs.
14532         (viper-looking-back): Make it an obsolete alias.  Update callers.
14533         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
14534         Use looking-back rather than viper-looking-back.
14535         (viper-tmp-insert-at-eob, viper-enlarge-region)
14536         (viper-read-string-with-history, viper-register-to-point)
14537         (viper-append-to-register, viper-change-state-to-vi)
14538         (viper-backward-char-carefully, viper-forward-char-carefully)
14539         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
14540         (viper-change-state-to-emacs): Declare.
14541         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
14542         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
14543         * emulation/viper-mous.el: Do not load viper-cmd.
14544         (viper-backward-char-carefully, viper-forward-char-carefully)
14545         (viper-forward-word, viper-adjust-window): Declare.
14547         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
14549         * progmodes/idlw-help.el (idlwave-help-fontify):
14550         Use called-interactively-p.
14552         * term/w32console.el (w32-get-console-codepage)
14553         (w32-get-console-output-codepage): Declare.
14555         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
14556         Remove unnecessary declarations.
14557         (dframe-message): Doc fix.
14559         * info.el (dframe-select-attached-frame, dframe-current-frame):
14560         Declare.
14562         * speedbar.el (speedbar-message): Make it an obsolete alias.
14563         Update all callers.
14564         (speedbar-with-attached-buffer)
14565         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
14566         (speedbar-with-writable): Use backquote.
14567         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
14568         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
14569         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
14570         rather than speedbar- aliases.
14571         * mail/rmail.el: Load dframe rather than speedbar when compiling.
14572         (speedbar-make-specialized-keymap, speedbar-insert-button)
14573         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
14574         (speedbar-do-function-pointer): Declare.
14575         (rmail-speedbar-button, rmail-speedbar-find-file)
14576         (rmail-speedbar-move-message):
14577         Use dframe-with-attached-buffer rather than speedbar- alias.
14578         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
14579         (dframe-message, speedbar-make-specialized-keymap)
14580         (speedbar-add-expansion-list, speedbar-mode-functions-list)
14581         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
14582         (speedbar-insert-button, dframe-select-attached-frame)
14583         (dframe-maybee-jump-to-attached-frame)
14584         (speedbar-change-initial-expansion-list)
14585         (speedbar-previously-used-expansion-list-name): Declare.
14586         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
14587         Use dframe-message, dframe-with-attached-buffer rather than
14588         speedbar- aliases.
14589         (gud-sentinel): Silence compiler.
14590         * progmodes/vhdl-mode.el (speedbar-refresh)
14591         (speedbar-do-function-pointer, speedbar-add-supported-extension)
14592         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
14593         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
14594         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
14595         (speedbar-file-lists, speedbar-make-tag-line)
14596         (speedbar-line-directory, speedbar-goto-this-file)
14597         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
14598         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
14599         (speedbar-make-button, speedbar-reset-scanners)
14600         (speedbar-files-item-info, speedbar-line-text)
14601         (speedbar-find-file-in-frame, speedbar-set-timer)
14602         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
14603         (speedbar-with-writable): Do not (re)define it.
14604         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
14605         rather than speedbar- alias.
14607 2013-05-21  Leo Liu  <sdl.web@gmail.com>
14609         * progmodes/octave.el (octave-mode-menu): Update and re-organize
14610         menu items.
14611         (octave-mode): Tweak fill-nobreak-predicate.
14612         (inferior-octave-startup): Check process to avoid infinite loop.
14613         (inferior-octave): Pop to buffer first to show abornmal process
14614         exit information.
14616 2013-05-21  Glenn Morris  <rgm@gnu.org>
14618         * printing.el (pr-menu-bar): Define when compiling.
14620 2013-05-21  Leo Liu  <sdl.web@gmail.com>
14622         * progmodes/octave.el (octave-auto-fill): Remove.
14623         (octave-indent-new-comment-line): Improve.
14624         (octave-mode): Use auto fill mode through
14625         comment-line-break-function and fill-nobreak-predicate.
14626         (octave-goto-function-definition): Support DEFUN_DLD.
14627         (octave-beginning-of-defun): Small tweak.
14628         (octave-help): Show parent directory.
14630 2013-05-21  Glenn Morris  <rgm@gnu.org>
14632         * files.el (dired-unmark):
14633         * progmodes/gud.el (gdb-input): Update declarations.
14635         * calculator.el (electric, ehelp): No need to load when compiling.
14636         (Electric-command-loop, electric-describe-mode): Declare.
14638         * doc-view.el (doc-view-current-converter-processes): Move before use.
14640         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14641         Move MODE-set-explicitly definition before use.
14643         * international/mule-diag.el (mule-diag):
14644         Don't use obsolete window-system-version.
14646         * mail/feedmail.el (smtpmail): No need to load when compiling.
14647         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
14649         * mail/mail-utils.el (rfc822): No need to load when compiling.
14650         (rfc822-addresses): Autoload it.
14651         (mail-strip-quoted-names): Trivial simplification.
14653         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
14654         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
14656         * net/snmp-mode.el (tempo): Don't duplicate requires.
14658         * progmodes/prolog.el (info): No need to load when compiling.
14659         (comint): Require before shell requires it.
14660         (Info-goto-node): Autoload it.
14661         (Info-follow-nearest-node): Declare.
14662         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
14664         * textmodes/artist.el (picture-mode-exit): Declare.
14666         * textmodes/reftex-parse.el (reftex-parse-from-file):
14667         Trivial rewrite so the compiler can parse it better.
14669 2013-05-20  Leo Liu  <sdl.web@gmail.com>
14671         * progmodes/octave.el (octave-help-mode-map)
14672         (octave-help-mode-finish-hook): New variables.
14673         (octave-help-mode, octave-help-mode-finish): New functions.
14674         (octave-help): Use octave-help-mode.
14676 2013-05-20  Glenn Morris  <rgm@gnu.org>
14678         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
14680 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
14682         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
14683         start at point, so that expansion starting right after opening
14684         slash in a regexp is recognized.
14685         (ruby-syntax-before-regexp-re): New defvar, extracted from
14686         ruby-syntax-propertize-function.  Since the value of this regexp
14687         is looked up at runtime now, we should be able to turn
14688         `ruby-syntax-methods-before-regexp' into a defcustom later.
14689         (ruby-syntax-propertize-function): Split regexp matching into two
14690         parts, for opening and closing slashes.  That allows us to skip
14691         over string interpolations and support multiline regexps.
14692         Don't call `ruby-syntax-propertize-expansions', instead use another rule
14693         for them, which calls `ruby-syntax-propertize-expansion'.
14694         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
14695         call to `ruby-syntax-propertize-function'.
14696         (ruby-syntax-propertize-expansion): Extracted from
14697         `ruby-syntax-propertize-expansions'.  Handles one expansion.
14698         (ruby-syntax-propertize-percent-literal): Leave point right after
14699         the percent symbol, so that the expression expansion rule can
14700         propertize the contents.
14701         (ruby-syntax-propertize-heredoc): Leave point at bol following the
14702         heredoc openers.
14703         (ruby-syntax-propertize-expansions): Remove.
14705 2013-05-18  Juri Linkov  <juri@jurta.org>
14707         * man.el (Man-default-man-entry): Remove `-' from the end
14708         of the default value.  (Bug#14400)
14710 2013-05-18  Glenn Morris  <rgm@gnu.org>
14712         * comint.el (comint-password-prompt-regexp):
14713         Allow "password for XXX" where XXX contains colons (eg https://...).
14715 2013-05-18  Leo Liu  <sdl.web@gmail.com>
14717         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
14718         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
14719         (octave-source-directories): Don't check process.
14720         (octave-source-directories, octave-find-definition): Doc fix.
14722 2013-05-18  Glenn Morris  <rgm@gnu.org>
14724         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
14725         Remove backspace/delete bindings.  (Bug#14392)
14727         * cus-dep.el (custom-make-dependencies): Sort the output.
14728         (custom-versions-load-alist): Convert comment to doc.
14730 2013-05-17  Leo Liu  <sdl.web@gmail.com>
14732         * newcomment.el (comment-search-backward): Stricter in finding
14733         comment start.  (Bug#14303)
14735         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
14736         (octave-comment-start-skip): Properly anchored.
14738 2013-05-17  Leo Liu  <sdl.web@gmail.com>
14740         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
14741         Clean up when turned off.  (Bug#14395)
14742         (smie--highlight-matching-block-overlay): No longer buffer-local.
14743         (smie-highlight-matching-block): Adjust.
14745 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
14747         Doc string fix for "nanoseconds" (Bug#14406).
14748         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
14749         Fix doc string typo that had "nanoseconds" instead of "microseconds".
14751 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
14753         * calc/calc-units.el (math-extract-units): Preserve powers
14754         of units.
14756 2013-05-17  Leo Liu  <sdl.web@gmail.com>
14758         * subr.el (delete-consecutive-dups): New function.
14759         * ido.el (ido-set-matches-1): Use it.
14760         * progmodes/octave.el (inferior-octave-completion-table): Use it.
14761         * ido.el (ido-remove-consecutive-dups): Remove.
14763 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14765         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
14766         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
14767         regexp-opt's `words'.
14769 2013-05-16  Leo Liu  <sdl.web@gmail.com>
14771         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
14772         (smie--highlight-matching-block-overlay)
14773         (smie--highlight-matching-block-lastpos)
14774         (smie--highlight-matching-block-timer): New variables.
14775         (smie-highlight-matching-block): New function.
14776         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
14777         (smie-setup): Conditionally enable smie-blink-matching-open.
14779 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
14781         Sync with upstream verilog-mode r840.
14782         * progmodes/verilog-mode.el (verilog-mode-version)
14783         (verilog-mode-release-date): Update.
14784         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
14785         (verilog-sig-tieoff): Fix string error on
14786         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
14787         (verilog-read-decls): Fix parameters confusing
14788         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
14790 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
14792         * subr.el (reveal-filename): New function.
14794         * loadup.el: Compute Emacs executable versions on MS-Windows,
14795         where executables have the .exe extension.  Add a hard link
14796         emacs-XX.YY.ZZ.exe on MS-Windows.
14798         * Makefile.in (XARGS_LIMIT): New variable.
14799         (custom-deps, finder-data, autoloads)
14800         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
14801         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
14802         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
14803         (compile-main): Limit xargs according to $(XARGS_LIMIT).
14805 2013-05-16  Leo Liu  <sdl.web@gmail.com>
14807         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
14808         (octave-mode-menu, octave-mode-map): Remove its uses.
14810 2013-05-16  Reto Zimmermann  <reto@gnu.org>
14812         Sync with upstream vhdl mode v3.34.2.
14813         * progmodes/vhdl-mode.el: Use `push' throughout.
14814         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
14815         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
14816         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
14817         (vhdl-actual-generic-name): New option to derive actual generic name.
14818         (vhdl-port-paste-signals): Replace formal by actual generics.
14819         (vhdl-beautify): New name for old group vhdl-align.  Update users.
14820         (vhdl-beautify-options): New option.
14821         (vhdl-last-input-event): New compat alias.  Use throughout.
14822         (vhdl-goto-line): Replace user level function `goto-line'.
14823         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
14824         vhdl-fix-statement-buffer.
14825         (vhdl-create-mode-menu): Add some entries.
14826         (vhdl-align-region-groups): Respect vhdl-beautify-options.
14827         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
14828         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
14829         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
14830         to force statements on one line.
14831         (vhdl-remove-trailing-spaces-region):
14832         New, split from vhdl-remove-trailing-spaces.
14833         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
14834         Respect vhdl-beautify-options.
14835         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
14836         (vhdl-update-sensitivity-list): Not add with index if exists without.
14837         Not include array index with signal.  Ignore keywords in comments.
14838         (vhdl-get-visible-signals): Regexp tweaks.
14839         (vhdl-template-component-inst): Handle empty library.
14840         (vhdl-template-type): Add template for 'enum' type.
14841         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
14842         Use vhdl-replace-string.
14843         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
14844         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
14845         (vhdl-speedbar-initialize): Update for above name change.
14846         (vhdl-compose-wire-components): Fix in handling of constants.
14847         (vhdl-error-regexp-emacs-alist): New variable.
14848         (vhdl-error-regexp-add-emacs): New function;
14849         adds support for new compile.el (Emacs 22+)
14850         (vhdl-generate-makefile-1): Change target order for single lib. units.
14851         Allow use of absolute file names.
14853 2013-05-16  Leo Liu  <sdl.web@gmail.com>
14855         * simple.el (prog-indent-sexp): Indent enclosing defun.
14857 2013-05-15  Glenn Morris  <rgm@gnu.org>
14859         * cus-start.el (show-trailing-whitespace): Move to editing basics.
14860         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
14861         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
14862         (whitespace-highlight): Move to whitespace group.
14864         * comint.el (comint-source):
14865         * pcmpl-linux.el (pcmpl-linux):
14866         * shell.el (shell-faces):
14867         * eshell/esh-opt.el (eshell-opt):
14868         * international/ccl.el (ccl): Remove empty custom groups.
14870         * completion.el (dynamic-completion-mode):
14871         * jit-lock.el (jit-lock-debug-mode):
14872         * minibuffer.el (completion-in-region-mode):
14873         * type-break.el (type-break-mode-line-message-mode)
14874         (type-break-query-mode):
14875         * emulation/tpu-edt.el (tpu-edt-mode):
14876         * progmodes/subword.el (global-subword-mode, global-superword-mode):
14877         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
14878         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
14880         * term/xterm.el (xterm): Change parent group to terminals.
14882         * master.el (master): Remove empty custom group.
14883         (master-mode): Remove unused :group argument.
14884         * textmodes/refill.el (refill): Remove empty custom group.
14885         (refill-mode): Remove unused :group argument.
14887         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
14889         * cus-dep.el: Provide a feature.
14890         (custom-make-dependencies): Ignore dotfiles (dir-locals).
14891         Don't mistakenly ignore files whose basenames match a basename
14892         from preloaded-file-list (eg cedet/ede/simple.el).
14893         Add a fallback method for getting :group.
14895 2013-05-15  Juri Linkov  <juri@jurta.org>
14897         * isearch.el (isearch-char-by-name): Rename from
14898         `isearch-insert-char-by-name'.  Doc fix.
14899         (isearch-forward): Mention `isearch-char-by-name' in
14900         the docstring.  (Bug#13348)
14902         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
14903         `exit-minibuffer' instead of
14904         `isearch-nonincremental-exit-minibuffer'.
14905         (isearch-edit-string): Remove mention of
14906         `isearch-nonincremental-exit-minibuffer' from docstring.
14907         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
14908         (isearch-forward-exit-minibuffer)
14909         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
14911 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14913         * loadup.el: Just use unversioned DOC.
14915         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
14916         literals as extending to EOB.
14917         (nxml-last-fontify-end): Remove unused variable.
14918         (nxml-after-change1): Use with-silent-modifications.
14919         (nxml-extend-after-change-region): Simplify.
14920         (nxml-extend-after-change-region1): Remove function.
14921         (nxml-after-change1): Don't adjust for dependent regions.
14922         (nxml-fontify-matcher): Simplify.
14923         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
14924         (xmltok-add-dependent): Remove function.
14925         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
14926         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
14927         (xmltok-scan-prolog-after-processing-instruction-open): Treat
14928         unclosed <[[, <?, comment, and other literals as extending to EOB.
14929         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
14930         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
14931         Remove functions.
14932         (rng-do-some-validation-1): Don't mark dependent regions.
14933         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
14934         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
14935         (nxml-clear-dependent-regions): Remove functions.
14936         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
14937         (nxml-ensure-scan-up-to-date):
14938         Don't clear&mark dependent regions.
14940 2013-05-15  Leo Liu  <sdl.web@gmail.com>
14942         * progmodes/octave.el (octave-goto-function-definition):
14943         Improve and fix callers.
14945 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14947         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
14948         the setter (bug#14387).
14950         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
14951         surrounding group (bug#14402).
14953 2013-05-14  Juri Linkov  <juri@jurta.org>
14955         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
14956         (Bug#14390)
14958 2013-05-14  Glenn Morris  <rgm@gnu.org>
14960         * progmodes/f90.el (f90-imenu-generic-expression):
14961         Fix typo in 2013-05-08 change.  (Bug#14402)
14963 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
14965         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
14966         Remove signals for which replies are never received.
14968 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
14970         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
14971         (gdb-handler-alist, gdb-handler-number): Remove variables.
14972         (gdb-handler-list): New variable.
14973         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
14974         (gdb-pending-handler-p, gdb-handle-reply)
14975         (gdb-remove-all-pending-triggers): New functions.
14976         (gdb-discard-unordered-replies): New defcustom.
14977         (gdb-handler): New defstruct.
14978         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
14979         instead of gdb-pending-triggers.  Update docstring.
14980         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
14981         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
14982         (gdb-var-update-handler, def-gdb-auto-update-trigger)
14983         (def-gdb-auto-update-handler, gdb-get-changed-registers)
14984         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
14985         (gdb-frame-handler): Pending triggers are now automatically managed.
14986         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
14987         Remove argument.
14988         (gdb-input): Automatically handles pending triggers.  Update docstring.
14989         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
14990         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
14991         Update comments.
14992         (gdb-done-or-error): Now use gdb-handle-reply.
14994 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
14996         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
14997         gdb-debug-log.
14999 2013-05-14  Glenn Morris  <rgm@gnu.org>
15001         * subr.el (user-emacs-directory-warning): New option.
15002         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
15004 2013-05-14  Leo Liu  <sdl.web@gmail.com>
15006         * progmodes/octave.el (octave-font-lock-keywords): Fix error
15007         during redisplay.
15008         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
15009         (octave-font-lock-texinfo-comment): Fix invalid search bound
15010         error: wrong side of point.
15012 2013-05-14  Glenn Morris  <rgm@gnu.org>
15014         * progmodes/flymake.el (flymake-xml-program): New option.
15015         (flymake-xml-init): Use it.
15017         * term/xterm.el: Provide a feature.
15019         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
15021 2013-05-13  Glenn Morris  <rgm@gnu.org>
15023         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
15024         Add compat aliases as a hack workaround.  (Bug#14384)
15026 2013-05-13  Leo Liu  <sdl.web@gmail.com>
15028         * progmodes/octave.el (octave-indent-comment): Fix indentation for
15029         ###, and %!.
15030         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
15031         C-M-q.
15032         (octave-comment-start-skip): Include %!.
15033         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
15035 2013-05-12  Leo Liu  <sdl.web@gmail.com>
15037         * progmodes/octave.el (inferior-octave-startup): Store the value
15038         of __octave_srcdir__ for octave-source-directories.
15039         (inferior-octave-check-process): New function refactored out of
15040         inferior-octave-send-list-and-digest.
15041         (octave-source-directories)
15042         (octave-find-definition-filename-function): New variables.
15043         (octave-source-directories)
15044         (octave-find-definition-default-filename): New functions.
15045         (octave-find-definition): Improve to find functions implemented in C++.
15047 2013-05-12  Glenn Morris  <rgm@gnu.org>
15049         * calendar/diary-lib.el (diary-outlook-format-1):
15050         Don't include dayname in the output.  (Bug#14349)
15052 2013-05-11  Glenn Morris  <rgm@gnu.org>
15054         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
15056         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
15057         Treat cc-provide like provide.
15059 2013-05-11  Kevin Ryde  <user42@zip.com.au>
15061         * cus-dep.el (custom-make-dependencies):
15062         Use generated-autoload-load-name for the sake of files such
15063         such cedet/semantic/bovine/c.el, where the base file name
15064         is not in load-path.  (Bug#5277)
15066 2013-05-11  Glenn Morris  <rgm@gnu.org>
15068         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
15069         Provide features.
15071 2013-05-11  Leo Liu  <sdl.web@gmail.com>
15073         * progmodes/octave.el (octave-indent-comment): Improve.
15074         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
15075         (octave-eldoc-function-signatures, octave-eldoc-function):
15076         New functions.
15077         (octave-mode, inferior-octave-mode): Add eldoc support.
15079 2013-05-11  Richard Stallman  <rms@gnu.org>
15081         * epa.el (epa-decrypt-file): Take output file name as argument
15082         and read it using `interactive'.
15084 2013-05-11  Leo Liu  <sdl.web@gmail.com>
15086         * progmodes/octave.el (octave-beginning-of-line)
15087         (octave-end-of-line): Check before using up-list because it jumps
15088         out of more syntactic contructs since moving to smie.
15089         (octave-indent-comment): New function.
15090         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
15091         (octave-begin-keywords, octave-end-keywords)
15092         (octave-reserved-words, octave-smie-bnf-table)
15093         (octave-smie-rules): Add new keywords from Octave 3.6.4.
15095 2013-05-11  Glenn Morris  <rgm@gnu.org>
15097         * faces.el (internal-face-x-get-resource):
15098         * frame.el (ns-display-monitor-attributes-list):
15099         * calc/calc-aent.el (math-to-radians-2):
15100         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
15101         Fix declarations.
15103         * calc/calc-menu.el: Make it loadable in isolation.
15105         * net/eudcb-bbdb.el: Make it loadable without bbdb.
15106         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
15107         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
15108         (eudc-bbdb-query-internal): Require 'bbdb.
15110         * lpr.el (lpr-headers-switches):
15111         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
15113         * progmodes/sql.el (sql-login-params): Fix and improve :type.
15115         * emulation/edt-mapper.el: In batch mode, error rather than hang.
15117         * term.el (term-set-escape-char): Make it idempotent.
15119 2013-05-10  Leo Liu  <sdl.web@gmail.com>
15121         * progmodes/octave.el (inferior-octave-completion-table):
15122         No longer a function and all uses changed.  Use cache to speed up
15123         completion due to bug#11906.
15124         (octave-beginning-of-defun): Re-write to be more general.
15126 2013-05-10  Glenn Morris  <rgm@gnu.org>
15128         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
15130 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15132         * comint.el (comint-redirect-send-command-to-process): Use :around
15133         rather than :override for comint-redirect-filter.
15134         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
15135         Call it instead of comint-redirect-original-filter-function (which
15136         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
15138 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
15140         * frame.el (display-monitor-attributes-list): Add NS case.
15141         (ns-display-monitor-attributes-list): Declare.
15143 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
15145         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
15147 2013-05-09  Glenn Morris  <rgm@gnu.org>
15149         * international/fontset.el (vertical-centering-font-regexp):
15150         Set standard-value.
15152         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
15154         * bookmark.el (bookmark-search-delay):
15155         * cus-start.el (vertical-centering-font-regexp):
15156         * ps-mule.el (ps-mule-font-info-database-default):
15157         * ps-print.el (ps-default-fg, ps-default-bg):
15158         * type-break.el (type-break-good-break-interval):
15159         * whitespace.el (whitespace-indentation-regexp)
15160         (whitespace-space-after-tab-regexp):
15161         * emacs-lisp/testcover.el (testcover-1value-functions)
15162         (testcover-noreturn-functions, testcover-progn-functions)
15163         (testcover-prog1-functions):
15164         * emulation/viper-init.el (viper-emacs-state-cursor-color):
15165         * eshell/em-glob.el (eshell-glob-translate-alist):
15166         * play/tetris.el (tetris-tty-colors):
15167         * progmodes/cpp.el (cpp-face-default-list):
15168         * progmodes/flymake.el (flymake-allowed-file-name-masks):
15169         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
15170         (idlwave-help-browser-generic-args):
15171         * progmodes/make-mode.el (makefile-special-targets-list):
15172         * progmodes/python.el (python-shell-virtualenv-path):
15173         * progmodes/verilog-mode.el (verilog-active-low-regexp)
15174         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
15175         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
15176         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
15177         * textmodes/reftex-vars.el (reftex-format-label-function):
15178         * textmodes/remember.el (remember-diary-file): Fix custom types.
15180         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
15181         Add :version.
15183 2013-05-09  Leo Liu  <sdl.web@gmail.com>
15185         * progmodes/octave.el (inferior-octave-completion-at-point):
15186         Restore file completion.  (Bug#14300)
15187         (inferior-octave-startup): Fix incorrect highlighting for the
15188         first prompt.
15190 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15192         * progmodes/ruby-mode.el: First cut at SMIE support.
15193         (ruby-use-smie): New var.
15194         (ruby-smie-grammar): New constant.
15195         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
15196         (ruby-smie--forward-token, ruby-smie--backward-token)
15197         (ruby-smie-rules): New functions.
15198         (ruby-mode-variables): Setup SMIE if applicable.
15200 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
15202         * simple.el (line-move-visual): Signal beginning/end of buffer
15203         only if vertical-motion moved less than it was requested.  Avoids
15204         silly incorrect error messages when there are display strings with
15205         multiple newlines at EOL.
15207 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15209         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
15210         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
15211         (prolog-char-quote-workaround):
15212         * progmodes/cperl-mode.el (cperl-under-as-char):
15213         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
15214         Mark as obsolete.
15215         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
15216         their declaration.
15217         (vhdl-mode-syntax-table-init): Remove.
15219         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
15220         last change.
15222         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
15223         syntax for "_".
15224         (ld-script-font-lock-keywords):
15225         Change regexps to use things like \_< and \_>.
15227         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
15228         Change all regexps to use things like \_< and \_>.
15230         * progmodes/autoconf.el (autoconf-definition-regexp)
15231         (autoconf-font-lock-keywords, autoconf-current-defun-function):
15232         Handle a _ with symbol syntax.
15233         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
15235         * progmodes/ada-mode.el (ada-mode-abbrev-table):
15236         Consolidate declaration.
15237         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
15238         the declaration.
15239         (ada-create-syntax-table): Remove.
15240         (ada-capitalize-word): Don't mess with the syntax of "_" since it
15241         already has the right syntax nowadays.
15242         (ada-goto-next-word): Don't change the syntax of "_".
15244         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
15245         with-wrapper-hook.
15247 2013-05-08  Sam Steingold  <sds@gnu.org>
15249         * thingatpt.el (thing-at-point): Accept optional second argument
15250         NO-PROPERTIES to strip the text properties from the return value.
15251         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
15252         to `thing-at-point' instead of stripping the properties ourselves.
15253         Also, when `thing-at-point' fails to find a url, prepend "http://"
15254         to the filename at point on the assumption that the user is
15255         pointing at something like gnu.org/gnu.
15257 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
15259         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
15260         * faces.el (crm-separator):
15261         Silence byte-compiler.
15263         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
15264         (tool-bar-map): Remove unneeded defvars.
15266 2013-05-08  Leo Liu  <sdl.web@gmail.com>
15268         Re-work a fix for bug#10994 based on Le Wang's patch.
15269         * ido.el (ido-remove-consecutive-dups): New helper.
15270         (ido-completing-read): Use it.
15271         (ido-chop): Revert fix for bug#10994.
15273 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
15275         * cus-edit.el (custom-save-variables):
15276         Pretty-print long values.  (Bug#14187)
15278 2013-05-08  Glenn Morris  <rgm@gnu.org>
15280         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
15281         (m4-mode-syntax-table): Init in the defvar.
15282         (m4-mode-abbrev-table): Let define-derived-mode define it.
15284 2013-05-08  Tom Tromey  <tromey@redhat.com>
15286         * progmodes/m4-mode.el (m4-mode-syntax-table):
15287         Do not treat "_" as word constituent.  (Bug#14167)
15289 2013-05-07  Glenn Morris  <rgm@gnu.org>
15291         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
15292         Remove explicit eshell-isearch-cancel-map.
15294         * progmodes/f90.el (f90-smart-end-names): New option.
15295         (f90-smart-end): Doc fix.
15296         (f90-end-block-optional-name): New constant.
15297         (f90-block-match): Respect f90-smart-end-names.
15299 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15301         * progmodes/octave.el (octave-smie-forward-token): Be more careful
15302         about implicit semi-colons (bug#14218).
15304 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
15306         * frame.el (display-monitor-attributes-list)
15307         (frame-monitor-attributes): New functions.
15309 2013-05-06  Leo Liu  <sdl.web@gmail.com>
15311         * progmodes/octave.el (octave-syntax-propertize-function): Change
15312         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
15313         (octave-font-lock-keywords): Use octave-operator-regexp.
15314         (octave-completion-at-point): Rename from
15315         octave-completion-at-point-function.
15316         (inferior-octave-directory-tracker): Robustify.
15317         (octave-text-functions): Remove and fix its uses.  No such things
15318         any more.
15320 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15322         * emacs-lisp/trace.el (trace--display-buffer): New function.
15323         (trace-make-advice): Use it.
15325 2013-05-06  Juri Linkov  <juri@jurta.org>
15327         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
15328         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
15329         Doc fix.
15330         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
15331         in the help string.  (Bug#12985)
15333 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
15335         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
15337 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15339         * progmodes/perl-mode.el: Add support for here documents.
15340         (perl-syntax-propertize-function): Match here-doc markers.
15341         (perl-syntax-propertize-special-constructs): Find their end.
15342         (perl-imenu-generic-expression): Use [:alnum:].
15344         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
15345         (advice--add-function): Refresh the advice if already present
15346         (bug#14317).
15348 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
15350         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
15352 2013-05-06  Glenn Morris  <rgm@gnu.org>
15354         * w32-fns.el (w32-charset-info-alist): Declare.
15356         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
15357         of its defcustom properties.
15358         (eshell-cmpl-initialize): No need to load pcomplete.
15360         * generic-x.el: No need to require comint when compiling.
15362         * net/eudc-export.el: Make it loadable without bbdb.
15363         (top-level): Use require rather than load-library.
15364         (eudc-create-bbdb-record, eudc-bbdbify-phone)
15365         (eudc-batch-export-records-to-bbdb)
15366         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
15367         Require bbdb.
15369 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
15371         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
15372         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
15373         some tweaks, instead.
15375 2013-05-05  Leo Liu  <sdl.web@gmail.com>
15377         * progmodes/octave.el (octave-font-lock-keywords)
15378         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
15379         (inferior-octave-send-list-and-digest): Improve error message.
15380         (octave-mode, inferior-octave-mode): Use setq-local.
15381         (octave-help): Set info-lookup-mode.
15383 2013-05-05  Richard Stallman  <rms@gnu.org>
15385         * vc/compare-w.el (compare-windows-whitespace):
15386         Treat no-break space as whitespace.
15388         * mail/rmailsum.el (rmail-summary-rmail-update):
15389         Detect empty summary and don't change selected message.
15390         (rmail-summary-goto-msg): Likewise.
15392         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
15393         Doc fixes, rename args.
15395 2013-05-05  Alan Mackenzie  <acm@muc.de>
15397         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
15399 2013-05-05  Juri Linkov  <juri@jurta.org>
15401         * info.el (Info-read-subfile): Use (point-min) instead of (point)
15402         to not add the length of the summary segment to the return value.
15403         (Bug#14125)
15405 2013-05-05  Leo Liu  <sdl.web@gmail.com>
15407         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
15408         (inferior-octave-output-filter): Remove.
15409         (octave-send-region, inferior-octave-startup): Fix callers.
15410         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
15411         (octave-binary-file-extensions): New user variable.
15412         (octave-find-definition): Confirm if opening binary files.
15413         (octave-help-file): Use octave-find-definition to get the binary
15414         confirmation.
15415         (octave-help): Adjust for octave-help-file change.
15417 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15419         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
15420         Merge the two entries that handle function definitions.
15421         (pascal--syntax-propertize): New const.
15422         (pascal-mode): Use it.  Use setq-local.
15424 2013-05-04  Glenn Morris  <rgm@gnu.org>
15426         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
15427         (diary-from-outlook): Respect diary-from-outlook-function.
15429 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15431         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
15432         Move the declaration from C.
15433         (read-minibuffer, eval-minibuffer): Move from C.
15434         (completion-setup-function): Avoid minibuffer-completion-contents.
15436 2013-05-03  Leo Liu  <sdl.web@gmail.com>
15438         * progmodes/octave.el (octave-font-lock-keywords): Do not
15439         dehighlight 'end' in comments or strings.
15440         (octave-completing-read, octave-goto-function-definition):
15441         New helpers.
15442         (octave-help-buffer): New user variable.
15443         (octave-help-file, octave-help-function): New button types.
15444         (octave-help): New command and bind it to C-h ;.
15445         (octave-find-definition): New command and bind it to M-.
15446         (user-error): Alias to error if not defined.
15448 2013-05-02  Leo Liu  <sdl.web@gmail.com>
15450         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
15451         for \.  (bug#14332)
15452         (octave-font-lock-keywords): Include [ and {.
15454 2013-05-02  Leo Liu  <sdl.web@gmail.com>
15456         * progmodes/octave.el (inferior-octave-startup-file): Change default.
15457         (inferior-octave): Remove calling comint-mode and return the buffer.
15458         (inferior-octave-startup): Cosmetic changes.
15460 2013-05-02  Leo Liu  <sdl.web@gmail.com>
15462         * progmodes/octave.el (octave-syntax-propertize-function):
15463         Include the case when ' is at line beginning.  (Bug#14336)
15465 2013-05-02  Glenn Morris  <rgm@gnu.org>
15467         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
15468         * desktop.el (vc-dir-mode): Just autoload it here.
15470 2013-05-02  Alan Mackenzie  <acm@muc.de>
15472         Eliminate variable c-standard-font-lock-fontify-region-function.
15473         * progmodes/cc-mode.el
15474         (c-standard-font-lock-fontify-region-function): Remove.
15475         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
15477 2013-05-01  Leo Liu  <sdl.web@gmail.com>
15479         * progmodes/octave.el: Compatible with older emacs-24 releases.
15480         (inferior-octave-has-built-in-variables): Remove.  Built-in
15481         variables were removed from Octave in 2007.
15482         (inferior-octave-startup): Fix uses.
15483         (comint-line-beginning-position): Remove compatibility code for
15484         emacs 21.
15486 2013-05-01  Juri Linkov  <juri@jurta.org>
15488         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
15490 2013-05-01  Juri Linkov  <juri@jurta.org>
15492         * comint.el (comint-previous-matching-input): Don't print message
15493         "History item: %d" when `isearch-mode' is active.
15494         (comint-history-isearch-message): Print message "History item: %d"
15495         when `comint-input-ring-index' is not empty and this function is
15496         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
15498 2013-05-01  Leo Liu  <sdl.web@gmail.com>
15500         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
15501         definitions.  Use completion-at-point to insert keywords.
15502         (octave-abbrev-start): Remove.
15503         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
15505 2013-04-30  Leo Liu  <sdl.web@gmail.com>
15507         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
15508         change.
15510 2013-04-30  Alan Mackenzie  <acm@muc.de>
15512         Handle arbitrarily long C++ member initialisation lists.
15513         * progmodes/cc-engine.el (c-back-over-member-initializers):
15514         new function.
15515         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
15516         (most) member init lists.
15518 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
15520         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
15521         variable.
15523 2013-04-30  Leo Liu  <sdl.web@gmail.com>
15525         * progmodes/octave.el (octave-variables): Remove.  No builtin
15526         variables any more.  All converted to functions.
15527         (octave-font-lock-keywords, octave-completion-at-point-function):
15528         Fix uses.
15529         (octave-font-lock-texinfo-comment): New user variable.
15530         (octave-texinfo-font-lock-keywords): New variable for texinfo
15531         comment block.
15532         (octave-function-comment-block): New face.
15533         (octave-font-lock-texinfo-comment): New function.
15534         (octave-mode): Font lock texinfo comment block.
15536 2013-04-29  Leo Liu  <sdl.web@gmail.com>
15538         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
15539         indexing expression.
15540         (octave-continuation-string): Do not use \.
15541         (inferior-octave-complete-impossible): Remove.
15542         (inferior-octave-completion-table)
15543         (inferior-octave-completion-at-point): Remove its uses.
15544         (inferior-octave-startup): completion_matches was introduced to
15545         Octave in 1996 so safe to assume it.
15546         (octave-function-file-comment): Improve to follow how Octave does it.
15547         (octave-update-function-file-comment): Tweak.
15549 2013-04-29  Leo Liu  <sdl.web@gmail.com>
15551         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
15552         (inferior-octave-startup): Remove inferior-octave-startup-hook.
15553         (octave-function-file-comment): Fix typo.
15554         (octave-sync-function-file-names): Use read-char-choice.
15556 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
15558         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
15559         to t for the less important warnings.
15561 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
15563         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
15565 2013-04-27  Glenn Morris  <rgm@gnu.org>
15567         * vc/log-view.el (log-view-current-entry):
15568         Treat "---" separator lines as part of the following rev.  (Bug#14169)
15570 2013-04-27  Juri Linkov  <juri@jurta.org>
15572         * subr.el (read-number): Doc fix about using it by interactive
15573         code letter `n'.  (Bug#14254)
15575 2013-04-27  Juri Linkov  <juri@jurta.org>
15577         * desktop.el (desktop-auto-save-timeout): New option.
15578         (desktop-file-checksum): New variable.
15579         (desktop-save): Add optional arg `auto-save' and don't auto-save
15580         if nothing changed.
15581         (desktop-auto-save-timer): New variable.
15582         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
15583         (after-init-hook): Call `desktop-auto-save-set-timer'.
15584         Suggested by Reuben Thomas <rrt@sc3d.org> in
15585         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
15587 2013-04-27  Leo Liu  <sdl.web@gmail.com>
15589         * progmodes/octave.el (octave-function-file-p)
15590         (octave-skip-comment-forward, octave-function-file-comment)
15591         (octave-update-function-file-comment): New functions.
15592         (octave-mode-map): Bind C-c ; to
15593         octave-update-function-file-comment.
15594         (octave-mode-menu): Add octave-update-function-file-comment.
15595         (octave-mode, inferior-octave-mode): Fix doc-string.
15596         (octave-insert-defun): Conform to Octave's coding convention.
15597         (Bug#14285)
15599         * files.el (basic-save-buffer): Don't let errors in
15600         before-save-hook prevent saving buffer.
15602 2013-04-20  Roland Winkler  <winkler@gnu.org>
15604         * faces.el (read-face-name): Use completing-read if arg multiple
15605         is nil.
15607 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
15609         * ls-lisp.el (ls-lisp-insert-directory): If no files are
15610         displayed, move point to after the totals line.
15611         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
15612         for the details.
15614 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15616         * emacs-lisp/package.el (package-autoload-ensure-default-file):
15617         Add current dir to the load-path.
15618         (package-generate-autoloads): Don't rely on
15619         autoload-ensure-default-file.
15621 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
15623         * textmodes/remember.el (remember-store-in-files): Document that
15624         the file name format is passed to `format-time-string'.
15626 2013-04-26  Leo Liu  <sdl.web@gmail.com>
15628         * progmodes/octave.el (octave-sync-function-file-names): New function.
15629         (octave-mode): Use it in before-save-hook.
15631 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15633         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
15634         (bug#14274).
15636         * progmodes/octave.el (octave-smie-forward-token): Properly skip
15637         \n and comment, even if it's not an implicit ; (bug#14218).
15639 2013-04-26  Glenn Morris  <rgm@gnu.org>
15641         * subr.el (read-number): Once more use `read' rather than
15642         `string-to-number', to trap non-numeric input.  (Bug#14254)
15644 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
15646         * emacs-lisp/syntax.el (syntax-propertize-multiline):
15647         Use `syntax-multiline' text property consistently instead of
15648         `font-lock-multiline'.  (Bug#14237)
15650 2013-04-26  Glenn Morris  <rgm@gnu.org>
15652         * emacs-lisp/shadow.el (list-load-path-shadows):
15653         No longer necessary to check for duplicate simple.el, since
15654         2012-07-07 change to init_lread to not include installation lisp
15655         directories in load-path when running uninstalled.  (Bug#14270)
15657 2013-04-26  Leo Liu  <sdl.web@gmail.com>
15659         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
15660         (octave-mode, inferior-octave-mode): Use setq-local.
15661         (octave-not-in-string-or-comment-p): Rename to
15662         octave-in-string-or-comment-p.
15663         (octave-in-comment-p, octave-in-string-p)
15664         (octave-in-string-or-comment-p): Replace defsubst with defun.
15666 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
15668         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
15670 2013-04-25  Bastien Guerry  <bzg@gnu.org>
15672         * textmodes/remember.el (remember-data-directory)
15673         (remember-directory-file-name-format): Fix custom types.
15675 2013-04-25  Leo Liu  <sdl.web@gmail.com>
15677         * progmodes/octave.el (octave-completion-at-point-function):
15678         Make use of inferior octave process.
15679         (octave-initialize-completions): Remove.
15680         (inferior-octave-completion-table): New function.
15681         (inferior-octave-completion-at-point): Use it.
15682         (octave-completion-alist): Remove.
15684 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15686         * progmodes/opascal.el: Use font-lock and syntax-propertize.
15687         (opascal-mode-syntax-table): New var.
15688         (opascal-literal-kind, opascal-is-literal-end)
15689         (opascal-literal-token-at): Rewrite.
15690         (opascal--literal-start-re, opascal-font-lock-keywords)
15691         (opascal--syntax-propertize): New constants.
15692         (opascal-font-lock-defaults): Adjust.
15693         (opascal-mode): Use them.  Set comment-<foo> variables as well.
15694         (delphi-comment-face, opascal-comment-face, delphi-string-face)
15695         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
15696         (delphi-other-face, opascal-other-face): Remove face variables.
15697         (opascal-save-state): Remove macro.
15698         (opascal-fontifying-progress-step): Remove constant.
15699         (opascal--ignore-changes): Remove var.
15700         (opascal-set-token-property, opascal-parse-next-literal)
15701         (opascal-is-stable-literal, opascal-complete-literal)
15702         (opascal-is-literal-start, opascal-face-of)
15703         (opascal-parse-region, opascal-parse-region-until-stable)
15704         (opascal-fontify-region, opascal-after-change)
15705         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
15706         (opascal-debug-parse-region, opascal-debug-parse-window)
15707         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
15708         (opascal-debug-fontify-buffer): Remove.
15709         (opascal-debug-mode-map): Adjust accordingly.
15711 2013-04-25  Leo Liu  <sdl.web@gmail.com>
15713         Merge octave-mod.el and octave-inf.el into octave.el with some
15714         cleanups.
15715         * progmodes/octave.el: New file renamed from octave-mod.el.
15716         * progmodes/octave-inf.el: Merged into octave.el.
15717         * progmodes/octave-mod.el: Renamed to octave.el.
15719 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
15721         * textmodes/reftex-vars.el
15722         (reftex-label-ignored-macros-and-environments): New defcustom.
15724         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
15726 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15728         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
15729         (smie-indent-keyword): Improve the check to ensure that the next
15730         comment is really on the same line.
15731         (smie-indent-comment): Don't align with a subsequent closer (or eob).
15733         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
15734         semi-colons if the line is not otherwise empty (bug#14218).
15736 2013-04-25  Glenn Morris  <rgm@gnu.org>
15738         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
15740 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15742         * progmodes/opascal.el (opascal-set-token-property): Rename from
15743         opascal-set-text-properties and only set `token' (bug#14134).
15744         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
15745         (opascal-literal-text-properties): Remove.
15746         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
15747         Adjust callers.
15749 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
15751         * textmodes/remember.el (remember-handler-functions): Add an
15752         option for a new handler `remember-store-in-files'.
15753         (remember-data-directory, remember-directory-file-name-format):
15754         New options.
15755         (remember-store-in-files): New function to store remember notes
15756         as separate files within a directory.
15758 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
15760         * progmodes/compile.el (compilation-next-error-function):
15761         Pass "formats" to compilation-find-file (bug#11777).
15763 2013-04-24  Glenn Morris  <rgm@gnu.org>
15765         * vc/vc-bzr.el (vc-bzr-print-log):
15766         * vc/vc-hg.el (vc-hg-print-log):
15767         * vc/vc-svn.el (vc-svn-print-log):
15768         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
15770         * vc/vc-bzr.el (vc-bzr-print-log):
15771         * vc/vc-cvs.el (vc-cvs-print-log):
15772         * vc/vc-git.el (vc-git-print-log):
15773         * vc/vc-hg.el (vc-hg-print-log):
15774         * vc/vc-mtn.el (vc-mtn-print-log):
15775         * vc/vc-rcs.el (vc-rcs-print-log):
15776         * vc/vc-sccs.el (vc-sccs-print-log):
15777         * vc/vc-svn.el (vc-svn-print-log):
15778         * vc/vc.el (vc-print-log-internal): Doc fixes.
15780 2013-04-23  Glenn Morris  <rgm@gnu.org>
15782         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
15783         Remove venerable code attempting to avoid substitute-command-keys.
15785 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
15787         * textmodes/reftex-vars.el (reftex-label-regexps):
15788         Call `reftex-compile-variables' after changes to this variable.
15790 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15792         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
15793         Use lexical-binding.
15794         (jit-lock-force-redisplay): Use markers, check buffer's continued
15795         existence and beware narrowed buffers.
15796         (jit-lock-fontify-now): Adjust call accordingly.
15798 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15800         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
15801         to avoid misleading the user.
15803 2013-04-22  Leo Liu  <sdl.web@gmail.com>
15805         * info-look.el: Prefer latex2e.info.  (Bug#14240)
15807 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
15809         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
15811         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
15812         * net/tramp.el (tramp-call-process): ... here.
15813         (tramp-set-completion-function, tramp-parse-putty):
15814         * net/tramp-adb.el (tramp-adb-execute-adb-command):
15815         * net/tramp-gvfs.el (tramp-gvfs-send-command):
15816         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
15817         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
15818         (tramp-call-local-coding-command): Use `tramp-call-process'
15819         instead of `tramp-compat-call-process'.
15821         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
15822         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
15823         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
15824         (tramp-find-inline-compress): Improve traces.
15825         (tramp-maybe-send-script): Check for Perl binary.
15826         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
15828 2013-04-22  Daiki Ueno  <ueno@gnu.org>
15830         * epg.el (epg-context-pinentry-mode): New function.
15831         (epg-context-set-pinentry-mode): New function.
15832         (epg--start): Pass --pinentry-mode option to gpg command.
15834 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
15836         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
15837         `comint-dynamic-complete' is obsolete since 24.1, replaced by
15838         `completion-at-point'.  (Bug#13774)
15840         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
15841         default key binding for `describe-distribution' has been moved to
15842         `C-h C-o'.  (Bug#13970)
15844 2013-04-21  Glenn Morris  <rgm@gnu.org>
15846         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
15847         Add doc strings.
15848         (vc-print-log): Clarify interactive prompt.
15850 2013-04-20  Glenn Morris  <rgm@gnu.org>
15852         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
15853         No longer include timestamp etc information.
15855 2013-04-20  Roland Winkler  <winkler@gnu.org>
15857         * faces.el (read-face-name): Bug fix, return just one face if arg
15858         multiple is nil.  (Bug#14209)
15860 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15862         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
15863         (remove-function): Autoload.
15865         * comint.el (comint-redirect-original-filter-function): Remove.
15866         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
15867         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
15868         (vc-cvs-annotate-command):
15869         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
15870         * progmodes/prolog.el (prolog-consult-compile):
15871         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
15872         Use add/remove-function instead.
15873         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
15874         (gud-tooltip-process-output, gud-tooltip-tips):
15875         Use add/remove-function instead.
15876         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
15877         (scheme-interaction-mode, exit-scheme-interaction-mode):
15878         Use add/remove-function instead.
15880         * vc/vc-dispatcher.el: Use lexical-binding.
15881         (vc--process-sentinel): Rename from vc-process-sentinel.
15882         Change last arg to be the code to run.  Don't use vc-previous-sentinel
15883         and vc-sentinel-commands any more.
15884         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
15885         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
15887 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
15889         * progmodes/sh-script.el (sh-imenu-generic-expression):
15890         Handle function names with a single character.  (Bug#14111)
15892 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
15894         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
15895         for subroutines defined in an eval (bug#14182).
15897 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
15899         * bookmark.el (bookmark-completing-read): Improve handling of empty
15900         string (bug#14176).
15902 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
15904         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
15906 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15908         New faster Imenu implementation (bug#14058).
15909         * progmodes/python.el:
15910         (python-imenu-prev-index-position):
15911         (python-imenu-format-item-label-function)
15912         (python-imenu-format-parent-item-label-function)
15913         (python-imenu-format-parent-item-jump-label-function):
15914         New vars.
15915         (python-imenu-format-item-label)
15916         (python-imenu-format-parent-item-label)
15917         (python-imenu-format-parent-item-jump-label)
15918         (python-imenu--put-parent, python-imenu--build-tree)
15919         (python-imenu-create-index, python-imenu-create-flat-index)
15920         (python-util-popn): New functions.
15921         (python-mode): Set imenu-create-index-function to
15922         python-imenu-create-index.
15924 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15926         * winner.el (winner-active-region): Use region-active-p, activate-mark
15927         and deactivate-mark (bug#14225).
15929         * simple.el (deactivate-mark): Don't inline it.
15931 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
15933         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
15935 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
15937         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
15938         file extensions from the archive-mode entry in order to prefer
15939         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
15941 2013-04-18  Leo Liu  <sdl.web@gmail.com>
15943         * bindings.el (help-event-list): Add ?\?.
15945 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
15947         * subr.el (with-wrapper-hook): Declare obsolete.
15948         * simple.el (filter-buffer-substring-function): New hook.
15949         (filter-buffer-substring): Use it.
15950         (filter-buffer-substring-functions): Mark obsolete.
15951         * minibuffer.el (completion-in-region-function): New hook.
15952         (completion-in-region): Use it.
15953         (completion-in-region-functions): Mark obsolete.
15954         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
15955         * abbrev.el (abbrev-expand-function): New hook.
15956         (expand-abbrev): Use it.
15957         (abbrev-expand-functions): Mark obsolete.
15958         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
15959         and :filter-return.
15961 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15963         * progmodes/python.el (python-nav--syntactically): Fix cornercases
15964         and do not care about match data.
15966 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
15968         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
15969         completion tables when completing error conditions and
15970         `declare' arguments.
15971         (lisp-complete-symbol, field-complete): Mark as obsolete.
15972         (check-parens): Unmatched parens are user errors.
15973         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
15975 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
15977         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
15978         command changed buffer (ie. `flyspell-pre-buffer' is not current
15979         buffer), which prevents making decisions based on invalid value of
15980         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
15981         cause an error when `flyspell-pre-point' was nil after switching
15982         buffers.
15983         (flyspell-post-command-hook): No longer needs to change buffers when
15984         checking pre-word.  While at it remove unnecessary progn.
15986 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
15988         * textmodes/ispell.el (ispell-add-per-file-word-list):
15989         Fix `flyspell-correct-word-before-point' error when accepting
15990         words and `coment-padding' is an integer by using
15991         `comment-normalize-vars' (Bug #14214).
15993 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15995         New defun movement commands.
15996         * progmodes/python.el (python-nav--syntactically)
15997         (python-nav--forward-defun, python-nav-backward-defun)
15998         (python-nav-forward-defun): New functions.
16000 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
16002         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
16003         (python-syntax-context): Use named compiler-macro for backwards
16004         compatibility with Emacs 24.x.
16006 2013-04-17  Leo Liu  <sdl.web@gmail.com>
16008         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
16009         octave-hide-process-buffer.
16011 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16013         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
16014         (bug#14216).
16016 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
16018         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
16019         Fix adjustment of offset when receiving incomplete responses from GDB
16020         (bug#14129).
16022 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16024         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
16025         python-mode-abbrev-table.
16026         (python-skeleton-define): Adjust accordingly.
16027         (python-mode-abbrev-table): New table that inherits from it so that
16028         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
16030         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
16031         (abbrev-symbol): Use it.
16032         (abbrev--before-point): Use it since we already handle inheritance.
16034 2013-04-16  Leo Liu  <sdl.web@gmail.com>
16036         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
16037         binding to info-lookup-symbol.
16039 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
16041         * minibuffer.el (completion--twq-all):
16042         * term/ns-win.el (ns-initialize-window-system):
16043         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
16045 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16047         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
16048         global bindings.
16050         * doc-view.el (doc-view-start-process): Handle url-handler directories.
16052 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
16054         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
16055         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
16056         to nil.
16057         (ruby-end-of-defun): Remove the unused arg, change the docstring
16058         to reflect that this function is only used as the value of
16059         `end-of-defun-function'.
16060         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
16061         to reflect an earlier change that beginning/end-of-defun functions
16062         jump between methods in a class definition, as well as top-level
16063         functions.
16065 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16067         * minibuffer.el (minibuffer-complete): Don't just scroll
16068         a *Completions* that's been iconified.
16069         (minibuffer-force-complete): Make sure repetitions do cycle when going
16070         through completion-in-region -> minibuffer-complete.
16072 2013-04-15  Alan Mackenzie  <acm@muc.de>
16074         Correct the placement of c-cpp-delimiters when there're #s not at
16075         col 0.
16077         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
16078         place a submatch around the #.
16079         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
16080         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
16081         on the #, not BOL.
16083 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16085         * emacs-lisp/nadvice.el: Properly test names when adding advice.
16086         (advice--member-p): New arg `name'.
16087         (advice--add-function, advice-member-p): Use it (bug#14202).
16089 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
16091         Reformulate java imenu-generic-expression.
16092         The old expression contained ill formed regexps.
16094         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
16095         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
16096         (cc-imenu-java-method-arg-regexp): New defconsts.
16097         (cc-imenu-java-build-type-args-regex): New defun.
16098         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
16099         handling of spaces in the regexp.
16101 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
16103         * textmodes/ispell.el (ispell-command-loop): Remove
16104         flyspell highlight of a word when ispell accepts it (bug #14178).
16106 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
16108         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
16109         uses code from the previous `ange-ftp-run-real-handler'.
16110         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
16111         only in case that function exist.  This is needed for proper
16112         unloading of Tramp.
16114 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
16116         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
16118         * textmodes/reftex.el (reftex-compile-variables): Use it.
16120 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16122         * files.el (normal-mode): Only use default major-mode if no other mode
16123         was specified.
16125         * emacs-lisp/trace.el (trace-values): New function.
16127         * files.el: Allow : in local variables (bug#14089).
16128         (hack-local-variable-regexp): New var.
16129         (hack-local-variables-prop-line, hack-local-variables): Use it.
16131 2013-04-13  Roland Winkler  <winkler@gnu.org>
16133         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
16134         data before it gets modified by bibtex-beginning-of-entry.
16136 2013-04-13  Roland Winkler  <winkler@gnu.org>
16138         * textmodes/bibtex.el (bibtex-url): Doc fix.
16140 2013-04-13  Roland Winkler  <winkler@gnu.org>
16142         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
16143         does not visit a BibTeX file, exclude it from the list of buffers
16144         returned by bibtex-initialize.
16146 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
16148         * window.el (split-window): Remove interactive form, since as a
16149         command this function is a special case of split-window-below.
16150         Correct doc string.
16152 2013-04-12  Roland Winkler  <winkler@gnu.org>
16154         * faces.el (read-face-name): Do not override value of arg default.
16155         Allow single faces and strings as default values.  Remove those
16156         elements from return value that are not faces.
16157         (describe-face): Simplify.
16158         (face-at-point): New optional args thing and multiple so that this
16159         function can provide the same functionality previously provided by
16160         read-face-name.
16161         (make-face-bold, make-face-unbold, make-face-italic)
16162         (make-face-unitalic, make-face-bold-italic, invert-face)
16163         (modify-face, read-face-and-attribute): Use face-at-point.
16165         * cus-edit.el (customize-face, customize-face-other-window)
16166         * cus-theme.el (custom-theme-add-face)
16167         * face-remap.el (buffer-face-set)
16168         * facemenu.el (facemenu-set-face): Use face-at-point.
16170 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
16172         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
16174 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
16176         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
16177         off leading { and trailing } from field values.
16179 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16181         * emacs-lisp/timer.el (timer--check): New function.
16182         (timer--time, timer-set-function, timer-event-handler): Use it.
16183         (timer-set-idle-time): Simplify.
16184         (timer--activate): CSE.
16185         (timer-event-handler): Give more info in error message.
16186         (internal-timer-start-idle): New function, moved from C.
16188         * mpc.el (mpc-proc): Add `restart' argument.
16189         (mpc-proc-cmd): Use it.
16190         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
16191         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
16192         less often.
16194 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
16196         * progmodes/sh-script.el: Implement `sh-mode' own
16197         `add-log-current-defun-function' (bug#14112).
16198         (sh-current-defun-name): New function.
16199         (sh-mode): Use the function.
16201 2013-04-09  Bastien Guerry  <bzg@gnu.org>
16203         * simple.el (choose-completion-string): Fix docstring (bug#14163).
16205 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16207         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
16209         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
16210         timer (bug#14156).
16212 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
16214         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
16215         declaration.
16217 2013-04-07  Leo Liu  <sdl.web@gmail.com>
16219         * pcmpl-x.el: New file.
16221 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
16223         Do not set x-display-name until X connection is established.
16224         This is needed to prevent from weird situation described at
16225         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
16226         * frame.el (make-frame): Set x-display-name after call to
16227         window system initialization function, not before.
16228         * term/x-win.el (x-initialize-window-system): Add optional
16229         display argument and use it.
16230         * term/w32-win.el (w32-initialize-window-system):
16231         * term/ns-win.el (ns-initialize-window-system):
16232         * term/pc-win.el (msdos-initialize-window-system):
16233         Add compatible optional display argument.
16235 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
16237         * files.el (normal-backup-enable-predicate): On MS-Windows and
16238         MS-DOS compare truenames of temporary-file-directory and of the
16239         file, so that 8+3 aliases (usually found in $TEMP on Windows)
16240         don't fail comparison by compare-strings.  Also, compare file
16241         names case-insensitively on MS-Windows and MS-DOS.
16243 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16245         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
16246         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
16248 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
16250         * whitespace.el (whitespace-color-on, whitespace-color-off):
16251         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
16253 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
16255         * ispell.el (ispell-set-spellchecker-params):
16256         Really set `ispell-args' for all equivs.
16258 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16260         * ido.el (ido-completions): Use extra elements of ido-decorations
16261         (bug#14143).
16262         (ido-decorations): Update docstring.
16264 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
16266         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
16267         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
16268         nil during initialization, in order not to miss changes since the
16269         file was opened.  (Bug#14140)
16271 2013-04-05  Leo Liu  <sdl.web@gmail.com>
16273         * kmacro.el (kmacro-call-macro): Fix bug#14135.
16275 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
16277         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
16279 2013-04-04  Glenn Morris  <rgm@gnu.org>
16281         * electric.el (electric-pair-inhibit-predicate): Add :version.
16283 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16285         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
16286         when a package is required several times (bug#14082).
16288 2013-04-04  Roland Winkler  <winkler@gnu.org>
16290         * faces.el (read-face-name): Behave as promised by the docstring.
16291         Assume that arg default is a list of faces.
16292         (describe-face): Call read-face-name with list of default faces.
16294 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
16296         * bookmark.el: Fix deletion of bookmarks (bug#13972).
16297         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
16298         (bookmark-bmenu-execute-deletions): Only skip first line if it's
16299         the header.
16300         (bookmark-exit-hook-internal): Save even if list is empty.
16302 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
16304         * emacs-lisp/package.el (package-pinned-packages): New var.
16305         (package--add-to-archive-contents): Obey it (bug#14118).
16307 2013-04-03  Alan Mackenzie  <acm@muc.de>
16309         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
16310         Also adapt to the new values of element 7 of a parse state.
16312         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
16313         parameter `not-in-delimiter'.  Handle being inside comment opener.
16314         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
16315         character in case we're typing a '*' after a '/'.
16316         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
16317         instead by passing the parameter to c-state-pp-to-literal.
16319         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
16320         for elt. 7 of a parse state.
16322 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
16324         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
16325         * international/latin1-disp.el, international/mule-util.el:
16326         * language/cyril-util.el, language/european.el, language/ind-util.el:
16327         * language/lao-util.el, language/thai.el, language/tibet-util.el:
16328         * language/tibetan.el, language/viet-util.el:
16329         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
16331 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
16333         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
16334         (electric-pair-post-self-insert-function): Use it.
16335         (electric-pair-default-inhibit): New function, extracted from
16336         electric-pair-post-self-insert-function.
16338 2013-03-31  Roland Winkler  <winkler@gnu.org>
16340         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
16342 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
16344         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
16346 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
16348         Un-indent after "pass" and "return" statements (Bug#13888)
16349         * progmodes/python.el (python-indent-block-enders): New var.
16350         (python-indent-calculate-indentation): Use it.
16352 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
16354         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
16355         defun.  Defining it as defalias could introduce too eager
16356         byte-compiler optimization.  (Bug#14030)
16358 2013-03-30  Chong Yidong  <cyd@gnu.org>
16360         * iswitchb.el (iswitchb-read-buffer): Fix typo.
16362 2013-03-30  Leo Liu  <sdl.web@gmail.com>
16364         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
16365         (kmacro-execute-from-register): Pass the keyboard macro to
16366         kmacro-call-macro or repeating won't work correctly.
16368 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
16370         * progmodes/subword.el: Back to using `forward-symbol'.
16372         * subr.el (forward-whitespace, forward-symbol)
16373         (forward-same-syntax): Move from thingatpt.el.
16375 2013-03-29  Leo Liu  <sdl.web@gmail.com>
16377         * kmacro.el (kmacro-to-register): New command.
16378         (kmacro-execute-from-register): New function.
16379         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
16381 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16383         * mpc.el: Use defvar-local and setq-local.
16384         (mpc--proc-connect): Connection failures are not bugs.
16385         (mpc-mode-map): `follow-link' only applies to the buffer's content.
16386         (mpc-volume-map): Bind to the up-events.
16388 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16390         * progmodes/subword.el (superword-mode): Use `forward-sexp'
16391         instead of `forward-symbol'.
16393 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16395         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
16396         (edebug--recursive-edit): Use it.
16397         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
16398         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
16400 2013-03-28  Leo Liu  <sdl.web@gmail.com>
16402         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
16404 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
16406         * facemenu.el (list-colors-callback): New defvar.
16407         (list-colors-redisplay): New function.
16408         (list-colors-display): Install list-colors-redisplay as the
16409         revert-buffer-function.  (Bug#14063)
16411 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
16413         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
16414         and suffixes don't overlap (bug#14061).
16416         * case-table.el: Use lexical-binding.
16417         (case-table-get-table): New function.
16418         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
16420 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
16422         * progmodes/subword.el: Add `superword-mode' to do word motion
16423         over symbol_words (parallels and leverages `subword-mode' which
16424         does word motion inside MixedCaseWords).
16426 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
16428         * eshell/em-unix.el: Move su and sudo to...
16429         * eshell/em-tramp.el: ...Eshell tramp module.
16431 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16433         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
16434         Change return value to be a sexp.  Delay `get-buffer' to after
16435         restoring the desktop (bug#13951).
16437 2013-03-26  Leo Liu  <sdl.web@gmail.com>
16439         * register.el: Move semantic tag handling back to
16440         cedet/semantic/senator.el.  (Bug#14052)
16442 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
16444         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
16445         into the prompt either (bug#13963).
16447 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
16449         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
16450         part of "(error-foo)".
16452 2013-03-24  Juri Linkov  <juri@jurta.org>
16454         * replace.el (list-matching-lines-prefix-face): New defcustom.
16455         (occur-1): Pass `list-matching-lines-prefix-face' to the function
16456         `occur-engine' if `face-differs-from-default-p' returns t.
16457         (occur-engine): Add `,' inside backquote construct to evaluate
16458         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
16459         Pass `prefix-face' to the functions `occur-context-lines' and
16460         `occur-engine-add-prefix'.
16461         (occur-engine-add-prefix, occur-context-lines): Add optional arg
16462         `prefix-face' and propertize the prefix with `prefix-face'.
16463         (Bug#14017)
16465 2013-03-24  Leo Liu  <sdl.web@gmail.com>
16467         * nxml/rng-valid.el (rng-validate-while-idle)
16468         (rng-validate-quick-while-idle): Guard against deleted buffer.
16469         (Bug#13999)
16471         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
16472         is the last entry in kill-buffer-hook.
16474         * files.el (kill-buffer-hook): Doc fix.
16476 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
16478         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
16479         Make it safe-local.
16481         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
16483 2013-03-23  Leo Liu  <sdl.web@gmail.com>
16485         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
16486         Remove.
16488         * nxml/rng-valid.el (rng-validate-mode)
16489         (rng-after-change-function, rng-do-some-validation):
16490         * nxml/rng-maint.el (rng-validate-buffer):
16491         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
16492         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
16493         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
16494         (nxml-extend-after-change-region): Use with-silent-modifications.
16496         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
16497         timer-idle-list.
16499         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
16500         (rng-next-error-1, rng-previous-error-1): Do not let-bind
16501         timer-idle-list.  (Bug#13999)
16503 2013-03-23  Juri Linkov  <juri@jurta.org>
16505         * info.el (info-index-match): New face.
16506         (Info-index, Info-apropos-matches): Add a nested subgroup to the
16507         main pattern and add text properties with the new face to matches
16508         in index entries relative to the beginning of the index entry.
16509         (Bug#14015)
16511 2013-03-21  Eric Ludlam  <zappo@gnu.org>
16513         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
16514         Inhibit read only while inserting objects.
16516 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
16518         * progmodes/cfengine.el: Update docs to mention
16519         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
16520         symbol motion.  Remove "_" from the word syntax.
16522 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
16524         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
16525         syntax for both `cfengine2-mode' and `cfengine3-mode'.
16527 2013-03-20  Juri Linkov  <juri@jurta.org>
16529         * info.el (Info-next-reference-or-link)
16530         (Info-prev-reference-or-link): New functions.
16531         (Info-next-reference, Info-prev-reference): Use them.
16532         (Info-try-follow-nearest-node): Handle footnote navigation.
16533         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
16535 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16537         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
16538         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
16540 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
16542         Suppress unnecessary non-ASCII chatter during build process.
16543         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
16544         (batch-skkdic-convert): Suppress most of the chatter.
16545         It's not needed so much now that machines are faster,
16546         and its non-ASCII component was confusing; see Dmitry Gutov in
16547         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
16549 2013-03-20  Leo Liu  <sdl.web@gmail.com>
16551         * ido.el (ido-chop): Fix bug#10994.
16553 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
16555         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
16556         Remove vars.
16557         (whitespace-color-on, whitespace-color-off):
16558         Use `font-lock-fontify-buffer' (Bug#13817).
16560 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16562         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
16563         remapping in mode-line.
16564         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
16566 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
16568         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
16569         value for `whitespace-line' face (Bug#13875).
16570         (whitespace-font-lock-keywords): Change description.
16571         (whitespace-color-on): Don't save `font-lock-keywords' value, save
16572         the constructed keywords instead.
16573         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
16575 2013-03-19  Leo Liu  <sdl.web@gmail.com>
16577         * progmodes/compile.el (compilation-display-error): New command.
16578         (compilation-mode-map, compilation-minor-mode-map): Bind it to
16579         C-o.  (Bug#13992)
16581 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
16583         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
16585 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
16587         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
16589 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
16591         * net/tramp-compat.el (tramp-compat-user-error): New defun.
16593         * net/tramp-adb.el (tramp-adb-handle-shell-command):
16594         * net/tramp-gvfs.el (top):
16595         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
16596         (tramp-handle-shell-command): Use it.
16597         (tramp-dissect-file-name): Raise an error when hostname is a
16598         method name, and neither method nor user is specified.
16600         * net/trampver.el: Update release number.
16602 2013-03-18  Leo Liu  <sdl.web@gmail.com>
16604         Make sure eldoc can be turned off properly.
16605         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
16606         eldoc-mode.
16607         (eldoc-display-message-p): Revert last change.
16608         (eldoc-display-message-no-interference-p)
16609         (eldoc-print-current-symbol-info): Tweak.
16611 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
16613         * doc-view.el (doc-view-new-window-function): Check the new window
16614         overlay's display property instead the char property of the
16615         buffer's first char.  Use `with-selected-window' instead of
16616         `save-window-excursion' with `select-window'.
16617         (doc-view-document->bitmap): Check the current doc-view overlay's
16618         display property instead the char property of the buffer's first char.
16620 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
16622         Automate the build of ja-dic.el (Bug#13984).
16623         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
16624         from the input, rather than assume that it's been done for us by the
16625         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
16626         the current date into a ja-dic.el comment, as that complicates
16627         regression testing.
16629 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16631         * whitespace.el: Fix double evaluation.
16632         (whitespace-space, whitespace-hspace, whitespace-tab)
16633         (whitespace-newline, whitespace-trailing, whitespace-line)
16634         (whitespace-space-before-tab, whitespace-indentation)
16635         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
16636         obsolete defvars.
16637         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
16638         (whitespace-color-on): Use a single font-lock-add-keywords call.
16639         Fix double-evaluation of face variables.
16641 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
16643         * net/tramp-adb.el (tramp-adb-parse-device-names):
16644         Use `start-process' instead of `call-process'.  Otherwise, the
16645         function might be blocked under MS Windows.  (Bug#13299)
16647 2013-03-17  Leo Liu  <sdl.web@gmail.com>
16649         Extend eldoc to display info in the mode-line.  (Bug#13978)
16650         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
16651         (eldoc-mode-line-string): New variable.
16652         (eldoc-minibuffer-message): New function.
16653         (eldoc-message-function): New variable.
16654         (eldoc-message): Use it.
16655         (eldoc-display-message-p)
16656         (eldoc-display-message-no-interference-p):
16657         Support eldoc-post-insert-mode.
16659         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
16660         (eval-expression): Run it.
16662 2013-03-17  Roland Winkler  <winkler@gnu.org>
16664         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
16665         strings in the list of return values.
16667 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
16669         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
16670         radix before checking for HMS forms.
16672 2013-03-16  Leo Liu  <sdl.web@gmail.com>
16674         * progmodes/scheme.el: Add indentation and font-locking for λ.
16675         (Bug#13975)
16677 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16679         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
16680         token before point (bug#13942).
16682 2013-03-16  Leo Liu  <sdl.web@gmail.com>
16684         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
16686 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
16688         * startup.el (command-line-normalize-file-name): Fix handling of
16689         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
16690         <xfq.free@gmail.com> in
16691         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
16693 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
16695         Sync with Tramp 2.2.7.
16697         * net/trampver.el: Update release number.
16699 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
16701         * doc-view.el: Fix bug#13887.
16702         (doc-view-insert-image): Don't modify overlay associated to
16703         non-live windows, and implement horizontal centering of image in
16704         case it's smaller than the window.
16705         (doc-view-new-window-function): Force redisplay of new windows on
16706         doc-view buffers.
16708 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
16710         * saveplace.el (save-place-alist-to-file): Don't sort
16711         `save-place-alist', just pretty-print it (bug#13882).
16713 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
16715         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
16716         Check whether `default-file-name-coding-system' is bound.
16717         It isn't in XEmacs.
16719 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
16721         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
16722         backquotes for `obsolete' (bug#13929).
16724         * international/mule.el (find-auto-coding): Include file name in
16725         obsolescence warning (bug#13922).
16727 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
16729         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
16730         for CFEngine 3-specific indentation.
16731         (cfengine3-indent-line): Use it.  Fix up category regex.
16732         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
16734 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
16736         * type-break.el (type-break-file-name):
16737         * textmodes/remember.el (remember-data-file):
16738         * strokes.el (strokes-file):
16739         * shadowfile.el (shadow-initialize):
16740         * saveplace.el (save-place-file):
16741         * ps-bdf.el (bdf-cache-file):
16742         * progmodes/idlwave.el (idlwave-config-directory):
16743         * net/quickurl.el (quickurl-url-file):
16744         * international/kkc.el (kkc-init-file-name):
16745         * ido.el (ido-save-directory-list-file):
16746         * emulation/viper.el (viper-custom-file-name):
16747         * emulation/vip.el (vip-startup-file):
16748         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
16749         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
16751 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
16753         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
16754         * language/thai-word.el: Switch to UTF-8.
16756 See ChangeLog.16 for earlier changes.
16758 ;; Local Variables:
16759 ;; coding: utf-8
16760 ;; End:
16762   Copyright (C) 2011-2014 Free Software Foundation, Inc.
16764   This file is part of GNU Emacs.
16766   GNU Emacs is free software: you can redistribute it and/or modify
16767   it under the terms of the GNU General Public License as published by
16768   the Free Software Foundation, either version 3 of the License, or
16769   (at your option) any later version.
16771   GNU Emacs is distributed in the hope that it will be useful,
16772   but WITHOUT ANY WARRANTY; without even the implied warranty of
16773   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16774   GNU General Public License for more details.
16776   You should have received a copy of the GNU General Public License
16777   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.