lisp/progmodes/python.el: Fix docstring typos.
[emacs.git] / lisp / ChangeLog
blob33d203e121f278e4499528328a80beca4d805d2e
1 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>
3         * progmodes/python.el (defconst, python-syntax-count-quotes)
4         (python-indent-region, python-indent-shift-right)
5         (python-indent-dedent-line-backspace, python-nav-backward-sexp)
6         (python-nav-backward-sexp-safe, python-nav-backward-up-list)
7         (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
8         (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
9         (inferior-python-mode, python-shell-make-comint, run-python-internal)
10         (python-shell-buffer-substring, python-shell-send-buffer)
11         (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
12         (python-completion-complete-at-point, python-fill-docstring-style)
13         (python-eldoc-function, python-imenu-format-item-label)
14         (python-imenu-format-parent-item-label)
15         (python-imenu-format-parent-item-jump-label)
16         (python-imenu--build-tree, python-imenu-create-index)
17         (python-imenu-create-flat-index): Fix docstring typos.
18         (python-indent-context, python-shell-prompt-regexp, run-python):
19         Remove superfluous backslashes.
20         (python-indent-line, python-nav-beginning-of-defun)
21         (python-shell-get-buffer, python-shell-get-process)
22         (python-info-current-defun, python-info-current-line-comment-p)
23         (python-info-current-line-empty-p, python-util-popn): Doc fixes.
24         (python-indent-post-self-insert-function, python-shell-send-file)
25         (python-shell-completion-get-completions)
26         (python-shell-completion-complete-or-indent)
27         (python-eldoc--get-doc-at-point): Reflow docstrings.
29 2014-03-14  Glenn Morris  <rgm@gnu.org>
31         * emacs-lisp/package.el (package-menu-mode-map):
32         Replace use of obsolete function alias.  Tweak menu item text.
34         * info.el (Info-finder-find-node):
35         Ignore the `emacs' metapackage.  (Bug#10813)
37         * finder.el (finder-list-matches): Include unversioned packages
38         in the result of a keyword search.
40         * finder.el (finder--builtins-descriptions): New constant.
41         (finder-compile-keywords): Use finder--builtins-descriptions.
43 2014-03-14  Dmitry Gutov  <dgutov@yandex.ru>
45         * simple.el (blink-matching-paren): Describe the new value,
46         `jump', enabling the old behavior.
47         (blink-matching-open): Use that value.  (Bug#17008)
49 2014-03-14  Glenn Morris  <rgm@gnu.org>
51         * finder.el (finder-no-scan-regexp): Add leim-list.
52         (finder-compile-keywords):
53         Don't skip files with same basename.  (Bug#14010)
54         * Makefile.in (setwins_finder): New, excluding leim.
55         (finder-data): Use setwins_finder.
57         * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
58         (help-function-arglist, help-make-usage): Move from here...
59         * help.el (help-split-fundoc, help-add-fundoc-usage)
60         (help-function-arglist, help-make-usage): ... to here.  (Bug#17001)
61         * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
63 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
65         * net/socks.el (socks, socks-override-functions)
66         (socks-find-services-entry):
67         * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
68         (hif-find-ifdef-block):
69         * progmodes/modula2.el (m2-indent): Fix docstring typos.
71         * net/tls.el (tls-program): Reflow docstring.
73         * progmodes/pascal.el (pascal-mode-abbrev-table)
74         (pascal-imenu-generic-expression, pascal-auto-endcomments)
75         (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
76         (pascal-outline-mode): Fix docstring typos.
77         (pascal-mode): Let define-derived-mode document mode hook.
78         (pascal-uncomment-area): Reflow.
79         (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
81         * progmodes/opascal.el (opascal-compound-block-indent)
82         (opascal-case-label-indent): Fix docstring typos.
83         (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
85 2014-03-13  Dmitry Gutov  <dgutov@yandex.ru>
87         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Fontify
88         multiple adjacent negation chars.  (Bug#17004)
90 2014-03-13  Tom Willemse  <tom@ryuslash.org>  (tiny change)
92         * emacs-lisp/package.el (package--prepare-dependencies):
93         Accept requirements without explicit version (bug#14941).
95 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
97         * register.el (register-separator, copy-to-register): Doc fixes.
98         (register-preview-default): Remove unnecessary call to concat.
100         * frameset.el (frameset-restore): When checking for a visible frame,
101         use the action map instead of calling visible-frame-list.
103 2014-03-12  Jonas Bernoulli  <jonas@bernoul.li>
105         * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
107 2014-03-12  Martin Rudalics  <rudalics@gmx.at>
109         * window.el (fit-frame-to-buffer): Get maximum width from
110         display's width instead of height.
112 2014-03-12  Glenn Morris  <rgm@gnu.org>
114         * desktop.el (desktop-restore-frames)
115         (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
116         (desktop-restore-reuses-frames): Doc tweaks.
118         * electric.el (electric-indent-mode): Doc fix.
120 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
122         * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
123         (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
124         (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
125         (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
126         (cvs-dired-use-hook): Fix docstring typos.
127         (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
128         Doc fixes.
130         * vc/pcvs-defs.el (cvs-auto-remove-handled)
131         (cvs-auto-remove-directories, cvs-default-ignore-marks)
132         (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
133         (cvs-execute-single-dir): Fix docstring typos.
135         * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
136         (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
138         * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
140         * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
141         Fix docstring typos.
143 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
145         * frameset.el (frameset--jump-to-register): Add autoload; it could be
146         called from jump-to-register after unloading the frameset package.
148 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
150         * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
151         (bug#16975).  Deactivate the mark before setting it to nil.
152         (activate-mark): Do nothing if region is already active.
154 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
156         * frameset.el (frameset--target-display): Remove definition; declare.
157         (frameset-save, frameset-restore): Let-bind frameset--target-display.
159 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
162         (advice-add): Add a :advice--pending marker, so advice--make-1 knows
163         when the advice is pending.
164         (advice-remove): Remove this marker when not needed any more.
166 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
168         * frameset.el: Separate options for reusing frames and cleaning up.
169         (frameset--reuse-list): Remove definition; declare.
170         (frameset--action-map): Declare.
171         (frameset--find-frame-if): Doc fix.
172         (frameset--restore-frame): Cache frame action.
173         (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
174         how to clean up the frame list after restoring.  Remove cleaning
175         options from REUSE-FRAMES.  Change all keyword values to symbols.
176         (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
178         * desktop.el (desktop-restore-forces-onscreen)
179         (desktop-restore-reuses-frames): Use non-keyword values.
180         (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
182 2014-03-10  Glenn Morris  <rgm@gnu.org>
184         * files.el (find-file): Doc fix: update info node name.
186         * emacs-lisp/advice.el (ad-add-advice, defadvice):
187         Doc fix: remove references to deleted info nodes.
189 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
191         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
192         Do not add `nil' to the environment, when there's no remote `locale'.
193         (tramp-find-inline-encoding): Check, that the remote host has
194         installed perl, before sending scripts.
196 2014-03-10  Leo Liu  <sdl.web@gmail.com>
198         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
199         Clear eldoc-last-message.  (Bug#16920)
201 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
203         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
204         (bug#14430).
206 2014-03-09  Juri Linkov  <juri@jurta.org>
208         * ansi-color.el (ansi-color-names-vector): Copy default colors
209         from `xterm-standard-colors' that look well on the default white
210         background (and also on the black background) to avoid illegible
211         color combinations like yellow-on-white and white-on-white.
212         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
214 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
216         * frameset.el (frameset-restore): When no frame is visible, do not
217         generate a list of frames, just make visible the selected one.
219 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
221         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
222         it only contains the repository root.  (Bug#16897)
224 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
226         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
227         only when `remote-file-name-inhibit-cache' is nil.
228         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
230 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
232         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
233         Fix doc-strings.
234         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
235         fit-frame-to-buffer variable.  Fix doc-string.
236         (fit-window-to-buffer): Set ONLY argument in call of
237         fit-frame-to-buffer.  Fix doc-string.
239 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
241         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
242         (tramp-action-password): Clear password cache if needed.
243         (tramp-read-passwd): Do not clear password cache.
245         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
246         cache unless it is the first password request.
248 2014-03-06  Glenn Morris  <rgm@gnu.org>
250         * simple.el (newline): Doc tweak.
252         * emacs-lisp/shadow.el (load-path-shadows-find):
253         Ignore dir-locals.  (Bug#12357)
255 2014-03-05  Glenn Morris  <rgm@gnu.org>
257         * files.el (interpreter-mode-alist):
258         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
260 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
262         * frameset.el (frameset--initial-params): Filter out null entries.
264 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
266         * window.el (window-min-height, window-min-width):
267         Rewrite doc-strings.
268         (window-body-size): Add PIXELWISE argument to make it consistent
269         with its callees.
271 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
273         * finder.el (finder-mode-map, finder-mode-syntax-table):
274         Revert part of 2014-02-28 change.
276 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
278         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
279         (eww-setup-buffer): Clear next/prev/etc more reliably.
280         (eww-textarea-map): [tab] doesn't work on tty.
281         Reported by Mario Lang.
283         * net/shr.el (shr-map): Ditto.
285 2014-03-04  Glenn Morris  <rgm@gnu.org>
287         * minibuffer.el (completion-hilit-commonality):
288         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
290 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
292         * hilit-chg.el (hilit-chg-unload-function): New function.
293         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
294         (hilit-chg-map-changes): Prefer cardinal number to digit.
295         (hilit-chg-display-changes): Reflow docstring.
296         (highlight-changes-rotate-faces): Remove superfluous backslash.
298 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
300         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
301         `tramp-send-command-and-check'.
303 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
305         * hexl.el (hexl-address-region, hexl-ascii-region)
306         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
307         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
308         (hexl-forward-word, hexl-previous-line, hexl-next-line):
309         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
310         (hexl-mode): Doc fix.
311         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
312         (hexl-mode-ruler): Fix typos in docstrings.
314         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
315         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
316         Remove superfluous backslashes.
317         (strokes-last-stroke, strokes-global-map, strokes-mode):
318         Reflow docstrings.
319         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
320         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
321         (strokes-distance-squared, strokes-global-set-stroke)
322         (strokes-global-set-stroke-string): Doc fixes.
323         (strokes-help): Fix typos; reflow docstring.
325 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
327         * window.el (window-in-direction): Fix doc-string.
329 2014-03-04  Glenn Morris  <rgm@gnu.org>
331         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
332         Explicit error if no grammar.
333         (smie-config-save): Doc fix.  Fix quote typo.
335 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
337         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
338         electric-indent-mode-hook if we obey electric-indent-mode.
339         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
340         decide whether we obey electric-indent-mode.
341         (c-change-set-fl-decl-start, c-extend-after-change-region):
342         Silence warnings.
343         (c-electric-indent-mode-hook): Assume we do want to obey
344         electric-indent-mode.
346         * electric.el (electric-indent-mode-has-been-called): Remove.
347         (electric-indent-mode): Fix accordingly.
349         * files.el (hack-local-variables): Mention file name in warning.
351         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
353 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
355         * binding.el: Add comment describing why C-d binds to `delete-char'.
356         * simple.el (delete-forward-char): Mark as interactive-only.
358 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
360         * icomplete.el (icomplete-completions):
361         Follow-up to 2014-03-01 change.
363         * icomplete.el: Miscellaneous doc fixes.
364         Use Icomplete everywhere instead of icomplete for consistency.
365         (icomplete-max-delay-chars): Fix typo.
366         (icomplete-mode): Use \[].
367         (icomplete-tidy, icomplete-exhibit): Reflow.
368         (icomplete-minibuffer-setup-hook, icomplete-completions):
369         Remove superfluous backlashes.
371         * ido.el: Miscellaneous doc fixes.
372         Use Ido everywhere instead of ido or `ido' for consistency.
373         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
374         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
375         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
376         (ido-separator): Extract obsolescence info from docstring and declare
377         with make-obsolete-variable.
378         (ido-minibuffer-setup-hook): Simplify example.
379         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
380         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
381         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
382         (ido-everywhere): Reflow docstring.
383         (ido-toggle-vc): Doc fix.
384         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
385         of long list of keybindings.
387 2014-03-03  Glenn Morris  <rgm@gnu.org>
389         * frame.el (display-pixel-height, display-pixel-width)
390         (display-mm-dimensions-alist, display-mm-height)
391         (display-mm-width): Doc tweaks.
393 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
395         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
396         case of undo in region.
398 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
400         * window.el (fit-window-to-buffer): Fix argument in window-size
401         call when window is horizontally combined.
403 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
405         * icomplete.el (icomplete-completions): Use string-width.
406         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
408 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
410         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
411         Highlight regexp options.  (Bug#16914)
413 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
415         * window.el (window--max-delta-1): Round down when calculating
416         how many lines/columns we can get from a window.
418 2014-03-01  Glenn Morris  <rgm@gnu.org>
420         * isearch.el (search-invisible): Doc fix.
422         * minibuffer.el (completion-hilit-commonality):
423         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
424         * comint.el (comint-dynamic-list-completions): Doc fix.
425         * comint.el (comint-dynamic-list-completions):
426         * filecache.el (file-cache-minibuffer-complete):
427         * tempo.el (tempo-display-completions):
428         * eshell/em-hist.el (eshell-list-history):
429         Replace use of obsolete argument of display-completion-list.
431 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
433         * icomplete.el (icomplete-completions):
434         Revert back to using "..." when ?… cannot be displayed.
436 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
438         * finder.el (finder-unload-function): New function.
440 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
442         * dframe.el (dframe-detach):
443         * find-dired.el (find-dired, find-name-dired):
444         * finder.el (finder-mode-map, finder-mode-syntax-table)
445         (finder-headmark, finder-select, finder-mouse-select):
446         Fix docstring typos.
448 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
450         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
451         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
452         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
453         Fix doc-string based on a suggestion by Nicolas Richard
454         <theonewiththeevillook@yahoo.fr>.
455         * help.el (with-help-window): Fix doc-string.
457 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
459         * net/shr.el (shr-image-animate): New option.
460         (shr-put-image): Respect shr-image-animate.
462 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
464         * net/tramp-adb.el (tramp-adb-parse-device-names):
465         Use `accept-process-output'.
466         (tramp-adb-handle-file-truename): Cache the localname only.
467         (tramp-adb-handle-make-directory)
468         (tramp-adb-handle-delete-directory): Flush file properties correctly.
469         (tramp-adb-handle-set-file-modes): Do not raise an error when file
470         modes cannot be changed.
472         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
473         file properties of symlinks.
475 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
477         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
478         required/optional fields to match development biblatex.  (Bug#16781)
480 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
482         * saveplace.el (toggle-save-place):
483         Fix argument handling.  (Bug#16673)
485 2014-02-28  Glenn Morris  <rgm@gnu.org>
487         * minibuffer.el (completions-first-difference)
488         (completions-common-part, completion-hilit-commonality): Doc fixes.
490 2014-02-28  Karl Berry  <karl@gnu.org>
492         * info.el (Info-mode-map): Add H for describe-mode,
493         to synchronize with standalone Info.
495 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
497         * progmodes/sql.el (sql-interactive-mode):
498         Avoid setting global comint-input-ring-separator.  (Bug#16814)
500 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
502         * net/dbus.el (dbus--init-bus): Declare function.
503         (dbus-path-local, dbus-interface-local): New defconst.
504         (dbus-init-bus): Use them.
505         (dbus-return-values-table): Extend doc.
506         (dbus-handle-bus-disconnect): Extend error message.
508 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
510         * subr.el (y-or-n-p): Fix double space issue in message.
512 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
514         * net/tramp.el (tramp-call-process): Improve trace message.
515         (tramp-handle-insert-file-contents): Trace error case.
517         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
518         <insert-directory>: Use `tramp-handle-insert-directory'.
519         (tramp-adb-handle-insert-directory): Remove function.
520         (tramp-adb-send-command-and-check): New defun, replacing
521         `tramp-adb-command-exit-status'.  Change all callees.
522         (tramp-adb-handle-file-attributes)
523         (tramp-adb-handle-directory-files-and-attributes): Use it.
524         (tramp-adb-ls-output-name-less-p):
525         Use `directory-listing-before-filename-regexp'.
526         (tramp-adb-handle-delete-directory): Flush also file properties of
527         the truename of directory.
528         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
529         (tramp-adb-handle-file-local-copy): Make the local copy readable.
530         (tramp-adb-handle-write-region): Implement APPEND.
531         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
532         properties correctly.
533         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
534         variables.  Check for connected devices only when needed.
536 2014-02-27  Glenn Morris  <rgm@gnu.org>
538         * minibuffer.el (completion-table-dynamic)
539         (completion-table-with-cache): Doc fixes.
541         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
542         (completing-read-multiple): Doc fixes.
544 2014-02-27  Daniel Colascione  <dancol@dancol.org>
546         * minibuffer.el (completion--nth-completion): Fix indentation.
548         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
549         explicit tramp path is empty.
551 2014-02-27  Glenn Morris  <rgm@gnu.org>
553         * emacs-lisp/crm.el (completing-read-multiple):
554         Empower help-enable-auto-load.
556 2014-02-26  Glenn Morris  <rgm@gnu.org>
558         * startup.el (command-line): Don't init the tty in daemon mode.
560         Avoid calling tty-setup-hook twice, eg if a term file
561         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
562         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
563         (tty-create-frame-with-faces): Use it.
564         * startup.el (command-line): Pass run-hook argument
565         to tty-run-terminal-initialization.
567         * dired.el (dired-restore-desktop-buffer): Demote errors;
568         eg in case a glob match fails.  (Bug#16884)
570 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
572         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
573         error from `read-from-string'.  (Bug#16850)
575         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
576         result of `completing-read' in the interactive form.  (Bug#16854)
578 2014-02-25  Glenn Morris  <rgm@gnu.org>
580         * image.el (image-animate, image-animate-timeout):
581         Stop animating images in dead buffers.  (Bug#16878)
583         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
585         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
586         Doc fixes.
587         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
588         * term/sun.el (sun-raw-prefix-hooks):
589         Use tty-setup-hook instead of term-setup-hook.
590         (terminal-init-sun): Construct message from bytecomp plist.
591         * term/wyse50.el (enable-arrow-keys): Doc fix.
593 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
595         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
596         Fix docstring typos.
598 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
600         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
602 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
604         * minibuffer.el (completion--try-word-completion):
605         Fix error when completing M-x commands (bug#16808).
607 2014-02-24  Leo Liu  <sdl.web@gmail.com>
609         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
611 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
613         * apropos.el (apropos-print): Avoid formatting error when
614         apropos-do-all and apropos-compact-layout are both t.
616 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
618         * apropos.el (apropos-property, apropos-all-words-regexp)
619         (apropos-true-hit, apropos-variable, apropos-print):
620         Fix docstring typos, and remove obsolete comment.
622 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
624         * net/tramp-sh.el (tramp-sh-handle-file-truename):
625         Preserve trailing "/".  (Bug#16851)
627 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
629         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
630         after `=>' (bug#16811).
631         (ruby-smie-rules): Handle the inconsistent second element of the
632         list returned by `smie-indent--parent'.
633         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
634         method call.
636 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
638         * elec-pair.el (electric-pair-text-syntax-table)
639         (electric-pair-syntax-info, electric-pair--syntax-ppss)
640         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
641         (electric-pair--looking-at-unterminated-string-p): Doc fix.
642         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
644 2014-02-22  Glenn Morris  <rgm@gnu.org>
646         * imenu.el (imenu--generic-function): Doc fix.
648         * register.el (frame-configuration-to-register): Make obsolete.
650 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
652         * desktop.el (desktop-save-buffer-p): Do not fail when
653         desktop-files-not-to-save is nil.  Return t for true result
654         as the doc says.
656 2014-02-22  Daniel Colascione  <dancol@dancol.org>
658         * net/secrets.el (secrets-create-item, secrets-search-items):
659         Check that attribute values are strings, avoiding the construction
660         of invalid dbus messages.
662 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
664         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
665         defun-declarations-alist.
667 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
669         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
670         (bug#16829).
672 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
674         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
675         (whitespace-newline, whitespace-trailing, whitespace-line)
676         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
677         (whitespace-space-after-tab): Fix typo in docstrings.
679 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
681         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
683         * electric.el (electric-indent-functions-without-reindent):
684         Add `yaml-indent-line'.
686 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
688         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
689         It has done nothing for years; should be removed after the release.
691         * simple.el (choose-completion): Fix docstring typo.
692         (read-quoted-char-radix): Remove unneeded * in docstring.
693         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
694         Don't escape parentheses unnecessarily in docstrings.
696 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
698         Fix handling of window-min-height/-width (Bug#16738).
699         * window.el (window--dump-window, window--dump-frame):
700         New functions.
701         (window--min-size-1): Account for window dividers.
702         When window-resize-pixelwise is nil, delay rounding till after the
703         sum of the window components has been calculated.
704         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
705         nil make sure at least one text line and two text columns remain
706         fully visible.
707         (window-resize): Signal an error when window-resize-apply fails.
708         (window--resize-child-windows): Fix calculation of by how many
709         pixels a window can still be shrunk via window-new-normal.
710         (adjust-window-trailing-edge): Call window--resizable with
711         correct TRAIL argument.
713         (with-temp-buffer-window): Don't evaluate BODY within
714         with-current-buffer (Bug#16816).
716 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
718         * net/tramp.el (tramp-check-cached-permissions):
719         Call `file-attributes' with `suffix' being a symbol but a string.
721 2014-02-21  Daniel Colascione  <dancol@dancol.org>
723         * net/dbus.el (dbus-init-bus-1): Declare new subr.
724         (dbus-init-bus): New function: call into dbus-init-bus-1
725         and installs a handler for the disconnect signal.
726         (dbus-call-method): Rewrite to look for result in cons.
727         (dbus-call-method-handler): Store result in cons.
728         (dbus-check-event): Recognize events with nil sender as valid.
729         (dbus-handle-bus-disconnect): New function.  React to bus
730         disconnection signal by synthesizing dbus error for each
731         pending synchronous or asynchronous call.
732         (dbus-notice-synchronous-call-errors): New function.
733         (dbus-handle-event): Raise errors directly only when `dbus-debug'
734         is true, not all the time.
736 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
738         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
739         Remove obsolescence declarations, these variables do not exist anymore.
741         * savehist.el (savehist-save-minibuffer-history)
742         (savehist-additional-variables, savehist-file, savehist-mode-hook)
743         (savehist-save-hook, savehist-coding-system, savehist-loaded)
744         (savehist-load, savehist-install, savehist-autosave): Fix typos;
745         mostly, refer to "Savehist mode" when talking about the mode,
746         and not the function.
748         * saveplace.el (save-place): Remove redundant info in docstring.
749         (save-place-forget-unreadable-files, toggle-save-place)
750         (save-place-forget-unreadable-files, save-place-dired-hook):
751         Fix typos and remove unneeded backslashes.
753 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
755         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
756         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
758         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
759         <insert-directory>: Use `tramp-handle-insert-directory'.
760         (tramp-gvfs-handle-insert-directory): Remove function.
762         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
763         Call `tramp-handle-insert-directory'.
765 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
767         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
768         before the start of buffer/region (bug#16799).
770 2014-02-20  Glenn Morris  <rgm@gnu.org>
772         * isearch.el (search-invisible): Doc fix.
774 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
776         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
777         (bug#16657).
779 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
781         * frameset.el (frameset-restore): Delay removing an old frame's
782         duplicate id until the new frame has been correctly created.
784 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
786         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
787         (tramp-check-cached-permissions): Call `file-attributes' if the
788         cache is empty.
790         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
791         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
793         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
794         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
795         (tramp-gvfs-maybe-open-connection): Set always connection
796         properties, even if target is mounted already.
798         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
799         Set tramp-autoload cookie.
800         (tramp-get-remote-touch): New defun.
801         (tramp-sh-handle-set-file-times): Use it.
802         (tramp-sh-handle-directory-files-and-attributes):
803         Use `tramp-handle-directory-files-and-attributes' if neither stat
804         nor perl are available on the remote host.
806         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
807         "/".  Write long listing only when "l" belongs to the switches.
809         * net/trampver.el: Update release number.
811 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
813         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
815 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
817         * window.el (window-state-put): Allow WINDOW to refer to an
818         internal window (Bug#16793).
820 2014-02-19  Glenn Morris  <rgm@gnu.org>
822         * textmodes/remember.el: Move provide statement to end.
823         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
824         (remember-notes): Doc fixes.
826 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
828         * delsel.el (delete-char): Restore incorrectly erased property
829         (bug#16795).
831 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
833         * frameset.el (frameset--restore-frame): When a frame is being reused
834         and its root window is not alive, delete all the frame's windows before
835         restoring the window state.  This works around the issue in bug#16793.
837 2014-02-18  Glenn Morris  <rgm@gnu.org>
839         * textmodes/remember.el (remember-data-directory)
840         (remember-directory-file-name-format, remember-store-in-files)
841         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
842         (remember-notes-save-and-bury-buffer)
843         (remember-notes--kill-buffer-query): Doc fixes.
845         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
847 2014-02-17  Alan Mackenzie  <acm@muc.de>
849         Connect electric-indent-mode up with CC Mode.  Bug #15478.
850         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
851         to electric-indent-{,local-}-mode.
852         (c-basic-common-init): Set electric-indent-inhibit.
853         Initialise c-electric-flag from electric-indent-mode.
854         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
855         New hook functions which propagate electric-indent-mode to CC mode.
857         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
858         hit, toggle electric-indent-local-mode.
860         * electric.el (electric-indent-mode-has-been-called):
861         New variable.
863 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
865         * frameset.el (frameset-cfg-id): New function.
866         (frameset--reuse-frame, frameset-restore): Use it.
867         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
869 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
871         * ido.el (ido-file-internal): Remove unused var `d'.
872         Use \` for to match BoS.  Fit within 80n columns.
874 2014-02-17  Daniel Colascione  <dancol@dancol.org>
876         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
877         dbus-call-method check for completion using a busy-wait loop with
878         gradual backoff.
880 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
882         Sync with Tramp 2.2.9.
884         * net/trampver.el: Update release number.
886 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
888         * ido.el (ido-file-internal): Don't add the name of an existing
889         directory twice.  (Bug#16747)
891 2014-02-16  Glenn Morris  <rgm@gnu.org>
893         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
894         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
896 2014-02-15  Michael R. Mauger  <michael@mauger.com>
898         * progmodes/sql.el: Version 3.4
899         (sql-oracle-options): New default value ("-L").
900         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
901         (sql-placeholders-filter): Correct placeholder pattern.
902         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
903         (sql-login-delay): New variable.
904         (sql-product-interactive): Use it.
906 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
908         * frameset.el (frameset--jump-to-register): Check that buffer is live
909         (bug#16749).
911 2014-02-15  Glenn Morris  <rgm@gnu.org>
913         * info.el (info-initialize): Revert 2014-01-10 change.
915 2014-02-14  Glenn Morris  <rgm@gnu.org>
917         * replace.el (map-query-replace-regexp)
918         (read-regexp-defaults-function, read-regexp): Doc fixes.
920         * dired.el (dired-read-regexp):
921         * faces.el (list-faces-display):
922         * misearch.el (multi-isearch-read-matching-buffers)
923         (multi-isearch-read-matching-files):
924         * play/cookie1.el (cookie-apropos):
925         * progmodes/grep.el (grep-read-regexp): Doc fixes.
927         * textmodes/remember.el (remember): Use frameset-to-register
928         rather than frame-configuration-to-register.
930 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
932         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
933         incorrect keybinding.
935 2014-02-13  Daniel Colascione  <dancol@dancol.org>
937         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
938         when adding overlays so that line numbers from compiler match line
939         numbers we use.
941 2014-02-13  Glenn Morris  <rgm@gnu.org>
943         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
945         * jit-lock.el (jit-lock-mode): Doc fix.
947 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
949         * apropos.el (apropos-read-pattern): When the user passes an empty
950         string, give a more helpful error message than "Wrong type
951         argument: stringp, nil".
953 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
955         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
957 2014-02-13  Glenn Morris  <rgm@gnu.org>
959         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
961 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
963         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
964         shift-select commands.
966 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
968         * progmodes/js.el (js-indent-line): Don't widen.
969         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
971 2014-02-12  Glenn Morris  <rgm@gnu.org>
973         * icomplete.el (icomplete): Add info-link to defgroup.
974         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
975         (icomplete-minibuffer-map, icomplete-mode)
976         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
978         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
979         (package-menu-filter): Rename from package-menu-filter-interactive.
980         Doc fix.
982 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
984         * frameset.el (frameset--jump-to-register): Select the required
985         window and buffer before restoring position (bug#16696).
987 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
989         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
991 2014-02-10  Glenn Morris  <rgm@gnu.org>
993         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
995 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
997         * w32-common-fns.el (x-get-selection): Doc fix.
998         * select.el (x-get-selection): Doc fix.  (Bug#15109)
1000         * face-remap.el (face-remap-add-relative)
1001         (face-remap-remove-relative, face-remap-reset-base)
1002         (face-remap-set-base): Call force-mode-line-update to redisplay
1003         the current buffer due to potential change in faces.  (Bug#16709)
1005 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
1007         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
1008         script more robustly.
1010 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1012         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
1014         * simple.el (choose-completion): Doc fix (bug#14160).
1016         * subr.el (event-start): Say what a nil EVENT value means.
1018         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
1019         (bug#14197).
1021         * progmodes/grep.el (find-program): Doc fix (bug#14289).
1023         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
1025         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
1027         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
1028         predicate function (bug#15455).
1030 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
1032         * ielm.el (inferior-emacs-lisp-mode): Instead of
1033         `comment-use-global-state', set `comment-use-syntax'.
1035 2014-02-10  Glenn Morris  <rgm@gnu.org>
1037         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
1039 2014-02-09  Alan Mackenzie  <acm@muc.de>
1041         Fix c-invalidate-state-cache on narrowed buffers.
1042         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
1043         Widen when setting and clearing the CPP delimiter properties.
1045 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1047         * help.el (describe-bindings): Doc fix (bug#9888).
1049         * files.el (save-buffer): Use ARG as the parameter name for
1050         consistency (bug#10346).
1051         (save-buffer): Clarify the 0 argument (bug#10346).
1053         * cus-edit.el (customize-apropos): Fix error string.
1054         (custom-buffer-create): Doc fix (bug#11122).
1055         (custom-sort-items): Doc fix (bug#11121).
1057         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
1059         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
1060         (icomplete-simple-completing-p): Mention the previous variable.
1062         * font-lock.el (font-lock-value-in-major-mode): Clarify the
1063         meaning of the parameter (bug#12282).
1065         * files.el (find-file-noselect): Clarify prompt when changing
1066         readedness (bug#13261).
1067         (locate-file): Suffixes aren't returned, so don't say that they
1068         are (bug#12674).
1069         (backup-inhibited): Doc clarification (bug#12525).
1071         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
1072         before we actually start to delete things (bug#16331).
1074         * subr.el (event-start): Doc fix (bug#14228).
1075         (event-end): Ditto.
1077 2014-02-09  Glenn Morris  <rgm@gnu.org>
1079         * emacs-lisp/warnings.el (lwarn):
1080         Empower help-enable-auto-load.  (Bug#15940)
1082 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
1084         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
1085         (Bug#16690)
1087 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
1089         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1090         Insert output at end of buffer.  (Bug#16120)
1092 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1094         * simple.el (choose-completion-string-functions): Document new
1095         calling convention (bug#14153).
1096         (execute-extended-command): Clarify doc string (bug#13373).
1098         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
1100         * find-dired.el (find-name-dired): Doc fix (bug#14290).
1101         (find-grep-dired): Doc fix (bug#14288).
1103 2014-02-08  Juri Linkov  <juri@jurta.org>
1105         * isearch.el (isearch-quote-char): Check character validity
1106         like in `quoted-insert' (bug#16677).
1108 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1110         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
1112         * isearch.el (isearch-hide-immediately): Doc clarification
1113         (bug#14723).
1115         * simple.el (line-move): Document utility function used many
1116         places in the Emacs sources (bug#14843).
1118         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
1119         (dired-prev-marked-file): Doc fix (bug#14855).
1120         (dired-up-directory): Doc fix (bug#14848).
1122         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
1124         * files.el (file-relative-name): Doc fix (bug#15159).
1126         * fringe.el (fringe-styles): Doc fix (bug#15239).
1128         * isearch.el (isearch-filter-predicate): Documentation typo fix
1129         (bug#15474).
1131         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
1133         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
1135         * replace.el (replace-match-maybe-edit): Doc clarification
1136         (bug#15632).
1138         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
1140         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
1142 2014-02-08  Glenn Morris  <rgm@gnu.org>
1144         * help-fns.el (describe-variable):
1145         Check {file,dir}-local-variables-alist, and buffer-file-name,
1146         in the correct buffer.
1148 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
1150         * help-fns.el (describe-variable): Fix the case where
1151         a value is directory-local with no dir-locals file.  (Bug#16635)
1153 2014-02-08  Glenn Morris  <rgm@gnu.org>
1155         * abbrev.el (edit-abbrevs-mode):
1156         Derive from fundamental-mode.  (Bug#16682)
1158 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
1160         * simple.el (quoted-insert): Check character validity (bug#16677).
1162 2014-02-07  Juri Linkov  <juri@jurta.org>
1164         * desktop.el (desktop-read): Claim the lock when the owner is not
1165         the current process.  (Bug#16157)
1167 2014-02-07  Juri Linkov  <juri@jurta.org>
1169         * desktop.el (desktop-buffers-not-to-save): Change default from nil
1170         to "\\` ".  (Bug#16651)
1172 2014-02-07  Juri Linkov  <juri@jurta.org>
1174         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
1175         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
1176         (desktop-auto-save-cancel-timer): New function with some code from
1177         `desktop-auto-save-set-timer'.
1178         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
1179         Instead of setting `desktop-save-mode' to nil, call
1180         `desktop-save-mode' with arg 0.  (Bug#16630)
1182 2014-02-07  Glenn Morris  <rgm@gnu.org>
1184         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
1185         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1186         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
1188         * obsolete/iswitchb.el: Move to obsolete/.
1189         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
1190         since obsolete/ is not scanned for autoloads.
1191         * emacs-lisp/authors.el (authors-valid-file-names):
1192         Add iswitchb.el.
1194         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
1195         Disable now non-functional find-file-hook.
1197 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
1199         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
1200         instead of ";" in order to avoid additional prompts.  Let heredoc
1201         scripts read from tty.  (Bug#16582)
1202         (tramp-send-command): No special handling of heredocs, it isn't
1203         necessary anymore.
1205 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1207         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
1208         with a space (bug#16664).  Limit the symbols considered to the ones
1209         that are bound or fbound (bug#16646).
1211 2014-02-06  Glenn Morris  <rgm@gnu.org>
1213         * epa.el (epa-mail-aliases): Doc fix.
1215 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
1217         * emacs-lisp/lisp.el (lisp-completion-at-point):
1218         Use `completion-table-merge' instead of `completion-table-in-turn'
1219         (bug#16604).
1221         * minibuffer.el (completion-table-merge): New function.
1223 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
1225         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
1226         (tramp-sh-handle-set-file-acl)
1227         (tramp-sh-handle-start-file-process)
1228         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
1229         (tramp-find-executable, tramp-send-command): Use it.
1231 2014-02-05  Glenn Morris  <rgm@gnu.org>
1233         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
1235 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1237         * progmodes/python.el (python-shell-send-string)
1238         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
1240 2014-02-04  Anders Lindgren  <andlind@gmail.com>
1242         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
1243         the names (bug#16620).
1245 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
1247         * faces.el (window-divider): New default value.  Rewrite doc-string.
1248         (window-divider-first-pixel, window-divider-last-pixel): New faces.
1250 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
1252         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
1253         `protected' and `public' can also be called without arguments.
1255 2014-02-03  Glenn Morris  <rgm@gnu.org>
1257         * register.el (window-configuration-to-register)
1258         (frame-configuration-to-register): Unadvertise unused argument.
1259         * frameset.el (frameset-to-register): Remove unused argument.
1261         * frameset.el (frameset-to-register):
1262         * kmacro.el (kmacro-to-register):
1263         * register.el (increment-register):
1264         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
1265         (calc-append-to-register, calc-prepend-to-register):
1266         * play/gametree.el (gametree-layout-to-register)
1267         (gametree-apply-register-layout):
1268         * textmodes/picture.el (picture-clear-rectangle-to-register)
1269         (picture-yank-rectangle-from-register):
1270         * vc/emerge.el (emerge-combine-versions-register):
1271         Use register-read-with-preview to read registers.
1273 2014-02-03  João Távora  <joaotavora@gmail.com>
1275         * elec-pair.el (electric-pair-backward-delete-char): Don't error
1276         when at beginning of (possibly narrowed) buffer.
1278 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1280         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
1281         Also try to display local help from just before point.
1283 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
1285         c-parse-state.  Don't "append-lower-brace-pair" in certain
1286         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
1287         recognised as a comment.
1289         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
1290         as well as normal comment starter.
1291         (c-parse-state-get-strategy): Extra return possibility
1292         'back-and-forward.
1293         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
1294         return value list to indicate replacement of a brace-pair cons
1295         with its car.
1296         (c-parse-state-1): With 'back-and-forward, only call
1297         c-append-lower-brace-pair-to state-cache when cons-separated.
1299 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
1301         * term/ns-win.el (ns-suspend-error): New function.
1302         (ns-initialize-window-system): Add ns-suspend-error to
1303         suspend-hook (Bug#16612).
1305 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1307         * progmodes/cc-defs.el (c-find-assignment-for-mode):
1308         Make loading cc-mode silent.
1310 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1312         * comint.el (comint-prompt-read-only): Change doc to suggest
1313         remap keybinding.
1315 2014-02-02  Glenn Morris  <rgm@gnu.org>
1317         * register.el (register-read-with-preview, point-to-register)
1318         (window-configuration-to-register, frame-configuration-to-register)
1319         (jump-to-register, number-to-register, view-register, insert-register)
1320         (copy-to-register, append-to-register, prepend-to-register)
1321         (copy-rectangle-to-register): Doc fixes.
1323 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1325         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
1326         * emacs-lisp/find-func.el (find-function-C-source): Idem.
1327         * emacs-lisp/nadvice.el (advice--cd*r): New function.
1328         * help-fns.el (describe-function-1): Use it.
1330 2014-02-02  Glenn Morris  <rgm@gnu.org>
1332         * register.el (register-preview-default): New function,
1333         split from register-preview.
1334         (register-preview-function): Rename from register-preview-functions,
1335         make it not a hook.
1336         (register-preview): Use register-preview-function.
1337         (register-read-with-preview): Error on non-character event.  (Bug#16595)
1339 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
1341         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
1342         `:' before binary operators (bug#16609).  Don't check for `:'
1343         before `[' and `(', or their syntax status.  A percent literal
1344         can't end with either.
1345         (ruby-font-lock-keywords): For built-ins that require arguments,
1346         check that they're followed by something that looks like argument
1347         (bug#16610).
1349 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1351         * subr.el (butlast): Document what an omitted N means (bug#13437).
1352         (nbutlast): Ditto.
1354 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1356         * net/shr.el (shr-generic): Make into a defsubst to make the stack
1357         depth shallower (bug#16587).
1358         (shr-tag-svg): Respect `shr-inhibit-images'.
1359         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
1361 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1363         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
1364         (ruby-smie-grammar): Make "." right-associative.  Make its priority
1365         lower than the ternary and all binary operators.
1366         (ruby-smie-rules): Indent "(" relative to the first non-"."
1367         parent, or the first "." parent at indentation.
1368         Use `ruby-align-chained-calls' for indentation of "." tokens.
1369         (Bug#16593)
1371 2014-01-31  Juri Linkov  <juri@jurta.org>
1373         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
1374         from `make-hash-table'.
1376         * textmodes/ispell.el (ispell-init-process): Change message format
1377         to be consistent with other messages.
1379 2014-01-31  Glenn Morris  <rgm@gnu.org>
1381         * delsel.el (delete-selection-mode): Doc fix.
1383         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
1384         (trace-function-background): Doc fixes.
1386         * ido.el (ido-use-virtual-buffers): Doc fix.
1387         Reset :version, since the default value has not changed.
1389         * register.el (register-preview-delay, register-read-with-preview):
1390         Doc fixes.
1392         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
1393         do not mess with mail-buffer position (fixes 2009-11-03 change).
1394         * progmodes/cc-mode.el (c-submit-bug-report):
1395         Check auto-fill-mode is bound.  (Bug#16592)
1397 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
1399         * startup.el (fancy-splash-image-file): New function,
1400         split from fancy-splash-head.
1401         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
1402         so that we are both using the same image.  (Bug#16574)
1404 2014-01-30  Glenn Morris  <rgm@gnu.org>
1406         * simple.el (eval-expression): Doc fix.
1408         * hexl.el (hexl-mode-hook):
1409         * ielm.el (ielm-mode-hook):
1410         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
1411         (lisp-interaction-mode-hook):
1412         * progmodes/cfengine.e (cfengine3-documentation-function):
1413         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
1415 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1417         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
1418         is a symbol (bug#16584).
1420 2014-01-30  Glenn Morris  <rgm@gnu.org>
1422         * help.el (help-for-help-internal): Add "P" to text.
1424 2014-01-29  Glenn Morris  <rgm@gnu.org>
1426         * simple.el (just-one-space, cycle-spacing): Doc fixes.
1428 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
1430         * window.el (fit-frame-to-buffer): Fix calculations for margins and
1431         height constraints.
1433 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
1435         * progmodes/hideif.el: Extend to full CPP expression syntax.
1436         (hif-token-alist): Add missing tokens.
1437         (hif-token-regexp): Add support for float/octal/hex immediates.
1438         (hif-string-literal-regexp): New const.
1439         (hif-tokenize): Recognize strings and float/octal/hex immediates.
1440         (hif-exprlist): New function.
1441         (hif-parse-if-exp): Use it.
1442         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
1443         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
1444         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
1445         (hif-logxor, hif-comma): New functions.
1447 2014-01-28  Glenn Morris  <rgm@gnu.org>
1449         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
1451         * indent.el (tab-stop-list): Doc fix.  Add :version.
1453         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
1454         (cvs-append-to-ignore): Add compatibility alias.
1456 2014-01-27  Glenn Morris  <rgm@gnu.org>
1458         * dired.el (dired-hide-details-mode): Don't autoload it,
1459         since it cannot be used outside Dired buffers anyway.
1461         * emulation/cua-base.el (cua-mode): Doc fix.
1463         * dired.el (dired-hide-details-hide-symlink-targets)
1464         (dired-hide-details-hide-information-lines)
1465         (dired-hide-details-mode): Doc fixes.
1467         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
1468         * strokes.el (strokes-file): Doc fix.  Bump :version.
1469         (strokes-help): Doc fix.
1470         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
1471         * emulation/viper.el (viper): Doc fix for custom group.
1472         (top-level): Remove oh-so-no-longer-relevant text about vip.
1473         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
1475         * ido.el (ido-save-directory-list-file):
1476         * saveplace.el (save-place-file):
1477         * calendar/timeclock.el (timeclock-file):
1478         * net/quickurl.el (quickurl-url-file):
1479         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1480         * progmodes/idlwave.el (idlwave-config-directory):
1481         * textmodes/remember.el (remember-data-file):
1482         Bump :version.
1484 2014-01-26  Glenn Morris  <rgm@gnu.org>
1486         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
1487         Doc fix.  Make obsolete.
1488         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
1490         * sort.el (delete-duplicate-lines): Doc fix.
1492 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1494         * progmodes/ada-mode.el (ada):
1495         * woman.el (woman): Link to info manual and Commentary section.
1497         * progmodes/flymake.el (flymake):
1498         * nxml/nxml-mode.el (nxml):
1499         * net/eww.el (eww):
1500         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
1501         * htmlfontify.el (htmlfontify):
1502         * ses.el (ses):
1503         * epa.el (epa):
1504         * ido.el (ido): Link to info manual.
1506 2014-01-25  Leo Liu  <sdl.web@gmail.com>
1508         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
1510 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
1512         * net/shr.el (shr-tag-img): Prefer the title over the alt text
1513         (bug#16537).
1515 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
1517         * net/eww.el (eww-download-callback):
1518         Fix reference to eww-download-directory.
1520         * emacs-lisp/bytecomp.el (byte-compile-file):
1521         Remove unused local variable `file-name'.
1523 2014-01-24  Glenn Morris  <rgm@gnu.org>
1525         * woman.el (woman-default-faces, woman-monochrome-faces):
1526         Fix obsolescence specification.
1528         * subr.el (with-demoted-errors): Doc fix.
1530 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1532         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
1533         (cl--macroexp-fboundp): New function.
1534         (cl--make-type-test): Use it.
1536 2014-01-23  Glenn Morris  <rgm@gnu.org>
1538         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
1539         * simple.el (eval-expression): Doc fixes.
1541 2014-01-22  Glenn Morris  <rgm@gnu.org>
1543         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
1545 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1547         * emacs-lisp/package.el: Write files silently.
1548         (package-autoload-ensure-default-file, package--write-file-no-coding)
1549         (package-generate-description-file, package--download-one-archive)
1550         (package-install-from-archive): Tell `write-region' to stay quiet.
1551         (package-menu-mode, package-menu--print-info): Omit the Archive column
1552         if there's only one archive.
1553         (package-all-keywords, package--has-keyword-p): Remove dead code.
1555 2014-01-22  Glenn Morris  <rgm@gnu.org>
1557         * version.el (emacs-bzr-version-bzr): Fix typo.
1559         * version.el (emacs-repository-get-version):
1560         Check either .bzr or .git, but not both.
1561         Make the git case actually use the DIR argument, and return nil
1562         rather than the empty string.
1563         Avoid error if .git exists but the git executable is not found.
1565 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
1567         Fixes in window size functions around Bug#16430 and Bug#16470.
1568         * window.el (window-total-size, window-size): New argument ROUND.
1569         (window--min-delta-1, window-min-delta, window--max-delta-1):
1570         Be more conservative when calculating the numbers of lines or
1571         columns a window can shrink (Bug#16430).
1572         (fit-window-to-buffer): Simplify code.
1573         * term.el (term-window-width): Call window-body-width again.
1575 2014-01-22  Glenn Morris  <rgm@gnu.org>
1577         * image.el (image-format-suffixes): Doc fix.
1579         * international/quail.el (quail-define-package): Doc fix.
1581         * emacs-lisp/authors.el (authors-valid-file-names)
1582         (authors-renamed-files-alist): Additions.
1584         * vc/vc-git.el (vc-git-print-log): Remove --follow;
1585         reverts 2014-01-09 change.  (Bug#16422)
1587         * calc/calc-embed.el (thing-at-point-looking-at):
1588         * emacs-lisp/map-ynp.el (x-popup-dialog):
1589         * obsolete/lmenu.el (x-popup-dialog):
1590         * emacs-lisp/package.el (url-recreate-url):
1591         * mail/mailclient.el (clipboard-kill-ring-save):
1592         * subr.el (x-popup-dialog): Update declaration.
1593         * mail/rmail.el (rmail-mime-message-p):
1594         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
1596 2014-01-21  Daniel Colascione  <dancol@dancol.org>
1598         * progmodes/sh-script.el (sh--inside-noncommand-expression):
1599         Correctly detect when we're inside an arithmetic expansion form
1600         containing nested parenthesis.
1601         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
1602         to detect cases where we shouldn't expand "<<" to a heredoc
1603         skeleton.
1605 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1607         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
1608         (eldoc--message-command-p): New function.
1609         (eldoc-display-message-p): Use it.
1610         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
1611         message is not automatically erased for us.
1612         (eldoc-print-current-symbol-info): Erase previous message, if any.
1614 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
1616         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
1617         specify it's an interactive function.
1619         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1620         Fix regex used for scanning for citation keys which failed for
1621         citations with optional arguments.
1623 2014-01-21  Leo Liu  <sdl.web@gmail.com>
1625         * simple.el (read--expression): Don't enable eldoc-mode.
1627 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1629         * simple.el (move-beginning-of-line): Make sure we don't move forward
1630         (bug#16497).
1632 2014-01-20  Juri Linkov  <juri@jurta.org>
1634         * saveplace.el (toggle-save-place, save-place-to-alist)
1635         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
1636         'dired-mode) before checking for dired-directory.  (Bug#16477)
1638 2014-01-20  Juri Linkov  <juri@jurta.org>
1640         * indent.el (indent-line-to): Use backward-to-indentation
1641         instead of back-to-indentation.  (Bug#16461)
1643 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
1645         Revert some of the CANNOT_DUMP fix (Bug#16494).
1646         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
1647         but fixing this can wait until after the next release.
1648         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
1650 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
1652         * eshell/esh-mode.el (eshell-password-prompt-regexp):
1653         Use `password-word-equivalents'.
1654         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
1655         to t.  (Bug#5664, Bug#13124)
1657 2014-01-19  Alan Mackenzie  <acm@muc.de>
1659         Bind open-paren-in-column-0-is-defun-start to nil at some entry
1660         points.
1661         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
1662         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
1663         * progmodes/cc-mode.el (c-before-change, c-after-change)
1664         (c-font-lock-fontify-region): Bind it here.
1666 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
1668         * term.el (term-window-width): Call window-text-width instead of
1669         window-width (Bug#16470).
1671 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
1673         * simple.el (password-word-equivalents): Remove duplicates.
1674         Sort, to make this easier next time.
1675         Downcase.  Omit ": " after "jelszó".
1677 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
1679         * term/common-win.el (saved-region-selection): Defvar it.
1680         (x-select-text): Set saved-region-selection (Bug#16382).
1682 2014-01-18  Glenn Morris  <rgm@gnu.org>
1684         * emacs-lisp/authors.el (authors-aliases)
1685         (authors-renamed-files-alist): Add some entries.
1687 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1689         * net/tramp.el (tramp-password-prompt-regexp):
1690         Use `password-word-equivalents' if available.
1691         (tramp-action-password, tramp-process-one-action)
1692         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
1694 2014-01-17  Chong Yidong  <cyd@gnu.org>
1696         * simple.el (password-word-equivalents): New defcustom.
1697         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
1698         to 24.4.
1699         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
1700         to t.  (Bug#13124)
1702 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
1704         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
1705         (ruby-align-to-stmt-keywords): Change the default value.
1706         Use `ruby-alignable-keywords' to generate the possible customization
1707         choices.
1708         (ruby-smie-rules): Instead of using a hardcoded list of alignable
1709         keywords, check against the value of `ruby-alignable-keywords'
1710         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
1712 2014-01-17  Glenn Morris  <rgm@gnu.org>
1714         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
1716         Make M-x authors return zero *Authors Errors* from current logs.
1717         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
1718         (authors-ignored-files): Add some entries, remove others.
1719         (authors-ambiguous-files, authors-valid-file-names):
1720         Add some entries.
1721         (authors-renamed-files-alist): Add, remove, and adjust entries.
1722         (authors-renamed-files-regexps): Add some entries.
1723         Remove some very broad ones.  Make some entries `lax'.
1724         (authors-lax-changelogs): New constant.
1725         (authors-disambiguate-file-name): Treat top-level specially.
1726         (authors-lax-changelog-p): New function.
1727         (authors-canonical-file-name): Check file as written against
1728         authors-valid-file-names.  Do not special-case etc/.
1729         Handle `lax' logs and authors-renamed-files-regexps elements.
1731 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
1733         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
1734         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
1735         callers.
1737 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1739         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
1740         Assume we're already in the proper buffer.
1741         Inspired by Anders Lindgren <andlind@gmail.com>.
1742         (follow-post-command-hook): Call it from the right buffer.
1743         (follow-comint-scroll-to-bottom): Adjust call.
1744         (follow-all-followers): Use get-buffer-window-list.
1746 2014-01-15  Daniel Colascione  <dancol@dancol.org>
1748         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
1749         `buffer-file-name' in interactive-form so that we don't leave
1750         pathless file names in `file-name-history'.
1752 2014-01-15  Juri Linkov  <juri@jurta.org>
1754         * indent.el (indent-rigidly): Set deactivate-mark to nil
1755         in transient indentation mode.  (Bug#16438)
1757 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
1759         * emacs-lisp/package.el (package-desc-keywords): New function
1760         (Bug#16222).
1761         (describe-package-1, package-all-keywords)
1762         (package--has-keyword-p): Use it.
1764 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1766         * simple.el (define-alternatives): When creating the
1767         COMMAND-alternatives variable, assign COMMAND as its definition
1768         name so that `describe-variable' can relocate it.
1770 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
1772         * font-lock.el (font-lock-keywords): Fix typo in docstring
1773         (bug#16307).
1775 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
1777         * ispell.el (ispell-region): Reset `in-comment' for new line
1778         instead of wrongly reset `add-coment' (bug#13577).
1780 2014-01-14  Daiki Ueno  <ueno@gnu.org>
1782         * epa-file.el (epa-file-write-region): Encode the region according
1783         to `buffer-file-format'.  Problem reported at:
1784         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
1786 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1788         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
1789         so it applies in the right buffer (bug#16410).
1791 2014-01-13  Daniel Colascione  <dancol@dancol.org>
1793         * textmodes/rst.el (rst-define-key): Provide deprecated
1794         keybindings through named functions instead of anonymous ones so
1795         that "??" doesn't appear in describe-mode output.
1797 2014-01-13  Bastien Guerry  <bzg@gnu.org>
1799         * simple.el (define-alternatives): Call the selected command
1800         interactively.  When setting `COMMAND--implementation' for the
1801         first time, tell the user how to chose another implementation.
1802         Enhance the docstring.
1804 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1806         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
1807         (log-edit--match-first-line): New function.
1808         (log-edit-font-lock-keywords): Use it.
1809         (log-edit-mode): Make jit-lock-defer-multiline work.
1811 2014-01-13  Bastien Guerry  <bzg@gnu.org>
1813         * rect.el (rectangle-mark-mode): When the region is not active,
1814         display a message saying that the mark as been set and that
1815         rectangle mode is in use.
1816         (rectangle--highlight-for-redisplay): Only put an overlay with a
1817         visible vertical bar when (display-graphic-p) is non-nil.
1818         This partially fixes Bug#16403.
1820 2014-01-13  Juri Linkov  <juri@jurta.org>
1822         * info.el (Info-find-file): Go to DIR before displaying the error
1823         about a nonexistent file if no previous Info file is visited.
1824         Use `user-error' instead of `error' for "Info file %s does not exist".
1825         (Info-find-node-2): In case of a nonexistent node in unwind forms
1826         go to the Top node if there is no previous node to revert to.
1827         (Bug#16405)
1829 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
1831         fit-frame/window-to-buffer code fixes including one for Bug#14096.
1832         * window.el (fit-frame-to-buffer): Fix doc-string.
1833         Respect window-min-height/-width.  Fit pixelwise when
1834         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
1835         when avoiding that frame goes partially off-screen.
1836         (fit-window-to-buffer): Respect window-min-height/-width
1837         (Bug#14096).
1839 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1841         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
1842         after an empty line.
1844 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1846         * net/shr.el (shr-render-region): Autoload.
1848 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
1850         * net/eww.el (eww-download-directory): Rename from
1851         `eww-download-path' (Bug#16419).
1853 2014-01-12  Leo Liu  <sdl.web@gmail.com>
1855         * dired-x.el (dired-mode-map): Fix last change.
1857         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
1859 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
1861         Spelling fixes.
1862         * emacs-lisp/generic.el (generic--normalize-comments):
1863         Rename from generic--normalise-comments.  All uses changed.
1864         * play/bubbles.el (bubbles--neighborhood-score)
1865         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
1866         (bubbles--neighborhood-available)
1867         (bubbles--update-neighborhood-score):
1868         Rename from names with 'neighbourhood'.  All uses changed.
1870 2014-01-12  Leo Liu  <sdl.web@gmail.com>
1872         Re-implement the feature of showing eldoc info after editing.
1873         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
1874         (eldoc-edit-message-commands): New function.
1875         (eldoc-print-after-edit): New variable.
1876         (eldoc-pre-command-refresh-echo-area): Emit message only by
1877         eldoc-message-commands.
1878         (eldoc-mode): Restrict eldoc-message-commands to editing commands
1879         if eldoc-print-after-edit is set.  (Bug#16346)
1880         * simple.el (read--expression): Enable eldoc-mode.
1881         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
1883 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
1884             Eric S. Raymond  <esr@thyrsus.com>
1886         * version.el (emacs-repository-get-version): Enhance so the
1887         function works correctly in either a Bazaar or Git repo.
1889 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
1891         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
1892         Goes with removal of the joke manpages from /etc.
1894 2014-01-10  Kenichi Handa  <handa@gnu.org>
1896         * mail/rmail.el (rmail-get-coding-system):
1897         Check rmail-get-coding-function before "funcall"ing it.
1899 2014-01-10  Glenn Morris  <rgm@gnu.org>
1901         * emacs-lisp/authors.el (authors-fixed-entries):
1902         Update for files that no longer exist.
1904 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
1906         * version.el (emacs-bzr-get-version): Restore compatibilty with
1907         24.3 (Tested).
1909 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
1911         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
1912         and Podfile.
1914 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
1916         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
1918 2014-01-10  Chong Yidong  <cyd@gnu.org>
1920         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
1922 2014-01-10  Anders Lindgren  <andlind@gmail.com>
1924         * follow.el (follow-cache-command-list): Include right-char and
1925         left-char.
1927 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
1929         Spelling fixes.
1930         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
1931         * woman.el (woman-mark-horizontal-position):
1932         Rename from woman-mark-horizonal-position.  Use changed.
1934 2014-01-10  Glenn Morris  <rgm@gnu.org>
1936         * info.el (info-initialize): If running uninstalled, ensure our
1937         own info files are always found first, even if INFOPATH is set.
1939         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
1941 2014-01-09  David Engster  <deng@randomsample.de>
1943         * emacs-lisp/eieio-custom.el:
1944         * emacs-lisp/eieio-opt.el: Set generated autoload file to
1945         'eieio.el'.  This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
1946         * emacs-lisp/eieio.el: Regenerate autoloads.
1948 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
1950         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
1951         following renames.  (Bug#8756)
1953 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1955         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
1956         (bug#16382).
1957         (activate-mark): Add `no-tmm' argument.
1958         (set-mark, push-mark-command): Use it instead of running
1959         activate-mark-hook by hand.
1961 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
1963         In preparation for the move to git, sanitize out some
1964         Bazaar-specific names.
1966         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
1968         * version.el (emacs-bzr-version): Name changed to
1969         emacs-repository-version.  Obsolete-variable alias made.
1970         * loadup.el: Follow through on this name change.
1971         * mail/emacsbug.el (report-emacs-bug): Factor out any
1972         assumption about the version control system in use.
1974 2014-01-08  David Engster  <deng@randomsample.de>
1976         * help-fns.el (help-fns-describe-function-functions):
1977         New variable to call functions for augmenting help buffers.
1978         (describe-function-1): Remove explicit calls to
1979         `help-fns--compiler-macro', `help-fns--parent-mode' and
1980         `help-fns--obsolete'.  Put them in above new variable instead, and
1981         call them through `run-hook-with-args'.
1982         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
1983         `eieio-describe-class'.  Not meant for interactive use anymore,
1984         but to augment existing help buffers.  Remove optional second
1985         argument.  Create proper button for file location.
1986         Rewrite function to use `insert' instead of `princ' and `prin1' where
1987         possible.
1988         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
1989         (eieio-method-def, eieio-class-def): Move further up.
1990         (describe-method, describe-generic, eieio-describe-method):
1991         Remove aliases.
1992         (eieio-help-constructor, eieio-help-generic): Rename from
1993         `eieio-describe-constructor' and `eieio-describe-generic', resp.
1994         Rewrite to use `insert' in the current buffer and use proper help
1995         buttons.
1996         (eieio-help-find-method-definition)
1997         (eieio-help-find-class-definition): Also accept symbols as
1998         arguments.
1999         (eieio-help-mode-augmentation-maybee): Remove.
2000         (eieio-describe-class-sb): Use `describe-function'.
2001         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
2002         Add `eieio-help-generic' and `eieio-help-constructor'.
2004 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
2006         Spelling fixes.
2007         * language/china-util.el (hz-ascii-designation):
2008         Rename from hz-ascii-designnation.
2009         (hz-ascii-designation): Rename from hz-ascii-designnation.
2010         All uses changed.
2012 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2014         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
2015         package-alist.
2017 2014-01-08  Bastien Guerry  <bzg@gnu.org>
2019         * emacs-lisp/package.el (package-delete):
2020         Correctly delete the package from package-alist.
2022 2014-01-08  Daiki Ueno  <ueno@gnu.org>
2024         * emacs-lisp/package.el (url-recreate-url): Declare.
2025         (url-http-target-url): Declare.
2026         (package-handle-response): Include requested URL in the error message.
2027         (package--check-signature): Don't re-signal errors from
2028         package--with-work-buffer.  Suggested by Stefan Monnier.
2030 2014-01-07  Bastien Guerry  <bzg@gnu.org>
2032         * minibuffer.el (completion--try-word-completion): When both a
2033         hyphen and a space are possible candidates for the character
2034         following a word, display both candidates.  (Bug#15980)
2036 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
2038         * window.el (balance-windows-2): While rounding don't give a
2039         window more than the remainder.  Bug#16351, bug#16383.
2041 2014-01-07  Glenn Morris  <rgm@gnu.org>
2043         * menu-bar.el (menu-bar-help-extra-packages): Remove.
2044         (menu-bar-help-menu): Use view-external-packages instead.
2046 2014-01-07  Bastien Guerry  <bzg@gnu.org>
2048         * emacs-lisp/package.el (package-delete): Also delete the package
2049         name from `package-alist', not its description only.
2051 2014-01-07  Glenn Morris  <rgm@gnu.org>
2053         * help.el (view-external-packages):
2054         * menu-bar.el (menu-bar-help-extra-packages):
2055         Visit efaq.info rather than etc/MORE.STUFF.
2057 2014-01-07  Juri Linkov  <juri@jurta.org>
2059         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
2060         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
2062         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
2063         that shadows RET.  (Bug#16342)
2065 2014-01-07  Chong Yidong  <cyd@gnu.org>
2067         * isearch.el (isearch-yank-char, isearch-yank-word)
2068         (isearch-yank-line): Doc fix.
2070 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2072         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
2073         * emacs-lisp/elint.el (elint-find-builtins):
2074         * emacs-lisp/eldoc.el (eldoc-symbol-function):
2075         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
2076         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
2077         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
2078         * apropos.el (apropos-safe-documentation):
2079         * subr.el (symbol-file): Remove redundant fboundp.
2080         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
2082 2014-01-06  Bastien Guerry  <bzg@gnu.org>
2084         * hl-line.el (global-hl-line-overlay): Make a local variable.
2085         (global-hl-line-overlays): New variable to store all overlays.
2086         (global-hl-line-mode): Don't delete overlays from the current
2087         buffer when `global-hl-line-sticky-flag' is non-nil.
2088         (global-hl-line-highlight): Add new overlays to
2089         `global-hl-line-overlays'.
2090         (global-hl-line-unhighlight-all): New function to delete all
2091         overlays when turning off `global-hl-line-mode'.
2092         This fixes Bug#16183.
2094 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2096         * subr.el (set-transient-map): Fix nested case and docstring.
2098 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
2100         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
2101         `Texinfo' entry.
2103 2014-01-06  Daniel Colascione  <dancol@dancol.org>
2105         Fix defun navigation in vc log view.
2107         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
2108         like `beginning-of-defun'.
2109         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
2110         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
2111         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
2112         (log-view-extract-comment): Call `log-view-current-entry' directly
2113         instead of relying on broken `log-view-beginning-of-defun' behavior.
2115 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
2117         Spelling fixes.
2118         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
2119         * emacs-lisp/debug.el (cancel-debug-on-entry):
2120         * epg.el (epg-error-to-string):
2121         * files.el (recover-file):
2122         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
2123         * mail/emacsbug.el (report-emacs-bug-hook):
2124         * mail/sendmail.el (mail-recover):
2125         * ses.el (ses-yank-resize):
2126         * term/ns-win.el (ns-print-buffer):
2127         Spelling fixes in diagnostics, mostly for "canceled" with one L.
2128         * epg.el (epg-key-capability-alist): Rename from misspelled version.
2129         All uses changed.
2130         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
2132 2014-01-06  Leo Liu  <sdl.web@gmail.com>
2134         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
2135         to avoid shadowing global key.  (Bug#16354)
2137 2014-01-06  Daniel Colascione  <dancol@dancol.org>
2139         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
2140         rst-mode.
2142 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
2144         * window.el (balance-windows): Add mising t to fix Bug#16351.
2146 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2148         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
2149         (bug#16285).
2150         (shr-insert): If we have a word that's longer than `shr-width',
2151         break after it anyway.  Otherwise we'll do no breaking once we get
2152         such a long word.
2154 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2156         * net/eww.el (eww): Support single/double quote for search.
2157         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
2158         (eww-history-quit): Delete and use quit-window.
2159         (eww-history-kill): Delete, because it doesn't work well and
2160         not necessary.
2161         (eww-history-mode-map): Delete some keys and add easy-menu.
2163 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
2165         Fix misspelling of 'chinese' in rx (Bug#16237).
2166         * emacs-lisp/rx.el (rx-categories): Correct spelling of
2167         chinese-two-byte.
2169         Change subword regexps back to vars (Bug#16296).
2170         * progmodes/subword.el (subword-forward-regexp)
2171         (subword-backward-regexp): Change these back to variables.
2173 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2175         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
2176         syntax-begin-function (bug#16247).
2178 2014-01-03  Chong Yidong  <cyd@gnu.org>
2180         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
2181         (advice--docstring): Delete variable.
2182         (advice--make-1): Leave the docstring empty.
2183         (advice-add): Use function-documentation for advised docstring.
2185         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
2186         Ignore function-documentation property when getting documentation.
2187         (ad-activate-advised-definition): Use function-documentation
2188         generate the docstring.
2189         (ad-make-advised-definition): Don't call
2190         ad-make-advised-definition-docstring.
2191         (ad-make-advised-definition-docstring, ad-advised-definition-p):
2192         Delete functions.
2194         * progmodes/sql.el (sql-help): Use function-documentation instead
2195         of dynamic-docstring-function property.  No need to autoload now.
2196         (sql--help-docstring): New variable.
2197         (sql--make-help-docstring): Use it.
2199 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2201         * ielm.el (ielm-tab): Retarget.
2202         (ielm-map): Use ielm-tab for tab.
2203         (ielm-complete-filename): Use comint-filename-completion.
2204         (ielm-complete-symbol): Remove.
2205         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
2206         remove ielm-tab from completion-at-point-functions (bug#16224).
2208         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
2209         Beware signals raised by predicates (bug#16201).
2211 2014-01-02  Richard Stallman  <rms@gnu.org>
2213         * dired-aux.el (dired-do-print): Handle printer-name.
2215         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
2216         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
2217         (rmail-epa-decrypt): Turn off mime processing.
2219         * mail/rmail.el (rmail-make-in-reply-to-field):
2220         Add parens in message-id.
2222         * mail/rmail.el (rmail-get-coding-function): Variable.
2223         (rmail-get-coding-system): Use it.
2225 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
2227         * international/mule-conf.el: Unify the charset indian-is13194.
2228         (indian-is13194): Specify unify-map.
2230 2013-12-31  Leo Liu  <sdl.web@gmail.com>
2232         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
2234 2013-12-30  Daniel Colascione  <dancol@dancol.org>
2236         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
2237         of printing a useless when we resume from sleep.
2239         * progmodes/sh-script.el
2240         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
2241         in indentation code.  (Bug#16233)
2243 2013-12-28  João Távora  <joaotavora@gmail.com>
2245         * elec-pair.el (electric-pair-post-self-insert-function):
2246         Don't open extra newlines at beginning of buffer.  (Bug#16272)
2248 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
2250         * frame.el (window-system-for-display): Don't allow to create a
2251         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
2253 2013-12-28  Glenn Morris  <rgm@gnu.org>
2255         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
2256         Update callers.
2258         * apropos.el (apropos-match-face):
2259         * calculator.el (calculator-displayer):
2260         * dabbrev.el (dabbrev-search-these-buffers-only):
2261         * face-remap.el (buffer-face-mode-face):
2262         * simple.el (yank-handled-properties):
2263         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
2264         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
2265         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
2266         (hashcash-double-spend-database):
2267         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
2268         (ruby-deep-indent-paren-style):
2269         * textmodes/flyspell.el (flyspell-auto-correct-binding):
2270         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
2271         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
2272         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
2273         Specify custom types.
2275         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
2276         * bookmark.el (bookmark-bmenu-use-header-line):
2277         * doc-view.el (doc-view-scale-internally):
2278         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
2279         * register.el (register-preview-delay):
2280         * net/shr.el (shr-bullet):
2281         * progmodes/cfengine.el (cfengine-cf-promises)
2282         (cfengine-parameters-indent):
2283         * progmodes/octave.el (inferior-octave-error-regexp-alist):
2284         * textmodes/reftex-vars.el (reftex-label-regexps):
2285         * vc/log-edit.el (log-edit-setup-add-author): Add version.
2287         * net/tls.el (tls-certtool-program): Fix default value.
2289         * desktop.el (desktop-restore-in-current-display):
2290         * newcomment.el (comment-empty-lines):
2291         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
2292         (idlwave-pad-keyword):
2293         * progmodes/tcl.el (tcl-tab-always-indent):
2294         * textmodes/reftex-vars.el (reftex-index-default-tag):
2295         * elec-pair.el (electric-pair-skip-whitespace):
2296         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
2298         * emacs-lisp/authors.el (authors-ignored-files)
2299         (authors-valid-file-names, authors-renamed-files-alist): Additions.
2301 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
2303         * shell.el (shell-dynamic-complete-command): Doc fix.
2304         (shell--command-completion-data): Shell completion now matches
2305         executable filenames from the current buffer's directory, on
2306         systems in which this behavior is the default (windows-nt, ms-dos).
2308 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2310         * net/shr.el (shr-insert): Don't infloop if the width is zero.
2312 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2314         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
2315         (bug#16251).
2317         * electric.el: Move all electric-pair-* to elec-pair.el.
2318         * elec-pair.el: New file, split from electric.el.
2320 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2322         * net/shr.el (shr-find-fill-point): Don't try to fill if the
2323         indentation level is larger than the width, because that will
2324         infloop.
2325         (shr-insert): Fill repeatedly long texts, so that Japanese is
2326         formatted correctly (bug#16263).
2327         (shr-find-fill-point): Off by one error in comparison with the
2328         indentation.
2330 2013-12-26  João Távora  <joaotavora@gmail.com>
2332         * electric.el (electric-pair-mode): More flexible engine for skip-
2333         and inhibit predicates, new options for pairing-related functionality.
2334         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
2335         if that keeps or improves their balance in buffers.
2336         (electric-pair-delete-adjacent-pairs): Delete the pair when
2337         backspacing over adjacent matched delimiters.
2338         (electric-pair-open-extra-newline): Open extra newline when
2339         inserting newlines between adjacent matched delimiters.
2340         (electric--sort-post-self-insertion-hook):
2341         Sort post-self-insert-hook according to priority values when
2342         minor-modes are activated.
2343         * simple.el (newline-and-indent): Call newline with interactive
2344         set to t.
2345         (blink-paren-post-self-insert-function): Set priority to 100.
2346         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2347         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
2348         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
2349         electric-pair-open-newline-between-pairs to nil.
2351 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2353         * progmodes/python.el: Use lexical-binding.
2354         (python-nav-beginning-of-defun): Stop searching ASAP.
2356 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
2358         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
2359         Fix interactive spec.  Doc fix.  (Bug#15754)
2361 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2363         * emacs-lisp/byte-run.el (eval-when-compile):
2364         * progmodes/cc-defs.el (cc-eval-when-compile):
2365         Fix edebug spec (bug#16184).
2367 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2369         * net/shr.el (shr-visit-file): Remove debugging function.
2370         (shr-insert): Don't infloop if we can't find a good place to break
2371         the line (bug#16256).
2373 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2375         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
2376         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
2377         python-nav-lisp-forward-sexp-safe.
2378         (python-nav--forward-sexp): New argument SAFE allows switching
2379         forward sexp movement behavior for parens.
2380         (python-nav-forward-sexp): Throw errors on unterminated parens
2381         (Bug#16191).
2382         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
2383         (python-nav-backward-sexp-safe): New functions.
2384         (python-shell-buffer-substring):
2385         Use `python-nav-forward-sexp-safe'.
2387 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2389         * net/shr.el (shr-find-fill-point): Don't break lines before a
2390         quotation mark.
2391         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
2392         (shr-find-fill-point): Remove the special checks for the quotation
2393         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
2395 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2397         * net/eww.el (eww-form-textarea): Use a different face for
2398         textareas than text input since they have different keymaps
2399         (bug#16142).
2401 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2403         * progmodes/python.el (python-nav-beginning-of-statement):
2404         Speed up (Bug#15295).
2406 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2408         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
2409         the window configuration.
2411 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
2413         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
2414         we run on MS-Windows or MS-DOS.
2416 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
2418         * window.el (balance-windows-area): Call window-size instead of
2419         window-height and window-width.  Bug#16241.
2421 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2423         * net/eww.el (eww-bookmark-quit): Remove.
2424         (eww-bookmark-browse): Restore the window configuration when you
2425         choose a bookmark (bug#16144).
2427 2013-12-24  Daniel Colascione  <dancol@dancol.org>
2429         * icomplete.el: Remove redundant :group arguments to `defcustom'
2430         throughout.
2431         (icomplete-show-matches-on-no-input): New customizable variable.
2432         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
2433         we have something to show.
2434         (icomplete-exhibit): Compute completions even if we have no user input.
2436 2013-12-23  Daniel Colascione  <dancol@dancol.org>
2438         * icomplete.el: Move `provide' to end of file.
2440 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
2442         * net/gnutls.el (gnutls-verify-error): Add version tag.
2444 2013-12-23  Chong Yidong  <cyd@gnu.org>
2446         * subr.el (set-transient-map): Rename from
2447         set-temporary-overlay-map.  Doc fix.
2449         * face-remap.el (text-scale-adjust):
2450         * indent.el (indent-rigidly):
2451         * kmacro.el (kmacro-call-macro):
2452         * minibuffer.el (minibuffer-force-complete):
2453         * repeat.el (repeat):
2454         * simple.el (universal-argument--mode):
2455         * calendar/todo-mode.el (todo-insert-item--next-param):
2456         * progmodes/f90.el (f90-abbrev-start): Callers changed.
2458         * indent.el (indent-rigidly): Use substitute-command-keys.
2460 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2462         * net/eww.el (eww-tag-select): Add text-property to jump to next
2463         select field.
2464         (eww): Add non-supported ftp error.
2466 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2468         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
2469         comments.  Handle electric indent after typing `?' and `!'.
2471 2013-12-22  Chong Yidong  <cyd@gnu.org>
2473         * faces.el (face-spec-recalc): If the theme specs are not
2474         applicable to a frame, fall back on the defface spec.
2475         This prevents themes from obliterating faces on low-color terminals.
2477 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2479         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
2480         after `{'.  We need it after block openers, and it doesn't seem
2481         to hurt after hash openers.
2483 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2485         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
2486         extracted from `ruby-smie-rules'.
2487         (ruby--electric-indent-chars): New variable.
2488         (ruby--electric-indent-p): New function.
2489         (ruby-mode): Use `electric-indent-functions' instead of
2490         `electric-indent-chars'.
2492 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2494         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
2495         docstring.
2496         (ruby-smie-rules): Indent plus one level after `=>'.
2498 2013-12-21  Richard Stallman  <rms@gnu.org>
2500         * simple.el (newline): Doc fix.
2502 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2504         * net/eww.el (eww-list-histories, eww-list-histories)
2505         (eww-history-browse, eww-history-quit, eww-history-kill)
2506         (eww-history-mode-map, eww-history-mode): New command and
2507         functions to list browser histories.
2508         (eww-form-text): Support text form with disabled
2509         and readonly attributes.
2510         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
2512 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2514         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
2515         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
2516         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
2517         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
2518         Use `user-error'.
2519         (eww-bookmark-mode-map): Add menu.
2520         (eww-render, eww-mode): Use `setq-local'.
2521         (eww-tool-bar-map): New variable.
2522         (eww-mode): Set `tool-bar-map'.
2523         (eww-view-source): Check for `html-mode' with `fboundp'.
2525 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527         * net/shr.el (shr--extract-best-source): Don't bug out on audio
2528         elements with text inside.  Also remove debugging.
2530 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
2532         * cus-start.el (all): Add ns-use-srgb-colorspace.
2534 2013-12-21  Chong Yidong  <cyd@gnu.org>
2536         * custom.el (custom-theme-recalc-face): Do nothing if the face is
2537         undefined.  Thus, theme settings for undefined faces do not take
2538         effect until the faces are defined with defface, the same as with
2539         theme variables.
2541         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
2542         (face-spec-reset-face): Don't assign extra properties in temacs.
2543         (face-spec-recalc): Apply X resources too.
2545 2013-12-21  Chong Yidong  <cyd@gnu.org>
2547         * faces.el (face-spec-set):
2548         * cus-face.el (custom-theme-set-faces, custom-set-faces):
2549         * custom.el (defface): Doc fixes (Bug#16203).
2551         * indent.el (indent-rigidly-map): Add docstring, and move commands
2552         into named functions.
2553         (indent-rigidly-left, indent-rigidly-right)
2554         (indent-rigidly-left-to-tab-stop)
2555         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
2556         indentation direction based on bidi direction, and accumulate
2557         sequential commands in a single undo boundary.
2558         (indent-rigidly--pop-undo): New utility function.
2560 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
2562         * faces.el (read-face-name): Require crm.el when using crm-separator.
2564 2013-12-20  Daniel Colascione  <dancol@dancol.org>
2566         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
2567         so that we don't reflow comments into the shebang line.
2569 2013-12-20  Juri Linkov  <juri@jurta.org>
2571         * saveplace.el (save-place-to-alist): Add `dired-filename' as
2572         a position when `dired-directory' is non-nil.  Check integer
2573         positions with `integerp'.
2574         (toggle-save-place, save-places-to-alist): Add check for
2575         `dired-directory'.
2576         (save-place-find-file-hook): Check integer positions with
2577         `integerp'.
2578         (save-place-dired-hook): Use `dired-goto-file' when
2579         `dired-filename' is found in the assoc list.  Check integer
2580         positions with `integerp'.
2581         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
2583         * dired.el (dired-initial-position-hook): Rename back from
2584         `dired-initial-point-hook'.
2585         (dired-initial-position): Rename `dired-initial-point-hook' to
2586         `dired-initial-position-hook'.
2587         (dired-file-name-at-point): Doc fix.  (Bug#15329)
2589 2013-12-20  Juri Linkov  <juri@jurta.org>
2591         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
2592         (read-regexp-suggestions): New function.
2593         (read-regexp): Use `read-regexp-defaults-function' to get default values.
2594         Use `read-regexp-suggestions'.  Add non-empty default to history
2595         for empty input.
2596         (occur-read-regexp-defaults-function): Remove function.
2597         (occur-read-primary-args): Use `regexp-history-last' instead of
2598         `occur-read-regexp-defaults-function'.
2600         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
2601         (hi-lock-line-face-buffer, hi-lock-face-buffer)
2602         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
2603         `hi-lock-read-regexp-defaults-function'.  Doc fix.
2604         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
2605         with `find-tag-default-as-symbol-regexp'.  Doc fix.
2606         (hi-lock-read-regexp-defaults): Remove function.
2607         (hi-lock-regexp-okay): Add check for null.
2609         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
2610         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
2612         * subr.el (find-tag-default-as-symbol-regexp): New function.
2613         (find-tag-default-as-regexp): Move symbol regexp formatting to
2614         `find-tag-default-as-symbol-regexp'.
2616 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
2618         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
2619         (Bug#14179)
2621 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
2623         * calendar/todo-mode.el: New implementation of item insertion
2624         commands and key bindings.
2625         (todo-key-prompt): New face.
2626         (todo-insert-item): New command.
2627         (todo-insert-item--parameters): New defconst, replacing defvar
2628         todo-insertion-commands-args-genlist.
2629         (todo-insert-item--param-key-alist): New defconst, replacing
2630         defvar todo-insertion-commands-arg-key-list.
2631         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
2632         (todo-insert-item--argsleft, todo-insert-item--apply-args)
2633         (todo-insert-item--next-param): New functions.
2634         (todo-insert-item--args, todo-insert-item--argleft)
2635         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
2636         New variables.
2637         (todo-key-bindings-t): Change binding of "i" from
2638         todo-insertion-map to todo-insert-item.
2639         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
2640         (todo-insertion-command-name, todo-insertion-commands-names)
2641         (todo-define-insertion-command, todo-insertion-commands)
2642         (todo-insertion-key-bindings, todo-insertion-map): Remove.
2644 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
2646         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
2647         (todo-toggle-item-highlighting): Use eval-and-compile instead of
2648         eval-when-compile.
2649         (todo-move-category): Allow choosing a non-existing todo file to
2650         move the category to, and create that file.
2651         (todo-default-priority): New user option.
2652         (todo-set-item-priority): Use it.
2653         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
2654         (desktop-restore-file-buffer): Declare.
2655         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
2656         (todo-modes-set-2): Locally set desktop-save-buffer to
2657         todo-desktop-save-buffer.
2658         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
2659         (auto-mode-alist): Add autoload cookie.
2661 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
2663         * emacs-lisp/subr-x.el: Renamed from helpers.el.
2664         helpers.el was a poor choice of name.
2665         (string-remove-prefix): New function.
2666         (string-remove-suffix): New function.
2668 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
2670         Fix assignment for new window total sizes.
2671         * window.el (window--pixel-to-size): Remove function.
2672         (window--pixel-to-total-1, window--pixel-to-total):
2673         Fix calculation of new total sizes.
2675 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
2677         * comint.el (comint-output-filter): Fix rear-nonsticky property
2678         placement (Bug#16010).
2680 2013-12-20  Chong Yidong  <cyd@gnu.org>
2682         * faces.el (read-color): Minor fix for completion function.
2684 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
2686         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
2687         New option.  (Bug#16182)
2688         (ruby-smie--indent-to-stmt-p): Use it.
2689         (ruby-smie-rules): Revert the logic in the handling of `when'.
2690         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
2691         (ruby-deep-arglist, ruby-deep-indent-paren)
2692         (ruby-deep-indent-paren-style): Update docstrings to note that the
2693         vars don't have any effect with SMIE.
2695 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
2697         * calc/calc.el (calc-enter, calc-pop): Use the variable
2698         `calc-context-sensitive-enter'.
2700 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702         * net/shr.el (shr-insert): Protect against infloops in degenerate
2703         tables.
2705 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2707         * progmodes/octave.el (octave): Add link to manual and octave
2708         homepage.
2709         (octave-mode-menu): Link to octave-mode manual.
2711 2013-12-20  Leo Liu  <sdl.web@gmail.com>
2713         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
2714         insertion using skeleton-end-newline.  (Bug#16138)
2716 2013-12-20  Juri Linkov  <juri@jurta.org>
2718         * replace.el (occur-engine): Use `add-face-text-property'
2719         to add the face property to matches and titles.  (Bug#14645)
2721         * hi-lock.el (hi-green): Use lighter color "light green" closer to
2722         the palette of other hi-lock colors.
2723         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
2725 2013-12-19  Juri Linkov  <juri@jurta.org>
2727         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
2728         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
2729         (minibuffer-history-symbol): Move variable declaration closer to
2730         its usage.
2732         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
2733         (Bug#14785)
2735 2013-12-19  Juri Linkov  <juri@jurta.org>
2737         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
2738         New function.
2739         (log-edit-hook): Add it to :options.  (Bug#16170)
2741 2013-12-19  Juri Linkov  <juri@jurta.org>
2743         * simple.el (eval-expression-print-format): Don't check for
2744         command names and the last command.  Always display additional
2745         formats of the integer result in the echo area, and insert them
2746         to the current buffer only with a zero prefix arg.
2747         Display character when char-displayable-p is non-nil.
2748         (eval-expression): With a zero prefix arg, set `print-length' and
2749         `print-level' to nil, and insert the integer values from
2750         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
2752         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
2753         `eval-last-sexp-arg-internal'.  Doc fix.
2754         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
2755         `eval-last-sexp-print-value'.  Doc fix.
2756         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
2757         Set `print-length' and `print-level' to nil when arg is zero.
2758         (eval-last-sexp): Doc fix.
2759         (eval-defun-2): Print the integer values from
2760         `eval-expression-print-format' at the end.
2762         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
2763         values from `eval-expression-print-format' at the end.
2765         * ielm.el (ielm-eval-input): Print the integer
2766         values from `eval-expression-print-format' at the end.
2768 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2770         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
2771         2013-12-11T19:01:44Z!tzz@lifelogs.com.
2773 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2775         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
2776         (hl-line-highlight, global-hl-line-highlight): Use it.
2777         (hl-line-overlay): Use defvar-local.
2779 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
2781         * term/ns-win.el: Require dnd.
2782         (global-map): Remove drag items.
2783         (ns-insert-text, ns-set-foreground-at-mouse)
2784         (ns-set-background-at-mouse):
2785         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
2786         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
2787         New functions.
2789 2013-12-19  Glenn Morris  <rgm@gnu.org>
2791         * emacs-lisp/ert.el (ert-select-tests):
2792         Fix string/symbol mixup.  (Bug#16121)
2794 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
2796         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
2797         keywords to their parent.
2799 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
2801         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
2802         first arg to be a string (fixed dead code), or an operator symbol.
2803         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
2804         operator symbols.
2805         (ruby-smie-rules): Remove parent token check in the `.' clause, it
2806         did nothing.  Don't respond to `(:after ".")', it will be called
2807         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
2808         change anything.  Only return indentation for binary operators
2809         when they are hanging.  De-dent opening paren when its parent is
2810         `.', otherwise it looks bad when the dot is not at bol or eol
2811         (bug#16182).
2813 2013-12-19  Juri Linkov  <juri@jurta.org>
2815         * replace.el (query-replace-read-args): Split a non-negative arg
2816         and a negative arg into separate elements.
2817         (query-replace, query-replace-regexp, replace-string)
2818         (replace-regexp): Add arg `backward'.  Doc fix.
2819         (replace-match-maybe-edit): When new arg `backward' is non-nil,
2820         move point to the beginning of the match.
2821         (replace-search, replace-highlight): Use new arg `backward'
2822         to set the value of `isearch-forward'.
2823         (perform-replace): Add arg `backward' and use it to perform
2824         replacement backward.  (Bug#14979)
2826         * isearch.el (isearch-query-replace): Use a negative prefix arg
2827         to call `perform-replace' with a non-nil arg `backward'.
2829 2013-12-18  Juri Linkov  <juri@jurta.org>
2831         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
2832         to the default list.  Move `log-edit-show-files' to the end.
2833         Add more available functions to options.
2834         (log-edit): Move default specific settings to
2835         `log-edit-insert-message-template'.  Don't move point.
2836         (log-edit-insert-message-template): New function.
2837         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
2838         (Bug#16170)
2840 2013-12-18  Juri Linkov  <juri@jurta.org>
2842         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
2843         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
2845 2013-12-18  Leo Liu  <sdl.web@gmail.com>
2847         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
2848         (Bug#16186)
2850 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
2852         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
2853         formats for displaying file sizes when the -s switch is given.
2854         Instead, compute a separate format for displaying the size in
2855         blocks, which is displayed in addition to the "regular" size.
2856         When -h is given in addition to -s, produce size in blocks in
2857         human-readable form as well.  (Bug#16179)
2859 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
2861         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
2862         Reference tables with ~\ref{...} instead of only \ref{...}.
2864 2013-12-18  Chong Yidong  <cyd@gnu.org>
2866         * cus-edit.el (custom-magic-alist): Fix "themed" description
2867         (Bug#14348).
2869         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
2870         is non-nil, do not create a new entry in the symbol's theme-value
2871         or theme-face property; update theme-settings only (Bug#14664).
2872         (custom-available-themes): Doc fix.
2874         * cus-theme.el (custom-new-theme-mode-map): Add bindings
2875         (Bug#15674).
2877         * replace.el (occur-engine): Avoid infloop (Bug#7593).
2879 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2881         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
2882         (Bug#13914).
2884 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2886         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
2888 2013-12-18  Glenn Morris  <rgm@gnu.org>
2890         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
2891         * cus-start.el (load-prefer-newer): New option.
2893 2013-12-18  Le Wang  <l26wang@gmail.com>
2895         * comint.el (comint-previous-matching-input-from-input):
2896         Retain point (Bug#13404).
2898 2013-12-18  Chong Yidong  <cyd@gnu.org>
2900         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
2902 2013-12-18  Glenn Morris  <rgm@gnu.org>
2904         * mail/emacsbug.el (report-emacs-bug):
2905         Only mention enable-multibyte-characters if non-standard.
2907 2013-12-17  Juri Linkov  <juri@jurta.org>
2909         * arc-mode.el (archive-extract-by-file): Check if directory exists
2910         before deletion to not show irrelevant errors if it doesn't exist.
2912 2013-12-17  Juri Linkov  <juri@jurta.org>
2914         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
2915         (Bug#14751)
2917         * net/eww.el (browse-web): Add alias to `eww'.
2918         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
2919         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
2921         * net/browse-url.el (browse-url-browser-function): Move `eww'
2922         closer to similar functions.
2924         * startup.el (fancy-startup-screen, fancy-about-screen):
2925         Set browse-url-browser-function to eww-browse-url locally.
2926         (Bug#14751)
2928 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2930         * window.el (window--pixel-to-total): Remove unused `mini' var.
2931         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
2932         (split-window): Remove unused `new' var.
2933         (window--display-buffer): Remove unused `frame' and `delta' vars.
2934         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
2935         and display-width'.
2937 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
2939         * dired.el (dired-mark-pop-up):
2940         * register.el (register-preview): Don't bind
2941         split-height-threshold here since it's now done in
2942         display-buffer-below-selected.
2944 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
2946         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
2947         xterm-rgb-convert-to-16bit.
2948         (rxvt-register-default-colors): Standardize with
2949         xterm-register-default-colors (Bug#14078).
2951 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
2953         * simple.el (kill-region): Pass mark first, then point, so that
2954         kill-append works right (Bug#12819).
2955         (copy-region-as-kill, kill-ring-save): Likewise.
2957 2013-12-17  Leo Liu  <sdl.web@gmail.com>
2959         * net/rcirc.el (rcirc-add-face):
2960         * eshell/em-prompt.el (eshell-emit-prompt):
2961         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
2962         (Bug#16167)
2964 2013-12-17  Chong Yidong  <cyd@gnu.org>
2966         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
2967         Suggested by Xue Fuqiao.
2969 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
2971         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
2973 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2975         * net/shr.el (shr-insert-document): Remove unused var
2976         `shr-preliminary-table-render'.
2977         (shr-rescale-image): Remove unused arg `force'.
2978         (shr-put-image): Update calls accordingly.
2979         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
2981 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
2983         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
2984         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
2985         :close-all, to see which indentation method to use (Bug#16116).
2986         (smie-rules-function): Document the method :close-all.
2988 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2990         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
2992         * net/eww.el (eww-display-html): If we can't find the anchor we're
2993         looking for, then go to point-min.
2995 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
2997         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
2998         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
2999         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
3000         Expand dir too, in case it's relative.
3002 2013-12-16  Juri Linkov  <juri@jurta.org>
3004         * desktop.el (desktop-auto-save-timeout): Change default to
3005         `auto-save-timeout'.  Doc fix.
3006         (desktop-save): Skip the timestamp in desktop-saved-frameset
3007         when checking for auto-save changes.
3008         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
3009         `desktop-auto-save' is called repeatedly by the idle timer.
3010         (desktop-auto-save-set-timer): Replace `run-with-timer' with
3011         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
3012         (Bug#15331)
3014 2013-12-16  Juri Linkov  <juri@jurta.org>
3016         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
3017         (Bug#16035)
3018         (isearch-pre-command-hook): Check `this-command' for symbolp.
3020 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3022         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
3024 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
3026         * progmodes/cfengine.el (cfengine3--current-word): Remove.
3027         (cfengine3--current-function): Bring in the current-function
3028         functionality from `cfengine3--current-word'.
3029         (cfengine3-completion-function): Bring in the
3030         bounds-of-current-word functionality from
3031         `cfengine3--current-word'.
3033 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
3035         * window.el (display-buffer-below-selected):
3036         Bind split-height-threshold to 0 as suggested by Juri Linkov.
3038 2013-12-16  Leo Liu  <sdl.web@gmail.com>
3040         * progmodes/compile.el (compile-goto-error): Do not push-mark.
3041         Remove NOMSG arg and all uses changed.
3043 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3045         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
3046         (cua--deactivate-rectangle): Don't deactivate the mark.
3047         (cua-set-rectangle-mark): Don't set mark-active since
3048         cua--activate-rectangle already does it for us.
3049         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
3050         non-rectangular region.
3052         * emulation/cua-base.el (cua-repeat-replace-region):
3053         Use with-current-buffer.
3055         * net/gnutls.el: Use cl-lib.
3056         (gnutls-negotiate): `mapcan' -> cl-mapcan.
3058 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3060         * emacs-lisp/package.el (package-built-in-p): Support both
3061         built-in and the package.el converted package descriptions.
3062         (package-show-package-list): Allow keywords.
3063         (package-keyword-button-action): Use it instead of
3064         `finder-list-matches'.
3065         (package-menu-filter-interactive): Interactive filtering (by
3066         keyword) function.
3067         (package-menu--generate): Support keywords and change keymappings
3068         and headers when they are given.
3069         (package--has-keyword-p): Helper function.
3070         (package-menu--refresh): Use it.
3071         (package--mapc): Helper function.
3072         (package-all-keywords): Use it.
3073         (package-menu-mode-map): Set up menu items and keybindings to
3074         provide a filtering UI.
3076 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
3078         * net/gnutls.el (gnutls-verify-error): New defcustom to control
3079         the behavior when a certificate fails validation.  Defaults to
3080         old behavior: never abort, just warn.
3081         (gnutls-negotiate): Use it.
3083 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
3085         * window.el (display-buffer-below-selected): Never split window
3086         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
3088 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
3090         * emacs-lisp/package.el (package--prepare-dependencies): New function.
3091         (package-buffer-info): Use it (bug#15108).
3093 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3095         * icomplete.el (icomplete-completions): Make sure the prefix is already
3096         displayed elsewhere before hiding it (bug#16219).
3098 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
3100         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
3101         open-paren tokens when preceded by a open-paren, too.
3102         (ruby-smie-rules): Handle virtual indentation after open-paren
3103         tokens specially.  If there is code between it and eol, return the
3104         column where is starts (Bug#16118).
3106 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
3108         * progmodes/cfengine.el: Fix `add-hook' doc.
3109         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
3110         (cfengine3--current-word): Fix parameters.
3111         (cfengine3-make-syntax-cache): Simplify further.
3112         (cfengine3-completion-function, cfengine3--current-function):
3113         Use `assq' for symbols.
3114         (cfengine3--current-function): Fix `cfengine3--current-word' call.
3116 2013-12-13  Glenn Morris  <rgm@gnu.org>
3118         * loadup.el (load-path): Warn if site-load or site-init changes it.
3119         No more need to reset it when bootstrapping.
3121 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
3123         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
3124         locations for cf-promises.
3125         (cfengine-mode-syntax-functions-regex): New caching variable.
3126         (cfengine3-fallback-syntax): Fallback syntax for cases where
3127         cf-promises doesn't run.
3128         (cfengine3--current-word): Reimplement using
3129         `cfengine-mode-syntax-functions-regex'.
3130         (cfengine3-completion-function, cfengine3--current-function):
3131         Use `cfengine3-make-syntax-cache' directly.
3132         (cfengine3-clear-syntax-cache): New function.
3133         (cfengine3-make-syntax-cache): Simplify and create
3134         `cfengine-mode-syntax-functions-regex' on demand.
3135         (cfengine3-format-function-docstring): Don't call
3136         `cfengine3-make-syntax-cache' explicitly.
3138 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
3140         Fix windmove-find-other-window broken after pixelwise resizing
3141         (Bug#16017).
3142         * windmove.el (windmove-other-window-loc): Revert change from
3143         2013-12-04.
3144         (windmove-find-other-window): Call window-in-direction.
3145         * window.el (window-in-direction): New arguments SIGN, WRAP and
3146         MINI to emulate original windmove-find-other-window behavior.
3148 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
3150         * simple.el (blink-matching--overlay): New variable.
3151         (blink-matching-open): Instead of moving point, highlight the
3152         matching paren with an overlay
3153         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
3155         * faces.el (paren-showing-faces, show-paren-match)
3156         (show-paren-mismatch): Move from paren.el.
3158 2013-12-13  Leo Liu  <sdl.web@gmail.com>
3160         * indent.el (indent-region): Disable progress reporter in
3161         minibuffer.  (Bug#16108)
3163         * bindings.el (visual-order-cursor-movement): Fix version.
3165 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3167         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
3168         Also match after beginning of line.
3169         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
3170         files.  Thanks to Russell Sim.  (Bug#15378)
3172 2013-12-13  Juri Linkov  <juri@jurta.org>
3174         * simple.el <Keypad support>: Remove key bindings duplicated
3175         with bindings.el.  (Bug#14397)
3177 2013-12-13  Juri Linkov  <juri@jurta.org>
3179         * comint.el (comint-mode-map): Replace `delete-char' with
3180         `delete-forward-char'.  (Bug#16109)
3182 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3184         * progmodes/python.el (python-indent-calculate-indentation):
3185         Fix de-denters cornercase.  (Bug#15731)
3187 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3189         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
3190         (advice--make): Pay attention to `depth'.
3191         (advice--make-1): Don't autoload commands eagerly.
3192         * emacs-lisp/elp.el (elp-instrument-function):
3193         * emacs-lisp/trace.el (trace-function-internal):
3194         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
3196         * iswitchb.el (iswitchb-mode): Don't belittle ido.
3198 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
3200         * term/w32-win.el (w32-handle-dropped-file):
3201         * startup.el (normal-top-level):
3202         * net/browse-url.el (browse-url-file-url):
3203         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
3204         decode file names using 'utf-8' rather than
3205         file-name-coding-system.
3207 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3209         * progmodes/python.el (python-indent-context)
3210         (python-indent-calculate-indentation): Fix auto-identation
3211         behavior for comment blocks.  (Bug#15916)
3213 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
3215         * progmodes/python.el (python-indent-calculate-indentation):
3216         When determining indentation, don't treat "return", "pass", etc., as
3217         operators when they are just string constituents.  (Bug#15812)
3219 2013-12-12  Juri Linkov  <juri@jurta.org>
3221         * uniquify.el (uniquify-buffer-name-style): Change default to
3222         `post-forward-angle-brackets'.
3224         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
3225         `uniquify'.  Change default to `post-forward-angle-brackets'.
3227 2013-12-11  Glenn Morris  <rgm@gnu.org>
3229         * emacs-lisp/package.el (finder-list-matches):
3230         Autoload rather than falsely declaring.
3232 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
3234         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
3235         (eww-mode-map): Use them.
3237 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
3239         * window.el (display-buffer-in-side-window): Fix doc-string
3240         (Bug#16115).
3242 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
3244         * vc/vc-git.el: Silence byte-compiler warnings.
3245         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
3246         (log-edit-set-header): Declare.
3248 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
3250         * Makefile.in (custom-deps, finder-data): Run output file names
3251         through unmsys--file-name.  (Bug#16099)
3253 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3255         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
3256         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
3258         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
3259         instead of deleting the selection "by hand" (bug#16098).
3260         Rely on insert-for-yank to yank rectangles.
3261         (cua-highlight-region-shift-only): Mark obsolete.
3262         (cua-mode): Don't enable/disable transient-mark-mode,
3263         shift-select-mode (cua-mode works both with and without them), and
3264         pc-selection-mode (obsolete).
3265         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
3266         (cua--deactivate-rectangle): Deactivate it.
3268         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
3269         (delete-selection-helper): Make sure yank starts at the top of the
3270         deleted region.
3271         (minibuffer-keyboard-quit): Use region-active-p.
3273         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
3275         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
3276         to `delete' (bug#16109).
3278 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3280         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
3281         info manual and show keybindings and set `:group' keyword.
3283 2013-12-11  Juri Linkov  <juri@jurta.org>
3285         * delsel.el (delete-active-region): Let-bind `this-command'
3286         to prevent `kill-region' from changing its original value.
3287         (delete-selection-helper): Handle `overwrite-mode' for the type
3288         `kill' exactly the same way as for the type `t'.
3289         (insert-char, quoted-insert, reindent-then-newline-and-indent):
3290         Support more commands.  (Bug#13312)
3292 2013-12-11  Juri Linkov  <juri@jurta.org>
3294         * bindings.el: Map kp keys to non-kp keys systematically
3295         with basic modifiers control, meta and shift.  (Bug#14397)
3297 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3299         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
3300         "Close browser" menu items.  Fix wrong function of "List
3301         bookmarks".
3303 2013-12-11  Juri Linkov  <juri@jurta.org>
3305         * misearch.el (multi-isearch-buffers): Set the value of
3306         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
3307         arg of isearch-forward to t.
3308         (multi-isearch-buffers-regexp): Set the value of
3309         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
3310         arg of isearch-forward-regexp to t.
3311         (multi-isearch-files): Set the value of
3312         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
3313         arg of isearch-forward to t.
3314         (multi-isearch-files-regexp): Set the value of
3315         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
3316         arg of isearch-forward-regexp to t.  (Bug#16035)
3318         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
3319         arg of isearch-forward to t.
3320         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
3321         arg of isearch-forward-regexp to t.
3322         (dired-isearch-filter-filenames): Remove unnecessary check for
3323         `dired-isearch-filenames'.
3325         * comint.el (comint-history-isearch-backward):
3326         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
3327         (comint-history-isearch-backward-regexp):
3328         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
3330 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
3332         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
3333         unmsys--file-name.  (Bug#16099)
3335 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
3337         * emacs-lisp/package.el (package-keyword-button-action):
3338         Remove finder.el require dependency.
3340 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
3342         * emacs-lisp/package.el: Require finder.el.
3343         (describe-package-1): Add keyword buttons.
3344         (package-make-button): New convenience function.
3345         (package-keyword-button-action): Keyword button action using
3346         `finder-list-matches'.
3348 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
3350         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
3351         last commit.
3353 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
3355         * autorevert.el (auto-revert-notify-add-watch): Do not handle
3356         symlinked files.
3358 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
3360         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3361         after the end of a percent literal.
3363 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
3365         * progmodes/ruby-mode.el (ruby-forward-string): Document.
3366         Handle caret-delimited strings (Bug#16079).
3368 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
3370         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
3371         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
3372         `ruby-parse-partial' (Bug#16078).
3374 2013-12-09  Leo Liu  <sdl.web@gmail.com>
3376         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
3378 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
3380         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
3381         (js-switch-indent-offset): New option.
3382         (js--proper-indentation): Use it.  And handle the case when
3383         "default" is actually a key in an object literal.
3384         (js--same-line): New function.
3385         (js--multi-line-declaration-indentation): Use it.
3386         (js--indent-in-array-comp, js--array-comp-indentation):
3387         New functions.
3388         (js--proper-indentation): Use them, to handle array comprehension
3389         continuations.
3391 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3393         * progmodes/flymake.el (flymake-highlight-line): Re-write.
3394         (flymake-make-overlay): Remove arg MOUSE-FACE.
3395         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
3397 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3399         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
3400         New function.
3401         (redisplay-highlight-region-function): Use it.
3403         * emulation/cua-base.el (cua--explicit-region-start)
3404         (cua--last-region-shifted): Remove.
3405         (cua--deactivate): Use deactivate-mark.
3406         (cua--pre-command-handler-1): Don't handle shift-selection.
3407         (cua--post-command-handler-1): Don't change transient-mark-mode.
3408         (cua--select-keymaps): Use region-active-p rather than
3409         cua--explicit-region-start or cua--last-region-shifted.
3410         (cua-mode): Enable shift-select-mode.
3412 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3414         * progmodes/flymake.el (flymake-popup-current-error-menu):
3415         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
3416         (flymake-posn-at-point-as-event, flymake-popup-menu)
3417         (flymake-make-emacs-menu): Remove.  (Bug#16077)
3419 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3421         * rect.el (rectangle-mark-mode): Activate mark even if
3422         transient-mark-mode is off (bug#16066).
3423         (rectangle--highlight-for-redisplay): Fix boundary condition when point
3424         is > mark and at bolp.
3426         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
3427         (region-extract-function): Use it.
3428         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
3429         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
3430         Delete functions.
3431         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
3432         kill-ring-save, kill-region, delete-char, delete-forward-char.
3433         Ignore self-insert-iso.
3435         * emulation/cua-gmrk.el (cua--init-global-mark):
3436         Ignore `self-insert-iso'.
3438         * emulation/cua-base.el (cua--prefix-copy-handler)
3439         (cua--prefix-cut-handler): Rely on region-extract-function rather than
3440         checking cua--rectangle.
3441         (cua-delete-region): Use region-extract-function.
3442         (cua-replace-region): Delete function.
3443         (cua-copy-region, cua-cut-region): Obey region-extract-function.
3444         (cua--pre-command-handler-1): Don't do the delete-selection thing.
3445         (cua--self-insert-char-p): Ignore `self-insert-iso'.
3446         (cua--init-keymaps): Don't remap delete-selection commands.
3447         (cua-mode): Use delete-selection-mode instead of rolling our own
3448         (bug#16085).
3450         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
3451         Obey region-extract-function.
3453         Make registers and delete-selection-mode work on rectangles.
3454         * register.el (describe-register-1): Don't modify the register's value.
3455         (copy-to-register): Obey region-extract-function.
3456         * delsel.el (delete-active-region): Obey region-extract-function.
3458 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3460         * progmodes/flymake.el (flymake, flymake-error-bitmap)
3461         (flymake-warning-bitmap, flymake-fringe-indicator-position)
3462         (flymake-compilation-prevents-syntax-check)
3463         (flymake-start-syntax-check-on-newline)
3464         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
3465         (flymake-start-syntax-check-on-find-file, flymake-log-level)
3466         (flymake-xml-program, flymake-master-file-dirs)
3467         (flymake-master-file-count-limit)
3468         (flymake-allowed-file-name-masks): Relocate.
3469         (flymake-makehash, flymake-float-time)
3470         (flymake-replace-regexp-in-string, flymake-split-string)
3471         (flymake-get-temp-dir): Remove.
3472         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
3473         (flymake-current-row, flymake-selected-frame)
3474         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
3475         related functions.  (Bug#16077)
3477 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
3479         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
3481 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
3483         * help-fns.el (describe-function-1): Use new advice-* functions
3484         rather than old ad-* functions.  Fix function type description and
3485         source links for advised functions and subrs.
3487 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3489         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
3491 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
3493         * progmodes/compile.el (compilation-start):
3494         * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
3496         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3497         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
3499 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3501         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3502         Touch up the last change.
3504 2013-12-06  Leo Liu  <sdl.web@gmail.com>
3506         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
3507         (inferior-octave-startup): Always use "octave> " for prompt.
3508         (octave-goto-function-definition)
3509         (octave-sync-function-file-names)
3510         (octave-find-definition-default-filename): Remove redundant backquotes.
3512 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3514         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
3515         syntax for `?'.
3516         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
3517         where appropriate already.
3518         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
3519         end of method names (Bug#15874).
3521 2013-12-06  Juri Linkov  <juri@jurta.org>
3523         * isearch.el (isearch--saved-overriding-local-map):
3524         New internal variable.
3525         (isearch-mode): Set it to the initial value of
3526         `overriding-terminal-local-map'.
3527         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
3528         with `isearch--saved-overriding-local-map'.  (Bug#16035)
3530 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3532         * progmodes/octave.el (inferior-octave-completion-table):
3533         Turn back into function, use `completion-table-with-cache'
3534         (Bug#11906).  Update all references.
3536         * minibuffer.el (completion-table-with-cache): New function.
3538 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
3540         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
3542 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
3544         * net/eww.el (eww-current-source): New variable to store page
3545         source.
3546         (eww-display-html, eww-mode, eww-save-history)
3547         (eww-restore-history): Use it.
3548         (eww-view-source): New command to view page source.
3549         Opportunistically uses `html-mode' to highlight the buffer.
3550         (eww-mode-map): Install it.
3552 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
3554         * net/dbus.el (dbus-unregister-service)
3555         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
3556         Fix docstring.
3557         (dbus-unregister-service): Skip :serial entries in
3558         `dbus-registered-objects-table'.
3559         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
3561 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
3563         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
3564         around keywords with extra `split-string' argument.
3566 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
3568         * windmove.el (windmove-other-window-loc): Handle navigation
3569         between windows (excluding the minibuffer window - Bug#16017).
3571 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
3573         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
3574         in D-Bus type syntax.
3575         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
3576         preserve unibyte strings.  (Bug#16048)
3578 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3580         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
3581         Call force-mode-line-update is the proper buffer (bug#16042).
3583 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
3585         * vc/log-edit.el (log-edit-add-new-comment): Rename to
3586         `log-edit-remember-comment', make argument optional.  Adjust all
3587         callers.
3588         (log-edit-mode): Add `log-edit-remember-comment' to
3589         `kill-buffer-hook' locally.
3590         (log-edit-kill-buffer): Don't remember comment explicitly since
3591         the buffer is killed anyway.
3593 2013-12-04  Juri Linkov  <juri@jurta.org>
3595         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
3596         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
3598 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
3600         * notifications.el (notifications-close-notification): Call the
3601         D-Bus method with ID being a `:uint32'.  (Bug#16030)
3603 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3605         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
3607 2013-12-03  Juri Linkov  <juri@jurta.org>
3609         * progmodes/compile.el (compilation-start): Rename window alist
3610         entry `no-display-ok' to `allow-no-window'.
3612         * simple.el (shell-command): Add window alist entry
3613         `allow-no-window' to `display-buffer'.
3614         (async-shell-command): Doc fix.
3616         * window.el (display-buffer-no-window): New action function.
3617         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
3619 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3621         * vc/log-edit.el (log-edit-set-header): Extract from
3622         `log-edit-toggle-header'.
3623         (log-edit-extract-headers): Separate the summary, when extracted
3624         from header, from the rest of the message with an empty line.
3626         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
3627         line, if present, to the Summary header.
3629 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3631         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
3632         in current-buffer (bug#16029).
3634 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
3636         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
3637         (debugger-mode-map): Bind it.
3638         (debugger--backtrace-base): New function.
3639         (debugger-eval-expression): Use it.
3640         (debugger-frame-number): Skip local vars when present.
3641         (debugger--locals-visible-p, debugger--insert-locals)
3642         (debugger--show-locals, debugger--hide-locals): New functions.
3644 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
3646         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
3647         "LC_ALL".
3648         (tramp-get-remote-locale): New defun.
3649         (tramp-open-connection-setup-interactive-shell): Use it.
3651 2013-12-02  Leo Liu  <sdl.web@gmail.com>
3653         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
3655         * progmodes/sh-script.el (sh-shell-process):
3656         * progmodes/octave.el (inferior-octave-process-live-p):
3657         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
3658         (gdb-inferior-io-sentinel):
3659         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
3661 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3663         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
3664         `save-selected-window' to `log-edit-hide-buf'.  This makes
3665         `log-edit-show-files' idempotent.
3666         (log-edit-show-files): Mark the new window as dedicated.
3668 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3670         * vc/log-edit.el (log-edit-mode-map): Add binding for
3671         `log-edit-kill-biffer'.
3672         (log-edit-hide-buf): Add a FIXME comment.
3673         (log-edit-add-new-comment): New function, extracted from
3674         `log-edit-done'.
3675         (log-edit-done, log-edit-add-to-changelog): Use it.
3676         (log-edit-kill-buffer): New command.
3678 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
3681         instead of killing the buffer.
3683 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3685         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
3687 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3689         * net/eww.el (eww-form-checkbox-selected-symbol)
3690         (eww-form-checkbox-symbol): New customizable variable.
3691         (eww-form-checkbox, eww-toggle-checkbox):
3692         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
3694         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
3695         (shr--get-media-pref, shr--extract-best-source): New function.
3696         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
3697         no :src tag was specified.
3699         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
3700         (eww-render): Handle `eww-use-external-browser-for-content-type'.
3701         Use \\` to match beginning of string instead of ^.
3702         (eww-browse-with-external-browser): Provide optional URL parameter.
3703         (eww-render): Set `eww-current-title' back to "".
3705         * net/shr.el (shr-tag-video): Display content for video if no
3706         poster is available.
3707         (shr-tag-audio): Add support for <audio> tag.
3709         * net/eww.el (eww-text-input-types): New const.
3710         (eww-process-text-input): Treat input types in
3711         `eww-text-input-types' as text.
3713         * net/shr.el (shr-tag-table): Fix comment typo.
3715 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3717         * net/eww.el (eww-follow-link): New command to avoid reloading
3718         pages when we follow #target links (bug#15243).
3719         (eww-quit): Special mode buffers shouldn't query before exiting.
3721 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3723         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
3724         forms.
3726 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728         * net/eww.el (eww-restore-history): Update the window title after
3729         moving in the history.
3730         (eww-current-dom): New variable used to save the current DOM.
3732 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
3734         * vc/log-edit.el (log-edit-mode-map): Add binding for
3735         `log-edit-beginning-of-line'.
3736         (log-edit-setup-add-author): New user option.
3737         (log-edit-beginning-of-line): New command.
3738         (log-edit): Move major mode call above the contents setup so that
3739         the local variable values are already applied.
3740         (log-edit): Only insert "Author: " when
3741         `log-edit-setup-add-author' is non-nil.
3742         (log-edit): When SETUP is non-nil, position point after ": "
3743         instead of point-min.
3745 2013-12-01  Glenn Morris  <rgm@gnu.org>
3747         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
3749 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
3751         * startup.el (fancy-splash-frame): On MS-Windows, trigger
3752         redisplay to make sure the initial frame gets a chance to become
3753         visible.  (Bug#16014)
3755 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
3757         Support resizing frames and windows pixelwise.
3758         * cus-start.el (frame-resize-pixelwise)
3759         (window-resize-pixelwise): New entries.
3760         * emacs-lisp/debug.el (debug): Use window-total-height instead
3761         of window-total-size.
3762         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
3763         * help.el (describe-bindings-internal): Use help-buffer as
3764         argument for with-help-window.
3765         (temp-buffer-max-width): New option.
3766         (resize-temp-buffer-window, help-window-setup)
3767         (with-help-window): Rewrite.
3768         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
3769         dragging dividers.
3770         * window.el (frame-char-size, window-min-pixel-height)
3771         (window-safe-min-pixel-height, window-safe-min-pixel-width)
3772         (window-min-pixel-width, window-safe-min-pixel-size)
3773         (window-combination-p, window-safe-min-size)
3774         (window-resizable-p, window--size-to-pixel)
3775         (window--pixel-to-size, window--resize-apply-p): New functions.
3776         (window-safe-min-height): Fix doc-string.
3777         (window-size, window-min-size, window--min-size-1)
3778         (window-sizable, window-sizable-p, window--min-delta-1)
3779         (window-min-delta, window--max-delta-1, window-max-delta)
3780         (window--resizable, window--resizable-p, window-resizable)
3781         (window-full-height-p, window-full-width-p, window-at-side-p)
3782         (window--in-direction-2, window-in-direction)
3783         (window--resize-reset-1, window--resize-mini-window)
3784         (window-resize, window-resize-no-error)
3785         (window--resize-child-windows-normal)
3786         (window--resize-child-windows, window--resize-siblings)
3787         (window--resize-this-window, window--resize-root-window)
3788         (window--resize-root-window-vertically)
3789         (adjust-window-trailing-edge, enlarge-window, shrink-window)
3790         (maximize-window, minimize-window, delete-window)
3791         (quit-restore-window, window-split-min-size, split-window)
3792         (balance-windows-2, balance-windows)
3793         (balance-windows-area-adjust, balance-windows-area)
3794         (window--state-get-1, window-state-get, window--state-put-1)
3795         (window--state-put-2, window-state-put)
3796         (display-buffer-record-window, window--display-buffer):
3797         Make functions handle pixelwise sizing of windows.
3798         (display-buffer--action-function-custom-type)
3799         (display-buffer-fallback-action):
3800         Add display-buffer-in-previous-window.
3801         (display-buffer-use-some-window): Resize window to height it had
3802         before.
3803         (fit-window-to-buffer-horizontally): New option.
3804         (fit-frame-to-buffer): Describe new values.
3805         (fit-frame-to-buffer-bottom-margin): Replace with
3806         fit-frame-to-buffer-margins.
3807         (window--sanitize-margin): New function.
3808         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
3809         using window-text-pixel-size.
3811 2013-11-30  Glenn Morris  <rgm@gnu.org>
3813         * emacs-lisp/bytecomp.el (byte-compile-form):
3814         Make the `interactive-only' warning like the `obsolete' one.
3815         * comint.el (comint-run):
3816         * files.el (insert-file-literally, insert-file):
3817         * replace.el (replace-string, replace-regexp):
3818         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3819         (goto-line, insert-buffer, next-line, previous-line):
3820         Tweak `interactive-only' spec.
3822         Stop keeping (most) generated cedet grammar files in the repository.
3823         * Makefile.in (semantic): New.
3824         (compile-main): Depend on semantic.
3826 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3828         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
3829         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
3831         * uniquify.el (uniquify-buffer-name-style): Change default.
3833         * loadup.el: Preload "uniquify".
3835         * time.el (display-time-update): Update all mode lines (bug#15999).
3837         * electric.el (electric-indent-mode): Enable by default.
3838         * loadup.el: Preload "electric".
3840 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
3842         * emacs-lisp/helpers.el (string-empty-p): New function.
3843         (string-blank-p): New function.
3845 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
3847         * imenu.el (imenu--index-alist): Add missing dot to the docstring
3848         (Bug#14029).
3850 2013-11-29  Andreas Politz  <politza@fh-trier.de>
3851         * imenu.el (imenu--subalist-p): Don't error on non-conses and
3852         allow non-lambda lists as functions.
3853         (imenu--in-alist): Don't recurse into non-subalists.
3854         (imenu): Don't pass function itself as an argument (Bug#14029).
3856 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3858         * progmodes/python.el (python-mode-map): Remove binding for ":".
3859         (python-indent-electric-colon): Remove command.
3860         (python-indent-post-self-insert-function): Integrate the previous code
3861         of python-indent-electric-colon.  Make it conditional on
3862         electric-indent-mode.
3863         (python-mode): Add ?: to electric-indent-chars.
3864         Move python-indent-post-self-insert-function to the end of
3865         post-self-insert-hook.
3867 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3869         * doc-view.el (doc-view-goto-page): Update mode-line.
3871         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
3873 2013-11-27  Glenn Morris  <rgm@gnu.org>
3875         * international/charprop.el, international/uni-bidi.el:
3876         * international/uni-category.el, international/uni-combining.el:
3877         * international/uni-comment.el, international/uni-decimal.el:
3878         * international/uni-decomposition.el, international/uni-digit.el:
3879         * international/uni-lowercase.el, international/uni-mirrored.el:
3880         * international/uni-name.el, international/uni-numeric.el:
3881         * international/uni-old-name.el, international/uni-titlecase.el:
3882         * international/uni-uppercase.el:
3883         Remove generated files from VCS repository.
3885 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
3887         * filenotify.el (file-notify-add-watch): Don't special-case
3888         w32notify when computing the directory to watch.
3890 2013-11-27  Glenn Morris  <rgm@gnu.org>
3892         Make bootstrap without generated uni-*.el files possible again.
3893         * loadup.el: Update command-line-args checking for unidata-gen.
3894         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
3895         * composite.el, international/characters.el:
3896         Handle unicode tables being undefined.
3898         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
3899         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
3900         (compile-main): Depend on leim rule.
3901         (leim): New rule.
3902         * loadup.el: Move leim-list.el to leim/ subdirectory.
3903         * startup.el (normal-top-level): No more leim directory.
3904         * international/ja-dic-cnv.el (skkdic-convert):
3905         Disable version-control and autoloads in output files.
3906         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
3907         Disable version-control and autoloads in output files.
3908         * leim/quail: Move here from ../leim.
3909         * leim/quail/hangul.el (hangul-input-method-activate):
3910         Add autoload cookie.
3911         (generated-autoload-load-name): Set file-local value.
3912         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
3913         (generated-autoload-load-name): Set file-local value.
3915 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
3917         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
3918         (eww-add-bookmark): Ask confirmation when add to bookmarks.
3919         (eww-quit): Ask confirmation before quitting eww.
3921 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
3923         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
3924         reading output from Diff on MS-Windows and MS-DOS.
3926 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
3928         * emacs-lisp/helpers.el (string-reverse): New function.
3930 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
3932         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
3933         names on MS Windows, like "/[::1]:".
3935         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
3936         SWITCHES.
3938 2013-11-26  Glenn Morris  <rgm@gnu.org>
3940         * progmodes/python.el (python-indent-guess-indent-offset):
3941         Avoid corner-case error.  (Bug#15975)
3943         Preload leim-list.el.  (Bug#4789)
3944         * loadup.el: Load leim-list.el when found.
3945         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
3947 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
3949         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
3951         * emacs-lisp/helpers.el (string-join): New function.
3953 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
3955         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3956         Mark as obsolete and replace it with a symbol property.
3957         (byte-compile-form): Use new 'interactive-only property.
3958         * comint.el, files.el, replace.el, simple.el:
3959         Apply new 'interactive-only properly.
3961 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
3963         * window.el (display-buffer-at-bottom): Make sure that
3964         split-window-sensibly creates the new window on bottom
3965         (Bug#15961).
3967 2013-11-23  David Kastrup  <dak@gnu.org>
3969         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
3970         on the conflict markers when available.
3971         (smerge--get-marker): New function.
3972         (smerge-end-re, smerge-base-re): Add subgroup.
3974 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3976         * frame.el (handle-focus-in, handle-focus-out): Add missing
3977         interactive spec.
3979 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
3981         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3982         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
3984 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3986         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
3987         (gomoku--last-pos): New var.
3988         (gomoku--intangible-chars): New const.
3989         (gomoku--intangible): New function.
3990         (gomoku-mode): Use it.  Derive from special-mode.
3991         (gomoku-move-up): Adjust line count.
3992         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
3993         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
3994         Simplify accordingly.
3996         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
3997         Remove blink-cursor code.
3998         (blink-cursor-timer-function, blink-cursor-suspend):
3999         Don't special-case GUIs.
4000         (blink-cursor-mode): Use focus-in/out-hook.
4002 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
4004         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
4005         work when annotation is invisible (Bug#13886).
4007 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
4009         * json.el (json-alist-p): Only return non-nil if the alist has
4010         simple keys (Bug#13518).
4012 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
4014         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
4015         when control-statement is the first statement in a buffer (Bug#15956).
4017 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
4019         * imenu.el (imenu-generic-skip-comments-and-strings):
4020         New option (Bug#15560).
4021         (imenu--generic-function): Use it.
4023 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
4025         * minibuffer.el (completion--in-region-1): Scroll the correct window.
4026         (Bug#13898)
4028 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
4030         * emacs-lisp/helpers.el: Add some string helpers.
4031         (string-trim-left): Removes leading whitespace.
4032         (string-trim-right): Removes trailing whitespace.
4033         (string-trim): Removes leading and trailing whitespace.
4035         * subr.el (string-suffix-p): New function.
4037 2013-11-23  Glenn Morris  <rgm@gnu.org>
4039         * progmodes/python.el (python-shell-send-file):
4040         Add option to delete file when done.  (Bug#15647)
4041         (python-shell-send-string, python-shell-send-region): Use it.
4043 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
4045         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
4046         to set buffer-read-only to t, never to nil.  (Bug#15938)
4048         * textmodes/tex-mode.el (latex-noindent-environments):
4049         Add safe-local-variable property.  (Bug#15936)
4051 2013-11-23  Glenn Morris  <rgm@gnu.org>
4053         * textmodes/enriched.el (enriched-mode): Doc fix.
4054         * emacs-lisp/authors.el (authors-renamed-files-alist):
4055         Add enriched.doc -> enriched.txt.
4057         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
4059 2013-11-22  Leo Liu  <sdl.web@gmail.com>
4061         * progmodes/octave.el (inferior-octave-startup): Spit out error
4062         message.
4064 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
4066         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
4067         Improve docstring.
4068         Add :version.
4069         (ruby-encoding-magic-comment-style): Add :version.
4071 2013-11-22  Leo Liu  <sdl.web@gmail.com>
4073         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
4074         (Bug#15076)
4075         (octave-help-mode): Adapt to change to help-mode-finish to use
4076         derived-mode-p on 2013-09-17.
4077         (inferior-octave-prompt): Also match octave-gui.
4078         (octave-kill-process): Don't ask twice.  (Bug#10564)
4080 2013-11-22  Leo Liu  <sdl.web@gmail.com>
4082         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
4083         (inferior-octave-startup, inferior-octave-check-process)
4084         (inferior-octave-track-window-width-change)
4085         (octave-completion-at-point, octave-eldoc-function): Use it.
4086         (octave-kill-process): Provide confirmation.  (Bug#10564)
4088 2013-11-21  Leo Liu  <sdl.web@gmail.com>
4090         * progmodes/octave.el (octave-mode, inferior-octave-mode):
4091         Fix obsolete variable comment-use-global-state.
4093 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4095         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
4096         Add `octave-source-file'.
4097         (octave-source-file): New function.  (Bug#15935)
4099 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
4101         * net/eww.el (eww-local-regex): New variable.
4102         (eww): Use it to detect localhost and similar.
4104 2013-11-21  Leo Liu  <sdl.web@gmail.com>
4106         Add completion for command `ag'.
4107         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
4108         (pcomplete/ag): New function.
4109         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
4111 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4113         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
4114         (bug#14646).
4115         (make-obsolete): Remove interactive spec.
4117 2013-11-21  Glenn Morris  <rgm@gnu.org>
4119         * startup.el (command-line-1): Use path-separator with -L.
4121 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
4123         * emacs-lisp/package.el (describe-package-1): Add package archive
4124         to shown fields.
4126 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
4128         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
4129         Change default to "# encoding: %s" to differentiate it from the
4130         default Ruby encoding comment template.
4132 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
4134         * ses.el (ses-mode): Doc fix.  (Bug#14748)
4136 2013-11-20  Leo Liu  <sdl.web@gmail.com>
4138         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
4140 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
4142         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
4143         when rebase or bisect are in progress.
4145 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
4147         * filenotify.el (file-notify-add-watch): Doc fix.
4149 2013-11-19  Leo Liu  <sdl.web@gmail.com>
4151         * obsolete/rcompile.el: Mark obsolete.
4153         * progmodes/compile.el (compilation-start)
4154         (compilation-goto-locus, compilation-find-file):
4155         Pass no-display-ok and handle nil value from display-buffer.
4156         (Bug#13594)
4158         * window.el (display-buffer-alist, display-buffer): Document the
4159         new parameter no-display-ok.  Return either a window or nil
4160         but never a non-window value.
4162 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4164         * electric.el (electric-indent-mode-map): Remove.
4165         (electric-indent-mode): Change the global-map instead (bug#15915).
4167         * textmodes/text-mode.el (paragraph-indent-minor-mode):
4168         Use add-function.
4170 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4172         * emacs-lisp/nadvice.el (remove-function): Align with
4173         add-function's behavior.
4175         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
4176         (gdb--string-regexp): New constant.
4177         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
4178         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
4179         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
4180         submatch 1.
4181         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
4182         Adjust use accordingly.
4183         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
4185 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
4187         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
4188         interpolation curlies (Bug#15914).
4190 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4192         * calc/calc.el (calc-context-sensitive-enter): New variable.
4193         (calc-enter): Use `calc-context-sensitive-enter'.
4195 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
4197         * progmodes/cfengine.el: Version bump.
4198         (cfengine-cf-promises): New defcustom to locate cf-promises.
4199         (cfengine3-vartypes): Add new "data" type.
4200         (cfengine3--current-word): New function to get current name-like
4201         word or its bounds.
4202         (cfengine3--current-function): New function to look up a CFEngine
4203         function's definition.
4204         (cfengine3-format-function-docstring): New function.
4205         (cfengine3-make-syntax-cache): New function.
4206         (cfengine3-documentation-function): New function: ElDoc glue.
4207         (cfengine3-completion-function): New function: completion glue.
4208         (cfengine3-mode): Set `compile-command',
4209         `eldoc-documentation-function', and add to
4210         `completion-at-point-functions'.
4212 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
4214         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
4215         `tramp-current-connection'.
4217 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
4219         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
4220         nil/self/true/false with "end of symbol".
4222 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
4224         * subr.el (version-regexp-alist): Fix a typo.
4226 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
4228         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
4229         "en_US.utf8" and "LC_CTYPE" to "".
4230         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
4231         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
4233 2013-11-15  Leo Liu  <sdl.web@gmail.com>
4235         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
4237 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4239         * progmodes/gud.el (ctl-x-map):
4240         Remove C-x SPC binding.  (Bug#12342)
4241         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
4243 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
4245         * subr.el (version-regexp-alist):
4246         Recognize hg, svn and darcs versions as snapshot versions.
4248         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
4249         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
4250         (ruby--encoding-comment-required-p): Extract from
4251         `ruby-mode-set-encoding'.
4252         (ruby-mode-set-encoding): Add the ability to always insert an
4253         utf-8 encoding comment.  Fix and simplify coding comment update
4254         logic.
4256 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
4258         * net/tramp-gvfs.el (top): Run init code only when
4259         `tramp-gvfs-enabled' is not nil.
4260         (tramp-gvfs-enabled): Check also :system bus.
4262 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4264         Sync with upstream verilog-mode revision 78e66ba.
4265         * progmodes/verilog-mode.el (verilog-end-of-defun)
4266         (verilog-type-completion, verilog-get-list): Remove unused funcs.
4267         (verilog-get-end-of-defun): Remove unused argument.
4268         (verilog-comment-depth): Remove unused local `e'.
4269         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
4270         Don't pass arg to verilog-get-end-of-defun.
4272 2013-11-14  Glenn Morris  <rgm@gnu.org>
4274         * obsolete/assoc.el (aget): Prefix dynamic variable.
4276         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
4278 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4280         * widget.el, hfy-cmap.el: Remove bogus package version number.
4282 2013-11-13  Glenn Morris  <rgm@gnu.org>
4284         * replace.el (replace-eval-replacement):
4285         Try to give more helpful error message.  (Bug#15836)
4287         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
4288         (archive-7z-update): Avoid custom type mismatches.
4290         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
4292 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
4294         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
4295         address can be empty.
4297         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
4298         Accept nil SWITCHES.
4299         (tramp-gvfs-handle-write-region): Implement APPEND.
4301 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
4303         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
4304         binary "|" operator and closing block args delimiter.
4305         Remove FIXME comment referring to Ruby 1.8-only syntax.
4306         (ruby-smie--implicit-semi-p): Not after "|" operator.
4307         (ruby-smie--closing-pipe-p): New function.
4308         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
4309         (ruby-smie-rules): Indent after "|".
4311 2013-11-12  Glenn Morris  <rgm@gnu.org>
4313         * ps-print.el (ps-face-attribute-list):
4314         Handle anonymous faces.  (Bug#15827)
4316 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
4318         * window.el (display-buffer-other-frame): Fix doc-string.
4319         (Bug#15868)
4321 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4323         * subr.el (force-mode-line-update): Delete, move to buffer.c.
4325 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
4327         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
4328         (tramp-sh-handle-file-local-copy): Don't write a message when
4329         saving temporary files.
4331         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
4332         both directories are remote.
4333         (tramp-smb-handle-directory-files): Do not return double entries.
4334         Do not expand full file names.
4335         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
4336         (tramp-smb-handle-write-region): Implement APPEND.
4337         (tramp-smb-get-stat-capability): Fix a stupid bug.
4339 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4341         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
4343 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4345         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
4346         throwing error over malformed let/let* (bug#15814).
4348 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4350         * iswitchb.el (iswitchb-mode): Mark obsolete.
4352 2013-11-11  Glenn Morris  <rgm@gnu.org>
4354         * international/uni-bidi.el, international/uni-category.el:
4355         * international/uni-name.el, international/uni-numeric.el:
4356         Regenerate for Unicode 6.3.0.
4358 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
4360         * net/tramp.el (tramp-methods):
4361         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
4362         2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
4364 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
4366         * progmodes/sh-script.el (sh-font-lock-keywords-var):
4367         Force highlighting text after Summary keyword in doc face for rpm.
4369 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
4371         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
4372         available and the word has no wildcards, append one to the grep pattern.
4373         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
4374         (ispell-complete-word): Call `ispell-lookup-words' with the value
4375         independent of `ispell-look-p'.
4377 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4379         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
4380         Not after "||".
4381         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
4382         their parent.
4384 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4386         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
4387         (ruby-font-lock-keywords): Use backquote.
4389 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4391         * progmodes/ruby-mode.el (ruby-smie--forward-token)
4392         (ruby-smie--backward-token): Only consider full-string matches.
4394 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
4396         * faces.el (describe-face): Add distant-foreground.
4398 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
4400         * progmodes/ruby-mode.el: Improve encoding comment handling.
4401         (ruby-encoding-magic-comment-style): New option.
4402         (ruby-custom-encoding-magic-comment-template): New option.
4403         (ruby--insert-coding-comment, ruby--detect-encoding):
4404         New functions extracted from `ruby-mode-set-encoding'.
4405         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
4406         to control the style of the auto-inserted encoding comment.
4408 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4410         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
4411         Use `smie-backward-sexp' with token argument.
4413 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
4415         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4416         Remove instrumentation code.
4418 2013-11-08  Glenn Morris  <rgm@gnu.org>
4420         * progmodes/autoconf.el (autoconf-mode):
4421         Tweak comment-start-skip.  (Bug#15822)
4423 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4425         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
4426         at bobp (bug#15826).
4427         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
4429 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
4431         * man.el (Man-start-calling): New macro, extracted from
4432         Man-getpage-in-background.
4433         (Man-getpage-in-background): Use it.
4434         (Man-update-manpage): New command.
4435         (Man-mode-map): Bind it.
4437 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4439         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
4440         of "and", "or", "&&" and "||".
4441         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
4442         argument.  Prohibit opening curly brace because it could only be a
4443         block opener in that position.
4444         (ruby-smie--forward-token, ruby-smie--backward-token):
4445         Separate "|" from "&" or "*" going after it.  That can happen in block
4446         arguments.
4447         (ruby-smie--indent-to-stmt): New function, seeks the end of
4448         previous statement or beginning of buffer.
4449         (ruby-smie-rules): Use it.
4450         (ruby-smie-rules): Check if there's a ":" before a curly block
4451         opener candidate; if there is, it's a hash.
4453 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4455         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
4456         (cl--block-wrapper): Fix last accidental change.
4458 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
4460         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4461         Instrument, in order to hunt failure on hydra.
4463 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4465         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
4466         malformed bindings form (bug#15814).
4468 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
4470         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
4471         "." compared to " @ ".  This incidentally fixes some indentation
4472         examples with "do".
4473         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
4474         (ruby-smie-grammar): New tokens: "and" and "or".
4475         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
4476         Exclude "and" and "or".  Remove "do" in order to work around token
4477         priorities.
4478         (ruby-smie-rules): Add all infix tokens.  Handle the case of
4479         beginning-of-buffer.
4481 2013-11-06  Glenn Morris  <rgm@gnu.org>
4483         * Makefile.in (setwins_almost, setwins_for_subdirs):
4484         Avoid accidental matches.
4486 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4488         * menu-bar.el (popup-menu): Use key-binding.
4490 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
4492         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
4493         menus, support also the menus produced by minor modes.
4494         (Bug#15817)
4496 2013-11-06  Leo Liu  <sdl.web@gmail.com>
4498         * thingatpt.el (thing-at-point-looking-at): Add optional arg
4499         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
4501 2013-11-06  Glenn Morris  <rgm@gnu.org>
4503         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
4504         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
4505         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
4507 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4509         * electric.el (electric-indent-just-newline): New command.
4510         (electric-indent-mode-map): New keymap.
4511         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
4512         Re-add :group which weren't redundant.
4514         * electric.el (electric-indent-local-mode): New minor mode.
4515         (electric-indent-functions-without-reindent): New var.
4516         (electric-indent-post-self-insert-function): Use it.
4517         * emacs-lisp/gv.el (buffer-local-value): Add setter.
4519 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
4521         * international/quail.el (quail-help): Be more explicit about the
4522         meaning of the labels shown on the keys.  (Bug#15800)
4524         * startup.el (normal-top-level): Load the subdirs.el files before
4525         setting the locale environment.  (Bug#15805)
4527 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4529         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
4530         via arguments so as to get the right ones (bug#15418).
4532         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
4534 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
4536         Fix problems found while writing a test suite.
4538         * net/tramp-compat.el (tramp-compat-load): New defun.
4539         * net/tramp.el (tramp-handle-load): Use it.
4541         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
4542         "(numberp ok-if-already-exists)" correctly.
4544 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
4546         * international/characters.el (glyphless-char-display-control):
4547         Add usage note.
4549 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
4551         * progmodes/python.el (python-mode):
4552         * progmodes/scheme.el (scheme-mode):
4553         * progmodes/prolog.el (prolog-mode):
4554         * progmodes/ruby-mode.el (ruby-mode):
4555         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
4556         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
4558 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4560         * rect.el (rectangle--highlight-for-redisplay):
4561         * emacs-lisp/smie.el (smie--next-indent-change):
4562         Use buffer-chars-modified-tick.
4564         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
4566         * electric.el (electric-indent-post-self-insert-function):
4567         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
4569 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
4571         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
4573 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4575         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
4576         (bug#15786).
4578 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4580         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
4582         * progmodes/python.el: Fix up last change.
4583         (python-shell--save-temp-file): New function.
4584         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
4585         `string' comes from the current buffer.
4586         (python-shell-send-string-no-output): Remove `msg' arg.
4587         (python--use-fake-loc): New var.
4588         (python-shell-buffer-substring): Obey it.  Try to compensate for the
4589         extra coding line added by python-shell--save-temp-file.
4590         (python-shell-send-region): Use python-shell--save-temp-file and
4591         python-shell-send-file directly.  Add `nomain' argument.
4592         (python-shell-send-buffer): Use python-shell-send-region.
4593         (python-electric-pair-string-delimiter): New function.
4594         (python-mode): Use it.
4596 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
4598         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
4599         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
4600         environment and decoding all of the default-directory's to here
4601         from command-line.
4602         (command-line): Decode also argv[0].
4604         * loadup.el: Error out if default-directory is a multibyte string
4605         when we are dumping.
4607         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
4609 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
4611         * emacs-lisp/package.el (package-menu-mode)
4612         (package-menu--print-info, package-menu--archive-predicate):
4613         Add Archive column to package list.
4615 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
4617         Fix problems found while writing a test suite.
4619         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
4620         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
4621         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
4622         to nil when running original file name handler.  Otherwise,
4623         there are problems with constructs like "$$FOO".
4625         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
4626         for `localname'.
4628 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
4630         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
4632         * subr.el (version<, version<=, version=):
4633         Update docstrings with information for snapshot versions.
4635         * helpers.el: New library for misc helper functions.
4636         (hash-table-keys): New function returning a list of hash keys.
4637         (hash-table-values): New function returning a list of hash values.
4639 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
4641         * progmodes/ruby-mode.el (ruby-smie--forward-token)
4642         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
4644 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
4646         * textmodes/fill.el (fill-single-char-nobreak-p): New function
4647         checking whether point is after a 1-letter word.
4649 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4651         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
4652         Don't infloop when expanding region over `multiline' syntax-type that
4653         begins a line (bug#15778).
4655 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4657         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
4658         Make it into a proper minor mode.
4659         (rectangle--region): (implicitly) rename to rectangle-mark-mode.
4660         (rectangle-mark-mode-map): New keymap.
4661         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
4663 2013-11-04  Glenn Morris  <rgm@gnu.org>
4665         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
4667 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4669         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
4670         (ruby-smie-rules): Use smie-rule-parent instead.
4672         * emacs-lisp/smie.el (smie-rule-parent): Always call
4673         smie-indent-virtual rather than only for hanging tokens.
4674         (smie--next-indent-change): New helper command.
4676 2013-11-03  Glenn Morris  <rgm@gnu.org>
4678         * Makefile.in (abs_srcdir): Remove.
4679         (emacs): Unset EMACSLOADPATH.
4681 2013-11-02  Glenn Morris  <rgm@gnu.org>
4683         * Makefile.in (EMACS): Use a relative filename.
4684         (abs_top_builddir): Remove.
4685         (custom-deps, finder-data, autoloads): Use --chdir.
4687         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
4689         Use relative filenames in TAGS files.
4690         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4691         (lisptagsfiles4, TAGS): Use relative file names.
4692         (TAGS-LISP): Remove.
4693         (maintainer-clean): No more TAGS-LISP file.
4695         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4696         (lisptagsfiles4): Use absolute filenames again.
4697         (TAGS, TAGS-LISP): Not everything needs to run in one line.
4698         Remove all *loaddefs files, not just the first.  Remove esh-groups.
4699         (maintainer-clean): Delete TAGS, TAGS-LISP.
4701 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4703         * emacs-lisp/package.el (package-version-join):
4704         Recognize snapshot versions.
4706 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4708         * subr.el (version-regexp-alist): Add support for snapshot versions.
4710 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
4712         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
4713         New function, replacement for `smie-rule-parent' for when we want to
4714         skip over our direct parent if it's an assignment token..
4715         (ruby-smie-rules): Use it.
4717 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
4719         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
4720         unconditionally.  Remove now unnecessary forward declarations.
4721         Remove XEmacs-specific setup.
4722         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4723         (ruby-font-lock-syntactic-keywords)
4724         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
4725         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4726         (ruby-here-doc-end-syntax): Remove.
4727         (ruby-mode): Don't check whether `syntax-propertize-rules' is
4728         defined as function.
4730 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4732         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
4734 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
4736         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
4737         table and abbrev table, `define-derived-mode' does that for us
4738         anyway.
4740 2013-11-01  Glenn Morris  <rgm@gnu.org>
4742         * Makefile.in: Remove manual mh-e dependencies (writing .elc
4743         files is atomic for some time, so no parallel compilation issues).
4745 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
4747         * faces.el (face-x-resources): Add :distant-foreground.
4748         (region): Use :distant-foreground for gtk and ns.
4750 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
4752         Allow multiple bibliographies when BibLaTeX is used rather than
4753         BibTeX.
4754         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
4755         (reftex-locate-bibliography-files): Us it.
4757 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
4759         * image.el (image-type-header-regexps): Fix the 'pbm' part to
4760         allow comments in pbm files.
4762         * term/w32-win.el (dynamic-library-alist): Support newer versions
4763         of libjpeg starting with v7: look only for the DLL from the
4764         version against which Emacs was built.
4765         Support versions of libpng beyond 1.4.x.
4766         Support libtiff v4.x.
4768 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
4770         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
4771         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
4772         Add property :safe.
4773         (ruby-deep-arglist): Add property :type.
4775 2013-10-31  Glenn Morris  <rgm@gnu.org>
4777         * Makefile.in (custom-deps, finder-data): No need to setq the target
4778         variables, we are in the right directory and the defaults work fine.
4780 2013-10-30  Glenn Morris  <rgm@gnu.org>
4782         * Makefile.in (autoloads): Do not use abs_lisp.
4784         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4785         `newline' does not respect `standard-output', so use `princ'.
4787 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
4789         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
4790         * buff-menu.el (Buffer-menu--unmark): New function.
4791         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
4793 2013-10-30  Glenn Morris  <rgm@gnu.org>
4795         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
4797         * emacs-lisp/package.el (lm-homepage): Declare.
4799         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
4800         Fix doc typos.
4802         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
4804         * Makefile.in (finder-data, autoloads, update-subdirs)
4805         (compile-main, compile-clean, compile-always, bootstrap-clean):
4806         Check return value of cd.
4807         (compile-calc): Remove.
4809 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4811         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
4813         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
4814         (byte-compile-and-folded): New function.
4815         (=, <, >, <=, >=): Use it.
4817         * dos-w32.el (minibuffer-history-case-insensitive-variables)
4818         (path-separator, null-device, buffer-file-coding-system)
4819         (lpr-headers-switches): Check system-type before modifying them.
4820         (find-buffer-file-type-coding-system): Mark obsolete.
4821         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
4822         find-file-not-found-set-buffer-file-coding-system.
4823         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
4824         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
4825         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
4826         (w32-direct-print-region-helper, w32-direct-print-region-function)
4827         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
4828         * startup.el (normal-top-level-add-subdirs-to-load-path):
4829         * ps-print.el (ps-print-region-function):
4830         * lpr.el (print-region-function): Use new name.
4832         * subr.el (custom-declare-variable-early): Remove function.
4833         (custom-declare-variable-list): Remove var.
4834         (error, user-error): Remove `while' loop.
4835         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
4836         (user-emacs-directory-warning, locate-user-emacs-file):
4837         Move to files.el.
4838         * simple.el (read-quoted-char-radix, read-quoted-char):
4839         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
4840         Move from subr.el.
4841         * custom.el (custom-declare-variable-list): Don't process
4842         custom-declare-variable-list.
4844         * progmodes/python.el (python-shell-get-buffer): New function.
4845         (python-shell-get-process): Use it.
4846         (python-shell-send-string): Always use utf-8 and add a cookie to tell
4847         Python which encoding was used.  Don't split-string since we only care
4848         about the first line.  Return the temp-file, if applicable.
4849         (python-shell-send-region): Tell compile.el how to turn locations in
4850         the temp-file into locations in the source buffer.
4852 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4854         * subr.el (undefined): Add missing behavior from the C code for
4855         unbound keys.
4857         * rect.el: Use lexical-binding.  Add new rectangular region support.
4858         (rectangle-mark): New command.
4859         (rectangle--region): New var.
4860         (deactivate-mark-hook): Reset rectangle--region.
4861         (rectangle--extract-region, rectangle--insert-for-yank)
4862         (rectangle--highlight-for-redisplay)
4863         (rectangle--unhighlight-for-redisplay): New functions.
4864         (region-extract-function, redisplay-unhighlight-region-function)
4865         (redisplay-highlight-region-function): Use them to handle
4866         rectangular region.
4867         * simple.el (region-extract-function): New var.
4868         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
4869         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
4870         (kill-region): Replace obsolete `yank-handler' arg with `region'.
4871         (copy-region-as-kill, kill-ring-save): Add `region' argument.
4872         (redisplay-unhighlight-region-function)
4873         (redisplay-highlight-region-function): New vars.
4874         (redisplay--update-region-highlight): New function.
4875         (pre-redisplay-function): Use it.
4876         (exchange-point-and-mark): Don't deactivate the mark before
4877         reactivate-it anyway.
4878         * comint.el (comint-kill-region): Remove yank-handler argument.
4879         * delsel.el (delete-backward-char, backward-delete-char-untabify)
4880         (delete-char): Remove property, since it's now part of their
4881         default behavior.
4882         (self-insert-iso): Remove property since this command doesn't exist.
4884         * emacs-lisp/package.el (package--download-one-archive)
4885         (describe-package-1): Don't query the user about final newline.
4887 2013-10-29  Daniel Colascione  <dancol@dancol.org>
4889         * net/tramp.el (tramp-methods): Document new functionality.
4890         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
4891         tramp-hostname-checker if method provides one instead of scanning
4892         argument list for "%h" to decide hostname acceptability.
4894 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
4896         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
4897         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4898         Handle COPY-CONTENTS.  (Bug#15737)
4900 2013-10-28  Daiki Ueno  <ueno@gnu.org>
4902         * epa-file.el
4903         (epa-file-cache-passphrase-for-symmetric-encryption):
4904         Document that this option has no effect with GnuPG 2.0 (bug#15552).
4906 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
4908         * image.el (defimage, image-load-path): Doc fixes.
4910 2013-10-27  Alan Mackenzie  <acm@muc.de>
4912         Indent statements in macros following "##" correctly.
4913         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
4914         Modify the "#" arm of a cond form to handle "#" and "##" operators.
4916 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4918         * linum.el (linum-update-window): Fix boundary test (bug#13446).
4920 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
4922         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
4923         after `=' is probably a new expression.
4925 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4927         * man.el (man-imenu-title): New option.
4928         (Man-mode-map): Add menu.  (Bug#15722)
4929         (Man-mode): Add imenu to menu.
4931 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
4933         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
4934         specific in what the first arg can be: a non-keyword word,
4935         string/regexp/percent literal opener, opening paren, or unary
4936         operator followed directly by word.
4938 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4940         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
4941         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
4942         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
4943         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
4944         Remove vars, they do not apply any more.
4945         (prolog-mode-abbrev-table): Remove redundant declaration.
4946         (prolog-upper-case-string, prolog-lower-case-string): Remove.
4947         (prolog-use-smie): Remove.
4948         (prolog-smie-rules): Add indentation rule for the if-then-else layout
4949         supported by prolog-electric-if-then-else-flag.
4950         (prolog-mode-variables, prolog-menu): Use setq-local.
4951         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
4952         Remove binding to `Backspace' since this key doesn't exist anyway.
4953         Remove bindings for electric self-inserting keys.
4954         (prog-mode): Assume it's defined.
4955         (prolog-post-self-insert): New function.
4956         (prolog-mode): Use it.
4957         (prolog-indent-line, prolog-indent-level)
4958         (prolog-find-indent-of-matching-paren)
4959         (prolog-indentation-level-of-line, prolog-goto-comment-column)
4960         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
4961         (prolog-goto-next-paren, prolog-in-string-or-comment)
4962         (prolog-tokenize, prolog-inside-mline-comment)
4963         (prolog-find-start-of-mline-comment): Remove functions.
4964         (prolog-find-unmatched-paren, prolog-clause-end)
4965         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
4966         (prolog-electric--if-then-else): Rename from
4967         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
4968         (prolog-tokenize-searchkey): Remove const.
4969         (prolog-clause-info): Use forward-sexp.
4970         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
4971         (prolog-electric-if-then-else): Remove commands.
4972         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
4973         for use in post-self-insert-hook.
4974         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
4975         for use in post-self-insert-hook.
4976         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
4977         for use in post-self-insert-hook.
4978         (prolog-electric--underscore): Rename from prolog-electric--underscore;
4979         adapt it for use in post-self-insert-hook.
4981 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
4983         * emacs-lisp/ert.el (ert-run-tests-interactively):
4984         Use `completing-read'.  (Bug#9756)
4986 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
4988         * simple.el (line-move): Call line-move-1 instead of
4989         line-move-visual when the current window hscroll is zero, but
4990         temporary-goal-column indicates we will need to hscroll as result
4991         of the movement.  (Bug#15712)
4993 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
4995         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
4996         capitalization.  Use :visible instead of :active.
4997         Fix `ruby-indent-exp' reference.  Add menu items for the generic
4998         commands that are used with SMIE.
4999         (ruby-do-end-to-brace): Insert space after `{'.
5001 2013-10-25  John Anthony  <john@jo.hnanthony.com>
5003         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
5005         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
5007 2013-10-25  Glenn Morris  <rgm@gnu.org>
5009         * vc/vc.el (vc-print-log): Don't use a working revision unless
5010         one was explicitly specified.  (Bug#15322)
5012 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5014         * subr.el (add-to-list): Preserve return value in compiler-macro
5015         (bug#15692).
5017 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5019         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
5020         result.  Ask user to retry using '-all' flag.  (Bug#15701)
5022 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5024         * emacs-lisp/smie.el: New smie-config system.
5025         (smie-config): New defcustom.
5026         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
5027         (smie-config-guess, smie-config-save): New commands.
5028         (smie-config--mode-local, smie-config--buffer-local)
5029         (smie-config--trace, smie-config--modefuns): New vars.
5030         (smie-config--advice, smie-config--mode-hook)
5031         (smie-config--setter, smie-config-local, smie-config--get-trace)
5032         (smie-config--guess-value, smie-config--guess): New functions.
5033         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
5034         text properties.  Treat "string fence" syntax like string syntax.
5036         * progmodes/sh-script.el (sh-use-smie): Change default.
5037         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
5038         (sh-var-value): Simplify by CSE.
5039         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
5040         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
5041         is used.
5042         (sh-guess-basic-offset): Use cl-incf.
5043         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
5045 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
5047         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
5048         (bug#15699).
5050 2013-10-24  Glenn Morris  <rgm@gnu.org>
5052         * Makefile.in (abs_top_srcdir): Remove.
5053         (update-subdirs): Use relative path to update-subdirs.
5055 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
5057         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
5058         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
5059         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
5060         Call unmsys--file-name before expand-file-name, not after it.
5062 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
5064         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
5065         (ert-test-skipped): New error.
5066         (ert-skip, ert-stats-skipped): New defuns.
5067         (ert--skip-unless): New macro.
5068         (ert-test-skipped): New struct.
5069         (ert--run-test-debugger, ert-test-result-type-p)
5070         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
5071         (ert--stats-set-test-and-result, ert-char-for-test-result)
5072         (ert-string-for-test-result, ert-run-tests-batch)
5073         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
5074         Handle skipped tests.  (Bug#9803)
5076 2013-10-24  Glenn Morris  <rgm@gnu.org>
5078         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
5080         * Makefile.in (abs_top_srcdir): New, set by configure.
5081         (update-subdirs): Correct build-aux location.
5083 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
5085         * vc/vc.el (vc-print-root-log): Always set `default-directory'
5086         value, whether we could auto-deduce `backend', or not.
5088         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
5089         with parameters" example.  Simplify the "is it block or is it
5090         hash" check, but also make it more thorough.
5092 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
5094         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
5096 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5098         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
5099         { if it is hanging.
5101         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
5102         :before ";".
5104 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
5106         * progmodes/compile.el (compilation-directory-matcher)
5107         (compilation-page-delimiter):
5108         Support GNU Make-4.0 directory quoting.  (Bug#15678)
5110 2013-10-23  Leo Liu  <sdl.web@gmail.com>
5112         * ido.el (ido-tidy): Handle read-only text.
5114 2013-10-23  Glenn Morris  <rgm@gnu.org>
5116         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
5117         (emacs, compile, compile-always):
5118         Quote entities that might contain whitespace.
5119         (custom-deps, finder-data, autoloads): Use abs_lisp.
5120         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
5121         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
5122         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
5124 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
5126         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
5127         Use `following-char'.
5129 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5131         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
5132         * progmodes/ruby-mode.el (ruby-smie-rules):
5133         Remove corresponding workaround.  Fix indentation rule of ";" so it
5134         also applies when ";" is the parent.
5136 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
5138         * frame.el (display-screens, display-pixel-height)
5139         (display-pixel-width, display-mm-width, display-backing-store)
5140         (display-save-under, display-planes, display-color-cells)
5141         (display-visual-class, display-monitor-attributes-list):
5142         Mention the optional ‘display’ argument in doc strings.
5144 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
5146         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
5147         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
5149 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
5151         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
5152         TODO.  Add "." after " @ ".
5153         (ruby-smie--at-dot-call): New function.  Checks if point at method
5154         call with explicit target.
5155         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
5156         to the method name tokens when it precedes them.
5157         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
5158         (ruby-smie-rules): Add rule for indentation before and after "."
5159         token.
5161 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5163         * textmodes/remember.el (remember-diary-extract-entries):
5164         Avoid add-to-list.
5166         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
5167         an instruction.
5169 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
5171         * progmodes/ruby-mode.el (ruby-smie-grammar):
5172         Add (almost) all infix operators.
5173         (ruby-smie--implicit-semi-p): Add new operator chars.
5175         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
5176         `smie-down-list'.
5177         (ruby-smie--args-separator-p): Check that there's no newline
5178         between method call and its arguments.
5180 2013-10-20  Alan Mackenzie  <acm@muc.de>
5182         Allow comma separated lists after Java "implements".
5184         * progmodes/cc-engine.el (c-backward-over-enum-header):
5185         Parse commas.
5186         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
5187         from a "disallowed" list in enum fontification.
5189 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
5191         * startup.el (default-frame-background-mode): Remove unused defvar.
5193         * progmodes/verilog-mode.el (verilog-mode): Don't set
5194         comment-indent-function globally.
5196 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
5198         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
5199         Move Info menu item creation to ns-win.el.
5201         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
5202         in menu bar.
5204         * menu-bar.el: Move GNUstep specific menus...
5206         * term/ns-win.el (ns-initialize-window-system): ... to here.
5208 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5210         * simple.el (newline): Only run post-self-insert-hook when
5211         called interactively.
5213 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
5215         * icomplete.el (icomplete-with-completion-tables): Add :version.
5217 2013-10-19  Alan Mackenzie  <acm@muc.de>
5219         Fix fontification bugs with constructors and const.
5221         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
5222         CASE 2) Remove the check for the absence of a suffix construct
5223         after a function declaration with only types (no identifiers) in
5224         the parentheses.  Also, accept a function declaration with just a
5225         type inside the parentheses, if this type can be positively
5226         recognised as such, or if a prefix keyword like "explicit" nails
5227         down the construct as a declaration.
5229 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
5231         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
5232         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
5233         the problem whereby selecting a menu item that leads to a
5234         minibuffer prompt moves the cursor out of the minibuffer window,
5235         making it hard to type at the prompt.  Suggested by Stefan Monnier
5236         <monnier@iro.umontreal.ca>.
5238 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
5240         * menu-bar.el: Don't make Services menu.
5242 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5244         * ffap.el: Handle "/usr/include/c++/<version>" directories.
5245         (ffap-alist): Use ffap-c++-mode for c++-mode.
5246         (ffap-c++-path): New variable.
5247         (ffap-c++-mode): New function.
5249 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
5251         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
5253 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
5255         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
5256         introduced on 2013-09-08, which results in an infinite loop
5257         requesting a password.
5259 2013-10-18  Glenn Morris  <rgm@gnu.org>
5261         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
5263 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
5265         Sync with upstream verilog-mode revision 1a6ecec7.
5266         * progmodes/verilog-mode.el (verilog-mode-version): Update.
5267         (verilog-mode-release-date): Remove.
5268         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
5269         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
5270         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
5271         (verilog-auto-tieoff-ignore-regexp)
5272         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
5273         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
5274         (verilog-signals-with, verilog-dir-cache-preserving)
5275         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
5276         Doc fixes.
5277         (verilog-case-fold): New option, to control case folding in
5278         regexp searches, bug597.
5279         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
5280         (verilog-string-match-fold, verilog-in-paren-count)
5281         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
5282         (verilog-at-close-struct-p): New functions.
5283         (verilog-beg-block-re-ordered, verilog-extended-case-re)
5284         (verilog-forward-sexp, verilog-set-auto-endcomments)
5285         (verilog-leap-to-case-head): Handle "unique0" case.
5286         (verilog-in-constraint-re): New constant.
5287         (verilog-keywords, verilog-type-font-keywords):
5288         Add some SystemVerilog 1800-2012 keywords.
5289         (verilog-label-be): Remove unimplemented argument, bug669.
5290         (verilog-batch-execute-func): When batch expanding clear
5291         create-lockfiles to prevent spurious user locks when a file ends
5292         up not changing.
5293         (verilog-calculate-indent, verilog-calc-1)
5294         (verilog-at-close-constraint-p, verilog-at-constraint-p)
5295         (verilog-do-indent): Fix indentation of nested constraints
5296         and structures.
5297         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
5298         (verilog-auto-inst-param): Use verilog-string-match-fold.
5299         (verilog-read-inst-module-matcher):
5300         Fix AUTOINST on gate primitives with #1.
5301         (verilog-read-decls): Fix double-declaring user-defined typed signals.
5302         Reads all user-defined typed variables.
5303         (verilog-read-defines): Fix reading definitions inside comments, bug647.
5304         (verilog-signals-matching-regexp)
5305         (verilog-signals-not-matching-regexp, verilog-auto):
5306         Respect verilog-case-fold.
5307         (verilog-diff-report): Fix line count.
5308         (verilog-auto-assign-modport): Remove unused local `modi'.
5309         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
5310         better handle multidimensional arrays.
5311         Fix packed array ports misadding bit index in AUTOINST, bug637.
5312         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
5313         to not double-declare existing outputs and inputs, respectively.
5314         (verilog-template-map): Bind U to verilog-sk-uvm-component.
5315         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
5316         (verilog-sk-uvm-component): New skeleton.
5317         (verilog-submit-bug-report): Add verilog-case-fold,
5318         remove verilog-mode-release-date.
5320 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
5322         * subr.el (sit-for): Call (input-pending-p t) so as to behave
5323         as before.
5325 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
5327         * textmodes/remember.el (remember): Set buffer-offer-save in
5328         remember buffers (bug#13566).
5330 2013-10-18  Daniel Colascione  <dancol@dancol.org>
5332         When evaluating forms in ielm, direct standard output to ielm
5333         buffer.  Add new ielm-return-for-effect command.  Remove trailing
5334         whitespace throughout.
5336         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
5337         (ielm-return-for-effect): New command.
5338         (ielm-send-input): Accept optional `for-effect' parameter.
5339         (ielm-eval-input): Accept optional `for-effect' parameter.
5340         Bind `standard-output' to stream we create using
5341         `ielm-standard-output-impl'.  Suppress printing result when
5342         `for-effect'.
5343         (ielm-standard-output-impl): New function.
5344         (inferior-emacs-lisp-mode): Explain new features in documentation.
5346 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
5348         Code cleanup.
5350         * net/tramp.el (tramp-debug-message): Do not check for connection
5351         buffer.
5352         (tramp-message): Use "vector" connection property.
5354         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
5355         (tramp-equal-remote, tramp-eshell-directory-change)
5356         * net/tramp-adb.el (tramp-adb-handle-copy-file)
5357         (tramp-adb-handle-rename-file)
5358         * net/tramp-cmds.el (tramp-list-remote-buffers)
5359         (tramp-cleanup-connection, tramp-cleanup-this-connection)
5360         * net/tramp-compat.el (tramp-compat-process-running-p)
5361         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
5362         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
5363         (tramp-gvfs-handle-rename-file)
5364         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
5365         (tramp-set-file-uid-gid)
5366         * net/tramp-smb.el (tramp-smb-handle-copy-file)
5367         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
5368         of `file-remote-p'.
5370         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
5371         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
5372         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
5373         (tramp-gw-open-network-stream): Suppress unrelated traces.
5375         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
5376         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
5377         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5378         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
5379         connection property.
5381         * net/tramp-cache.el (top): Suppress traces when reading
5382         persistency file.
5384         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
5385         Refactor common code.  Improve debug message.
5386         (tramp-maybe-open-connection)
5387         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
5388         connection buffer too early.
5390         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
5391         from `tramp-smb-actions-with-acl'.
5392         (tramp-smb-actions-set-acl): New defconst.
5393         (tramp-smb-handle-copy-directory)
5394         (tramp-smb-action-get-acl): New defun, renamed from
5395         `tramp-smb-action-with-acl'.
5396         (tramp-smb-action-set-acl): New defun.
5397         (tramp-smb-handle-set-file-acl): Rewrite.
5399 2013-10-17  Glenn Morris  <rgm@gnu.org>
5401         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
5403 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5405         * skeleton.el (skeleton-newline): Remove.
5406         (skeleton-internal-1): Use (insert "\n") instead.
5408         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
5409         let-bindings.
5411         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
5412         forward-sexp-function while we redo its job (bug#15613).
5414 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
5416         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
5417         represented by lists.
5419 2013-10-16  Glenn Morris  <rgm@gnu.org>
5421         * tmm.el (tmm--history): New dynamic variable.
5422         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
5424 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
5426         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
5427         (tramp-smb-errors): Add error messages.
5428         (tramp-smb-actions-with-acl): New defconst.
5429         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
5430         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
5431         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
5432         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
5433         (tramp-smb-get-stat-capability): Fix tests.
5435 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
5437         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
5438         (bug#15580).
5440 2013-10-16  Glenn Morris  <rgm@gnu.org>
5442         * ansi-color.el (ansi-color-drop-regexp):
5443         Add 1J, 1K, 2K.  (Bug#15617)
5445         * files.el (hack-local-variables--warned-lexical): New.
5446         (hack-local-variables):
5447         Warn about misplaced lexical-binding.  (Bug#15616)
5449         * net/eww.el (eww-render): Always set eww-current-url,
5450         and update header line.  (Bug#15622)
5451         (eww-display-html): ... Rather than just doing it here.
5453 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
5455         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
5456         menu navigations commands.
5458 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
5460         * progmodes/subword.el (subword-capitalize): Be careful when
5461         the search for [[:alpha:]] fails (bug#15580).
5463 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
5465         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
5466         to commands that scroll the menu.
5468 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
5470         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
5471         Handle methods ending with `?' and `!'.
5473 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
5475         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
5476         `japanese-cp932' to `cp932' to fix the problem where saving a
5477         source file written in Shift_JIS twice would end up having
5478         `coding: japanese-cp932' which Ruby could not recognize.
5479         (ruby-mode-set-encoding): Add support for encodings mapped to nil
5480         in `ruby-encoding-map'.
5481         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
5482         doesn't need to be explicitly declared in magic comment.
5483         (ruby-encoding-map): Add type declaration for better customize UI.
5485 2013-10-13  Glenn Morris  <rgm@gnu.org>
5487         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
5488         Occur buffers are read-only.  http://bugs.debian.org/720775
5490         * emacs-lisp/authors.el (authors-fixed-entries):
5491         Comment out old alpha stuff.
5493 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
5495         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
5496         to `after-save-hook' instead of `before-save-hook'.
5497         (ruby-mode-set-encoding): Use the value of coding system used to
5498         write the file.  Call `basic-save-buffer-1' after modifying the
5499         buffer.
5501 2013-10-13  Alan Mackenzie  <acm@muc.de>
5503         Fix indentation/fontification of Java enum with
5504         "implements"/generic.
5506         * progmodes/cc-engine.el (c-backward-over-enum-header):
5507         Extracted from the three other places and enhanced to handle generics.
5508         (c-inside-bracelist-p): Uses new function above.
5509         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
5510         function above.
5511         (c-font-lock-enum-tail): Uses new function above.
5513 2013-10-13  Kenichi Handa  <handa@gnu.org>
5515         * international/mule-cmds.el (select-safe-coding-system): Remove a
5516         superfluous condition in chekcing whether a coding system is safe
5517         or not.
5519 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
5521         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
5523 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
5525         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
5527 2013-10-13  Glenn Morris  <rgm@gnu.org>
5529         * menu-bar.el (menu-bar-update-buffers):
5530         Unify Buffers menu prompt string.  (Bug#15576)
5532         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
5534         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
5535         Add some entries.
5536         (authors-fixed-entries): Use accented form of name.
5538 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5540         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
5541         method calls (bug#15594).
5542         (ruby-smie--args-separator-p): New function.
5543         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
5544         recognize paren-free method calls.
5546         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
5547         internals of universal-argument.
5549 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
5551         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
5552         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
5553         dropped menu on second mouse click on the menu bar.
5555 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5557         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
5558         (explicit-shell-file-name): Declare.
5559         (sh--vars-before-point, sh--cmd-completion-table): New functions.
5560         (sh-completion-at-point-function): New function.
5561         (sh-mode): Use it.
5562         (sh-smie--keyword-p): Remove unused argument.
5563         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
5564         vars.
5565         (sh-set-shell): Always setup SMIE, even if we use the
5566         old indentation code.
5568 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
5570         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
5571         cases of ? and =.
5572         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
5573         predicate would return nil are almost non-existent.
5574         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
5576         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
5577         cache also after commands that modify the buffer but don't move
5578         point.
5580 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5582         * env.el (substitute-env-in-file-name): New function.
5583         (substitute-env-vars): Extend the meaning of the optional arg.
5585 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
5587         * term/w32-win.el (dynamic-library-alist): Define separate lists
5588         of GIF DLLs for versions before and after 5.0.0 of giflib.
5589         (Bug#15531)
5591 2013-10-10  João Távora  <joaotavora@gmail.com>
5593         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
5594         not locked, use last revision and current source as
5595         defaults.  (Bug#15569)
5597 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
5599         * menu-bar.el (menu-bar-open): Don't use popup-menu if
5600         menu-bar is hidden.
5602 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
5604         * window.el (pop-to-buffer-same-window): Fix doc-string.
5605         (Bug#15492)
5607 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5609         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
5611 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
5613         * calendar/icalendar.el (icalendar-import-file):
5614         Fix interactive spec.  (Bug#15482)
5616 2013-10-10  Glenn Morris  <rgm@gnu.org>
5618         * desktop.el (desktop-save): Default to saving in .emacs.d,
5619         since PWD is no longer in desktop-path by default.  (Bug#15319)
5621         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
5622         now that text mode has a menu with the same entry.
5623         (menu-bar-text-mode-auto-fill): Remove now unused func.
5624         * textmodes/text-mode.el (text-mode-map):
5625         Use auto-fill help text from menu-bar.el.
5627 2013-10-10  John Anthony  <john@jo.hnanthony.com>
5629         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
5631 2013-10-09  Juri Linkov  <juri@jurta.org>
5633         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
5634         instead of this-command-keys.  Add universal-argument-more and
5635         universal-argument-minus to the list of prefix commands.  (Bug#15568)
5637 2013-10-09  Glenn Morris  <rgm@gnu.org>
5639         * vc/vc-svn.el (vc-svn-create-repo):
5640         Expand paths in file://... url.  (Bug#15446)
5642         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
5643         Add some entries.
5644         (authors): Remove unused local variables.
5646 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5648         * profiler.el: Create a more coherent calltree from partial backtraces.
5649         (profiler-format): Hide the tail with `invisible' so that C-s can still
5650         find the hidden elements.
5651         (profiler-calltree-depth): Don't recurse so enthusiastically.
5652         (profiler-function-equal): New hash-table-test.
5653         (profiler-calltree-build-unified): New function.
5654         (profiler-calltree-build): Use it.
5655         (profiler-report-make-name-part): Indent the calltree less.
5656         (profiler-report-mode): Add visibility specs for profiler-format.
5657         (profiler-report-expand-entry, profiler-report-toggle-entry):
5658         Expand the whole subtree when provided with a prefix arg.
5660 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
5662         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
5663         iuwu-mod token.
5664         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
5665         hanging iuwu-mod token.
5666         (ruby-smie--forward-token): Do not include a dot after a token in
5667         that token.
5668         (ruby-smie--backward-token): Likewise.
5670 2013-10-08  Juri Linkov  <juri@jurta.org>
5672         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
5673         to isearch-other-control-char.
5674         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
5675         and isearch-post-command-hook to post-command-hook.
5676         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
5677         and isearch-post-command-hook from post-command-hook.
5678         (isearch-unread-key-sequence)
5679         (isearch-reread-key-sequence-naturally)
5680         (isearch-lookup-scroll-key, isearch-other-control-char)
5681         (isearch-other-meta-char): Remove functions.
5682         (isearch-pre-command-hook, isearch-post-command-hook):
5683         New functions based on isearch-other-meta-char rewritten
5684         relying on the new behavior of overriding-terminal-local-map
5685         that does not replace the local keymaps any more.  (Bug#15200)
5687 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
5689         Support menus on text-mode terminals.
5690         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
5691         functionality.
5693         * tooltip.el (tooltip-mode): Don't error out on TTYs.
5695         * menu-bar.el (popup-menu, popup-menu-normalize-position):
5696         Move here from mouse.el.
5697         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
5698         and arrow keys.
5699         (tty-menu-navigation-map): New map for TTY menu navigation.
5701         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
5703         * frame.el (display-mouse-p): Report text-mode mouse as available
5704         on w32.
5705         (display-popup-menus-p): Report availability if mouse is
5706         available; don't condition on window-system.
5708         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
5709         (tty-menu-selected-face): New faces.
5711 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5713         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
5714         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
5715         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
5716         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
5717         New constants.
5718         (lisp-mode-variables): New `elisp' argument.
5719         (emacs-lisp-mode): Use it.
5720         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
5721         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
5723         * indent.el: Use lexical-binding.
5724         (indent-region): Add progress reporter.
5725         (tab-stop-list): Make it implicitly extend to infinity by repeating the
5726         last step.
5727         (indent--next-tab-stop): New function to implement this behavior.
5728         (tab-to-tab-stop, move-to-tab-stop): Use it.
5730 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
5732         * indent.el (indent-rigidly--current-indentation): New function.
5733         (indent-rigidly-map): New var.
5734         (indent-rigidly): Use it to provide interactive mode (bug#8196).
5736 2013-10-08  Bastien Guerry  <bzg@gnu.org>
5738         * register.el (insert-register): Fix 2013-10-07 change.
5740 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5742         * progmodes/perl-mode.el: Use lexical-binding.
5743         Remove redundant :group args.
5744         (perl-nochange): Change default to be closer to other major modes's
5745         standard behavior.
5746         (perl-indent-line): Don't consider text on current line as a
5747         valid beginning of function from which to indent.
5749         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
5750         with more than one argument (bug#15538).
5752         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
5754         * vc/pcvs.el: Use lexical-binding.
5755         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
5756         environment of `eval'.
5757         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
5758         than a list of expressions.  Adjust callers.
5759         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
5761 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
5763         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
5764         case of the dot in a chained method call being on the following line.
5766 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5768         * electric.el (electric-indent-inhibit): New var.
5769         (electric-indent-post-self-insert-function): Use it.
5770         * progmodes/python.el (python-mode): Set it.
5772         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
5773         open braces.
5775         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
5777         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
5778         (css-mode): Use electric-indent-chars.
5780         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
5781         (font-lock-beg, font-lock-end): Move before first use.
5782         (nxml-mode): Use syntax-propertize-function.
5783         (nxml-after-change, nxml-after-change1): Adjust accordingly.
5784         (nxml-extend-after-change-region): Remove.
5785         * nxml/xmltok.el: Use lexical-binding.
5786         (xmltok-save): Use `declare'.
5787         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
5788         * nxml/nxml-util.el: Use lexical-binding.
5789         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
5790         Use `declare'.
5791         * nxml/nxml-ns.el: Use lexical-binding.
5792         (nxml-ns-save): Use `declare'.
5793         (nxml-ns-prefixes-for): Avoid add-to-list.
5794         * nxml/rng-match.el: Use lexical-binding.
5795         (rng--ipattern): Use cl-defstruct.
5796         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
5797         (rng-cons-group-after, rng-subst-group-after)
5798         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
5799         Use closures instead of `(lambda...).
5801 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
5803         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
5804         of BEG and END.
5806         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5807         Use `tramp-handle-insert-file-contents'.
5808         (tramp-gvfs-handle-insert-file-contents): Remove function.
5810         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
5811         Use `save-restriction' in order to keep markers.
5813         * net/trampver.el: Update release number.
5815 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5817         * progmodes/compile.el (compilation-parse-errors):
5818         Use compilation--put-prop.
5819         (compilation--ensure-parse): Check compilation-multiline.
5821         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
5823         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
5824         lexical-binding.
5826         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
5828         * progmodes/ruby-mode.el: Fix recently added tests.
5829         (ruby-smie-grammar): Add - and +.
5830         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
5831         (ruby-smie--backward-id): New functions.
5832         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
5833         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
5834         any more.
5836 2013-10-07  Leo Liu  <sdl.web@gmail.com>
5838         * register.el (register-preview-delay)
5839         (register-preview-functions): New variables.
5840         (register-read-with-preview, register-preview)
5841         (register-describe-oneline): New functions.
5842         (point-to-register, window-configuration-to-register)
5843         (frame-configuration-to-register, jump-to-register)
5844         (number-to-register, view-register, insert-register)
5845         (copy-to-register, append-to-register, prepend-to-register)
5846         (copy-rectangle-to-register): Use register-read-with-preview to
5847         read register.  (Bug#15525)
5849 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
5851         * net/network-stream.el (network-stream-open-starttls): Don't add
5852         --insecure if it's already present, because that gnutls-cli
5853         rejects getting that parameter twice.
5855 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
5857         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
5858         keyword, too.
5860 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
5862         * newcomment.el (comment-use-global-state): Change default value
5863         to t, mark obsolete (Bug#15251).
5864         (comment-beginning): In addition to `comment-to-syntax', check the
5865         value of `comment-use-global-state'.
5867 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5869         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
5870         (ruby-comment-column): Follow the global default, by default.
5871         (ruby-smie-grammar): Add assignment syntax.
5872         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
5873         open-paren, a comma, or a \.
5874         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
5875         and line continuations.
5876         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
5877         followed by implicit semi-colons.  Add rule for string concatenation
5878         and for indentation at BOB.
5879         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
5881         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
5882         calling next-sexp, since next-token may have skipped chars which
5883         next-sexp doesn't know should be skipped!
5885 2013-10-05  Leo Liu  <sdl.web@gmail.com>
5887         * progmodes/octave.el (octave-send-region):
5888         Call compilation-forget-errors.
5890 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
5892         * vc/vc-svn.el (vc-svn-find-admin-dir):
5893         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
5894         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
5895         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
5896         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
5898 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5900         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
5902 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5904         * subr.el (read-passwd): Hide chars even when called within a context
5905         where after-change-functions is disabled (bug#15501).
5906         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
5907         until we removed ourself from overriding-terminal-local-map.
5909 2013-10-04  Leo Liu  <sdl.web@gmail.com>
5911         * progmodes/octave.el (inferior-octave-mode):
5912         Call compilation-forget-errors.
5914 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
5916         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5918 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
5920         * net/secrets.el (secrets-create-collection): Add optional
5921         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
5922         dbus-call-method argument.  (Bug#15516)
5924 2013-10-04  Leo Liu  <sdl.web@gmail.com>
5926         * progmodes/octave.el (inferior-octave-error-regexp-alist)
5927         (inferior-octave-compilation-font-lock-keywords): New variables.
5928         (compilation-error-regexp-alist)
5929         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
5930         (inferior-octave-mode): Use compilation-shell-minor-mode.
5932 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
5934         * minibuffer.el (completion--replace): Be careful that `end' might be
5935         a marker.
5937 2013-10-03  Daiki Ueno  <ueno@gnu.org>
5939         Add support for package signature checking.
5940         * emacs-lisp/package.el (url-http-file-exists-p)
5941         (epg-make-context, epg-context-set-home-directory)
5942         (epg-verify-string, epg-context-result-for)
5943         (epg-signature-status, epg-signature-to-string)
5944         (epg-check-configuration, epg-configuration)
5945         (epg-import-keys-from-file): Declare.
5946         (package-check-signature): New user option.
5947         (package-unsigned-archives): New user option.
5948         (package-desc): Add `signed' field.
5949         (package-load-descriptor): Set `signed' field if .signed file exists.
5950         (package--archive-file-exists-p): New function.
5951         (package--check-signature): New function.
5952         (package-install-from-archive): Check package signature.
5953         (package--download-one-archive): Check archive signature.
5954         (package-delete): Remove .signed file.
5955         (package-import-keyring): New command.
5956         (package-refresh-contents): Import default keyring.
5957         (package-desc-status): Add "unsigned" status.
5958         (describe-package-1, package-menu--print-info)
5959         (package-menu-mark-delete, package-menu--find-upgrades)
5960         (package-menu--status-predicate): Support "unsigned" status.
5962 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5964         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
5965         the new compilation scheme using the new byte-codes.
5967         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
5968         (byte-pophandler): New byte codes.
5969         (byte-goto-ops): Adjust accordingly.
5970         (byte-compile--use-old-handlers): New var.
5971         (byte-compile-catch): Use new byte codes depending on
5972         byte-compile--use-old-handlers.
5973         (byte-compile-condition-case--old): Rename from
5974         byte-compile-condition-case.
5975         (byte-compile-condition-case--new): New function.
5976         (byte-compile-condition-case): New function that dispatches depending
5977         on byte-compile--use-old-handlers.
5978         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
5979         when we can.
5981         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5982         Optimize under `condition-case' and `catch' if
5983         byte-compile--use-old-handlers is nil.
5984         (disassemble-offset): Handle new bytecodes.
5986 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5988         * subr.el (error): Use `declare'.
5989         (decode-char, encode-char): Use advertised-calling-convention instead
5990         of the docstring to discourage use of the `restriction' arg.
5992 2013-10-03  Daiki Ueno  <ueno@gnu.org>
5994         * epg.el (epg-verify-file): Add a comment saying that it does not
5995         notify verification error as a return value nor a signal.
5996         (epg-verify-string): Ditto.
5998 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
6000         * progmodes/compile.el (compilation-start): Try globbing the arg to
6001         `cd' (bug#15417).
6003 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
6005         Sync with Tramp 2.2.8.
6007         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
6008         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
6009         * net/trampver.el: Update release number.
6011 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
6013         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
6014         and default-process-coding-system for darwin only.
6016 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6018         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
6020 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
6022         * vc/vc-git.el (vc-git-grep): Disable pager.
6024 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
6026         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
6027         Use :url instead of :homepage, as per
6028         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
6030         * newcomment.el (comment-beginning): When `comment-use-syntax' is
6031         non-nil, use `syntax-ppss' (Bug#15251).
6033 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6035         * progmodes/octave.el (inferior-octave-startup-file):
6036         Prefer ~/.emacs.d/init_octave.m.
6038 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
6040         * emacs-lisp/package.el (package-desc-from-define):
6041         Accept additional arguments as plist, convert them to an alist and store
6042         them in the `extras' slot.
6043         (package-generate-description-file): Convert extras alist back to
6044         plist and append to the `define-package' form arguments.
6045         (package--alist-to-plist): New function.
6046         (package--ac-desc): Add `extras' slot.
6047         (package--add-to-archive-contents): Check if the archive-contents
6048         vector is long enough, and if it is, pass its `extras' slot value
6049         to `package-desc-create'.
6050         (package-buffer-info): Call `lm-homepage', pass the returned value
6051         to `package-desc-from-define'.
6052         (describe-package-1): Render the homepage button (Bug#13291).
6054         * emacs-lisp/package-x.el (package-upload-buffer-internal):
6055         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
6057 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
6059         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
6060         and default-process-coding-system to utf-8-unix (Bug#15402).
6062 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
6064         * subr.el (looking-back): Do not recommend using looking-back.
6066 2013-09-28  Alan Mackenzie  <acm@muc.de>
6068         Fix indentation/fontification of Java enum with "implements".
6070         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
6071         regexp which matches "implements", etc., in Java.
6072         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
6073         specifier clauses coming after "enum".
6074         * progmodes/cc-fonts.el (c-font-lock-declarations)
6075         (c-font-lock-enum-tail): Check for extra specifier clauses coming
6076         after "enum".
6078 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
6080         * faces.el (region): Change ns_selection_color to
6081         ns_selection_fg_color, add ns_selection_bg_color.
6083 2013-09-28  Leo Liu  <sdl.web@gmail.com>
6085         * progmodes/octave.el (inferior-octave-completion-table)
6086         (inferior-octave-completion-at-point): Minor tweaks.
6088         * textmodes/ispell.el (ispell-lookup-words): Rename from
6089         lookup-words.  (Bug#15460)
6090         (lookup-words): Obsolete.
6091         (ispell-complete-word, ispell-command-loop): All uses changed.
6093 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6095         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
6096         (octave-mode-menu): Add octave-send-buffer.
6097         (octave-send-buffer): New function.
6099 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6101         * progmodes/octave.el (octave-mode-map): Add key binding for
6102         octave-lookfor.
6103         (octave-mode-menu): Add octave-lookfor.
6104         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
6105         octave-lookfor.
6106         (octave-lookfor): New function.
6108 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6110         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
6111         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
6112         its convention.
6113         (cl--loop-set-iterator-function): New function.
6114         (cl-loop): Adjust accordingly, so as not to use cl-subst.
6115         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
6116         Bind `it' with `let' instead of substituting it with `cl-subst'.
6117         (cl--unused-var-p): New function.
6118         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
6119         Eliminate some unused variable warnings (bug#15326).
6121 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
6123         * doc-view.el (doc-view-scale-reset): Rename from
6124         `doc-view-reset-zoom-level'.
6125         (doc-view-scale-adjust): New command.
6126         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
6127         `doc-view-scale-adjust'.
6129 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
6131         * doc-view.el (doc-view-reset-zoom-level): New command.
6132         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
6133         zoom commands (bug#15466).
6135 2013-09-26  Kenichi Handa  <handa@gnu.org>
6137         * international/quail.el (quail-help): Make it not a command.
6139 2013-09-26  Leo Liu  <sdl.web@gmail.com>
6141         * minibuffer.el (completion-all-sorted-completions): Make args
6142         optional as they are.
6144 2013-09-25  Daniel Colascione  <dancol@dancol.org>
6146         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
6147         specs are and that they're not evaluated.
6149 2013-09-24  Sam Steingold  <sds@gnu.org>
6151         * midnight.el (clean-buffer-list-kill-regexps)
6152         (clean-buffer-list-kill-buffer-names): Update for the new Man
6153         buffer naming which includes the object name.
6155 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6157         * eshell/esh-cmd.el (eshell--sep-terms): New var.
6158         (eshell-parse-command, eshell-parse-pipeline): Use it since
6159         eshell-separate-commands requires a dynamic scoped var.
6160         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
6162 2013-09-23  Leo Liu  <sdl.web@gmail.com>
6164         * autoinsert.el (auto-insert-alist): Make the value of
6165         lexical-binding match its file setting.
6167 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
6169         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
6171         * autoarg.el (autoarg-kp-digit-argument):
6172         * electric.el (Electric-command-loop):
6173         * kmacro.el (kmacro-step-edit-insert):
6174         Do not set universal-argument-num-events.
6176 2013-09-22  Leo Liu  <sdl.web@gmail.com>
6178         * files.el (interpreter-mode-alist): Add octave.
6180 2013-09-21  Alan Mackenzie  <acm@muc.de>
6182         C++: fontify identifier in declaration following "public:" correctly.
6183         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
6184         to match "public", etc.
6185         (c-decl-prefix-re): Add ":" into the C++ value.
6186         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
6187         bit.  Add a check for a ":" preceded by "public", etc.
6189 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
6191         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
6192         recognized by GDB 7.5 and later.
6194 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
6196         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
6198 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6200         * subr.el (internal--call-interactively): New const.
6201         (called-interactively-p): Use it (bug#3984).
6203 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
6205         * vc/pcvs.el (cvs-mode-ignore):
6206         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
6207         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
6209 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6211         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
6212         (eshell-ls-orig-insert-directory): Remove.
6213         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
6214         (eshell-ls-use-in-dired): Use advice-add/remove.
6215         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
6216         Add `orig-fun' arg for use in :around advice.
6217         Make it check (redundantly) eshell-ls-use-in-dired.
6219 2013-09-19  Glenn Morris  <rgm@gnu.org>
6221         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
6223         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
6225         * emacs-lisp/eieio.el (class-parent): Undo previous change.
6227 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
6229         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
6230         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
6231         (tramp-get-remote-python): New defuns.
6232         (tramp-get-remote-uid-with-perl)
6233         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
6234         contributed by yary <not.com@gmail.com> (tiny change).
6235         (tramp-get-remote-uid-with-python)
6236         (tramp-get-remote-gid-with-python): New defuns.  Python code
6237         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
6238         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
6240 2013-09-19  Glenn Morris  <rgm@gnu.org>
6242         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
6244         * eshell/em-unix.el (eshell-remove-entries):
6245         Rename argument to avoid name-clash with global `top-level'.
6247         * eshell/esh-proc.el (eshell-kill-process-function):
6248         Remove eshell-reset-after-proc from eshell-kill-hook if present.
6249         (eshell-reset-after-proc): Remove unused arg `proc'.
6251         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
6252         (directory-files-and-attributes): Mark unused arg.
6254         * eshell/em-unix.el (eshell-remove-entries):
6255         Remove unused arg `path'.  Update callers.
6257         * eshell/em-hist.el (eshell-hist-parse-arguments):
6258         Remove unused arg `silent'.  Update callers.
6260         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
6261         Fix (f)boundp mix-up.
6263         * eshell/em-smart.el (eshell-smart-scroll-window)
6264         (eshell-disable-after-change):
6265         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
6267 2013-09-18  Alan Mackenzie  <acm@muc.de>
6269         Fix fontification of type when followed by "const".
6270         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
6271         "known" types from fontification.
6273 2013-09-18  Glenn Morris  <rgm@gnu.org>
6275         * emacs-lisp/chart.el (x-display-color-cells): Declare.
6276         (chart-face-list): Drop Emacsen without display-color-p.
6278         * net/eww.el (libxml-parse-html-region): Declare.
6279         (eww-display-html): Explicit error if no libxml2 support.
6281         * doc-view.el (doc-view-mode): Silence --without-x compilation.
6283         * image.el (image-type-from-buffer, image-multi-frame-p):
6284         Remove --without-x warning/error.
6286         * mouse.el (mouse-yank-primary):
6287         * term.el (term-mouse-paste):
6288         Reorder to silence --without-x compilation.
6290         * mpc.el (doc-view-mode): Silence --without-x compilation.
6292         * mail/rmailmm.el (rmail-mime-set-bulk-data):
6293         Silence --without-x compilation.
6295         * progmodes/gud.el (gud-find-file, gud-mode):
6296         Silence --without-x compilation.
6297         (tooltip-mode): Declare.
6299         * wdired.el (dired-backup-overwrite): Remove declaration.
6300         (wdired-mode-map): Add doc string.
6302         * custom.el (x-get-resource): Declare.
6304         * eshell/em-glob.el (ange-cache):
6305         * eshell/em-unix.el (ange-cache): Declare.
6307         * faces.el (x-display-list, x-open-connection, x-get-resource):
6308         Declare.
6310         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
6311         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
6312         Declare.
6314         * frame.el (x-display-grayscale-p, x-display-name): Declare.
6316         * net/gnutls.el (gnutls-log-level): Declare.
6318         * net/shr.el (image-size, image-animate): Declare.
6320         * simple.el (font-info): Declare.
6322         * subr.el (x-popup-dialog): Declare.
6324         * term/common-win.el (x-select-enable-primary)
6325         (x-last-selected-text-primary, x-last-selected-text-clipboard):
6326         Declare.
6328         * term/ns-win.el (x-handle-args): Declare.
6330         * term/x-win.el (x-select-enable-clipboard): Declare.
6332         * term/w32-win.el (create-default-fontset): Declare.
6334         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
6335         Declare.
6337         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
6338         (fit-frame-to-buffer): Explicit error if --without-x.
6339         (mouse-autoselect-window-select): Silence compiler.
6341         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
6343         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
6344         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
6345         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
6346         * eshell/esh-util.el (eshell-sublist):
6347         Remove unused local variables.
6349         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
6351         * textmodes/two-column.el: Make 2C-split work for --without-x.
6352         (scroll-bar-columns): Autoload.
6353         (top-level): Require fringe when compiling.
6355 2013-09-18  Leo Liu  <sdl.web@gmail.com>
6357         * subr.el (add-hook): Robustify to handle closure as well.
6359 2013-09-17  Glenn Morris  <rgm@gnu.org>
6361         * simple.el (messages-buffer-mode-map): Unbind "g".
6363 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6365         * help-mode.el (help-mode-finish): Use derived-mode-p.
6366         Remove obsolete highlighting.
6368         * play/life.el (life-mode): Use define-derived-mode.  Derive from
6369         special-mode.
6370         (life): Let-bind inhibit-read-only.
6371         (life-setup): Avoid `setq'.  Use `life-mode'.
6373         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
6374         which should not be needed any more.
6375         (package-menu-refresh, package-menu-describe-package): Use user-error.
6377         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
6378         (eshell-post-rewrite-command-hook): Make obsolete.
6379         (eshell-parse-command): Simplify.
6380         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
6381         (eshell--cmd): Declare.
6382         (eshell-parse-pipeline): Remove unused var `final-p'.
6383         Pass a dynvar to eshell-post-rewrite-command-hook.
6384         Implement the new eshell-post-rewrite-command-function.
6385         (eshell-invoke-directly): Remove unused arg `input'.
6386         * eshell/esh-io.el (eshell-io-initialize):
6387         Use eshell-post-rewrite-command-function (bug#15399).
6388         (eshell--apply-redirections): Rename from eshell-apply-redirections;
6389         adjust to new calling convention.
6390         (eshell-create-handles): Rename args to avoid clashing with dynvar
6391         `standard-output'.
6393 2013-09-17  Glenn Morris  <rgm@gnu.org>
6395         * simple.el (messages-buffer-mode): New major mode.
6396         (messages-buffer): New function.
6397         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
6398         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
6399         (ert-run-test): Use `messages-buffer' function.
6400         (ert--force-message-log-buffer-truncation): Ignore read-only.
6401         * help.el (view-echo-area-messages): Use `messages-buffer' function.
6402         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
6404 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6406         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
6408         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
6410 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6412         * icomplete.el (icomplete-in-buffer): New var.
6413         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
6414         vars and replace them with functions.
6415         (icomplete-minibuffer-setup): Adjust accordingly.
6416         (icomplete--completion-table, icomplete--completion-predicate)
6417         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
6418         New functions.
6419         (icomplete-forward-completions, icomplete-backward-completions)
6420         (icomplete-simple-completing-p, icomplete-exhibit)
6421         (icomplete-completions): Use them.
6422         (icomplete--in-region-buffer): New var.
6423         (icomplete--in-region-setup): New function.
6424         (icomplete-mode): Use it.
6426         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
6427         (bug#15379).
6428         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
6429         return args and options.
6430         (eshell-eval-using-options): Use the new return value of
6431         eshell--do-opts to set the options's vars in their scope.
6432         (eshell--set-option): Rename from eshell-set-option.
6433         Add arg `opt-vals'.
6434         (eshell--process-option): Rename from eshell-process-option.
6435         Add arg `opt-vals'.
6436         (eshell--process-args): Use an `opt-vals' alist to store the options's
6437         values during their processing and return them additionally to the
6438         remaining args.
6440 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
6442         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
6443         continuation character an operator, as far as indentation is
6444         concerned (Bug#15369).
6446 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
6448         * window.el (window--state-put-2): Don't process buffer state
6449         when buffer doesn't exist any more (Bug#15382).
6451 2013-09-15  Glenn Morris  <rgm@gnu.org>
6453         * eshell/em-unix.el (eshell/rm):
6454         Make -f ignore missing files.  (Bug#15373)
6456         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
6457         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
6458         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
6460 2013-09-14  Glenn Morris  <rgm@gnu.org>
6462         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
6464 2013-09-13  Glenn Morris  <rgm@gnu.org>
6466         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
6467         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
6469 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
6471         * frame.el (x-focus-frame): Mark as declared in frame.c.
6473 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6475         * ls-lisp.el: Use advice-add.
6476         (original-insert-directory): Remove.
6477         (ls-lisp--insert-directory): Rename from insert-directory; add
6478         `orig-fun' argument.
6479         (insert-directory): Advise.
6481 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
6483         * term.el (term-emulate-terminal): Decode the command string
6484         before passing it to term-command-hook.  (Bug#15337)
6486 2013-09-13  Glenn Morris  <rgm@gnu.org>
6488         * eshell/esh-util.el (ange-cache): Move declaration earlier.
6490         * eshell/esh-ext.el (eshell-search-path): Declare.
6492         * eshell/em-prompt.el (eshell/pwd): Autoload it.
6493         Otherwise an error occurs if eshell-dirs module not loaded.
6495         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
6497 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
6499         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
6500         `tramp-check-proper-host'.  Check for a valid method name.
6502         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6503         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6504         * net/tramp-sh.el (tramp-maybe-open-connection):
6505         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
6507         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
6508         also for hash values.
6510 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6512         * term/ns-win.el (parameters): Don't declare as dynamic.
6513         (before-make-frame-hook): Don't add ineffective function.
6515         * eshell/*.el: Use lexical-binding (bug#15231).
6517 2013-09-12  Kenichi Handa  <handa@gnu.org>
6519         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
6521 2013-09-12  Glenn Morris  <rgm@gnu.org>
6523         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
6524         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
6526         * subr.el (do-after-load-evaluation): Also give compiler warnings
6527         when obsolete files are used (except by obsolete files).
6529         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
6530         in the status output, assume `filename' is the first.  (Bug#15322)
6532         * vc/vc.el (vc-deduce-fileset): Doc fix.
6534         * calc/calc-help.el (Info-goto-node):
6535         * progmodes/cperl-mode.el (Info-find-node):
6536         * vc/ediff.el (Info-goto-node): Update declarations.
6538         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
6540         * vc/vc-bzr.el (vc-compilation-mode): Declare.
6541         (vc-bzr-pull): Require vc-dispatcher.
6542         * vc/vc-git.el (vc-compilation-mode): Declare.
6543         (vc-git-pull): Require vc-dispatcher.
6545         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
6547         * progmodes/octave.el (help-button-action): Declare.
6549         * shell.el (shell-directory-tracker): Output error as a message
6550         rather than just returning it as a string.
6551         (shell-process-pushd): Remove useless use of message.
6553         * dframe.el (dframe-timer-fn):
6554         * files.el (dir-locals-read-from-file):
6555         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
6556         (mpc-format):
6557         * reveal.el (reveal-post-command):
6558         * saveplace.el (load-save-place-alist-from-file):
6559         * shell.el (shell-resync-dirs):
6560         * w32-common-fns.el (x-get-selection-value):
6561         * emacs-lisp/copyright.el (copyright-find-copyright):
6562         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
6563         * emulation/tpu-edt.el (tpu-copy-keyfile):
6564         * play/bubbles.el (bubbles--mark-neighbourhood):
6565         * progmodes/executable.el
6566         (executable-make-buffer-file-executable-if-script-p):
6567         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
6569 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6571         Cleanup Eshell to rely less on dynamic scoping.
6572         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
6573         last-value, and ext-command here.  Bind `args' closer to `body'.
6574         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
6575         (eshell--args): Declare new dynamic var.
6576         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
6577         last-value, and ext-command.  Pass `args' to `body'.
6578         (eshell-process-args): Bind eshell--args.
6579         (eshell-set-option): Use eshell--args.
6580         * eshell/eshell.el (eshell): Use derived-mode-p.
6581         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
6582         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
6583         (eshell-glob-function): Declare.
6584         * eshell/esh-util.el: Require cl-lib.
6585         (eshell-read-hosts-file): Avoid add-to-list.
6586         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
6587         `err'.
6588         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
6589         Declare.
6590         (eshell/diff): Remove unused var `err'.
6591         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
6592         `killflag'.
6593         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
6594         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
6595         first use.
6596         * eshell/em-glob.el (eshell-glob-matches, message-shown):
6597         Move declaration before first use.
6598         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
6599         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
6600         rely on cl-return.
6602 2013-09-12  Glenn Morris  <rgm@gnu.org>
6604         * term/ns-win.el (global-map): Remove binding for ispell-next,
6605         deleted 1999-05-29.  (Bug#15357)
6607 2013-09-11  Glenn Morris  <rgm@gnu.org>
6609         * echistory.el (electric-command-history): Remove call to deleted func.
6611         * play/landmark.el (landmark-mode): Fix typos.
6613         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
6614         Check cvs-sort-ignore-file is bound.
6616         * savehist.el: No need for cl when compiling on Emacs.
6618 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6620         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
6621         (bug#15338).
6622         (eshell-self-insert-command, eshell-send-invisible):
6623         Remove unused argument.
6624         (eshell-handle-control-codes): Remove unused var `orig'.
6625         Avoid delete-backward-char.
6627         * files.el (set-auto-mode): Simplify a bit further.
6629 2013-09-11  Glenn Morris  <rgm@gnu.org>
6631         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
6632         (set-auto-mode): Don't regexp-quote elements.
6633         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
6634         * progmodes/cc-mode.el (interpreter-mode-alist):
6635         * progmodes/ruby-mode.el (interpreter-mode-alist):
6636         Revert previous change.
6638 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6640         * play/snake.el (snake-mode):
6641         * play/mpuz.el (mpuz-mode):
6642         * play/landmark.el (lm-mode):
6643         * play/blackbox.el (blackbox-mode):
6644         * play/5x5.el (5x5-mode):
6645         * obsolete/options.el (Edit-options-mode):
6646         * net/quickurl.el (quickurl-list-mode):
6647         * net/newst-treeview.el (newsticker-treeview-mode):
6648         * mail/rmailsum.el (rmail-summary-mode):
6649         * mail/mspools.el (mspools-mode):
6650         * locate.el (locate-mode):
6651         * ibuffer.el (ibuffer-mode):
6652         * emulation/ws-mode.el (wordstar-mode):
6653         * emacs-lisp/debug.el (debugger-mode):
6654         * array.el (array-mode):
6655         * net/eudc.el (eudc-mode): Use define-derived-mode.
6656         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
6657         Move initialization into declaration.
6658         (mairix-searches-mode): Use define-derived-mode.
6659         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
6660         (eudc-edit-hotlist): Use dolist.
6661         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
6662         (Man-mode): Use define-derived-mode.
6663         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
6664         (Info-edit-mode): Use define-derived-mode.
6665         (Info-cease-edit): Use Info-mode.
6666         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
6667         into declaration.
6668         (eshell-mode): Use define-derived-mode.
6669         * chistory.el (command-history-mode-map): Rename from
6670         command-history-map.
6671         (command-history-mode): Use define-derived-mode.
6672         (Command-history-setup): Remove function.
6673         * calc/calc.el (calc-trail-mode-map): New var.
6674         (calc-trail-mode): Use define-derived-mode.
6675         (calc-trail-buffer): Set calc-main-buffer manually.
6676         * bookmark.el (bookmark-insert-annotation): New function.
6677         (bookmark-edit-annotation): Use it.
6678         (bookmark-edit-annotation-mode): Make it a proper major mode.
6679         (bookmark-send-edited-annotation): Use derived-mode-p.
6680         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
6681         closer to its ideal place.  Use \' to match EOS.
6683         * profiler.el (profiler-calltree-find): Use function-equal.
6685 2013-09-10  Glenn Morris  <rgm@gnu.org>
6687         * files.el (interpreter-mode-alist): Convert to regexps.
6688         (set-auto-mode): Adapt for this.  (Bug#15306)
6689         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
6690         Comment out unused variable.
6691         * progmodes/cc-mode.el (interpreter-mode-alist):
6692         * progmodes/python.el (interpreter-mode-alist):
6693         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
6694         * progmodes/sh-script.el (sh-set-shell):
6695         No longer use interpreter-mode-alist to get list of shells.
6697         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
6699 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6701         * simple.el: Use set-temporary-overlay-map for universal-argument.
6702         (universal-argument-map): Don't use default-bindings (bug#15317).
6703         Bind switch-frame explicitly.  Replace universal-argument-minus with
6704         a conditional binding.
6705         (universal-argument-num-events, saved-overriding-map): Remove.
6706         (restore-overriding-map): Remove.
6707         (universal-argument--mode): Rename from save&set-overriding-map,
6708         and rewrite.
6709         (universal-argument, universal-argument-more, negative-argument)
6710         (digit-argument): Adjust accordingly.
6711         (universal-argument-minus): Remove.
6712         (universal-argument-other-key): Remove.
6714         * subr.el (with-demoted-errors): Add `format' argument.
6716 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
6718         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
6719         `tramp-cleanup-connection'.
6721         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
6722         parameters KEEP-DEBUG and KEEP-PASSWORD.
6724         * net/tramp.el (tramp-file-name-handler):
6725         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6726         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6727         (tramp-maybe-open-connection):
6728         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6729         Use `tramp-cleanup-connection'.
6731         * net/tramp-sh.el (tramp-maybe-open-connection):
6732         Catch 'uname-changed inside the progress reporter.
6734 2013-09-10  Glenn Morris  <rgm@gnu.org>
6736         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
6738         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
6739         returns "alternate access method" in mode (eg "-rw-r--r--.").
6741 2013-09-08  Glenn Morris  <rgm@gnu.org>
6743         * saveplace.el (load-save-place-alist-from-file):
6744         Demote errors.  (Bug#15305)
6746 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
6748         Improve compatibility with older Emacsen, and XEmacs.
6750         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
6751         only if it is bound.  It isn't for XEmacs.
6752         (with-tramp-progress-reporter): Do not let-bind `result'.
6753         This yields to scoping errors in XEmacs.
6754         (tramp-handle-make-auto-save-file-name): New function, moved from
6755         tramp-sh.el.
6757         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
6758         for `make-auto-save-file-name'.
6759         (tramp-adb--gnu-switches-to-ash):
6760         Use `tramp-compat-replace-regexp-in-string'.
6762         * net/tramp-cache.el (tramp-cache-print): Call
6763         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
6765         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
6766         bound.  It isn't for XEmacs.
6768         * net/tramp-compat.el (tramp-compat-copy-file):
6769         Catch `wrong-number-of-arguments' error.
6770         (tramp-compat-replace-regexp-in-string): New defun.
6772         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
6773         for `make-auto-save-file-name'.
6774         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
6775         `copy-file'.
6776         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
6777         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
6778         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
6780         * net/tramp-gw.el (tramp-gw-open-network-stream):
6781         Use `tramp-compat-replace-regexp-in-string'.
6783         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6784         Call `tramp-handle-make-auto-save-file-name'.
6785         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
6786         (tramp-sh-file-gvfs-monitor-dir-process-filter)
6787         (tramp-sh-file-inotifywait-process-filter):
6788         Use `tramp-compat-replace-regexp-in-string'.
6789         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
6791         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
6792         for `make-auto-save-file-name'.
6793         (tramp-smb-handle-copy-directory):
6794         Call `tramp-compat-replace-regexp-in-string'.
6795         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
6796         (tramp-smb-handle-copy-file): Improve error message.
6797         (tramp-smb-handle-rename-file): Rename directly only in case
6798         `newname' does not exist yet.  This is a restriction of smbclient.
6799         (tramp-smb-maybe-open-connection): Rerun the function only when
6800         `auth-sources' is non-nil.
6802 2013-09-08  Kenichi Handa  <handa@gnu.org>
6804         * international/characters.el: Set category "^" (Combining) for
6805         more characters.
6807 2013-09-07  Alan Mackenzie  <acm@muc.de>
6809         Correctly fontify Java class constructors.
6810         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
6811         in Java Mode.
6812         (c-recognize-typeless-decls): Set the Java value to t.
6813         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
6814         While handling a "(", add a check for, effectively, Java, and handle a
6815         "typeless" declaration there.
6817 2013-09-07  Roland Winkler  <winkler@gnu.org>
6819         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
6820         field subtitle for entry type book.
6822 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6824         * minibuffer.el: Make minibuffer-complete call completion-in-region
6825         rather than other way around.
6826         (completion--some, completion-pcm--find-all-completions):
6827         Don't delay signals when debugging.
6828         (minibuffer-completion-contents): Beware fields within the
6829         minibuffer contents.
6830         (completion-all-sorted-completions): Use defvar-local.
6831         (completion--do-completion, completion--cache-all-sorted-completions)
6832         (completion-all-sorted-completions, minibuffer-force-complete):
6833         Add args `beg' and `end'.
6834         (completion--in-region-1): New fun, extracted from minibuffer-complete.
6835         (minibuffer-complete): Use completion-in-region.
6836         (completion-complete-and-exit): New fun, extracted from
6837         minibuffer-complete-and-exit.
6838         (minibuffer-complete-and-exit): Use it.
6839         (completion--complete-and-exit): Rename from
6840         minibuffer--complete-and-exit.
6841         (completion-in-region--single-word): New function, extracted from
6842         minibuffer-complete-word.
6843         (minibuffer-complete-word): Use it.
6844         (display-completion-list): Make `common-substring' argument obsolete.
6845         (completion--in-region): Call completion--in-region-1 instead of
6846         minibuffer-complete.
6847         (completion-help-at-point): Pass boundaries to
6848         minibuffer-completion-help as args rather than via an overlay.
6849         (completion-pcm--string->pattern): Use `any-delim'.
6850         (completion-pcm--optimize-pattern): New function.
6851         (completion-pcm--pattern->regex): Handle `any-delim'.
6852         * icomplete.el (icomplete-forward-completions)
6853         (icomplete-backward-completions, icomplete-completions):
6854         Adjust calls to completion-all-sorted-completions and
6855         completion--cache-all-sorted-completions.
6856         (icomplete-with-completion-tables): Default to t.
6857         * emacs-lisp/crm.el (crm--current-element): Rename from
6858         crm--select-current-element.  Don't put an overlay but return the
6859         boundaries instead.
6860         (crm--completion-command): Take two new args to bind to the boundaries.
6861         (crm-completion-help): Adjust accordingly.
6862         (crm-complete): Use completion-in-region.
6863         (crm-complete-word): Use completion-in-region--single-word.
6864         (crm-complete-and-exit): Use completion-complete-and-exit.
6866 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6868         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
6869         than dynamically.
6871 2013-09-06  Juri Linkov  <juri@jurta.org>
6873         * info.el (Info-display-images-node): When image file doesn't exist
6874         display text version of the image if it's provided in the Info file.
6875         Otherwise, display the location of missing image from SRC attribute.
6876         Add help-echo text property from ALT attribute.  (Bug#15279)
6878 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6880         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
6881         (edit-abbrevs-mode): Use define-derived-mode.
6883         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
6884         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
6885         that it's defined.
6886         (epa-key-list-mode, epa-key-mode, epa-info-mode):
6887         Use define-derived-mode.
6889         * epg.el (epg-start-encrypt): Minor CSE simplification.
6891 2013-09-06  William Xu  <william.xwl@gmail.com>
6893         * arc-mode.el: Add support for 7za (bug#15264).
6894         (archive-7z-program): New var.
6895         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
6896         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
6897         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
6899 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
6901         Remove URL syntax.
6903         * net/tramp.el (tramp-syntax, tramp-prefix-format)
6904         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
6905         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
6906         (tramp-postfix-host-format, tramp-file-name-regexp)
6907         (tramp-completion-file-name-regexp)
6908         (tramp-completion-dissect-file-name)
6909         (tramp-handle-substitute-in-file-name): Remove 'url case.
6910         (tramp-file-name-regexp-url)
6911         (tramp-completion-file-name-regexp-url): Remove constants.
6913 2013-09-06  Glenn Morris  <rgm@gnu.org>
6915         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
6917 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
6919         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
6920         keywords" below "here-doc beginnings" (Bug#15270).
6922 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6924         * subr.el (pop): Use `car-safe'.
6925         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
6926         to detect unused `pop' return value.
6928         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
6929         var `block-regexp'.
6930         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
6931         (python-fill-string): Remove unused var `marker'.
6932         (python-skeleton-add-menu-items): Remove unused var `items'.
6934         * international/mule-cmds.el: Require CL.
6935         (find-coding-systems-for-charsets): Avoid add-to-list.
6936         (sanitize-coding-system-list): New function, extracted from
6937         select-safe-coding-system-interactively.
6938         (select-safe-coding-system-interactively): Use it.
6939         (read-input-method-name): Accept symbols for `default'.
6941         * emacs-lisp/advice.el (defadvice): Add indent rule.
6943 2013-09-05  Daniel Hackney  <dan@haxney.org>
6945         * dired-x.el:
6946         * net/ange-ftp.el:
6947         * net/browse-url.el:
6948         * net/dbus.el:
6949         * net/eudc.el:
6950         * net/eudcb-ldap.el:
6951         * net/eww.el:
6952         * net/imap.el:
6953         * printing.el:
6954         * vc/ediff-diff.el:
6955         * vc/ediff-init.el:
6956         * vc/ediff-merg.el:
6957         * vc/ediff-mult.el:
6958         * vc/ediff-util.el:
6959         * vc/ediff-wind.el:
6960         * vc/ediff.el:
6961         * vc/emerge.el:
6962         * vc/pcvs.el:
6963         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
6964         byte compiler.  Remove some unused let-bound variables.
6966 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6968         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
6969         a "ref-cell", since it gets better optimized (bug#14883).
6971 2013-09-05  Glenn Morris  <rgm@gnu.org>
6973         * progmodes/cc-awk.el (c-forward-sws): Declare.
6975 2013-09-04  Glenn Morris  <rgm@gnu.org>
6977         * generic-x.el [rul-generic-mode]: Require cc-mode.
6978         (c++-mode-syntax-table): Declare.
6979         (rul-generic-mode-syntax-table): Init in the defvar.
6981 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6983         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
6984         (vc-do-command, vc-set-async-update):
6985         * vc/vc-mtn.el (vc-mtn-dir-status):
6986         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
6987         (vc-hg-pull, vc-hg-merge-branch):
6988         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
6989         (vc-git-merge-branch):
6990         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
6991         (vc-cvs-dir-status-files):
6992         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
6993         (vc-bzr-dir-status-files):
6994         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
6995         * vc/vc-annotate.el: Use lexical-binding.
6996         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
6997         (vc-sentinel-movepoint): Declare.
6998         (vc-annotate): Don't use `goto-line'.
6999         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
7000         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
7001         (vc-sentinel-movepoint): Declare.
7002         * vc/vc-svn.el: Use lexical-binding.
7003         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
7004         * vc/vc-sccs.el:
7005         * vc/vc-rcs.el: Use lexical-binding.
7007         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
7008         `deleted'.  Don't drop errors silently.
7010         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
7012 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
7014         * vc/vc.el (vc-ignore): Rewrite.
7015         (vc-default-ignore): New function.
7016         (vc-default-ignore-completion-table): Use find-ignore-file.
7018         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
7019         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
7020         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
7021         Remove.  Most code moved to vc.el.
7023 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7025         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
7026         * net/tramp-smb.el (tramp-smb-get-file-entries):
7027         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
7028         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
7030         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
7031         Update call to it.
7032         (eww-change-select): Remove unused var `properties'.
7033         (eww-make-unique-file-name): Remove unused var `base'.
7035         * finder.el (finder-compile-keywords): Don't mess with windows.
7037         * calculator.el (calculator-funcall): Fix typo in last change.
7039         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
7041         * emacs-lisp/package.el (package-activate-1): Don't let a missing
7042         <pkg>-autoloads.el file stop us.
7044         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
7045         warnings, and factor out common code.
7047 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
7049         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
7050         two-character operators and whether the character preceding them
7051         changes their meaning (Bug#15208).
7053 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7055         Format code sent to Python shell for robustness.
7056         * progmodes/python.el (python-shell-buffer-substring):
7057         New function.
7058         (python-shell-send-region, python-shell-send-buffer): Use it.
7060 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
7062         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
7063         * net/tramp.el (tramp-user-error): ... here.
7064         (tramp-find-method, tramp-check-proper-host)
7065         (tramp-dissect-file-name, tramp-debug-message)
7066         (tramp-handle-shell-command):
7067         * net/tramp-adb.el (tramp-adb-handle-shell-command):
7068         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
7070         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
7072 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
7074         * avoid.el (mouse-avoidance-point-position)
7075         (mouse-avoidance-too-close-p): Handle case where posn-at-point
7076         returns nil.
7078 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7080         * progmodes/python.el (python-shell-completion-get-completions):
7081         Drop use of deleted `comint-last-prompt-overlay'.
7082         (python-nav-if-name-main): New command.
7084 2013-09-01  Glenn Morris  <rgm@gnu.org>
7086         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
7087         Avoid leading space in $wins.  Otherwise the sed command used by
7088         eg compile-main ends up containing "/*.el".  (Bug#15170)
7090         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
7092 2013-08-30  Glenn Morris  <rgm@gnu.org>
7094         * emacs-lisp/bytecomp.el (byte-recompile-directory):
7095         Fix is-this-a-directory logic.  (Bug#15220)
7097 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7099         * textmodes/css-mode.el: Use SMIE.
7100         (css-smie-grammar): New var.
7101         (css-smie--forward-token, css-smie--backward-token)
7102         (css-smie-rules): New functions.
7103         (css-mode): Use them.
7104         (css-navigation-syntax-table): Remove var.
7105         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
7106         (css-indent-calculate, css-indent-line): Remove functions.
7108         Misc changes to reduce use of `(lambda...); and other cleanups.
7109         * cus-edit.el: Use lexical-binding.
7110         (customize-push-and-save, customize-apropos)
7111         (custom-buffer-create-internal): Use closures.
7112         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
7113         * progmodes/ada-xref.el: Use setq.
7114         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
7115         * dframe.el: Use lexical-binding.
7116         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
7117         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
7118         * descr-text.el: Use lexical-binding.
7119         (describe-text-widget, describe-text-sexp, describe-property-list):
7120         Use closures.
7121         * comint.el (comint-history-isearch-push-state): Use a closure.
7122         * calculator.el: Use lexical-binding.
7123         (calculator-number-to-string): Make it work with lexical-binding.
7124         (calculator-funcall): Same and use cl-letf.
7126         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
7127         (lisp--company-doc-string, lisp--company-location): New functions.
7128         (lisp-completion-at-point): Use them to improve Company support.
7130         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
7131         params of lambda expressions.
7132         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
7133         (ruby-smie--opening-pipe-p): New function.
7134         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
7135         symbols and matched |...| for formal params.
7136         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
7137         from being treated as hanging.  Handle "rescue".
7139 2013-08-29  Glenn Morris  <rgm@gnu.org>
7141         * progmodes/cc-engine.el (c-pull-open-brace):
7142         Move definition before use.
7144 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7146         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
7147         are immutable.  Don't use `unsafe' any more.
7148         (cl--defsubst-expand): Don't substitute at the same time as keeping
7149         a residual unused let-binding.  Don't use `unsafe' any more.
7151 2013-08-29  Glenn Morris  <rgm@gnu.org>
7153         * calendar/cal-china.el (calendar-chinese-year-cache):
7154         Recenter on 2015.
7156         * nxml/nxml-util.el (nxml-debug-clear-inside):
7157         Use cl-loop rather than loop.
7159         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
7161         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
7163 2013-08-28  Glenn Morris  <rgm@gnu.org>
7165         * progmodes/antlr-mode.el: No need to require cc-mode twice.
7167         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
7169         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
7171 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7173         * simple.el (repeat-complex-command--called-interactively-skip):
7174         New function.
7175         (repeat-complex-command): Use it (bug#14136).
7177         * progmodes/cc-mode.el: Minor cleanup of var declarations.
7178         (c-define-abbrev-table): Add `doc' argument.
7179         (c-mode-abbrev-table, c++-mode-abbrev-table)
7180         (objc-mode-abbrev-table, java-mode-abbrev-table)
7181         (idl-mode-abbrev-table, pike-mode-abbrev-table)
7182         (awk-mode-abbrev-table): Use it.
7183         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
7184         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
7185         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
7186         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
7187         Move initialization into the declaration; and remove any
7188         autoload cookie.
7190         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
7191         and dynamic let binding.
7193         * vc/smerge-mode.el: Remove redundant :group args.
7195         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
7196         to load-path.
7198 2013-08-28  Juri Linkov  <juri@jurta.org>
7200         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
7201         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
7202         (isearch-other-meta-char): Handle an undefined shifted printing
7203         character by downshifting it.  (Bug#15200)
7205 2013-08-28  Juri Linkov  <juri@jurta.org>
7207         * isearch.el (isearch-search): Change regexp error message for
7208         non-regexp searches.  (Bug#15166)
7210 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
7212         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
7213         for portability to hosts where /bin/sh has problems.
7215 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7217         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
7219 2013-08-27  Juri Linkov  <juri@jurta.org>
7221         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
7222         in the keyboard macro.  (Bug#15126)
7224 2013-08-27  Juri Linkov  <juri@jurta.org>
7226         * isearch.el (isearch-quote-char): Comment out converting unibyte
7227         to multibyte, thus syncing with its `quoted-insert' counterpart.
7228         (Bug#15166)
7230 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
7232         * window.el (display-buffer-use-some-window): Add missing
7233         argument in call of get-largest-window (Bug#15185).
7234         Reported by Stephen Leake.
7236 2013-08-27  Glenn Morris  <rgm@gnu.org>
7238         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
7240 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7242         * progmodes/python.el (python-font-lock-keywords): Don't return nil
7243         from a matcher-function unless there's no more matches (bug#15161).
7245 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
7247         * minibuffer.el: Revert change from 2013-08-20.
7249         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
7250         with text property `tramp-default', if appropriate.
7251         (tramp-check-proper-host): New defun.
7252         (tramp-dissect-file-name): Do not check hostname.  Revert change
7253         of 2013-03-18.
7254         (tramp-backtrace): Make VEC-OR-PROC optional.
7256         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7257         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7258         * net/tramp-sh.el (tramp-maybe-open-connection):
7259         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7260         Apply `tramp-check-proper-host'.
7262 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
7264         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
7265         lambda expression in order to have `describe-variable' display it.
7267 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
7269         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
7270         BUF can be optional.  (Bug#15186)
7272 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
7274         * progmodes/flymake.el (flymake-get-real-file-name-function):
7275         Fix broken customization.  (Bug#15184)
7277 2013-08-25  Alan Mackenzie  <acm@muc.de>
7279         Improve indentation of bracelists defined by macros (without "=").
7281         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
7282         expansion begins with "{", regard it as bracelist when it doesn't
7283         contain a ";".
7285         Parse C++ inher-intro when there's a template split over 2 lines.
7287         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
7288         rigorously the search for "class" etc. followed by ":".
7290         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
7291         random languages a regexp which never matches rather than nil.
7293         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
7295         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
7296         (c-awk-regexp-one-line-possibly-open-char-list-re)
7297         (c-awk-one-line-possibly-open-regexp-re)
7298         (c-awk-one-line-non-syn-ws*-re): Remove.
7299         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
7300         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
7301         (c-awk-space*-unclosed-regexp-/-re): New constants.
7302         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
7303         aren't regexp delimiters.
7305         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
7306         handling for a rare situation in AWK Mode involving unterminated
7307         strings/regexps.
7309 2013-08-23  Glenn Morris  <rgm@gnu.org>
7311         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
7313         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
7315         * files.el (create-file-buffer): If the result would begin with
7316         spaces, prepend a "|" instead of removing them.  (Bug#15162)
7318 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7320         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
7321         text-properties (bug#15155).
7323         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
7324         exist any more.
7325         (calc-keypad-redraw): Remove unused var `pad'.
7326         (calc-keypad-press): Remove unused var `menu'.
7328 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
7330         * window.el (display-buffer-pop-up-frame):
7331         Call pop-up-frame-function with BUFFER current so `make-frame' will
7332         use it as the new frame's buffer (Bug#15133).
7334 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7336         * calendar/timeclock.el: Minor cleanups.
7337         (timeclock-ask-before-exiting, timeclock-use-display-time):
7338         Use `symbol'.
7339         (timeclock-modeline-display): Define as alias before the
7340         actual definition.
7341         (timeclock-mode-line-display): Use define-minor-mode.
7342         (timeclock-day-list-template): Make it a function, add an argument.
7343         (timeclock-day-list-required, timeclock-day-list-length)
7344         (timeclock-day-list-debt, timeclock-day-list-span)
7345         (timeclock-day-list-break): Adjust calls accordingly.
7347 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7349         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
7350         Use read--expression so that completion works again.
7352 2013-08-21  Sam Steingold  <sds@gnu.org>
7354         Add rudimentary inferior shell interaction
7355         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
7356         (sh-set-shell): Reset it.
7357         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
7358         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
7360 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7362         * align.el: Use lexical-binding.
7363         (align-region): Simplify accordingly.
7365 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
7367         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
7369         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
7370         `non-essential' up.
7372 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
7374         * net/tramp.el:
7375         * net/tramp-adb.el:
7376         * net/tramp-cmds.el:
7377         * net/tramp-ftp.el:
7378         * net/tramp-gvfs.el:
7379         * net/tramp-gw.el:
7380         * net/tramp-sh.el: Don't wrap external variable declarations by
7381         `eval-when-compile'.
7383 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7385         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
7386         now that Emacs supports ImageMagick animations.
7388 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
7390         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
7391         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
7393 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
7395         * window.el (mouse-autoselect-window-select): Do autoselect when
7396         mouse pointer is on margin.
7398 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
7400         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
7402 2013-08-16  Glenn Morris  <rgm@gnu.org>
7404         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
7405         Handle "Remote Directory" response of some clients.  (Bug#15058)
7407         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
7408         Tweak warning.  (Bug#14926)
7410         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
7411         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
7413         * image-mode.el (image-mode-map): Add menu items to reverse,
7414         increase, decrease, reset animation speed.
7415         (image--set-speed, image-increase-speed, image-decrease-speed)
7416         (image-reverse-speed, image-reset-speed): New functions.
7417         (image-mode-map): Add bindings for speed commands.
7419         * image.el (image-animate-get-speed, image-animate-set-speed):
7420         New functions.
7421         (image-animate-timeout): Respect image :speed property.
7423 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7425         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
7426         previous line (bug#15101).
7427         (debugger-eval-expression, debugger-record-expression):
7428         Use read--expression (bug#15102).
7430 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
7432         Remove byte compiler warnings, visible when compiling with
7433         `byte-compile-force-lexical-warnings' set to t.
7435         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
7436         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
7437         (tramp-handle-unhandled-file-name-directory)
7438         (tramp-handle-file-notify-add-watch, tramp-action-login)
7439         (tramp-action-succeed, tramp-action-permission-denied)
7440         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
7441         arguments with "_".
7443         * net/tramp-adb.el (tramp-adb-parse-device-names)
7444         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
7445         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
7446         (tramp-adb-handle-file-truename): Remove unused arguments.
7448         * net/tramp-cache.el (tramp-flush-directory-property)
7449         (tramp-flush-connection-property, tramp-list-connections)
7450         (tramp-parse-connection-properties): Prefix unused arguments with "_".
7452         * net/tramp-compat.el (tramp-compat-make-temp-file):
7453         Rename FILENAME to F.
7455         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
7456         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
7457         (tramp-zeroconf-parse-workstation-device-names)
7458         (tramp-zeroconf-parse-webdav-device-names)
7459         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
7461         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
7462         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
7464         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
7465         arguments.
7466         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
7467         (tramp-sh-handle-insert-file-contents-literally)
7468         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
7469         with "_".
7470         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
7471         Remove unused variables.
7473         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
7474         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
7475         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
7477         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
7478         Make them a defconst.
7479         (tramp-uuencode-region): Remove unused variable.
7481 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
7483         * frameset.el (frameset--prop-setter): New function.
7484         (frameset-prop): Add gv-setter declaration.
7485         (frameset-filter-minibuffer): Deal with the case that the minibuffer
7486         parameter was already set in FILTERED.  Doc fix.
7487         (frameset--record-minibuffer-relationships): Allow saving a
7488         minibufferless frame without its corresponding minibuffer frame.
7489         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
7490         frame, if the frame id matches.
7491         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
7492         frames before orphaned ones.
7493         (frameset-restore): Warn about orphaned windows, instead of error out.
7495 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
7497         * window.el (window-make-atom): Don't overwrite parameter
7498         already present.
7499         (display-buffer-in-atom-window): Handle special case where we
7500         split an already atomic window.
7501         (window--major-non-side-window, display-buffer-in-side-window)
7502         (window--side-check): Ignore minibuffer window when walking
7503         window tree.
7504         (window-deletable-p): Return 'frame only if no other frame uses
7505         our minibuffer window.
7506         (record-window-buffer): Run buffer-list-update-hook.
7507         (split-window): Make sure window--check-frame won't destroy an
7508         existing atomic window in case the new window gets nested
7509         inside.
7510         (display-buffer-at-bottom): Ignore minibuffer window when
7511         walking window tree.  Don't split a side window.
7512         (pop-to-buffer): Don't set-buffer here, the select-window call
7513         should do that.
7514         (mouse-autoselect-window-select): Autoselect only if we are in the
7515         text portion of the window.
7517 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519         * net/shr.el (shr-parse-image-data): New function to grab both the
7520         data itself and the Content-Type.
7521         (shr-put-image): Use it.
7523         * net/eww.el (eww-display-image): Ditto.
7525         * image.el (image-content-type-suffixes): New variable.
7527 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7529         * progmodes/python.el (python-imenu--build-tree)
7530         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
7532 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
7534         * simple.el (backward-word): Mention the optional argument.
7536 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7538         * frameset.el (frameset--make): Rename constructor from make-frameset.
7539         (frameset-p, frameset-valid-p): Don't autoload.
7540         (frameset-valid-p): Use normal accessors.
7542 2013-08-13  Glenn Morris  <rgm@gnu.org>
7544         * progmodes/compile.el (compile-command): Tweak example in doc.
7545         * obsolete/scribe.el (scribe-mode):
7546         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
7548         * mail/feedmail.el (feedmail-confirm-outgoing)
7549         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
7551         * cus-start.el (truncate-partial-width-windows): Fix type.
7553         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
7555         * net/shr.el (shr-table-horizontal-line): Fix custom type.
7557 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7559         * emacs-lisp/timer.el (timer--time-setter): New function.
7560         (timer--time): Use it as gv-setter.
7562         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
7563         setter is not a symbol.
7565 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
7567         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
7568         if sending fails.  This makes debugging easier.
7570 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
7572         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
7573         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
7574         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
7576 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
7578         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
7580 2013-08-12  Glenn Morris  <rgm@gnu.org>
7582         * format.el (format-annotate-function):
7583         Handle read-only text properties in the source.  (Bug#14887)
7585 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7587         * net/eww.el (eww-display-html): Ignore coding system errors.
7588         One web site uses "utf-8lias" as the coding system.
7590 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
7592         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
7594 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
7596         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
7597         (tutorial--detailed-help): Remove unused local variables.
7598         (tutorial--save-tutorial-to): Use ignore-errors.
7599         (help-with-tutorial): Use looking-at-p.
7601         * view.el (view-buffer-other-window, view-buffer-other-frame):
7602         Mark unused arguments.
7604         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
7605         (woman-select-symbol-fonts, woman, woman-find-file)
7606         (woman-insert-file-contents, woman-non-underline-faces):
7607         Use string-match-p.
7608         (woman1-unquote): Move declaration.
7610         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
7611         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
7612         argument.  Remove unused local variable.
7613         (xml-parse-elem-type): Use string-match-p.
7614         (xml-substitute-numeric-entities): Use ignore-errors.
7616         * calculator.el (calculator): Mark unused argument.
7617         (calculator-paste, calculator-quit, calculator-integer-p):
7618         Use ignore-errors.
7619         (calculator-string-to-number, calculator-decimal, calculator-exp)
7620         (calculator-op-or-exp): Use string-match-p.
7622         * dired.el (dired-buffer-more-recently-used-p): Declare.
7623         (dired-insert-set-properties, dired-insert-old-subdirs):
7624         Use ignore-errors.
7626         * dired-aux.el (dired-compress): Use ignore-errors.
7627         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
7628         (dired-do-async-shell-command, dired-do-shell-command)
7629         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
7630         (dired-insert-subdir-validate): Use string-match-p.
7631         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
7632         (dired-add-entry): Use string-match-p, looking-at-p.
7633         (dired-insert-subdir-newpos): Remove unused local variable.
7635         * filenotify.el (file-notify-callback): Remove unused local variable.
7637         * filesets.el (filesets-error): Mark unused argument.
7638         (filesets-which-command-p, filesets-filter-dir-names)
7639         (filesets-directory-files, filesets-get-external-viewer)
7640         (filesets-ingroup-get-data): Use string-match-p.
7642         * find-file.el (ff-other-file-name, ff-other-file-name)
7643         (ff-find-the-other-file, ff-cc-hh-converter):
7644         Remove unused local variables.
7645         (ff-get-file-name): Use string-match-p.
7646         (ff-all-dirs-under): Use ignore-errors.
7648         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
7649         (follow-select-if-visible): Remove unused local variable.
7651         * forms.el (read-file-filter): Move declaration.
7652         (forms--make-format, forms--make-parser, forms-insert-record):
7653         Quote function with #'.
7654         (forms--update): Use string-match-p.  Quote function with #'.
7656         * help-mode.el (help-dir-local-var-def): Mark unused argument.
7657         (help-make-xrefs): Use looking-at-p.
7658         (help-xref-on-pp): Use looking-at-p, ignore-errors.
7660         * ibuffer.el (ibuffer-ext-visible-p): Declare.
7661         (ibuffer-confirm-operation-on): Use string-match-p.
7663         * msb.el (msb-item-handler, msb-dired-item-handler):
7664         Mark unused arguments.
7666         * ses.el (ses-decode-cell-symbol)
7667         (ses-kill-override): Remove unused local variable.
7668         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
7669         (ses-load): Use ignore-errors, looking-at-p.
7670         (ses-jump-safe): Use ignore-errors.
7671         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
7673         * tabify.el (untabify, tabify): Mark unused arguments.
7675         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
7676         Mark unused argument.
7677         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
7678         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
7680         * emacs-lisp/timer.el (timer--time): Define setter with
7681         gv-define-setter to avoid deprecation warning.
7683         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
7684         (*record-cmpl-statistics-p*): Remove (was commented out).
7685         (cmpl-statistics-block): Remove (body was commented out).
7686         All callers changed.
7687         (add-completions-from-buffer, load-completions-from-file):
7688         Remove unused variables.
7690 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
7692         * filecache.el (file-cache-delete-file-list):
7693         Print message only when told so.
7694         (file-cache-files-matching): Use #' in mapconcat argument.
7696         * ffap.el (ffap-url-at-point): Fix reference to variable
7697         thing-at-point-default-mail-uri-scheme.
7699 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7701         * subr.el (define-error): New function.
7702         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
7703         error-file-not-found and define with define-error.
7704         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
7705         and define with define-error.
7706         * userlock.el (file-locked, file-supersession):
7707         * simple.el (mark-inactive):
7708         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
7709         * progmodes/ada-mode.el (ada-mode-errors):
7710         * play/life.el (life-extinct):
7711         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
7712         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
7713         * nxml/rng-util.el (rng-error):
7714         * nxml/rng-uri.el (rng-uri-error):
7715         * nxml/rng-match.el (rng-compile-error):
7716         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
7717         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
7718         * nxml/nxml-rap.el (nxml-scan-error):
7719         * nxml/nxml-outln.el (nxml-outline-error):
7720         * net/soap-client.el (soap-error):
7721         * net/gnutls.el (gnutls-error):
7722         * net/ange-ftp.el (ftp-error):
7723         * mpc.el (mpc-proc-error):
7724         * json.el (json-error, json-readtable-error, json-unknown-keyword)
7725         (json-number-format, json-string-escape, json-string-format)
7726         (json-key-format, json-object-format):
7727         * jka-compr.el (compression-error):
7728         * international/quail.el (quail-error):
7729         * international/kkc.el (kkc-error):
7730         * emacs-lisp/ert.el (ert-test-failed):
7731         * calc/calc.el (calc-error, inexact-result, math-overflow)
7732         (math-underflow):
7733         * bookmark.el (bookmark-error-no-filename):
7734         * epg.el (epg-error): Define with define-error.
7736         * time.el (display-time-event-handler)
7737         (display-time-next-load-average): Don't call sit-for since it seems
7738         unnecessary (bug#15045).
7740         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
7741         Use #' instead of ' to quote functions.
7742         (checkdoc-output-mode): Use setq-local.
7743         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
7744         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
7745         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
7746         (checkdoc-ispell, checkdoc-ispell-current-buffer)
7747         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
7748         (checkdoc-ispell-message-text, checkdoc-ispell-start)
7749         (checkdoc-ispell-continue, checkdoc-ispell-comments)
7750         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
7752         * ido.el (ido-completion-help): Fix up compiler warning.
7754 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
7756         * frameset.el (frameset-p): Add autoload cookie.
7757         (frameset--jump-to-register): New function, based on code moved from
7758         register.el.
7759         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
7761         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
7762         (frameset-restore, frameset-save, frameset-session-filter-alist):
7763         Remove declarations.
7764         (register-alist): Doc fix.
7765         (frameset-to-register): Move to frameset.el.
7766         (jump-to-register, describe-register-1): Remove frameset-specific code.
7768 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7770         * allout-widgets.el (allout-widgets-pre-command-business)
7771         (allout-widgets-post-command-business)
7772         (allout-widgets-after-change-handler)
7773         (allout-decorate-item-and-context, allout-set-boundary-marker)
7774         (allout-body-modification-handler)
7775         (allout-graphics-modification-handler): Mark ignored arguments.
7776         (allout-widgets-post-command-business)
7777         (allout-widgets-exposure-change-processor)
7778         (allout-widgets-exposure-undo-processor)
7779         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
7780         (allout-parse-item-at-point, allout-decorate-item-guides)
7781         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
7782         * allout.el (epa-passphrase-callback-function): Declare.
7783         (allout-overlay-insert-in-front-handler)
7784         (allout-overlay-interior-modification-handler)
7785         (allout-isearch-end-handler, allout-chart-siblings)
7786         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
7787         (allout-yank-processing, allout-process-exposed)
7788         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
7789         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
7790         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
7791         (lisp-indent-defform): Mark ignored arguments.
7792         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
7793         (calculate-lisp-indent): Remove unused variables.
7794         * international/characters.el (indian-2-column, arabic-2-column)
7795         (tibetan): Mark ignored arguments.
7796         (use-cjk-char-width-table): Mark ignored arguments.
7797         Remove unused variables.
7798         * international/fontset.el (build-default-fontset-data)
7799         (x-compose-font-name, create-fontset-from-fontset-spec):
7800         Mark ignored arguments.
7801         (fontset-plain-name): Remove unused variables.
7802         * international/mule.el (charset-id, charset-bytes, generic-char-p)
7803         (keyboard-coding-system): Mark ignored arguments.
7804         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
7805         * help.el (resize-temp-buffer-window):
7806         * window.el (display-buffer-in-major-side-window)
7807         (display-buffer-in-side-window, display-buffer-in-previous-window):
7808         Remove unused variables.
7809         * isearch.el (isearch-forward-symbol):
7810         * version.el (emacs-bzr-version-bzr):
7811         * international/mule-cmds.el (current-language-environment):
7812         * term/common-win.el (x-handle-iconic, x-handle-geometry)
7813         (x-handle-display):
7814         * term/pc-win.el (x-list-fonts, x-display-planes)
7815         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
7816         (x-server-version, x-display-screens, x-display-mm-height)
7817         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
7818         (x-selection-owner-p, x-own-selection-internal)
7819         (x-disown-selection-internal, x-get-selection-internal)
7820         (msdos-initialize-window-system):
7821         * term/tty-colors.el (tty-color-alist, tty-color-clear):
7822         * term/x-win.el (x-handle-no-bitmap-icon):
7823         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
7824         (vc-default-find-file-hook, vc-default-extra-menu):
7825         Mark ignored arguments.
7827 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7829         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
7830         break-condition in the context of the debugged code (bug#12685).
7832 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
7834         * comint.el:
7835         Do not use an overlay to highlight the last prompt.  (Bug#14744)
7836         (comint-mode): Make comint-last-prompt buffer local.
7837         (comint-last-prompt): New variable.
7838         (comint-last-prompt-overlay): Remove.  Superseded by
7839         comint-last-prompt.
7840         (comint-snapshot-last-prompt, comint-output-filter):
7841         Use comint-last-prompt.
7843 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7845         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
7846         (frameset-save): Check validity of the resulting frameset.
7848 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
7850         * ido.el (ido-record-command): Add doc string.
7852 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7854         * frameset.el (frameset): Do not disable creation of the default
7855         frameset-p predicate.  Doc fix.
7856         (frameset-valid-p): New function, copied from the old predicate-p.
7857         Add additional checks.
7858         (frameset-restore): Check with frameset-valid-p.
7859         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
7860         (frameset-name, frameset-description, frameset-properties)
7861         (frameset-states): Add docstring.
7862         (frameset-session-filter-alist, frameset-persistent-filter-alist)
7863         (frameset-filter-alist): Doc fixes.
7865 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7867         * frameset.el (frameset-p, frameset-prop): Doc fixes.
7869 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7871         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
7872         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
7873         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
7874         (byte-compile-normal-call): Remove obsolescence check.
7876 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7878         * frameset.el (frameset-restore): Doc fix.
7880         * register.el (frameset-frame-id, frameset-frame-with-id)
7881         (frameset-p, frameset-restore, frameset-save): Declare.
7882         (register-alist): Document framesets.
7883         (frameset-session-filter-alist): Declare.
7884         (frameset-to-register): New function.
7885         (jump-to-register): Implement jumping to framesets.  Doc fix.
7886         (describe-register-1): Describe framesets.
7888         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
7890 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
7892         * desktop.el (desktop-save-frameset): Use new frameset-save args.
7893         Use lexical-binding.
7895         * frameset.el (frameset): Use type vector, not list (incompatible
7896         change).  Do not declare a new constructor, use the default one.
7897         Upgrade suggested properties `app', `name' and `desc' to slots `app',
7898         `name' and `description', respectively, and add read-only slot
7899         `timestamp'.  Doc fixes.
7900         (frameset-copy, frameset-persistent-filter-alist)
7901         (frameset-filter-alist, frameset-switch-to-gui-p)
7902         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
7903         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
7904         (frameset-filter-iconified, frameset-keep-original-display-p):
7905         Doc fixes.
7906         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
7907         Rename from frameset-filter-(save|restore)-param.  All callers changed.
7908         Doc fix.
7909         (frameset-p): Adapt to change to vector and be more thorough.
7910         Change arg name to OBJECT.  Doc fix.
7911         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
7912         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
7913         All callers changed.
7914         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
7915         All callers changed.
7916         (frameset--record-minibuffer-relationships): Rename from
7917         frameset--process-minibuffer-frames.  All callers changed.
7918         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
7919         Use new default constructor (again).  Doc fix.
7920         (frameset--find-frame-if): Rename from `frameset--find-frame'.
7921         All callers changed.
7922         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
7923         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
7924         Doc fix.
7925         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
7926         PARAMETERS and WINDOW-STATE, respectively.
7927         (frameset-restore): Add new keyword argument PREDICATE.
7928         Reset frameset--target-display to nil.  Doc fix.
7930 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7932         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
7933         (bat-mode): Use it.
7934         (bat-mode-syntax-table): Mark \n as end-of-comment.
7935         (bat-font-lock-keywords): Remove comment rule.
7937         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
7938         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
7940         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
7941         (byte-compile-callargs-warn): Use `push'.
7942         (byte-compile-arglist-warn): Ignore higher-order "calls".
7943         (byte-compile-file-form-autoload): Use `pcase'.
7944         (byte-compile-function-form): If quoting a symbol, check that it exists.
7946 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
7948         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
7949         and add a few popular commands found in batch files.
7950         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
7951         (dos-mode): Doc fixes.
7953 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7955         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
7956         (dos-mode): Use setq-local.  Add space after "rem".
7957         (dos-mode-syntax-table): Don't use "w" for symbol chars.
7958         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
7960 2013-08-07  Arni Magnusson  <arnima@hafro.is>
7962         * progmodes/dos.el: New file.
7963         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
7964         dos-mode.
7966 2013-08-06  Glenn Morris  <rgm@gnu.org>
7968         * calendar/calendar.el: Add new faces, and day-header-array.
7969         (calendar-weekday-header, calendar-weekend-header)
7970         (calendar-month-header): New faces.
7971         (calendar-day-header-construct): New function.
7972         (calendar-day-header-width): Also :set calendar-day-header-array.
7973         (calendar-american-month-header, calendar-european-month-header)
7974         (calendar-iso-month-header): Use calendar- faces.
7975         (calendar-generate-month):
7976         Use calendar-day-header-array for day headers; apply faces to them.
7977         (calendar-mode): Check calendar-font-lock-keywords non-nil.
7978         (calendar-abbrev-construct): Add optional maxlen argument.
7979         (calendar-day-name-array): Doc fix.
7980         (calendar-day-name-array, calendar-abbrev-length)
7981         (calendar-day-abbrev-array):
7982         Also :set calendar-day-header-array, and maybe redraw.
7983         (calendar-day-header-array): New option.  (Bug#15007)
7984         (calendar-font-lock-keywords): Set to nil and make obsolete.
7985         (calendar-day-name): Add option to use header array.
7987 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7989         * net/shr.el (shr-render-td): Remove debugging.
7990         (shr-render-td): Make width computation consistent by defaulting
7991         all zero-width columns to 10 characters.  This may not be optimal,
7992         but it's at least consistent.
7993         (shr-make-table-1): Redo last change to fix the real problem in
7994         colspan handling.
7996 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
7998         * files.el (cache-long-line-scans):
7999         Make obsolete alias to `cache-long-scans'.
8001 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
8003         * frameset.el (frameset, frameset-filter-alist)
8004         (frameset-filter-params, frameset-save, frameset--reuse-frame)
8005         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
8006         (frameset-compute-pos): Rename from frameset--compute-pos,
8007         and add docstring.
8008         (frameset-move-onscreen): Use frameset-compute-pos.
8009         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
8011         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
8012         Fix typos in docstrings.
8014 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
8016         * frame.el (get-other-frame): Tiny cleanup.
8018 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
8020         * vc/vc.el (vc-default-ignore-completion-table):
8021         Silence byte-compiler warning.
8023         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
8024         slot, which can indeed be nil.
8025         (frameset-live-filter-alist, frameset-persistent-filter-alist):
8026         Move entry for `left' from persistent to live filter alist.
8027         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
8028         Doc fixes.
8029         (frameset-filter-params): When restoring a frame, copy items added to
8030         `filtered', to avoid unwittingly modifying the original parameters.
8031         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
8032         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
8034         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
8035         to use looking-at-p instead of looking-at.  (Bug#15028)
8037 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8039         Revert introduction of isearch-filter-predicates (bug#14714).
8040         Rely on add-function instead.
8041         * isearch.el (isearch-filter-predicates): Rename it back to
8042         isearch-filter-predicate.
8043         (isearch-message-prefix): Use advice-function-mapc and advice
8044         properties to get the isearch-message-prefix.
8045         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
8046         instead of run-hook-with-args-until-failure.
8047         (isearch-filter-visible): Not obsolete any more.
8048         * loadup.el: Preload nadvice.
8049         * replace.el (perform-replace): Revert to funcall
8050         instead of run-hook-with-args-until-failure.
8051         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
8052         * dired-aux.el (dired-isearch-filenames-mode): Rename from
8053         dired-isearch-filenames-toggle; make it into a proper minor mode.
8054         Use add/remove-function.
8055         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
8056         Call the minor-mode rather than add/remove-hook.
8057         (dired-isearch-filter-filenames):
8058         Remove isearch-message-prefix property.
8059         * info.el (Info--search-loop): New function, extracted from Info-search.
8060         Funcall isearch-filter-predicate instead of
8061         run-hook-with-args-until-failure isearch-filter-predicates.
8062         (Info-search): Use it.
8063         (Info-mode): Use isearch-filter-predicate instead of
8064         isearch-filter-predicates.
8066 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
8068         Do not call to `selected-window' where it is assumed by default.
8069         Affected functions are `window-minibuffer-p', `window-dedicated-p',
8070         `window-hscroll', `window-width', `window-height', `window-buffer',
8071         `window-frame', `window-start', `window-point', `next-window'
8072         and `window-display-table'.
8073         * abbrev.el (abbrev--default-expand):
8074         * bs.el (bs--show-with-configuration):
8075         * buff-menu.el (Buffer-menu-mouse-select):
8076         * calc/calc.el (calc):
8077         * calendar/calendar.el (calendar-generate-window):
8078         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
8079         (diary-make-entry):
8080         * comint.el (send-invisible, comint-dynamic-complete-filename)
8081         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
8082         * completion.el (complete):
8083         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
8084         * disp-table.el (describe-current-display-table):
8085         * doc-view.el (doc-view-insert-image):
8086         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
8087         * ehelp.el (with-electric-help):
8088         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8089         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
8090         * emacs-lisp/helper.el (Helper-help-scroller):
8091         * emulation/cua-base.el (cua--post-command-handler-1):
8092         * eshell/esh-mode.el (eshell-output-filter):
8093         * ffap.el (ffap-gnus-wrapper):
8094         * help-macro.el (make-help-screen):
8095         * hilit-chg.el (highlight-compare-buffers):
8096         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
8097         * hl-line.el (global-hl-line-highlight):
8098         * icomplete.el (icomplete-simple-completing-p):
8099         * isearch.el (isearch-done):
8100         * jit-lock.el (jit-lock-stealth-fontify):
8101         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
8102         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
8103         * mpc.el (mpc-tagbrowser, mpc):
8104         * net/rcirc.el (rcirc-any-buffer):
8105         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
8106         * play/landmark.el (landmark-max-width, landmark-max-height):
8107         * play/zone.el (zone):
8108         * progmodes/compile.el (compilation-goto-locus):
8109         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
8110         * progmodes/etags.el (find-tag-other-window):
8111         * progmodes/fortran.el (fortran-column-ruler):
8112         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
8113         * progmodes/verilog-mode.el (verilog-point-text):
8114         * reposition.el (reposition-window):
8115         * rot13.el (toggle-rot13-mode):
8116         * server.el (server-switch-buffer):
8117         * shell.el (shell-dynamic-complete-command)
8118         (shell-dynamic-complete-environment-variable):
8119         * simple.el (insert-buffer, set-selective-display)
8120         (delete-completion-window):
8121         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
8122         (speedbar-recenter):
8123         * startup.el (fancy-splash-head):
8124         * textmodes/ispell.el (ispell-command-loop):
8125         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
8126         * tutorial.el (help-with-tutorial):
8127         * vc/add-log.el (add-change-log-entry):
8128         * vc/compare-w.el (compare-windows):
8129         * vc/ediff-help.el (ediff-indent-help-message):
8130         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
8131         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
8132         (ediff-setup-control-frame):
8133         * vc/emerge.el (emerge-position-region):
8134         * vc/pcvs-util.el (cvs-bury-buffer):
8135         * window.el (walk-windows, mouse-autoselect-window-select):
8136         * winner.el (winner-set-conf, winner-undo): Related users changed.
8138 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
8140         * frameset.el (frameset--set-id): Doc fix.
8141         (frameset-frame-id, frameset-frame-id-equal-p)
8142         (frameset-locate-frame-id): New functions.
8143         (frameset--process-minibuffer-frames, frameset--reuse-frame)
8144         (frameset-restore): Use them.
8146 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
8148         Do not call to `selected-frame' where it is assumed by default.
8149         Affected functions are `raise-frame', `redraw-frame',
8150         `frame-first-window', `frame-terminal' and `delete-frame'.
8151         * calendar/appt.el (appt-disp-window):
8152         * epg.el (epg-wait-for-completion):
8153         * follow.el (follow-delete-other-windows-and-split)
8154         (follow-avoid-tail-recenter):
8155         * international/mule.el (set-terminal-coding-system):
8156         * mail/rmail.el (rmail-mail-return):
8157         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
8158         * progmodes/f90.el (f90-add-imenu-menu):
8159         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
8160         * server.el (server-switch-buffer):
8161         * simple.el (delete-completion-window):
8162         * talk.el (talk):
8163         * term/xterm.el (terminal-init-xterm-modify-other-keys)
8164         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
8165         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
8166         * vc/ediff.el (ediff-documentation): Related users changed.
8167         * frame.el (selected-terminal): Remove the leftover.
8169 2013-08-05  Glenn Morris  <rgm@gnu.org>
8171         * calendar/calendar.el (calendar-generate-month):
8172         Fix for calendar-column-width != 1 + calendar-day-digit-width.
8173         (calendar-generate-month, calendar-font-lock-keywords):
8174         Fix for calendar-day-header-width > length of any day name.
8176 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
8178         * desktop.el (desktop-clear): Use new name of sort predicate.
8180         * frameset.el (frameset): Add docstring.  Move :version property to its
8181         own `version' slot.
8182         (frameset-copy): Rename from copy-frameset.
8183         (frameset-p): Check more thoroughly.
8184         (frameset-prop): Do not check for :version, which is no longer a prop.
8185         (frameset-live-filter-alist, frameset-persistent-filter-alist):
8186         Use new :never value instead of t.
8187         (frameset-filter-alist): Expand and clarify docstring.
8188         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
8189         (frameset-filter-minibuffer, frameset-filter-save-param)
8190         (frameset-filter-restore-param, frameset-filter-iconified):
8191         Add pointer to docstring of frameset-filter-alist.
8192         (frameset-filter-params): Rename filter values to be more meaningful:
8193         :never instead of t, and reverse the meanings of :save and :restore.
8194         (frameset--process-minibuffer-frames): Clarify error message.
8195         (frameset-save): Avoid unnecessary and confusing call to framep.
8196         Use new BOA constructor for framesets.
8197         (frameset--reuse-list): Doc fix.
8198         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
8199         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
8200         (frameset-minibufferless-first-p): Doc fix.
8201         Rename from frameset-sort-frames-for-deletion.
8202         (frameset-restore): Doc fixes.  Use new function names.
8203         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
8205 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
8207         * desktop.el (desktop-restore-forces-onscreen)
8208         (desktop-restore-reuses-frames): Document :keyword constant values.
8209         (desktop-filter-parameters-alist): Remove, now identical to
8210         frameset-filter-alist.
8211         (desktop--filter-tty*): Remove, moved to frameset.el.
8212         (desktop-save-frameset, desktop-restore-frameset):
8213         Do not pass :filters argument.
8215         * frameset.el (frameset-live-filter-alist)
8216         (frameset-persistent-filter-alist): New variables.
8217         (frameset-filter-alist): Use them.  Add autoload cookie.
8218         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
8219         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
8220         `frameset--id' (it's supposed to be internal to frameset.el).
8221         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
8222         (frameset--initial-params): New function.
8223         (frameset--get-frame): Use it.  Doc fix.
8224         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
8225         Accept :all, not 'all.
8226         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
8227         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
8228         with fbound symbols.  Fix frame id matching, and remove matching ids if
8229         the frame being restored is deleted.  Obey :delete.
8231 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8233         * subr.el (macrop): New function.
8234         (text-clone--maintaining): New var.
8235         (text-clone--maintain): Rename from text-clone-maintain.  Use it
8236         instead of inhibit-modification-hooks.
8238         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
8239         a proxy, so as handle autoloads and redefinitions of the target.
8240         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
8242         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
8243         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
8244         (pcase--mutually-exclusive-p): New function.
8245         (pcase--split-consp): Use it.
8246         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
8247         mutually exclusive with the current predicate.
8249         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
8250         (edebug-macrop): Remove.  Use `macrop' instead.
8251         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
8252         (ad-macro-p):
8253         * eshell/esh-cmd.el (eshell-macrop):
8254         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
8256 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8258         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
8259         (advice-mapc): New function, using it.
8260         (advice-function-member-p): New function.
8261         (advice--normalize): Store the cdr in advice--saved-rewrite since
8262         that's the part that will be changed.
8263         (advice--symbol-function): New function.
8264         (advice-remove): Handle removal before the function is defined.
8265         Adjust to new advice--saved-rewrite.
8266         (advice-member-p): Use advice-function-member-p and
8267         advice--symbol-function.
8269 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
8271         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
8272         (frameset-filter-minibuffer): Doc fix.
8273         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
8274         (frameset--set-id, frameset--process-minibuffer-frames)
8275         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
8276         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
8278         * desktop.el (desktop-clear): Only delete frames when called
8279         interactively and desktop-restore-frames is non-nil.  Doc fix.
8280         (desktop-read): Set desktop-saved-frameset to nil.
8282 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
8284         * vc/vc.el (vc-ignore): Rewrite.
8285         (vc-default-ignore-completion-table, vc--read-lines)
8286         (vc--add-line, vc--remove-regexp): New functions.
8288         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
8289         (vc-svn-ignore-completion-table): New function.
8291         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
8292         (vc-hg-ignore-completion-table)
8293         (vc-hg-find-ignore-file): New functions.
8295         * vc/vc-git.el (vc-git-ignore): Rewrite.
8296         (vc-git-ignore-completion-table)
8297         (vc-git-find-ignore-file): New functions.
8299         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
8301         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
8302         (vc-bzr-ignore-completion-table)
8303         (vc-bzr-find-ignore-file): New functions.
8305 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
8307         * frameset.el (frameset-prop): New function and setter.
8308         (frameset-save): Do not modify frame list passed by the caller.
8310 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8312         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
8314 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8316         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
8317         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
8319         * custom.el (custom-initialize-default, custom-initialize-set)
8320         (custom-initialize-reset, custom-initialize-changed): Affect the
8321         toplevel-default-value (bug#6275, bug#14586).
8322         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
8323         for bug#6275.
8325 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
8327         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8328         Add cl-def* expressions.
8330         * frameset.el (frameset-filter-params): Fix order of arguments.
8332 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
8334         Move code related to saving frames to frameset.el.
8335         * desktop.el: Require frameset.
8336         (desktop-restore-frames): Doc fix.
8337         (desktop-restore-reuses-frames): Rename from
8338         desktop-restoring-reuses-frames.
8339         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
8340         (desktop-clear): Clear frames too.
8341         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
8342         (desktop--filter-tty*, desktop-save, desktop-read):
8343         Use frameset functions.
8344         (desktop-before-saving-frames-functions, desktop--filter-*-color)
8345         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8346         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
8347         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
8348         (desktop--process-minibuffer-frames, desktop-save-frames)
8349         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
8350         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
8351         (desktop--sort-states, desktop-restoring-frames-p)
8352         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
8353         (desktop-restoring-frameset-p, desktop-restore-frameset)
8354         (desktop--check-dont-save, desktop-save-frameset): New functions.
8355         (desktop--app-id): New constant.
8356         (desktop-first-buffer, desktop-buffer-ok-count)
8357         (desktop-buffer-fail-count): Move before first use.
8358         * frameset.el: New file.
8360 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8362         * files.el: Use lexical-binding.
8363         (dir-locals-read-from-file): Remove unused `err' variable.
8364         (hack-dir-local-variables--warned-coding): New var.
8365         (hack-dir-local-variables): Use it to avoid repeated warnings.
8366         (make-backup-file-name--default-function): New function.
8367         (make-backup-file-name-function): Use it as default.
8368         (buffer-stale--default-function): New function.
8369         (buffer-stale-function): Use it as default.
8370         (revert-buffer-insert-file-contents--default-function): New function.
8371         (revert-buffer-insert-file-contents-function): Use it as default.
8372         (insert-directory): Avoid add-to-list.
8374         * autorevert.el (auto-revert-handler): Simplify.
8375         Use buffer-stale--default-function.
8377 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
8379         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
8381         * whitespace.el (whitespace-ensure-local-variables): New function.
8382         (whitespace-cleanup-region): Call it.
8383         (whitespace-turn-on): Call it.
8385 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
8387         Complete file name handlers.
8389         * net/tramp.el (tramp-handle-set-visited-file-modtime)
8390         (tramp-handle-verify-visited-file-modtime)
8391         (tramp-handle-file-notify-rm-watch): New functions.
8392         (tramp-call-process): Do not bind `default-directory'.
8394         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8395         Order alphabetically.
8396         <access-file, add-name-to-file, dired-call-process>:
8397         <dired-compress-file, file-acl, file-notify-rm-watch>:
8398         <file-ownership-preserved-p, file-selinux-context>:
8399         <make-directory-internal, make-symbolic-link, set-file-acl>:
8400         <set-file-selinux-context, set-visited-file-modtime>:
8401         <verify-visited-file-modtime>: Add handler.
8402         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
8404         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
8405         <file-notify-add-watch, file-notify-rm-watch>:
8406         <set-file-times, set-visited-file-modtime>:
8407         <verify-visited-file-modtime>: Add handler.
8408         (with-tramp-gvfs-error-message)
8409         (tramp-gvfs-handle-set-visited-file-modtime)
8410         (tramp-gvfs-fuse-file-name): Remove.
8411         (tramp-gvfs-handle-file-notify-add-watch)
8412         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
8413         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
8415         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8416         Order alphabetically.
8417         <file-notify-rm-watch>: Use default Tramp handler.
8418         <executable-find>: Remove private handler.
8419         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
8420         `default-directory'.
8421         (tramp-sh-handle-executable-find)
8422         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
8423         (tramp-sh-file-gvfs-monitor-dir-process-filter)
8424         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
8425         Do not use `format' in `tramp-message'.
8427         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
8428         <file-notify-rm-watch, set-visited-file-modtime>:
8429         <verify-visited-file-modtime>: Add handler.
8430         (tramp-smb-call-winexe): Do not bind `default-directory'.
8432 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
8434         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
8436 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
8438         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
8439         use it.
8440         (log-view-diff-changeset): Same.
8441         (log-view-diff-common): Call backend command `previous-revision'
8442         to find out the previous revision, in both cases.  Swap the
8443         variables `to' and `fr', so that `fr' usually refers to the
8444         earlier revision (Bug#14989).
8446 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
8448         * ibuf-ext.el (ibuffer-filter-by-filename):
8449         Make it work with dired buffers too.
8451 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
8453         * emacs-lisp/re-builder.el (reb-color-display-p):
8454         * files.el (save-buffers-kill-terminal):
8455         * net/browse-url.el (browse-url):
8456         * server.el (server-save-buffers-kill-terminal):
8457         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
8458         Prefer nil to selected-frame for the first arg of frame-parameter.
8460 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
8462         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
8464 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
8466         * minibuffer.el (completion--twq-all): Try and preserve each
8467         completion's case choice (bug#14907).
8469 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8471         * net/network-stream.el (open-network-stream): Mention the new
8472         :nogreeting parameter.
8473         (network-stream-open-starttls): Use the :nogreeting parameter
8474         (bug#14938).
8476         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
8478         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
8479         more natural than popping.
8481         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
8482         (shr-urlify): Highlight under mouse.
8484 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
8486         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
8488         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
8490         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
8491         buffer for output.
8493         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
8494         point-min==1.  Fix search string.  Fix parentheses missing.
8496         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
8497         assume point-min==1.  Fix search string.  Fix parentheses missing.
8499         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
8501         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
8502         buffer for output.
8504 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
8506         * frame.el (frame-notice-user-settings): Avoid inflooping when the
8507         initial frame is minibuffer-less.  (Bug#14841)
8509 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
8511         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
8512         option.
8514         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8515         (tramp-maybe-open-connection): Use it.
8517 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
8519         * desktop.el (desktop--make-frame): Include `minibuffer' in the
8520         minimal set of parameters passed when creating a frame, because
8521         the minibuffer status of a frame cannot be changed later.
8523 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
8525         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
8526         replace-regexp-in-string and inadvertent omissions in previous change.
8527         (todo-filter-items): Ensure only file names are comma-separated in
8528         name of filtered items buffer.
8530 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
8532         * desktop.el: Optionally force offscreen frames back onscreen.
8533         (desktop-restoring-reuses-frames): New option.
8534         (desktop--compute-pos, desktop--move-onscreen): New functions.
8535         (desktop--make-frame): Use desktop--move-onscreen.
8537 2013-07-27  Alan Mackenzie  <acm@muc.de>
8539         Fontify a Java generic method as a function.
8540         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
8541         value to t.
8543 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
8545         * calendar/todo-mode.el: Add command to rename todo files.
8546         (todo-rename-file): New command.
8547         (todo-key-bindings-t): Add key binding for it.  Change the
8548         bindings of todo-filter-regexp-items(-multifile) to use `x'
8549         instead of `r', since the latter is better suited to the new
8550         renaming command.
8552 2013-07-27  Alan Mackenzie  <acm@muc.de>
8554         Make Java try-with-resources statement parse properly.
8555         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
8556         (c-block-stmt-1-2-key): New language constants/variables.
8557         * progmodes/cc-engine.el (c-beginning-of-statement-1)
8558         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
8559         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
8560         with c-block-stmt-1-2-key.
8562 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
8564         * desktop.el (desktop--make-frame): Apply most frame parameters after
8565         creating the frame to force (partially or totally) offscreen frames to
8566         be restored as such.
8568 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
8570         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
8571         (Bug#14948)
8573 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8575         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
8576         `base' arg of backtrace-frame.
8578 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
8580         * simple.el (list-processes): Doc fix.
8582 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
8584         * desktop.el (desktop--select-frame):
8585         Try harder to reuse existing frames.
8587 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8589         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
8590         (edebug-eval): Use backtrace-eval.
8591         (edebug--display, edebug--recursive-edit): Don't let-bind the
8592         edebug-outer-* vars that keep track of variables we locally let-bind.
8593         (edebug-outside-excursion): Don't restore outside values of locally
8594         let-bound vars.
8595         (edebug--display): Use user-error.
8596         (cl-lexical-debug, cl-debug-env): Remove.
8598 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
8600         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
8601         are restored to be sure that they are visible before deleting any
8602         remaining ones.
8604 2013-07-26  Matthias Meulien  <orontee@gmail.com>
8606         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
8607         vc-print-root-log.  (Bug#14948)
8609 2013-07-26  Richard Stallman  <rms@gnu.org>
8611         Add aliases for encrypting mail.
8612         * epa.el (epa-mail-aliases): New option.
8613         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
8614         Bind inhibit-read-only so read-only text doesn't ruin everything.
8615         (epa-mail-default-recipients): New subroutine broken out.
8616         Handle epa-mail-aliases.
8618 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8620         Add support for lexical variables to the debugger's `e' command.
8621         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
8622         vars, except for debugger-outer-match-data.
8623         (debugger-frame-number): Move check for "on a function call" from
8624         callers into it.  Add `skip-base' argument.
8625         (debugger-frame, debugger-frame-clear): Simplify accordingly.
8626         (debugger-env-macro): Only reset the state stored in non-variables,
8627         i.e. current-buffer and match-data.
8628         (debugger-eval-expression): Rewrite using backtrace-eval.
8629         * subr.el (internal--called-interactively-p--get-frame): Remove.
8630         (called-interactively-p):
8631         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
8632         `base' arg of backtrace-frame instead.
8634 2013-07-26  Glenn Morris  <rgm@gnu.org>
8636         * align.el (align-regexp): Doc fix.  (Bug#14857)
8637         (align-region): Explicit error if subexpression missing/does not match.
8639         * simple.el (global-visual-line-mode):
8640         Do not duplicate the mode lighter.  (Bug#14858)
8642 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
8644         * window.el (display-buffer): In display-buffer bind
8645         split-window-keep-point to t, bug#14829.
8647 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
8649         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
8650         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
8651         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
8652         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8653         Change accordingly.
8654         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8655         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
8657 2013-07-25  Glenn Morris  <rgm@gnu.org>
8659         * dired-x.el (dired-mark-extension): Convert comment to doc string.
8661 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
8663         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
8664         parameter to modify-frame-parameters if the value has not changed;
8665         this is a workaround for bug#14949.
8666         (desktop--make-frame): On cl-delete-if call, check parameter name,
8667         not full parameter.
8669 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
8671         * vc/vc.el (vc-ignore): New function.
8673         * vc/vc-svn.el (vc-svn-ignore): New function.
8675         * vc/vc-hg.el (vc-hg-ignore): New function.
8677         * vc/vc-git.el (vc-git-ignore): New function.
8679         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
8680         (vc-dir-ignore): New function.
8682         * vc/vc-cvs.el (vc-cvs-ignore): New function.
8683         (cvs-append-to-ignore): Move here from pcvs.el.
8685         * vc/vc-bzr.el (vc-bzr-ignore): New function.
8687         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
8689 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
8691         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
8692         (desktop-restore-frames): Warn when deleting an existing frame failed.
8694 2013-07-24  Glenn Morris  <rgm@gnu.org>
8696         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
8698 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
8700         * filenotify.el (file-notify-supported-p):
8701         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8702         Remove functions.
8704         * autorevert.el (auto-revert-use-notify)
8705         (auto-revert-notify-add-watch):
8706         * net/tramp.el (tramp-file-name-for-operation):
8707         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8708         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8709         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8710         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8711         Remove `file-notify-supported-p' entry.
8713 2013-07-24  Glenn Morris  <rgm@gnu.org>
8715         * printing.el: Replace all uses of deleted ps-windows-system,
8716         ps-lp-system, ps-flatten-list with lpr- versions.
8718 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8720         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
8721         checked with memq (bug#14935).
8723         * files.el (revert-buffer-function): Use a non-nil default.
8724         (revert-buffer-preserve-modes): Declare var to
8725         provide access to the `preserve-modes' argument.
8726         (revert-buffer): Let-bind it.
8727         (revert-buffer--default): New function, extracted from revert-buffer.
8729 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8731         * lpr.el: Signal print errors more prominently.
8732         (print-region-function): Don't default to nil.
8733         (lpr-print-region): New function, extracted from print-region-1.
8734         Check lpr's return value and signal an error in case of problem.
8735         (print-region-1): Use it.
8736         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
8737         versions instead.
8738         (ps-printer-name): Default to nil.
8739         (ps-printer-name-option): Default to lpr-printer-switch.
8740         (ps-print-region-function): Don't default to nil.
8741         (ps-postscript-code-directory): Simplify default.
8742         (ps-do-despool): Use lpr-print-region to properly check the outcome.
8743         (ps-string-list, ps-eval-switch, ps-flatten-list)
8744         (ps-flatten-list-1): Remove.
8745         (ps-multibyte-buffer): Avoid setq.
8746         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
8747         (print-region-function, ps-print-region-function): Don't set them here.
8749 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
8751         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
8752         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
8753         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
8754         (ido-decorations): Doc fix.
8756         * ansi-color.el: Fix old URL.
8758 2013-07-23  Michael R. Mauger  <michael@mauger.com>
8760         * progmodes/sql.el: Version 3.3
8761         (sql-product-alist): Improve oracle :prompt-cont-regexp.
8762         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
8763         (sql-interactive-remove-continuation-prompt): Rewrite, use
8764         functions above.  Fix continuation prompt and complete output line
8765         handling.
8766         (sql-redirect-one, sql-execute): Use `read-only-mode' on
8767         redirected output buffer.
8768         (sql-mode): Restore deleted code (Bug#13591).
8770 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
8772         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
8774 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
8776         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
8778         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8779         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8780         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
8782 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
8784         * desktop.el (desktop-clear): Simplify; remove useless checks
8785         against invalid buffer names.
8786         (desktop-list*): Use cl-list*.
8787         (desktop-buffer-info, desktop-create-buffer): Simplify.
8789 2013-07-23  Leo Liu  <sdl.web@gmail.com>
8791         * bookmark.el (bookmark-make-record): Restore NAME as a default
8792         value.  (Bug#14933)
8794 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8796         * emacs-lisp/autoload.el (autoload--setup-output): New function,
8797         extracted from autoload--insert-text.
8798         (autoload--insert-text): Remove.
8799         (autoload--print-cookie-text): New function, extracted from
8800         autoload--insert-cookie-text.
8801         (autoload--insert-cookie-text): Remove.
8802         (autoload-generate-file-autoloads): Adjust calls accordingly.
8804         * winner.el (winner-hook-installed-p): Remove.
8805         (winner-mode): Simplify accordingly.
8807         * subr.el (add-to-list): Fix compiler-macro when `append' is
8808         not constant.  Don't use `cl-member' for the base case.
8810         * progmodes/subword.el: Fix boundary case (bug#13758).
8811         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
8812         own group.
8813         (subword-backward-regexp): Make it a constant.
8814         (subword-forward-internal): Don't treat a trailing capital as the
8815         beginning of a word.
8817 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
8819         * emacs-lisp/package.el (package-menu-mode): Don't modify the
8820         global value of tabulated-list-revert-hook (bug#14930).
8822 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
8824         * desktop.el: Require 'cl-lib.
8825         (desktop-before-saving-frames-functions): New hook.
8826         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
8827         for frames being saved.  Rename from desktop--save-minibuffer-frames.
8828         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
8829         Do not save frames with non-nil `desktop-dont-save' parameter.
8830         Filter out deleted frames.
8831         (desktop--find-frame): Use cl-find-if.
8832         (desktop--select-frame): Use cl-(first|second|third) to access values
8833         of desktop-mini.
8834         (desktop--make-frame): Use cl-delete-if.
8835         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
8836         (desktop-restore-frames): Use cl-(first|second|third) to access values
8837         of desktop-mini.  Look for visible frame at the end, not while
8838         restoring frames.
8840         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
8841         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
8842         Use string-match-p, looking-at-p (bug#14927).
8844 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
8846         * desktop.el (desktop-saved-frame-states):
8847         Rename from desktop--saved-states; all users changed.
8848         (desktop-save-frames): Rename from desktop--save-frames.
8849         Do not save state to desktop file.
8850         (desktop-save): Save desktop-saved-frame-states to desktop file
8851         and reset to nil.
8852         (desktop-restoring-frames-p): New function.
8853         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
8854         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
8855         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
8857         * desktop.el: Correctly restore iconified frames.
8858         (desktop--filter-iconified-position): New function.
8859         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
8861 2013-07-20  Glenn Morris  <rgm@gnu.org>
8863         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
8864         Let `message' do the formatting.
8865         (def-gdb-preempt-display-buffer): Add explicit format.
8867         * image-dired.el (image-dired-track-original-file):
8868         Use with-current-buffer.
8869         (image-dired-track-thumbnail): Use with-current-buffer.
8870         Avoid changing point of wrong window.
8872         * image-dired.el (image-dired-track-original-file):
8873         Avoid changing point of wrong window.  (Bug#14909)
8875 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
8877         * progmodes/gdb-mi.el (gdb-done-or-error):
8878         Guard against "%" in gdb output.  (Bug#14127)
8880 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
8882         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
8883         (Bug#14826)
8885         * international/mule.el (coding-system-iso-2022-flags): Fix last
8886         change.
8888 2013-07-20  Kenichi Handa  <handa@gnu.org>
8890         * international/mule.el (coding-system-iso-2022-flags):
8891         Add `8-bit-level-4'.  (Bug#8522)
8893 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8895         * net/shr.el (shr-mouse-browse-url): New command and keystroke
8896         (bug#14815).
8898         * net/eww.el (eww-process-text-input): Allow inputting when the
8899         point is at the start of the line, as the properties aren't
8900         front-sticky.
8902         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
8903         degenerate widths.
8905 2013-07-19  Richard Stallman  <rms@gnu.org>
8907         * epa.el (epa-popup-info-window): Doc fix.
8909         * subr.el (split-string): New arg TRIM.
8911 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
8913         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
8914         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
8916 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
8918         * filenotify.el (file-notify--library): Rename from
8919         `file-notify-support'.  Do not autoload.  Adapt all uses.
8920         (file-notify-supported-p): New defun.
8922         * autorevert.el (auto-revert-use-notify):
8923         Use `file-notify-supported-p' instead of `file-notify-support'.
8924         Adapt docstring.
8925         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
8927         * net/tramp.el (tramp-file-name-for-operation):
8928         Add `file-notify-supported-p'.
8930         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8931         New defun.
8932         (tramp-sh-file-name-handler-alist): Add it as handler for
8933         `file-notify-supported-p '.
8935         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8936         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8937         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8938         Add `ignore' as handler for `file-notify-*' functions.
8940 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
8942         * simple.el (line-move-partial, line-move): Don't start vscroll or
8943         scroll-up if the current line is not taller than the window.
8944         (Bug#14881)
8946 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
8948         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
8949         highlight question marks in the method names as strings.
8950         (ruby-block-beg-keywords): Inline.
8951         (ruby-font-lock-keyword-beg-re): Extract from
8952         `ruby-font-lock-keywords'.
8954 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
8956         * frame.el (blink-cursor-blinks): New defcustom.
8957         (blink-cursor-blinks-done): New defvar.
8958         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
8959         (blink-cursor-timer-function): Check if number of blinks has been
8960         done on X and NS.
8961         (blink-cursor-suspend, blink-cursor-check): New defuns.
8963 2013-07-15  Glenn Morris  <rgm@gnu.org>
8965         * edmacro.el (edmacro-format-keys): Fix previous change.
8967 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
8969         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
8970         The hack didn't work outside English locales anyway.
8972 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
8974         * simple.el (define-alternatives): Rename from alternatives-define,
8975         per RMS' suggestion.
8977 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
8979         * desktop.el (desktop-restore-frames): Change default to t.
8980         (desktop-restore-in-current-display): Now offer more options.
8981         (desktop-restoring-reuses-frames): New customization option.
8982         (desktop--saved-states): Doc fix.
8983         (desktop-filter-parameters-alist): New variable, renamed and expanded
8984         from desktop--excluded-frame-parameters.
8985         (desktop--target-display): New variable.
8986         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
8987         (desktop--filter-tty*, desktop--filter-*-color)
8988         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8989         (desktop--filter-save-desktop-parm)
8990         (desktop-restore-in-original-display-p): New functions.
8991         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
8992         (desktop--save-minibuffer-frames): New function, inspired by a similar
8993         function from Martin Rudalics.
8994         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
8995         (desktop--restore-in-this-display-p): Remove.
8996         (desktop--find-frame): Rename from desktop--find-frame-in-display
8997         and add predicate argument.
8998         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
8999         (desktop--reuse-list): New variable.
9000         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
9001         New functions.
9002         (desktop--restore-frames): Add support for "minibuffer-special" frames.
9004 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
9006         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
9008 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
9010         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9011         Highlight conversion methods on Kernel.
9013 2013-07-13  Alan Mackenzie  <acm@muc.de>
9015         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
9016         and comment it out.  This out-commenting enables certain C++
9017         declarations to be parsed correctly.
9019 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
9021         * international/mule.el (define-coding-system): Doc fix.
9023         * simple.el (default-font-height): Don't call font-info if the
9024         frame's default font didn't change since the frame was created.
9025         (Bug#14838)
9027 2013-07-13  Leo Liu  <sdl.web@gmail.com>
9029         * ido.el (ido-read-file-name): Guard against non-symbol value.
9031 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
9033         * progmodes/python.el (python-imenu--build-tree): Fix corner case
9034         in nested defuns.
9036 2013-07-13  Leo Liu  <sdl.web@gmail.com>
9038         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
9039         ido-set-matches call.  (Bug#6852)
9041 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
9043         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
9044         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
9045         Ruby 2.0.
9046         (ruby-font-lock-keywords): Distinguish calls to functions with
9047         module-like names from module references.  Highlight character
9048         literals.
9050 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
9052         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
9053         (gdb-send): Handle continued commands.  (Bug#14847)
9055 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
9057         * desktop.el (desktop--v2s): Remove unused local variable.
9058         (desktop-save-buffer): Make defvar-local; adjust docstring.
9059         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
9060         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
9062 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
9064         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
9066 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
9068         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
9069         (Bug#14842)
9071 2013-07-12  Glenn Morris  <rgm@gnu.org>
9073         * doc-view.el: Require cl-lib at runtime too.
9074         (doc-view-remove-if): Remove.
9075         (doc-view-search-next-match, doc-view-search-previous-match):
9076         Use cl-remove-if.
9078         * edmacro.el: Require cl-lib at runtime too.
9079         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
9080         (edmacro-mismatch, edmacro-subseq): Remove.
9082         * shadowfile.el: Require cl-lib.
9083         (shadow-remove-if): Remove.
9084         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
9085         Use cl-remove-if.
9087         * wid-edit.el: Require cl-lib.
9088         (widget-choose): Use cl-remove-if.
9089         (widget-remove-if): Remove.
9091         * progmodes/ebrowse.el: Require cl-lib at runtime too.
9092         (ebrowse-delete-if-not): Remove.
9093         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
9094         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
9095         Use cl-delete-if-not.
9097 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
9099         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
9100         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
9102 2013-07-12  Leo Liu  <sdl.web@gmail.com>
9104         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
9106 2013-07-11  Glenn Morris  <rgm@gnu.org>
9108         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
9109         (edebug-gensym-index, edebug-gensym):
9110         Remove reimplementation of cl-gensym.
9111         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
9113         * thumbs.el: Require cl-lib at run-time too.
9114         (thumbs-gensym-counter, thumbs-gensym):
9115         Remove reimplementation of cl-gensym.
9116         (thumbs-temp-file): Use cl-gensym.
9118         * emacs-lisp/ert.el: Require cl-lib at runtime too.
9119         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
9120         (ert--intersection, ert--set-difference, ert--set-difference-eq)
9121         (ert--union, ert--gensym-counter, ert--gensym-counter)
9122         (ert--coerce-to-vector, ert--remove*, ert--string-position)
9123         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
9124         (ert-make-test-unbound, ert--expand-should-1)
9125         (ert--expand-should, ert--should-error-handle-error)
9126         (should-error, ert--explain-equal-rec)
9127         (ert--plist-difference-explanation, ert-select-tests)
9128         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
9129         Use cl-lib functions rather than reimplementations.
9131 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
9133         * net/tramp.el (tramp-methods): Extend docstring.
9134         (tramp-connection-timeout): New defcustom.
9135         (tramp-error-with-buffer): Reset timestamp only when appropriate.
9136         (with-tramp-progress-reporter): Simplify.
9137         (tramp-process-actions): Improve messages.
9139         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
9140         * net/tramp-sh.el (tramp-maybe-open-connection):
9141         Use `tramp-connection-timeout'.
9142         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
9143         (Bug#14808)
9145 2013-07-11  Leo Liu  <sdl.web@gmail.com>
9147         * ido.el (ido-read-file-name): Conform to the requirements of
9148         read-file-name.  (Bug#11861)
9149         (ido-read-directory-name): Conform to the requirements of
9150         read-directory-name.
9152 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
9154         * subr.el (delay-warning): New function.
9156 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
9158         * simple.el (default-line-height): New function.
9159         (line-move-partial, line-move): Use it instead of computing the
9160         line height inline.
9161         (line-move-partial): Always compute ROWH.  If the last line is
9162         partially-visible, but its text is completely visible, allow
9163         cursor to enter such a partially-visible line.
9165 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
9167         Improve error messages.  (Bug#14808)
9169         * net/tramp.el (tramp-current-connection): New defvar, moved from
9170         tramp-sh.el.
9171         (tramp-message-show-progress-reporter-message): Remove, not
9172         needed anymore.
9173         (tramp-error-with-buffer): Show message in minibuffer.
9174         Discard input before waiting.  Reset connection timestamp.
9175         (with-tramp-progress-reporter): Improve messages.
9176         (tramp-process-actions): Use progress reporter.  Delete process in
9177         case of error.  Improve messages.
9179         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
9180         Call `tramp-error-with-buffer' with vector and buffer.
9181         (tramp-current-connection): Remove.
9182         (tramp-maybe-open-connection): The car of
9183         `tramp-current-connection' are the first 3 slots of the vector.
9185 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
9187         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
9188         inside continued strings.
9190 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
9192         Timestamp fixes for undo (Bug#14824).
9193         * files.el (clear-visited-file-modtime): Move here from fileio.c.
9195 2013-07-10  Leo Liu  <sdl.web@gmail.com>
9197         * files.el (require-final-newline): Allow safe local value.
9198         (Bug#14834)
9200 2013-07-09  Leo Liu  <sdl.web@gmail.com>
9202         * ido.el (ido-read-directory-name): Handle fallback.
9203         (ido-read-file-name): Update DIR to ido-current-directory.
9204         (Bug#1516)
9205         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
9207 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
9209         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
9210         "autoload".  Remove "warn lower camel case" section, previously
9211         commented out.  Highlight negation char.  Do not highlight the
9212         target in singleton method definitions.
9214 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9216         * faces.el (tty-setup-hook): Declare the hook.
9218         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
9219         and detect when a guard/pred depends on local vars (bug#14773).
9220         (pcase--u1): Adjust caller.
9222 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
9224         * simple.el (line-move-partial, line-move): Account for
9225         line-spacing.
9226         (line-move-partial): Avoid setting vscroll when the last
9227         partially-visible line in window is of default height.
9229 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9231         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
9232         been used a while.
9234 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
9236         * subr.el (read-quoted-char): Remove unused local variable `char'.
9238 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
9240         * ediff.el (ediff-version): Version update.
9241         (ediff-files-command, ediff3-files-command, ediff-merge-command)
9242         (ediff-merge-with-ancestor-command, ediff-directories-command)
9243         (ediff-directories3-command, ediff-merge-directories-command)
9244         (ediff-merge-directories-with-ancestor-command): New functions.
9245         All are command-line interfaces to ediff: to facilitate calling
9246         Emacs with the appropriate ediff functions invoked.
9248         * viper-cmd.el (viper-del-forward-char-in-insert): New function.
9249         (viper-save-kill-buffer): Check if buffer is modified.
9251         * viper.el (viper-version): Version update.
9252         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
9254 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9256         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
9257         * viper-cmd.el (viper-envelop-ESC-key): Remove function.
9258         (viper-intercept-ESC-key): Simplify.
9259         * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
9260         * viper.el (viper--tty-ESC-filter, viper--lookup-key)
9261         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
9262         (viper-setup-ESC-to-escape): New functions.
9263         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
9264         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
9266 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
9268         * simple.el (default-font-height, window-screen-lines):
9269         New functions.
9270         (line-move, line-move-partial): Use them instead of
9271         frame-char-height and window-text-height.  This makes scrolling
9272         text smoother when the buffer's default face uses a font that is
9273         different from the frame's default font.
9275 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
9277         * files.el (write-file): Do not display confirm dialog for NS,
9278         it does its own dialog, which can't be canceled (Bug#14578).
9280 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
9282         * simple.el (line-move-partial): Adjust the row returned by
9283         posn-at-point for the current window-vscroll.  (Bug#14567)
9285 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
9287         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
9288         (tramp-sh-file-inotifywait-process-filter): Handle file names with
9289         spaces.
9291 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
9293         * window.el (window-state-put-stale-windows): New variable.
9294         (window--state-put-2): Save list of windows without matching buffer.
9295         (window-state-put): Remove "bufferless" windows if possible.
9297 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
9299         * simple.el (alternatives-define): Remove leftover :group keyword.
9300         Tweak docstring.
9302 2013-07-06  Leo Liu  <sdl.web@gmail.com>
9304         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
9305         (ido-enable-virtual-buffers): New variable.
9306         (ido-buffer-internal, ido-toggle-virtual-buffers)
9307         (ido-make-buffer-list): Use it.
9308         (ido-exhibit): Support turning on and off virtual buffers
9309         automatically.
9311 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
9313         * simple.el (alternatives-define): New macro.
9315 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9317         * subr.el (read-quoted-char): Use read-key.
9318         (sit-for): Let read-event decode tty input (bug#14782).
9320 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
9322         * calendar/todo-mode.el: Add handling of file deletion, both by
9323         mode command and externally.  Fix various related bugs.
9324         Clarify Commentary and improve some documentation strings and code.
9325         (todo-delete-file): New command.
9326         (todo-check-file): New function.
9327         (todo-show): Handle external deletion of the file we're trying to
9328         show (bug#14688).  Replace called-interactively-p by an optional
9329         prefix argument to avoid problematic interaction with catch form
9330         when byte compiled (bug#14702).
9331         (todo-quit): Handle external deletion of the archive's todo file.
9332         Make sure the buffer that was visiting the archive file is still
9333         live before trying to bury it.
9334         (todo-category-completions): Handle external deletion of any
9335         category completion files.
9336         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
9337         of todo files, in case of external deletion.
9338         (todo-add-file): Replace unnecessary setq by let-binding.
9339         (todo-find-archive): Check whether there are any archives.
9340         Replace unnecessary setq by let-binding.
9341         (todo-archive-done-item): Use find-file-noselect to get the
9342         archive buffer whether or not the archive already exists.
9343         Remove superfluous code.  Use file size instead of buffer-file-name to
9344         check if the archive is new; if it is, update list of archives.
9345         (todo-default-todo-file): Allow nil to be a valid value for when
9346         there are no todo files.
9347         (todo-reevaluate-default-file-defcustom): Use corrected definition
9348         of todo-default-todo-file.
9349         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
9350         (todo-delete-category, todo-show-categories-table)
9351         (todo-category-number): Clarify comment.
9352         (todo-filter-items): Clarify documentation string.
9353         (todo-show-current-file, todo-display-as-todo-file)
9354         (todo-reset-and-enable-done-separator): Tweak documentation string.
9355         (todo-done-separator): Make separator length window-width, since
9356         bug#2749 is now fixed.
9358 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
9360         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
9361         Support both "gvfs-monitor-dir" and "inotifywait".
9362         (tramp-sh-file-inotifywait-process-filter): Rename from
9363         `tramp-sh-file-notify-process-filter'.
9364         (tramp-sh-file-gvfs-monitor-dir-process-filter)
9365         (tramp-get-remote-gvfs-monitor-dir): New defuns.
9367 2013-07-05  Leo Liu  <sdl.web@gmail.com>
9369         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
9371 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9373         * frame.el (display-pixel-height, display-pixel-width)
9374         (display-mm-height, display-mm-width): Mention behavior on
9375         multi-monitor setups in docstrings.
9376         (w32-display-monitor-attributes-list): Declare function.
9377         (display-monitor-attributes-list): Use it.
9379 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
9381         * filenotify.el: New package.
9383         * autorevert.el (top): Require filenotify.el.
9384         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
9385         instead.
9386         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
9387         (auto-revert-notify-handler): Use `file-notify-*' functions.
9389         * subr.el (file-notify-handle-event): Move function to filenotify.el.
9391         * net/tramp.el (tramp-file-name-for-operation):
9392         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
9394         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
9395         for `file-notify-add-watch' and `file-notify-rm-watch'.
9396         (tramp-process-sentinel): Improve trace.
9397         (tramp-sh-handle-file-notify-add-watch)
9398         (tramp-sh-file-notify-process-filter)
9399         (tramp-sh-handle-file-notify-rm-watch)
9400         (tramp-get-remote-inotifywait): New defuns.
9402 2013-07-03  Juri Linkov  <juri@jurta.org>
9404         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
9405         call of `occur-read-primary-args' to interactive spec.
9407         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
9408         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
9410 2013-07-03  Matthias Meulien  <orontee@gmail.com>
9412         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
9413         `Buffer-menu-multi-occur'.  Add it to the menu.
9414         (Buffer-menu-mode): Document it in docstring.
9415         (Buffer-menu-multi-occur): New command.  (Bug#14673)
9417 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
9419         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
9420         keywords and built-ins.
9422 2013-07-03  Glenn Morris  <rgm@gnu.org>
9424         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
9426         Make info-xref checks case-sensitive by default
9427         * info.el (Info-find-node, Info-find-in-tag-table)
9428         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
9429         Add option for exact case matching of nodes.
9430         * info-xref.el (info-xref): New custom group.
9431         (info-xref-case-fold): New option.
9432         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
9434 2013-07-03  Leo Liu  <sdl.web@gmail.com>
9436         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
9438 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
9440         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
9441         middle of block statement initially, lower the depth.  Remove
9442         FIXME comment, not longer valid.  Remove middle of block statement
9443         detection, no need to do that anymore since we've been using
9444         `ruby-parse-region' here.
9446 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
9448         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
9450 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9452         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
9454 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
9456         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
9457         (desktop-restore-in-current-display): New customization option.
9458         (desktop--excluded-frame-parameters): Add `font'.
9459         (desktop--save-frames): Rename from desktop--save-windows.
9460         (desktop--restore-in-this-display-p): New function.
9461         (desktop--make-full-frame): Remove unwanted width/height from
9462         full(width|height) frames.
9463         (desktop--restore-frames): Rename from desktop--restore-windows.
9464         Obey desktop-restore-current-display.  Do not delete old frames or
9465         select a new frame unless we were able to restore at least one frame.
9467 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
9469         * files.el (find-file-noselect): Simplify conditional expression.
9471         * textmodes/remember.el (remember-append-to-file):
9472         Don't mix `find-buffer-visiting' and `get-file-buffer'.
9474         Add `remember-notes' function to store random notes across Emacs
9475         restarts.
9476         * textmodes/remember.el (remember-data-file): Add :set callback to
9477         affect notes buffer (if any).
9478         (remember-notes): New command.
9479         (remember-notes-buffer-name, bury-remember-notes-on-kill):
9480         New defcustoms for the `remember-notes' function.
9481         (remember-notes-save-and-bury-buffer): New command.
9482         (remember-notes-mode-map): New variable.
9483         (remember-mode): New minor mode.
9484         (remember-notes--kill-buffer-query): New function.
9485         * startup.el (initial-buffer-choice): Add notes to custom type.
9487 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
9489         * bindings.el (right-char, left-char): Don't call sit-for, this is
9490         no longer needed.  Use arithmetic comparison only for numerical
9491         arguments.
9493         * international/mule-cmds.el (select-safe-coding-system):
9494         Handle the case of FROM being a string correctly.  (Bug#14755)
9496 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9498         * net/shr.el (shr-make-table-1): Add a sanity check that allows
9499         progression on degenerate tables.
9500         (shr-rescale-image): ImageMagick animated images currently don't work.
9502 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
9504         Some fixes and improvements for desktop frame restoration.
9505         It is still experimental and disabled by default.
9506         * desktop.el (desktop--save-windows): Put the selected frame at
9507         the head of the list.
9508         (desktop--make-full-frame): New function.
9509         (desktop--restore-windows): Try to re-select the frame that was
9510         selected upon saving.  Do not abort if some frames fail to restore,
9511         just show an error message and continue.  Set up maximized frames
9512         so they have default non-maximized dimensions.
9514 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
9516         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
9517         Don't start heredoc inside a string or comment.
9519 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
9521         * bindings.el (visual-order-cursor-movement): New defcustom.
9522         (right-char, left-char): Provide visual-order cursor motion by
9523         calling move-point-visually.  Update the doc strings.
9525 2013-06-28  Kenichi Handa  <handa@gnu.org>
9527         * international/mule.el (define-coding-system): New coding system
9528         properties :inhibit-null-byte-detection,
9529         :inhibit-iso-escape-detection, and :prefer-utf-8.
9530         (set-buffer-file-coding-system): If :charset-list property of
9531         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
9532         appropriate for setting.
9534         * international/mule-cmds.el (select-safe-coding-system):
9535         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
9536         multibyte characters, return utf-8 (or one of its siblings).
9538         * international/mule-conf.el (prefer-utf-8): New coding system.
9539         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
9540         files.
9542 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
9544         * net/shr.el (shr-render-region): New function.
9546         * net/eww.el: Autoload `eww-browse-url'.
9548 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
9550         * emacs-lisp/package-x.el (package-upload-buffer-internal):
9551         Adapt to `package-desc-version' being a list.
9552         Use `package--ac-desc-version' to retrieve version from a package
9553         archive element.
9555 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
9557         New experimental feature to save&restore window and frame setup.
9558         * desktop.el (desktop-save-windows): New defcustom.
9559         (desktop--saved-states): New var.
9560         (desktop--excluded-frame-parameters): New defconst.
9561         (desktop--filter-frame-parms, desktop--find-frame-in-display)
9562         (desktop--restore-windows, desktop--save-windows): New functions.
9563         (desktop-save): Call `desktop--save-windows'.
9564         (desktop-read): Call `desktop--restore-windows'.
9566 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9568         * net/shr.el (add-face-text-property): Remove compat definition.
9570 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
9572         * info.el (Info-try-follow-nearest-node): Move search for footnote
9573         above search for node name to prevent missing a footnote (bug#14717).
9575 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
9577         * obsolete/otodo-mode.el: Add obsolescence info to file header.
9579 2013-06-27  Leo Liu  <sdl.web@gmail.com>
9581         * net/eww.el (eww-read-bookmarks): Check file size.
9583 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9585         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
9586         advice--pending if newdef is nil or an autoload (bug#13820).
9587         (advice-mapc): New function.
9589 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9591         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
9592         probably.
9593         (eww-mode-map): Add a menu bar.
9594         (eww-add-bookmark): New command.
9595         (eww-bookmark-mode): New mode and commands.
9596         (eww-add-bookmark): Remove newlines from the title.
9597         (eww-bookmark-browse): Don't bug out if it's the only window.
9599 2013-06-26  Glenn Morris  <rgm@gnu.org>
9601         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
9602         (hfy-size): Handle ttys.  (Bug#14668)
9604         * info-xref.el: Update for Texinfo 5 change in *note format.
9605         (info-xref-node-re, info-xref-note-re): New constants.
9606         (info-xref-check-buffer): Use info-xref-note-re.
9608 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9610         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
9612         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
9613         nil terminate the loop (bug#14718).
9615 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9617         * net/eww.el: Rework history traversal.  When going forward/back,
9618         put these actions into the history, too, so that they can be
9619         replayed.
9620         (eww-render): Move the history reset to the correct buffer.
9622 2013-06-25  Juri Linkov  <juri@jurta.org>
9624         * files-x.el (modify-dir-local-variable): Change the header comment
9625         in the file with directory local variables.  (Bug#14692)
9627         * files-x.el (read-file-local-variable-value): Add `default'.
9628         (Bug#14710)
9630 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9632         * net/eww.el (eww-make-unique-file-name): Create a unique file
9633         name before saving to entering `y' accidentally asynchronously.
9635 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
9637         * net/eww.el (eww-download): New command and keystroke.
9639 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9641         * net/eww.el (eww-copy-page-url): Change name of command.
9643         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
9644         be more consistent with Info and dired.
9646         * net/eww.el (eww-mode-map): Ditto.
9648 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9650         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
9651         packages from archives.
9652         (package-archive-contents): Change format; include obsolete packages.
9653         (package-desc): Use `dir' to mark builtin packages.
9654         (package--from-builtin): Set the `dir' field to `builtin'.
9655         (generated-autoload-file, version-control): Declare.
9656         (package-compute-transaction): Change first arg and return value to be
9657         lists of package-descs.  Adjust to new package-archive-contents format.
9658         (package--add-to-archive-contents): Adjust to new
9659         package-archive-contents format.
9660         (package-download-transaction): Arg is now a list of package-descs.
9661         (package-install): If `pkg' is a package name, pass it as
9662         a requirement, so it is subject to the usual (e.g. disabled) checks.
9663         (describe-package): Accept package-desc as well.
9664         (describe-package-1): Describe a specific package-desc.  Add links to
9665         other package-descs for the same package name.
9666         (package-menu-describe-package): Pass the actual package-desc.
9667         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
9668         works correctly.
9669         (package-desc-status): New function.
9670         (package-menu--refresh): New function, extracted
9671         from package-menu--generate.
9672         (package-menu--generate): Use it.
9673         (package-delete): Update package-alist.
9674         (package-menu-execute): Don't call package-initialize.
9676         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
9677         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
9678         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
9679         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
9680         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
9681         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
9683 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
9685         * window.el (window--state-get-1): Workaround for bug#14527.
9686         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
9688 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9690         * net/eww.el (eww-back-url): Implement the history by stashing all
9691         the data into a list.
9692         (eww-forward-url): Allow going forward in the history, too.
9694 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9696         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
9697         for values and use read--expression for expressions (bug#14710).
9698         (read-file-local-variable): Avoid setq.
9699         (read-file-local-variable-mode): Use minor-mode-list.
9701 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9703         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
9704         for DOI URLs.
9706 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9708         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
9709         Update imenu-support when dialect changes.
9711 2013-06-25  Leo Liu  <sdl.web@gmail.com>
9713         * ido.el (ido-read-internal): Allow forward slash on windows.
9715 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9717         * net/eww.el (eww): Start of strings is \\`, not ^.
9719 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
9721         * net/shr.el (shr-browse-url): Fix interactive spec.
9723         * net/eww.el (eww): Add a trailing slash to domain names.
9725 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
9727         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
9729 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9731         * net/shr.el (shr-browse-url): Use an external browser if given a
9732         prefix.
9734         * net/eww.el (eww-external-browser): Move to shr.
9736 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
9738         * net/eww.el (eww): Work more correctly for file: URLs.
9739         (eww-detect-charset): Allow quoted charsets.
9740         (eww-yank-page-url): New command and keystroke.
9742 2013-06-24  Daiki Ueno  <ueno@gnu.org>
9744         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
9745         file name of gpg executable.
9746         (epg-context-program): New function.
9747         (epg-context-home-directory): New function.
9748         (epg-context-set-program): New function.
9749         (epg-context-set-home-directory): New function.
9750         (epg--start): Use `epg-context-program' instead of
9751         'epg-gpg-program'.
9752         (epg--list-keys-1): Likewise.
9754 2013-06-24  Leo Liu  <sdl.web@gmail.com>
9756         * ido.el (ido-read-internal): Fix bug#14620.
9758 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
9760         * faces.el (face-documentation): Simplify.
9761         (read-face-attribute, tty-find-type, x-resolve-font-name):
9762         Use `string-match-p'.
9763         (list-faces-display): Use `string-match-p'.  Simplify.
9764         (face-spec-recalc): Check face to avoid face alias loops.
9765         (read-color): Use `string-match-p' and non-capturing parenthesis.
9767 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9769         * net/shr.el (shr-rescale-image): Use the new
9770         :max-width/:max-height functionality.
9772 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
9774         * net/eww.el (eww-search-prefix): New variable.
9775         (eww): Use it.
9776         (eww-external-browser): New variable.
9777         (eww-mode-map): New keystroke.
9778         (eww-browse-with-external-browser): New command.
9780         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
9782 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
9784         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9785         Don't skip aligning the next header field when padding is 0;
9786         otherwise, field width is not respected unless the title is as
9787         wide as the field.
9789 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9791         * emacs-lisp/package.el (package-el-version): Remove.
9792         (package-process-define-package): Fix inf-loop.
9793         (package-install): Allow symbols as arguments again.
9795 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
9797         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
9798         add some more keyword-like methods.
9799         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
9801 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
9803         * bs.el (bs-buffer-show-mark): Make defvar-local.
9804         (bs-mode): Use setq-local.
9806         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
9807         (emacs-lock--try-unlocking): Make defvar-local.
9809 2013-06-22  Glenn Morris  <rgm@gnu.org>
9811         * play/cookie1.el (cookie-apropos): Minor simplification.
9813         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
9815 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
9817         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
9818         `regexp-opt', it breaks the build during dumping.
9820 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
9822         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9823         Highlight keyword-like methods on Kernel and Module with
9824         font-lock-builtin-face.
9825         (auto-mode-alist): Consolidate different entries into one regexp
9826         and add more *file-s.
9828 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
9830         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
9832         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
9833         (diary-entry): Use it in the action of this button type instead of
9834         diary-goto-entry.
9836         * calendar/todo-mode.el: New version.
9837         (todo-add-category): Append new category to end of file and give
9838         it the highest number, instead of putting it at the beginning and
9839         giving it 0.  Incorporate noninteractive functionality.
9840         (todo-forward-category): Adapt to 1-based category numbering.
9841         Allow skipping over archived categories.
9842         (todo-backward-category): Derive from todo-forward-category.
9843         (todo-backward-item, todo-forward-item): Make noninteractive and
9844         delegate interactive part to new commands.  Make sensitive to done items.
9845         (todo-categories): Make value an alist of category names and
9846         vectors of item counts.
9847         (todo-category-beg): Make a defconst.
9848         (todo-category-number): Use 1 instead of 0 as initial value.
9849         (todo-category-select): Make sensitive to overlays, optional item
9850         highlighting and done items.
9851         (todo-delete-item): Make sensitive to overlays and marked and done items.
9852         (todo-edit-item): Make sensitive to overlays and editing of
9853         date/time header optional.  Add format checks.
9854         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
9855         no-op if point is not on an item.  Advertise using todo-edit-quit.
9856         (todo-edit-mode): Make sensitive to new format, font-locking, and
9857         multiple todo files.
9858         (todo-insert-item, todo-insert-item-here): Derive from
9859         todo-basic-insert-item and extend functionality.
9860         (todo-item-end, todo-item-start): Make sensitive to done items.
9861         (todo-item-string): Don't return text properties.  Restore point.
9862         (todo-jump-to-category): Make sensitive to multiple todo files and
9863         todo archives.  Use extended category completion.
9864         (todo-lower-item, todo-raise-item): Rename to *-priority and
9865         derive from todo-set-item-priority.
9866         (todo-mode): Derive from special-mode.  Make sensitive to new
9867         format, font-locking and multiple todo files.  Make read-only.
9868         (todo-mode-map): Don't suppress digit keys, so they can supply
9869         prefix arguments.  Add many new key bindings.
9870         (todo-prefix): Insert as an overlay instead of file text.
9871         Change semantics from diary date expression to purely visual mark.
9872         (todo-print): Rename to todo-print-buffer.  Make buffer display
9873         features printable.  Remove option to restrict number of items
9874         printed.  Add option to print to file.
9875         (todo-print-function): Rename to todo-print-buffer-function.
9876         (todo-quit): Extend to handle exiting new todo modes.
9877         (todo-remove-item): Make sensitive to overlays.
9878         (todo-save): Extend to buffers of filtered items.
9879         (todo-show): Make sensitive to done items, multiple todo files and
9880         new todo modes.  Offer to convert legacy todo file before creating
9881         first new todo file.
9882         (todo-show-priorities): Rename to todo-top-priorities.
9883         Change semantics of value 0.
9884         (todo-top-priorities): Rename to todo-filter-top-priorities,
9885         derive from todo-filter-items and extend functionality.
9886         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
9887         and extend functionality to other types of filtered items.
9888         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
9889         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
9890         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
9891         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
9892         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
9893         (todo-edit-mode-hook, todo-entry-prefix-function)
9894         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
9895         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
9896         (todo-initials, todo-insert-threshold, todo-item-string-start)
9897         (todo-line-string, todo-menu, todo-mode-hook)
9898         (todo-more-important-p, todo-previous-answer, todo-previous-line)
9899         (todo-print-priorities, todo-remove-separator)
9900         (todo-save-top-priorities-too, todo-string-count-lines)
9901         (todo-string-multiline-p, todo-time-string-format)
9902         (todo-tmp-buffer-name): Remove.
9903         (todo-add-file, todo-archive-done-item, todo-choose-archive)
9904         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
9905         (todo-edit-category-diary-inclusion)
9906         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
9907         (todo-edit-file, todo-edit-item-date-day)
9908         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
9909         (todo-edit-item-date-month, todo-edit-item-date-to-today)
9910         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
9911         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
9912         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
9913         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
9914         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
9915         (todo-filter-top-priorities-multifile, todo-find-archive)
9916         (todo-find-filtered-items-file, todo-go-to-source-item)
9917         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
9918         (todo-jump-to-archive-category, todo-lower-category)
9919         (todo-mark-category, todo-marked-item-p, todo-merge-category)
9920         (todo-move-category, todo-move-item, todo-next-button)
9921         (todo-next-item, todo-padded-string, todo-powerset)
9922         (todo-previous-button, todo-previous-item)
9923         (todo-print-buffer-to-file, todo-raise-category)
9924         (todo-rename-category, todo-repair-categories-sexp, todo-search)
9925         (todo-set-category-number, todo-set-item-priority)
9926         (todo-set-top-priorities-in-category)
9927         (todo-set-top-priorities-in-file, todo-show-categories-table)
9928         (todo-sort-categories-alphabetically-or-numerically)
9929         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
9930         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
9931         (todo-toggle-item-header, todo-toggle-item-highlighting)
9932         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
9933         (todo-toggle-view-done-items, todo-toggle-view-done-only)
9934         (todo-unarchive-items, todo-unmark-category): New commands.
9935         (todo-absolute-file-name, todo-add-to-buffer-list)
9936         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
9937         (todo-basic-insert-item, todo-category-completions)
9938         (todo-category-number, todo-category-string-matcher-1)
9939         (todo-category-string-matcher-2, todo-check-filtered-items-file)
9940         (todo-check-format, todo-clear-matches)
9941         (todo-comment-string-matcher, todo-convert-legacy-date-time)
9942         (todo-current-category, todo-date-string-matcher)
9943         (todo-define-insertion-command, todo-diary-expired-matcher)
9944         (todo-diary-goto-entry, todo-diary-item-p)
9945         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
9946         (todo-display-categories, todo-display-sorted, todo-done-item-p)
9947         (todo-done-item-section-p, todo-done-separator)
9948         (todo-done-string-matcher, todo-files, todo-filter-items)
9949         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
9950         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
9951         (todo-insert-category-line, todo-insert-item-from-calendar)
9952         (todo-insert-sort-button, todo-insert-with-overlays)
9953         (todo-insertion-command-name, todo-insertion-key-bindings)
9954         (todo-label-to-key, todo-longest-category-name-length)
9955         (todo-make-categories-list, todo-mode-external-set)
9956         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
9957         (todo-modes-set-3, todo-multiple-filter-files)
9958         (todo-nondiary-marker-matcher, todo-prefix-overlays)
9959         (todo-read-category, todo-read-date, todo-read-dayname)
9960         (todo-read-file-name, todo-read-time)
9961         (todo-reevaluate-category-completions-files-defcustom)
9962         (todo-reevaluate-default-file-defcustom)
9963         (todo-reevaluate-filelist-defcustoms)
9964         (todo-reevaluate-filter-files-defcustom)
9965         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
9966         (todo-reset-done-separator, todo-reset-done-separator-string)
9967         (todo-reset-done-string, todo-reset-global-current-todo-file)
9968         (todo-reset-highlight-item, todo-reset-nondiary-marker)
9969         (todo-reset-prefix, todo-set-categories)
9970         (todo-set-date-from-calendar, todo-set-show-current-file)
9971         (todo-set-top-priorities, todo-short-file-name)
9972         (todo-show-current-file, todo-sort, todo-time-string-matcher)
9973         (todo-total-item-counts, todo-update-buffer-list)
9974         (todo-update-categories-display, todo-update-categories-sexp)
9975         (todo-update-count, todo-validate-name, todo-y-or-n-p):
9976         New functions.
9977         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
9978         New major modes.
9979         (todo-categories, todo-display, todo-edit, todo-faces)
9980         (todo-filtered): New defgroups.
9981         (todo-archived-only, todo-button, todo-category-string, todo-date)
9982         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
9983         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
9984         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
9985         (todo-add-item-if-new-category, todo-always-add-time-string)
9986         (todo-categories-align, todo-categories-archived-label)
9987         (todo-categories-category-label, todo-categories-diary-label)
9988         (todo-categories-done-label, todo-categories-number-separator)
9989         (todo-categories-todo-label, todo-categories-totals-label)
9990         (todo-category-completions-files, todo-completion-ignore-case)
9991         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
9992         (todo-done-separator-string, todo-done-string)
9993         (todo-files-function, todo-filter-done-items, todo-filter-files)
9994         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
9995         (todo-initial-category, todo-initial-file, todo-item-mark)
9996         (todo-legacy-date-time-regexp, todo-mode-line-function)
9997         (todo-nondiary-marker, todo-number-prefix)
9998         (todo-print-buffer-function, todo-show-current-file)
9999         (todo-show-done-only, todo-show-first, todo-show-with-done)
10000         (todo-skip-archived-categories, todo-top-priorities-overrides)
10001         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
10002         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
10003         New defcustoms.
10004         (todo-category-done, todo-date-pattern, todo-date-string-start)
10005         (todo-diary-items-buffer, todo-done-string-start)
10006         (todo-filtered-items-buffer, todo-item-start)
10007         (todo-month-abbrev-array, todo-month-name-array)
10008         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
10009         (todo-top-priorities-buffer): New defconsts.
10010         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
10011         (todo-categories-with-marks, todo-category-string-face)
10012         (todo-comment-face, todo-comment-string, todo-current-todo-file)
10013         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
10014         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
10015         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
10016         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
10017         (todo-font-lock-keywords, todo-global-current-todo-file)
10018         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
10019         (todo-insertion-commands-args)
10020         (todo-insertion-commands-args-genlist)
10021         (todo-insertion-commands-names, todo-insertion-map)
10022         (todo-key-bindings-t, todo-key-bindings-t+a)
10023         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
10024         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
10025         (todo-nondiary-face, todo-print-buffer, todo-time-face)
10026         (todo-visited): New variables.
10028 2013-06-21  Glenn Morris  <rgm@gnu.org>
10030         * play/cookie1.el (cookie-apropos): Add optional display argument.
10031         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
10032         (psychoanalyze-pinhead): Use cookie-doctor.
10034 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
10036         * emacs-lisp/package.el (tar-get-file-descriptor)
10037         (tar--extract): Declare.
10039 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
10041         Extend flymake's warning predicate to be a function (bug#14217).
10042         * progmodes/flymake.el (flymake-warning-predicate): New.
10043         (flymake-parse-line): Use it.
10044         (flymake-warning-re): Make obsolete alias to
10045         `flymake-warning-predicate'.
10047 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10049         * emacs-lisp/package.el (package-alist): Include obsolete packages.
10050         (package-obsolete-list): Remove.
10051         (package-activate): Remove min-version argument.  Add `force' argument.
10052         Adjust to new package-alist format.
10053         (package-mark-obsolete): Remove.
10054         (package-unpack): Force reload of the package's autoloads.
10055         (package-installed-p): Check builtins if the installed package is not
10056         recent enough.
10057         (package-initialize): Don't reset package-obsolete-list.
10058         Don't specify which package version to activate.
10059         (package-process-define-package, describe-package-1)
10060         (package-menu--generate): Adjust to new package-alist format.
10062 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
10064         * allout-widgets.el (allout-widgets-mode-off)
10065         (allout-widgets-mode-on, allout-widgets-pre-command-business)
10066         (allout-widgets-post-command-business)
10067         (allout-widgets-after-copy-or-kill-function)
10068         (allout-widgets-after-undo-function, allout-test-range-overlaps)
10069         (allout-decorate-item-and-context)
10070         (allout-graphics-modification-handler): Fix typos in docstrings.
10071         (allout-get-or-create-parent-widget): Use `looking-at-p'.
10073         * cmuscheme.el (scheme-start-file): Doc fix.
10074         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
10075         (scheme-input-filter): Use `string-match-p'.
10077         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
10079         * dired-x.el: Use Dired consistently in docstrings.
10081         * dired.el: Use Dired consistently in docstrings.
10082         (dired-readin, dired-mode): Use `setq-local'.
10083         (dired-switches-alist): Make defvar-local.
10084         (dired-buffers-for-dir): Use `zerop'.
10085         (dired-safe-switches-p, dired-switches-escape-p)
10086         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
10087         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
10088         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
10089         (dired-goto-next-nontrivial-file): Use `string-match-p'.
10090         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
10091         (dired-toggle-marks, dired-mark-files-containing-regexp)
10092         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
10093         (dired-flag-auto-save-files, dired-flag-backup-files):
10094         Use `looking-at-p'.
10095         (dired-mark-files-regexp, dired-build-subdir-alist):
10096         Use `string-match-p', `looking-at-p'.
10098         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
10099         (direct-print-region-helper): Use `string-match-p'.
10101 2013-06-21  Leo Liu  <sdl.web@gmail.com>
10103         * comint.el (comint-redirect-results-list-from-process):
10104         Fix infinite loop.
10106 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10108         * net/eww.el (eww-update-header-line-format): Quote % characters.
10110 2013-06-21  Glenn Morris  <rgm@gnu.org>
10112         * play/cookie1.el (cookie): New custom group.
10113         (cookie-file): New option.
10114         (cookie-check-file): New function.
10115         (cookie): Make it interactive.  Make start and end messages optional.
10116         Interactively, display the result.  Default to cookie-file.
10117         (cookie-insert): Default to cookie-file.
10118         (cookie-snarf): Make start and end messages optional.
10119         Default to cookie-file.  Use with-temp-buffer.
10120         (cookie-read): Rename from read-cookie.
10121         Make start and end messages optional.  Default to cookie-file.
10122         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
10123         Do not autoload it.
10124         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
10125         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
10127 2013-06-21  Leo Liu  <sdl.web@gmail.com>
10129         * progmodes/octave.el (octave-mode): Backward compatibility fix.
10131 2013-06-21  Glenn Morris  <rgm@gnu.org>
10133         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
10135 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
10136             Daniel Hackney  <dan@haxney.org>
10138         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
10139         Consolidate the single-file vs tarball code.
10140         (package-desc-suffix): New function.
10141         (package-desc-full-name): Don't bother inlining it.
10142         (package-load-descriptor): Return the new package-desc.
10143         (package-mark-obsolete): Remove unused arg `package'.
10144         (package-unpack): Make it work for single files as well.
10145         Make it update package-alist.
10146         (package--make-autoloads-and-stuff): Rename from
10147         package--make-autoloads-and-compile.  Don't compile any more.
10148         (package--compile): New function.
10149         (package-generate-description-file): New function, extracted from
10150         package-unpack-single.
10151         (package-unpack-single): Remove.
10152         (package--with-work-buffer): Add indentation and debugging info.
10153         (package-download-single): Remove.
10154         (package-install-from-archive): Rename from package-download-tar, make
10155         it take a pkg-desc, and make it work for single files as well.
10156         (package-download-transaction): Simplify.
10157         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
10158         external tar program.
10159         (package-install-from-buffer): Remove `pkg-desc' argument.
10160         Use package-tar-file-info for tar-mode buffers.
10161         (package-install-file): Simplify accordingly.
10162         (package-archive-base): Change to take a pkg-desc.
10163         * tar-mode.el (tar--check-descriptor): New function, extracted from
10164         tar-get-descriptor.
10165         (tar-get-descriptor): Use it.
10166         (tar-get-file-descriptor): New function.
10167         (tar--extract): New function, extracted from tar-extract.
10168         (tar--extract): Use it.
10169         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
10170         case the summary uses non-ascii.  Adjust to new calling convention of
10171         package-tar-file-info.
10173 2013-06-21  Leo Liu  <sdl.web@gmail.com>
10175         * comint.el (comint-redirect-results-list-from-process):
10176         Fix random delay.  (Bug#14681)
10178 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
10180         * profiler.el (profiler-format-number): Use log, not log10.
10182 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10184         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
10186 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10188         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
10189         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
10190         yet available.
10191         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
10192         (AUTOGENEL): ... here.
10193         * emacs-lisp/cl-macs.el (cl--sublis): New function.
10194         (cl--defsubst-expand): Use it.
10196 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
10198         * subr.el (log10): Move here from C code, and declare as obsolete.
10199         All uses of (log10 X) replaced with (log X 10).
10201 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10203         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
10204         Declare with `defvar-local'.
10205         (tabulated-list-use-header-line, tabulated-list-entries)
10206         (tabulated-list-padding, tabulated-list-printer)
10207         (tabulated-list-sort-key): Declare with `defvar-local'.
10208         (tabulated-list-init-header, tabulated-list-print-fake-header):
10209         Use `setq-local'.
10211 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
10213         * arc-mode.el (archive-mode): Add `archive-write-file' to
10214         `write-contents-functions' also for remote files.  (Bug#14652)
10216 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10218         * cus-edit.el (custom-commands): Fix typos.
10219         (custom-display): Fix tooltip text.
10220         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
10221         Fix typos in docstrings.
10222         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
10223         (custom-unlispify-menu-entry, custom-magic-value-create)
10224         (custom-add-see-also, custom-group-value-create): Use ?\s.
10225         (custom-guess-type, customize-apropos, editable-field)
10226         (custom-face-value-create): Use `string-match-p'.
10227         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
10229         * custom.el (custom-load-symbol): Use `string-match-p'.
10231         * ansi-color.el: Convert to lexical binding.
10232         (ansi-colors): Fix URL.
10233         (ansi-color-context, ansi-color-context-region): Use defvar-local.
10234         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
10235         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
10237 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10239         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
10241         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
10243 2013-06-19  Tom Tromey  <tromey@redhat.com>
10245         * net/eww.el (eww-top-url): Remove.
10246         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
10247         (eww-render): Set new variables.  Don't set eww-top-url.
10248         (eww-handle-link): Handle "prev", "home", and "contents".
10249         Downcase the rel text.
10250         (eww-top-url): Choose best top URL.
10252 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10254         * net/eww.el: Rewrite to implement form elements "by hand" instead of
10255         relying in widget.el.  Using widget.el leads to too many
10256         user interface inconsistencies.
10257         (eww-self-insert): Implement entering commands in text fields.
10258         (eww-process-text-input): New function to make text input field editing
10259         work.
10260         (eww-submit): Rewrite to use the new-style form methods.
10261         (eww-select-display): Display the correct selected item.
10262         (eww-change-select): Implement changing the select value.
10263         (eww-toggle-checkbox): Implement radio/checkboxes.
10264         (eww-update-field): Fix compilation error.
10265         (eww-tag-textarea): Implement <textarea>.
10267         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
10268         we don't shadow mode-specific bindings.
10270         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
10271         nothing to push.
10273         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
10275 2013-06-19  Glenn Morris  <rgm@gnu.org>
10277         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
10279 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
10281         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
10282         not needed.
10284         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
10286 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10288         * net/browse-url.el (browse-url-browser-function):
10289         `eww-browse-url' has the right calling signature, `eww' does not.
10291 2013-06-19  Glenn Morris  <rgm@gnu.org>
10293         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10294         Only eval autoloaded macros.
10295         (byte-compile-autoload): Only give the macro warning for macros.
10297         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
10298         (ps-underlined-faces): Declare.
10300         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
10301         (speedbar-add-supported-extension): Declare.
10303         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
10304         Don't include a date stamp in the header of the generated file;
10305         it leads to needless differences between output files.
10307 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
10309         * net/secrets.el (secrets-struct-secret-content-type):
10310         Replace check of introspection data by a test call of "CreateItem".
10311         Some servers do not offer introspection.
10313 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10315         * electric.el (electric-pair-mode): Improve interaction with
10316         electric-layout-mode.
10317         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
10318         (electric-pair-syntax): Use text-mode-syntax-table in comments
10319         and strings.
10320         (electric-pair--insert): New function.
10321         (electric-pair-post-self-insert-function): Use it and
10322         electric--after-char-pos.
10324 2013-06-19  Leo Liu  <sdl.web@gmail.com>
10326         * progmodes/octave.el (octave-help): Fix regexp.
10328 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10330         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
10331         (shr-table-horizontal-line): Allow nil as a value, and change the
10332         default.
10333         (shr-insert-table-ruler): Respect the nil value.
10335 2013-06-18  Tom Tromey  <tromey@barimba>
10337         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
10338         New defvars.
10339         (eww-open-file): New defun.
10340         (eww-render): Initialize new variables.
10341         (eww-display-html): Handle "link" and "a".
10342         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
10343         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
10344         (eww-back-url): Rename from eww-previous-url.
10345         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
10346         New defuns.
10348 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
10350         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
10351         Distinguish ternary operator tokens from slash symbol and slash
10352         char literal.
10354 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
10356         Convert symbol prettification into minor mode and global minor mode.
10358         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
10359         `prog-prettify-symbols', and make a local defvar instead of defcustom.
10360         (prettify-symbols--keywords): Rename from
10361         `prog-prettify-symbols-alist' and make a local defvar.
10362         (prettify-symbols--compose-symbol): Rename from
10363         `prog--prettify-font-lock-compose-symbol'.
10364         (prettify-symbols--make-keywords): Rename from
10365         `prog-prettify-font-lock-symbols-keywords' and simplify.
10366         (prog-prettify-install): Remove.
10367         (prettify-symbols-mode): New minor mode, based on
10368         `prog-prettify-install'.
10369         (turn-on-prettify-symbols-mode): New function.
10370         (global-prettify-symbols-mode): New globalized minor mode.
10372         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10373         * progmodes/cfengine.el (cfengine3-mode):
10374         * progmodes/perl-mode.el (perl-mode): Don't call
10375         `prog-prettify-install'; set `prettify-symbols-alist' instead.
10377 2013-06-18  Juri Linkov  <juri@jurta.org>
10379         * files-x.el (modify-file-local-variable-message): New function.
10380         (modify-file-local-variable)
10381         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
10382         and call `modify-file-local-variable-message' when it's non-nil.
10383         (add-file-local-variable, delete-file-local-variable)
10384         (add-file-local-variable-prop-line)
10385         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
10386         and use it.  (Bug#9820)
10388 2013-06-18  Juri Linkov  <juri@jurta.org>
10390         * emulation/vi.el (vi-shell-op):
10391         * emulation/vip.el (vip-execute-com, ex-command):
10392         * emulation/viper-cmd.el (viper-exec-bang):
10393         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
10394         the call of `shell-command-on-region'.  (Bug#14637)
10396         * simple.el (shell-command-on-region): Doc fix.
10398 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10400         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
10401         (bug#14633).
10403 2013-06-18  Glenn Morris  <rgm@gnu.org>
10405         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
10407         * newcomment.el (comment-search-forward, comment-search-backward):
10408         Doc fix.  (Bug#14376)
10410 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
10412         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
10413         (buffer-face-mode-invoke): Doc fix.
10415 2013-06-18  Matthias Meulien  <orontee@gmail.com>
10417         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
10418         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
10420 2013-06-18  Glenn Morris  <rgm@gnu.org>
10422         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
10423         Replace obsolete function generic-make-keywords with its expansion.
10425         * progmodes/python.el (ffap-alist): Declare.
10427         * textmodes/reftex.el (bibtex-mode-map): Declare.
10429 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10431         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
10432         (package-unpack, package-unpack-single): Return the pkg-dir.
10433         (package-download-transaction): Use it to update package-alist.
10435 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10437         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
10438         possible choice.
10440 2013-06-17  Juri Linkov  <juri@jurta.org>
10442         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
10444 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
10446         * emacs-lisp/package.el (package-load-descriptor):
10447         Remove `with-syntax-table' call, `read' doesn't need it.
10448         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
10450 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
10452         * startup.el (command-line): Expand package name returned by
10453         `package--description-file' (bug#14639).
10455 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
10457         * emacs-lisp/package.el (package-load-descriptor): Do not call
10458         `emacs-lisp-mode', just use its syntax table.
10460 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
10462         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
10463         `font-lock-extra-managed-props' if any prettifying keyword is added.
10464         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
10465         (prog-mode): Use `setq-local'.
10467 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10469         * international/characters.el (standard-case-table): Set syntax of ?»
10470         and ?« to punctuation.
10472 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
10474         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
10475         Save relevant match data before calling `syntax-ppss' (bug#14595).
10477 2013-06-15  Juri Linkov  <juri@jurta.org>
10479         * files-x.el (modify-file-local-variable-prop-line): Add local
10480         variables to the end of the existing comment on the first line.
10481         Use `file-auto-mode-skip' to skip interpreter magic line,
10482         and also skip XML declaration.
10484 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10486         * startup.el (package--builtin-versions): New var.
10487         (package-subdirectory-regexp): Remove.
10488         (package--description-file): Hard code its value instead.
10490         * emacs-lisp/package.el: Don't activate packages older than builtin.
10491         (package-obsolete-list): Rename from package-obsolete-alist, and make
10492         it into a simple list of package-desc.
10493         (package-strip-version): Remove.
10494         (package-built-in-p): Use package--builtin-versions.
10495         (package-mark-obsolete): Simplify.
10496         (package-process-define-package): Mark it obsolete if older than the
10497         builtin version.
10498         (package-handle-response): Use line-end-position.
10499         (package-read-archive-contents, package--download-one-archive):
10500         Simplify.
10501         (package--add-to-archive-contents): Skip if older than the builtin or
10502         installed version.
10503         (package-menu-describe-package): Fix last change.
10504         (package-list-unversioned): New var.
10505         (package-menu--generate): Use it.
10507         * emacs-lisp/autoload.el: Manage package--builtin-versions.
10508         (autoload--insert-text, autoload--insert-cookie-text): New functions.
10509         (autoload-builtin-package-versions): New variable.
10510         (autoload-generate-file-autoloads): Use them.
10511         Remove the list of autoloaded functions/macros from the
10512         (autoload...) comments.
10514         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
10516 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
10518         * simple.el (line-move-partial): Don't jump to the next screen
10519         line as soon as it becomes visible.  Instead, continue enlarging
10520         the vscroll until the portion of a tall screen line that's left on
10521         display is about the height of the frame's default font.
10522         (Bug#14567)
10524 2013-06-15  Glenn Morris  <rgm@gnu.org>
10526         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
10527         compilation-error-regexp-alist void, or local while let-bound.
10529         * progmodes/make-mode.el (makefile-mode-syntax-table):
10530         Treat "=" as punctuation.  (Bug#14614)
10532 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
10534         * help-fns.el (describe-variable):
10535         Add extra line for permanent-local variables.
10537 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
10539         * progmodes/scheme.el (scheme-font-lock-keywords-2):
10540         Add export, import, library.  (Bug#9164)
10541         (library): Set indent function.
10543 2013-06-14  Glenn Morris  <rgm@gnu.org>
10545         * term/xterm.el (xterm--query):
10546         Stop after first matching handler.  (Bug#14615)
10548 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
10550         Add support for dired in saveplace.
10551         * dired.el (dired-initial-position-hook): New variable.
10552         (dired-initial-position): Call hook to place cursor position.
10553         * saveplace.el (save-place-to-alist): Add dired position.
10554         (save-place-dired-hook): New function.
10556 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10558         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
10559         through a symbol rather than letrec.
10561         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
10562         (package-desc): Add `dir' field.
10563         (package-desc-full-name): New function.
10564         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
10565         (package-maybe-load-descriptor): Remove.
10566         (package-load-all-descriptors): Just call package-load-descriptor.
10567         (package--disabled-p): New function.
10568         (package-desc-vers, package-desc-doc): Remove aliases.
10569         (package--dir): Remove function.
10570         (package-activate): Check if a package is disabled.
10571         (package-process-define-package): New function, extracted from
10572         define-package.
10573         (define-package): Turn into a place holder.
10574         (package-unpack-single, package-tar-file-info):
10575         Use package--description-file.
10576         (package-compute-transaction): Use package--disabled-p.
10577         (package-download-transaction): Don't call
10578         package-maybe-load-descriptor since they're all loaded anyway.
10579         (package-install): Change argument to be a pkg-desc.
10580         (package-delete): Use a single pkg-desc argument.
10581         (describe-package-1): Use package-desc-dir instead of package--dir.
10582         Use package-desc property instead of package-symbol.
10583         (package-install-button-action): Adjust accordingly.
10584         (package--push): Rewrite.
10585         (package-menu--print-info): Adjust accordingly.  Change the ID format
10586         to be a pkg-desc.
10587         (package-menu-describe-package, package-menu-get-status)
10588         (package-menu--find-upgrades, package-menu-mark-upgrades)
10589         (package-menu-execute, package-menu--name-predicate):
10590         Adjust accordingly.
10591         * startup.el (package--description-file): New function.
10592         (command-line): Use it.
10593         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10594         Use package-desc-version.
10596         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
10597         (byte-compile-preprocess): Use it.
10598         (byte-compile-file-form-defalias): Try a bit harder to use macros we
10599         can't quite recognize.
10600         (byte-compile-add-to-list): Remove.
10601         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
10602         (cconv-closure-convert): Add assertion.
10604         * emacs-lisp/map-ynp.el: Use lexical-binding.
10605         (map-y-or-n-p): Remove unused vars `tail' and `object'.
10606         Factor out some repeated code.
10608 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10610         * subr.el (with-eval-after-load): New macro.
10611         (eval-after-load): Allow form to be a function.
10612         take advantage of lexical-binding.
10613         (do-after-load-evaluation): Use dolist and adjust to new format.
10614         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
10616 2013-06-13  Juri Linkov  <juri@jurta.org>
10618         * replace.el (perform-replace): Display "symbol " and other search
10619         modes from `isearch-message-prefix' in the *Help* buffer.
10621         * isearch.el (isearch-query-replace): Add " symbol" and other
10622         possible search modes from `isearch-message-prefix' to the prompt.
10623         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
10624         when reading a regexp to collect.
10626 2013-06-13  Juri Linkov  <juri@jurta.org>
10628         * isearch.el (word-search-regexp): Match whitespace if the search
10629         string begins or ends in whitespace.  The LAX arg is applied to
10630         both ends of the search string.  Use `regexp-quote' and explicit
10631         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
10632         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
10633         boundaries are replaced with symbol boundaries, and characters
10634         between symbols match non-word non-symbol syntax.  (Bug#14602)
10636 2013-06-13  Juri Linkov  <juri@jurta.org>
10638         * isearch.el (isearch-del-char): Don't exceed the length of
10639         `isearch-string' by the prefix arg.  (Bug#14563)
10641 2013-06-13  Juri Linkov  <juri@jurta.org>
10643         * isearch.el (isearch-yank-word, isearch-yank-line)
10644         (isearch-char-by-name, isearch-quote-char)
10645         (isearch-printing-char, isearch-process-search-char):
10646         Add optional count prefix arg.  (Bug#14563)
10648         * international/isearch-x.el
10649         (isearch-process-search-multibyte-characters):
10650         Add optional count prefix arg.
10652 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10654         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
10655         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
10656         lexical-binding.
10658 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
10660         * subr.el (set-temporary-overlay-map): Add on-exit argument.
10662 2013-06-13  Glenn Morris  <rgm@gnu.org>
10664         * startup.el (tty-handle-args):
10665         Don't just discard "--" and anything after.  (Bug#14608)
10667         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
10669 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
10671         Implement changes in Secret Service API.  Make it backward compatible.
10672         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
10673         (secrets-create-item): Use it.  Prefix properties with interface.
10675 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
10677         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
10678         (term-emulate-terminal): Respect term-suppress-hard-newline.
10680 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
10682         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10683         Only remove a `thumb-file' overlay.  (Bug#14548)
10685 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
10687         * mail/reporter.el (reporter-submit-bug-report):
10688         Handle missing package-name.  (Bug#14600)
10690 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10692         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
10693         (reftex-citation-prompt, reftex-default-bibliography)
10694         (reftex-bib-or-thebib, reftex-get-bibfile-list)
10695         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
10696         (reftex-bib-sort-author, reftex-bib-sort-year)
10697         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
10698         (reftex-extract-bib-entries-from-thebibliography)
10699         (reftex-get-bibkey-default, reftex-get-bib-names)
10700         (reftex-parse-bibtex-entry, reftex-get-bib-field)
10701         (reftex-format-bib-entry, reftex-parse-bibitem)
10702         (reftex-format-bibitem, reftex-do-citation)
10703         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
10704         (reftex-restrict-bib-matches, reftex-extract-bib-file)
10705         (reftex-insert-bib-matches, reftex-format-citation)
10706         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
10707         (reftex-create-bibtex-file): Add docstrings, mostly by converting
10708         existing comments into docstrings.
10710 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
10712         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
10714 2013-06-12  Andreas Schwab  <schwab@suse.de>
10716         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
10717         for auto-save files.
10719 2013-06-12  Glenn Morris  <rgm@gnu.org>
10721         * ido.el (ido-delete-ignored-files): Remove.
10722         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
10723         Go back to calling ido-ignore-item-p directly.
10725 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
10727         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
10729         * ido.el (ido-delete-ignored-files): New function,
10730         split from ido-make-file-list-1.
10731         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
10732         (ido-make-file-list-1): Use ido-delete-ignored-files.
10734 2013-06-12  Leo Liu  <sdl.web@gmail.com>
10736         * progmodes/octave.el (inferior-octave-startup)
10737         (inferior-octave-completion-table)
10738         (inferior-octave-track-window-width-change)
10739         (octave-eldoc-function-signatures, octave-help)
10740         (octave-find-definition): Use single quoted strings.
10741         (inferior-octave-startup-args): Change default value.
10742         (inferior-octave-startup): Do not hard code "-i" and
10743         "--no-line-editing".
10744         (inferior-octave-resync-dirs): Add optional arg NOERROR.
10745         (inferior-octave-directory-tracker): Use it.
10746         (octave-goto-function-definition): Robustify.
10747         (octave-help): Support highlighting operators in 'See also'.
10748         (octave-find-definition): Find subfunctions only in Octave mode.
10750 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10752         * help-fns.el (help-fns--compiler-macro): If the handler function is
10753         named, then put a link to it.
10754         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
10755         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
10756         (cl-typep): Use it.
10757         (cl-eval-when): Simplify debug spec.
10758         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
10759         compiler-macro function instead of setting `compiler-macro-file'.
10761 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
10763         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
10764         * vc/vc-hooks.el (vc-stay-local): Doc fix.
10766 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10767             Daniel Hackney  <dan@haxney.org>
10769         First part of Daniel Hackney's patch to package.el.
10770         * emacs-lisp/package.el: Use defstruct.
10771         (package-desc): New, main struct.
10772         (package--bi-desc, package--ac-desc): New structs, used to describe the
10773         format in external files.
10774         (package-desc-vers): Replace with package-desc-version accessor.
10775         (package-desc-doc): Replace with package-desc-summary accessor.
10776         (package-activate-1): Remove `package' arg since the pkg-vec now
10777         includes the name.
10778         (define-package): Use package-desc-from-define.
10779         (package-unpack-single): Change file-name arg to be a symbol.
10780         (package--add-to-archive-contents): Use package-desc-create and new
10781         accessor functions to package--ac-desc.
10782         (package-buffer-info, package-tar-file-info): Return a package-desc.
10783         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
10784         arg to be a package-desc.
10785         (package-install-file): Adjust accordingly.  Use \' to match EOS.
10786         (package--from-builtin): New function.
10787         (describe-package-1, package-menu--generate): Use it.
10788         (package--make-autoloads-and-compile): Change name arg to be a symbol.
10789         (package-generate-autoloads): Idem and return the name of the file.
10790         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10791         Change pkg-info arg to be a package-desc.
10792         Use package-make-ac-desc.
10793         (package-upload-file): Use \' to match EOS.
10794         * finder.el (finder-compile-keywords): Use package-make-builtin.
10796 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10798         * vc/vc.el (vc-deduce-fileset): Change error message.
10799         (vc-read-backend): New function.
10800         (vc-next-action): Use it.
10802         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
10804         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
10805         (prolog-font-lock-keywords): Use regexp-opt instead.
10806         Don't manually highlight strings.
10807         (prolog-mode-variables): Simplify comment-start-skip.
10808         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
10810         * emacs-lisp/generic.el (generic--normalise-comments)
10811         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
10812         (generic-mode-set-comments): Use them.
10813         (generic-bracket-support): Use setq-local.
10814         (generic-make-keywords-list): Declare obsolete.
10816 2013-06-11  Glenn Morris  <rgm@gnu.org>
10818         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10819         Prettify after setting font-lock-defaults.  (Bug#14574)
10821 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
10823         * replace.el (query-replace, occur-read-regexp-defaults-function)
10824         (replace-search):
10825         * subr.el (declare-function, number-sequence, local-set-key)
10826         (substitute-key-definition, locate-user-emacs-file)
10827         (with-silent-modifications, split-string, eval-after-load):
10828         Fix typos, remove unneeded backslashes and reflow some docstrings.
10830 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10832         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
10833         default for Elisp files.
10835 2013-06-11  Glenn Morris  <rgm@gnu.org>
10837         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
10838         although define-derived-mode was doing this anyway.  (Bug#14583)
10840 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
10842         * allout.el (allout-encryption-plaintext-sanitization-regexps):
10843         Fix make-variable-buffer-local call to refer to the correct variable.
10845 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
10847         * eshell/em-term.el (eshell-visual-commands)
10848         (eshell-visual-subcommands, eshell-visual-options):
10849         Add summary line to docstrings.  Add cross-references.
10851 2013-06-10  Glenn Morris  <rgm@gnu.org>
10853         * epa.el (epa-read-file-name): New function.  (Bug#14510)
10854         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
10856 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
10858         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
10859         output redirection to be ignored with visual commands.
10861 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
10863         * eshell/em-term.el (eshell-visual-command-p): New function.
10864         (eshell-term-initialize): Move long lambda to separate function
10865         eshell-visual-command-p.
10866         * eshell/em-dirs.el (eshell-dirs-initialize):
10867         * eshell/em-script.el (eshell-script-initialize):
10868         Add missing #' to lambda.
10870 2013-06-08  Leo Liu  <sdl.web@gmail.com>
10872         * progmodes/octave.el (octave-add-log-current-defun): New function.
10873         (octave-mode): Set add-log-current-defun-function.
10874         (octave-goto-function-definition): Do not move point if not found.
10875         (octave-find-definition): Enhance to try subfunctions first.
10877 2013-06-08  Glenn Morris  <rgm@gnu.org>
10879         * emacs-lisp/bytecomp.el (byte-compile-char-before)
10880         (byte-compile-backward-char, byte-compile-backward-word):
10881         Improve previous change, to handle non-explicit nil.
10883 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10885         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
10886         (smie--opener/closer-at-point): New function.
10887         (smie--matching-block-data): Use it.  Don't match from right after an
10888         opener or right before a closer.  Obey smie-blink-matching-inners.
10889         Don't signal a mismatch for repeated inners like "switch..case..case".
10891 2013-06-07  Leo Liu  <sdl.web@gmail.com>
10893         * progmodes/octave.el (octave-mode): Set comment-use-global-state
10894         to t.  (Bug#14303)
10895         (octave-function-header-regexp): Fix.  (Bug#14570)
10896         (octave-help-mode-finish-hook, octave-help-mode-finish):
10897         Remove.  Just use temp-buffer-show-hook.
10899         * newcomment.el (comment-search-backward): Revert last change.
10900         (Bug#14434)
10902         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
10904 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
10906         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
10907         through xargs, to avoid failure due to MS-Windows limitations on
10908         command-line length.
10910 2013-06-06  Glenn Morris  <rgm@gnu.org>
10912         * font-lock.el (lisp-font-lock-keywords-2):
10913         Treat user-error like error.
10915         * emacs-lisp/bytecomp.el (byte-compile-char-before)
10916         (byte-compile-backward-char, byte-compile-backward-word):
10917         Handle explicit nil arguments.  (Bug#14565)
10919 2013-06-05  Alan Mackenzie  <acm@muc.de>
10921         * isearch.el (isearch-allow-prefix): New user option.
10922         (isearch-other-meta-char): Don't exit isearch when a prefix
10923         argument is typed whilst `isearch-allow-prefix' is non-nil.
10924         (Bug#9706)
10926 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10928         * autorevert.el (auto-revert-notify-handler): Use memq.
10929         Hide assertion failure.
10931         * skeleton.el: Use cl-lib.
10932         (skeleton-further-elements): Use defvar-local.
10933         (skeleton-insert): Use cl-progv.
10935 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10937         * progmodes/prog-mode.el (prog-prettify-symbols)
10938         (prog-prettify-install): Update docstrings.
10940 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10942         * simple.el: Move all the prog-mode code to prog-mode.el.
10943         * progmodes/prog-mode.el: New file.
10944         * loadup.el: Add prog-mode.el.
10946 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10948         * simple.el (prog-prettify-symbols): Add version.
10949         (prog-prettify-install): Add convenience function to prettify symbols.
10951         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
10952         (perl--augmented-font-lock-keywords-1)
10953         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
10954         variables and use it.
10956         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10957         (cfengine3-mode): Remove unneeded variable and use it.
10959         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10960         (lisp--augmented-font-lock-keywords-1)
10961         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
10962         Remove unneeded variables and use it.
10964 2013-06-05  João Távora  <joaotavora@gmail.com>
10966         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
10967         to point when opening the connection.  (Bug#14380)
10969 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10971         * subr.el (load-history-regexp, load-history-filename-element)
10972         (eval-after-load, after-load-functions, do-after-load-evaluation)
10973         (eval-next-after-load, display-delayed-warnings)
10974         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
10975         definition of save-match-data.
10976         (overriding-local-map): Remove accidental obsolescence declaration.
10978         * emacs-lisp/edebug.el (edebug-result): Move before first use.
10980 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10982         Generalize symbol prettify support to prog-mode and implement it
10983         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
10984         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
10985         (prog--prettify-font-lock-compose-symbol)
10986         (prog-prettify-font-lock-symbols-keywords): New variables and
10987         functions to support symbol prettification.
10988         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10989         (lisp--augmented-font-lock-keywords-1)
10990         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
10991         (lisp--prettify-symbols-alist): Implement prettify of lambda.
10992         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10993         (cfengine3--prettify-symbols-alist, cfengine3-mode):
10994         Implement prettify of -> => :: strings.
10995         * progmodes/perl-mode.el (perl-prettify-symbols)
10996         (perl--font-lock-compose-symbol)
10997         (perl--font-lock-symbols-keywords): Move to prog-mode.
10998         (perl--prettify-symbols-alist): Prettify -> => :: strings.
10999         (perl-font-lock-keywords-1)
11000         (perl-font-lock-keywords-2): Remove explicit prettify support.
11001         (perl--augmented-font-lock-keywords)
11002         (perl--augmented-font-lock-keywords-1)
11003         (perl--augmented-font-lock-keywords-2, perl-mode):
11004         Implement prettify support.
11006 2013-06-05  Leo Liu  <sdl.web@gmail.com>
11008         Re-implement SMIE matching block highlight using
11009         show-paren-data-function.  (Bug#14395)
11010         * emacs-lisp/smie.el (smie-matching-block-highlight)
11011         (smie--highlight-matching-block-overlay)
11012         (smie--highlight-matching-block-lastpos)
11013         (smie-highlight-matching-block)
11014         (smie-highlight-matching-block-mode): Remove.
11015         (smie--matching-block-data-cache): New variable.
11016         (smie--matching-block-data): New function.
11017         (smie-setup): Use smie--matching-block-data for
11018         show-paren-data-function.
11020         * progmodes/octave.el (octave-mode-menu): Fix.
11021         (octave-find-definition): Skip garbage lines.
11023 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11025         Fix compilation error with simultaneous dynamic+lexical scoping.
11026         Add warning when a defvar appears after the first let-binding.
11027         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
11028         (byte-compile-close-variables): Initialize it.
11029         (byte-compile--declare-var): New function.
11030         (byte-compile-file-form-defvar)
11031         (byte-compile-file-form-define-abbrev-table)
11032         (byte-compile-file-form-custom-declare-variable): Use it.
11033         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
11034         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
11035         (byte-compile-bind): Handle dynamic bindings that shadow
11036         lexical bindings.
11037         (byte-compile-unbind): Make arg non-optional.
11038         (byte-compile-let): Simplify.
11039         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
11040         (cconv--analyse-function, cconv-analyse-form): Populate it.
11041         Protect byte-compile-bound-variables to limit the scope of defvars.
11042         (cconv-analyse-form): Add missing rule for (defvar <foo>).
11043         Remove unneeded rule for `declare'.
11045         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
11046         so as to avoid depending on cl-adjoin at run-time.
11047         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
11049         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
11050         (macroexp--warn-and-return): Use it.
11052 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11054         * subr.el: Convert to lexical binding.
11055         (overriding-local-map): Make obsolete.
11056         (add-to-list): Doc fix.  Add compiler macro.
11057         (read-key): Swap values of local maps.
11059 2013-06-05  Leo Liu  <sdl.web@gmail.com>
11061         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
11063 2013-06-04  Leo Liu  <sdl.web@gmail.com>
11065         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
11066         (compilation-auto-jump): Suppress the "Mark set" message to give
11067         way to exit message.
11069 2013-06-04  Alan Mackenzie  <acm@muc.de>
11071         Remove faulty optimisation from indentation calculation.
11072         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
11073         search limit based on 2000 characters back from indent-point.
11075 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
11077         * eshell/em-term.el (cl-lib): Require `cl-lib'.
11079 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11081         * emacs-lisp/lisp.el: Use lexical-binding.
11082         (lisp--local-variables-1, lisp--local-variables): New functions.
11083         (lisp--local-variables-completion-table): New var.
11084         (lisp-completion-at-point): Use it complete let-bound vars.
11086         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
11087         eagerly (bug#14422).
11089 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
11091         * autorevert.el (auto-revert-notify-enabled)
11092         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
11093         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
11094         (auto-revert-notify-handler): Handle also gfilenotify.
11096         * subr.el (file-notify-handle-event): New defun.  Replacing ...
11097         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
11098         Remove.
11100 2013-06-03  Juri Linkov  <juri@jurta.org>
11102         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
11103         `M-s h .'.  (Bug#14427)
11105         * hi-lock.el (highlight-symbol-at-point): New alias for the new
11106         command `hi-lock-face-symbol-at-point'.
11107         (hi-lock-face-symbol-at-point): New command.
11108         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
11109         (hi-lock-menu): Add `highlight-symbol-at-point'.
11110         (hi-lock-mode): Doc fix.
11112         * isearch.el (isearch-forward-symbol-at-point): New command.
11113         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
11114         (isearch-highlight-regexp): Add a regexp which matches
11115         words/symbols for word/symbol mode.
11117         * subr.el (find-tag-default-bounds): New function with the body
11118         mostly moved from `find-tag-default'.
11119         (find-tag-default): Move most code to `find-tag-default-bounds',
11120         call it and apply `buffer-substring-no-properties' afterwards.
11122 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
11124         * eshell/em-term.el (eshell-term-initialize):
11125         Use `cl-intersection' rather than `intersection'.
11127 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
11129         * vc/log-view.el: Doc fix.
11130         (log-view-mode-map): Copy keymap from `special-mode-map'.
11132 2013-06-02  Eric Ludlam  <zappo@gnu.org>
11134         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
11135         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
11136         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
11137         (eieio-unbound, eieio-default-superclass)
11138         (eieio--define-field-accessors, method-static, method-before)
11139         (method-primary, method-after, method-num-lists)
11140         (method-generic-before, method-generic-primary)
11141         (method-generic-after, method-num-slots)
11142         (eieio-specialized-key-to-generic-key)
11143         (eieio--check-type, class-v, class-p)
11144         (eieio-class-name, define-obsolete-function-alias)
11145         (eieio-class-parents-fast, eieio-class-children-fast)
11146         (same-class-fast-p, class-constructor, generic-p)
11147         (generic-primary-only-p, generic-primary-only-one-p)
11148         (class-option-assoc, class-option, eieio-object-p)
11149         (class-abstract-p, class-method-invocation-order)
11150         (eieio-defclass-autoload-map, eieio-defclass-autoload)
11151         (eieio-class-un-autoload, eieio-defclass)
11152         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
11153         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
11154         (eieio--defgeneric-init-form, eieio-defgeneric-form)
11155         (eieio-defgeneric-reset-generic-form)
11156         (eieio-defgeneric-form-primary-only)
11157         (eieio-defgeneric-reset-generic-form-primary-only)
11158         (eieio-defgeneric-form-primary-only-one)
11159         (eieio-defgeneric-reset-generic-form-primary-only-one)
11160         (eieio-unbind-method-implementations)
11161         (eieio--defmethod, eieio--typep)
11162         (eieio-perform-slot-validation, eieio-validate-slot-value)
11163         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
11164         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
11165         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
11166         (eieio-slot-name-index, eieio-class-slot-name-index)
11167         (eieio-set-defaults, eieio-initarg-to-attribute)
11168         (eieio-attribute-to-initarg, eieio-c3-candidate)
11169         (eieio-c3-merge-lists, eieio-class-precedence-c3)
11170         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
11171         (eieio-class-precedence-list, eieio-generic-call-methodname)
11172         (eieio-generic-call-arglst, eieio-generic-call-key)
11173         (eieio-generic-call-next-method-list)
11174         (eieio-pre-method-execution-functions, eieio-generic-call)
11175         (eieio-generic-call-primary-only, eieiomt-method-list)
11176         (eieiomt-optimizing-obarray, eieiomt-install)
11177         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
11178         (eieio-generic-form, eieio-defmethod, make-obsolete)
11179         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
11180         (defclass): Remove `eval-and-compile' from macro.
11181         (call-next-method, shared-initialize): Instead of using
11182         `scoped-class' variable, use new eieio--scoped-class, and
11183         eieio--with-scoped-class.
11184         (initialize-instance): Rename local variable 'scoped-class' to
11185         'this-class' to remove ambiguitity from old global.
11187         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
11188         eieio.el.
11189         (eieio--scoped-class-stack): New variable.
11190         (eieio--scoped-class): New fcn.
11191         (eieio--with-scoped-class): New scoping macro.
11192         (eieio-defclass): Use pushnew instead of add-to-list.
11193         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
11194         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
11195         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
11196         `scoped-class' variable, use new eieio--scoped-class, and
11197         eieio--with-scoped-class.
11199         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
11201 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
11203         * eshell/esh-ext.el (eshell-external-command): Pass args to
11204         `eshell-find-interpreter'.
11205         (eshell-find-interpreter): Add new second parameter ARGS.
11207         * eshell/em-script.el (eshell-script-initialize): Add second arg
11208         to the function added as MATCH to `eshell-interpreter-alist'.
11210         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
11211         the function added as MATCH to `eshell-interpreter-alist'.
11213         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
11214         (eshell-visual-options): New defcustom.
11215         (eshell-escape-control-x): Adapt docstring.
11216         (eshell-term-initialize): Test `eshell-visual-subcommands' and
11217         `eshell-visual-options' in addition to `eshell-visual-commands'.
11218         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
11220 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11222         * progmodes/python.el (python-indent-block-enders): Add break,
11223         continue and raise keywords.
11225 2013-06-01  Glenn Morris  <rgm@gnu.org>
11227         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
11229         Plain (f)boundp silences compilation warnings since Emacs 22.1.
11230         * progmodes/cc-cmds.el (delete-forward-p):
11231         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
11232         * progmodes/cc-engine.el (buffer-syntactic-context):
11233         * progmodes/cc-fonts.el (face-property-instance):
11234         * progmodes/cc-mode.el (set-keymap-parents):
11235         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
11236         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
11237         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
11238         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
11239         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
11241         * progmodes/cc-vars.el (other): Emacs has this widget since
11242         at least 21.1, so don't (re)define it.
11244         * eshell/em-cmpl.el (eshell-cmpl-initialize):
11245         Replace the obsolete alias pcomplete-arg-quote-list.
11247 2013-06-01  Leo Liu  <sdl.web@gmail.com>
11249         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
11250         punctuation syntax.
11251         (inferior-octave-minimal-columns)
11252         (inferior-octave-last-column-width): New variables.
11253         (inferior-octave-track-window-width-change): New function.
11254         (inferior-octave-mode): Adjust column width so that Octave output,
11255         for example from 'ls', can fit into the window nicely.
11257 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
11259         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
11260         Highlight expansions inside regexp literals.
11262 2013-05-31  Glenn Morris  <rgm@gnu.org>
11264         * obsolete/sym-comp.el (symbol-complete):
11265         Replace obsolete completion-annotate-function.
11267         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
11269 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
11271         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
11272         New function, checks if point is inside a literal that allows
11273         expression expansion.
11274         (ruby-syntax-propertize-expansion): Use it.
11275         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
11276         around the body.
11278 2013-05-30  Juri Linkov  <juri@jurta.org>
11280         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
11281         to "\M-si".
11282         (isearch-invisible): New variable.
11283         (isearch-forward): Doc fix.
11284         (isearch-mode): Set `isearch-invisible'
11285         to the value of `search-invisible'.
11286         (isearch-toggle-case-fold): Doc fix.
11287         (isearch-toggle-invisible): New command.
11288         (isearch-query-replace): Let-bind `search-invisible'
11289         to the value of `isearch-invisible'.
11290         (isearch-search): Use `isearch-invisible' instead of
11291         `search-invisible'.  Let-bind `search-invisible'
11292         to the value of `isearch-invisible'.  (Bug#11378)
11294 2013-05-30  Juri Linkov  <juri@jurta.org>
11296         * replace.el (perform-replace): Avoid `isearch-range-invisible'
11297         call when `query-flag' is nil and `search-invisible' is non-nil.
11298         (Bug#11746)
11300 2013-05-30  Glenn Morris  <rgm@gnu.org>
11302         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
11304         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
11305         (cc-require): Suppress spurious "noruntime" warnings.
11306         (cc-require-when-compile): Use fboundp, for sake of compiler.
11308         * progmodes/cc-mode.el: Move load of cc-vars before that of
11309         cc-langs (which in turn loads cc-vars), to quieten compiler.
11311 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11313         * paren.el: Simplify the code.
11314         (show-paren-mode): Always start the timer.
11315         (show-paren--idle-timer): Rename from show-paren-idle-timer.
11316         (show-paren--overlay, show-paren--overlay-1): Rename from
11317         show-paren-overlay and show-paren-overlay-1, and initialize to an
11318         overlay rather than to nil.
11319         (show-paren-function): Misc cleanup and simplifications.
11321 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11323         * paren.el (show-paren-data-function): New hook.
11324         (show-paren--default): New function, extracted from show-paren-function.
11325         (show-paren-function): Use show-paren-data-function.
11327 2013-05-30  Glenn Morris  <rgm@gnu.org>
11329         * ielm.el (ielm-map, ielm-complete-symbol):
11330         Use completion-at-point rather than obsolete functions.
11331         (inferior-emacs-lisp-mode): Doc fix.
11332         Set completion-at-point-functions, rather than
11333         comint-dynamic-complete-functions.
11335         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
11336         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
11337         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
11339         * image.el (image-animated-p): Tweak definition.
11341         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
11342         (rlogin-process-connection-type): Tweak default.  Add set-after.
11343         (rlogin-host): Doc fix.
11344         (rlogin): Tweak prompt.
11345         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
11347         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
11348         * progmodes/tcl.el (inferior-tcl-mode-map):
11349         Use completion-at-point rather than obsolete alias.
11351         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
11353         * minibuffer.el (read-file-name-completion-ignore-case):
11354         Move before completion--in-region, for eager macro expansion.
11356 2013-05-29  Juri Linkov  <juri@jurta.org>
11358         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
11359         for total count of matching lines.  Add `global-matches' for total
11360         count of matches.  Rename `matches' to `lines' for count of
11361         matching lines.  Add `matches' for count of matches.
11362         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
11363         to `prev-line' for line number of prev match endpt.
11364         Increment `matches' for every match.  Print the number of
11365         matching lines in the header.
11366         (occur-context-lines): Rename `lines' to `curr-line'.
11367         Rename `prev-lines' to `prev-line'.  (Bug#14017)
11369 2013-05-29  Juri Linkov  <juri@jurta.org>
11371         * replace.el (perform-replace): Add `skip-read-only-count',
11372         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
11373         Increment them for corresponding conditions and report the number
11374         of skipped occurrences in the final message.  (Bug#11746)
11375         (query-replace, query-replace-regexp, query-replace-regexp-eval)
11376         (replace-string, replace-regexp): Doc fix.
11378 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11380         * emacs-lisp/trace.el (trace--read-args): Provide a default.
11382         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
11383         prog-mode-map (bug#14504).
11385 2013-05-29  Leo Liu  <sdl.web@gmail.com>
11387         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
11388         (octave-help): Small simplification.
11390         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
11391         off the highlight first.
11393 2013-05-29  Glenn Morris  <rgm@gnu.org>
11395         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
11396         Handle idlwave-last-system-routine-info-cons-cell being nil.
11398         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
11399         (idlwave-write-paths): Simplify via with-temp-buffer.
11401         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
11402         * emulation/cua-rect.el: Also load cua-base at run time.
11404         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
11405         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
11406         (cperl-imenu-on-info): Require imenu.
11408 2013-05-28  Alan Mackenzie  <acm@muc.de>
11410         Handle "capitalised keywords" correctly.
11411         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
11413 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
11415         * eshell/em-unix.el: Add -r option to cp.
11417 2013-05-28  Glenn Morris  <rgm@gnu.org>
11419         * vc/vc-arch.el (vc-exec-after): Declare.
11420         (vc-switches): Autoload.
11421         * vc/vc-bzr.el: No need to require vc when compiling.
11422         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
11423         (vc-resynch-buffer, vc-dir-refresh): Declare.
11424         (vc-setup-buffer, vc-switches): Autoload.
11425         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
11426         (vc-resynch-buffer): Declare.
11427         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
11428         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
11429         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
11430         (grep-read-regexp, grep-read-files, grep-expand-template)
11431         (vc-dir-refresh): Declare.
11432         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
11433         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
11434         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
11435         * vc/vc-mtn.el (vc-exec-after): Declare.
11436         (vc-switches): Autoload.
11437         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
11438         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
11439         (vc-file-tree-walk): Declare.
11440         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
11441         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
11442         (vc-tag-precondition, vc-rename-master): Autoload.
11443         * vc/vc-svn.el (vc-exec-after): Declare.
11444         (vc-switches, vc-setup-buffer): Autoload.
11445         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
11446         Autoload.
11447         (vc-resynch-buffer): Declare.
11449         * obsolete/fast-lock.el (byte-compile-warnings):
11450         Don't warn about obsolete features in this obsolete file.
11452         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
11453         Move definition before use.
11455         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
11456         (dun-unix-verbs): Remove dun-zippy.
11457         (dun-zippy): Remove function.
11459         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11461 2013-05-27  Juri Linkov  <juri@jurta.org>
11463         * replace.el (replace-search): New function with code moved out
11464         from `perform-replace'.
11465         (replace-highlight, replace-dehighlight): Move function definitions
11466         up closer to `replace-search'.  (Bug#11746)
11468 2013-05-27  Juri Linkov  <juri@jurta.org>
11470         * replace.el (perform-replace): Ignore invisible matches.
11471         In addition to checking `query-replace-skip-read-only', also
11472         filter out matches by calling `run-hook-with-args-until-failure'
11473         on `isearch-filter-predicates', and also check `search-invisible'
11474         for t or call `isearch-range-invisible'.
11475         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
11477 2013-05-27  Juri Linkov  <juri@jurta.org>
11479         * isearch.el (isearch-filter-predicates): Rename from
11480         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
11481         (isearch-message-prefix): Display text from the property
11482         `isearch-message-prefix' of the currently active filters.
11483         (isearch-search): Don't compare `isearch-filter-predicate' with
11484         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
11485         on `isearch-filter-predicates'.  Also check `search-invisible' for t
11486         or call `isearch-range-invisible'.
11487         (isearch-filter-visible): Make obsolete.
11488         (isearch-lazy-highlight-search):
11489         Call `run-hook-with-args-until-failure' on
11490         `isearch-filter-predicates' and use `isearch-range-invisible'.
11492         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
11493         `isearch-filter-predicates' instead of `funcall'ing
11494         `isearch-filter-predicate'.
11495         (Info-mode): Set `Info-isearch-filter' to
11496         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
11498         * dired-aux.el (dired-isearch-filter-predicate-orig):
11499         Remove variable.
11500         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
11501         (dired-isearch-filenames-end): Add and remove
11502         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
11503         instead of changing the value of `isearch-filter-predicate'.
11504         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
11505         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
11506         Put property `isearch-message-prefix' to "filename " on
11507         `dired-isearch-filter-filenames'.
11509         * wdired.el (wdired-change-to-wdired-mode):
11510         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
11511         locally instead of changing `isearch-filter-predicate'.
11512         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
11514 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
11516         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
11517         return the commit hash (Bug#14459).  Also set the
11518         `vc-git-detached' property.
11519         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
11520         (vc-git-mode-line-string): Use the same help-echo format whether
11521         in detached mode or not, because we know the actual revision now.
11522         When in detached mode, shorten the revision to 7 chars.
11524 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11526         * emacs-lisp/easy-mmode.el (define-minor-mode):
11527         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
11528         mode hook and provide a docstring.
11530 2013-05-27  Alan Mackenzie  <acm@muc.de>
11532         Remove spurious syntax-table text properties inserted by C-y.
11533         * progmodes/cc-mode.el (c-after-change): Also clear hard
11534         syntax-table property with value nil.
11536 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
11538         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
11539         when reading the events; the buffer layout shall not be changed.
11541 2013-05-27  Leo Liu  <sdl.web@gmail.com>
11543         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
11544         New variable.
11545         (inferior-octave-directory-tracker): Automatically re-sync
11546         default-directory.
11547         (octave-help): Improve handling of 'See also'.
11549 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11551         * doc-view.el: Minor naming convention tweaks.
11552         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
11554         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
11555         even if there's no `display' property yet (bug#14435).
11557 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
11559         * subr.el (unmsys--file-name): Rename from reveal-filename.
11561         * Makefile.in (custom-deps, finder-data, autoloads)
11562         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11563         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11564         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
11566 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11568         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
11569         error-completion on the first 2 args of condition-case (bug#14446).
11570         Don't burp at EOB.
11572 2013-05-25  Leo Liu  <sdl.web@gmail.com>
11574         * comint.el (comint-previous-matching-input): Do not flood the
11575         *Messages* buffer with trivial messages.
11577 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11579         * progmodes/flymake.el (flymake-nop): Don't return a string.
11580         (flymake-set-at): Fix typo.
11582         * simple.el (read--expression): New function, extracted from
11583         eval-expression.  Set completion-at-point-functions (bug#14465).
11584         (eval-expression, eval-minibuffer): Use it.
11586 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
11588         * progmodes/flymake.el (flymake-save-buffer-in-file)
11589         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
11590         (flymake-selected-frame, flymake-log, flymake-ins-after)
11591         (flymake-set-at, flymake-get-buildfile-from-cache)
11592         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
11593         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
11594         Refine the doc string.
11595         (flymake-get-file-name-mode-and-masks): Reformat.
11596         (flymake-get-real-file-name-function): Fix a minor bug.
11598 2013-05-24  Juri Linkov  <juri@jurta.org>
11600         * progmodes/grep.el (grep-mode-font-lock-keywords):
11601         Support =linenumber= format used by git-grep for lines with
11602         function names.  (Bug#13549)
11604 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11606         * progmodes/octave.el (octave-smie-rules): Return nil rather than
11607         0 after a semi-colon; it works better for smie-auto-fill.
11608         (octave--indent-new-comment-line): New function.
11609         (octave-indent-new-comment-line): Use it (indirectly).
11610         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
11611         modify comment-line-break-function.
11613         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
11614         (smie-setup): Use add-function to set it.
11616 2013-05-24  Sam Steingold  <sds@gnu.org>
11618         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
11619         argument (before the `interactive' argument).
11621 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11623         * image-mode.el (image-mode-winprops): Add winprops to
11624         image-mode-winprops-alist before running
11625         image-mode-new-window-functions.
11626         * doc-view.el (doc-view-new-window-function): Don't delay
11627         doc-view-goto-page via timers (bug#14435).
11629 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
11631         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
11632         (doc-view-desktop-save-buffer): New function.
11633         (doc-view-restore-desktop-buffer): New function.
11634         (desktop-buffer-mode-handlers):
11635         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
11636         handler.
11637         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
11638         `desktop-save-buffer' function.
11640 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
11642         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
11643         (tramp-gvfs-file-name-handler): Raise a user error when
11644         `tramp-gvfs-enabled' is nil.
11645         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
11646         Do not raise a user error when loading package.  (Bug#14447)
11648         * net/xesam.el: Move to obsolete/.
11650 2013-05-24  Glenn Morris  <rgm@gnu.org>
11652         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
11654         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
11656         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
11657         (Info-find-node, Man-getpage-in-background): Declare.
11659         * mail/unrmail.el (unrmail):
11660         Replace obsolete detect-coding-with-priority.
11662         * net/socks.el (socks-split-string): Use this rather than split-string.
11663         (socks-nslookup-host): Update for above change.
11664         (dynamic-choice, s5-dynamic-choice-match)
11665         (s5-dynamic-choice-match-inline, s5-widget-value-create):
11666         Comment out unused code.
11668         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
11669         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
11670         (gud-tooltip-echo-area): Make obsolete.
11671         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
11673         * progmodes/js.el (js--optimize-arglist): Declare.
11675         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
11677         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
11678         (ediff-window-C): Declare.
11680         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
11681         Tweak requires to silence compiler.
11683         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
11684         (he-search-string, he-tried-table, he-expand-list)
11685         (he-init-string, he-string-member, he-substitute-string)
11686         (he-reset-string): Declare.
11688         * obsolete/options.el (list-options): Use custom-variable-p,
11689         rather than obsolete alias.
11691 2013-05-23  Sam Steingold  <sds@gnu.org>
11693         * simple.el (shell-command-on-region): Pass the `replace' argument
11694         down to `call-process-region' to comply with the doc as reported on
11695         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
11697 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11699         * emacs-lisp/smie.el (smie-indent-forward-token)
11700         (smie-indent-backward-token): Handle string tokens (bug#14381).
11702 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
11704         * ielm.el (ielm-menu): New menu.
11705         (inferior-emacs-lisp-mode): Set comment-start.
11707 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
11709         * textmodes/reftex.el (reftex-ref-style-toggle):
11710         Fix deactivate action.
11712         * textmodes/reftex-vars.el (reftex-ref-style-alist):
11713         Add cleveref macros.
11715         * textmodes/reftex-parse.el
11716         (reftex-locate-bibliography-files): Accept options for
11717         bibliography commands.
11718         * textmodes/reftex-vars.el (reftex-bibliography-commands):
11719         Add addbibresource.  Basic Biblatex support.
11721 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
11723         * net/tramp-gvfs.el (top):
11724         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
11725         when loading package.  (Bug#14447)
11727 2013-05-23  Glenn Morris  <rgm@gnu.org>
11729         * progmodes/js.el: No need to load comint when compiling.
11730         (ring-insert, comint-send-string, comint-send-input)
11731         (comint-last-input-end, ido-chop): Declare.
11733         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
11734         * vc/ediff-mult.el: Adjust requires.
11735         (ediff-directories-internal, ediff-directory-revisions-internal)
11736         (ediff-patch-file-internal): Declare.
11737         * vc/ediff-ptch.el: Adjust requires.
11738         (ediff-use-last-dir, ediff-buffers-internal): Declare.
11739         (ediff-find-file): Autoload.
11740         * vc/ediff-util.el: No need to load ediff when compiling.
11741         (ediff-regions-internal): Declare.
11742         * vc/ediff-wind.el: Adjust requires.
11743         (ediff-compute-toolbar-width): Define when compiling.
11744         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
11745         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
11746         (dired-get-filename, dired-get-marked-files)
11747         (ediff-last-dir-patch, ediff-patch-default-directory)
11748         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
11749         (ediff-patch-buffer-internal): Declare.
11751         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
11752         (ispell-process, ispell-buffer-local-words, lm-summary)
11753         (lm-section-start, lm-section-end): Declare.
11754         (checkdoc-ispell-init): Simplify.
11756         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
11757         (he-string-member, he-reset-string, he-substitute-string): Declare.
11759         * eshell/em-ls.el: Adjust requires.
11760         (eshell-glob-regexp): Declare.
11761         * eshell/em-tramp.el: Adjust requires.
11762         (eshell-parse-command): Autoload.
11763         * eshell/em-xtra.el: Adjust requires.
11764         (eshell-parse-command): Autoload.
11765         * eshell/esh-ext.el: Adjust requires.
11766         (eshell-parse-command, eshell-close-handles): Autoload.
11767         * eshell/esh-io.el: Adjust requires.
11768         (eshell-output-filter): Autoload.
11769         * eshell/esh-util.el: No need to load tramp when compiling.
11770         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
11771         Declare.
11772         (eshell-parse-ange-ls): Require ange-ftp and tramp.
11773         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11774         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
11775         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
11776         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
11777         * eshell/esh-opt.el, eshell/esh-proc.el:
11778         * eshell/esh-var.el: Adjust requires.
11779         * eshell/eshell.el: Do not require esh-util twice.
11780         (eshell-add-input-to-history): Declare.
11781         (eshell-command): Check history module is active before using it.
11783         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
11785 2013-05-22  Leo Liu  <sdl.web@gmail.com>
11787         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
11789 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
11791         * autorevert.el (auto-revert-notify-add-watch)
11792         (auto-revert-notify-handler): Add `attrib' for the inotify case,
11793         it indicates changes in file modification time.
11795 2013-05-22  Glenn Morris  <rgm@gnu.org>
11797         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11798         Always delete the autoloaded function from the noruntime and
11799         unresolved functions lists.
11801         * allout.el: No need to load epa, epg, overlay when compiling.
11802         (epg-context-set-passphrase-callback, epg-list-keys)
11803         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
11804         (epg-key-user-id-list): Declare.
11806         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
11807         (viper-set-parsing-style-toggling-macro)
11808         (viper-set-emacs-state-searchstyle-macros):
11809         Use called-interactively-p on Emacs.
11810         (viper-looking-back): Make it an obsolete alias.  Update callers.
11811         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
11812         Use looking-back rather than viper-looking-back.
11813         (viper-tmp-insert-at-eob, viper-enlarge-region)
11814         (viper-read-string-with-history, viper-register-to-point)
11815         (viper-append-to-register, viper-change-state-to-vi)
11816         (viper-backward-char-carefully, viper-forward-char-carefully)
11817         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
11818         (viper-change-state-to-emacs): Declare.
11819         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
11820         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
11821         * emulation/viper-mous.el: Do not load viper-cmd.
11822         (viper-backward-char-carefully, viper-forward-char-carefully)
11823         (viper-forward-word, viper-adjust-window): Declare.
11825         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
11827         * progmodes/idlw-help.el (idlwave-help-fontify):
11828         Use called-interactively-p.
11830         * term/w32console.el (w32-get-console-codepage)
11831         (w32-get-console-output-codepage): Declare.
11833         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
11834         Remove unnecessary declarations.
11835         (dframe-message): Doc fix.
11837         * info.el (dframe-select-attached-frame, dframe-current-frame):
11838         Declare.
11840         * speedbar.el (speedbar-message): Make it an obsolete alias.
11841         Update all callers.
11842         (speedbar-with-attached-buffer)
11843         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
11844         (speedbar-with-writable): Use backquote.
11845         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
11846         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
11847         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
11848         rather than speedbar- aliases.
11849         * mail/rmail.el: Load dframe rather than speedbar when compiling.
11850         (speedbar-make-specialized-keymap, speedbar-insert-button)
11851         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
11852         (speedbar-do-function-pointer): Declare.
11853         (rmail-speedbar-button, rmail-speedbar-find-file)
11854         (rmail-speedbar-move-message):
11855         Use dframe-with-attached-buffer rather than speedbar- alias.
11856         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
11857         (dframe-message, speedbar-make-specialized-keymap)
11858         (speedbar-add-expansion-list, speedbar-mode-functions-list)
11859         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
11860         (speedbar-insert-button, dframe-select-attached-frame)
11861         (dframe-maybee-jump-to-attached-frame)
11862         (speedbar-change-initial-expansion-list)
11863         (speedbar-previously-used-expansion-list-name): Declare.
11864         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
11865         Use dframe-message, dframe-with-attached-buffer rather than
11866         speedbar- aliases.
11867         (gud-sentinel): Silence compiler.
11868         * progmodes/vhdl-mode.el (speedbar-refresh)
11869         (speedbar-do-function-pointer, speedbar-add-supported-extension)
11870         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
11871         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
11872         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
11873         (speedbar-file-lists, speedbar-make-tag-line)
11874         (speedbar-line-directory, speedbar-goto-this-file)
11875         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
11876         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
11877         (speedbar-make-button, speedbar-reset-scanners)
11878         (speedbar-files-item-info, speedbar-line-text)
11879         (speedbar-find-file-in-frame, speedbar-set-timer)
11880         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
11881         (speedbar-with-writable): Do not (re)define it.
11882         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
11883         rather than speedbar- alias.
11885 2013-05-21  Leo Liu  <sdl.web@gmail.com>
11887         * progmodes/octave.el (octave-mode-menu): Update and re-organize
11888         menu items.
11889         (octave-mode): Tweak fill-nobreak-predicate.
11890         (inferior-octave-startup): Check process to avoid infinite loop.
11891         (inferior-octave): Pop to buffer first to show abornmal process
11892         exit information.
11894 2013-05-21  Glenn Morris  <rgm@gnu.org>
11896         * printing.el (pr-menu-bar): Define when compiling.
11898 2013-05-21  Leo Liu  <sdl.web@gmail.com>
11900         * progmodes/octave.el (octave-auto-fill): Remove.
11901         (octave-indent-new-comment-line): Improve.
11902         (octave-mode): Use auto fill mode through
11903         comment-line-break-function and fill-nobreak-predicate.
11904         (octave-goto-function-definition): Support DEFUN_DLD.
11905         (octave-beginning-of-defun): Small tweak.
11906         (octave-help): Show parent directory.
11908 2013-05-21  Glenn Morris  <rgm@gnu.org>
11910         * files.el (dired-unmark):
11911         * progmodes/gud.el (gdb-input): Update declarations.
11913         * calculator.el (electric, ehelp): No need to load when compiling.
11914         (Electric-command-loop, electric-describe-mode): Declare.
11916         * doc-view.el (doc-view-current-converter-processes): Move before use.
11918         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11919         Move MODE-set-explicitly definition before use.
11921         * international/mule-diag.el (mule-diag):
11922         Don't use obsolete window-system-version.
11924         * mail/feedmail.el (smtpmail): No need to load when compiling.
11925         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
11927         * mail/mail-utils.el (rfc822): No need to load when compiling.
11928         (rfc822-addresses): Autoload it.
11929         (mail-strip-quoted-names): Trivial simplification.
11931         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
11932         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
11934         * net/snmp-mode.el (tempo): Don't duplicate requires.
11936         * progmodes/prolog.el (info): No need to load when compiling.
11937         (comint): Require before shell requires it.
11938         (Info-goto-node): Autoload it.
11939         (Info-follow-nearest-node): Declare.
11940         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
11942         * textmodes/artist.el (picture-mode-exit): Declare.
11944         * textmodes/reftex-parse.el (reftex-parse-from-file):
11945         Trivial rewrite so the compiler can parse it better.
11947 2013-05-20  Leo Liu  <sdl.web@gmail.com>
11949         * progmodes/octave.el (octave-help-mode-map)
11950         (octave-help-mode-finish-hook): New variables.
11951         (octave-help-mode, octave-help-mode-finish): New functions.
11952         (octave-help): Use octave-help-mode.
11954 2013-05-20  Glenn Morris  <rgm@gnu.org>
11956         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
11958 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
11960         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
11961         start at point, so that expansion starting right after opening
11962         slash in a regexp is recognized.
11963         (ruby-syntax-before-regexp-re): New defvar, extracted from
11964         ruby-syntax-propertize-function.  Since the value of this regexp
11965         is looked up at runtime now, we should be able to turn
11966         `ruby-syntax-methods-before-regexp' into a defcustom later.
11967         (ruby-syntax-propertize-function): Split regexp matching into two
11968         parts, for opening and closing slashes.  That allows us to skip
11969         over string interpolations and support multiline regexps.
11970         Don't call `ruby-syntax-propertize-expansions', instead use another rule
11971         for them, which calls `ruby-syntax-propertize-expansion'.
11972         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
11973         call to `ruby-syntax-propertize-function'.
11974         (ruby-syntax-propertize-expansion): Extracted from
11975         `ruby-syntax-propertize-expansions'.  Handles one expansion.
11976         (ruby-syntax-propertize-percent-literal): Leave point right after
11977         the percent symbol, so that the expression expansion rule can
11978         propertize the contents.
11979         (ruby-syntax-propertize-heredoc): Leave point at bol following the
11980         heredoc openers.
11981         (ruby-syntax-propertize-expansions): Remove.
11983 2013-05-18  Juri Linkov  <juri@jurta.org>
11985         * man.el (Man-default-man-entry): Remove `-' from the end
11986         of the default value.  (Bug#14400)
11988 2013-05-18  Glenn Morris  <rgm@gnu.org>
11990         * comint.el (comint-password-prompt-regexp):
11991         Allow "password for XXX" where XXX contains colons (eg https://...).
11993 2013-05-18  Leo Liu  <sdl.web@gmail.com>
11995         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
11996         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
11997         (octave-source-directories): Don't check process.
11998         (octave-source-directories, octave-find-definition): Doc fix.
12000 2013-05-18  Glenn Morris  <rgm@gnu.org>
12002         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
12003         Remove backspace/delete bindings.  (Bug#14392)
12005         * cus-dep.el (custom-make-dependencies): Sort the output.
12006         (custom-versions-load-alist): Convert comment to doc.
12008 2013-05-17  Leo Liu  <sdl.web@gmail.com>
12010         * newcomment.el (comment-search-backward): Stricter in finding
12011         comment start.  (Bug#14303)
12013         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
12014         (octave-comment-start-skip): Properly anchored.
12016 2013-05-17  Leo Liu  <sdl.web@gmail.com>
12018         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
12019         Clean up when turned off.  (Bug#14395)
12020         (smie--highlight-matching-block-overlay): No longer buffer-local.
12021         (smie-highlight-matching-block): Adjust.
12023 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
12025         Doc string fix for "nanoseconds" (Bug#14406).
12026         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
12027         Fix doc string typo that had "nanoseconds" instead of "microseconds".
12029 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
12031         * calc/calc-units.el (math-extract-units): Preserve powers
12032         of units.
12034 2013-05-17  Leo Liu  <sdl.web@gmail.com>
12036         * subr.el (delete-consecutive-dups): New function.
12037         * ido.el (ido-set-matches-1): Use it.
12038         * progmodes/octave.el (inferior-octave-completion-table): Use it.
12039         * ido.el (ido-remove-consecutive-dups): Remove.
12041 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12043         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12044         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
12045         regexp-opt's `words'.
12047 2013-05-16  Leo Liu  <sdl.web@gmail.com>
12049         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
12050         (smie--highlight-matching-block-overlay)
12051         (smie--highlight-matching-block-lastpos)
12052         (smie--highlight-matching-block-timer): New variables.
12053         (smie-highlight-matching-block): New function.
12054         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
12055         (smie-setup): Conditionally enable smie-blink-matching-open.
12057 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
12059         Sync with upstream verilog-mode r840.
12060         * progmodes/verilog-mode.el (verilog-mode-version)
12061         (verilog-mode-release-date): Update.
12062         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
12063         (verilog-sig-tieoff): Fix string error on
12064         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
12065         (verilog-read-decls): Fix parameters confusing
12066         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
12068 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
12070         * subr.el (reveal-filename): New function.
12072         * loadup.el: Compute Emacs executable versions on MS-Windows,
12073         where executables have the .exe extension.  Add a hard link
12074         emacs-XX.YY.ZZ.exe on MS-Windows.
12076         * Makefile.in (XARGS_LIMIT): New variable.
12077         (custom-deps, finder-data, autoloads)
12078         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
12079         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
12080         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
12081         (compile-main): Limit xargs according to $(XARGS_LIMIT).
12083 2013-05-16  Leo Liu  <sdl.web@gmail.com>
12085         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
12086         (octave-mode-menu, octave-mode-map): Remove its uses.
12088 2013-05-16  Reto Zimmermann  <reto@gnu.org>
12090         Sync with upstream vhdl mode v3.34.2.
12091         * progmodes/vhdl-mode.el: Use `push' throughout.
12092         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
12093         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
12094         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
12095         (vhdl-actual-generic-name): New option to derive actual generic name.
12096         (vhdl-port-paste-signals): Replace formal by actual generics.
12097         (vhdl-beautify): New name for old group vhdl-align.  Update users.
12098         (vhdl-beautify-options): New option.
12099         (vhdl-last-input-event): New compat alias.  Use throughout.
12100         (vhdl-goto-line): Replace user level function `goto-line'.
12101         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
12102         vhdl-fix-statement-buffer.
12103         (vhdl-create-mode-menu): Add some entries.
12104         (vhdl-align-region-groups): Respect vhdl-beautify-options.
12105         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
12106         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
12107         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
12108         to force statements on one line.
12109         (vhdl-remove-trailing-spaces-region):
12110         New, split from vhdl-remove-trailing-spaces.
12111         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
12112         Respect vhdl-beautify-options.
12113         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
12114         (vhdl-update-sensitivity-list): Not add with index if exists without.
12115         Not include array index with signal.  Ignore keywords in comments.
12116         (vhdl-get-visible-signals): Regexp tweaks.
12117         (vhdl-template-component-inst): Handle empty library.
12118         (vhdl-template-type): Add template for 'enum' type.
12119         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
12120         Use vhdl-replace-string.
12121         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
12122         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
12123         (vhdl-speedbar-initialize): Update for above name change.
12124         (vhdl-compose-wire-components): Fix in handling of constants.
12125         (vhdl-error-regexp-emacs-alist): New variable.
12126         (vhdl-error-regexp-add-emacs): New function;
12127         adds support for new compile.el (Emacs 22+)
12128         (vhdl-generate-makefile-1): Change target order for single lib. units.
12129         Allow use of absolute file names.
12131 2013-05-16  Leo Liu  <sdl.web@gmail.com>
12133         * simple.el (prog-indent-sexp): Indent enclosing defun.
12135 2013-05-15  Glenn Morris  <rgm@gnu.org>
12137         * cus-start.el (show-trailing-whitespace): Move to editing basics.
12138         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
12139         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
12140         (whitespace-highlight): Move to whitespace group.
12142         * comint.el (comint-source):
12143         * pcmpl-linux.el (pcmpl-linux):
12144         * shell.el (shell-faces):
12145         * eshell/esh-opt.el (eshell-opt):
12146         * international/ccl.el (ccl): Remove empty custom groups.
12148         * completion.el (dynamic-completion-mode):
12149         * jit-lock.el (jit-lock-debug-mode):
12150         * minibuffer.el (completion-in-region-mode):
12151         * type-break.el (type-break-mode-line-message-mode)
12152         (type-break-query-mode):
12153         * emulation/tpu-edt.el (tpu-edt-mode):
12154         * progmodes/subword.el (global-subword-mode, global-superword-mode):
12155         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
12156         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
12158         * term/xterm.el (xterm): Change parent group to terminals.
12160         * master.el (master): Remove empty custom group.
12161         (master-mode): Remove unused :group argument.
12162         * textmodes/refill.el (refill): Remove empty custom group.
12163         (refill-mode): Remove unused :group argument.
12165         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
12167         * cus-dep.el: Provide a feature.
12168         (custom-make-dependencies): Ignore dotfiles (dir-locals).
12169         Don't mistakenly ignore files whose basenames match a basename
12170         from preloaded-file-list (eg cedet/ede/simple.el).
12171         Add a fallback method for getting :group.
12173 2013-05-15  Juri Linkov  <juri@jurta.org>
12175         * isearch.el (isearch-char-by-name): Rename from
12176         `isearch-insert-char-by-name'.  Doc fix.
12177         (isearch-forward): Mention `isearch-char-by-name' in
12178         the docstring.  (Bug#13348)
12180         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
12181         `exit-minibuffer' instead of
12182         `isearch-nonincremental-exit-minibuffer'.
12183         (isearch-edit-string): Remove mention of
12184         `isearch-nonincremental-exit-minibuffer' from docstring.
12185         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
12186         (isearch-forward-exit-minibuffer)
12187         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
12189 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12191         * loadup.el: Just use unversioned DOC.
12193         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
12194         literals as extending to EOB.
12195         (nxml-last-fontify-end): Remove unused variable.
12196         (nxml-after-change1): Use with-silent-modifications.
12197         (nxml-extend-after-change-region): Simplify.
12198         (nxml-extend-after-change-region1): Remove function.
12199         (nxml-after-change1): Don't adjust for dependent regions.
12200         (nxml-fontify-matcher): Simplify.
12201         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
12202         (xmltok-add-dependent): Remove function.
12203         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
12204         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
12205         (xmltok-scan-prolog-after-processing-instruction-open): Treat
12206         unclosed <[[, <?, comment, and other literals as extending to EOB.
12207         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
12208         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
12209         Remove functions.
12210         (rng-do-some-validation-1): Don't mark dependent regions.
12211         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
12212         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
12213         (nxml-clear-dependent-regions): Remove functions.
12214         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
12215         (nxml-ensure-scan-up-to-date):
12216         Don't clear&mark dependent regions.
12218 2013-05-15  Leo Liu  <sdl.web@gmail.com>
12220         * progmodes/octave.el (octave-goto-function-definition):
12221         Improve and fix callers.
12223 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12225         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
12226         the setter (bug#14387).
12228         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
12229         surrounding group (bug#14402).
12231 2013-05-14  Juri Linkov  <juri@jurta.org>
12233         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
12234         (Bug#14390)
12236 2013-05-14  Glenn Morris  <rgm@gnu.org>
12238         * progmodes/f90.el (f90-imenu-generic-expression):
12239         Fix typo in 2013-05-08 change.  (Bug#14402)
12241 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12243         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
12244         Remove signals for which replies are never received.
12246 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12248         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
12249         (gdb-handler-alist, gdb-handler-number): Remove variables.
12250         (gdb-handler-list): New variable.
12251         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
12252         (gdb-pending-handler-p, gdb-handle-reply)
12253         (gdb-remove-all-pending-triggers): New functions.
12254         (gdb-discard-unordered-replies): New defcustom.
12255         (gdb-handler): New defstruct.
12256         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
12257         instead of gdb-pending-triggers.  Update docstring.
12258         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
12259         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
12260         (gdb-var-update-handler, def-gdb-auto-update-trigger)
12261         (def-gdb-auto-update-handler, gdb-get-changed-registers)
12262         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
12263         (gdb-frame-handler): Pending triggers are now automatically managed.
12264         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
12265         Remove argument.
12266         (gdb-input): Automatically handles pending triggers.  Update docstring.
12267         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
12268         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
12269         Update comments.
12270         (gdb-done-or-error): Now use gdb-handle-reply.
12272 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12274         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
12275         gdb-debug-log.
12277 2013-05-14  Glenn Morris  <rgm@gnu.org>
12279         * subr.el (user-emacs-directory-warning): New option.
12280         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
12282 2013-05-14  Leo Liu  <sdl.web@gmail.com>
12284         * progmodes/octave.el (octave-font-lock-keywords): Fix error
12285         during redisplay.
12286         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
12287         (octave-font-lock-texinfo-comment): Fix invalid search bound
12288         error: wrong side of point.
12290 2013-05-14  Glenn Morris  <rgm@gnu.org>
12292         * progmodes/flymake.el (flymake-xml-program): New option.
12293         (flymake-xml-init): Use it.
12295         * term/xterm.el: Provide a feature.
12297         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
12299 2013-05-13  Glenn Morris  <rgm@gnu.org>
12301         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
12302         Add compat aliases as a hack workaround.  (Bug#14384)
12304 2013-05-13  Leo Liu  <sdl.web@gmail.com>
12306         * progmodes/octave.el (octave-indent-comment): Fix indentation for
12307         ###, and %!.
12308         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
12309         C-M-q.
12310         (octave-comment-start-skip): Include %!.
12311         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
12313 2013-05-12  Leo Liu  <sdl.web@gmail.com>
12315         * progmodes/octave.el (inferior-octave-startup): Store the value
12316         of __octave_srcdir__ for octave-source-directories.
12317         (inferior-octave-check-process): New function refactored out of
12318         inferior-octave-send-list-and-digest.
12319         (octave-source-directories)
12320         (octave-find-definition-filename-function): New variables.
12321         (octave-source-directories)
12322         (octave-find-definition-default-filename): New functions.
12323         (octave-find-definition): Improve to find functions implemented in C++.
12325 2013-05-12  Glenn Morris  <rgm@gnu.org>
12327         * calendar/diary-lib.el (diary-outlook-format-1):
12328         Don't include dayname in the output.  (Bug#14349)
12330 2013-05-11  Glenn Morris  <rgm@gnu.org>
12332         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
12334         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
12335         Treat cc-provide like provide.
12337 2013-05-11  Kevin Ryde  <user42@zip.com.au>
12339         * cus-dep.el (custom-make-dependencies):
12340         Use generated-autoload-load-name for the sake of files such
12341         such cedet/semantic/bovine/c.el, where the base file name
12342         is not in load-path.  (Bug#5277)
12344 2013-05-11  Glenn Morris  <rgm@gnu.org>
12346         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
12347         Provide features.
12349 2013-05-11  Leo Liu  <sdl.web@gmail.com>
12351         * progmodes/octave.el (octave-indent-comment): Improve.
12352         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
12353         (octave-eldoc-function-signatures, octave-eldoc-function):
12354         New functions.
12355         (octave-mode, inferior-octave-mode): Add eldoc support.
12357 2013-05-11  Richard Stallman  <rms@gnu.org>
12359         * epa.el (epa-decrypt-file): Take output file name as argument
12360         and read it using `interactive'.
12362 2013-05-11  Leo Liu  <sdl.web@gmail.com>
12364         * progmodes/octave.el (octave-beginning-of-line)
12365         (octave-end-of-line): Check before using up-list because it jumps
12366         out of more syntactic contructs since moving to smie.
12367         (octave-indent-comment): New function.
12368         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
12369         (octave-begin-keywords, octave-end-keywords)
12370         (octave-reserved-words, octave-smie-bnf-table)
12371         (octave-smie-rules): Add new keywords from Octave 3.6.4.
12373 2013-05-11  Glenn Morris  <rgm@gnu.org>
12375         * faces.el (internal-face-x-get-resource):
12376         * frame.el (ns-display-monitor-attributes-list):
12377         * calc/calc-aent.el (math-to-radians-2):
12378         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
12379         Fix declarations.
12381         * calc/calc-menu.el: Make it loadable in isolation.
12383         * net/eudcb-bbdb.el: Make it loadable without bbdb.
12384         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
12385         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
12386         (eudc-bbdb-query-internal): Require 'bbdb.
12388         * lpr.el (lpr-headers-switches):
12389         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
12391         * progmodes/sql.el (sql-login-params): Fix and improve :type.
12393         * emulation/edt-mapper.el: In batch mode, error rather than hang.
12395         * term.el (term-set-escape-char): Make it idempotent.
12397 2013-05-10  Leo Liu  <sdl.web@gmail.com>
12399         * progmodes/octave.el (inferior-octave-completion-table):
12400         No longer a function and all uses changed.  Use cache to speed up
12401         completion due to bug#11906.
12402         (octave-beginning-of-defun): Re-write to be more general.
12404 2013-05-10  Glenn Morris  <rgm@gnu.org>
12406         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
12408 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12410         * comint.el (comint-redirect-send-command-to-process): Use :around
12411         rather than :override for comint-redirect-filter.
12412         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
12413         Call it instead of comint-redirect-original-filter-function (which
12414         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
12416 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
12418         * frame.el (display-monitor-attributes-list): Add NS case.
12419         (ns-display-monitor-attributes-list): Declare.
12421 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
12423         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
12425 2013-05-09  Glenn Morris  <rgm@gnu.org>
12427         * international/fontset.el (vertical-centering-font-regexp):
12428         Set standard-value.
12430         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
12432         * bookmark.el (bookmark-search-delay):
12433         * cus-start.el (vertical-centering-font-regexp):
12434         * ps-mule.el (ps-mule-font-info-database-default):
12435         * ps-print.el (ps-default-fg, ps-default-bg):
12436         * type-break.el (type-break-good-break-interval):
12437         * whitespace.el (whitespace-indentation-regexp)
12438         (whitespace-space-after-tab-regexp):
12439         * emacs-lisp/testcover.el (testcover-1value-functions)
12440         (testcover-noreturn-functions, testcover-progn-functions)
12441         (testcover-prog1-functions):
12442         * emulation/viper-init.el (viper-emacs-state-cursor-color):
12443         * eshell/em-glob.el (eshell-glob-translate-alist):
12444         * play/tetris.el (tetris-tty-colors):
12445         * progmodes/cpp.el (cpp-face-default-list):
12446         * progmodes/flymake.el (flymake-allowed-file-name-masks):
12447         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
12448         (idlwave-help-browser-generic-args):
12449         * progmodes/make-mode.el (makefile-special-targets-list):
12450         * progmodes/python.el (python-shell-virtualenv-path):
12451         * progmodes/verilog-mode.el (verilog-active-low-regexp)
12452         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
12453         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
12454         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
12455         * textmodes/reftex-vars.el (reftex-format-label-function):
12456         * textmodes/remember.el (remember-diary-file): Fix custom types.
12458         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
12459         Add :version.
12461 2013-05-09  Leo Liu  <sdl.web@gmail.com>
12463         * progmodes/octave.el (inferior-octave-completion-at-point):
12464         Restore file completion.  (Bug#14300)
12465         (inferior-octave-startup): Fix incorrect highlighting for the
12466         first prompt.
12468 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12470         * progmodes/ruby-mode.el: First cut at SMIE support.
12471         (ruby-use-smie): New var.
12472         (ruby-smie-grammar): New constant.
12473         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
12474         (ruby-smie--forward-token, ruby-smie--backward-token)
12475         (ruby-smie-rules): New functions.
12476         (ruby-mode-variables): Setup SMIE if applicable.
12478 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
12480         * simple.el (line-move-visual): Signal beginning/end of buffer
12481         only if vertical-motion moved less than it was requested.  Avoids
12482         silly incorrect error messages when there are display strings with
12483         multiple newlines at EOL.
12485 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12487         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
12488         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
12489         (prolog-char-quote-workaround):
12490         * progmodes/cperl-mode.el (cperl-under-as-char):
12491         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
12492         Mark as obsolete.
12493         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
12494         their declaration.
12495         (vhdl-mode-syntax-table-init): Remove.
12497         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
12498         last change.
12500         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
12501         syntax for "_".
12502         (ld-script-font-lock-keywords):
12503         Change regexps to use things like \_< and \_>.
12505         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
12506         Change all regexps to use things like \_< and \_>.
12508         * progmodes/autoconf.el (autoconf-definition-regexp)
12509         (autoconf-font-lock-keywords, autoconf-current-defun-function):
12510         Handle a _ with symbol syntax.
12511         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
12513         * progmodes/ada-mode.el (ada-mode-abbrev-table):
12514         Consolidate declaration.
12515         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
12516         the declaration.
12517         (ada-create-syntax-table): Remove.
12518         (ada-capitalize-word): Don't mess with the syntax of "_" since it
12519         already has the right syntax nowadays.
12520         (ada-goto-next-word): Don't change the syntax of "_".
12522         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
12523         with-wrapper-hook.
12525 2013-05-08  Sam Steingold  <sds@gnu.org>
12527         * thingatpt.el (thing-at-point): Accept optional second argument
12528         NO-PROPERTIES to strip the text properties from the return value.
12529         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
12530         to `thing-at-point' instead of stripping the properties ourselves.
12531         Also, when `thing-at-point' fails to find a url, prepend "http://"
12532         to the filename at point on the assumption that the user is
12533         pointing at something like gnu.org/gnu.
12535 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
12537         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12538         * faces.el (crm-separator):
12539         Silence byte-compiler.
12541         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
12542         (tool-bar-map): Remove unneeded defvars.
12544 2013-05-08  Leo Liu  <sdl.web@gmail.com>
12546         Re-work a fix for bug#10994 based on Le Wang's patch.
12547         * ido.el (ido-remove-consecutive-dups): New helper.
12548         (ido-completing-read): Use it.
12549         (ido-chop): Revert fix for bug#10994.
12551 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
12553         * cus-edit.el (custom-save-variables):
12554         Pretty-print long values.  (Bug#14187)
12556 2013-05-08  Glenn Morris  <rgm@gnu.org>
12558         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
12559         (m4-mode-syntax-table): Init in the defvar.
12560         (m4-mode-abbrev-table): Let define-derived-mode define it.
12562 2013-05-08  Tom Tromey  <tromey@redhat.com>
12564         * progmodes/m4-mode.el (m4-mode-syntax-table):
12565         Do not treat "_" as word constituent.  (Bug#14167)
12567 2013-05-07  Glenn Morris  <rgm@gnu.org>
12569         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
12570         Remove explicit eshell-isearch-cancel-map.
12572         * progmodes/f90.el (f90-smart-end-names): New option.
12573         (f90-smart-end): Doc fix.
12574         (f90-end-block-optional-name): New constant.
12575         (f90-block-match): Respect f90-smart-end-names.
12577 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12579         * progmodes/octave.el (octave-smie-forward-token): Be more careful
12580         about implicit semi-colons (bug#14218).
12582 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12584         * frame.el (display-monitor-attributes-list)
12585         (frame-monitor-attributes): New functions.
12587 2013-05-06  Leo Liu  <sdl.web@gmail.com>
12589         * progmodes/octave.el (octave-syntax-propertize-function): Change
12590         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
12591         (octave-font-lock-keywords): Use octave-operator-regexp.
12592         (octave-completion-at-point): Rename from
12593         octave-completion-at-point-function.
12594         (inferior-octave-directory-tracker): Robustify.
12595         (octave-text-functions): Remove and fix its uses.  No such things
12596         any more.
12598 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12600         * emacs-lisp/trace.el (trace--display-buffer): New function.
12601         (trace-make-advice): Use it.
12603 2013-05-06  Juri Linkov  <juri@jurta.org>
12605         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
12606         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
12607         Doc fix.
12608         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
12609         in the help string.  (Bug#12985)
12611 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
12613         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
12615 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12617         * progmodes/perl-mode.el: Add support for here documents.
12618         (perl-syntax-propertize-function): Match here-doc markers.
12619         (perl-syntax-propertize-special-constructs): Find their end.
12620         (perl-imenu-generic-expression): Use [:alnum:].
12622         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
12623         (advice--add-function): Refresh the advice if already present
12624         (bug#14317).
12626 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
12628         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
12630 2013-05-06  Glenn Morris  <rgm@gnu.org>
12632         * w32-fns.el (w32-charset-info-alist): Declare.
12634         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
12635         of its defcustom properties.
12636         (eshell-cmpl-initialize): No need to load pcomplete.
12638         * generic-x.el: No need to require comint when compiling.
12640         * net/eudc-export.el: Make it loadable without bbdb.
12641         (top-level): Use require rather than load-library.
12642         (eudc-create-bbdb-record, eudc-bbdbify-phone)
12643         (eudc-batch-export-records-to-bbdb)
12644         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
12645         Require bbdb.
12647 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12649         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
12650         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
12651         some tweaks, instead.
12653 2013-05-05  Leo Liu  <sdl.web@gmail.com>
12655         * progmodes/octave.el (octave-font-lock-keywords)
12656         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
12657         (inferior-octave-send-list-and-digest): Improve error message.
12658         (octave-mode, inferior-octave-mode): Use setq-local.
12659         (octave-help): Set info-lookup-mode.
12661 2013-05-05  Richard Stallman  <rms@gnu.org>
12663         * vc/compare-w.el (compare-windows-whitespace):
12664         Treat no-break space as whitespace.
12666         * mail/rmailsum.el (rmail-summary-rmail-update):
12667         Detect empty summary and don't change selected message.
12668         (rmail-summary-goto-msg): Likewise.
12670         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
12671         Doc fixes, rename args.
12673 2013-05-05  Alan Mackenzie  <acm@muc.de>
12675         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
12677 2013-05-05  Juri Linkov  <juri@jurta.org>
12679         * info.el (Info-read-subfile): Use (point-min) instead of (point)
12680         to not add the length of the summary segment to the return value.
12681         (Bug#14125)
12683 2013-05-05  Leo Liu  <sdl.web@gmail.com>
12685         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
12686         (inferior-octave-output-filter): Remove.
12687         (octave-send-region, inferior-octave-startup): Fix callers.
12688         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
12689         (octave-binary-file-extensions): New user variable.
12690         (octave-find-definition): Confirm if opening binary files.
12691         (octave-help-file): Use octave-find-definition to get the binary
12692         confirmation.
12693         (octave-help): Adjust for octave-help-file change.
12695 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12697         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
12698         Merge the two entries that handle function definitions.
12699         (pascal--syntax-propertize): New const.
12700         (pascal-mode): Use it.  Use setq-local.
12702 2013-05-04  Glenn Morris  <rgm@gnu.org>
12704         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
12705         (diary-from-outlook): Respect diary-from-outlook-function.
12707 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12709         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
12710         Move the declaration from C.
12711         (read-minibuffer, eval-minibuffer): Move from C.
12712         (completion-setup-function): Avoid minibuffer-completion-contents.
12714 2013-05-03  Leo Liu  <sdl.web@gmail.com>
12716         * progmodes/octave.el (octave-font-lock-keywords): Do not
12717         dehighlight 'end' in comments or strings.
12718         (octave-completing-read, octave-goto-function-definition):
12719         New helpers.
12720         (octave-help-buffer): New user variable.
12721         (octave-help-file, octave-help-function): New button types.
12722         (octave-help): New command and bind it to C-h ;.
12723         (octave-find-definition): New command and bind it to M-.
12724         (user-error): Alias to error if not defined.
12726 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12728         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
12729         for \.  (bug#14332)
12730         (octave-font-lock-keywords): Include [ and {.
12732 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12734         * progmodes/octave.el (inferior-octave-startup-file): Change default.
12735         (inferior-octave): Remove calling comint-mode and return the buffer.
12736         (inferior-octave-startup): Cosmetic changes.
12738 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12740         * progmodes/octave.el (octave-syntax-propertize-function):
12741         Include the case when ' is at line beginning.  (Bug#14336)
12743 2013-05-02  Glenn Morris  <rgm@gnu.org>
12745         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
12746         * desktop.el (vc-dir-mode): Just autoload it here.
12748 2013-05-02  Alan Mackenzie  <acm@muc.de>
12750         Eliminate variable c-standard-font-lock-fontify-region-function.
12751         * progmodes/cc-mode.el
12752         (c-standard-font-lock-fontify-region-function): Remove.
12753         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
12755 2013-05-01  Leo Liu  <sdl.web@gmail.com>
12757         * progmodes/octave.el: Compatible with older emacs-24 releases.
12758         (inferior-octave-has-built-in-variables): Remove.  Built-in
12759         variables were removed from Octave in 2007.
12760         (inferior-octave-startup): Fix uses.
12761         (comint-line-beginning-position): Remove compatibility code for
12762         emacs 21.
12764 2013-05-01  Juri Linkov  <juri@jurta.org>
12766         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
12768 2013-05-01  Juri Linkov  <juri@jurta.org>
12770         * comint.el (comint-previous-matching-input): Don't print message
12771         "History item: %d" when `isearch-mode' is active.
12772         (comint-history-isearch-message): Print message "History item: %d"
12773         when `comint-input-ring-index' is not empty and this function is
12774         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
12776 2013-05-01  Leo Liu  <sdl.web@gmail.com>
12778         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
12779         definitions.  Use completion-at-point to insert keywords.
12780         (octave-abbrev-start): Remove.
12781         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
12783 2013-04-30  Leo Liu  <sdl.web@gmail.com>
12785         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
12786         change.
12788 2013-04-30  Alan Mackenzie  <acm@muc.de>
12790         Handle arbitrarily long C++ member initialisation lists.
12791         * progmodes/cc-engine.el (c-back-over-member-initializers):
12792         new function.
12793         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
12794         (most) member init lists.
12796 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12798         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
12799         variable.
12801 2013-04-30  Leo Liu  <sdl.web@gmail.com>
12803         * progmodes/octave.el (octave-variables): Remove.  No builtin
12804         variables any more.  All converted to functions.
12805         (octave-font-lock-keywords, octave-completion-at-point-function):
12806         Fix uses.
12807         (octave-font-lock-texinfo-comment): New user variable.
12808         (octave-texinfo-font-lock-keywords): New variable for texinfo
12809         comment block.
12810         (octave-function-comment-block): New face.
12811         (octave-font-lock-texinfo-comment): New function.
12812         (octave-mode): Font lock texinfo comment block.
12814 2013-04-29  Leo Liu  <sdl.web@gmail.com>
12816         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
12817         indexing expression.
12818         (octave-continuation-string): Do not use \.
12819         (inferior-octave-complete-impossible): Remove.
12820         (inferior-octave-completion-table)
12821         (inferior-octave-completion-at-point): Remove its uses.
12822         (inferior-octave-startup): completion_matches was introduced to
12823         Octave in 1996 so safe to assume it.
12824         (octave-function-file-comment): Improve to follow how Octave does it.
12825         (octave-update-function-file-comment): Tweak.
12827 2013-04-29  Leo Liu  <sdl.web@gmail.com>
12829         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
12830         (inferior-octave-startup): Remove inferior-octave-startup-hook.
12831         (octave-function-file-comment): Fix typo.
12832         (octave-sync-function-file-names): Use read-char-choice.
12834 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
12836         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
12837         to t for the less important warnings.
12839 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
12841         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
12843 2013-04-27  Glenn Morris  <rgm@gnu.org>
12845         * vc/log-view.el (log-view-current-entry):
12846         Treat "---" separator lines as part of the following rev.  (Bug#14169)
12848 2013-04-27  Juri Linkov  <juri@jurta.org>
12850         * subr.el (read-number): Doc fix about using it by interactive
12851         code letter `n'.  (Bug#14254)
12853 2013-04-27  Juri Linkov  <juri@jurta.org>
12855         * desktop.el (desktop-auto-save-timeout): New option.
12856         (desktop-file-checksum): New variable.
12857         (desktop-save): Add optional arg `auto-save' and don't auto-save
12858         if nothing changed.
12859         (desktop-auto-save-timer): New variable.
12860         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
12861         (after-init-hook): Call `desktop-auto-save-set-timer'.
12862         Suggested by Reuben Thomas <rrt@sc3d.org> in
12863         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
12865 2013-04-27  Leo Liu  <sdl.web@gmail.com>
12867         * progmodes/octave.el (octave-function-file-p)
12868         (octave-skip-comment-forward, octave-function-file-comment)
12869         (octave-update-function-file-comment): New functions.
12870         (octave-mode-map): Bind C-c ; to
12871         octave-update-function-file-comment.
12872         (octave-mode-menu): Add octave-update-function-file-comment.
12873         (octave-mode, inferior-octave-mode): Fix doc-string.
12874         (octave-insert-defun): Conform to Octave's coding convention.
12875         (Bug#14285)
12877         * files.el (basic-save-buffer): Don't let errors in
12878         before-save-hook prevent saving buffer.
12880 2013-04-20  Roland Winkler  <winkler@gnu.org>
12882         * faces.el (read-face-name): Use completing-read if arg multiple
12883         is nil.
12885 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
12887         * ls-lisp.el (ls-lisp-insert-directory): If no files are
12888         displayed, move point to after the totals line.
12889         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
12890         for the details.
12892 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12894         * emacs-lisp/package.el (package-autoload-ensure-default-file):
12895         Add current dir to the load-path.
12896         (package-generate-autoloads): Don't rely on
12897         autoload-ensure-default-file.
12899 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
12901         * textmodes/remember.el (remember-store-in-files): Document that
12902         the file name format is passed to `format-time-string'.
12904 2013-04-26  Leo Liu  <sdl.web@gmail.com>
12906         * progmodes/octave.el (octave-sync-function-file-names): New function.
12907         (octave-mode): Use it in before-save-hook.
12909 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12911         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
12912         (bug#14274).
12914         * progmodes/octave.el (octave-smie-forward-token): Properly skip
12915         \n and comment, even if it's not an implicit ; (bug#14218).
12917 2013-04-26  Glenn Morris  <rgm@gnu.org>
12919         * subr.el (read-number): Once more use `read' rather than
12920         `string-to-number', to trap non-numeric input.  (Bug#14254)
12922 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
12924         * emacs-lisp/syntax.el (syntax-propertize-multiline):
12925         Use `syntax-multiline' text property consistently instead of
12926         `font-lock-multiline'.  (Bug#14237)
12928 2013-04-26  Glenn Morris  <rgm@gnu.org>
12930         * emacs-lisp/shadow.el (list-load-path-shadows):
12931         No longer necessary to check for duplicate simple.el, since
12932         2012-07-07 change to init_lread to not include installation lisp
12933         directories in load-path when running uninstalled.  (Bug#14270)
12935 2013-04-26  Leo Liu  <sdl.web@gmail.com>
12937         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
12938         (octave-mode, inferior-octave-mode): Use setq-local.
12939         (octave-not-in-string-or-comment-p): Rename to
12940         octave-in-string-or-comment-p.
12941         (octave-in-comment-p, octave-in-string-p)
12942         (octave-in-string-or-comment-p): Replace defsubst with defun.
12944 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
12946         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
12948 2013-04-25  Bastien Guerry  <bzg@gnu.org>
12950         * textmodes/remember.el (remember-data-directory)
12951         (remember-directory-file-name-format): Fix custom types.
12953 2013-04-25  Leo Liu  <sdl.web@gmail.com>
12955         * progmodes/octave.el (octave-completion-at-point-function):
12956         Make use of inferior octave process.
12957         (octave-initialize-completions): Remove.
12958         (inferior-octave-completion-table): New function.
12959         (inferior-octave-completion-at-point): Use it.
12960         (octave-completion-alist): Remove.
12962 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12964         * progmodes/opascal.el: Use font-lock and syntax-propertize.
12965         (opascal-mode-syntax-table): New var.
12966         (opascal-literal-kind, opascal-is-literal-end)
12967         (opascal-literal-token-at): Rewrite.
12968         (opascal--literal-start-re, opascal-font-lock-keywords)
12969         (opascal--syntax-propertize): New constants.
12970         (opascal-font-lock-defaults): Adjust.
12971         (opascal-mode): Use them.  Set comment-<foo> variables as well.
12972         (delphi-comment-face, opascal-comment-face, delphi-string-face)
12973         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
12974         (delphi-other-face, opascal-other-face): Remove face variables.
12975         (opascal-save-state): Remove macro.
12976         (opascal-fontifying-progress-step): Remove constant.
12977         (opascal--ignore-changes): Remove var.
12978         (opascal-set-token-property, opascal-parse-next-literal)
12979         (opascal-is-stable-literal, opascal-complete-literal)
12980         (opascal-is-literal-start, opascal-face-of)
12981         (opascal-parse-region, opascal-parse-region-until-stable)
12982         (opascal-fontify-region, opascal-after-change)
12983         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
12984         (opascal-debug-parse-region, opascal-debug-parse-window)
12985         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
12986         (opascal-debug-fontify-buffer): Remove.
12987         (opascal-debug-mode-map): Adjust accordingly.
12989 2013-04-25  Leo Liu  <sdl.web@gmail.com>
12991         Merge octave-mod.el and octave-inf.el into octave.el with some
12992         cleanups.
12993         * progmodes/octave.el: New file renamed from octave-mod.el.
12994         * progmodes/octave-inf.el: Merged into octave.el.
12995         * progmodes/octave-mod.el: Renamed to octave.el.
12997 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
12999         * textmodes/reftex-vars.el
13000         (reftex-label-ignored-macros-and-environments): New defcustom.
13002         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
13004 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13006         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
13007         (smie-indent-keyword): Improve the check to ensure that the next
13008         comment is really on the same line.
13009         (smie-indent-comment): Don't align with a subsequent closer (or eob).
13011         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
13012         semi-colons if the line is not otherwise empty (bug#14218).
13014 2013-04-25  Glenn Morris  <rgm@gnu.org>
13016         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
13018 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13020         * progmodes/opascal.el (opascal-set-token-property): Rename from
13021         opascal-set-text-properties and only set `token' (bug#14134).
13022         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
13023         (opascal-literal-text-properties): Remove.
13024         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
13025         Adjust callers.
13027 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
13029         * textmodes/remember.el (remember-handler-functions): Add an
13030         option for a new handler `remember-store-in-files'.
13031         (remember-data-directory, remember-directory-file-name-format):
13032         New options.
13033         (remember-store-in-files): New function to store remember notes
13034         as separate files within a directory.
13036 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
13038         * progmodes/compile.el (compilation-next-error-function):
13039         Pass "formats" to compilation-find-file (bug#11777).
13041 2013-04-24  Glenn Morris  <rgm@gnu.org>
13043         * vc/vc-bzr.el (vc-bzr-print-log):
13044         * vc/vc-hg.el (vc-hg-print-log):
13045         * vc/vc-svn.el (vc-svn-print-log):
13046         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
13048         * vc/vc-bzr.el (vc-bzr-print-log):
13049         * vc/vc-cvs.el (vc-cvs-print-log):
13050         * vc/vc-git.el (vc-git-print-log):
13051         * vc/vc-hg.el (vc-hg-print-log):
13052         * vc/vc-mtn.el (vc-mtn-print-log):
13053         * vc/vc-rcs.el (vc-rcs-print-log):
13054         * vc/vc-sccs.el (vc-sccs-print-log):
13055         * vc/vc-svn.el (vc-svn-print-log):
13056         * vc/vc.el (vc-print-log-internal): Doc fixes.
13058 2013-04-23  Glenn Morris  <rgm@gnu.org>
13060         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
13061         Remove venerable code attempting to avoid substitute-command-keys.
13063 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
13065         * textmodes/reftex-vars.el (reftex-label-regexps):
13066         Call `reftex-compile-variables' after changes to this variable.
13068 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13070         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
13071         Use lexical-binding.
13072         (jit-lock-force-redisplay): Use markers, check buffer's continued
13073         existence and beware narrowed buffers.
13074         (jit-lock-fontify-now): Adjust call accordingly.
13076 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13078         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
13079         to avoid misleading the user.
13081 2013-04-22  Leo Liu  <sdl.web@gmail.com>
13083         * info-look.el: Prefer latex2e.info.  (Bug#14240)
13085 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
13087         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
13089         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
13090         * net/tramp.el (tramp-call-process): ... here.
13091         (tramp-set-completion-function, tramp-parse-putty):
13092         * net/tramp-adb.el (tramp-adb-execute-adb-command):
13093         * net/tramp-gvfs.el (tramp-gvfs-send-command):
13094         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
13095         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
13096         (tramp-call-local-coding-command): Use `tramp-call-process'
13097         instead of `tramp-compat-call-process'.
13099         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
13100         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
13101         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
13102         (tramp-find-inline-compress): Improve traces.
13103         (tramp-maybe-send-script): Check for Perl binary.
13104         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
13106 2013-04-22  Daiki Ueno  <ueno@gnu.org>
13108         * epg.el (epg-context-pinentry-mode): New function.
13109         (epg-context-set-pinentry-mode): New function.
13110         (epg--start): Pass --pinentry-mode option to gpg command.
13112 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
13114         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
13115         `comint-dynamic-complete' is obsolete since 24.1, replaced by
13116         `completion-at-point'.  (Bug#13774)
13118         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
13119         default key binding for `describe-distribution' has been moved to
13120         `C-h C-o'.  (Bug#13970)
13122 2013-04-21  Glenn Morris  <rgm@gnu.org>
13124         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
13125         Add doc strings.
13126         (vc-print-log): Clarify interactive prompt.
13128 2013-04-20  Glenn Morris  <rgm@gnu.org>
13130         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
13131         No longer include timestamp etc information.
13133 2013-04-20  Roland Winkler  <winkler@gnu.org>
13135         * faces.el (read-face-name): Bug fix, return just one face if arg
13136         multiple is nil.  (Bug#14209)
13138 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13140         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
13141         (remove-function): Autoload.
13143         * comint.el (comint-redirect-original-filter-function): Remove.
13144         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
13145         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
13146         (vc-cvs-annotate-command):
13147         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
13148         * progmodes/prolog.el (prolog-consult-compile):
13149         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
13150         Use add/remove-function instead.
13151         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
13152         (gud-tooltip-process-output, gud-tooltip-tips):
13153         Use add/remove-function instead.
13154         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
13155         (scheme-interaction-mode, exit-scheme-interaction-mode):
13156         Use add/remove-function instead.
13158         * vc/vc-dispatcher.el: Use lexical-binding.
13159         (vc--process-sentinel): Rename from vc-process-sentinel.
13160         Change last arg to be the code to run.  Don't use vc-previous-sentinel
13161         and vc-sentinel-commands any more.
13162         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
13163         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
13165 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
13167         * progmodes/sh-script.el (sh-imenu-generic-expression):
13168         Handle function names with a single character.  (Bug#14111)
13170 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
13172         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
13173         for subroutines defined in an eval (bug#14182).
13175 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13177         * bookmark.el (bookmark-completing-read): Improve handling of empty
13178         string (bug#14176).
13180 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13182         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
13184 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13186         New faster Imenu implementation (bug#14058).
13187         * progmodes/python.el:
13188         (python-imenu-prev-index-position):
13189         (python-imenu-format-item-label-function)
13190         (python-imenu-format-parent-item-label-function)
13191         (python-imenu-format-parent-item-jump-label-function):
13192         New vars.
13193         (python-imenu-format-item-label)
13194         (python-imenu-format-parent-item-label)
13195         (python-imenu-format-parent-item-jump-label)
13196         (python-imenu--put-parent, python-imenu--build-tree)
13197         (python-imenu-create-index, python-imenu-create-flat-index)
13198         (python-util-popn): New functions.
13199         (python-mode): Set imenu-create-index-function to
13200         python-imenu-create-index.
13202 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13204         * winner.el (winner-active-region): Use region-active-p, activate-mark
13205         and deactivate-mark (bug#14225).
13207         * simple.el (deactivate-mark): Don't inline it.
13209 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
13211         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
13213 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
13215         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
13216         file extensions from the archive-mode entry in order to prefer
13217         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
13219 2013-04-18  Leo Liu  <sdl.web@gmail.com>
13221         * bindings.el (help-event-list): Add ?\?.
13223 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13225         * subr.el (with-wrapper-hook): Declare obsolete.
13226         * simple.el (filter-buffer-substring-function): New hook.
13227         (filter-buffer-substring): Use it.
13228         (filter-buffer-substring-functions): Mark obsolete.
13229         * minibuffer.el (completion-in-region-function): New hook.
13230         (completion-in-region): Use it.
13231         (completion-in-region-functions): Mark obsolete.
13232         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
13233         * abbrev.el (abbrev-expand-function): New hook.
13234         (expand-abbrev): Use it.
13235         (abbrev-expand-functions): Mark obsolete.
13236         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
13237         and :filter-return.
13239 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13241         * progmodes/python.el (python-nav--syntactically): Fix cornercases
13242         and do not care about match data.
13244 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13246         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
13247         completion tables when completing error conditions and
13248         `declare' arguments.
13249         (lisp-complete-symbol, field-complete): Mark as obsolete.
13250         (check-parens): Unmatched parens are user errors.
13251         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
13253 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
13255         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
13256         command changed buffer (ie. `flyspell-pre-buffer' is not current
13257         buffer), which prevents making decisions based on invalid value of
13258         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
13259         cause an error when `flyspell-pre-point' was nil after switching
13260         buffers.
13261         (flyspell-post-command-hook): No longer needs to change buffers when
13262         checking pre-word.  While at it remove unnecessary progn.
13264 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
13266         * textmodes/ispell.el (ispell-add-per-file-word-list):
13267         Fix `flyspell-correct-word-before-point' error when accepting
13268         words and `coment-padding' is an integer by using
13269         `comment-normalize-vars' (Bug #14214).
13271 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13273         New defun movement commands.
13274         * progmodes/python.el (python-nav--syntactically)
13275         (python-nav--forward-defun, python-nav-backward-defun)
13276         (python-nav-forward-defun): New functions.
13278 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13280         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
13281         (python-syntax-context): Use named compiler-macro for backwards
13282         compatibility with Emacs 24.x.
13284 2013-04-17  Leo Liu  <sdl.web@gmail.com>
13286         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
13287         octave-hide-process-buffer.
13289 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13291         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
13292         (bug#14216).
13294 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
13296         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
13297         Fix adjustment of offset when receiving incomplete responses from GDB
13298         (bug#14129).
13300 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13302         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
13303         python-mode-abbrev-table.
13304         (python-skeleton-define): Adjust accordingly.
13305         (python-mode-abbrev-table): New table that inherits from it so that
13306         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
13308         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
13309         (abbrev-symbol): Use it.
13310         (abbrev--before-point): Use it since we already handle inheritance.
13312 2013-04-16  Leo Liu  <sdl.web@gmail.com>
13314         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
13315         binding to info-lookup-symbol.
13317 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
13319         * minibuffer.el (completion--twq-all):
13320         * term/ns-win.el (ns-initialize-window-system):
13321         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
13323 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13325         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
13326         global bindings.
13328         * doc-view.el (doc-view-start-process): Handle url-handler directories.
13330 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
13332         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
13333         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
13334         to nil.
13335         (ruby-end-of-defun): Remove the unused arg, change the docstring
13336         to reflect that this function is only used as the value of
13337         `end-of-defun-function'.
13338         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
13339         to reflect an earlier change that beginning/end-of-defun functions
13340         jump between methods in a class definition, as well as top-level
13341         functions.
13343 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13345         * minibuffer.el (minibuffer-complete): Don't just scroll
13346         a *Completions* that's been iconified.
13347         (minibuffer-force-complete): Make sure repetitions do cycle when going
13348         through completion-in-region -> minibuffer-complete.
13350 2013-04-15  Alan Mackenzie  <acm@muc.de>
13352         Correct the placement of c-cpp-delimiters when there're #s not at
13353         col 0.
13355         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
13356         place a submatch around the #.
13357         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
13358         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
13359         on the #, not BOL.
13361 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13363         * emacs-lisp/nadvice.el: Properly test names when adding advice.
13364         (advice--member-p): New arg `name'.
13365         (advice--add-function, advice-member-p): Use it (bug#14202).
13367 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
13369         Reformulate java imenu-generic-expression.
13370         The old expression contained ill formed regexps.
13372         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
13373         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
13374         (cc-imenu-java-method-arg-regexp): New defconsts.
13375         (cc-imenu-java-build-type-args-regex): New defun.
13376         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
13377         handling of spaces in the regexp.
13379 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
13381         * textmodes/ispell.el (ispell-command-loop): Remove
13382         flyspell highlight of a word when ispell accepts it (bug #14178).
13384 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
13386         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
13387         uses code from the previous `ange-ftp-run-real-handler'.
13388         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
13389         only in case that function exist.  This is needed for proper
13390         unloading of Tramp.
13392 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
13394         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
13396         * textmodes/reftex.el (reftex-compile-variables): Use it.
13398 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13400         * files.el (normal-mode): Only use default major-mode if no other mode
13401         was specified.
13403         * emacs-lisp/trace.el (trace-values): New function.
13405         * files.el: Allow : in local variables (bug#14089).
13406         (hack-local-variable-regexp): New var.
13407         (hack-local-variables-prop-line, hack-local-variables): Use it.
13409 2013-04-13  Roland Winkler  <winkler@gnu.org>
13411         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
13412         data before it gets modified by bibtex-beginning-of-entry.
13414 2013-04-13  Roland Winkler  <winkler@gnu.org>
13416         * textmodes/bibtex.el (bibtex-url): Doc fix.
13418 2013-04-13  Roland Winkler  <winkler@gnu.org>
13420         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
13421         does not visit a BibTeX file, exclude it from the list of buffers
13422         returned by bibtex-initialize.
13424 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
13426         * window.el (split-window): Remove interactive form, since as a
13427         command this function is a special case of split-window-below.
13428         Correct doc string.
13430 2013-04-12  Roland Winkler  <winkler@gnu.org>
13432         * faces.el (read-face-name): Do not override value of arg default.
13433         Allow single faces and strings as default values.  Remove those
13434         elements from return value that are not faces.
13435         (describe-face): Simplify.
13436         (face-at-point): New optional args thing and multiple so that this
13437         function can provide the same functionality previously provided by
13438         read-face-name.
13439         (make-face-bold, make-face-unbold, make-face-italic)
13440         (make-face-unitalic, make-face-bold-italic, invert-face)
13441         (modify-face, read-face-and-attribute): Use face-at-point.
13443         * cus-edit.el (customize-face, customize-face-other-window)
13444         * cus-theme.el (custom-theme-add-face)
13445         * face-remap.el (buffer-face-set)
13446         * facemenu.el (facemenu-set-face): Use face-at-point.
13448 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
13450         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
13452 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
13454         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
13455         off leading { and trailing } from field values.
13457 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13459         * emacs-lisp/timer.el (timer--check): New function.
13460         (timer--time, timer-set-function, timer-event-handler): Use it.
13461         (timer-set-idle-time): Simplify.
13462         (timer--activate): CSE.
13463         (timer-event-handler): Give more info in error message.
13464         (internal-timer-start-idle): New function, moved from C.
13466         * mpc.el (mpc-proc): Add `restart' argument.
13467         (mpc-proc-cmd): Use it.
13468         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
13469         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
13470         less often.
13472 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
13474         * progmodes/sh-script.el: Implement `sh-mode' own
13475         `add-log-current-defun-function' (bug#14112).
13476         (sh-current-defun-name): New function.
13477         (sh-mode): Use the function.
13479 2013-04-09  Bastien Guerry  <bzg@gnu.org>
13481         * simple.el (choose-completion-string): Fix docstring (bug#14163).
13483 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13485         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
13487         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
13488         timer (bug#14156).
13490 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
13492         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
13493         declaration.
13495 2013-04-07  Leo Liu  <sdl.web@gmail.com>
13497         * pcmpl-x.el: New file.
13499 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
13501         Do not set x-display-name until X connection is established.
13502         This is needed to prevent from weird situation described at
13503         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
13504         * frame.el (make-frame): Set x-display-name after call to
13505         window system initialization function, not before.
13506         * term/x-win.el (x-initialize-window-system): Add optional
13507         display argument and use it.
13508         * term/w32-win.el (w32-initialize-window-system):
13509         * term/ns-win.el (ns-initialize-window-system):
13510         * term/pc-win.el (msdos-initialize-window-system):
13511         Add compatible optional display argument.
13513 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
13515         * files.el (normal-backup-enable-predicate): On MS-Windows and
13516         MS-DOS compare truenames of temporary-file-directory and of the
13517         file, so that 8+3 aliases (usually found in $TEMP on Windows)
13518         don't fail comparison by compare-strings.  Also, compare file
13519         names case-insensitively on MS-Windows and MS-DOS.
13521 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13523         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
13524         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
13526 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
13528         * whitespace.el (whitespace-color-on, whitespace-color-off):
13529         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
13531 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
13533         * ispell.el (ispell-set-spellchecker-params):
13534         Really set `ispell-args' for all equivs.
13536 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13538         * ido.el (ido-completions): Use extra elements of ido-decorations
13539         (bug#14143).
13540         (ido-decorations): Update docstring.
13542 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
13544         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
13545         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
13546         nil during initialization, in order not to miss changes since the
13547         file was opened.  (Bug#14140)
13549 2013-04-05  Leo Liu  <sdl.web@gmail.com>
13551         * kmacro.el (kmacro-call-macro): Fix bug#14135.
13553 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
13555         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
13557 2013-04-04  Glenn Morris  <rgm@gnu.org>
13559         * electric.el (electric-pair-inhibit-predicate): Add :version.
13561 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13563         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
13564         when a package is required several times (bug#14082).
13566 2013-04-04  Roland Winkler  <winkler@gnu.org>
13568         * faces.el (read-face-name): Behave as promised by the docstring.
13569         Assume that arg default is a list of faces.
13570         (describe-face): Call read-face-name with list of default faces.
13572 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13574         * bookmark.el: Fix deletion of bookmarks (bug#13972).
13575         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
13576         (bookmark-bmenu-execute-deletions): Only skip first line if it's
13577         the header.
13578         (bookmark-exit-hook-internal): Save even if list is empty.
13580 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
13582         * emacs-lisp/package.el (package-pinned-packages): New var.
13583         (package--add-to-archive-contents): Obey it (bug#14118).
13585 2013-04-03  Alan Mackenzie  <acm@muc.de>
13587         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
13588         Also adapt to the new values of element 7 of a parse state.
13590         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
13591         parameter `not-in-delimiter'.  Handle being inside comment opener.
13592         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
13593         character in case we're typing a '*' after a '/'.
13594         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
13595         instead by passing the parameter to c-state-pp-to-literal.
13597         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
13598         for elt. 7 of a parse state.
13600 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
13602         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
13603         * international/latin1-disp.el, international/mule-util.el:
13604         * language/cyril-util.el, language/european.el, language/ind-util.el:
13605         * language/lao-util.el, language/thai.el, language/tibet-util.el:
13606         * language/tibetan.el, language/viet-util.el:
13607         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
13609 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13611         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
13612         (electric-pair-post-self-insert-function): Use it.
13613         (electric-pair-default-inhibit): New function, extracted from
13614         electric-pair-post-self-insert-function.
13616 2013-03-31  Roland Winkler  <winkler@gnu.org>
13618         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
13620 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13622         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
13624 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
13626         Un-indent after "pass" and "return" statements (Bug#13888)
13627         * progmodes/python.el (python-indent-block-enders): New var.
13628         (python-indent-calculate-indentation): Use it.
13630 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
13632         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
13633         defun.  Defining it as defalias could introduce too eager
13634         byte-compiler optimization.  (Bug#14030)
13636 2013-03-30  Chong Yidong  <cyd@gnu.org>
13638         * iswitchb.el (iswitchb-read-buffer): Fix typo.
13640 2013-03-30  Leo Liu  <sdl.web@gmail.com>
13642         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
13643         (kmacro-execute-from-register): Pass the keyboard macro to
13644         kmacro-call-macro or repeating won't work correctly.
13646 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
13648         * progmodes/subword.el: Back to using `forward-symbol'.
13650         * subr.el (forward-whitespace, forward-symbol)
13651         (forward-same-syntax): Move from thingatpt.el.
13653 2013-03-29  Leo Liu  <sdl.web@gmail.com>
13655         * kmacro.el (kmacro-to-register): New command.
13656         (kmacro-execute-from-register): New function.
13657         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
13659 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13661         * mpc.el: Use defvar-local and setq-local.
13662         (mpc--proc-connect): Connection failures are not bugs.
13663         (mpc-mode-map): `follow-link' only applies to the buffer's content.
13664         (mpc-volume-map): Bind to the up-events.
13666 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13668         * progmodes/subword.el (superword-mode): Use `forward-sexp'
13669         instead of `forward-symbol'.
13671 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13673         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
13674         (edebug--recursive-edit): Use it.
13675         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
13676         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
13678 2013-03-28  Leo Liu  <sdl.web@gmail.com>
13680         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
13682 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
13684         * facemenu.el (list-colors-callback): New defvar.
13685         (list-colors-redisplay): New function.
13686         (list-colors-display): Install list-colors-redisplay as the
13687         revert-buffer-function.  (Bug#14063)
13689 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13691         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
13692         and suffixes don't overlap (bug#14061).
13694         * case-table.el: Use lexical-binding.
13695         (case-table-get-table): New function.
13696         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
13698 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13700         * progmodes/subword.el: Add `superword-mode' to do word motion
13701         over symbol_words (parallels and leverages `subword-mode' which
13702         does word motion inside MixedCaseWords).
13704 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
13706         * eshell/em-unix.el: Move su and sudo to...
13707         * eshell/em-tramp.el: ...Eshell tramp module.
13709 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13711         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
13712         Change return value to be a sexp.  Delay `get-buffer' to after
13713         restoring the desktop (bug#13951).
13715 2013-03-26  Leo Liu  <sdl.web@gmail.com>
13717         * register.el: Move semantic tag handling back to
13718         cedet/semantic/senator.el.  (Bug#14052)
13720 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13722         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
13723         into the prompt either (bug#13963).
13725 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13727         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
13728         part of "(error-foo)".
13730 2013-03-24  Juri Linkov  <juri@jurta.org>
13732         * replace.el (list-matching-lines-prefix-face): New defcustom.
13733         (occur-1): Pass `list-matching-lines-prefix-face' to the function
13734         `occur-engine' if `face-differs-from-default-p' returns t.
13735         (occur-engine): Add `,' inside backquote construct to evaluate
13736         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
13737         Pass `prefix-face' to the functions `occur-context-lines' and
13738         `occur-engine-add-prefix'.
13739         (occur-engine-add-prefix, occur-context-lines): Add optional arg
13740         `prefix-face' and propertize the prefix with `prefix-face'.
13741         (Bug#14017)
13743 2013-03-24  Leo Liu  <sdl.web@gmail.com>
13745         * nxml/rng-valid.el (rng-validate-while-idle)
13746         (rng-validate-quick-while-idle): Guard against deleted buffer.
13747         (Bug#13999)
13749         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
13750         is the last entry in kill-buffer-hook.
13752         * files.el (kill-buffer-hook): Doc fix.
13754 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
13756         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
13757         Make it safe-local.
13759         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
13761 2013-03-23  Leo Liu  <sdl.web@gmail.com>
13763         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
13764         Remove.
13766         * nxml/rng-valid.el (rng-validate-mode)
13767         (rng-after-change-function, rng-do-some-validation):
13768         * nxml/rng-maint.el (rng-validate-buffer):
13769         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
13770         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
13771         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
13772         (nxml-extend-after-change-region): Use with-silent-modifications.
13774         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
13775         timer-idle-list.
13777         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
13778         (rng-next-error-1, rng-previous-error-1): Do not let-bind
13779         timer-idle-list.  (Bug#13999)
13781 2013-03-23  Juri Linkov  <juri@jurta.org>
13783         * info.el (info-index-match): New face.
13784         (Info-index, Info-apropos-matches): Add a nested subgroup to the
13785         main pattern and add text properties with the new face to matches
13786         in index entries relative to the beginning of the index entry.
13787         (Bug#14015)
13789 2013-03-21  Eric Ludlam  <zappo@gnu.org>
13791         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
13792         Inhibit read only while inserting objects.
13794 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13796         * progmodes/cfengine.el: Update docs to mention
13797         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
13798         symbol motion.  Remove "_" from the word syntax.
13800 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
13802         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
13803         syntax for both `cfengine2-mode' and `cfengine3-mode'.
13805 2013-03-20  Juri Linkov  <juri@jurta.org>
13807         * info.el (Info-next-reference-or-link)
13808         (Info-prev-reference-or-link): New functions.
13809         (Info-next-reference, Info-prev-reference): Use them.
13810         (Info-try-follow-nearest-node): Handle footnote navigation.
13811         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
13813 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13815         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
13816         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
13818 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
13820         Suppress unnecessary non-ASCII chatter during build process.
13821         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
13822         (batch-skkdic-convert): Suppress most of the chatter.
13823         It's not needed so much now that machines are faster,
13824         and its non-ASCII component was confusing; see Dmitry Gutov in
13825         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
13827 2013-03-20  Leo Liu  <sdl.web@gmail.com>
13829         * ido.el (ido-chop): Fix bug#10994.
13831 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
13833         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
13834         Remove vars.
13835         (whitespace-color-on, whitespace-color-off):
13836         Use `font-lock-fontify-buffer' (Bug#13817).
13838 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13840         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
13841         remapping in mode-line.
13842         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
13844 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
13846         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
13847         value for `whitespace-line' face (Bug#13875).
13848         (whitespace-font-lock-keywords): Change description.
13849         (whitespace-color-on): Don't save `font-lock-keywords' value, save
13850         the constructed keywords instead.
13851         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
13853 2013-03-19  Leo Liu  <sdl.web@gmail.com>
13855         * progmodes/compile.el (compilation-display-error): New command.
13856         (compilation-mode-map, compilation-minor-mode-map): Bind it to
13857         C-o.  (Bug#13992)
13859 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
13861         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
13863 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
13865         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
13867 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
13869         * net/tramp-compat.el (tramp-compat-user-error): New defun.
13871         * net/tramp-adb.el (tramp-adb-handle-shell-command):
13872         * net/tramp-gvfs.el (top):
13873         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
13874         (tramp-handle-shell-command): Use it.
13875         (tramp-dissect-file-name): Raise an error when hostname is a
13876         method name, and neither method nor user is specified.
13878         * net/trampver.el: Update release number.
13880 2013-03-18  Leo Liu  <sdl.web@gmail.com>
13882         Make sure eldoc can be turned off properly.
13883         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
13884         eldoc-mode.
13885         (eldoc-display-message-p): Revert last change.
13886         (eldoc-display-message-no-interference-p)
13887         (eldoc-print-current-symbol-info): Tweak.
13889 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
13891         * doc-view.el (doc-view-new-window-function): Check the new window
13892         overlay's display property instead the char property of the
13893         buffer's first char.  Use `with-selected-window' instead of
13894         `save-window-excursion' with `select-window'.
13895         (doc-view-document->bitmap): Check the current doc-view overlay's
13896         display property instead the char property of the buffer's first char.
13898 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
13900         Automate the build of ja-dic.el (Bug#13984).
13901         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
13902         from the input, rather than assume that it's been done for us by the
13903         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
13904         the current date into a ja-dic.el comment, as that complicates
13905         regression testing.
13907 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13909         * whitespace.el: Fix double evaluation.
13910         (whitespace-space, whitespace-hspace, whitespace-tab)
13911         (whitespace-newline, whitespace-trailing, whitespace-line)
13912         (whitespace-space-before-tab, whitespace-indentation)
13913         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
13914         obsolete defvars.
13915         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
13916         (whitespace-color-on): Use a single font-lock-add-keywords call.
13917         Fix double-evaluation of face variables.
13919 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
13921         * net/tramp-adb.el (tramp-adb-parse-device-names):
13922         Use `start-process' instead of `call-process'.  Otherwise, the
13923         function might be blocked under MS Windows.  (Bug#13299)
13925 2013-03-17  Leo Liu  <sdl.web@gmail.com>
13927         Extend eldoc to display info in the mode-line.  (Bug#13978)
13928         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
13929         (eldoc-mode-line-string): New variable.
13930         (eldoc-minibuffer-message): New function.
13931         (eldoc-message-function): New variable.
13932         (eldoc-message): Use it.
13933         (eldoc-display-message-p)
13934         (eldoc-display-message-no-interference-p):
13935         Support eldoc-post-insert-mode.
13937         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
13938         (eval-expression): Run it.
13940 2013-03-17  Roland Winkler  <winkler@gnu.org>
13942         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
13943         strings in the list of return values.
13945 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
13947         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
13948         radix before checking for HMS forms.
13950 2013-03-16  Leo Liu  <sdl.web@gmail.com>
13952         * progmodes/scheme.el: Add indentation and font-locking for λ.
13953         (Bug#13975)
13955 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13957         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
13958         token before point (bug#13942).
13960 2013-03-16  Leo Liu  <sdl.web@gmail.com>
13962         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
13964 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
13966         * startup.el (command-line-normalize-file-name): Fix handling of
13967         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
13968         <xfq.free@gmail.com> in
13969         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
13971 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
13973         Sync with Tramp 2.2.7.
13975         * net/trampver.el: Update release number.
13977 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
13979         * doc-view.el: Fix bug#13887.
13980         (doc-view-insert-image): Don't modify overlay associated to
13981         non-live windows, and implement horizontal centering of image in
13982         case it's smaller than the window.
13983         (doc-view-new-window-function): Force redisplay of new windows on
13984         doc-view buffers.
13986 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
13988         * saveplace.el (save-place-alist-to-file): Don't sort
13989         `save-place-alist', just pretty-print it (bug#13882).
13991 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
13993         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
13994         Check whether `default-file-name-coding-system' is bound.
13995         It isn't in XEmacs.
13997 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13999         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
14000         backquotes for `obsolete' (bug#13929).
14002         * international/mule.el (find-auto-coding): Include file name in
14003         obsolescence warning (bug#13922).
14005 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
14007         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
14008         for CFEngine 3-specific indentation.
14009         (cfengine3-indent-line): Use it.  Fix up category regex.
14010         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
14012 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14014         * type-break.el (type-break-file-name):
14015         * textmodes/remember.el (remember-data-file):
14016         * strokes.el (strokes-file):
14017         * shadowfile.el (shadow-initialize):
14018         * saveplace.el (save-place-file):
14019         * ps-bdf.el (bdf-cache-file):
14020         * progmodes/idlwave.el (idlwave-config-directory):
14021         * net/quickurl.el (quickurl-url-file):
14022         * international/kkc.el (kkc-init-file-name):
14023         * ido.el (ido-save-directory-list-file):
14024         * emulation/viper.el (viper-custom-file-name):
14025         * emulation/vip.el (vip-startup-file):
14026         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
14027         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
14029 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
14031         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
14032         * language/thai-word.el: Switch to UTF-8.
14034 See ChangeLog.16 for earlier changes.
14036 ;; Local Variables:
14037 ;; coding: utf-8
14038 ;; End:
14040   Copyright (C) 2011-2014 Free Software Foundation, Inc.
14042   This file is part of GNU Emacs.
14044   GNU Emacs is free software: you can redistribute it and/or modify
14045   it under the terms of the GNU General Public License as published by
14046   the Free Software Foundation, either version 3 of the License, or
14047   (at your option) any later version.
14049   GNU Emacs is distributed in the hope that it will be useful,
14050   but WITHOUT ANY WARRANTY; without even the implied warranty of
14051   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14052   GNU General Public License for more details.
14054   You should have received a copy of the GNU General Public License
14055   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.