Make ">>" act as double template ender in C++ Mode.
[emacs.git] / lisp / ChangeLog
blob5b1c0b1b38659dca05de9457b8e3abf4bfa4684d
1 2014-08-24  Alan Mackenzie  <acm@muc.de>
3         Make ">>" act as double template ender in C++ Mode.
4         * progmodes/cc-langs.el (c->-op-cont-tokens): New lang-const split
5         off from c->-op-cont-re.
6         (c->-op-cont-tokens): Change to use the above.
7         (c->-op-without->-cont-regexp): New lang-const.
8         * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Use
9         c->-op-without->-cont-regexp in place of c->-op-cont-tokens.
12 2014-08-23  Alan Mackenzie  <acm@muc.de>
14         * progmodes/cc-fonts.el (c-font-lock-declarators): Fix infinite
15         loop, bug #18306.  The bug was introduced on 2014-08-02.
17 2014-08-21  Eli Zaretskii  <eliz@gnu.org>
19         * textmodes/texnfo-upd.el (texinfo-specific-section-type): Don't
20         recognize a Top node if there are other sectioning commands
21         earlier in the Texinfo file.  This fixes a bug in
22         texinfo-make-menu and avoids inflooping in
23         texinfo-all-menus-update when they are invoked on texinfo.texi.
25 2014-08-21  Martin Rudalics  <rudalics@gmx.at>
27         * window.el (window--side-window-p): New function.
28         (split-window, window-splittable-p): Use window--side-window-p to
29         determine whether WINDOW can be split (Bug#18304).
30         * calendar/calendar.el (calendar-basic-setup): Fix one call of
31         `window-splittable-p' and add another (Bug#18304).
33 2014-08-20  Sam Steingold  <sds@gnu.org>
35         * progmodes/python.el (python-new-pythonpath): Extract from
36         `python-shell-calculate-process-environment'.
38 2014-08-18  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
40         * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): Add support
41         for &key args (bug#18048).
43 2014-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
45         * emacs-lisp/eldoc.el (eldoc-argument-case): Obsolete and change default.
46         (eldoc-function-argstring-format): Remove.
47         (eldoc-function-argstring): Always return upcase args.
48         Use help-make-usage.  Don't add parens.
49         (eldoc-get-fnsym-args-string): Don't obey eldoc-argument-case since
50         it's too late to do it right (bug#18048).
52 2014-08-18  Eli Zaretskii  <eliz@gnu.org>
54         * scroll-bar.el (scroll-bar-horizontal-drag-1)
55         (scroll-bar-toolkit-horizontal-scroll): When determining the
56         paragraph direction, use the buffer of the window designated in
57         the event.
59 2014-08-16  Andreas Schwab  <schwab@linux-m68k.org>
61         * vc/diff-mode.el (diff-fixup-modifs): Handle empty line in
62         context of unified diff.
64 2014-08-16  Paul Eggert  <eggert@cs.ucla.edu>
66         Add dependencies to fix loaddefs race during parallel builds.
67         Without this, for example, 'make -j bootstrap' can fail and report
68         "Opening input file: no such file or directory,
69         .../lisp/calendar/diary-loaddefs.el ... recipe for target
70         'calendar/hol-loaddefs.el' failed", where the hol-loaddefs.el rule
71         got confused because diary-loaddefs.el was being built in parallel.
72         * Makefile.in ($(CAL_DIR)/diary-loaddefs.el):
73         Depend on $(CAL_DIR)/cal-loaddefs.el.
74         ($(CAL_DIR)/hol-loaddefs.el): Depend on $(CAL_DIR)/diary-loaddefs.el.
76 2014-08-16  Martin Rudalics  <rudalics@gmx.at>
78         * scroll-bar.el (scroll-bar-horizontal-drag-1): Use cdr of
79         portion-whole for scrolling right-to-left text.
81 2014-08-15  Leo Liu  <sdl.web@gmail.com>
83         * speedbar.el (speedbar-generic-list-tag-p): Allow special
84         elements from imenu.
86 2014-08-15  Glenn Morris  <rgm@gnu.org>
88         * subr.el (with-output-to-temp-buffer): Doc fix; from elisp manual.
90 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
92         * progmodes/compile.el (compilation-error-regexp-alist-alist):
93         Add Guile regexpses.
95 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
97         * progmodes/gud.el (guiler): New function.  Starts the Guile REPL;
98         add Guile debugger support for GUD.
100 2014-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
102         * obsolete/mouse-sel.el (mouse-sel-mode): Use add/remove-function.
103         (mouse-sel--ignore): New function.
104         (mouse-sel-has-been-enabled, mouse-sel-original-bindings)
105         (mouse-sel-original-interprogram-cut-function)
106         (mouse-sel-original-interprogram-paste-function): Remove.
108 2014-08-13  Eric S. Raymond  <esr@thyrsus.com>
110         * vc/vc.git.el (vc-git-resolve-when-done): New function.
111         Call "git add" when there are no longer conflict markers.
113 2014-08-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
115         * vc/vc.git.el (vc-git-find-file-hook): New function.
116         Adds support for calling smerge (and resolve) on a conflicted file.
117         (vc-git-conflicted-files): New function.
118         Useful in itself and a step towards better smerge support.
120 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
122         * mpc.el (mpc-reorder): Don't bother splitting the "active"s elements
123         to the first part if they're the same as the selection.
125 2014-08-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
127         * image-mode.el (image-transform-reset): New command and menu item.
128         (image-mode-map): Rearrange the menu items to put presumably more
129         obscure items at the end.
131 2014-08-12  Juri Linkov  <juri@jurta.org>
133         * vc/vc-annotate.el (vc-annotate-background-mode):
134         Use `with-demoted-errors' instead of `ignore-errors'.  (Bug#18189)
136 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
138         * files.el (out-of-memory-warning-percentage): Turn it off by default.
140 2014-08-11  Sam Steingold  <sds@gnu.org>
142         * textmodes/sgml-mode.el (sgml-validate-command): Set depending on
143         the presence of known validators (tidy, (o)nsgmls).
145 2014-08-11  Ulf Jasper  <ulf.jasper@web.de>
147         Newsticker: introduce `newsticker-treeview-date-format'. (Bug#17227)
149         * net/newst-treeview.el (newsticker-treeview-date-format): New.
150         (newsticker--treeview-list-add-item): Use `newsticker-treeview-date-format'.
152 2014-08-11  Glenn Morris  <rgm@gnu.org>
154         * files.el (basic-save-buffer-2): Revert 2013-01-31 change, which
155         chose coding system for writing before backing up, since it causes
156         a more serious problem than the one it solves.  (Closes Bug#18141,
157         reopens Bug#13522.)
159 2014-08-11  Martin Rudalics  <rudalics@gmx.at>
161         * window.el (window-total-size): Make doc-string more self-contained.
163         * window.el (display-buffer-below-selected): Restore original
164         behavior if buffer is already displayed in the window below the
165         selected one (Bug#18181).
167 2014-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
169         * mouse.el (mouse--down-1-maybe-follows-link): Don't convert the down
170         event (bug#18212).
172 2014-08-11  Eli Zaretskii  <eliz@gnu.org>
174         * info.el (info): Doc fix.
176 2014-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
178         * info.el (Info-mode-map): Override a global down-mouse-2 binding
179         (bug#18212).
181 2014-08-11  Eli Zaretskii  <eliz@gnu.org>
183         * simple.el (default-line-height): A floating-point value of
184         line-spacing means a fraction of the default frame font's height,
185         not of the font currently used by the 'default' face.
186         Truncate the pixel value, like the display engine does.
187         (window-screen-lines): Use window-inside-pixel-edges for
188         determining the window height in pixels.  (Bug#18195)
190 2014-08-11  Grégoire Jadi  <daimrod@gmail.com>
192         * leim/quail/latin-post.el: Transform " __" into " _".  (Bug#18023)
194 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
196         Enumerate evaluated sexp diary entries (Bug#7911).
197         * calendar/icalendar.el (icalendar-export-sexp-enumerate-all)
198         (icalendar-export-sexp-enumeration-days): New.
199         (icalendar-export-region): Now `icalendar--convert-to-ical'
200         returns a cons cell or a list of cons cells.
201         (icalendar--convert-to-ical): Take care of
202         `icalendar-export-sexp-enumerate-all'.  Return (a list of) cons cells.
203         (icalendar--convert-ordinary-to-ical)
204         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
205         (icalendar--convert-block-to-ical, icalendar--convert-block-to-ical)
206         (icalendar--convert-float-to-ical, icalendar--convert-cyclic-to-ical)
207         (icalendar--convert-anniversary-to-ical): Return cons cell.
208         (icalendar--convert-sexp-to-ical): Enumerate evaluated sexp
209         entries.  Return (list of) cons cells.
211 2014-08-09  Juri Linkov  <juri@jurta.org>
213         * vc/vc-annotate.el (vc-annotate-background-mode): Add :set
214         to reevaluate `vc-annotate-color-map'.  (Bug#18189)
216 2014-08-09  Alan Mackenzie  <acm@muc.de>
218         * progmodes/cc-fonts.el (c-font-lock-declarators): Remove check
219         for top-level that can cause unacceptable slow-down in scrolling.
220         See email Subject: Huge {...} blocks in C/C++ again, from Dmitry
221         Antipov from 2013-10-14 in emacs-devel.
223 2014-08-08  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
225         * ibuffer.el (ibuffer-mode-map): Use toggle button for
226         `ibuffer-auto-mode' menu entry.
227         (ibuffer-mode-hook): Add `ibuffer-auto-mode' customization option.
229 2014-08-08  Matthias Meulien  <orontee@gmail.com>
231         * progmodes/prog-mode.el (prog-mode-hook): Make customizable.
232         (Bug#16394)
234 2014-08-07  Martin Rudalics  <rudalics@gmx.at>
236         * window.el (window--min-size-1): Explicitly set WINDOW arg in
237         calls of window-min-pixel-height and window-min-pixel-width.
239 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
241         * progmodes/ada-mode.el:
242         * net/tramp.el (tramp-handle-file-symlink-p):
243         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment
244         about VMS, which we no longer support.
245         * progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS,
246         and fix a FIXME, using convert-standard-filename in place of
247         removed ada-convert-file-name.
249 2014-08-07  Eli Zaretskii  <eliz@gnu.org>
251         * files.el (auto-mode-alist): Remove support for VMS from a
252         pattern.
254 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
256         Refer to MS-DOS using the same name everywhere.
258         * arc-mode.el: Fix a couple of ``MS-DOG''s missed in the previous
259         commit.
260         * file-mode.el: ditto.
262 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
264         Refer to MS-DOS using the same name everywhere.
266         * arc-mode.el: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
267         ``MS-DOS''.
268         * frame.el: ditto.
270 2014-08-07  Michael Albinus  <michael.albinus@gmx.de>
272         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
273         Use cached "remote-copy-args" value, if available.  (Bug#18199)
275 2014-08-07  Leo Liu  <sdl.web@gmail.com>
277         * help.el (temp-buffer-setup-hook,temp-buffer-show-hook): Revert
278         change on 2014-03-22.
280 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
282         * calendar/icalendar.el (icalendar--diarytime-to-isotime)
283         (icalendar--convert-ordinary-to-ical): Allow for missing minutes
284         (Bug#13750).
287 2014-08-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289         * image-mode.el (image-toggle-display-image): Always rescale images
290         to not be bigger than the current window.
292 2014-08-05  Eric Brown  <brown@fastmail.fm>  (tiny change)
294         * net/eww.el (eww-bookmarks-directory): New variable.
295         (eww-write-bookmarks): Use it.
296         (eww-read-bookmarks): Ditto.
298 2014-08-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300         * net/shr.el (shr-copy-url): Also copy the image URL.
302 2014-08-05  Michael Albinus  <michael.albinus@gmx.de>
304         * net/tramp-cache.el (tramp-flush-file-function): Suppress function
305         also for Tramp working buffers.
307 2014-08-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
309         * progmodes/python.el: Fix completions inside (i)pdb.
310         (python-shell-completion-pdb-string-code): Make obsolete.
311         (python-shell-completion-get-completions): Use
312         python-shell-completion-string-code resending setup code
313         continuously for (i)pdb.
315 2014-08-04  Paul Eggert  <eggert@cs.ucla.edu>
317         * rect.el (rectangle--default-line-number-format): Rename
318         from misspelled rectange--default-line-number-format (Bug#18045).
319         All uses changed.
321 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
323         Don't mishandle year-9999 dates (Bug#18176).
324         * calendar/parse-time.el (parse-time-rules):
325         Allow years up to most-positive-fixnum.
326         * calendar/time-date.el (date-to-time):
327         Pass "Specified time is not representable" errors through.
329 2014-08-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
331         * progmodes/python.el: Completion code cleanups.
332         (python-shell-completion-get-completions): Detect and send import
333         statements directly to completion function.
334         (python-shell-completion-at-point): Simplify prompt calculation
335         and import vs input completion logic.
337 2014-08-02  Alan Mackenzie  <acm@muc.de>
339         Fix confusion in C++ file caused by comma in "= {1,2},".  Bug
340         #17756.
341         * progmodes/cc-engine.el (c-beginning-of-statement-1): In checking
342         for a statement boundary marked by "}", check there's no "="
343         before the "{".
344         (c-guess-basic-syntax CASE 9B): Call c-beginning-of-statement with
345         non-nil `comma-delim' argument.
346         * progmodes/cc-fonts.el (c-font-lock-declarators): Parse an
347         initializer expression more accurately.
349         Correct loop termination condition in c-syntactic-skip-backward.
350         * progmodes/cc-engine.el (c-syntactic-skip-backward): Correct for
351         the situation where, after moving back out of a literal,
352         skip-chars-backward doesn't move further, yet checks have still to
353         be done.
355 2014-08-01  Eli Zaretskii  <eliz@gnu.org>
357         * tutorial.el (tutorial--display-changes): Accept punctuation
358         characters before the key binding.  (Bug#18146)
360 2014-07-31  Fabián Ezequiel Gallina  <fgallina@gnu.org>
362         * progmodes/python.el: Shell output capture enhancements.
363         (python-shell-accept-process-output): New function.
364         (inferior-python-mode)
365         (python-shell-send-setup-code): Use it.
367 2014-07-30  Christophe Deleuze  <christophe.deleuze@free.fr>  (tiny change)
369         * calendar/icalendar.el (icalendar--decode-isodatetime): Use
370         actual current-time-zone when converting to local time. (Bug#15408)
372 2014-07-29  Martin Rudalics  <rudalics@gmx.at>
374         * window.el (window--state-put-2): Handle horizontal scroll
375         bars, if present.
377 2014-07-29  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
379         * menu-bar.el (menu-bar-update-buffers): Update item list format
380         in `buffers-menu' to confirm with changes to `get_keyelt'
381         (r117463).  (Bug#18016)
383 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
385         * progmodes/python.el (inferior-python-mode): Make input prompts
386         read-only.
388 2014-07-28  Emilio C. Lopes  <eclig@gmx.net>
390         * net/tramp-sh.el (tramp-get-remote-python): Also search for
391         executables named "python2" or "python3".
392         (tramp-get-remote-uid-with-python): Use parentheses around
393         arguments to `print' to make it compatible with Python 3.
394         (tramp-get-remote-gid-with-python): Ditto.  (Bug#18118)
396 2014-07-28  Eli Zaretskii  <eliz@gnu.org>
398         * window.el (window--pixel-to-total): Use FRAME's root window, not
399         that of the selected frame.  (Bug#18112, Bug#16674)
401 2014-07-28  Andreas Schwab  <schwab@linux-m68k.org>
403         * textmodes/tex-mode.el (tex-font-lock-verb): Doc fix.
404         (Bug#18117)
406 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
408         * progmodes/python.el (inferior-python-mode): Doc fix.
410 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
412         * calendar/todo-mode.el (todo-edit-item--next-key): If next key is
413         not a character, ignore it instead of raising an error.
415         * calendar/todo-mode.el: Fix handling of marked items and make
416         minor code improvements.
417         (todo-edit-item): If there are marked items, ensure user can only
418         invoke editing commands that work with marked items.
419         (todo-edit-item--text): When there are marked items, make it a
420         noop if invoked with point not on an item; otherwise, ensure it
421         applies only to item at point.
422         (todo-item-undone): If there are marked not-done items, return
423         point to its original position before signaling user error.
424         (todo--user-error-if-marked-done-item): New function.
425         (todo-edit-item--header, todo-edit-item--diary-inclusion)
426         (todo-item-done): Use it.
428 2014-07-28  Glenn Morris  <rgm@gnu.org>
430         * files.el (toggle-read-only): Re-add basic doc-string.
431         * vc/vc-hooks.el (vc-toggle-read-only): Tweak obsolescence mesage.
433         * progmodes/prolog.el (prolog-mode-keybindings-edit):
434         Replace missing `switch-to-prolog' with `run-prolog'.
435         (switch-to-prolog): Define as (obsolete) alias, as in 23.4.
437 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
439         * calendar/todo-mode.el (todo-set-top-priorities): Fix overwriting
440         of file-wide setting when changing category-wide setting.
442 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
444         * doc-view.el (doc-view-open-text): Don't require that the
445         document is saved in a file (e.g., email attachment).
447 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
449         Parse completion input in a iPython friendly way.  (Bug#18084)
450         * progmodes/python.el
451         (python-shell-completion-at-point): Rename from
452         python-shell-completion-complete-at-point.
453         (inferior-python-mode): Use it.
454         (python-completion-at-point): Rename from
455         python-completion-complete-at-point.  Parse input up to first
456         backward occurrence of whitespace, open-paren, close-paren or
457         string delimiter.
458         (python-mode): Use it.
460 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
462         Prevent Python process shell buffer to pop twice.
463         * progmodes/python.el (python-shell-switch-to-shell): Do not call
464         pop-to-buffer.
466 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
468         * progmodes/python.el
469         (python-shell-with-shell-buffer): New macro.
470         (python-shell-font-lock-get-or-create-buffer)
471         (python-shell-font-lock-kill-buffer)
472         (python-shell-font-lock-with-font-lock-buffer)
473         (python-shell-font-lock-cleanup-buffer)
474         (python-shell-font-lock-toggle): Use it.
475         (python-shell-font-lock-turn-on)
476         (python-shell-font-lock-turn-off): Use it.  Make command.
478 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
480         Grab all Python process output before inferior-python-mode hooks.
481         * progmodes/python.el (inferior-python-mode): Call
482         accept-process-output and sit-for to ensure all output for process
483         has been received before running hooks.
484         (python-shell-internal-get-or-create-process): Cleanup
485         accept-process-output and sit-for calls.
487 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
489         More robust shell startup and code setup.
490         * progmodes/python.el (python-shell-make-comint): Remove
491         accept-process-output call.
492         (python-shell-get-buffer): Return current buffer if major-mode is
493         inferior-python-mode.
494         (python-shell-get-or-create-process): Use it.
495         (python-shell-send-setup-code): Send all setup code in one string,
496         output success message and accept-process-output.
498 2014-07-27  Eli Zaretskii  <eliz@gnu.org>
500         * scroll-bar.el (scroll-bar-toolkit-horizontal-scroll): Add
501         rudimentary support for bidirectional text.
503 2014-07-27  Martin Rudalics  <rudalics@gmx.at>
505         * frame.el (frame-notice-user-settings): Rewrite using
506         frame-initial-frame-tool-bar-height.
507         * menu-bar.el (menu-bar-horizontal-scroll-bar)
508         (menu-bar-no-horizontal-scroll-bar): New functions.
509         (menu-bar-showhide-scroll-bar-menu): Add bindings for horizontal
510         scroll bars.
511         * scroll-bar.el (scroll-bar-lines)
512         (set-horizontal-scroll-bar-mode)
513         (get-horizontal-scroll-bar-mode, horizontal-scroll-bar-mode)
514         (scroll-bar-horizontal-drag-1, scroll-bar-horizontal-drag)
515         (scroll-bar-toolkit-horizontal-scroll): New functions.
516         (horizontal-scroll-bar-mode)
517         (previous-horizontal-scroll-bar-mode)
518         (horizontal-scroll-bar-mode-explicit): New variables.
519         (horizontal-scroll-bar-mode): New option.
520         (toggle-horizontal-scroll-bar): Do something.
521         (top-level): Bind horizontal-scroll-bar mouse-1.
522         * startup.el (tool-bar-originally-present): Remove variable.
523         (command-line): Don't set tool-bar-originally-present.
524         * window.el (window-min-height): Update doc-string.
525         (window--dump-frame): Dump horizontal scroll bar values.
526         (window--min-size-1): Handle minibuffer window separately.
527         Count in margins and horizontal scroll bar.  Return safe value
528         iff IGNORE equals 'safe.
529         (frame-windows-min-size): New function (used by frame resizing
530         routines).
531         (fit-frame-to-buffer, fit-window-to-buffer): Count in horizontal
532         scroll bars.
533         (window--sanitize-window-sizes): New function.
534         (window-split-min-size): Remove.
535         (split-window): Count divider-width.  Don't use
536         `window-split-min-size' any more.  Reword error messages.
537         Sanitize windows sizes after splitting.
539 2014-07-27  Thien-Thi Nguyen  <ttn@gnu.org>
541         Use `defvar-local' more.
542         * progmodes/hideshow.el
543         (hs-c-start-regexp, hs-block-start-regexp)
544         (hs-block-start-mdata-select, hs-block-end-regexp)
545         (hs-forward-sexp-func, hs-adjust-block-beginning): ...here;
546         remove corresponding `make-variable-buffer-local' top-level calls.
548 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
550         Cleanup error signals.  (Bug#18067)
551         * progmodes/python.el
552         (python-indent-shift-left): Use user-error instead.
553         (python-shell-prompt-detect): Use lwarn with python group.
554         (python-completion-complete-at-point)
555         (python-eldoc--get-doc-at-point): Don't signal error.
557 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
559         Support for packages in Python shell.  (Bug#13570)
560         * progmodes/python.el (python-shell--package-depth): New var.
561         (python-shell-package-enable): New command.
562         (python-util-list-directories, python-util-list-files)
563         (python-util-list-packages): New functions.
565 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
567         Faster comint output.  (Bug#16875)
568         * progmodes/python.el:
569         (python-comint-output-filter-function): Make obsolete.
570         (python-comint-postoutput-scroll-to-bottom): New function.
571         (inferior-python-mode): Set comint-output-filter-functions to a
572         minimum.
574 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
576         * progmodes/python.el (python-shell-font-lock-post-command-hook):
577         Safeguard current point and undo history.
579 2014-07-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
581         Robust shell syntax highlighting.  (Bug#18084, Bug#16875)
582         * progmodes/python.el:
583         (python-shell-prompt-input-regexps): Add iPython block prompt.
584         (python-shell-output-syntax-table): Delete var.
585         (python-shell-font-lock-with-font-lock-buffer): New macro.
586         (python-shell-font-lock-get-or-create-buffer)
587         (python-shell-font-lock-kill-buffer)
588         (python-shell-font-lock-cleanup-buffer)
589         (python-shell-font-lock-post-command-hook)
590         (python-shell-font-lock-turn-off): New functions.
591         (python-shell-font-lock-turn-on): New function.
592         (inferior-python-mode): Use it.
593         (python-shell-font-lock-toggle): New command.
594         (python-shell-font-lock-enable): Rename from
595         python-shell-enable-font-lock.
596         (run-python-internal): Use it.
597         (python-shell-font-lock-comint-output-filter-function): New function.
598         (python-shell-comint-end-of-output-p): New function.
599         (python-shell-output-filter): Use it.
600         (python-util-comint-last-prompt): New function.
601         (python-util-text-properties-replace-name): New function.
603 2014-07-25  Glenn Morris  <rgm@gnu.org>
605         * vc/ediff-init.el (ediff-toggle-read-only-function):
606         * vc/ediff-util.el (ediff-toggle-read-only):
607         Replace obsolete toggle-read-only with read-only-mode.
609 2014-07-24  Michael Albinus  <michael.albinus@gmx.de>
611         * net/tramp-cache.el (tramp-flush-file-function): Wrap the code
612         with `save-match-data'.  (Bug#18095)
614 2014-07-21  Vincent Belaïche  <vincentb1@users.sourceforge.net>
616         * ses.el (ses-truncate-cell): Use cl-progv instead of eval in
617         order to ensure that row and col are lexically bound inside the
618         evaluated sexp.
620 2014-07-21  Glenn Morris  <rgm@gnu.org>
622         * progmodes/hideif.el (hide-ifdef-mode-submap):
623         Also substitute read-only-mode.
624         * bindings.el (mode-line-toggle-read-only):
625         * bs.el (bs-toggle-readonly):
626         * buff-menu.el (Buffer-menu-toggle-read-only):
627         * dired.el (dired-toggle-read-only):
628         * files.el (view-read-only, find-file-read-only)
629         (find-file-read-only-other-window)
630         (find-file-read-only-other-frame):
631         * progmodes/hideif.el (hide-ifdef-toggle-outside-read-only):
632         Doc fixes re toggle-read-only.
634 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
636         * progmodes/python.el: Add comment about pipe buffering and
637         solutions for missing/delayed output in inferior Python shells.
638         (Bug#17304)
640         * progmodes/python.el (python-mode): Don't set
641         mode-require-final-newline.  (Bug#17990)
643         Make python.el work with IPython automatically.  (Bug#15510)
644         * progmodes/python.el:
645         (python-shell-completion-setup-code): New value supporting iPython.
646         (python-shell-completion-string-code): New value supporting iPython.
647         (python-shell-completion-get-completions): Use them.
648         (python-shell-completion-module-string-code): Make obsolete.
649         (python-shell-prompt-input-regexps)
650         (python-shell-prompt-output-regexps): Add safeguard for ipdb.
651         (python-shell-output-filter): Fix comment typo.
653         Fix Python shell prompts detection for remote hosts.
654         * progmodes/python.el (python-shell-prompt-detect):
655         Replace call-process with process-file and make it more robust.
657         Autodetect Python shell prompts.  (Bug#17370)
658         * progmodes/python.el:
659         (python-shell-interpreter-interactive-arg)
660         (python-shell-prompt-detect-enabled)
661         (python-shell-prompt-detect-failure-warning)
662         (python-shell-prompt-input-regexps)
663         (python-shell-prompt-output-regexps): New vars.
664         (python-shell-prompt-calculated-input-regexp)
665         (python-shell-prompt-calculated-output-regexp): New vars.
666         (python-shell-get-process-name)
667         (python-shell-internal-get-process-name)
668         (python-shell-output-filter)
669         (python-shell-completion-get-completions): Use them.
670         (python-shell-prompt-detect)
671         (python-shell-prompt-validate-regexps): New functions.
672         (python-shell-prompt-set-calculated-regexps): New function.
673         (inferior-python-mode): Use it.  Also honor overriden
674         python-shell-interpreter and python-shell-interpreter-args.
675         (python-shell-make-comint): Honor overriden
676         python-shell-interpreter and python-shell-interpreter-args.
677         (python-shell-get-or-create-process): Make it testable by allowing
678         to call run-python non-interactively.
679         (python-util-valid-regexp-p): New function.
680         (python-shell-prompt-regexp, python-shell-prompt-block-regexp)
681         (python-shell-prompt-output-regexp)
682         (python-shell-prompt-pdb-regexp): Use it as defcustom :safe.
684 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
686         * emacs-lisp/smie.el (smie-config--guess-1): Split from
687         smie-config--guess.
688         (smie-config--guess): Use it.
690         * emacs-lisp/edebug.el: Use nadvice.
691         (edebug-original-read): Remove.
692         (edebug--read): Rename from edebug-read and add `orig' arg.
693         (edebug-uninstall-read-eval-functions)
694         (edebug-install-read-eval-functions): Use nadvice.
695         (edebug-read-sexp, edebug-read-storing-offsets, edebug-read-symbol)
696         (edebug-read-and-maybe-wrap-form1, edebug-instrument-callee)
697         (edebug-read-string, edebug-read-function): Use just `read'.
698         (edebug-original-debug-on-entry): Remove.
699         (edebug--debug-on-entry): Rename from edebug-debug-on-entry and add
700         `orig' arg.
701         (debug-on-entry): Override with nadvice.
703         * mouse.el (tear-off-window): Rename from mouse-tear-off-window since
704         it also makes sense to bind it to a non-mouse event.
706         * vc/vc-bzr.el (vc-bzr-shelve): Make it operate on fileset.
708 2014-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
710         * xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil
711         (bug#18015).
713         * rect.el (rectangle--string-preview): Don't assume there
714         a non-nil default (bug#17984).
716 2014-07-16  Glenn Morris  <rgm@gnu.org>
718         * desktop.el (after-init-hook): Disable startup frame restoration
719         in non-graphical situations.  (Bug#17693)
721         * vc/vc-dispatcher.el (vc-log-edit): Do set up the log buffer
722         if it was "empty", or used for a different set of files.  (Bug#17884)
724 2014-07-16  Eli Zaretskii  <eliz@gnu.org>
726         * bindings.el (mode-line-remote): If default-directory is not a
727         string, don't call file-remote-p on it; instead state in the
728         help-echo that it is nil.  (Bug#17986)
730 2014-07-14  Daniel Colascione  <dancol@dancol.org>
732         * progmodes/cc-langs.el: Change comments from `cl-macroexpand-all'
733         to `macroexpand-all'
735         * progmodes/cc-defs.el (c-lang-defconst-eval-immediately):
736         Use `macroexpand-all' instead of `cl-macroexpand-all'.
738 2014-07-12  Paul Eggert  <eggert@cs.ucla.edu>
740         Fix bug: C-x v v discarded existing log message (Bug#17884).
741         * vc/vc-dispatcher.el (vc-log-edit):
742         Don't clobber an already-existing log message.
744 2014-07-12  Glenn Morris  <rgm@gnu.org>
746         * vc/log-edit.el (log-edit-changelog-entries):
747         Check for a visited-but-never-saved ChangeLog.
749 2014-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
751         * vc/log-edit.el (log-edit-changelog-entries): Don't both visiting
752         a non-existing file (bug#17970).
754         * faces.el (face-name): Undo last change.
755         (x-resolve-font-name): Don't call face-name (bug#17956).
757 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
759         Fix dedenters and electric colon handling. (Bug#15163)
760         * progmodes/python.el
761         (python-rx-constituents): Add dedenter and block-ender.
762         (python-indent-dedenters, python-indent-block-enders): Delete.
763         (python-indent-context): Return new case for dedenter-statement.
764         (python-indent-calculate-indentation): Handle new case.
765         (python-indent-calculate-levels): Fix levels calculation for
766         dedenter statements.
767         (python-indent-post-self-insert-function): Fix colon handling.
768         (python-info-dedenter-opening-block-message): New function.
769         (python-indent-line): Use it.
770         (python-info-closing-block)
771         (python-info-closing-block-message): Remove.
772         (python-info-dedenter-opening-block-position)
773         (python-info-dedenter-opening-block-positions)
774         (python-info-dedenter-statement-p): New functions.
776 2014-07-11  Dmitry Antipov  <dmantipov@yandex.ru>
778         * files.el (out-of-memory-warning-percentage): New defcustom.
779         (warn-maybe-out-of-memory): Use it.
781 2014-07-11  Michael Albinus  <michael.albinus@gmx.de>
783         * subr.el (read-passwd): Use `read-hide-char' if non-nil.  Bind it
784         when calling `read-string'.  (Bug#17839)
786 2014-07-10  Eli Zaretskii  <eliz@gnu.org>
788         * files.el (warn-maybe-out-of-memory): Fix the wording of the
789         warning.
791 2014-07-10  Dmitry Antipov  <dmantipov@yandex.ru>
793         * files.el (warn-maybe-out-of-memory): New function.
794         (find-file-noselect): Use it.
796 2014-07-09  Sam Steingold  <sds@gnu.org>
798         * progmodes/cperl-mode.el (cperl-block-p): Treat the perl keyword
799         `constant' like `bless', `return' &c
801 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
803         * rect.el (apply-on-rectangle): Check forward-line really moved to the
804         next line.
806 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
808         * progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && in
809         the middle of a line (bug#17896).
811 2014-07-09  Juri Linkov  <juri@jurta.org>
813         * startup.el (command-line): Append displaying the warning about
814         the errors in the init file to the end of `after-init-hook'.
815         (Bug#17927)
817         * faces.el (face-name): Return input arg `face' as-is
818         when it's not a symbol.
819         (x-resolve-font-name): Don't check if the face is a symbol.
820         (Bug#17956)
822         * facemenu.el (list-colors-print): In help-echo format use %.2f
823         instead of %d because now HSV values are floating-point components
824         between 0.0 and 1.0.
826 2014-07-09  Glenn Morris  <rgm@gnu.org>
828         * emulation/cua-rect.el (cua--activate-rectangle):
829         Avoid setting cua--rectangle to nil.  (Bug#17877)
831 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
833         * calendar/todo-mode.el: Fix wrong-type-argument error when
834         marking multiple consecutive items.
835         (todo-toggle-mark-item): Don't try to mark the empty lines at the
836         end of the todo and done items sections.  Note in doc string that
837         items marked by passing a numeric prefix argument can include the
838         last todo and first done items.
839         (todo-mark-category): Don't try to mark the empty line between the
840         todo and done items sections.
842 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
844         * emacs-lisp/edebug.el (edebug-eval-defun): Print result using
845         proper Lisp quoting (bug#17934).
847         * progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle with
848         require-final-newline since prog-mode already took care of it (bug#17947).
850 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
852         * calendar/todo-mode.el: Fix two bugs.  Shorten Commentary and
853         refer to the Todo mode Info manual.  Update the comment on
854         requiring cl-lib.
855         (todo-find-filtered-items-file): Add todo-prefix overlays.
856         (todo-filter-items): Reorder a let-bound variable to avoid a
857         wrong-type-argument error on canceling the file choice dialog.
859 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
861         * progmodes/octave.el (inferior-octave-mode):
862         Set comint-input-ring-size to a number (bug#17912).
864 2014-07-09  Juri Linkov  <juri@jurta.org>
866         * desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'
867         and `isearch-mode' associated with nil.  (Bug#17849)
869 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
871         * linum.el (linum--face-height): New function (bug#17813).
872         (linum-update-window): Use it to adjust margin to linum's width.
874         * leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.
875         * eshell/em-smart.el (eshell-smart-scroll-window): Use
876         with-selected-window.
878         * xt-mouse.el (xterm-mouse-translate-1): Intern drag event (bug#17894).
879         Remove also pointless window&mark manipulation.
881         * progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
882         (perl-indent-line): Use syntax-ppss to detect we're in a doc-section.
883         (perl-continuation-line-p): Don't skip over anything else than labels.
884         Return the previous char.
885         (perl-calculate-indent): Use syntax-ppss instead of parse-start
886         and update callers accordingly.  For continuation lines, check the
887         the case of array hashes.
888         (perl-backward-to-noncomment): Make it non-interactive.
889         (perl-backward-to-start-of-continued-exp): Rewrite.
891 2014-07-08  Sam Steingold  <sds@gnu.org>
893         * progmodes/inf-lisp.el (lisp-eval-paragraph, lisp-eval-form-and-next):
894         New user commands.
896 2014-07-08  Juri Linkov  <juri@jurta.org>
898         * vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.
899         (vc-annotate-color-map): Use less saturated colors (20%) for
900         background-mode.
901         (vc-annotate-very-old-color): Add default value for background-mode.
902         (vc-annotate-background): Set default value to nil since now text on
903         the default backgrounds should be legible in light and dark modes.
904         (vc-annotate-lines): Use `vc-annotate-background-mode'.  Doc fix.
905         (Bug#17808)
907 2014-07-08  Juri Linkov  <juri@jurta.org>
909         * simple.el (transpose-chars): Don't move point into read-only area.
910         (Bug#17829)
912 2014-07-08  Juri Linkov  <juri@jurta.org>
914         * window.el (with-displayed-buffer-window): New macro.
915         (with-temp-buffer-window, with-current-buffer-window):
916         Use `macroexp-let2' to evaluate and bind variables
917         in the same order as macro arguments.
918         (display-buffer--action-function-custom-type):
919         Add `display-buffer-below-selected' and `display-buffer-at-bottom'.
921         * minibuffer.el (minibuffer-completion-help): Replace
922         `with-output-to-temp-buffer' with `with-displayed-buffer-window'
923         with actions that display *Completions* at-bottom when called
924         from the minibuffer, or below-selected in a normal buffer.
925         Associate `window-height' with `fit-window-to-buffer'.
926         Let-bind `pop-up-windows' to nil.
928         * dired.el (dired-mark-pop-up): Use `with-displayed-buffer-window'
929         instead of `with-current-buffer-window'.  (Bug#17809)
931 2014-07-07  Luke Lee  <luke.yx.lee@gmail.com>
933         * progmodes/hideif.el (hide-ifdef-env): Change to global.
934         (hide-ifdef-env-backup): New variable.
935         (hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
936         New customizable variables.
937         (hif-clear-all-ifdef-defined): New defun.
938         (hif-merge-ifdef-region, hide-ifdef-region-internal, hide-ifdef-region)
939         (hif-show-ifdef-region): Merge hidden regions to prevent continuous "...".
940         (hif-tokenize): Fix for MS-DOS/Win EOL style.
941         (hif-endif-to-ifdef, hif-make-range, hif-find-range, hif-possibly-hide):
942         Fix bug to hide the correct #elif region(s).
943         (hif-range-elif): New defun.
944         (hif-recurse-level): New var.
945         (hif-evaluate-region, hif-evaluate-macro): New defun.
946         (hide-ifdef-guts): Prevent reinclusion protected C/C++ headers from
947         fully hidden.
948         (hide-ifdef-define, hide-ifdefs, hide-ifdef-block, show-ifdef-block):
949         Better interaction.
951 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
953         * net/dbus.el (dbus-peer-handler): New defun.
954         (dbus-register-service): Register it.  (Bug#17858)
955         (dbus-managed-objects-handler): Fix docstring.
957 2014-07-04  Phil Sainty  <psainty@orcon.net.nz>  (tiny change)
959         * emacs-lisp/lisp.el (narrow-to-defun-include-comments): New var.
960         (narrow-to-defun): New arg include-comments, defaulting to it
961         (bug#16328).
963 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
965         * rect.el (rectangle--highlight-for-redisplay): Don't pass `orig' with
966         different calling convention to rectangle--unhighlight-for-redisplay.
968 2014-07-03  Michael Albinus  <michael.albinus@gmx.de>
970         * net/tramp.el (tramp-call-process): Handle error strings.
972         * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'.
974         * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime)
975         (tramp-sh-handle-verify-visited-file-modtime): Use `point-at-eol'.
977         * net/trampver.el: Update release number.
979 2014-07-03  Juri Linkov  <juri@jurta.org>
981         * desktop.el (desktop-save): Rename arg `auto-save' to
982         `only-if-changed'.  Doc fix.  (Bug#17873)
984 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
986         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
987         Use insert-for-yank (bug#17271).
989 2014-07-03  Leo Liu  <sdl.web@gmail.com>
991         * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):
992         Support lexical-binding.
994 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
996         * vc/log-edit.el (log-edit-goto-eoh): New function.
997         (log-edit--match-first-line): Use it (bug#17861).
999 2014-07-03  Glenn Morris  <rgm@gnu.org>
1001         * vc/log-edit.el (log-edit-hook): Add missing :version.
1003 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1005         * progmodes/python.el (python-indent-post-self-insert-function):
1006         Enhancements to electric indentation behavior inside
1007         parens. (Bug#17658)
1009 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1011         * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
1012         buffer-invisibility-spec (bug#17867).
1014 2014-07-03  Andreas Schwab  <schwab@linux-m68k.org>
1016         * vc/vc-git.el (vc-git-checkin): When operating on the whole tree
1017         pass "-a".
1019 2014-07-03  Glenn Morris  <rgm@gnu.org>
1021         * cus-edit.el (help):
1022         * finder.el (finder-known-keywords):
1023         * help.el (help-for-help-internal):
1024         * vc/ediff-mult.el (ediff-meta-buffer-verbose-message)
1025         (ediff-redraw-registry-buffer):
1026         * vc/ediff-ptch.el (ediff-patch-file-internal):
1027         Doc fixes re "online" help.  (Bug#17803)
1029         * progmodes/idlwave.el (idlwave): Update url-link for custom group.
1030         (idlwave-mode): Doc URL update.
1032 2014-07-01  Juri Linkov  <juri@jurta.org>
1034         * man.el: Display man pages immediately and use process-filter
1035         to format them asynchronously.
1036         (Man-width): Doc fix.
1037         (man): Doc fix.
1038         (Man-start-calling): Use `with-selected-window' to get
1039         `frame-width' and `window-width'.
1040         (Man-getpage-in-background): Call `Man-notify-when-ready'
1041         immediately after creating a new buffer.  Call `Man-mode' and set
1042         `mode-line-process' in the created buffer.  Set process-filter to
1043         `Man-bgproc-filter' in start-process branch.  In call-process branch
1044         call either `Man-fontify-manpage' or `Man-cleanup-manpage'.
1045         Use `Man-start-calling' inside `with-current-buffer'.
1046         (Man-fontify-manpage): Don't print messages.  Fix boundary condition.
1047         (Man-cleanup-manpage): Don't print messages.
1048         (Man-bgproc-filter): New function.
1049         (Man-bgproc-sentinel): Add `save-excursion' to keep point when
1050         user moved it during asynchronous formatting.  Move calls of
1051         `Man-fontify-manpage' and `Man-cleanup-manpage' to
1052         `Man-bgproc-filter'.  Move the call of `Man-mode' to
1053         `Man-getpage-in-background'.  Use `quit-restore-window'
1054         instead of `kill-buffer'.  Use `message' instead of `error'
1055         because errors are caught by process sentinel.
1056         (Man-mode): Move calls of `Man-build-page-list',
1057         `Man-strip-page-headers', `Man-unindent', `Man-goto-page' to
1058         `Man-bgproc-sentinel'.  Doc fix.  (Bug#2588, bug#5054, bug#9084, bug#17831)
1060         * man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments'
1061         for the message about the man page cleaned up.
1063 2014-07-01  Mario Lang  <mlang@delysid.org>
1065         * net/gnutls.el (gnutls-negotiate): Prevent destructive modification of
1066         cosutomization option `gnutls-verify-error'.
1068 2014-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1070         * simple.el (deactivate-mark, set-mark-command, handle-shift-selection):
1071         Don't keep transient-mark-mode buffer-local when not needed (bug#6316).
1073         * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
1074         (turn-off-xterm-mouse-tracking-on-terminal): Don't burp if the terminal
1075         is suspended (bug#17857).
1077 2014-07-01  Michael Albinus  <michael.albinus@gmx.de>
1079         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1080         Prefer utf-8 coding.  (Bug#17859)
1082 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1084         * emacs-lisp/subr-x.el (string-reverse): Define as obsolete alias
1085         for `reverse'.
1087 2014-06-30  Glenn Morris  <rgm@gnu.org>
1089         * emacs-lisp/autoload.el (autoload-ensure-writable): New variable.
1090         (autoload-ensure-default-file): Maybe make existing output writable.
1091         * Makefile.in (AUTOGEN_VCS): Remove.
1092         (autoloads): Use autoload-ensure-writable rather than AUTOGEN_VCS.
1094 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1096         * emacs-lisp/subr-x.el (string-reverse): Use `reverse'.
1098 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1100         New if-let, when-let, thread-first and thread-last macros.
1102         * emacs-lisp/subr-x.el
1103         (internal--listify, internal--check-binding)
1104         (internal--build-binding-value-form, internal--build-binding)
1105         (internal--build-bindings): New functions.
1106         (internal--thread-argument, thread-first, thread-last)
1107         (if-let, when-let): New macros.
1109 2014-06-30  Grégoire Jadi  <daimrod@gmail.com>
1111         * net/rcirc.el (rcirc-buffer-process): Restore previous
1112         behaviour.  (Bug#17772)
1114 2014-06-29  Alan Mackenzie  <acm@muc.de>
1116         Don't call c-parse-state when c++-template-syntax-table is active.
1117         * progmodes/cc-engine.el (c-guess-continued-construct CASE G)
1118         (c-guess-basic-syntax CASE 5D.3): Rearrange so that
1119         c-syntactic-skip-backwards isn't called with the pertinent syntax table.
1121 2014-06-28  Stephen Berman  <stephen.berman@gmx.net>
1123         * calendar/todo-mode.el (todo-set-top-priorities): Fix logic to
1124         account for file-wide setting of todo-top-priorities-overrides.
1125         Make code a bit cleaner.
1127 2014-06-28  Glenn Morris  <rgm@gnu.org>
1129         * net/eww.el (eww-mode) <eww-current-title>: Make local.  (Bug#17860)
1131 2014-06-28  Stephen Berman  <stephen.berman@gmx.net>
1133         * calendar/todo-mode.el (todo-prefix-overlays): If there is no
1134         category-wide setting of todo-top-priorities-overrides, check for
1135         a file-wide setting and fontify accordingly.
1137 2014-06-28  Glenn Morris  <rgm@gnu.org>
1139         * subr.el (read-passwd): Warn about batch mode.  (Bug#17839)
1141 2014-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1143         * progmodes/hideif.el: Use lexical-binding.  Fix up cl-lib usage.
1145 2014-06-28  K. Handa  <handa@gnu.org>
1147         Fix Bug#17739.
1149         * composite.el: Setup composition-function-table for dotted circle.
1150         (compose-gstring-for-dotted-circle): New function.
1152         * international/characters.el: Add category "^" to all
1153         non-spacing characters.
1155 2014-06-28  Glenn Morris  <rgm@gnu.org>
1157         * Makefile.in (doit): Remove force rule.
1158         (custom-deps, finder-data, autoloads, update-subdirs)
1159         (compile-one-process): PHONY targets do not need force rules.
1161         * Makefile.in (compile-main, compile, compile-always):
1162         No need to explicitly pass variables to ourself in recursive calls.
1164 2014-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1166         * files.el (minibuffer-with-setup-hook): Evaluate the first arg eagerly.
1168 2014-06-26  Glenn Morris  <rgm@gnu.org>
1170         * Makefile.in (update-authors): Update for moved authors.el.
1172 2014-06-26  Leo Liu  <sdl.web@gmail.com>
1174         * skeleton.el (skeleton-end-hook): Default to nil and move the
1175         work to skeleton-insert.  (Bug#17850)
1177 2014-06-26  Dmitry Antipov  <dmantipov@yandex.ru>
1179         * calc/calc-alg.el (math-beforep):
1180         * progmodes/cc-guess.el (c-guess-view-reorder-offsets-alist-in-style):
1181         Simplify because string-lessp can accept symbols as args.
1183 2014-06-26  Daiki Ueno  <ueno@gnu.org>
1185         * emacs-lisp/package.el (package--check-signature):
1186         If package-check-signature is allow-unsigned, don't signal error when
1187         we can't verify signature because of missing public key
1188         (bug#17625).
1190 2014-06-26  Glenn Morris  <rgm@gnu.org>
1192         * emacs-lisp/cl-macs.el (help-add-fundoc-usage):
1193         Remove outdated declaration.
1195         * emacs-lisp/authors.el (authors-valid-file-names)
1196         (authors-renamed-files-alist): Additions.
1198 2014-06-26  Leo Liu  <sdl.web@gmail.com>
1200         * textmodes/picture.el (picture-set-tab-stops):
1201         * ruler-mode.el (ruler-mode-mouse-add-tab-stop)
1202         (ruler-mode-ruler): Fix to work with nil tab-stop-list.
1204         * progmodes/asm-mode.el (asm-calculate-indentation):
1205         Use indent-next-tab-stop.
1207         * indent.el (indent-accumulate-tab-stops): New function.
1209 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1211         * emacs-lisp/package.el (package-list-unsigned): New var (bug#17625).
1212         (package-desc-status): Obey it.
1214 2014-06-26  Stephen Berman  <stephen.berman@gmx.net>
1216         * calendar/todo-mode.el: Fix two bugs.
1217         (todo-insert-item--basic): If user cancels item insertion to
1218         another category before setting priority, show original category
1219         whether it is in the same or a different file.
1220         (todo-set-item-priority): After selecting category, instead of
1221         moving point to top, which extends an active region, restore it.
1223 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1225         * help-fns.el (describe-function-1): Check file-name is a string before
1226         calling help-fns--autoloaded-p (bug#17564).
1228 2014-06-26  Juri Linkov  <juri@jurta.org>
1230         * desktop.el (desktop-auto-save-enable)
1231         (desktop-auto-save-disable): New functions.
1232         (desktop-save-mode, desktop-auto-save-timeout): Use them.
1233         (desktop-read): Disable the autosave before loading the desktop,
1234         and enable afterwards.  (Bug#17351)
1236 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1238         Fix some indentation problem with \; and pipes (bug#17842).
1239         * progmodes/sh-script.el (sh-mode-syntax-table): Set syntax of ;|&.
1240         (sh-smie--default-forward-token, sh-smie--default-backward-token):
1241         New functions.
1242         (sh-smie-sh-forward-token, sh-smie-sh-backward-token)
1243         (sh-smie-rc-forward-token, sh-smie-rc-backward-token): Use them.
1244         (sh-smie-sh-rules): Fix indentation of a pipe at BOL.
1246 2014-06-26  Glenn Morris  <rgm@gnu.org>
1248         * emacs-lisp/find-func.el (find-function-C-source-directory):
1249         Use file-accessible-directory-p.
1251         * ps-samp.el: Make it slightly less awful.
1252         (ps-rmail-mode-hook, ps-gnus-article-prepare-hook, ps-vm-mode-hook):
1253         (ps-gnus-summary-setup, ps-info-mode-hook): Use [print] key.
1254         Only set local values.
1255         (ps-article-subject, ps-article-author): Use standard functions
1256         like mail-fetch-field.
1257         (ps-info-file, ps-info-node): Use match-string.
1258         (ps-jts-ps-setup, ps-jack-setup): Remove, merging into...
1259         (ps-samp-ps-setup): ... new function.
1261         * progmodes/idlw-shell.el (idlwave-shell-make-temp-file):
1262         Optimize away code unneeded on any modern Emacs.
1264         * emacs-lisp/authors.el: Move to ../admin.
1266         * emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit): New.
1268 2014-06-26  Luke Lee  <luke.yx.lee@gmail.com>
1270         * progmodes/hideif.el (hif-string-to-number): Fix return value bug.
1271         (hif-simple-token-only, hif-tokenize): Comment in detail mainly for
1272         performance enhancements.
1273         (hif-parse-if-exp): Rename to `hif-parse-exp'.  Enhance for macro
1274         expansion.
1275         (hif-factor, hif-string-concatenation, intern-safe): Support string
1276         concatenation and argumented macro expansion.
1277         (hif-if-valid-identifier-p, hif-define-operator, hif-flatten)
1278         (hif-expand-token-list, hif-get-argument-list, hif-define-macro)
1279         (hif-delimit, hif-macro-supply-arguments, hif-invoke, hif-canonicalize)
1280         (hif-canonicalize-tokens, hif-place-macro-invocation)
1281         (hif-parse-macro-arglist): Mostly new functions for supporting
1282         argumented macro expansion.
1283         (hif-string-concatenation, hif-stringify, hif-token-concat)
1284         (hif-token-stringification, hif-token-concatenation):
1285         Stringification and concatenation.
1286         (hif-find-next-relevant): Fix comments.
1287         (hif-ifdef-to-endif, hif-looking-at-elif, hif-hide-line): Bug fix for
1288         some cases involving #elif.
1289         (hif-find-define, hif-add-new-defines): New functions for automatically
1290         scanning of defined symbols.
1291         (hide-ifdef-guts): Fix for defined symbol auto scanning.
1292         (hide-ifdef-undef): Fix behavior to match CPP.
1294 2014-06-25  Glenn Morris  <rgm@gnu.org>
1296         * Makefile.in ($(lisp)/progmodes/cc-defs.elc)
1297         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
1298         ($(lisp)/progmodes/cc-vars.elc): Drop hand-written deps on non-cc
1299         files.  They are not relevant to the original issue (bug#1004),
1300         and cause unnecessary recompilation (bug#2151).
1302 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1304         * play/landmark.el: Use lexical-binding and avoid `intangible'.
1305         (landmark--last-pos): New var.
1306         (landmark--intangible-chars): New const.
1307         (landmark--intangible): New function.
1308         (landmark-mode, landmark-move): Use it.
1309         (landmark-mode): Remove properties.
1310         (landmark-plot-square, landmark-point-square, landmark-goto-xy)
1311         (landmark-cross-qtuple):
1312         Don't worry about `intangible' any more.
1313         (landmark-click, landmark-point-y): Same; and don't assume point-min==1.
1314         (landmark-init-display): Don't set `intangible' and `point-entered'.
1315         (square): Remove.  Inline it instead.
1316         (landmark--distance): Rename from `distance'.
1317         (landmark-calc-distance-of-robot-from): Rename from
1318         calc-distance-of-robot-from.
1319         (landmark-calc-smell-internal): Rename from calc-smell-internal.
1321 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
1323         * files.el (dir-locals-find-file, file-relative-name):
1324         * info.el (Info-complete-menu-item):
1325         * minibuffer.el (completion-table-subvert): Prefer string-prefix-p
1326         to compare-strings to avoid out-of-range errors.
1327         * subr.el (string-prefix-p): Adjust to match strict range
1328         checking in compare-strings.
1330 2014-06-24  Leonard Randall  <leonard.a.randall@gmail.com>  (tiny change)
1332         * textmodes/reftex-parse.el (reftex-using-biblatex-p): Make search
1333         for comment lines non-greedy and stopping at newlines to fix stack
1334         overflows with large files.
1336 2014-06-24  Eli Barzilay  <eli@barzilay.org>
1338         * calculator.el (calculator-last-input): Drop 'ascii-character property
1339         lookup.
1341 2014-06-24  Leo Liu  <sdl.web@gmail.com>
1343         * align.el (align-adjust-col-for-rule): Unbreak due to defaulting
1344         tab-stop-list to nil.  (Bug#16381)
1346         * indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
1347         (indent-rigidly-left-to-tab-stop)
1348         (indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
1349         (move-to-tab-stop): Change callers.
1351 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1353         * skeleton.el (skeleton-insert): Yet another fix of the doc string
1354         wrt behavior of \n as the first/last element of a skeleton.
1356 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
1358         * net/tramp-adb.el (tramp-adb-handle-process-file):
1359         * net/tramp-sh.el (tramp-sh-handle-process-file):
1360         * net/tramp-smb.el (tramp-smb-handle-process-file): Do not raise
1361         the output buffer when DISPLAY is non-nil.  (Bug#17815)
1363 2014-06-24  Glenn Morris  <rgm@gnu.org>
1365         * play/landmark.el (landmark-move-down, landmark-move-up):
1366         Fix 2007-10-20 change - preserve horizontal position.
1368 2014-06-23  Sam Steingold  <sds@gnu.org>
1370         * simple.el (kill-append): Remove undo boundary depending on ...
1371         (kill-append-merge-undo): New user option.
1373 2014-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1375         * simple.el (handle-shift-selection, exchange-point-and-mark)
1376         (activate-mark): Set transient-mark-mode buffer-locally (bug#6316).
1377         (transient-mark-mode): Use&set the global value.
1378         * mouse.el (mouse-set-region-1, mouse-drag-track): Idem.
1379         * emulation/edt.el (edt-emulation-off): Save&restore the global
1380         transient-mark-mode setting.
1381         * obsolete/pc-select.el (pc-selection-mode): Use the
1382         transient-mark-mode function.
1384 2014-06-23  Eli Zaretskii  <eliz@gnu.org>
1386         * international/fontset.el (script-representative-chars):
1387         Add representative characters for scripts added in Unicode 7.0.
1388         (otf-script-alist): Synchronize with the latest registry of OTF
1389         script tags.
1391         * international/characters.el (char-script-table): Update for
1392         scripts added and codepoint ranges changed in Unicode 7.0.
1394 2014-06-23  Eli Barzilay  <eli@barzilay.org>
1396         * calculator.el (calculator-standard-displayer): Fix bug in use of
1397         `calculator-groupize-number'.
1398         (calculator-funcall): Fix broken `cl-flet' use by moving it into the
1399         `eval' code, so it works in v24.3.1 too.
1400         (calculator-last-input): Comment to clarify purpose.
1402 2014-06-22  Mario Lang  <mlang@delysid.org>
1404         * textmodes/rst.el (rst-comment-region): From from -> from.
1406         * net/tramp-adb.el (tramp-adb-send-command-and-check): And and -> and.
1408 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
1410         * electric.el (electric-layout-post-self-insert-function):
1411         * emacs-lisp/ert.el (ert--insert-infos):
1412         * obsolete/vi.el (vi-set-mark):
1413         * term.el (term-handle-scroll):
1414         * textmodes/bibtex.el (bibtex-fill-field, bibtex-fill-entry):
1415         * wid-edit.el (widget-editable-list-value-create):
1416         Prefer point-marker to copy-marker of point.
1418 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1420         Fix completion retrieval parsing (bug#17209).
1421         * progmodes/python.el (python-mode):
1422         (python-util-strip-string): New function.
1423         (python-shell-completion-get-completions): Use it.
1425 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1427         * skeleton.el (skeleton-insert): Fix last change.
1429 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1431         Enhancements for outline integration (bug#17796).
1432         * progmodes/python.el (python-mode): Properly set
1433         outline-heading-end-regexp so that comments after colons for
1434         defuns are supported.
1436 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1438         * skeleton.el (skeleton-insert): Doc fix.
1440 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1442         * emacs-lisp/smie.el (smie-config--guess): Fix typo.
1443         (smie-config-guess): Use smie-config-local so the rules are obeyed
1444         (bug#17818).
1446         * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,
1447         since it's already done inside the loop (bug#17819).
1449 2014-06-21  Martin Rudalics  <rudalics@gmx.at>
1451         * mouse.el (mouse-drag-line): Re-remove code initially removed
1452         on 2013-03-09 and inadvertently reintroduced on 2013-11-30
1453         (Bug#17819).
1455 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1457         * progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don't
1458         align with the surrounding parent (bug#17721).
1460 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1462         * textmodes/texinfo.el (texinfo-mode): Set skeleton-end-newline
1463         locally to nil.
1464         (texinfo-insert-block, texinfo-insert-@end)
1465         (texinfo-insert-@example, texinfo-insert-@quotation): Adjust to
1466         local setting of skeleton-end-newline by adding an explicit \n to
1467         the skeletons where appropriate.  (Bug#17801)
1469 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1471         * emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
1472         (smie-indent--hanging-p): Use it.
1473         * progmodes/sh-script.el (sh-set-shell): Set it (bug#17621).
1475 2014-06-21  Leo Liu  <sdl.web@gmail.com>
1477         * simple.el (read-quoted-char): Don't let help chars pop up help
1478         buffer.  (Bug#16617)
1480 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1482         * progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && as
1483         for | (bug#17621).
1485         * xt-mouse.el (xterm-mouse--read-event-sequence-1000):
1486         Drop unknown events instead of burping.
1488 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1490         * term/w32-win.el (dynamic-library-alist): Support giflib 5.1.0
1491         and later.  (Bug#17790)
1493 2014-06-21  Juri Linkov  <juri@jurta.org>
1495         * dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated
1496         to `soft'.  (Bug#17554)
1498 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1500         * delsel.el (electric-newline-and-maybe-indent): Mark it as well
1501         (bug#17737).
1503 2014-06-21  Dmitry Gutov  <dgutov@yandex.ru>
1505         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Don't fontify
1506         `!' in `!~' with `font-lock-negation-char-face'.  (Bug#17732)
1508 2014-06-21  Michael Albinus  <michael.albinus@gmx.de>
1510         * net/dbus.el (dbus-call-method): Push only non D-Bus events into
1511         `unread-command-events'.
1513 2014-06-19  William Xu  <william.xwl@gmail.com>
1515         * progmodes/hideif.el (hif-string-to-number): Don't return float for
1516         hex integer constants (bug#17807).
1518 2014-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1520         * international/mule-util.el (truncate-string-ellipsis): New var.
1521         (truncate-string-to-width): Use it.
1523 2014-06-19  Robert Brown  <robert.brown@gmail.com>  (tiny change)
1525         * emacs-lisp/lisp-mode.el (lisp-string-after-doc-keyword-p): New fun.
1526         (lisp-string-in-doc-position-p): New function, extracted from
1527         lisp-font-lock-syntactic-face-function.
1528         (lisp-font-lock-syntactic-face-function): Use them (bug#9130).
1530 2014-06-19  Grégoire Jadi  <daimrod@gmail.com>
1532         * net/rcirc.el (rcirc-omit-mode): Fix recenter error.  (Bug#17769)
1534 2014-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1536         * play/bubbles.el (bubbles--initialize, bubbles--show-scores)
1537         (bubbles--game-over): Don't add `intangible' properties since they
1538         didn't work anyway.
1540 2014-06-18  Juri Linkov  <juri@jurta.org>
1542         * vc/ediff-init.el (ediff-current-diff-Ancestor)
1543         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1544         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1545         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1546         Add `min-colors 88' version with removed black/white foregrounds.
1547         (Bug#10181)
1549 2014-06-18  Juri Linkov  <juri@jurta.org>
1551         * vc/diff-mode.el (diff-changed): Empty face definition to use
1552         `diff-removed' and `diff-added' on tty as well.  (Bug#10181)
1553         (diff-context): Use darker color on light background and
1554         lighter color on dark background.
1556 2014-06-18  Juri Linkov  <juri@jurta.org>
1558         * vc/diff-mode.el (diff-refine-changed): Rename from
1559         `diff-refine-change' for consistency with `diff-changed'.
1560         (diff-refine-change): Add obsolete face alias.  (Bug#10181)
1562         * vc/smerge-mode.el (smerge-refined-changed): Rename from
1563         `smerge-refined-change'.
1564         (smerge-refined-change): Add obsolete face alias.
1566 2014-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1568         * rect.el (rectangle-preview): New custom.
1569         (rectangle): New group.
1570         (rectangle--pos-cols): Add `window' argument.
1571         (rectangle--string-preview-state, rectangle--string-preview-window):
1572         New vars.
1573         (rectangle--string-flush-preview, rectangle--string-erase-preview)
1574         (rectangle--space-to, rectangle--string-preview): New functions.
1575         (string-rectangle): Use them.
1576         (rectangle--inhibit-region-highlight): New var.
1577         (rectangle--highlight-for-redisplay): Obey it.  Make sure
1578         `apply-on-region' uses the point-crutches of the right window.
1579         Use :align-to rather than multiple spaces.
1581 2014-06-16  Andrea Rossetti  <andrea.rossetti@gmail.com>  (tiny change)
1583         * ruler-mode.el (ruler-mode-window-col)
1584         (ruler-mode-mouse-set-left-margin)
1585         (ruler-mode-mouse-set-right-margin): Fix calculation of column
1586         from mouse position (Bug#17768).
1588 2014-06-16  Ron Schnell  <ronnie@driver-aces.com>
1590         * play/dunnet.el (dun-doassign): Fix bug where UNIX variable assignment
1591         without varname or rhs causes crash.
1592         (dun-ftp): Fix bug where blank ftp password is allowed, making it
1593         impossible to win endgame.
1594         (dun-unix-verbs): Add ssh as alias to rlogin, because nobody knows what
1595         rlogin is anymore.
1596         (dun-help): Bump version number; update contact info.
1598 2014-06-15  Eli Barzilay  <eli@barzilay.org>
1600         * calculator.el (calculator-prompt, calculator-remove-zeros)
1601         (calculator-mode-hook, calculator-operators, calculator-stack)
1602         (calculator-mode): Tweak docstring.
1603         (calculator-user-operators): Tweak docstring, fix a bug in the last
1604         example.
1605         (calculator-displayer): `std' case has an optional boolean.
1606         (calculator-displayers): Use the new boolean to group in decimal mode.
1607         (calculator-mode-map, calculator, calculator-message)
1608         (calculator-op-arity, calculator-add-operators)
1609         (calculator-string-to-number, calculator-displayer-prev)
1610         (calculator-displayer-next, calculator-remove-zeros)
1611         (calculator-eng-display, calculator-number-to-string)
1612         (calculator-update-display, calculator-last-input)
1613         (calculator-clear-fragile, calculator-digit, calculator-decimal)
1614         (calculator-exp, calculator-saved-move, calculator-clear)
1615         (calculator-copy, calculator-put-value, calculator-help)
1616         (calculator-expt, calculator-truncate): Minor code improvements.
1617         (calculator-need-3-lines): New function pulling out code from
1618         `calculator'.
1619         (calculator-get-display): Rename from `calculator-get-prompt', and
1620         improved.
1621         (calculator-push-curnum): Rename from `calculator-curnum-value', and
1622         extended for all uses of it.  All callers changed.
1623         (calculator-groupize-number): New utility for splitting a number into
1624         groups.
1625         (calculator-standard-displayer): Improve code, new optional argument to
1626         use comma-split groups, make second argument optional too to use with
1627         'left/'right inputs.  All callers changed.
1628         (calculator-reduce-stack-once): New utility, doing the meat of what
1629         `calculator-reduce-stack' used to do, much improved (mostly using
1630         `pcase' for conciseness and clarity).
1631         (calculator-reduce-stack): Now doing just the reduction loop using
1632         `calculator-reduce-stack-once'.
1633         (calculator-funcall): Improve code, make it work in v24.3.1 too.
1634         (calculator-last-input): Improve code, remove some old cruft.
1635         (calculator-quit): Kill `calculator-buffer' in electric mode too.
1636         (calculator-integer-p): Remove.
1637         (calculator-fact): Improve code, make it work on non-integer values
1638         too (using truncated numbers).
1640 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
1642         Sync with Tramp 2.2.10.
1644         * net/tramp.el (tramp-methods): Tweak docstring.
1645         (tramp-handle-file-accessible-directory-p): Check for
1646         `file-readable-p' instead of `file-executable-p'.
1647         (tramp-check-cached-permissions):
1648         Use `tramp-compat-file-attributes'.
1649         (tramp-call-process): Add new argument VEC.  Adapt callees in all
1650         tramp*.el files.
1652         * net/tramp-adb.el (tramp-adb-handle-write-region): Improve messages.
1653         (tramp-adb-maybe-open-connection): Don't set
1654         `tramp-current-*' variables.
1656         * net/tramp-cache.el (tramp-flush-file-function): Do not flush
1657         file properties of temporary buffers.
1659         * net/tramp-ftp.el (top): Remove special handling for URL syntax.
1661         * net/tramp-gvfs.el (tramp-gvfs-methods) <sftp>: Add.
1662         (tramp-gvfs-handle-delete-file): Flush file
1663         properties, not directory properties.
1664         (tramp-gvfs-handle-file-attributes): Use `string-to-number' when
1665         reading "unix::mode".
1666         (tramp-gvfs-handle-file-name-all-completions):
1667         Use "-h" option for "gvfs-ls".
1668         (tramp-gvfs-url-file-name): `user' and `localname' could be nil.
1669         (tramp-gvfs-send-command): Simplify traces.
1671         * net/tramp-sh.el (vc-handled-backends, vc-bzr-program)
1672         (vc-git-program, vc-hg-program): Declare.
1673         (tramp-methods) <sftp>: Remove.  It has never worked satisfactorily.
1674         (tramp-methods) <nc>: Add new method.
1675         (tramp-methods) <telnet>: Redirect stderr to "/dev/null".
1676         (tramp-methods) <plink, plinkx, pscp, psftp>: Improve
1677         `tramp-login-args'.
1678         (tramp-default-user-alist): Add "nc".
1679         (top): Remove completion function for "sftp".  Add completion
1680         functions for "nc" and "psftp".
1681         (tramp-do-copy-or-rename-file-out-of-band): Tweak docstring.
1682         Implement support for "nc" method.
1683         (tramp-sh-handle-expand-file-name, tramp-local-coding-commands)
1684         (tramp-remote-coding-commands, tramp-call-local-coding-command):
1685         Tweak docstring.
1686         (tramp-sh-handle-write-region): Tweak error message.
1687         (tramp-sh-handle-vc-registered): Remove backends when the remote
1688         binary does not exist.
1689         (tramp-find-inline-encoding): Do not raise an error.
1690         (tramp-make-copy-program-file-name): Tweak docstring.  Handle also
1691         the "nc" case.  Quote result also locally.
1693         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
1694         (tramp-smb-handle-set-file-acl): Use `start-process'.
1695         (tramp-smb-handle-insert-directory): Use progress reporter.
1696         (tramp-smb-handle-rename-file): Flush also file properties of
1697         FILENAME.
1699         * net/trampver.el: Update release number.
1701 2014-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1703         * ses.el: Miscellaneous cleanups; use lexical-binding; avoid
1704         add-to-list.
1705         (ses-localvars): Remove ses--local-printer-list, unused.
1706         (ses--metaprogramming): New macro.  Use it to defvar variables.
1707         (ses-set-localvars): Simplify.
1708         (ses--locprn, ses-cell): Use defstruct.  Change ses-cell's
1709         property-list into an alist.
1710         (ses-locprn-get-compiled, ses-locprn-compiled-aset)
1711         (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
1712         Remove; use defstruct accessors/setters instead.
1713         (ses-cell-formula-aset, ses-cell-printer-aset)
1714         (ses-cell-references-aset): Remove, use setf instead.
1715         (ses--alist-get): New function.
1716         (ses-cell-property): Rename from ses-cell-property-get and rewrite.
1717         Use an alist instead of a plist and don't do move-to-front since the
1718         list is always short.
1719         (ses-cell-property-get-fun, ses-cell-property-delq-fun)
1720         (ses-cell-property-set-fun, ses-cell-property-set)
1721         (ses-cell-property-pop-fun, ses-cell-property-get-handle)
1722         (ses-cell-property-handle-car, ses-cell-property-handle-setcar): Remove.
1723         (ses--letref): New macro.
1724         (ses-cell-property-pop): Rewrite.
1725         (ses--cell): Rename from ses-cell and make it into a function.
1726         Make `formula' fallback on `value' if nil.
1727         (ses--local-printer): Rename from ses-local-printer and make it into
1728         a function.
1729         (ses-set-cell): Turn it into a macro so finding the accessor from the
1730         field name is done at compile time.
1731         (ses-repair-cell-reference-all): Test presence of `sym' rather than
1732         `ref' before adding `sym' to :ses-repair-reference.
1733         (ses-calculate-cell): Use ses--letref rather than
1734         ses-cell-property-get-handle.
1735         (ses-write-cells): Use a single prin1-to-string.
1736         (ses-setter-with-undo): New function.
1737         (ses-aset-with-undo, ses-set-with-undo): Rewrite using it.
1738         (ses-unset-with-undo): Remove.
1739         (ses-load): Prefer apply' over `eval'.
1740         (ses-read-printer, ses-set-column-width): Use standard "(default
1741         foo)" format.
1743 2014-06-15  Glenn Morris  <rgm@gnu.org>
1745         * Makefile.in (leim, semantic): Use `make -C' rather than `cd && make'.
1747         * progmodes/cc-langs.el: Require cl-lib.  (Bug#17463)
1748         Replace delete-duplicates and mapcan by cl- versions throughout.
1749         And cl-macroexpand-all by macroexpand-all.
1750         (delete-duplicates, mapcan, cl-macroexpand-all): No need to declare.
1752 2014-06-15  Eli Zaretskii  <eliz@gnu.org>
1754         * subr.el (posn-col-row): Doc fix.  (Bug#17768)
1756 2014-06-15  Juri Linkov  <juri@jurta.org>
1758         * bindings.el: Put `ascii-character' property on keypad keys
1759         mapped to characters.  (Bug#17759)
1761 2014-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1763         * emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when
1764         bumping forward into a closing paren (bug#17761).
1766         * term/xterm.el (xterm--version-handler): Work around for OSX
1767         Terminal.app (bug#17607).
1769 2014-06-14  Ron Schnell  <ronnie@driver-aces.com>
1771         * play/dunnet.el (dun-describe-room, dun-mode):
1772         If a lamp is in the room, you won't be eaten by a grue.
1774 2014-06-13  Glenn Morris  <rgm@gnu.org>
1776         * Makefile.in ($(lisp)/cus-load.el, $(lisp)/finder-inf.el)
1777         (autoloads, $(lisp)/subdirs.el, compile-main, leim, semantic, compile)
1778         (compile-always): GNU make automatically passes
1779         command-line arguments to sub-makes.
1781         * calendar/calendar.el (calendar-generate-window):
1782         Remove pointless call to font-lock-fontify-buffer.
1784 2014-06-13  Matthias Meulien  <orontee@gmail.com>
1786         * simple.el (completion-list-mode-map): Navigate with tab and backtab
1787         (bug#17767).
1789 2014-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1791         * simple.el (set-mark-command): Simplify a bit.
1793 2014-06-12  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1795         * help.el (help--key-binding-keymap): New function.
1796         (help--binding-locus): New function.
1797         (describe-key): Mention the keymap in which the binding was
1798         found. (bug#13948)
1800 2014-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1802         * hippie-exp.el (he--all-buffers): New function.
1803         (try-expand-line-all-buffers, try-expand-list-all-buffers)
1804         (try-expand-dabbrev-all-buffers): Use it.
1806 2014-06-12  Emilio C. Lopes  <eclig@gmx.net>
1808         * hippie-exp.el (try-expand-line-all-buffers)
1809         (try-expand-list-all-buffers, try-expand-dabbrev-all-buffers):
1810         Read hippie-expand-only-buffers and hippie-expand-ignore-buffers in the
1811         original buffer, in case they're buffer-local.
1813 2014-06-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
1815         * ses.el (ses-initial-global-parameters-re): New defconst, a
1816         specific regexp is needed now that ses.el can handle both
1817         file-format 2 --- ie. no local printers --- and 3 --- i.e. may have
1818         local printers.
1819         (ses-localvars): Add local variables needed for local printer handling.
1820         (ses-set-localvars): Handle hashmap initialisation.
1821         (ses-paramlines-plist): Add param-line for number of local printers.
1822         (ses-paramfmt-plist): New defconst, needed for code factorization
1823         between functions `ses-set-parameter' and
1824         `ses-file-format-extend-paramter-list'
1825         (ses-make-local-printer-info): New defsubst.
1826         (ses-locprn-get-compiled, ses-locprn-compiled-aset)
1827         (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number)
1828         (ses-cell-printer-aset): New defmacro.
1829         (ses-local-printer-compile): New defun.
1830         (ses-local-printer): New defmacro.
1831         (ses-printer-validate, ses-call-printer): Add support for local
1832         printer functions.
1833         (ses-file-format-extend-paramter-list): New defun.
1834         (ses-set-parameter): Use const `ses-paramfmt-plist' for code
1835         factorization.
1836         (ses-load): Add support for local printer functions.
1837         (ses-read-printer): Update docstring and add support for local printer
1838         functions.
1839         (ses-refresh-local-printer, ses-define-local-printer): New defun.
1840         (ses-safe-printer): Add support for local printer functions.
1842 2014-06-12  Ivan Andrus  <darthandrus@gmail.com>
1844         * ffap.el (ffap-lax-url): New var (bug#17723).
1845         (ffap-url-at-point): Use it.
1846         (ffap-file-at-point): Avoid returning just "/".
1848 2014-06-12  Matthias Meulien  <orontee@gmail.com>
1850         * progmodes/python.el (import skeleton): New skeleton (bug#17672).
1851         (python-mode-map): Bind it.
1853         * progmodes/python.el (class skeleton): Don't erase last char of class
1854         name (bug#17683).
1856 2014-06-12  Cameron Desautels  <camdez@gmail.com>  (tiny change)
1858         * help.el (where-is): Use `default' arg of completing-read (bug#17705).
1860 2014-06-12  Kevin Ryde  <user42_kevin@yahoo.com.au>
1862         * files.el (auto-mode-alist): Map .ad files to xdefaults-mode
1863         (bug#17745).
1865 2014-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1867         * international/mule-cmds.el: Use lexical-binding.
1868         (ucs-names): Simplify.
1870 2014-05-18  Eric Hanchrow  <eric.hanchrow@gmail.com>
1872         * progmodes/python.el (run-python): Use read-shell-command.
1874 2014-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1876         * rect.el: Make it possible to move bounds past EOL or into TABs.
1877         (operate-on-rectangle): Use apply-on-rectangle.
1878         (rectangle--mark-crutches): New var.
1879         (rectangle--pos-cols, rectangle--col-pos, rectangle--point-col)
1880         (rectangle--crutches, rectangle--reset-crutches): New functions.
1881         (apply-on-rectangle): Obey crutches.  Avoid setq.
1882         Fix missing final iteration if end is at EOB&BOL.
1883         (rectangle-mark-mode-map): Add remap bindings for
1884         exchange-point-and-mark and char/line movements.
1885         (rectangle--*-char): New function.
1886         (rectangle-exchange-point-and-mark, rectangle-right-char)
1887         (rectangle-left-char, rectangle-forward-char)
1888         (rectangle-backward-char, rectangle-next-line)
1889         (rectangle-previous-line): New commands.
1890         (rectangle--place-cursor): New function.
1891         (rectangle--highlight-for-redisplay): Use it.  Use apply-on-rectangle.
1893 2014-06-08  Glenn Morris  <rgm@gnu.org>
1895         * startup.el (initial-buffer-choice): Doc fix.
1896         Reset :version (adding an option does not merit a :version bump).
1898         * bookmark.el (bookmark-load):
1899         * uniquify.el (uniquify-buffer-name-style): Doc fixes.
1901 2014-06-08  Juri Linkov  <juri@jurta.org>
1903         * desktop.el: Activate auto-saving on window configuration changes.
1904         (desktop-save-mode, desktop-auto-save-timeout): Add/remove
1905         `desktop-auto-save-set-timer' to/from
1906         `window-configuration-change-hook'.
1907         (desktop-auto-save-set-timer): Change REPEAT arg of
1908         `run-with-idle-timer' from t to nil.
1909         http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
1911 2014-06-08  Santiago Payà i Miralta  <santiagopim@gmail.com>
1913         * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
1914         vc-hg-command (bug#17570).
1916 2014-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1918         * international/mule-cmds.el (ucs-names): Add special entry for BEL
1919         (bug#17702).
1921 2014-06-08  Glenn Morris  <rgm@gnu.org>
1923         * startup.el (window-setup-hook): Doc fix.
1925         * emacs-lisp/package.el (package-check-signature)
1926         (package-unsigned-archives): Doc fixes.
1928 2014-06-08  Martin Rudalics  <rudalics@gmx.at>
1930         * window.el (display-buffer-use-some-window): Don't make window
1931         used smaller than it was before (Bug#17671).
1933 2014-06-08  Eli Zaretskii  <eliz@gnu.org>
1935         * menu-bar.el (menu-bar-open): Fix last change: use the PC
1936         'redisplay' instead of '(sit-for 0)'.
1938 2014-06-08  Michael Albinus  <michael.albinus@gmx.de>
1940         * net/tramp.el (tramp-ssh-controlmaster-options):
1941         Improve search regexp.  (Bug#17653)
1943 2014-06-08  Glenn Morris  <rgm@gnu.org>
1945         * emacs-lisp/package.el (package-pinned-packages): Doc fix.
1947 2014-06-08  Eli Zaretskii  <eliz@gnu.org>
1949         * menu-bar.el (menu-bar-open): Fix invocation via M-x.
1951 2014-06-06  Santiago Payà i Miralta  <santiagopim@gmail.com>
1953         * vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions
1954         (bug#17586).
1956         * vc/vc-hg.el (vc-hg-log-graph): New var.
1957         (vc-hg-print-log): Use it.
1958         (vc-hg-root-log-format): Include branch name and bookmarks; ignore
1959         graph output (bug#17515).
1961 2014-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1963         * mouse.el (mouse-posn-property): Ignore buffer position info when the
1964         even happened elsewhere.
1966 2014-06-06  Mario Lang  <mlang@delysid.org>
1968         * emacs-lisp/tabulated-list.el (tabulated-list-print): Only call
1969         `recenter' if `current-buffer' is equal to `window-buffer'.
1971 2014-06-05  Leo Liu  <sdl.web@gmail.com>
1973         * emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.
1975 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
1977         * textmodes/tildify.el (tildify-foreach-region-outside-env):
1978         New function which calls a callback on portions of the buffer that are
1979         outside of ignored environments.
1980         (tildify-build-regexp): Remove function since it is now
1981         incorporated in `tildify-foreach-region-outside-env' where it is
1982         optimised and simplified by the use of `mapconcat'.
1983         (tildify-tildify): Return number of substitutions made so that…
1984         (tildify-count): …can be removed.
1985         (tildify-find-env): Accept a new PAIRS argument which was
1986         previously looked up in `tildify-ignored-environments-alist' each
1987         time the function was called.  With this change, the lookup is
1988         performed only once in `tildify-foreach-region-outside-env'.
1989         (tildify-region): Greatly simplify the function since now most of
1990         the work is done by `tildify-foreach-region-outside-env'.
1991         (tildify-mode-alist): Simplify slightly by avoiding if and setq
1992         and instead using or.
1994         * textmodes/tildify.el (tildify-ignored-environments-alist):
1995         Optimise environments regexes
1997         Each time beginning of an environment to ignore is found,
1998         `tildify-find-env' needs to identify regexp for the ending
1999         of the environment.  This is done by trying all the opening
2000         regexes on matched text in a loop, so to speed that up, this
2001         loop should have fewer things to match, which can be done by
2002         using alternatives in the opening regexes.
2004         Coincidentally, this should make matching of the opening
2005         regexp faster as well thanks to the use of `regexp-opt' and
2006         having common prefix pulled from many regexes.
2008         * textmodes/tildify.el (tildify-string-alist)
2009         (tildify-ignored-environments-alist): Add `nxml-mode' to the list
2010         of supported modes since `xml-mode' is no longer a thing but just
2011         an alias to the former.  Also include comments and insides of tags
2012         in `tildify-ignored-environments-alist' for XML modes.  Finally,
2013         since XML does not define “&nbsp;”[1], use a numeric reference for
2014         a no-break space (namely “&#160;”)
2016         [1] XML specification defines only a handful of predefined entities.
2017             The list is at <http://www.w3.org/TR/REC-xml/#sec-predefined-ent>
2018             and includes only &lt;, &gt;, &amp;, &apos; and &quot; (meaning <,
2019             >, &, ' and " respectively).  This is in contrast to HTML and even
2020             XHTML which defined a whole bunch of entities including “&nbsp;”.
2022         * textmodes/tildify.el (tildify-pattern-alist)
2023         (tildify-string-alist, tildify-ignored-environments-alist):
2024         Improve defcustom's types by adding more tags explaining what each
2025         value means and replace “sexp” used in
2026         `tildify-ignored-environments-alist' with a full type declaration.
2028         * textmodes/tildify.el (tildify-find-env): Fix matched group
2029         indexes in end-regex building
2031         When looking for a start of an ignore-environment, the regex is built
2032         by concatenating regexes of all the environments configured in
2033         `tildify-ignored-environments-alist'.  So for example, the following
2034         list could be used to match TeX's \verb and \verb* commands:
2036             (("\\\\verb\\(.\\)" . (1))
2037              ("\\\\verb\\*\\(.\\)" . (1)))
2039         This would result in the following regex being used to find the start
2040         of any of the variants of the \verb command:
2042             \\\\verb\\(.\\)\\|\\\\verb\\*\\(.\\)
2044         But now, if “\\\\verb\\*\\(.\\)” matches, the first capture group
2045         won't match anything, and thus (match-string 1) will be nil, which
2046         will cause building of the end-matching regex to fail.
2048         Fix this by using capture groups from the time when the opening
2049         regexes are matched individually.
2051         * textmodes/tildify.el (tildify-find-env): Fix end-regex building
2052         in `tildify-find-env'
2054         The `tildify-ignored-environments-alist' allows the end-regex to
2055         be provided not as a static string but mix of strings and indexes
2056         of groups matched the begin-regex.  For example, the “\verb!…!”
2057         TeX-command (where “!” is an arbitrary character) is handled
2058         using:
2060             ("\\\\verb\\*?\\(.\\)" . (1))
2062         In the same way, the following should be supported as well:
2064             ("open-\\(.\\)" . ("end-" 1))
2066         However the tildify-find-env function fails at
2068             (concat result
2069                     (if (stringp (setq aux (car expression)))
2070                          expression  ; BUG: expression is a list
2071                        (regexp-quote (match-string aux))))
2073         where the string part is handled incorrectly.
2075         The most trivial fix would be to replace `expression' in the
2076         true-part of the if-statement with `aux', but instead, this commit
2077         optimises `tildify-find-env' by changing it to use `mapconcat'
2078         rather than open-coded while-loop.
2080 2014-06-05  Mario Lang  <mlang@delysid.org>
2082         * woman.el (woman-mapcan): Remove.
2083         (woman-parse-colon-path): Use cl-mapcan instead.
2085 2014-06-03  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2087         * register.el: Add link to Emacs manual in Commentary.
2089 2014-06-02  Sam Steingold  <sds@gnu.org>
2091         * menu-bar.el (lookup-key-ignore-too-long): Extract from...
2092         (popup-menu): ...here.
2093         (menu-bar-open): Use it to avoid an error when `lookup-key'
2094         returns a number.
2096 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
2098         * net/tramp.el (tramp-call-process): Add traces.
2099         (tramp-handle-unhandled-file-name-directory): Return "/".
2101 2014-06-02  Wilson Snyder  <wsnyder@wsnyder.org>
2103         Sync with upstream verilog-mode revision 3cd8144.
2104         * progmodes/verilog-mode.el (verilog-mode-version): Bump.
2105         (verilog-auto-arg-format): New option, to support newlines in AUTOARG.
2106         (verilog-type-font-keywords): Add nor.
2107         (verilog-batch-execute-func): Force reading of Local Variables.
2108         Fix printing "no changes to be saved" with verilog-batch.
2109         (verilog-auto-arg-ports): Doc fix.
2110         Add verilog-auto-arg-format to support newlines in AUTOARG.
2111         (verilog-auto-arg): Doc fix.
2113 2014-06-02  Glenn Morris  <rgm@gnu.org>
2115         * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el:
2116         * emulation/tpu-mapper.el, emulation/vi.el, emulation/vip.el:
2117         * emulation/ws-mode.el: Move to obsolete/.
2118         * Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el.
2120 2014-06-02  Eli Zaretskii  <eliz@gnu.org>
2122         * simple.el (keyboard-quit): Force update of mode lines, to remove
2123         the "Def" indicator, if we were defining a macro.  (Bug#17615)
2125 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2127         * minibuffer.el (minibuffer-force-complete-and-exit):
2128         Obey minibuffer-default (bug#17545).
2130         * progmodes/js.el (js-indent-line): Don't mix columns and chars
2131         (bug#17619).
2133         * subr.el (set-transient-map): Don't wait for some "nested"
2134         transient-map to finish if we're only supposed to be active for
2135         the next command (bug#17642).
2137 2014-06-02  Leo Liu  <sdl.web@gmail.com>
2139         * emacs-lisp/gv.el (window-buffer, window-display-table)
2140         (window-dedicated-p, window-hscroll, window-point, window-start):
2141         Fix gv-expander.  (Bug#17630)
2143 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2145         * mouse.el (mouse-posn-property): Ignore posn-point for mode-line
2146         clicks (bug#17633).
2148         * leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
2149         for the single comma, since ", " is *very* common in normal French text
2150         (bug#17643).
2152 2014-06-02  Glenn Morris  <rgm@gnu.org>
2154         * emacs-lisp/package.el (package-check-signature)
2155         (package-unsigned-archives): Fix :version.
2157 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2159         * subr.el (sit-for): Don't run input-methods (bug#15614).
2161 2014-06-02  Glenn Morris  <rgm@gnu.org>
2163         * cus-start.el: Fix some :version numbers.
2165 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2167         * simple.el (deactivate-mark): Set mark-active to nil even if
2168         deactivation is done via setting transient-mark-mode to nil,
2169         since one is buffer-local and the other is global.
2171         * emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
2172         there can't be more than 2 arguments (bug#17584).
2174 2014-06-02  Glenn Morris  <rgm@gnu.org>
2176         * simple.el (filter-buffer-substring-functions)
2177         (filter-buffer-substring-function, buffer-substring-filters)
2178         (filter-buffer-substring, buffer-substring--filter): Doc fixes.
2180         * minibuffer.el (completion-in-region-functions, completion-in-region)
2181         (completion--in-region): Doc fixes.
2183         * abbrev.el (abbrev-expand-functions, abbrev-expand-function)
2184         (expand-abbrev, abbrev--default-expand): Doc fixes.
2186 2014-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2188         Include sources used to create macuvs.h.
2189         * international/README: Refer to the Unicode Terms of Use rather
2190         than copying it bodily here, as that simplifies maintenance.
2192 2014-06-01  Glenn Morris  <rgm@gnu.org>
2194         * loadup.el (load-prefer-newer): Set non-nil when dumping.  (Bug#17629)
2196 2014-05-31  Glenn Morris  <rgm@gnu.org>
2198         * files.el (locate-dominating-file): Expand file argument.  (Bug#17641)
2200 2014-05-30  Glenn Morris  <rgm@gnu.org>
2202         * loadup.el: Treat `command-line-args' more flexibly.
2204 2014-05-30  Alan Mackenzie  <acm@muc.de>
2206         Guard (looking-at "\\s!") from XEmacs.
2207         * progmodes/cc-engine.el (c-state-pp-to-literal): Add guard form.
2209 2014-05-30    Ken Olum  <kdo@cosmos.phy.tufts.edu>
2211         * mail/rmail.el (rmail-delete-forward, rmail-delete-backward):
2212         The argument COUNT is now optional, to be more backward-compatible.
2213         Doc fix.  (Bug#17560)
2215 2014-05-29  Reuben Thomas  <rrt@sc3d.org>
2217         * whitespace.el (whitespace-report-region):
2218         Simplify documentation.
2219         (whitespace-report-region): Allow report-if-bogus to take the
2220         value `never', for non-interactive use.
2221         (whitespace-report): Refer to whitespace-report-region's
2222         documentation.
2224 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2226         * whitespace.el: Use font-lock-flush.  Minimize refontifications.
2227         Side benefit: it works without jit-lock.
2228         (whitespace-point--used): New buffer-local var.
2229         (whitespace-color-on): Initialize it and flush it.  Use font-lock-flush.
2230         (whitespace-color-off): Use font-lock-flush.
2231         (whitespace-point--used, whitespace-point--flush-used): New functions.
2232         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
2233         (whitespace-empty-at-eob-regexp): Use them.
2234         (whitespace-post-command-hook): Rewrite.
2236         * font-lock.el (font-lock-flush, font-lock-ensure): New functions.
2237         (font-lock-fontify-buffer): Mark interactive-only.
2238         (font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
2239         Make buffer-local.
2240         (font-lock-specified-p): Remove redundant boundp check.
2241         (font-lock-flush-function, font-lock-ensure-function): New vars.
2242         (font-lock-turn-on-thing-lock): Set them.
2243         (font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
2244         (font-lock-after-change-function): Make `old-len' optional.
2245         (font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
2246         Call font-lock-flush, just in case.
2247         * progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
2248         recent Emacsen.
2249         * progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
2250         (vera-mode-map, vera-mode-menu): Remove bindings to it.
2251         * progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
2252         and with-syntax-table.
2253         * textmodes/conf-mode.el (conf-quote-normal):
2254         * progmodes/sh-script.el (sh-set-shell):
2255         * progmodes/prog-mode.el (prettify-symbols-mode):
2256         * progmodes/f90.el (f90-font-lock-n):
2257         * progmodes/cwarn.el (cwarn-mode):
2258         * nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
2259         * progmodes/compile.el (compilation-setup, compilation--unsetup):
2260         * hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
2261         (hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
2262         * mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
2263         font-lock-fontify-buffer-function and
2264         font-lock-unfontify-buffer-function.
2265         (rmail-unfontify-buffer-function, rmail-fontify-message):
2266         Use with-silent-modifications.
2267         * htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
2268         and font-lock-ensure.
2269         * bs.el (bs-show-in-buffer): Use font-lock-ensure.
2271 2014-05-28  Thien-Thi Nguyen  <ttn@gnu.org>
2273         * emacs-lisp/package.el (package-generate-autoloads):
2274         Inhibit backup files.
2276 2014-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2278         * progmodes/hideshow.el (hs-hide-all): Call syntax-propertize
2279         (bug#17608).
2281 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
2283         * textmodes/tildify.el (tildify-buffer, tildify-region):
2284         Add dont-ask option.
2286 2014-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2288         * subr.el (zerop): Move from C.  Add compiler-macro (bug#17475).
2289         * emacs-lisp/byte-opt.el (byte-optimize-zerop): Remove.
2291         * subr.el (internal--funcall-interactively): New.
2292         (internal--call-interactively): Remove.
2293         (called-interactively-p): Detect funcall-interactively instead of
2294         call-interactively.
2295         * simple.el (repeat-complex-command): Use funcall-interactively.
2296         (repeat-complex-command--called-interactively-skip): Remove.
2298 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2300         * register.el (register-read-with-preview): Don't burp on
2301         frame switches (e.g. due to the frame we just popped).
2303         * mouse.el (mouse-set-region): Handle spurious drag events (bug#17562).
2304         (mouse-drag-track): Annotate `mouse-drag-start' so we know we moved.
2306 2014-05-26  Andreas Schwab  <schwab@linux-m68k.org>
2308         * cus-face.el (custom-face-attributes): Add :distant-foreground.
2310 2014-05-26  Martin Rudalics  <rudalics@gmx.at>
2312         * window.el (window--dump-frame): Remove interactive specification.
2314 2014-05-26  Glenn Morris  <rgm@gnu.org>
2316         * hippie-exp.el (he-line-search-regexp):
2317         Handle comint-prompt-regexp containing subgroups.  (Bug#17529)
2319 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
2321         * calendar/todo-mode.el: Remove dependence on auto-mode-alist,
2322         to avoid errors when trying to create or visit a file foo.todo
2323         located outside to todo-directory, and to allow having such files
2324         without them being tied to Todo mode (bug#17482).
2325         (todo-show, todo-move-category, todo-merge-category, todo-find-archive)
2326         (todo-archive-done-item, todo-find-filtered-items-file)
2327         (todo-filter-items, todo-find-item, todo-diary-goto-entry)
2328         (todo-category-completions, todo-read-category): When visiting a
2329         Todo file, make sure we're in the right mode and the buffer local
2330         variables are set.
2331         (todo-make-categories-list, todo-reset-nondiary-marker)
2332         (todo-reset-done-string, todo-reset-comment-string):
2333         After processing all Todo files, kill the buffers of those files that
2334         weren't being visited before the processing.
2335         (todo-display-as-todo-file, todo-add-to-buffer-list)
2336         (todo-visit-files-commands): Comment out.
2337         (todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
2338         (auto-mode-alist): Remove add-to-list calls making Todo file
2339         extensions unrestrictedly tied to Todo modes.
2341 2014-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2343         * emacs-lisp/nadvice.el (advice--member-p): Change second arg.
2344         (advice-function-member-p): Tell it to check both names and functions
2345         (bug#17531).
2346         (advice--add-function): Adjust call accordingly.
2348 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
2350         * calendar/todo-mode.el: Miscellaneous bug fixes.
2351         (todo-delete-file): When deleting an archive but not its todo
2352         file, make sure to update the todo file's category sexp.
2353         (todo-move-category): Keep the moved category's name unless the
2354         file moved to already has a category with that name.  If the
2355         numerically last category of the source file was moved, make the
2356         first category current to avoid selecting a nonexisting category.
2357         (todo-merge-category): Fix implementation to make merging to a
2358         category in another file work as documented.  Eliminate now
2359         insufficient and unnecessary renaming of archive category, correct
2360         document string accordingly, and clarify it.  If the numerically
2361         last category of the source file was merged, make the first
2362         category current to avoid selecting a nonexisting category.
2363         (todo-archive-done-item): When there are marked items and point
2364         happens to be on an unmarked item, ignore the latter.  Don't leave
2365         point below last item after archiving marked items.
2366         (todo-unarchive-items): Fix logic to ensure unarchiving an item
2367         from an archive with only one category deletes the archive only
2368         when the category is empty after unarchiving.  Make sure the todo
2369         file's category sexp is updated.
2370         (todo-read-file-name): Allow an existing file name even when it is
2371         not required (todo-move-category needs this to work as documented).
2372         (todo-add-file): Call todo-validate-name to reject the name of an
2373         existing todo file (needed due to fix in todo-read-file-name).
2374         (todo-reset-nondiary-marker): Also reset in filtered items files.
2375         (todo-reset-done-string, todo-reset-comment-string): Also reset in
2376         regexp filtered items files.
2377         (todo-reset-highlight-item): Also reset in filtered items files.
2378         Fix incorrect variable reference in document string.
2380 2014-05-26  Glenn Morris  <rgm@gnu.org>
2382         * window.el (window--dump-frame): Avoid error in --without-x builds.
2384 2014-05-26  Glenn Morris  <rgm@gnu.org>
2386         * nxml/nxml-mode.el (xml-mode): Only define this alias once.
2388 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
2390         * frame.el (set-frame-font): Doc fix.
2392         * menu-bar.el (menu-set-font): Doc fix.  (Bug#17532)
2394 2014-05-26  Dmitry Gutov  <dgutov@yandex.ru>
2396         * emacs-lisp/package.el (package--download-one-archive):
2397         Use `write-region' instead of `save-buffer' to avoid running various
2398         hooks.  (Bug#17155)
2399         (describe-package-1): Same.  Insert newline at the end of the
2400         buffer if appropriate.
2402 2014-05-26  Juri Linkov  <juri@jurta.org>
2404         * avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
2405         (mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
2406         Add more modifiers: meta, control, shift, hyper, super, alt.
2407         (Bug#17439)
2409         * avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
2410         to allow changing its value with `set-variable'.
2412 2014-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2414         * progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
2415         #; comments.
2416         (scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
2417         New functions.
2418         (scheme-mode-variables): Set syntax-propertize-function instead of
2419         font-lock-syntactic-face-function.
2420         (scheme-font-lock-syntactic-face-function): Delete.
2422         * emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
2424         * emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
2425         (bug#17392).
2427 2014-05-26  Michael Albinus  <michael.albinus@gmx.de>
2429         * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
2430         for a temporary file name.
2432 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
2434         * simple.el (line-move-ignore-invisible): Doc fix.  (Bug#17511)
2436 2014-05-26  Michael Albinus  <michael.albinus@gmx.de>
2438         * net/dbus.el (dbus-init-bus, dbus-call-method)
2439         (dbus-call-method-asynchronously, dbus-send-signal)
2440         (dbus-method-return-internal, dbus-method-error-internal):
2441         Check, whether Emacs has been compiled with D-Bus support.  (Bug#17508)
2443 2014-05-26  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2445         * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
2446         methods which do not have a doc string.  (Bug#17490)
2448 2014-05-25  Tassilo Horn  <tsdh@gnu.org>
2450         * textmodes/reftex-ref.el (reftex-format-special): Make it work
2451         also for AMS Math's \eqref macro.
2453 2014-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2455         Arrange to never byte-compile the generated -pkg.el file.
2457         * emacs-lisp/package.el (package-generate-description-file):
2458         Output first-line comment to set buffer-local var `no-byte-compile'.
2459         Suggested by Dmitry Gutov:
2460         <http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00401.html>.
2462 2014-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2464         Fix bug: Properly quote args to generated -pkg.el `define-package'.
2466         * emacs-lisp/package.el (package-generate-description-file):
2467         Inline `package--alist-to-plist'; rewrite to selectively
2468         quote alist values that are not self-quoting.
2469         (package--alist-to-plist): Delete func.
2471 2014-05-25  Andreas Schwab  <schwab@linux-m68k.org>
2473         * term/xterm.el (xterm-function-map): Add mapping for shifted
2474         keypad keys.
2476 2014-05-24  Daniel Colascione  <dancol@dancol.org>
2478         * progmodes/subword.el (subword-find-word-boundary): Move point to
2479         correct spot before search. (Bug#17580)
2481         * emacs-lisp/nadvice.el (defun): Write in eval-and-compile to avoid
2482         breaking the build.
2484 2014-05-24  Leo Liu  <sdl.web@gmail.com>
2486         * calc/calc.el (math-bignum): Handle most-negative-fixnum.  (Bug#17556)
2488 2014-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2490         * minibuffer.el (completion--sreverse): Remove.
2491         (completion--common-suffix): Use `reverse' instead.
2492         * emacs-lisp/regexp-opt.el (regexp-opt-group): Use `reverse' on strings.
2494 2014-05-22  Glenn Morris  <rgm@gnu.org>
2496         * shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases.
2498 2014-05-21  Daniel Colascione  <dancol@dancol.org>
2500         * files.el (interpreter-mode-alist): Add mksh.
2502         * progmodes/sh-script.el (sh-ancestor-alist): Add mksh, a pdksh
2503         derivative.
2504         (sh-alias-alist): Alias /system/bin/sh (Android's system shell) to
2505         mksh. Improve custom spec; allow regular expressions.
2506         (sh-shell): Delegate name splitting to `sh-canonicalize-shell'.
2507         (sh-after-hack-local-variables): New function.
2508         (sh-mode): Use it; respect file-local `sh-shell' variable. (bug#17333)
2509         (sh-set-shell): Use `sh-canonicalize-shell' instead of open-coding
2510         the normalization.
2511         (sh-canonicalize-shell): Rewrite to support regexes.
2513 2014-05-21  Leo Liu  <sdl.web@gmail.com>
2515         * emacs-lisp/cl-lib.el (cl-endp): Fix last change.
2517 2014-05-19  Leo Liu  <sdl.web@gmail.com>
2519         * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics.
2521 2014-05-18  Glenn Morris  <rgm@gnu.org>
2523         * loadup.el:
2524         * play/gametree.el: `track-mouse' is always defined since 2012-11-24.
2526 2014-05-14  Sam Steingold  <sds@gnu.org>
2528         * progmodes/python.el (python-shell-get-or-create-process):
2529         Do not bind `current-prefix-arg' so that C-c C-z does not talk
2530         back unless requested.
2532 2014-05-14  Glenn Morris  <rgm@gnu.org>
2534         * subr.el (with-file-modes): New macro.
2535         * printing.el (pr-save-file-modes): Make obsolete.
2536         * eshell/esh-util.el (eshell-with-file-modes): Make obsolete.
2537         * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2):
2538         Add with-file-modes.
2539         * doc-view.el (doc-view-make-safe-dir):
2540         * epg.el (epg--start):
2541         * files.el (locate-user-emacs-file, make-temp-file)
2542         (backup-buffer-copy, move-file-to-trash):
2543         * printing.el (pr-despool-print, pr-call-process, pr-text2ps):
2544         * eshell/esh-util.el (eshell-with-private-file-modes)
2545         (eshell-make-private-directory):
2546         * net/browse-url.el (browse-url-mosaic):
2547         * obsolete/mailpost.el (post-mail-send-it):
2548         * obsolete/pgg-pgp.el (pgg-pgp-verify-region):
2549         * obsolete/pgg-pgp5.el (pgg-pgp5-verify-region):
2550         Use with-file-modes.
2552         * vc/emerge.el (emerge-make-temp-file): Simplify.
2554 2014-05-14  Stephen Berman <stephen.berman@gmx.net>
2555             Stefan Monnier  <monnier@iro.umontreal.ca>
2557         * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
2558         suffix (bug#15419).
2560 2014-05-14  Glenn Morris  <rgm@gnu.org>
2562         * vc/emerge.el (emerge-temp-file-prefix):
2563         Make pointless option obsolete.
2564         (emerge-temp-file-mode): Make non-functional option obsolete.
2566 2014-05-14  Michael Albinus  <michael.albinus@gmx.de>
2568         * net/browse-url.el (browse-url):
2569         Use `unhandled-file-name-directory' when setting `default-directory',
2570         in order to circumvent stalled remote connections.  (Bug#17425)
2572 2014-05-14  Glenn Morris  <rgm@gnu.org>
2574         * printing.el (subst-char-in-string, make-temp-file, pr-get-symbol):
2575         Optimize on Emacs, which has the relevant functions for ages.
2577 2014-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2579         * simple.el (undo-make-selective-list): Obey undo-no-redo.
2581 2014-05-12  Sam Steingold  <sds@gnu.org>
2583         * calendar/time-date.el (seconds-to-string): New function to
2584         pretty print time delay in seconds.
2586 2014-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2588         * mpc.el (mpc-format): Trim Date to the year.
2589         (mpc-songs-hashcons): Shorten the Date field.
2591         * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
2592         into autoloading just because of a silly indirection.
2594 2014-05-12  Santiago Payà i Miralta  <santiagopim@gmail.com>
2596         * vc/vc-hg.el (vc-hg-unregister): New function.  (Bug#17454)
2598 2014-05-12  Glenn Morris  <rgm@gnu.org>
2600         * emacs-lisp/find-gc.el: Move to ../admin.
2602         * printing.el (pr-version):
2603         * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
2605         * net/browse-url.el (browse-url-mosaic):
2606         Create /tmp/Mosaic.PID as a private file.
2608 2014-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2610         * emacs-lisp/nadvice.el: Support adding a given function multiple times.
2611         (advice--member-p): If name is given, only compare the name.
2612         (advice--remove-function): Don't stop at the first match.
2613         (advice--normalize-place): New function.
2614         (add-function, remove-function): Use it.
2615         (advice--add-function): Pass the name, if any, to
2616         advice--remove-function.
2618 2014-05-12  Philipp Rumpf  <prumpf@gmail.com>  (tiny change)
2620         * electric.el (electric-indent-post-self-insert-function): Don't use
2621         `pos' after modifying the buffer (bug#17449).
2623 2014-05-12  Stephen Berman  <stephen.berman@gmx.net>
2625         * calendar/todo-mode.el (todo-insert-item-from-calendar):
2626         Correct argument list to conform to todo-insert-item--basic.
2628 2014-05-12  Glenn Morris  <rgm@gnu.org>
2630         * files.el (cd-absolute): Test if directory is accessible
2631         rather than executable.  (Bug#17330)
2633         * progmodes/compile.el (recompile):
2634         Handle C-u M-x recompile from a non-compilation buffer.  (Bug#17444)
2636         * net/browse-url.el (browse-url-mosaic):
2637         Be careful when writing /tmp/Mosaic.PID.  (Bug#17428)
2638         This is CVE-2014-3423.
2640 2014-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2642         * mouse.el: Use the normal toplevel loop while dragging.
2643         (mouse-set-point): Handle multi-clicks.
2644         (mouse-set-region): Handle multi-clicks for drags.
2645         (mouse-drag-region): Update call accordingly.
2646         (mouse-drag-track): Remove `do-mouse-drag-region-post-process' hack.
2647         Use the normal event loop instead of a local while/read-event loop.
2648         (global-map): Remove redundant bindings for double/triple-mouse-1.
2649         * xt-mouse.el (xterm-mouse-translate-1): Only process one event at a time.
2650         Generate synthetic down events when the protocol only sends up events.
2651         (xterm-mouse-last): Remove.
2652         (xterm-mouse--read-event-sequence-1000): Use xterm-mouse-last-down
2653         terminal parameter instead.
2654         (xterm-mouse--set-click-count): New function.
2655         (xterm-mouse-event): Detect/generate double/triple clicks.
2656         * reveal.el (reveal-close-old-overlays): Don't close while dragging.
2658         * info.el (Info-quoted): New face.
2659         (Info-mode-font-lock-keywords): New var.
2660         (Info-mode): Use it.
2662         * emacs-lisp/lisp-mode.el (preceding-sexp): Exclude leading "," which
2663         are a hindrance for C-x C-e.
2665 2014-05-11  Leo Liu  <sdl.web@gmail.com>
2667         * net/rcirc.el (rcirc-sentinel): Fix last change.
2669 2014-05-08  Sam Steingold  <sds@gnu.org>
2671         * net/rcirc.el (rcirc-reconnect-delay): New user option.
2672         (rcirc-sentinel): Auto-reconnect to the server if
2673         `rcirc-reconnect-delay' is non-0 (but not more often than its
2674         value in case the host is off-line).
2676 2014-05-09  Eli Zaretskii  <eliz@gnu.org>
2678         * progmodes/grep.el (lgrep): Fix a typo in last commit.
2680 2014-05-09  Glenn Morris  <rgm@gnu.org>
2682         * files.el (file-expand-wildcards):
2683         * man.el (Man-support-local-filenames):
2684         * printing.el (pr-i-directory, pr-interface-directory):
2685         * progmodes/grep.el (lgrep, rgrep):
2686         * textmodes/ispell.el (ispell-call-process)
2687         (ispell-call-process-region, ispell-start-process)
2688         (ispell-init-process): Use file-accessible-directory-p.
2690 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2692         * xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
2693         (xterm-mouse--read-event-sequence-1000): Return nil if something
2694         looks fishy.
2695         (xterm-mouse-event): Propagate it.
2696         (xterm-mouse-translate-1): Handle it.
2698 2014-05-08  Stephen Berman  <stephen.berman@gmx.net>
2700         * calendar/todo-mode.el (todo-insert-item--apply-args): When all
2701         four slots of the parameter list are filled, make sure to pass it
2702         to the argument list of todo-insert-item--basic.
2704 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2706         * emacs-lisp/package.el (package-compute-transaction): Topological sort.
2707         Add optional `seen' argument to detect and break infinite loops.
2709 2014-05-08  Eli Zaretskii  <eliz@gnu.org>
2711         * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
2712         (trace-unsafe, trace-use-tree): Make parentheses style be
2713         according to Emacs style.
2715 2014-05-08  Michael Albinus  <michael.albinus@gmx.de>
2717         * net/tramp-sh.el (tramp-remote-process-environment):
2718         Remove HISTFILE and HISTSIZE; it's too late to set them here.
2719         Add :version entry.
2720         (tramp-open-shell): Do not let-bind `tramp-end-of-output'.
2721         Add "HISTFILE=/dev/null" to the shell's env arguments.  Do not send
2722         extra "PSx=..." commands.
2723         (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
2724         (Bug#17295)
2726         (tramp-uudecode): Replace the hard-coded temporary file name by a
2727         format specifier.
2728         (tramp-remote-coding-commands): Enhance docstring.
2729         (tramp-find-inline-encoding): Replace "%t" by a temporary file
2730         name.  (Bug#17415)
2731         This is CVE-2014-3424.
2733 2014-05-08  Glenn Morris  <rgm@gnu.org>
2735         * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
2736         (find-gc-source-files): Update some names.
2737         (trace-call-tree): Simplify and update.
2738         Avoid predictable temp-file names.  (http://bugs.debian.org/747100)
2739         This is CVE-2014-3422.
2741 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2743         * minibuffer.el (completion--try-word-completion): Revert fix for
2744         Bug#15980 (bug#17375).
2746         * xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
2747         Always store button numbers in the same way in xterm-mouse-last;
2748         Don't burp is xterm-mouse-last is not set as expected.
2749         Never return negative indices.
2751 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
2753         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2754         Backtrack one char if the global/char-literal var matcher hits
2755         inside a string.  The next char could be the beginning of an
2756         expression expansion.
2758 2014-05-08  Glenn Morris  <rgm@gnu.org>
2760         * help-fns.el (describe-function-1): Test for an autoload before a
2761         macro, since `macrop' works on autoloads.  (Bug#17410)
2763 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2765         * electric.el (electric-indent-functions-without-reindent): Add yaml.
2767         * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
2768         Make sure the new point we return is within the new string (bug#17239).
2770 2014-05-05  Daniel Colascione  <dancol@dancol.org>
2772         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2773         Port `gnu' pattern to rx.
2775 2014-05-05  Jarek Czekalski  <jarekczek@poczta.onet.pl>
2777         Remove unneeded prompt when closing a buffer with active
2778         emacsclient ("Buffer ... still has clients"), #16548.
2779         * server.el (server-start): Remove the only call to:
2780         (server-kill-buffer-query-function): Remove.
2782 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2784         * calendar/diary-lib.el (calendar-chinese-month-name-array):
2785         Defvar to pacify compiler.
2787 2014-05-04  Eli Zaretskii  <eliz@gnu.org>
2789         * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
2791 2014-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2793         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
2794         Use nil rather than `default' for the "default" appearance (bug#17388).
2795         * vc/ediff-util.el (ediff-inferior-compare-regions)
2796         (ediff-toggle-autorefine, ediff-unselect-difference): Don't use
2797         a misleading `default' value when it's really a boolean.
2798         * vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
2799         overlay is not visible.
2801 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
2803         * calendar/todo-mode.el (todo-edit-file): Use display-warning.
2804         (todo-menu): Uncomment and update.
2806 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
2808         * calendar/todo-mode.el: Reimplement item editing to have the same
2809         basic user interface as item insertion, and make small UI and
2810         larger internal improvements to the latter.
2811         (todo-insert-item): Add reference to the Todo mode user manual to
2812         the documentation string.
2813         (todo-insert-item--basic): Rename from todo-basic-insert-item and
2814         adjust all callers.  Change signature to combine diary and
2815         nonmarking arguments.  Incorporate functionality of deleted item
2816         copying command and add error checking.  Remove detailed
2817         descriptions of the arguments from the documentation string, since
2818         this is treated in the Todo mode user manual.
2819         (todo-copy-item, todo-edit-multiline-item)
2820         (todo-edit-done-item-comment, todo-edit-item-header)
2821         (todo-edit-item-time, todo-edit-item-date-from-calendar)
2822         (todo-edit-item-date-to-today, todo-edit-item-date-day-name)
2823         (todo-edit-item-date-year, todo-edit-item-date-month)
2824         (todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
2825         Remove.
2826         (todo-edit-item): Reimplement as wrapper command for
2827         todo-edit-item--next-key and make it distinguish done and not done
2828         todo items.
2829         (todo-edit-item--text): New function, replacing old command
2830         todo-edit-item and incorporating deleted commands
2831         todo-edit-multiline-item and todo-edit-done-item-comment.
2832         (todo-edit-item--header): Rename from todo-basic-edit-item-header.
2833         Use only numeric value of prefix argument.  Remove detailed
2834         descriptions of the arguments from the documentation string, since
2835         this is treated in the Todo mode user manual.
2836         (todo-edit-item--diary-inclusion): New function, replacing old
2837         command todo-edit-item-diary-inclusion and incorporating and fixing
2838         functionality of deleted command todo-edit-item-diary-nonmarking,
2839         making sure to remove todo-nondiary-marker when adding
2840         diary-nonmarking-symbol.
2841         (todo-edit-category-diary-inclusion): Make sure to delete
2842         diary-nonmarking-symbol when adding todo-nondiary-marker.
2843         (todo-edit-category-diary-nonmarking): Fix indentation.
2844         (todo-insert-item--parameters): Group diary and nonmarking
2845         parameters together.
2846         (todo-insert-item--apply-args): Adjust to signature of
2847         todo-insert-item--basic and incorporate copy parameter.
2848         Make small code improvements.
2849         (todo-insert-item--next-param): Improve prompt and adjust it to
2850         new parameter grouping.  Remove obsolete code.
2851         (todo-edit-item--param-key-alist)
2852         (todo-edit-item--date-param-key-alist)
2853         (todo-edit-done-item--param-key-alist): New defconsts.
2854         (todo-edit-item--prompt): New variable.
2855         (todo-edit-item--next-key): New function.
2856         (todo-key-bindings-t): Bind "e" to todo-edit-item.
2857         Remove bindings of deleted commands.
2859 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2861         * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
2863 2014-05-04  Glenn Morris  <rgm@gnu.org>
2865         * allout-widgets.el (allout-widgets-tally)
2866         (allout-decorate-item-guides):
2867         * menu-bar.el (menu-bar-positive-p):
2868         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
2869         * progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
2870         * progmodes/js.el (js--inside-param-list-p)
2871         (js--inside-dojo-class-list-p, js--forward-destructuring-spec):
2872         * progmodes/prolog.el (region-exists-p):
2873         * progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
2874         * textmodes/reftex-parse.el (reftex-using-biblatex-p):
2875         Doc fixes (replace `iff').
2877 2014-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2879         * mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
2881 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2883         Support Chinese diary entries in calendar and diary.  (Bug#17393)
2884         * calendar/cal-china.el (calendar-chinese-month-name-array): New var.
2885         (calendar-chinese-from-absolute-for-diary)
2886         (calendar-chinese-to-absolute-for-diary)
2887         (calendar-chinese-mark-date-pattern, diary-chinese-mark-entries)
2888         (diary-chinese-list-entries): New functions to list and mark
2889         Chinese diary entries in the calendar window.
2890         (diary-chinese-anniversary)
2891         (diary-chinese-insert-anniversary-entry)
2892         (diary-chinese-insert-entry, diary-chinese-insert-monthly-entry)
2893         (diary-chinese-insert-yearly-entry): New commands to insert
2894         Chinese diary entries.
2896         * calendar/diary-lib.el (diary-font-lock-keywords):
2897         Support font-locking Chinese dates.
2899         * calendar/cal-menu.el (cal-menu-diary-menu): Add entries for
2900         inserting Chinese diary entries.
2902         * calendar/calendar.el (diary-chinese-entry-symbol):
2903         New customizable variable.
2904         (calendar-mode-map): Add bindings for inserting Chinese diary
2905         entries.
2907 2014-05-03  Juri Linkov  <juri@jurta.org>
2909         * dired.el (dired-check-switches, dired-switches-recursive-p):
2910         New functions.  (Bug#17218)
2911         (dired-switches-escape-p, dired-move-to-end-of-filename):
2912         Use `dired-check-switches'.
2913         (dired-insert-old-subdirs, dired-build-subdir-alist)
2914         (dired-sort-R-check): Use `dired-switches-recursive-p'.
2916 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
2918         * simple.el (undo-make-selective-list): New algorithm fixes
2919         incorrectness of position adjustments when undoing in region.
2920         (Bug#17235)
2921         (undo-elt-crosses-region): Make obsolete.
2922         (undo-adjust-elt, undo-adjust-beg-end, undo-adjust-pos):
2923         New functions to adjust positions using undo-deltas.
2925 2014-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2927         * emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): Only highlight past
2928         the last consecutive closing paren (bug#17345).
2930 2014-04-30  Reuben Thomas  <rrt@sc3d.org>
2932         * dired.el (dired-mode): make terminology for eXpunge command
2933         consistent.  (Bug#17276)
2935 2014-04-30  Eli Zaretskii  <eliz@gnu.org>
2937         * dired.el (dired-initial-position-hook, dired-initial-position):
2938         Doc string fixes.
2940 2014-04-30  Glenn Morris  <rgm@gnu.org>
2942         * mail/rmail.el (rmail-quit): Handle killed summaries.  (Bug#17283)
2944 2014-04-30  Matthias Dahl  <matthias.dahl@binary-island.eu>
2946         * faces.el (face-spec-recalc): Apply X resources only after the
2947         defface spec has been applied. Thus, X resources are no longer
2948         overriden by the defface spec which also fixes issues on win32 where
2949         the toolbar coloring was wrong because it is set through X resources
2950         and was (wrongfully) overriden.  (Bug#16694)
2952 2014-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2954         * textmodes/rst.el (electric-pair-pairs): Declare.
2955         (rst-mode): Set it (bug#17131).
2957 2014-04-30  Juri Linkov  <juri@jurta.org>
2959         * desktop.el (desktop-value-to-string): Let-bind `print-length'
2960         and `print-level' to nil.  (Bug#17351)
2962 2014-04-30  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2964         * battery.el (battery-update): Handle the case where battery
2965         status is "N/A" (bug#17319).
2967 2014-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2969         * progmodes/ps-mode.el: Use SMIE.  Move string and comment recognition
2970         to syntax-propertize.
2971         (ps-mode-auto-indent): Mark as obsolete.
2972         (ps-mode-font-lock-keywords-1): Remove string-or-comment handling.
2973         (ps-mode-font-lock-keywords-3): Use symbol regexp operators instead of
2974         word regexp operators.
2975         (ps-mode-map): Move initialization into declaration.  Remove binding
2976         for TAB, RET, >, ], and }.
2977         (ps-mode-syntax-table): Move initialization into declaration.
2978         Don't give word syntax to non-word chars.
2979         (ps-run-mode-map): Move initialization into declaration.
2980         (ps-mode-menu-main): Remove auto-indent entry.
2981         (ps-mode-smie-rules): New function.
2982         (ps-mode): Setup smie, syntax-propertize, and electric-indent-mode.
2983         (ps-mode-looking-at-nested, ps-mode-match-string-or-comment): Remove.
2984         (ps-mode--string-syntax-table): New const.
2985         (ps-mode--syntax-propertize-special, ps-mode-syntax-propertize):
2986         New functions.
2987         (ps-mode-newline, ps-mode-tabkey, ps-mode-r-brace, ps-mode-r-angle)
2988         (ps-mode-r-gt, ps-mode-r-balance): Remove functions.
2990 2014-04-27  Daniel Colascione  <dancol@dancol.org>
2992         * term/xterm.el (xterm-paste): Use large finite timeout when
2993         reading event to avoid putting keys in this-command-keys.
2995 2014-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2997         * progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.
2998         (perl-syntax-propertize-function): Use it.  Extend handling of
2999         here-docs to the unquoted case.
3001 2014-04-25  Eli Zaretskii  <eliz@gnu.org>
3003         * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
3004         Use equal-including-properties to compare help-echo strings (bug#17331).
3006 2014-04-25  Leo Liu  <sdl.web@gmail.com>
3008         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3009         Fix syntax for @.  (Bug#17325)
3011 2014-04-25  Daniel Colascione  <dancol@dancol.org>
3013         * emacs-lisp/cl.el (gv): Require gv early to break eager
3014         macro-expansion cycles.
3016 2014-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3018         * simple.el (region-active-p): Check there's a mark (bug#17324).
3020         * simple.el (completion-list-mode-map): Use choose-completion for the
3021         mouse binding as well (bug#17302).
3022         (completion-list-mode, completion-setup-function): Adjust docstring and
3023         echo area message accordingly.
3024         * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
3025         calling convention of choose-completion.
3026         * comint.el (comint-dynamic-list-completions):
3027         * term.el (term-dynamic-list-completions): Accept choose-completion.
3029         * progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
3030         &, |, +, - and * can't be a division (bug#17317).
3032         * term/xterm.el (xterm--version-handler): Don't use modern xterm
3033         features on gnome-terminal (bug#16988).
3035 2014-04-25  Thien-Thi Nguyen  <ttn@gnu.org>
3037         Improve Scheme font-locking for (define ((foo ...) ...) ...).
3039         * progmodes/scheme.el (scheme-font-lock-keywords-1): To find
3040         the declared object, ignore zero or more parens, not zero or one.
3042 2014-04-24  Leo Liu  <sdl.web@gmail.com>
3044         * progmodes/xscheme.el (xscheme-expressions-ring)
3045         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
3046         (xscheme-control-g-disabled-p, xscheme-process-filter-state)
3047         (xscheme-allow-output-p, xscheme-prompt)
3048         (xscheme-string-accumulator, xscheme-mode-string): Use defvar-local.
3050         * progmodes/scheme.el (would-be-symbol, next-sexp-as-string):
3051         Comment out unused functions.
3053 2014-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3055         * info.el: Use lexical-binding and cl-lib.
3056         Use defvar-local and setq-local instead of make-local-variable.
3057         (Info-apropos-matches): Avoid add-to-list.
3058         (Info-edit-mode-map): Fix obsolescence call to Info-edit-map.
3060 2014-04-24  Daniel Colascione  <dancol@dancol.org>
3062         * progmodes/sh-script.el (sh-builtins): Add coproc to list of bash builtins.
3064 2014-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3066         * emacs-lisp/cl-macs.el (cl--loop-let): Fix last merge.
3068 2014-04-22  Michael Heerdegen  <michael_heerdegen@web.de>
3070         * dired.el (dired-insert-set-properties): Do not consider
3071         subdirectory headings and empty lines to be information that
3072         `dired-hide-details-mode' should hide.  (Bug#17228)
3074 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3076         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
3077         Remove test messages.
3078         (tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
3079         and `target' twice.
3081 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3083         * dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
3084         * speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
3086         * emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
3088 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3090         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
3091         Set "IFS=" when using read builtin, in order to preserve spaces in
3092         the file name.  Add test messages for hunting a bug on hydra.
3093         (tramp-get-ls-command): Undo using "-b" argument.  It doesn't help.
3095 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3097         * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
3098         Don't prettify a word within a symbol.
3100 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3102         * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
3103         possible.
3105 2014-04-22  Daniel Colascione  <dancol@dancol.org>
3107         * emacs-lisp/byte-run.el (function-put): Unbreak build: don't
3108         use defun to define `function-put'.
3110 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3112         * emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.
3113         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords-2): Use it.
3114         (lisp-mode-variables): Set font-lock-extra-managed-props.
3116         * emacs-lisp/byte-run.el (function-put): New function.
3117         (defun-declarations-alist): Use it.  Add `pure' and `side-effect-free'.
3118         * emacs-lisp/cl-macs.el (cl-defstruct, cl-struct-sequence-type)
3119         (cl-struct-slot-info, cl-struct-slot-offset, cl-struct-slot-value):
3120         Use them.
3122 2014-04-22  Daniel Colascione  <dancol@dancol.org>
3124         * emacs-lisp/macroexp.el (internal-macroexpand-for-load):
3125         Add `full-p' parameter; when nil, call `macroexpand' instead of
3126         `macroexpand-all'.
3128         * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
3129         Improve docstrings.
3131         * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
3132         Use lambda function values, not quoted lambdas.
3133         (byte-compile-recurse-toplevel): Remove extraneous &optional.
3135         * emacs-lisp/cl-macs.el
3136         (cl-struct-sequence-type, cl-struct-slot-info): Declare pure.
3137         (cl-struct-slot-value): Conditionally use aref or nth so that the
3138         compiler produces optimal code.
3140 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3142         * emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
3143         (inline): Don't inline cl--set-elt.
3144         (cl-struct-slot-value): Remove explicit gv-setter and compiler-macro.
3145         Define as inlinable instead.
3146         (cl-struct-set-slot-value): Remove.
3148         * emacs-lisp/cl-lib.el (cl--set-elt): Remove.
3149         * emacs-lisp/cl-seq.el (cl-replace, cl-substitute, cl-nsubstitute):
3150         Use setf instead.
3152 2014-04-21  Daniel Colascione  <dancol@dancol.org>
3154         * emacs-lisp/cl-macs.el (cl--const-expr-val): We didn't need the
3155         last two parameters after all.
3156         (cl--expr-contains,cl--compiler-macro-typep,cl--compiler-macro-member)
3157         (cl--compiler-macro-assoc,cl-struct-slot-value)
3158         (cl-struct-set-slot-value): Stop using them.
3160 (2014-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3162         * image-mode.el (image-mode-window-put): Don't assume there's a `t'
3163         entry in image-mode-winprops-alist.
3165 2014-04-21  Daniel Colascione  <dancol@dancol.org>
3167         * emacs-lisp/bytecomp.el (byte-compile-recurse-toplevel): New function.
3168         (byte-compile-recurse-toplevel, byte-compile-initial-macro-environment)
3169         (byte-compile-toplevel-file-form): Use it.
3171         * emacs-lisp/cl-macs.el:
3172         (cl--loop-let): Properly destructure `while' clauses.
3174 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3176         * vc/vc.el (vc-root-dir): New public autoloaded function for
3177         generically finding the current VC root.
3178         * vc/vc-hooks.el (vc-not-supported): New error.
3179         (vc-call-backend): Signal `vc-not-supported' instead of generic error.
3181 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3183         * emacs-lisp/cl-macs.el (cl-the): Make `cl-the' assert its type
3184         argument.
3185         (cl--const-expr-val): cl--const-expr-val should macroexpand its
3186         argument in case we're inside a symbol-macrolet.
3187         (cl--do-arglist, cl--compiler-macro-typep)
3188         (cl--compiler-macro-member, cl--compiler-macro-assoc): Pass macro
3189         environment to `cl--const-expr-val'.
3190         (cl-struct-sequence-type,cl-struct-slot-info)
3191         (cl-struct-slot-offset, cl-struct-slot-value)
3192         (cl-struct-set-slot-value): New functions.
3194 2014-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3196         * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
3197         assignments such as "case=hello" (bug#17297).
3199 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
3201         * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
3202         Do not autoload.
3203         (tramp-file-name-handler, tramp-completion-file-name-handler):
3204         Revert patch from 2014-04-10, it isn't necessary anymore.
3205         (tramp-autoload-file-name-handler)
3206         (tramp-register-autoload-file-name-handlers): New defuns.
3207         (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
3208         (tramp-register-file-name-handlers): Remove also
3209         `tramp-autoload-file-name-handler' from `file-name-handler-list'.
3210         Do not autoload its invocation, but eval it after loading of 'tramp.
3212         * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
3214         * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
3216 2014-04-17  Daniel Colascione  <dancol@dancol.org>
3218         Add support for bracketed paste mode; add infrastructure for
3219         managing terminal mode enabling and disabling automatically.
3221         * xt-mouse.el:
3222         (xterm-mouse-mode): Simplify.
3223         (xterm-mouse-tracking-enable-sequence)
3224         (xterm-mouse-tracking-disable-sequence): New constants.
3225         (turn-on-xterm-mouse-tracking-on-terminal)
3226         (turn-off-xterm-mouse-tracking-on-terminal):
3227         Use tty-mode-set-strings and tty-mode-reset-strings terminal
3228         parameters instead of random hooks.
3229         (turn-on-xterm-mouse-tracking)
3230         (turn-off-xterm-mouse-tracking): Delete.
3232         * term/xterm.el (xterm-extra-capabilities): Fix bitrotted comment.
3233         (xterm-paste-ending-sequence): New constant.
3234         (xterm-paste): New command used for bracketed paste support.
3236         (xterm-modify-other-keys-terminal-list): Delete obsolete variable.
3237         (terminal-init-xterm-bracketed-paste-mode): New function.
3238         (terminal-init-xterm): Call it.
3239         (terminal-init-xterm-modify-other-keys): Use tty-mode-set-strings
3240         and tty-mode-reset-strings instead of random hooks.
3241         (xterm-turn-on-modify-other-keys)
3242         (xterm-turn-off-modify-other-keys)
3243         (xterm-remove-modify-other-keys): Delete obsolete functions.
3245         * term/screen.el: Rewrite to just use the xterm code.
3246         Add copyright notice.  Mention tmux.
3248 2014-04-17  Ian D  <dunni@gnu.org>  (tiny change)
3250         * image-mode.el (image-mode-window-put): Also update the property of
3251         the "default window".
3252         * doc-view.el (doc-view-new-window-function): If no window
3253         exists, move to the last known page.
3255 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3257         * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
3258         here-documents (bug#17262).
3260 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
3262         * term/pc-win.el (x-list-fonts, x-get-selection-value):
3263         Provide doc strings, as required by snarf-documentation.
3265 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3267         * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
3268         arg of overlays-at.  Use `invisible-p'.
3270         * obsolete/lucid.el (extent-at):
3271         * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
3272         overlays-at.
3273         (hfy-fontify-buffer): Remove unused var `orig-ovls'.
3275 2014-04-16  João Távora  <joaotavora@gmail.com>
3277         * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
3278         links.  (Bug#17217).
3280 2014-04-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3282         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
3283         Use mapc to loop over a vector.  (Bug#17257).
3285 2014-04-16  Michael Albinus  <michael.albinus@gmx.de>
3287         * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
3288         patch, there are new problems with file names containing spaces.
3289         Get rid of backticks.  (Bug#17238)
3291 2014-04-16  João Távora  <joaotavora@gmail.com>
3293         * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
3294         possible bug.
3296 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
3298         * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
3299         (blink-cursor-mode): Mention customization variables and the
3300         effect of 'blink-cursor-blinks'.
3302 2014-04-16  Barry O'Reilly  <gundaetiapo@gmail.com>
3304         * simple.el (undo): Prevent insertion of identity mapping into
3305         undo-equiv-table so as undo-only does not inf loop in the presence
3306         of consecutive nils in undo list.
3308 2014-04-16  Matthias Dahl  <matthias.dahl@binary-island.eu>
3310         * faces.el (make-face): Deprecate optional argument as it is no
3311         longer needed/used since the conditional X resources handling
3312         has been pushed down to make-face-x-resource-internal itself.
3313         (make-empty-face): Don't pass optional argument to make-face.
3315 2014-04-16  Karl Fogel  <kfogel@red-bean.com>
3317         * savehist.el (savehist-save): Remove workaround for a read-passwd
3318         bug that was fixed before 24.3.  Thanks to Juanma Barranquero for
3319         noticing that the shim was still present.
3321 2014-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3323         * doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.
3325 2014-04-14  Juanma Barranquero  <lekktu@gmail.com>
3327         * faces.el (face-set-after-frame-default): Remove unused local variable.
3329 2014-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3331         * progmodes/grep.el: Use lexical-binding.
3332         (grep-expand-template): Pass explicit lexical env to `eval'.
3333         (zrgrep): Let-bind grep-find-template explicitly.
3335         * emacs-lisp/cl-lib.el (current-case-table): Remove setter.
3336         * leim/quail/sisheng.el (sisheng-list): Use with-case-table.
3338 2014-04-12  Eli Zaretskii  <eliz@gnu.org>
3340         * international/characters.el <standard-case-table>: Add entries
3341         for letters from the Coptic block u+2C80-u+2CFF.  (Bug#17243)
3342         Set category of Coptic characters be 'g' (Greek).
3344 2014-04-12  Leo Liu  <sdl.web@gmail.com>
3346         * progmodes/octave.el (completion-table-with-cache):
3347         Define if not available.
3348         (octave-goto-function-definition, octave-sync-function-file-names)
3349         (octave-find-definition-default-filename):
3350         Backquote upattern for compatibility.
3352 2014-04-12  Michael Albinus  <michael.albinus@gmx.de>
3354         * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
3355         name twice due to backticks.  (Bug#17238)
3357 2014-04-12  Glenn Morris  <rgm@gnu.org>
3359         * term/w32-win.el (x-win-suspend-error):
3360         * term/x-win.el (x-win-suspend-error): Sync docs.
3362 2014-04-12  Matthias Dahl  <matthias.dahl@binary-island.eu>
3364         * faces.el (make-face): Remove deprecated optional argument.
3365         The conditional application of X resources is handled directly by
3366         make-face-x-resource-internal since Emacs 24.4.
3367         (make-empty-face): Don't pass optional argument to make-face.
3369 2014-04-11  Glenn Morris  <rgm@gnu.org>
3371         * Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.  (Bug#16429)
3373 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3375         Ediff's overlay priorities cause more trouble than they solve.
3376         * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
3377         (ediff-highest-priority): Remove function (bug#17234).
3378         * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
3379         * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
3380         (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
3381         overlay priorities.
3383 2014-04-11  Feng Li  <fengli@gmail.com>  (tiny change)
3385         * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
3386         entry; use symbol boundaries to avoid mis-matches.
3388 2014-04-11  Michael Albinus  <michael.albinus@gmx.de>
3390         * net/tramp.el (tramp-file-name-handler)
3391         (tramp-completion-file-name-handler): Avoid recursive loading.
3393         * net/tramp-sh.el (tramp-make-copy-program-file-name):
3394         Quote result also locally.
3396 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3398         * emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
3399         Remove left-over code.
3401         * newcomment.el (comment-indent-new-line): Sink code where it's used.
3402         Reuse the previous comment's indentation unconditionally if it's on its
3403         own line.
3405 2014-04-09  Daniel Colascione  <dancol@dancol.org>
3407         * emacs-lisp/lisp.el (backward-up-list): Add `escape-strings',
3408         `no-syntax-crossing' arguments.  Forward to `up-list'.
3409         (up-list): Add `escape-strings', `no-syntax-crossing' arguments.
3410         Implement logic for escaping from strings.  Use narrowing to deal
3411         with corner cases.
3413 2014-04-09  Leo Liu  <sdl.web@gmail.com>
3415         * net/rcirc.el (rcirc-connection-info): New variable.
3416         (rcirc-connect): Use it to store connection info.
3417         (rcirc-buffer-process): Avoid get-buffer-process which returns nil
3418         for killed process.
3419         (rcirc-cmd-reconnect): New command.  (Bug#17045)
3420         (rcirc-mode, set-rcirc-encode-coding-system)
3421         (set-rcirc-decode-coding-system, rcirc-connect): Use setq-local.
3423 2014-04-09  Daniel Colascione  <dancol@dancol.org>
3425         * emacs-lisp/cl-indent.el: Add comment claiming
3426         facility is also good for elisp.
3427         (lisp-indent-find-method): New function.
3428         (common-lisp-indent-function): Recognize cl-loop.
3429         (common-lisp-indent-function-1): Recognize cl constructs; use
3430         `lisp-indent-find-method' instead of `get' directly.
3431         (if): Use else-body style for elisp.
3433 2014-04-09  Dmitry Gutov  <dgutov@yandex.ru>
3435         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
3436         Module methods.  (Bug#17216)
3438 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3440         * help.el (describe-bindings): Fix buffer handling (bug#17210).
3441         (describe-bindings-internal): Mark obsolete.
3443 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3445         * subr.el (with-silent-modifications): Don't bind deactivate-mark,
3446         buffer-file-name, and buffer-file-truename any more.
3448 2014-04-08  Leo Liu  <sdl.web@gmail.com>
3450         Use lexical-binding and require cl-lib.
3451         * net/rcirc.el (rcirc, rcirc-handler-ctcp-KEEPALIVE)
3452         (rcirc-handler-generic, rcirc-fill-paragraph)
3453         (rcirc-format-response-string, rcirc-target-buffer)
3454         (rcirc-last-line, rcirc-record-activity, rcirc-split-activity)
3455         (rcirc-activity-string, rcirc-make-trees, rcirc-cmd-ctcp)
3456         (rcirc-ctcp-sender-PING, rcirc-browse-url)
3457         (rcirc-markup-timestamp, rcirc-markup-attributes)
3458         (rcirc-markup-my-nick, rcirc-markup-urls)
3459         (rcirc-markup-bright-nicks, rcirc-markup-fill)
3460         (rcirc-check-auth-status, rcirc-handler-WALLOPS)
3461         (rcirc-handler-JOIN, rcirc-handler-PART-or-KICK)
3462         (rcirc-handler-PART, rcirc-handler-KICK, rcirc-handler-QUIT)
3463         (rcirc-handler-NICK, rcirc-handler-PING, rcirc-handler-PONG)
3464         (rcirc-handler-TOPIC, rcirc-handler-301, rcirc-handler-317)
3465         (rcirc-handler-332, rcirc-handler-333, rcirc-handler-477)
3466         (rcirc-handler-MODE, rcirc-handler-353, rcirc-handler-366)
3467         (rcirc-authenticate, rcirc-handler-INVITE, rcirc-handler-ERROR)
3468         (rcirc-handler-ctcp-VERSION, rcirc-handler-ctcp-TIME)
3469         (rcirc-handler-CTCP-response): Fix unused arguments warnings and
3470         use cl-lib.
3472 2014-04-07  João Távora  <joaotavora@gmail.com>
3474         * elec-pair.el (electric-pair--syntax-ppss):
3475         When inside comments parse from comment beginning.
3476         (electric-pair--balance-info): Fix typo in comment.
3477         (electric-pair--in-unterminated-string-p): Delete.
3478         (electric-pair--unbalanced-strings-p): New function.
3479         (electric-pair-string-bound-function): New var.
3480         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
3481         according to `electric-pair--in-unterminated-string-p'
3483         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
3484         Inhibit quote pairing if point-max is inside an unterminated string.
3485         (electric-pair--looking-at-unterminated-string-p): Delete.
3486         (electric-pair--in-unterminated-string-p): New function.
3488 2014-04-07  Glenn Morris  <rgm@gnu.org>
3490         * shell.el (shell-directory-tracker):
3491         Go back to just ignoring failures.  (Bug#17159)
3493 2014-04-07  João Távora  <joaotavora@gmail.com>
3495         Fix `electric-pair-delete-adjacent-pairs' in modes binding
3496         backspace. (bug#16981)
3497         * elec-pair.el (electric-pair-backward-delete-char): Delete.
3498         (electric-pair-backward-delete-char-untabify): Delete.
3499         (electric-pair-mode-map): Bind backspace to a menu item filtering
3500         a new `electric-pair-delete-pair' command.
3501         (electric-pair-delete-pair): New command.
3503         * progmodes/python.el (python-electric-pair-string-delimiter):
3504         Fix triple-quoting electricity.  (Bug#17192)
3506         * elec-pair.el (electric-pair-post-self-insert-function):
3507         Don't skip whitespace when `electric-pair-text-pairs' and
3508         `electric-pair-pairs' were used. syntax to
3509         electric-pair--skip-whitespace.  (Bug#17183)
3511 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3513         * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
3514         "<F>".  (Bug#17199)
3516 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3518         * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
3519         (mpc--status-idle-timer-run): Use mpc--status-timer-run.
3521 2014-04-07  Glenn Morris  <rgm@gnu.org>
3523         * help.el (view-lossage): Doc tweak.
3525 2014-04-07  Matthias Dahl  <ml_emacs-lists@binary-island.eu>
3527         * faces.el (face-spec-recalc): Call make-face-x-resource-internal
3528         only when inhibit-x-resources is nil, and do that earlier in the
3529         function.  Doc fix.  (Bug#16694)
3530         (face-spec-choose): Accept additional optional argument, whose
3531         value is returned if no matching attributes are found.
3532         (face-spec-recalc): Use the new optional argument when calling
3533         face-spec-choose.  (Bug#16378)
3534         (make-face-x-resource-internal): Do nothing when
3535         inhibit-x-resources is non-nil.  Don't touch the default face if
3536         reversed video is given--as was done in previous versions of Emacs.
3537         (face-set-after-frame-default): Don't call
3538         make-face-x-resource-internal here.  (Bug#16434)
3540 2014-04-07  Tassilo Horn  <tsdh@gnu.org>
3542         * doc-view.el (doc-view-bookmark-jump):
3543         Use `bookmark-after-jump-hook' to jump to the right page after the
3544         buffer is shown in a window.  (bug#16090)
3546 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3548         * international/characters.el (mirroring): Fix last change:
3549         instead of loading uni-mirrored.el explicitly, do that implicitly
3550         by creating the 'mirroring' uniprop table.  This avoids announcing
3551         the loading of uni-mirrored.el.
3553 2014-04-07  Glenn Morris  <rgm@gnu.org>
3555         * files.el (buffer-stale--default-function)
3556         (buffer-stale-function, revert-buffer--default):
3557         * autorevert.el (auto-revert-buffers): Doc tweaks.
3559 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3561         * international/characters.el: Preload uni-mirrored.el.  (Bug#17169)
3563 2014-04-07  Glenn Morris  <rgm@gnu.org>
3565         * files.el (make-backup-file-name-function)
3566         (make-backup-file-name, make-backup-file-name--default-function)
3567         (make-backup-file-name-1, find-backup-file-name)
3568         (revert-buffer-function, revert-buffer-insert-file-contents-function)
3569         (buffer-stale--default-function, buffer-stale-function)
3570         (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
3571         (revert-buffer, revert-buffer--default)
3572         (revert-buffer-insert-file-contents--default-function):
3573         Doc fixes related to defaults no longer being nil.
3574         (make-backup-file-name-function): Bump :version.
3575         Restore nil as a valid but deprecated custom type.
3577 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3579         * progmodes/perl-mode.el (perl-syntax-propertize-function):
3580         Handle $' used as a variable (bug#17174).
3582         * progmodes/perl-mode.el (perl-indent-new-calculate):
3583         Handle forward-sexp failure (bug#16985).
3584         (perl-syntax-propertize-function): Add "foreach" and "for" statement
3585         modifiers introducing expressions (bug#17116).
3587 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3589         * dired-aux.el (dired-file-set-difference): Use lexical-scoping.
3591 2014-04-05  Leo Liu  <sdl.web@gmail.com>
3593         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3594         Add define-compilation-mode.
3596 2014-04-04  João Távora  <joaotavora@gmail.com>
3598         * elec-pair.el (electric-pair--syntax-ppss): When inside comments
3599         parse from comment beginning.
3600         (electric-pair--balance-info): Fix typo in comment.
3601         (electric-pair--in-unterminated-string-p): Delete.
3602         (electric-pair--unbalanced-strings-p): New function.
3603         (electric-pair-string-bound-function): New var.
3604         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
3605         according to `electric-pair--in-unterminated-string-p'.
3607 2014-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3609         * textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.
3610         Move declaration before first use.
3611         (reftex-move-to-next-arg): Silence compiler warning.
3613 2014-04-04  Joost Kremers  <joostkremers@fastmail.fm>  (tiny change)
3615         * textmodes/reftex-toc.el (reftex-toc, reftex-re-enlarge):
3616         Use `window-total-width' instead of `window-width'.
3618 2014-04-03  Daniel Colascione  <dancol@dancol.org>
3620         * subr.el (set-transient-map): Remove rms's workaround entirely;
3621         use new `suspicious-object' subr to mark our lambda for closer
3622         scrutiny during gc.
3624 2014-04-02  Richard Stallman  <rms@gnu.org>
3626         * subr.el (set-transient-map): Comment out previous change.
3628 2014-04-02  Glenn Morris  <rgm@gnu.org>
3630         * menu-bar.el (menu-bar-file-menu):
3631         * vc/ediff.el (ediff-current-file):
3632         Update for revert-buffer-function no longer being nil by default.
3634         * simple.el (command-execute): Respect nil disabled-command-function.
3636 2014-04-02  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
3638         * simple.el (command-execute): Do not execute the command when it
3639         is disabled; fixes thinko in 2013-02-20 conversion from C.  (Bug#17151)
3641 2014-04-02  Juri Linkov  <juri@jurta.org>
3643         * dired-aux.el (dired-compress-file): Don't use string-match-p
3644         because its match data is used afterwards.
3646 2014-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3648         * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
3649         0 like nil.
3651 2014-04-02  João Távora  <joaotavora@gmail.com>
3653         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
3654         Inhibit quote pairing if point-max is inside an unterminated string.
3655         (electric-pair--looking-at-unterminated-string-p):
3656         Delete.
3657         (electric-pair--in-unterminated-string-p): New function.
3659 2014-04-01  Daniel Colascione  <dancol@dancol.org>
3661         * minibuffer.el (minibuffer-complete): Prevent assertion failure
3662         when trying to complete the prompt.
3664 2014-03-31  Leo Liu  <sdl.web@gmail.com>
3666         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
3667         Refactor out eldoc-documentation-function-default.
3668         (eldoc-documentation-function-default): New function.
3669         (eldoc-documentation-function): Change value.
3671 2014-03-31  Glenn Morris  <rgm@gnu.org>
3673         * simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks.
3675         * progmodes/vhdl-mode.el (vhdl-speedbar-select-mra)
3676         (vhdl-compose-components-package, vhdl-compose-configuration):
3677         Abbreviate default-directory (missing from some previous upstream sync).
3679 2014-03-31  Reto Zimmermann  <reto@gnu.org>
3681         Sync with upstream vhdl mode v3.35.2.
3682         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
3683         (top-level): No longer require assoc.
3684         (vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
3685         New functions.  Use throughout to replace aget etc.
3686         (vhdl-aput-delete-if-nil): Rename from vhdl-aput.
3687         (vhdl-update-file-contents): Update for vhdl-aput-delete-if-nil rename.
3688         (vhdl-template-replace-header-keywords): Fix bug for "<title string>".
3689         (vhdl-compile-init): Do not initialize regexps for Emacs 22+.
3690         (vhdl-error-regexp-emacs-alist): Remove regexps from all compilers
3691         except `vhdl-compiler'.
3692         (vhdl-error-regexp-add-emacs): Remove all other compilers,
3693         when appropriate.
3695 2014-03-31  Glenn Morris  <rgm@gnu.org>
3697         * progmodes/vhdl-mode.el (vhdl-expand-abbrev, vhdl-expand-paren):
3698         Revert 2014-03-26 merge goof; go back to using defalias.
3700 2014-03-30  Daniel Colascione  <dancol@dancol.org>
3702         * comint.el (comint-send-input):
3703         Deactivate completion-in-region-mode before we send comint input.
3704         (Bug#17139).
3706         * simple.el (keyboard-quit): Deactivate completion-in-region-mode
3707         on keyboard-quit.
3709 2014-03-29  Glenn Morris  <rgm@gnu.org>
3711         * textmodes/reftex.el: Manage most autoloads automatically.
3712         * textmodes/reftex-auc.el, textmodes/reftex-cite.el:
3713         * textmodes/reftex-dcr.el, textmodes/reftex-global.el:
3714         * textmodes/reftex-index.el, textmodes/reftex-parse.el:
3715         * textmodes/reftex-ref.el, textmodes/reftex-sel.el:
3716         * textmodes/reftex-toc.el: Set generated-autoload-file,
3717         and add autoload cookies for reftex.el.
3718         * Makefile.in (AUTOGEN_VCS): Add textmodes/reftex.el.
3720 2014-03-28  Glenn Morris  <rgm@gnu.org>
3722         * cus-start.el (report-emacs-bug-address): Set custom properties.
3723         * mail/emacsbug.el (report-emacs-bug-address):
3724         Variable is now defined in emacs.c.
3726         * mail/emacsbug.el (report-emacs-bug):
3727         Include system-configuration-features.
3729 2014-03-28  Michal Nazarewicz  <mina86@mina86.com>
3731         * simple.el (cycle-spacing): Never delete spaces on first run by
3732         default, but do so in a new 'fast mode and if there are already
3733         N spaces (the previous behavior).
3734         Compare N with its value in previous invocation so that changing
3735         prefix argument restarts `cycle-spacing' sequence.
3736         The idea is that with this change, binding M-SPC to
3737         `cycle-spacing' should not introduce any changes in behavior of
3738         the binding so long as users do not type M-SPC twice in a raw with
3739         the same prefix argument or lack thereof.
3741 2014-03-28  Glenn Morris  <rgm@gnu.org>
3743         * faces.el (term-file-aliases): New variable.
3744         (tty-run-terminal-initialization): Respect term-file-aliases.
3745         * term/apollo.el, term/vt102.el, term/vt125.el, term/vt201.el:
3746         * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el:
3747         * term/vt400.el, term/vt420.el: Remove files, replaced by aliases.
3749 2014-03-27  Glenn Morris  <rgm@gnu.org>
3751         * startup.el (inhibit-startup-hooks): Doc tweak.
3752         (normal-top-level): Simplify running of hooks.
3753         For window-setup-hook, respect inhibit-startup-hooks.
3754         (command-line-1): Don't set window-setup-hook to nil.
3756         Allow selective autoloading from obsolete/ directory.
3757         * Makefile.in (obsolete-autoloads): New rule.
3758         (autoloads): Run obsolete-autoloads.
3759         * obsolete/iswitchb.el (iswitchb-mode): Use obsolete-autoload.
3760         * simple.el (iswitchb-mode): Remove hand-written autoloads.
3762 2014-03-27  Dmitry Gutov  <dgutov@yandex.ru>
3764         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3765         Highlight special globals with font-lock-builtin-face.  (Bug#17057)
3767         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3768         Don't propertize `?' or `!' as symbol constituent when after
3769         colon.  (Bug#17097)
3771 2014-03-27  Juanma Barranquero  <lekktu@gmail.com>
3773         * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
3774         which is no longer needed and causes trouble in GTK builds (bug#17046).
3776         * emacs-lisp/package-x.el (package--archive-contents-from-url):
3777         Use url-insert-file-contents; package-handle-response no longer exists.
3779 2014-03-26  Daniel Colascione  <dancol@dancol.org>
3781         * simple.el (process-menu-mode-map): New variable.
3782         (process-menu-delete-process): New command.
3784 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
3786         * emacs-lisp/package.el: Fix bug#16733 (again).
3787         (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
3788         (url-http-target-url): Remove unused declarations.
3789         (package-handle-response): Remove.
3790         (package--with-work-buffer): Use url-insert-file-contents and simplify.
3791         (package--download-one-archive): Use current-buffer instead of
3792         dynamic binding of `buffer'.
3793         (describe-package-1): Do not decode readme-string.
3795 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
3797         * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
3799         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
3800         from 2014-03-07, it decreases performance unnecessarily.  Let-bind
3801         `remote-file-name-inhibit-cache' to nil in the second pass.
3802         (tramp-find-executable): Do not call "which" on SunOS.
3803         (tramp-send-command-and-check): Fix docstring.
3804         (tramp-do-copy-or-rename-file-directly): In the `rename' case,
3805         check whether source directory has set the sticky bit.
3807 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
3809         * simple.el (primitive-undo): Only process marker adjustments
3810         validated against their corresponding (TEXT . POS).  Issue warning
3811         for lone marker adjustments in undo history.  (Bug#16818)
3812         (undo-make-selective-list): Add marker adjustments to selective
3813         undo list based on whether their corresponding (TEXT . POS) is in
3814         the region.  Remove variable adjusted-markers, which was unused
3815         and only non nil during undo-make-selective-list.
3816         (undo-elt-in-region): Return nil when passed a marker adjustment
3817         and explain in function doc.
3819 2014-03-26  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
3821         * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
3823 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
3825         * progmodes/ruby-mode.el (ruby-expression-expansion-re):
3826         Match special global variables without curlies, too.
3827         (ruby-font-lock-keywords): Simplify the matcher for special global
3828         variables.  Don't require a non-word character after the variable.
3829         (Bug#17057)
3831 2014-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3833         * simple.el (redisplay-highlight-region-function): Increase priority of
3834         overlay to make sure boundaries are visible (bug#15899).
3836 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
3838         * frameset.el (frameset--initial-params): Fix typo in parameter name.
3839         (frameset-restore): Compare display strings with equal.
3841         * frame.el (make-frame): Don't quote display name in error message,
3842         it is already a string.
3844 2014-03-26  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3846         * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
3847         the password.
3849 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
3851         * emacs-lisp/package.el (package--add-to-archive-contents):
3852         Include already installed and built-in packages in
3853         `package-archive-contents'.
3854         (package-install): Don't include already installed packages in the
3855         options during interactive invocation.  (Bug#16762)
3856         (package-show-package-list): If the buffer is already displayed in
3857         another window, switch to that window.
3859 2014-03-26  Reto Zimmermann  <reto@gnu.org>
3861         Sync with upstream vhdl mode v3.35.1.
3862         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
3863         (vhdl-compiler-alist): Doc fix.
3864         (vhdl-goto-line): Remove.
3865         (vhdl-mode-abbrev-table-init): Add XEmacs compat.
3866         (vhdl-mode) <paragraph-start>: Fix value.
3867         (vhdl-fix-statement-region): Not `for' in wait-statement.
3868         (vhdl-beautify-region): Also (un)tabify.
3869         (vhdl-get-visible-signals):
3870         Scan declarative part of generate statements.
3871         (vhdl-template-record): Fix indentation for record type declaration.
3872         (vhdl-expand-abbrev, vhdl-expand-paren):
3873         Revert to using fset again rather than defalias.
3874         (vhdl-scan-directory-contents): Tweak.
3875         (vhdl-speedbar-find-file, vhdl-speedbar-port-copy)
3876         (vhdl-compose-components-package):
3877         Replace vhdl-goto-line with forward-line.
3878         (top-level): Tweak speedbar frame selection.
3879         (vhdl-generate-makefile-1): Support for compilers with no
3880         unit-to-file name mapping (create directory with dummy files).
3882 2014-03-26  Wilson Snyder  <wsnyder@wsnyder.org>
3884         Sync with upstream verilog-mode revision 702457d.
3885         * progmodes/verilog-mode.el (verilog-mode-version): Update.
3886         (create-lockfiles): Declare.
3887         (verilog-read-decls): Fix module header imports, bug709.
3888         Reported by Victor Lau.
3889         Fix parsing 'var' in AUTOs, msg1294.  Reported by Dominique Chen.
3890         (verilog-auto-inout-module): Fix AUTOINOUTMODULE not inserting
3891         interface-only modules, bug721.  Reported by Dean Hoyt.
3893 2014-03-26  Glenn Morris  <rgm@gnu.org>
3895         * obsolete/gulp.el: Move here from emacs-lisp/.
3897         * files.el (lock-buffer, unlock-buffer, file-locked-p):
3898         Remove fallback aliases, since they are always defined now.
3900 2014-03-24  Daniel Colascione  <dancol@dancol.org>
3902         * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
3903         instead of cl-loop search function.
3905 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
3907         * calendar/parse-time.el (parse-time-iso8601-regexp)
3908         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
3909         it more generally.
3911 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
3913         * net/dns.el (network-interface-list): Define for XEmacs.
3915 2014-03-23  Magnus Henoch  <magnus.henoch@gmail.com>
3917         * net/dns.el (dns-servers-up-to-date-p): New function to see whether
3918         the network interfaces changed.
3919         (dns-query): Use it to flush the data.
3921 2014-03-23  Juanma Barranquero  <lekktu@gmail.com>
3923         * vc/vc.el (vc-rollback): Use set-buffer-modified-p.
3925 2014-03-23  Daniel Colascione  <dancol@dancol.org>
3927         Change subword-mode to use `find-word-boundary-function-table' and
3928         replace `capitalized-words-mode'.  Also, convert to lexical
3929         binding.
3931         * progmodes/cap-words.el: Delete now-obsolete file.
3932         * progmodes/subword.el: Reimplement using
3933         `find-word-boundary-function-table'.
3934         (subword-mode-map): Hollow out.
3935         (capitalized-words-mode): Define as obsolete alias for
3936         `subword-mode'.
3937         (subword-mode, superword-mode): Tweak documentation to reflect new
3938         implementation; call `subword-setup-buffer'.
3939         (subword-forward, subword-capitalize): Add underscore to indicate
3940         unused variable.
3941         (subword-find-word-boundary-function-table): New constant.
3942         (subword-empty-char-table): New constant.
3943         (subword-setup-buffer): New function.
3944         (subword-find-word-boundary): New function.
3946 2014-03-23  Daniel Colascione  <dancol@dancol.org>
3948         * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
3949         list to look for keyword arguments instead of `memq', fixing
3950         (Bug#3647) --- unfortunately, only for freshly-compiled code.
3951         Please make bootstrap.
3953 2014-03-22  Glenn Morris  <rgm@gnu.org>
3955         * dired.el (dired-read-regexp): Make obsolete.
3956         (dired-mark-files-regexp, dired-mark-files-containing-regexp)
3957         (dired-flag-files-regexp):
3958         * dired-aux.el (dired-mark-read-regexp):
3959         * dired-x.el (dired-mark-unmarked-files): Use read-regexp directly.
3961         * startup.el (fancy-startup-text):
3962         * help.el (describe-gnu-project): Visit online info about GNU project.
3964         * help-fns.el (help-fns--interactive-only): New function.
3965         (help-fns-describe-function-functions): Add the above function.
3966         * simple.el (beginning-of-buffer, end-of-buffer, insert-buffer)
3967         (next-line, previous-line): Remove hand-written interactive-only
3968         information from doc strings, it is auto-generated now.
3969         * bookmark.el (bookmark-write):
3970         * epa-mail.el (epa-mail-decrypt, epa-mail-verify, epa-mail-sign)
3971         (epa-mail-import-keys): Mark interactive-only,
3972         and remove hand-written interactive-only information from doc strings.
3973         * epa.el (epa-decrypt-armor-in-region, epa-verify-region)
3974         (epa-verify-cleartext-in-region, epa-sign-region, epa-encrypt-region):
3975         * files.el (not-modified):
3976         * simple.el (mark-whole-buffer): Mark interactive-only.
3978         * emacs-lisp/byte-run.el (defun-declarations-alist):
3979         Add interactive-only.  Doc tweak.
3980         (macro-declarations-alist): Doc tweak.
3981         * subr.el (declare): Doc tweak (add xref to manual).
3982         * comint.el (comint-run):
3983         * files.el (insert-file-literally, insert-file):
3984         * replace.el (replace-string, replace-regexp):
3985         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3986         (delete-forward-char, goto-line, insert-buffer, next-line)
3987         (previous-line): Set interactive-only via declare.
3989 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
3991         * emacs-lisp/package.el (package-desc): Use the contents of the
3992         quoted form, not its cdr.  (Bug#16873)
3994 2014-03-22  Juanma Barranquero  <lekktu@gmail.com>
3996         * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
3997         benefit of doc.c; change parameter profile to match the X function.
3999 2014-03-22  Leo Liu  <sdl.web@gmail.com>
4001         * help.el (temp-buffer-setup-hook): Remove help-mode-setup.
4002         (temp-buffer-show-hook): Remove help-mode-finish.  (Bug#16038)
4004 2014-03-21  Richard Stallman  <rms@gnu.org>
4006         * battery.el (battery-linux-sysfs): Search for each field
4007         from the beginning of the buffer.
4009         * subr.el (set-transient-map): Clear out function and value
4010         of the temporary symbol when we're done with it.
4012         * mail/rmailsum.el (rmail-summary-delete-forward):
4013         Optimize case of reaching end and handling count.
4014         (rmail-summary-mark-deleted): Optimize when N is current msg.
4015         Don't create new summary line.
4016         (rmail-summary-undelete): Pass arg to rmail-undelete-previous-message.
4017         (rmail-summary-undelete-many): Rewrite for speed.
4018         (rmail-summary-msg-number): New function.
4020         * mail/rmail.el (rmail-delete-message): Update summary.
4021         (rmail-undelete-previous-message): Handle repeat count arg.
4022         (rmail-delete-backward, rmail-delete-forward): Likewise.
4024 2014-03-21  Daniel Colascione  <dancol@dancol.org>
4026         * mail/emacsbug.el (report-emacs-bug): Include memory usage
4027         information in bug reports.
4029 2014-03-21  Michael Albinus  <michael.albinus@gmx.de>
4031         * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
4032         and `tramp-copy-env'.
4034         * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
4035         (tramp-maybe-open-connection): Handle `tramp-login-env'.
4037 2014-03-21  Glenn Morris  <rgm@gnu.org>
4039         * electric.el (electric-indent-post-self-insert-function): Add doc.
4041 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
4043         * emacs-lisp/package.el (package-compute-transaction):
4044         Use `version-list-<=' to compare the requirement version against
4045         the version of package already to be installed.  Update the error
4046         message.  (Bug#16826)
4048         * progmodes/ruby-mode.el (ruby-smie-rules):
4049         Add indentation rule for ` @ '.  (Bug#17050)
4051 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
4053         * align.el (align-regexp): Remove superfluous backslash.
4055         * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
4056         (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
4057         (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
4058         Fix docstring typos.
4059         (ffap-next): Use C-u in docstring.
4060         (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
4061         (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
4062         Remove superfluous backslashes.
4063         (ffap-string-at-point): Reflow docstring.
4065         * server.el (server-host): Reflow docstring.
4066         (server-unload-function): Fix docstring typo.
4067         (server-eval-at): Remove superfluous backslash.
4069         * skeleton.el (skeleton-insert): Remove superfluous backslash.
4070         (skeleton-insert): Doc fix.
4071         (skeleton-insert): Reflow docstring.
4073         * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
4074         (tty-color-approximate, tty-color-by-index, tty-color-values)
4075         (tty-color-desc): Remove superfluous backslashes.
4077 2014-03-21  Glenn Morris  <rgm@gnu.org>
4079         * cus-start.el (history-length): Bump :version.
4081         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
4082         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4083         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4084         Don't set `make-backup-files'.
4086         * info.el (info--prettify-description): New function,
4087         to give info-finder descriptions consistent case, punctuation.
4088         (Info-finder-find-node): Use it.  Sort packages.
4089         Refer to "description" rather than "commentary".
4091 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
4093         * frameset.el (frameset--print-register): New function.
4094         (frameset-to-register): Use it.
4096 2014-03-20  Juanma Barranquero  <lekktu@gmail.com>
4098         * progmodes/hideif.el (hif-string-to-number): New function.
4099         (hif-tokenize): Use it to understand non-decimal floats.
4101         * emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.
4103         * skeleton.el (skeleton-autowrap): Mark as obsolete.  Doc fix.
4105 2014-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4107         * electric.el (electric-newline-and-maybe-indent): New command.
4108         Bind it globally to C-j.
4109         (electric-indent-mode): Don't mess with the global map any more.
4110         Don't drop the post-self-insert-hook is some buffer is still using it
4111         (bug#16770).
4113         * bindings.el (global-map): Remove C-j binding.
4115         * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
4116         the docstring of functions advised before dumping (bug#16993).
4118 2014-03-19  Stefan-W. Hahn  <stefan.hahn@s-hahn.de>  (tiny change)
4120         * ps-print.el (ps-generate-postscript-with-faces):
4121         Explicitly deactivate the mark (bug#16866).
4122         * simple.el (deactivate-mark): Update region highlight.
4124 2014-03-19  Juanma Barranquero  <lekktu@gmail.com>
4126         * emacs-lisp/package.el (describe-package-1):
4127         Decode commentary (bug#16733).
4129 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
4131         * custom.el (defcustom): Doc fix: recommend avoiding destructive
4132         modification of the value argument of :set (bug#16755).
4134 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4136         * simple.el (newline-and-indent): Do autofill (bug#17031).
4138 2014-03-18  Dmitry Gutov  <dgutov@yandex.ru>
4140         * newcomment.el (comment-normalize-vars): Only add escaping check
4141         to `comment-start-skip' if not `comment-use-syntax'.  (Bug#16971)
4142         (comment-beginning): Use `narrow-to-region' instead of moving back
4143         one character.
4144         (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
4145         (comment-start-skip): Update the docstring.
4147 2014-03-18  Richard Stallman  <rms@gnu.org>
4149         * dired.el (dired-display-file): Force use of other window.
4151 2014-03-18  Daniel Colascione  <dancol@dancol.org>
4153         * startup.el (tty-handle-args): Remove debug message from 2007.
4155 2014-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4157         * emacs-lisp/nadvice.el (advice--interactive-form): New function.
4158         (advice--make-interactive-form): Use it to avoid (auto)loading function.
4159         (advice--make-1, advice-add, advice-remove):
4160         Remove braindead :advice-pending hack.
4162 2014-03-17  Glenn Morris  <rgm@gnu.org>
4164         * calendar/calendar.el (calendar-generate-month): Apply weekend
4165         face to the right days; fixes 2013-08-06 change.  (Bug#17028)
4167 2014-03-17  Michael Albinus  <michael.albinus@gmx.de>
4169         * net/tramp.el (tramp-action-out-of-band): Read pending output.
4170         (tramp-call-process): Trace also DESTINATION.
4172         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
4173         Quote file names when they are local.  Remove superfluous trace.
4175 2014-03-17  Dmitry Gutov  <dgutov@yandex.ru>
4177         * newcomment.el (comment-beginning): If `comment-start-skip'
4178         doesn't match, move back one char and try again.  (Bug#16971)
4180         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4181         Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
4182         Set `comment-start-skip' to a simpler value that doesn't try to
4183         check if the semicolon is escaped (this is handled by
4184         `syntax-ppss' now).  (Bug#16971)
4186         * progmodes/scheme.el (scheme-mode-variables): Same.
4188 2014-03-16  Martin Rudalics  <rudalics@gmx.at>
4190         Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
4191         * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
4192         current (Bug#16816, Bug#17007).
4193         (with-current-buffer-window): New macro doing the same as
4194         `with-temp-buffer-window' but with BUFFER-OR-NAME current.
4195         * help.el (help-print-return-message): Warn in doc-string to not
4196         use this in `with-help-window'.
4197         (describe-bindings-internal): Call `describe-buffer-bindings'
4198         from within help buffer.  See Juanma's scenario in (Bug#16816).
4199         (with-help-window): Update doc-string.
4200         * dired.el (dired-mark-pop-up):
4201         * files.el (save-buffers-kill-emacs):
4202         * register.el (register-preview): Use `with-current-buffer-window'
4203         instead of `with-temp-buffer-window'.
4205 2014-03-16  Juanma Barranquero  <lekktu@gmail.com>
4207         * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
4208         Implement inserting into current buffer, documented in their docstrings.
4209         (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
4210         (rst-section-tree-point, rst-forward-section, rst-indent)
4211         (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
4212         (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
4213         (rst-font-lock-handle-adornment-pre-match-form)
4214         (rst-repeat-last-character): Reflow docstrings.
4215         (rst-preferred-adornments, rst-update-section, rst-find-title-line)
4216         (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
4217         (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
4218         (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
4219         Fix docstring typos.
4220         (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
4221         (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
4222         (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
4224 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>
4226         * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
4227         for compatibility with other ports.
4228         (ns-initialize-window-system): Use it.  It is set in term/common-win.el
4229         from the -xrm command line argument, but in the Nextstep port its value
4230         is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
4232         * progmodes/python.el (defconst, python-syntax-count-quotes)
4233         (python-indent-region, python-indent-shift-right)
4234         (python-indent-dedent-line-backspace, python-nav-backward-sexp)
4235         (python-nav-backward-sexp-safe, python-nav-backward-up-list)
4236         (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
4237         (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
4238         (inferior-python-mode, python-shell-make-comint, run-python-internal)
4239         (python-shell-buffer-substring, python-shell-send-buffer)
4240         (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
4241         (python-completion-complete-at-point, python-fill-docstring-style)
4242         (python-eldoc-function, python-imenu-format-item-label)
4243         (python-imenu-format-parent-item-label)
4244         (python-imenu-format-parent-item-jump-label)
4245         (python-imenu--build-tree, python-imenu-create-index)
4246         (python-imenu-create-flat-index): Fix docstring typos.
4247         (python-indent-context, python-shell-prompt-regexp, run-python):
4248         Remove superfluous backslashes.
4249         (python-indent-line, python-nav-beginning-of-defun)
4250         (python-shell-get-buffer, python-shell-get-process)
4251         (python-info-current-defun, python-info-current-line-comment-p)
4252         (python-info-current-line-empty-p, python-util-popn): Doc fixes.
4253         (python-indent-post-self-insert-function, python-shell-send-file)
4254         (python-shell-completion-get-completions)
4255         (python-shell-completion-complete-or-indent)
4256         (python-eldoc--get-doc-at-point): Reflow docstrings.
4258 2014-03-14  Glenn Morris  <rgm@gnu.org>
4260         * emacs-lisp/package.el (package-menu-mode-map):
4261         Replace use of obsolete function alias.  Tweak menu item text.
4263         * info.el (Info-finder-find-node):
4264         Ignore the `emacs' metapackage.  (Bug#10813)
4266         * finder.el (finder-list-matches): Include unversioned packages
4267         in the result of a keyword search.
4269         * finder.el (finder--builtins-descriptions): New constant.
4270         (finder-compile-keywords): Use finder--builtins-descriptions.
4272 2014-03-14  Dmitry Gutov  <dgutov@yandex.ru>
4274         * simple.el (blink-matching-paren): Describe the new value,
4275         `jump', enabling the old behavior.
4276         (blink-matching-open): Use that value.  (Bug#17008)
4278 2014-03-14  Glenn Morris  <rgm@gnu.org>
4280         * finder.el (finder-no-scan-regexp): Add leim-list.
4281         (finder-compile-keywords):
4282         Don't skip files with same basename.  (Bug#14010)
4283         * Makefile.in (setwins_finder): New, excluding leim.
4284         (finder-data): Use setwins_finder.
4286         * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
4287         (help-function-arglist, help-make-usage): Move from here...
4288         * help.el (help-split-fundoc, help-add-fundoc-usage)
4289         (help-function-arglist, help-make-usage): ... to here.  (Bug#17001)
4290         * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
4292 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
4294         * net/socks.el (socks, socks-override-functions)
4295         (socks-find-services-entry):
4296         * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
4297         (hif-find-ifdef-block):
4298         * progmodes/modula2.el (m2-indent): Fix docstring typos.
4300         * net/tls.el (tls-program): Reflow docstring.
4302         * progmodes/pascal.el (pascal-mode-abbrev-table)
4303         (pascal-imenu-generic-expression, pascal-auto-endcomments)
4304         (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
4305         (pascal-outline-mode): Fix docstring typos.
4306         (pascal-mode): Let define-derived-mode document mode hook.
4307         (pascal-uncomment-area): Reflow.
4308         (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
4310         * progmodes/opascal.el (opascal-compound-block-indent)
4311         (opascal-case-label-indent): Fix docstring typos.
4312         (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
4314 2014-03-13  Dmitry Gutov  <dgutov@yandex.ru>
4316         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4317         Fontify multiple adjacent negation chars.  (Bug#17004)
4319 2014-03-13  Tom Willemse  <tom@ryuslash.org>  (tiny change)
4321         * emacs-lisp/package.el (package--prepare-dependencies):
4322         Accept requirements without explicit version (bug#14941).
4324 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4326         * register.el (register-separator, copy-to-register): Doc fixes.
4327         (register-preview-default): Remove unnecessary call to concat.
4329         * frameset.el (frameset-restore): When checking for a visible frame,
4330         use the action map instead of calling visible-frame-list.
4332 2014-03-12  Jonas Bernoulli  <jonas@bernoul.li>
4334         * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
4336 2014-03-12  Martin Rudalics  <rudalics@gmx.at>
4338         * window.el (fit-frame-to-buffer): Get maximum width from
4339         display's width instead of height.
4341 2014-03-12  Glenn Morris  <rgm@gnu.org>
4343         * desktop.el (desktop-restore-frames)
4344         (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
4345         (desktop-restore-reuses-frames): Doc tweaks.
4347         * electric.el (electric-indent-mode): Doc fix.
4349 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4351         * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
4352         (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
4353         (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
4354         (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
4355         (cvs-dired-use-hook): Fix docstring typos.
4356         (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
4357         Doc fixes.
4359         * vc/pcvs-defs.el (cvs-auto-remove-handled)
4360         (cvs-auto-remove-directories, cvs-default-ignore-marks)
4361         (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
4362         (cvs-execute-single-dir): Fix docstring typos.
4364         * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
4365         (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
4367         * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
4369         * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
4370         Fix docstring typos.
4372 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4374         * frameset.el (frameset--jump-to-register): Add autoload; it could be
4375         called from jump-to-register after unloading the frameset package.
4377 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4379         * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
4380         (bug#16975).  Deactivate the mark before setting it to nil.
4381         (activate-mark): Do nothing if region is already active.
4383 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
4385         * frameset.el (frameset--target-display): Remove definition; declare.
4386         (frameset-save, frameset-restore): Let-bind frameset--target-display.
4388 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4390         * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
4391         (advice-add): Add a :advice--pending marker, so advice--make-1 knows
4392         when the advice is pending.
4393         (advice-remove): Remove this marker when not needed any more.
4395 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
4397         * frameset.el: Separate options for reusing frames and cleaning up.
4398         (frameset--reuse-list): Remove definition; declare.
4399         (frameset--action-map): Declare.
4400         (frameset--find-frame-if): Doc fix.
4401         (frameset--restore-frame): Cache frame action.
4402         (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
4403         how to clean up the frame list after restoring.  Remove cleaning
4404         options from REUSE-FRAMES.  Change all keyword values to symbols.
4405         (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
4407         * desktop.el (desktop-restore-forces-onscreen)
4408         (desktop-restore-reuses-frames): Use non-keyword values.
4409         (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
4411 2014-03-10  Glenn Morris  <rgm@gnu.org>
4413         * files.el (find-file): Doc fix: update info node name.
4415         * emacs-lisp/advice.el (ad-add-advice, defadvice):
4416         Doc fix: remove references to deleted info nodes.
4418 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
4420         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
4421         Do not add nil to the environment, when there's no remote `locale'.
4422         (tramp-find-inline-encoding): Check, that the remote host has
4423         installed perl, before sending scripts.
4425 2014-03-10  Leo Liu  <sdl.web@gmail.com>
4427         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
4428         Clear eldoc-last-message.  (Bug#16920)
4430 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4432         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
4433         (bug#14430).
4435 2014-03-09  Juri Linkov  <juri@jurta.org>
4437         * ansi-color.el (ansi-color-names-vector): Copy default colors
4438         from `xterm-standard-colors' that look well on the default white
4439         background (and also on the black background) to avoid illegible
4440         color combinations like yellow-on-white and white-on-white.
4441         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
4443 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
4445         * frameset.el (frameset-restore): When no frame is visible, do not
4446         generate a list of frames, just make visible the selected one.
4448 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
4450         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
4451         it only contains the repository root.  (Bug#16897)
4453 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
4455         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
4456         only when `remote-file-name-inhibit-cache' is nil.
4457         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
4459 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
4461         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
4462         Fix doc-strings.
4463         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
4464         fit-frame-to-buffer variable.  Fix doc-string.
4465         (fit-window-to-buffer): Set ONLY argument in call of
4466         fit-frame-to-buffer.  Fix doc-string.
4468 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
4470         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
4471         (tramp-action-password): Clear password cache if needed.
4472         (tramp-read-passwd): Do not clear password cache.
4474         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
4475         cache unless it is the first password request.
4477 2014-03-06  Glenn Morris  <rgm@gnu.org>
4479         * simple.el (newline): Doc tweak.
4481         * emacs-lisp/shadow.el (load-path-shadows-find):
4482         Ignore dir-locals.  (Bug#12357)
4484 2014-03-05  Glenn Morris  <rgm@gnu.org>
4486         * files.el (interpreter-mode-alist):
4487         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
4489 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
4491         * frameset.el (frameset--initial-params): Filter out null entries.
4493 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
4495         * window.el (window-min-height, window-min-width):
4496         Rewrite doc-strings.
4497         (window-body-size): Add PIXELWISE argument to make it consistent
4498         with its callees.
4500 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
4502         * finder.el (finder-mode-map, finder-mode-syntax-table):
4503         Revert part of 2014-02-28 change.
4505 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
4507         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
4508         (eww-setup-buffer): Clear next/prev/etc more reliably.
4509         (eww-textarea-map): [tab] doesn't work on tty.
4510         Reported by Mario Lang.
4512         * net/shr.el (shr-map): Ditto.
4514 2014-03-04  Glenn Morris  <rgm@gnu.org>
4516         * minibuffer.el (completion-hilit-commonality):
4517         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
4519 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
4521         * hilit-chg.el (hilit-chg-unload-function): New function.
4522         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
4523         (hilit-chg-map-changes): Prefer cardinal number to digit.
4524         (hilit-chg-display-changes): Reflow docstring.
4525         (highlight-changes-rotate-faces): Remove superfluous backslash.
4527 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
4529         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
4530         `tramp-send-command-and-check'.
4532 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
4534         * hexl.el (hexl-address-region, hexl-ascii-region)
4535         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
4536         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
4537         (hexl-forward-word, hexl-previous-line, hexl-next-line):
4538         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
4539         (hexl-mode): Doc fix.
4540         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
4541         (hexl-mode-ruler): Fix typos in docstrings.
4543         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
4544         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
4545         Remove superfluous backslashes.
4546         (strokes-last-stroke, strokes-global-map, strokes-mode):
4547         Reflow docstrings.
4548         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
4549         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
4550         (strokes-distance-squared, strokes-global-set-stroke)
4551         (strokes-global-set-stroke-string): Doc fixes.
4552         (strokes-help): Fix typos; reflow docstring.
4554 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
4556         * window.el (window-in-direction): Fix doc-string.
4558 2014-03-04  Glenn Morris  <rgm@gnu.org>
4560         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
4561         Explicit error if no grammar.
4562         (smie-config-save): Doc fix.  Fix quote typo.
4564 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4566         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
4567         electric-indent-mode-hook if we obey electric-indent-mode.
4568         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
4569         decide whether we obey electric-indent-mode.
4570         (c-change-set-fl-decl-start, c-extend-after-change-region):
4571         Silence warnings.
4572         (c-electric-indent-mode-hook): Assume we do want to obey
4573         electric-indent-mode.
4575         * electric.el (electric-indent-mode-has-been-called): Remove.
4576         (electric-indent-mode): Fix accordingly.
4578         * files.el (hack-local-variables): Mention file name in warning.
4580         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
4582 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
4584         * bindings.el: Add comment describing why C-d binds to `delete-char'.
4585         * simple.el (delete-forward-char): Mark as interactive-only.
4587 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
4589         * icomplete.el (icomplete-completions):
4590         Follow-up to 2014-03-01 change.
4592         * icomplete.el: Miscellaneous doc fixes.
4593         Use Icomplete everywhere instead of icomplete for consistency.
4594         (icomplete-max-delay-chars): Fix typo.
4595         (icomplete-mode): Use \[].
4596         (icomplete-tidy, icomplete-exhibit): Reflow.
4597         (icomplete-minibuffer-setup-hook, icomplete-completions):
4598         Remove superfluous backlashes.
4600         * ido.el: Miscellaneous doc fixes.
4601         Use Ido everywhere instead of ido or `ido' for consistency.
4602         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
4603         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
4604         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
4605         (ido-separator): Extract obsolescence info from docstring and declare
4606         with make-obsolete-variable.
4607         (ido-minibuffer-setup-hook): Simplify example.
4608         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
4609         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
4610         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
4611         (ido-everywhere): Reflow docstring.
4612         (ido-toggle-vc): Doc fix.
4613         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
4614         of long list of keybindings.
4616 2014-03-03  Glenn Morris  <rgm@gnu.org>
4618         * frame.el (display-pixel-height, display-pixel-width)
4619         (display-mm-dimensions-alist, display-mm-height)
4620         (display-mm-width): Doc tweaks.
4622 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
4624         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
4625         case of undo in region.
4627 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
4629         * window.el (fit-window-to-buffer): Fix argument in window-size
4630         call when window is horizontally combined.
4632 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
4634         * icomplete.el (icomplete-completions): Use string-width.
4635         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4637 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
4639         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4640         Highlight regexp options.  (Bug#16914)
4642 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
4644         * window.el (window--max-delta-1): Round down when calculating
4645         how many lines/columns we can get from a window.
4647 2014-03-01  Glenn Morris  <rgm@gnu.org>
4649         * isearch.el (search-invisible): Doc fix.
4651         * minibuffer.el (completion-hilit-commonality):
4652         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
4653         * comint.el (comint-dynamic-list-completions): Doc fix.
4654         * comint.el (comint-dynamic-list-completions):
4655         * filecache.el (file-cache-minibuffer-complete):
4656         * tempo.el (tempo-display-completions):
4657         * eshell/em-hist.el (eshell-list-history):
4658         Replace use of obsolete argument of display-completion-list.
4660 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
4662         * icomplete.el (icomplete-completions):
4663         Revert back to using "..." when ?… cannot be displayed.
4665 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
4667         * finder.el (finder-unload-function): New function.
4669 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
4671         * dframe.el (dframe-detach):
4672         * find-dired.el (find-dired, find-name-dired):
4673         * finder.el (finder-mode-map, finder-mode-syntax-table)
4674         (finder-headmark, finder-select, finder-mouse-select):
4675         Fix docstring typos.
4677 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
4679         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
4680         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
4681         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
4682         Fix doc-string based on a suggestion by Nicolas Richard
4683         <theonewiththeevillook@yahoo.fr>.
4684         * help.el (with-help-window): Fix doc-string.
4686 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
4688         * net/shr.el (shr-image-animate): New option.
4689         (shr-put-image): Respect shr-image-animate.
4691 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
4693         * net/tramp-adb.el (tramp-adb-parse-device-names):
4694         Use `accept-process-output'.
4695         (tramp-adb-handle-file-truename): Cache the localname only.
4696         (tramp-adb-handle-make-directory)
4697         (tramp-adb-handle-delete-directory): Flush file properties correctly.
4698         (tramp-adb-handle-set-file-modes): Do not raise an error when file
4699         modes cannot be changed.
4701         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
4702         file properties of symlinks.
4704 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
4706         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
4707         required/optional fields to match development biblatex.  (Bug#16781)
4709 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
4711         * saveplace.el (toggle-save-place):
4712         Fix argument handling.  (Bug#16673)
4714 2014-02-28  Glenn Morris  <rgm@gnu.org>
4716         * minibuffer.el (completions-first-difference)
4717         (completions-common-part, completion-hilit-commonality): Doc fixes.
4719 2014-02-28  Karl Berry  <karl@gnu.org>
4721         * info.el (Info-mode-map): Add H for describe-mode,
4722         to synchronize with standalone Info.
4724 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
4726         * progmodes/sql.el (sql-interactive-mode):
4727         Avoid setting global comint-input-ring-separator.  (Bug#16814)
4729 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
4731         * net/dbus.el (dbus--init-bus): Declare function.
4732         (dbus-path-local, dbus-interface-local): New defconst.
4733         (dbus-init-bus): Use them.
4734         (dbus-return-values-table): Extend doc.
4735         (dbus-handle-bus-disconnect): Extend error message.
4737 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
4739         * subr.el (y-or-n-p): Fix double space issue in message.
4741 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
4743         * net/tramp.el (tramp-call-process): Improve trace message.
4744         (tramp-handle-insert-file-contents): Trace error case.
4746         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
4747         <insert-directory>: Use `tramp-handle-insert-directory'.
4748         (tramp-adb-handle-insert-directory): Remove function.
4749         (tramp-adb-send-command-and-check): New defun, replacing
4750         `tramp-adb-command-exit-status'.  Change all callees.
4751         (tramp-adb-handle-file-attributes)
4752         (tramp-adb-handle-directory-files-and-attributes): Use it.
4753         (tramp-adb-ls-output-name-less-p):
4754         Use `directory-listing-before-filename-regexp'.
4755         (tramp-adb-handle-delete-directory): Flush also file properties of
4756         the truename of directory.
4757         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
4758         (tramp-adb-handle-file-local-copy): Make the local copy readable.
4759         (tramp-adb-handle-write-region): Implement APPEND.
4760         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
4761         properties correctly.
4762         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
4763         variables.  Check for connected devices only when needed.
4765 2014-02-27  Glenn Morris  <rgm@gnu.org>
4767         * minibuffer.el (completion-table-dynamic)
4768         (completion-table-with-cache): Doc fixes.
4770         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
4771         (completing-read-multiple): Doc fixes.
4773 2014-02-27  Daniel Colascione  <dancol@dancol.org>
4775         * minibuffer.el (completion--nth-completion): Fix indentation.
4777         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
4778         explicit tramp path is empty.
4780 2014-02-27  Glenn Morris  <rgm@gnu.org>
4782         * emacs-lisp/crm.el (completing-read-multiple):
4783         Empower help-enable-auto-load.
4785 2014-02-26  Glenn Morris  <rgm@gnu.org>
4787         * startup.el (command-line): Don't init the tty in daemon mode.
4789         Avoid calling tty-setup-hook twice, eg if a term file
4790         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
4791         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
4792         (tty-create-frame-with-faces): Use it.
4793         * startup.el (command-line): Pass run-hook argument
4794         to tty-run-terminal-initialization.
4796         * dired.el (dired-restore-desktop-buffer): Demote errors;
4797         eg in case a glob match fails.  (Bug#16884)
4799 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
4801         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
4802         error from `read-from-string'.  (Bug#16850)
4804         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
4805         result of `completing-read' in the interactive form.  (Bug#16854)
4807 2014-02-25  Glenn Morris  <rgm@gnu.org>
4809         * image.el (image-animate, image-animate-timeout):
4810         Stop animating images in dead buffers.  (Bug#16878)
4812         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
4814         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
4815         Doc fixes.
4816         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
4817         * term/sun.el (sun-raw-prefix-hooks):
4818         Use tty-setup-hook instead of term-setup-hook.
4819         (terminal-init-sun): Construct message from bytecomp plist.
4820         * term/wyse50.el (enable-arrow-keys): Doc fix.
4822 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
4824         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
4825         Fix docstring typos.
4827 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
4829         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
4831 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
4833         * minibuffer.el (completion--try-word-completion):
4834         Fix error when completing M-x commands (bug#16808).
4836 2014-02-24  Leo Liu  <sdl.web@gmail.com>
4838         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
4840 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
4842         * apropos.el (apropos-print): Avoid formatting error when
4843         apropos-do-all and apropos-compact-layout are both t.
4845 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
4847         * apropos.el (apropos-property, apropos-all-words-regexp)
4848         (apropos-true-hit, apropos-variable, apropos-print):
4849         Fix docstring typos, and remove obsolete comment.
4851 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
4853         * net/tramp-sh.el (tramp-sh-handle-file-truename):
4854         Preserve trailing "/".  (Bug#16851)
4856 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
4858         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
4859         after `=>' (bug#16811).
4860         (ruby-smie-rules): Handle the inconsistent second element of the
4861         list returned by `smie-indent--parent'.
4862         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
4863         method call.
4865 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
4867         * elec-pair.el (electric-pair-text-syntax-table)
4868         (electric-pair-syntax-info, electric-pair--syntax-ppss)
4869         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
4870         (electric-pair--looking-at-unterminated-string-p): Doc fix.
4871         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
4873 2014-02-22  Glenn Morris  <rgm@gnu.org>
4875         * imenu.el (imenu--generic-function): Doc fix.
4877         * register.el (frame-configuration-to-register): Make obsolete.
4879 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
4881         * desktop.el (desktop-save-buffer-p): Do not fail when
4882         desktop-files-not-to-save is nil.  Return t for true result
4883         as the doc says.
4885 2014-02-22  Daniel Colascione  <dancol@dancol.org>
4887         * net/secrets.el (secrets-create-item, secrets-search-items):
4888         Check that attribute values are strings, avoiding the construction
4889         of invalid dbus messages.
4891 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4893         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
4894         defun-declarations-alist.
4896 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4898         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
4899         (bug#16829).
4901 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4903         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
4904         (whitespace-newline, whitespace-trailing, whitespace-line)
4905         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
4906         (whitespace-space-after-tab): Fix typo in docstrings.
4908 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
4910         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
4912         * electric.el (electric-indent-functions-without-reindent):
4913         Add `yaml-indent-line'.
4915 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4917         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
4918         It has done nothing for years; should be removed after the release.
4920         * simple.el (choose-completion): Fix docstring typo.
4921         (read-quoted-char-radix): Remove unneeded * in docstring.
4922         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
4923         Don't escape parentheses unnecessarily in docstrings.
4925 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
4927         Fix handling of window-min-height/-width (Bug#16738).
4928         * window.el (window--dump-window, window--dump-frame):
4929         New functions.
4930         (window--min-size-1): Account for window dividers.
4931         When window-resize-pixelwise is nil, delay rounding till after the
4932         sum of the window components has been calculated.
4933         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
4934         nil make sure at least one text line and two text columns remain
4935         fully visible.
4936         (window-resize): Signal an error when window-resize-apply fails.
4937         (window--resize-child-windows): Fix calculation of by how many
4938         pixels a window can still be shrunk via window-new-normal.
4939         (adjust-window-trailing-edge): Call window--resizable with
4940         correct TRAIL argument.
4942         (with-temp-buffer-window): Don't evaluate BODY within
4943         with-current-buffer (Bug#16816).
4945 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
4947         * net/tramp.el (tramp-check-cached-permissions):
4948         Call `file-attributes' with `suffix' being a symbol but a string.
4950 2014-02-21  Daniel Colascione  <dancol@dancol.org>
4952         * net/dbus.el (dbus-init-bus-1): Declare new subr.
4953         (dbus-init-bus): New function: call into dbus-init-bus-1
4954         and installs a handler for the disconnect signal.
4955         (dbus-call-method): Rewrite to look for result in cons.
4956         (dbus-call-method-handler): Store result in cons.
4957         (dbus-check-event): Recognize events with nil sender as valid.
4958         (dbus-handle-bus-disconnect): New function.  React to bus
4959         disconnection signal by synthesizing dbus error for each
4960         pending synchronous or asynchronous call.
4961         (dbus-notice-synchronous-call-errors): New function.
4962         (dbus-handle-event): Raise errors directly only when `dbus-debug'
4963         is true, not all the time.
4965 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4967         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
4968         Remove obsolescence declarations, these variables do not exist anymore.
4970         * savehist.el (savehist-save-minibuffer-history)
4971         (savehist-additional-variables, savehist-file, savehist-mode-hook)
4972         (savehist-save-hook, savehist-coding-system, savehist-loaded)
4973         (savehist-load, savehist-install, savehist-autosave): Fix typos;
4974         mostly, refer to "Savehist mode" when talking about the mode,
4975         and not the function.
4977         * saveplace.el (save-place): Remove redundant info in docstring.
4978         (save-place-forget-unreadable-files, toggle-save-place)
4979         (save-place-forget-unreadable-files, save-place-dired-hook):
4980         Fix typos and remove unneeded backslashes.
4982 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
4984         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
4985         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
4987         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
4988         <insert-directory>: Use `tramp-handle-insert-directory'.
4989         (tramp-gvfs-handle-insert-directory): Remove function.
4991         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
4992         Call `tramp-handle-insert-directory'.
4994 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
4996         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
4997         before the start of buffer/region (bug#16799).
4999 2014-02-20  Glenn Morris  <rgm@gnu.org>
5001         * isearch.el (search-invisible): Doc fix.
5003 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
5005         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
5006         (bug#16657).
5008 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
5010         * frameset.el (frameset-restore): Delay removing an old frame's
5011         duplicate id until the new frame has been correctly created.
5013 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
5015         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
5016         (tramp-check-cached-permissions): Call `file-attributes' if the
5017         cache is empty.
5019         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
5020         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
5022         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
5023         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
5024         (tramp-gvfs-maybe-open-connection): Set always connection
5025         properties, even if target is mounted already.
5027         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
5028         Set tramp-autoload cookie.
5029         (tramp-get-remote-touch): New defun.
5030         (tramp-sh-handle-set-file-times): Use it.
5031         (tramp-sh-handle-directory-files-and-attributes):
5032         Use `tramp-handle-directory-files-and-attributes' if neither stat
5033         nor perl are available on the remote host.
5035         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
5036         "/".  Write long listing only when "l" belongs to the switches.
5038         * net/trampver.el: Update release number.
5040 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
5042         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
5044 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
5046         * window.el (window-state-put): Allow WINDOW to refer to an
5047         internal window (Bug#16793).
5049 2014-02-19  Glenn Morris  <rgm@gnu.org>
5051         * textmodes/remember.el: Move provide statement to end.
5052         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
5053         (remember-notes): Doc fixes.
5055 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5057         * delsel.el (delete-char): Restore incorrectly erased property
5058         (bug#16795).
5060 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
5062         * frameset.el (frameset--restore-frame): When a frame is being reused
5063         and its root window is not alive, delete all the frame's windows before
5064         restoring the window state.  This works around the issue in bug#16793.
5066 2014-02-18  Glenn Morris  <rgm@gnu.org>
5068         * textmodes/remember.el (remember-data-directory)
5069         (remember-directory-file-name-format, remember-store-in-files)
5070         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
5071         (remember-notes-save-and-bury-buffer)
5072         (remember-notes--kill-buffer-query): Doc fixes.
5074         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
5076 2014-02-17  Alan Mackenzie  <acm@muc.de>
5078         Connect electric-indent-mode up with CC Mode.  Bug #15478.
5079         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
5080         to electric-indent-{,local-}-mode.
5081         (c-basic-common-init): Set electric-indent-inhibit.
5082         Initialise c-electric-flag from electric-indent-mode.
5083         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
5084         New hook functions which propagate electric-indent-mode to CC mode.
5086         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
5087         hit, toggle electric-indent-local-mode.
5089         * electric.el (electric-indent-mode-has-been-called):
5090         New variable.
5092 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
5094         * frameset.el (frameset-cfg-id): New function.
5095         (frameset--reuse-frame, frameset-restore): Use it.
5096         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
5098 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5100         * ido.el (ido-file-internal): Remove unused var `d'.
5101         Use \` for to match BoS.  Fit within 80n columns.
5103 2014-02-17  Daniel Colascione  <dancol@dancol.org>
5105         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
5106         dbus-call-method check for completion using a busy-wait loop with
5107         gradual backoff.
5109 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
5111         Sync with Tramp 2.2.9.
5113         * net/trampver.el: Update release number.
5115 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
5117         * ido.el (ido-file-internal): Don't add the name of an existing
5118         directory twice.  (Bug#16747)
5120 2014-02-16  Glenn Morris  <rgm@gnu.org>
5122         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
5123         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
5125 2014-02-15  Michael R. Mauger  <michael@mauger.com>
5127         * progmodes/sql.el: Version 3.4
5128         (sql-oracle-options): New default value ("-L").
5129         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
5130         (sql-placeholders-filter): Correct placeholder pattern.
5131         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
5132         (sql-login-delay): New variable.
5133         (sql-product-interactive): Use it.
5135 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
5137         * frameset.el (frameset--jump-to-register): Check that buffer is live
5138         (bug#16749).
5140 2014-02-15  Glenn Morris  <rgm@gnu.org>
5142         * info.el (info-initialize): Revert 2014-01-10 change.
5144 2014-02-14  Glenn Morris  <rgm@gnu.org>
5146         * replace.el (map-query-replace-regexp)
5147         (read-regexp-defaults-function, read-regexp): Doc fixes.
5149         * dired.el (dired-read-regexp):
5150         * faces.el (list-faces-display):
5151         * misearch.el (multi-isearch-read-matching-buffers)
5152         (multi-isearch-read-matching-files):
5153         * play/cookie1.el (cookie-apropos):
5154         * progmodes/grep.el (grep-read-regexp): Doc fixes.
5156         * textmodes/remember.el (remember): Use frameset-to-register
5157         rather than frame-configuration-to-register.
5159 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
5161         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
5162         incorrect keybinding.
5164 2014-02-13  Daniel Colascione  <dancol@dancol.org>
5166         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
5167         when adding overlays so that line numbers from compiler match line
5168         numbers we use.
5170 2014-02-13  Glenn Morris  <rgm@gnu.org>
5172         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
5174         * jit-lock.el (jit-lock-mode): Doc fix.
5176 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
5178         * apropos.el (apropos-read-pattern): When the user passes an empty
5179         string, give a more helpful error message than "Wrong type
5180         argument: stringp, nil".
5182 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5184         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
5186 2014-02-13  Glenn Morris  <rgm@gnu.org>
5188         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
5190 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5192         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
5193         shift-select commands.
5195 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
5197         * progmodes/js.el (js-indent-line): Don't widen.
5198         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
5200 2014-02-12  Glenn Morris  <rgm@gnu.org>
5202         * icomplete.el (icomplete): Add info-link to defgroup.
5203         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
5204         (icomplete-minibuffer-map, icomplete-mode)
5205         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
5207         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
5208         (package-menu-filter): Rename from package-menu-filter-interactive.
5209         Doc fix.
5211 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
5213         * frameset.el (frameset--jump-to-register): Select the required
5214         window and buffer before restoring position (bug#16696).
5216 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
5218         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
5220 2014-02-10  Glenn Morris  <rgm@gnu.org>
5222         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
5224 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
5226         * w32-common-fns.el (x-get-selection): Doc fix.
5227         * select.el (x-get-selection): Doc fix.  (Bug#15109)
5229         * face-remap.el (face-remap-add-relative)
5230         (face-remap-remove-relative, face-remap-reset-base)
5231         (face-remap-set-base): Call force-mode-line-update to redisplay
5232         the current buffer due to potential change in faces.  (Bug#16709)
5234 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
5236         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
5237         script more robustly.
5239 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
5241         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
5243         * simple.el (choose-completion): Doc fix (bug#14160).
5245         * subr.el (event-start): Say what a nil EVENT value means.
5247         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
5248         (bug#14197).
5250         * progmodes/grep.el (find-program): Doc fix (bug#14289).
5252         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
5254         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
5256         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
5257         predicate function (bug#15455).
5259 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
5261         * ielm.el (inferior-emacs-lisp-mode): Instead of
5262         `comment-use-global-state', set `comment-use-syntax'.
5264 2014-02-10  Glenn Morris  <rgm@gnu.org>
5266         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
5268 2014-02-09  Alan Mackenzie  <acm@muc.de>
5270         Fix c-invalidate-state-cache on narrowed buffers.
5271         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
5272         Widen when setting and clearing the CPP delimiter properties.
5274 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5276         * help.el (describe-bindings): Doc fix (bug#9888).
5278         * files.el (save-buffer): Use ARG as the parameter name for
5279         consistency (bug#10346).
5280         (save-buffer): Clarify the 0 argument (bug#10346).
5282         * cus-edit.el (customize-apropos): Fix error string.
5283         (custom-buffer-create): Doc fix (bug#11122).
5284         (custom-sort-items): Doc fix (bug#11121).
5286         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
5288         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
5289         (icomplete-simple-completing-p): Mention the previous variable.
5291         * font-lock.el (font-lock-value-in-major-mode): Clarify the
5292         meaning of the parameter (bug#12282).
5294         * files.el (find-file-noselect): Clarify prompt when changing
5295         readedness (bug#13261).
5296         (locate-file): Suffixes aren't returned, so don't say that they
5297         are (bug#12674).
5298         (backup-inhibited): Doc clarification (bug#12525).
5300         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
5301         before we actually start to delete things (bug#16331).
5303         * subr.el (event-start): Doc fix (bug#14228).
5304         (event-end): Ditto.
5306 2014-02-09  Glenn Morris  <rgm@gnu.org>
5308         * emacs-lisp/warnings.el (lwarn):
5309         Empower help-enable-auto-load.  (Bug#15940)
5311 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
5313         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
5314         (Bug#16690)
5316 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
5318         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
5319         Insert output at end of buffer.  (Bug#16120)
5321 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
5323         * simple.el (choose-completion-string-functions): Document new
5324         calling convention (bug#14153).
5325         (execute-extended-command): Clarify doc string (bug#13373).
5327         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
5329         * find-dired.el (find-name-dired): Doc fix (bug#14290).
5330         (find-grep-dired): Doc fix (bug#14288).
5332 2014-02-08  Juri Linkov  <juri@jurta.org>
5334         * isearch.el (isearch-quote-char): Check character validity
5335         like in `quoted-insert' (bug#16677).
5337 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
5339         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
5341         * isearch.el (isearch-hide-immediately): Doc clarification
5342         (bug#14723).
5344         * simple.el (line-move): Document utility function used many
5345         places in the Emacs sources (bug#14843).
5347         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
5348         (dired-prev-marked-file): Doc fix (bug#14855).
5349         (dired-up-directory): Doc fix (bug#14848).
5351         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
5353         * files.el (file-relative-name): Doc fix (bug#15159).
5355         * fringe.el (fringe-styles): Doc fix (bug#15239).
5357         * isearch.el (isearch-filter-predicate): Documentation typo fix
5358         (bug#15474).
5360         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
5362         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
5364         * replace.el (replace-match-maybe-edit): Doc clarification
5365         (bug#15632).
5367         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
5369         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
5371 2014-02-08  Glenn Morris  <rgm@gnu.org>
5373         * help-fns.el (describe-variable):
5374         Check {file,dir}-local-variables-alist, and buffer-file-name,
5375         in the correct buffer.
5377 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
5379         * help-fns.el (describe-variable): Fix the case where
5380         a value is directory-local with no dir-locals file.  (Bug#16635)
5382 2014-02-08  Glenn Morris  <rgm@gnu.org>
5384         * abbrev.el (edit-abbrevs-mode):
5385         Derive from fundamental-mode.  (Bug#16682)
5387 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
5389         * simple.el (quoted-insert): Check character validity (bug#16677).
5391 2014-02-07  Juri Linkov  <juri@jurta.org>
5393         * desktop.el (desktop-read): Claim the lock when the owner is not
5394         the current process.  (Bug#16157)
5396 2014-02-07  Juri Linkov  <juri@jurta.org>
5398         * desktop.el (desktop-buffers-not-to-save): Change default from nil
5399         to "\\` ".  (Bug#16651)
5401 2014-02-07  Juri Linkov  <juri@jurta.org>
5403         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
5404         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
5405         (desktop-auto-save-cancel-timer): New function with some code from
5406         `desktop-auto-save-set-timer'.
5407         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
5408         Instead of setting `desktop-save-mode' to nil, call
5409         `desktop-save-mode' with arg 0.  (Bug#16630)
5411 2014-02-07  Glenn Morris  <rgm@gnu.org>
5413         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
5414         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5415         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
5417         * obsolete/iswitchb.el: Move to obsolete/.
5418         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
5419         since obsolete/ is not scanned for autoloads.
5420         * emacs-lisp/authors.el (authors-valid-file-names):
5421         Add iswitchb.el.
5423         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
5424         Disable now non-functional find-file-hook.
5426 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
5428         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
5429         instead of ";" in order to avoid additional prompts.  Let heredoc
5430         scripts read from tty.  (Bug#16582)
5431         (tramp-send-command): No special handling of heredocs, it isn't
5432         necessary anymore.
5434 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5436         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
5437         with a space (bug#16664).  Limit the symbols considered to the ones
5438         that are bound or fbound (bug#16646).
5440 2014-02-06  Glenn Morris  <rgm@gnu.org>
5442         * epa.el (epa-mail-aliases): Doc fix.
5444 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
5446         * emacs-lisp/lisp.el (lisp-completion-at-point):
5447         Use `completion-table-merge' instead of `completion-table-in-turn'
5448         (bug#16604).
5450         * minibuffer.el (completion-table-merge): New function.
5452 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
5454         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
5455         (tramp-sh-handle-set-file-acl)
5456         (tramp-sh-handle-start-file-process)
5457         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
5458         (tramp-find-executable, tramp-send-command): Use it.
5460 2014-02-05  Glenn Morris  <rgm@gnu.org>
5462         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
5464 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5466         * progmodes/python.el (python-shell-send-string)
5467         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
5469 2014-02-04  Anders Lindgren  <andlind@gmail.com>
5471         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
5472         the names (bug#16620).
5474 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
5476         * faces.el (window-divider): New default value.  Rewrite doc-string.
5477         (window-divider-first-pixel, window-divider-last-pixel): New faces.
5479 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
5481         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
5482         `protected' and `public' can also be called without arguments.
5484 2014-02-03  Glenn Morris  <rgm@gnu.org>
5486         * register.el (window-configuration-to-register)
5487         (frame-configuration-to-register): Unadvertise unused argument.
5488         * frameset.el (frameset-to-register): Remove unused argument.
5490         * frameset.el (frameset-to-register):
5491         * kmacro.el (kmacro-to-register):
5492         * register.el (increment-register):
5493         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
5494         (calc-append-to-register, calc-prepend-to-register):
5495         * play/gametree.el (gametree-layout-to-register)
5496         (gametree-apply-register-layout):
5497         * textmodes/picture.el (picture-clear-rectangle-to-register)
5498         (picture-yank-rectangle-from-register):
5499         * vc/emerge.el (emerge-combine-versions-register):
5500         Use register-read-with-preview to read registers.
5502 2014-02-03  João Távora  <joaotavora@gmail.com>
5504         * elec-pair.el (electric-pair-backward-delete-char): Don't error
5505         when at beginning of (possibly narrowed) buffer.
5507 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5509         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
5510         Also try to display local help from just before point.
5512 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
5514         c-parse-state.  Don't "append-lower-brace-pair" in certain
5515         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
5516         recognised as a comment.
5518         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
5519         as well as normal comment starter.
5520         (c-parse-state-get-strategy): Extra return possibility
5521         'back-and-forward.
5522         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
5523         return value list to indicate replacement of a brace-pair cons
5524         with its car.
5525         (c-parse-state-1): With 'back-and-forward, only call
5526         c-append-lower-brace-pair-to state-cache when cons-separated.
5528 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
5530         * term/ns-win.el (ns-suspend-error): New function.
5531         (ns-initialize-window-system): Add ns-suspend-error to
5532         suspend-hook (Bug#16612).
5534 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5536         * progmodes/cc-defs.el (c-find-assignment-for-mode):
5537         Make loading cc-mode silent.
5539 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5541         * comint.el (comint-prompt-read-only): Change doc to suggest
5542         remap keybinding.
5544 2014-02-02  Glenn Morris  <rgm@gnu.org>
5546         * register.el (register-read-with-preview, point-to-register)
5547         (window-configuration-to-register, frame-configuration-to-register)
5548         (jump-to-register, number-to-register, view-register, insert-register)
5549         (copy-to-register, append-to-register, prepend-to-register)
5550         (copy-rectangle-to-register): Doc fixes.
5552 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5554         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
5555         * emacs-lisp/find-func.el (find-function-C-source): Idem.
5556         * emacs-lisp/nadvice.el (advice--cd*r): New function.
5557         * help-fns.el (describe-function-1): Use it.
5559 2014-02-02  Glenn Morris  <rgm@gnu.org>
5561         * register.el (register-preview-default): New function,
5562         split from register-preview.
5563         (register-preview-function): Rename from register-preview-functions,
5564         make it not a hook.
5565         (register-preview): Use register-preview-function.
5566         (register-read-with-preview): Error on non-character event.  (Bug#16595)
5568 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
5570         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
5571         `:' before binary operators (bug#16609).  Don't check for `:'
5572         before `[' and `(', or their syntax status.  A percent literal
5573         can't end with either.
5574         (ruby-font-lock-keywords): For built-ins that require arguments,
5575         check that they're followed by something that looks like argument
5576         (bug#16610).
5578 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5580         * subr.el (butlast): Document what an omitted N means (bug#13437).
5581         (nbutlast): Ditto.
5583 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5585         * net/shr.el (shr-generic): Make into a defsubst to make the stack
5586         depth shallower (bug#16587).
5587         (shr-tag-svg): Respect `shr-inhibit-images'.
5588         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
5590 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
5592         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
5593         (ruby-smie-grammar): Make "." right-associative.  Make its priority
5594         lower than the ternary and all binary operators.
5595         (ruby-smie-rules): Indent "(" relative to the first non-"."
5596         parent, or the first "." parent at indentation.
5597         Use `ruby-align-chained-calls' for indentation of "." tokens.
5598         (Bug#16593)
5600 2014-01-31  Juri Linkov  <juri@jurta.org>
5602         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
5603         from `make-hash-table'.
5605         * textmodes/ispell.el (ispell-init-process): Change message format
5606         to be consistent with other messages.
5608 2014-01-31  Glenn Morris  <rgm@gnu.org>
5610         * delsel.el (delete-selection-mode): Doc fix.
5612         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
5613         (trace-function-background): Doc fixes.
5615         * ido.el (ido-use-virtual-buffers): Doc fix.
5616         Reset :version, since the default value has not changed.
5618         * register.el (register-preview-delay, register-read-with-preview):
5619         Doc fixes.
5621         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
5622         do not mess with mail-buffer position (fixes 2009-11-03 change).
5623         * progmodes/cc-mode.el (c-submit-bug-report):
5624         Check auto-fill-mode is bound.  (Bug#16592)
5626 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
5628         * startup.el (fancy-splash-image-file): New function,
5629         split from fancy-splash-head.
5630         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
5631         so that we are both using the same image.  (Bug#16574)
5633 2014-01-30  Glenn Morris  <rgm@gnu.org>
5635         * simple.el (eval-expression): Doc fix.
5637         * hexl.el (hexl-mode-hook):
5638         * ielm.el (ielm-mode-hook):
5639         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
5640         (lisp-interaction-mode-hook):
5641         * progmodes/cfengine.el (cfengine3-documentation-function):
5642         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
5644 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5646         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
5647         is a symbol (bug#16584).
5649 2014-01-30  Glenn Morris  <rgm@gnu.org>
5651         * help.el (help-for-help-internal): Add "P" to text.
5653 2014-01-29  Glenn Morris  <rgm@gnu.org>
5655         * simple.el (just-one-space, cycle-spacing): Doc fixes.
5657 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
5659         * window.el (fit-frame-to-buffer): Fix calculations for margins and
5660         height constraints.
5662 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
5664         * progmodes/hideif.el: Extend to full CPP expression syntax.
5665         (hif-token-alist): Add missing tokens.
5666         (hif-token-regexp): Add support for float/octal/hex immediates.
5667         (hif-string-literal-regexp): New const.
5668         (hif-tokenize): Recognize strings and float/octal/hex immediates.
5669         (hif-exprlist): New function.
5670         (hif-parse-if-exp): Use it.
5671         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
5672         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
5673         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
5674         (hif-logxor, hif-comma): New functions.
5676 2014-01-28  Glenn Morris  <rgm@gnu.org>
5678         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
5680         * indent.el (tab-stop-list): Doc fix.  Add :version.
5682         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
5683         (cvs-append-to-ignore): Add compatibility alias.
5685 2014-01-27  Glenn Morris  <rgm@gnu.org>
5687         * dired.el (dired-hide-details-mode): Don't autoload it,
5688         since it cannot be used outside Dired buffers anyway.
5690         * emulation/cua-base.el (cua-mode): Doc fix.
5692         * dired.el (dired-hide-details-hide-symlink-targets)
5693         (dired-hide-details-hide-information-lines)
5694         (dired-hide-details-mode): Doc fixes.
5696         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
5697         * strokes.el (strokes-file): Doc fix.  Bump :version.
5698         (strokes-help): Doc fix.
5699         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
5700         * emulation/viper.el (viper): Doc fix for custom group.
5701         (top-level): Remove oh-so-no-longer-relevant text about vip.
5702         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
5704         * ido.el (ido-save-directory-list-file):
5705         * saveplace.el (save-place-file):
5706         * calendar/timeclock.el (timeclock-file):
5707         * net/quickurl.el (quickurl-url-file):
5708         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
5709         * progmodes/idlwave.el (idlwave-config-directory):
5710         * textmodes/remember.el (remember-data-file):
5711         Bump :version.
5713 2014-01-26  Glenn Morris  <rgm@gnu.org>
5715         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
5716         Doc fix.  Make obsolete.
5717         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
5719         * sort.el (delete-duplicate-lines): Doc fix.
5721 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5723         * progmodes/ada-mode.el (ada):
5724         * woman.el (woman): Link to info manual and Commentary section.
5726         * progmodes/flymake.el (flymake):
5727         * nxml/nxml-mode.el (nxml):
5728         * net/eww.el (eww):
5729         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
5730         * htmlfontify.el (htmlfontify):
5731         * ses.el (ses):
5732         * epa.el (epa):
5733         * ido.el (ido): Link to info manual.
5735 2014-01-25  Leo Liu  <sdl.web@gmail.com>
5737         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
5739 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
5741         * net/shr.el (shr-tag-img): Prefer the title over the alt text
5742         (bug#16537).
5744 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
5746         * net/eww.el (eww-download-callback):
5747         Fix reference to eww-download-directory.
5749         * emacs-lisp/bytecomp.el (byte-compile-file):
5750         Remove unused local variable `file-name'.
5752 2014-01-24  Glenn Morris  <rgm@gnu.org>
5754         * woman.el (woman-default-faces, woman-monochrome-faces):
5755         Fix obsolescence specification.
5757         * subr.el (with-demoted-errors): Doc fix.
5759 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5761         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
5762         (cl--macroexp-fboundp): New function.
5763         (cl--make-type-test): Use it.
5765 2014-01-23  Glenn Morris  <rgm@gnu.org>
5767         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
5768         * simple.el (eval-expression): Doc fixes.
5770 2014-01-22  Glenn Morris  <rgm@gnu.org>
5772         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
5774 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5776         * emacs-lisp/package.el: Write files silently.
5777         (package-autoload-ensure-default-file, package--write-file-no-coding)
5778         (package-generate-description-file, package--download-one-archive)
5779         (package-install-from-archive): Tell `write-region' to stay quiet.
5780         (package-menu-mode, package-menu--print-info): Omit the Archive column
5781         if there's only one archive.
5782         (package-all-keywords, package--has-keyword-p): Remove dead code.
5784 2014-01-22  Glenn Morris  <rgm@gnu.org>
5786         * version.el (emacs-bzr-version-bzr): Fix typo.
5788         * version.el (emacs-repository-get-version):
5789         Check either .bzr or .git, but not both.
5790         Make the git case actually use the DIR argument, and return nil
5791         rather than the empty string.
5792         Avoid error if .git exists but the git executable is not found.
5794 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
5796         Fixes in window size functions around Bug#16430 and Bug#16470.
5797         * window.el (window-total-size, window-size): New argument ROUND.
5798         (window--min-delta-1, window-min-delta, window--max-delta-1):
5799         Be more conservative when calculating the numbers of lines or
5800         columns a window can shrink (Bug#16430).
5801         (fit-window-to-buffer): Simplify code.
5802         * term.el (term-window-width): Call window-body-width again.
5804 2014-01-22  Glenn Morris  <rgm@gnu.org>
5806         * image.el (image-format-suffixes): Doc fix.
5808         * international/quail.el (quail-define-package): Doc fix.
5810         * emacs-lisp/authors.el (authors-valid-file-names)
5811         (authors-renamed-files-alist): Additions.
5813         * vc/vc-git.el (vc-git-print-log): Remove --follow;
5814         reverts 2014-01-09 change.  (Bug#16422)
5816         * calc/calc-embed.el (thing-at-point-looking-at):
5817         * emacs-lisp/map-ynp.el (x-popup-dialog):
5818         * obsolete/lmenu.el (x-popup-dialog):
5819         * emacs-lisp/package.el (url-recreate-url):
5820         * mail/mailclient.el (clipboard-kill-ring-save):
5821         * subr.el (x-popup-dialog): Update declaration.
5822         * mail/rmail.el (rmail-mime-message-p):
5823         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
5825 2014-01-21  Daniel Colascione  <dancol@dancol.org>
5827         * progmodes/sh-script.el (sh--inside-noncommand-expression):
5828         Correctly detect when we're inside an arithmetic expansion form
5829         containing nested parenthesis.
5830         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
5831         to detect cases where we shouldn't expand "<<" to a heredoc
5832         skeleton.
5834 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5836         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
5837         (eldoc--message-command-p): New function.
5838         (eldoc-display-message-p): Use it.
5839         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
5840         message is not automatically erased for us.
5841         (eldoc-print-current-symbol-info): Erase previous message, if any.
5843 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
5845         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
5846         specify it's an interactive function.
5848         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5849         Fix regex used for scanning for citation keys which failed for
5850         citations with optional arguments.
5852 2014-01-21  Leo Liu  <sdl.web@gmail.com>
5854         * simple.el (read--expression): Don't enable eldoc-mode.
5856 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5858         * simple.el (move-beginning-of-line): Make sure we don't move forward
5859         (bug#16497).
5861 2014-01-20  Juri Linkov  <juri@jurta.org>
5863         * saveplace.el (toggle-save-place, save-place-to-alist)
5864         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
5865         'dired-mode) before checking for dired-directory.  (Bug#16477)
5867 2014-01-20  Juri Linkov  <juri@jurta.org>
5869         * indent.el (indent-line-to): Use backward-to-indentation
5870         instead of back-to-indentation.  (Bug#16461)
5872 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
5874         Revert some of the CANNOT_DUMP fix (Bug#16494).
5875         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
5876         but fixing this can wait until after the next release.
5877         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
5879 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
5881         * eshell/esh-mode.el (eshell-password-prompt-regexp):
5882         Use `password-word-equivalents'.
5883         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
5884         to t.  (Bug#5664, Bug#13124)
5886 2014-01-19  Alan Mackenzie  <acm@muc.de>
5888         Bind open-paren-in-column-0-is-defun-start to nil at some entry
5889         points.
5890         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
5891         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
5892         * progmodes/cc-mode.el (c-before-change, c-after-change)
5893         (c-font-lock-fontify-region): Bind it here.
5895 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
5897         * term.el (term-window-width): Call window-text-width instead of
5898         window-width (Bug#16470).
5900 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
5902         * simple.el (password-word-equivalents): Remove duplicates.
5903         Sort, to make this easier next time.
5904         Downcase.  Omit ": " after "jelszó".
5906 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
5908         * term/common-win.el (saved-region-selection): Defvar it.
5909         (x-select-text): Set saved-region-selection (Bug#16382).
5911 2014-01-18  Glenn Morris  <rgm@gnu.org>
5913         * emacs-lisp/authors.el (authors-aliases)
5914         (authors-renamed-files-alist): Add some entries.
5916 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
5918         * net/tramp.el (tramp-password-prompt-regexp):
5919         Use `password-word-equivalents' if available.
5920         (tramp-action-password, tramp-process-one-action)
5921         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
5923 2014-01-17  Chong Yidong  <cyd@gnu.org>
5925         * simple.el (password-word-equivalents): New defcustom.
5926         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
5927         to 24.4.
5928         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
5929         to t.  (Bug#13124)
5931 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
5933         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
5934         (ruby-align-to-stmt-keywords): Change the default value.
5935         Use `ruby-alignable-keywords' to generate the possible customization
5936         choices.
5937         (ruby-smie-rules): Instead of using a hardcoded list of alignable
5938         keywords, check against the value of `ruby-alignable-keywords'
5939         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
5941 2014-01-17  Glenn Morris  <rgm@gnu.org>
5943         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
5945         Make M-x authors return zero *Authors Errors* from current logs.
5946         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
5947         (authors-ignored-files): Add some entries, remove others.
5948         (authors-ambiguous-files, authors-valid-file-names):
5949         Add some entries.
5950         (authors-renamed-files-alist): Add, remove, and adjust entries.
5951         (authors-renamed-files-regexps): Add some entries.
5952         Remove some very broad ones.  Make some entries `lax'.
5953         (authors-lax-changelogs): New constant.
5954         (authors-disambiguate-file-name): Treat top-level specially.
5955         (authors-lax-changelog-p): New function.
5956         (authors-canonical-file-name): Check file as written against
5957         authors-valid-file-names.  Do not special-case etc/.
5958         Handle `lax' logs and authors-renamed-files-regexps elements.
5960 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
5962         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
5963         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
5964         callers.
5966 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5968         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
5969         Assume we're already in the proper buffer.
5970         Inspired by Anders Lindgren <andlind@gmail.com>.
5971         (follow-post-command-hook): Call it from the right buffer.
5972         (follow-comint-scroll-to-bottom): Adjust call.
5973         (follow-all-followers): Use get-buffer-window-list.
5975 2014-01-15  Daniel Colascione  <dancol@dancol.org>
5977         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
5978         `buffer-file-name' in interactive-form so that we don't leave
5979         pathless file names in `file-name-history'.
5981 2014-01-15  Juri Linkov  <juri@jurta.org>
5983         * indent.el (indent-rigidly): Set deactivate-mark to nil
5984         in transient indentation mode.  (Bug#16438)
5986 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
5988         * emacs-lisp/package.el (package-desc-keywords): New function
5989         (Bug#16222).
5990         (describe-package-1, package-all-keywords)
5991         (package--has-keyword-p): Use it.
5993 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
5995         * simple.el (define-alternatives): When creating the
5996         COMMAND-alternatives variable, assign COMMAND as its definition
5997         name so that `describe-variable' can relocate it.
5999 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
6001         * font-lock.el (font-lock-keywords): Fix typo in docstring
6002         (bug#16307).
6004 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
6006         * ispell.el (ispell-region): Reset `in-comment' for new line
6007         instead of wrongly reset `add-coment' (bug#13577).
6009 2014-01-14  Daiki Ueno  <ueno@gnu.org>
6011         * epa-file.el (epa-file-write-region): Encode the region according
6012         to `buffer-file-format'.  Problem reported at:
6013         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
6015 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6017         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
6018         so it applies in the right buffer (bug#16410).
6020 2014-01-13  Daniel Colascione  <dancol@dancol.org>
6022         * textmodes/rst.el (rst-define-key): Provide deprecated
6023         keybindings through named functions instead of anonymous ones so
6024         that "??" doesn't appear in describe-mode output.
6026 2014-01-13  Bastien Guerry  <bzg@gnu.org>
6028         * simple.el (define-alternatives): Call the selected command
6029         interactively.  When setting `COMMAND--implementation' for the
6030         first time, tell the user how to chose another implementation.
6031         Enhance the docstring.
6033 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6035         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
6036         (log-edit--match-first-line): New function.
6037         (log-edit-font-lock-keywords): Use it.
6038         (log-edit-mode): Make jit-lock-defer-multiline work.
6040 2014-01-13  Bastien Guerry  <bzg@gnu.org>
6042         * rect.el (rectangle-mark-mode): When the region is not active,
6043         display a message saying that the mark as been set and that
6044         rectangle mode is in use.
6045         (rectangle--highlight-for-redisplay): Only put an overlay with a
6046         visible vertical bar when (display-graphic-p) is non-nil.
6047         This partially fixes Bug#16403.
6049 2014-01-13  Juri Linkov  <juri@jurta.org>
6051         * info.el (Info-find-file): Go to DIR before displaying the error
6052         about a nonexistent file if no previous Info file is visited.
6053         Use `user-error' instead of `error' for "Info file %s does not exist".
6054         (Info-find-node-2): In case of a nonexistent node in unwind forms
6055         go to the Top node if there is no previous node to revert to.
6056         (Bug#16405)
6058 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
6060         fit-frame/window-to-buffer code fixes including one for Bug#14096.
6061         * window.el (fit-frame-to-buffer): Fix doc-string.
6062         Respect window-min-height/-width.  Fit pixelwise when
6063         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
6064         when avoiding that frame goes partially off-screen.
6065         (fit-window-to-buffer): Respect window-min-height/-width
6066         (Bug#14096).
6068 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6070         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
6071         after an empty line.
6073 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6075         * net/shr.el (shr-render-region): Autoload.
6077 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
6079         * net/eww.el (eww-download-directory): Rename from
6080         `eww-download-path' (Bug#16419).
6082 2014-01-12  Leo Liu  <sdl.web@gmail.com>
6084         * dired-x.el (dired-mode-map): Fix last change.
6086         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
6088 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
6090         Spelling fixes.
6091         * emacs-lisp/generic.el (generic--normalize-comments):
6092         Rename from generic--normalise-comments.  All uses changed.
6093         * play/bubbles.el (bubbles--neighborhood-score)
6094         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
6095         (bubbles--neighborhood-available)
6096         (bubbles--update-neighborhood-score):
6097         Rename from names with 'neighbourhood'.  All uses changed.
6099 2014-01-12  Leo Liu  <sdl.web@gmail.com>
6101         Re-implement the feature of showing eldoc info after editing.
6102         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
6103         (eldoc-edit-message-commands): New function.
6104         (eldoc-print-after-edit): New variable.
6105         (eldoc-pre-command-refresh-echo-area): Emit message only by
6106         eldoc-message-commands.
6107         (eldoc-mode): Restrict eldoc-message-commands to editing commands
6108         if eldoc-print-after-edit is set.  (Bug#16346)
6109         * simple.el (read--expression): Enable eldoc-mode.
6110         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
6112 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
6113             Eric S. Raymond  <esr@thyrsus.com>
6115         * version.el (emacs-repository-get-version): Enhance so the
6116         function works correctly in either a Bazaar or Git repo.
6118 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
6120         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
6121         Goes with removal of the joke manpages from /etc.
6123 2014-01-10  Kenichi Handa  <handa@gnu.org>
6125         * mail/rmail.el (rmail-get-coding-system):
6126         Check rmail-get-coding-function before "funcall"ing it.
6128 2014-01-10  Glenn Morris  <rgm@gnu.org>
6130         * emacs-lisp/authors.el (authors-fixed-entries):
6131         Update for files that no longer exist.
6133 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
6135         * version.el (emacs-bzr-get-version): Restore compatibilty with
6136         24.3 (Tested).
6138 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
6140         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
6141         and Podfile.
6143 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
6145         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
6147 2014-01-10  Chong Yidong  <cyd@gnu.org>
6149         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
6151 2014-01-10  Anders Lindgren  <andlind@gmail.com>
6153         * follow.el (follow-cache-command-list): Include right-char and
6154         left-char.
6156 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
6158         Spelling fixes.
6159         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
6160         * woman.el (woman-mark-horizontal-position):
6161         Rename from woman-mark-horizonal-position.  Use changed.
6163 2014-01-10  Glenn Morris  <rgm@gnu.org>
6165         * info.el (info-initialize): If running uninstalled, ensure our
6166         own info files are always found first, even if INFOPATH is set.
6168         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
6170 2014-01-09  David Engster  <deng@randomsample.de>
6172         * emacs-lisp/eieio-custom.el:
6173         * emacs-lisp/eieio-opt.el: Set generated autoload file to
6174         'eieio.el'.  This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
6175         * emacs-lisp/eieio.el: Regenerate autoloads.
6177 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
6179         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
6180         following renames.  (Bug#8756)
6182 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6184         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
6185         (bug#16382).
6186         (activate-mark): Add `no-tmm' argument.
6187         (set-mark, push-mark-command): Use it instead of running
6188         activate-mark-hook by hand.
6190 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
6192         In preparation for the move to git, sanitize out some
6193         Bazaar-specific names.
6195         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
6197         * version.el (emacs-bzr-version): Name changed to
6198         emacs-repository-version.  Obsolete-variable alias made.
6199         * loadup.el: Follow through on this name change.
6200         * mail/emacsbug.el (report-emacs-bug): Factor out any
6201         assumption about the version control system in use.
6203 2014-01-08  David Engster  <deng@randomsample.de>
6205         * help-fns.el (help-fns-describe-function-functions):
6206         New variable to call functions for augmenting help buffers.
6207         (describe-function-1): Remove explicit calls to
6208         `help-fns--compiler-macro', `help-fns--parent-mode' and
6209         `help-fns--obsolete'.  Put them in above new variable instead, and
6210         call them through `run-hook-with-args'.
6211         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
6212         `eieio-describe-class'.  Not meant for interactive use anymore,
6213         but to augment existing help buffers.  Remove optional second
6214         argument.  Create proper button for file location.
6215         Rewrite function to use `insert' instead of `princ' and `prin1' where
6216         possible.
6217         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
6218         (eieio-method-def, eieio-class-def): Move further up.
6219         (describe-method, describe-generic, eieio-describe-method):
6220         Remove aliases.
6221         (eieio-help-constructor, eieio-help-generic): Rename from
6222         `eieio-describe-constructor' and `eieio-describe-generic', resp.
6223         Rewrite to use `insert' in the current buffer and use proper help
6224         buttons.
6225         (eieio-help-find-method-definition)
6226         (eieio-help-find-class-definition): Also accept symbols as
6227         arguments.
6228         (eieio-help-mode-augmentation-maybee): Remove.
6229         (eieio-describe-class-sb): Use `describe-function'.
6230         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
6231         Add `eieio-help-generic' and `eieio-help-constructor'.
6233 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
6235         Spelling fixes.
6236         * language/china-util.el (hz-ascii-designation):
6237         Rename from hz-ascii-designnation.
6238         (hz-ascii-designation): Rename from hz-ascii-designnation.
6239         All uses changed.
6241 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6243         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
6244         package-alist.
6246 2014-01-08  Bastien Guerry  <bzg@gnu.org>
6248         * emacs-lisp/package.el (package-delete):
6249         Correctly delete the package from package-alist.
6251 2014-01-08  Daiki Ueno  <ueno@gnu.org>
6253         * emacs-lisp/package.el (url-recreate-url): Declare.
6254         (url-http-target-url): Declare.
6255         (package-handle-response): Include requested URL in the error message.
6256         (package--check-signature): Don't re-signal errors from
6257         package--with-work-buffer.  Suggested by Stefan Monnier.
6259 2014-01-07  Bastien Guerry  <bzg@gnu.org>
6261         * minibuffer.el (completion--try-word-completion): When both a
6262         hyphen and a space are possible candidates for the character
6263         following a word, display both candidates.  (Bug#15980)
6265 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
6267         * window.el (balance-windows-2): While rounding don't give a
6268         window more than the remainder.  Bug#16351, bug#16383.
6270 2014-01-07  Glenn Morris  <rgm@gnu.org>
6272         * menu-bar.el (menu-bar-help-extra-packages): Remove.
6273         (menu-bar-help-menu): Use view-external-packages instead.
6275 2014-01-07  Bastien Guerry  <bzg@gnu.org>
6277         * emacs-lisp/package.el (package-delete): Also delete the package
6278         name from `package-alist', not its description only.
6280 2014-01-07  Glenn Morris  <rgm@gnu.org>
6282         * help.el (view-external-packages):
6283         * menu-bar.el (menu-bar-help-extra-packages):
6284         Visit efaq.info rather than etc/MORE.STUFF.
6286 2014-01-07  Juri Linkov  <juri@jurta.org>
6288         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
6289         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
6291         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
6292         that shadows RET.  (Bug#16342)
6294 2014-01-07  Chong Yidong  <cyd@gnu.org>
6296         * isearch.el (isearch-yank-char, isearch-yank-word)
6297         (isearch-yank-line): Doc fix.
6299 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6301         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
6302         * emacs-lisp/elint.el (elint-find-builtins):
6303         * emacs-lisp/eldoc.el (eldoc-symbol-function):
6304         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
6305         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
6306         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6307         * apropos.el (apropos-safe-documentation):
6308         * subr.el (symbol-file): Remove redundant fboundp.
6309         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
6311 2014-01-06  Bastien Guerry  <bzg@gnu.org>
6313         * hl-line.el (global-hl-line-overlay): Make a local variable.
6314         (global-hl-line-overlays): New variable to store all overlays.
6315         (global-hl-line-mode): Don't delete overlays from the current
6316         buffer when `global-hl-line-sticky-flag' is non-nil.
6317         (global-hl-line-highlight): Add new overlays to
6318         `global-hl-line-overlays'.
6319         (global-hl-line-unhighlight-all): New function to delete all
6320         overlays when turning off `global-hl-line-mode'.
6321         This fixes Bug#16183.
6323 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6325         * subr.el (set-transient-map): Fix nested case and docstring.
6327 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
6329         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
6330         `Texinfo' entry.
6332 2014-01-06  Daniel Colascione  <dancol@dancol.org>
6334         Fix defun navigation in vc log view.
6336         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
6337         like `beginning-of-defun'.
6338         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
6339         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
6340         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
6341         (log-view-extract-comment): Call `log-view-current-entry' directly
6342         instead of relying on broken `log-view-beginning-of-defun' behavior.
6344 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
6346         Spelling fixes.
6347         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
6348         * emacs-lisp/debug.el (cancel-debug-on-entry):
6349         * epg.el (epg-error-to-string):
6350         * files.el (recover-file):
6351         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
6352         * mail/emacsbug.el (report-emacs-bug-hook):
6353         * mail/sendmail.el (mail-recover):
6354         * ses.el (ses-yank-resize):
6355         * term/ns-win.el (ns-print-buffer):
6356         Spelling fixes in diagnostics, mostly for "canceled" with one L.
6357         * epg.el (epg-key-capability-alist): Rename from misspelled version.
6358         All uses changed.
6359         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
6361 2014-01-06  Leo Liu  <sdl.web@gmail.com>
6363         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
6364         to avoid shadowing global key.  (Bug#16354)
6366 2014-01-06  Daniel Colascione  <dancol@dancol.org>
6368         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
6369         rst-mode.
6371 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
6373         * window.el (balance-windows): Add mising t to fix Bug#16351.
6375 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
6378         (bug#16285).
6379         (shr-insert): If we have a word that's longer than `shr-width',
6380         break after it anyway.  Otherwise we'll do no breaking once we get
6381         such a long word.
6383 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6385         * net/eww.el (eww): Support single/double quote for search.
6386         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
6387         (eww-history-quit): Delete and use quit-window.
6388         (eww-history-kill): Delete, because it doesn't work well and
6389         not necessary.
6390         (eww-history-mode-map): Delete some keys and add easy-menu.
6392 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
6394         Fix misspelling of 'chinese' in rx (Bug#16237).
6395         * emacs-lisp/rx.el (rx-categories): Correct spelling of
6396         chinese-two-byte.
6398         Change subword regexps back to vars (Bug#16296).
6399         * progmodes/subword.el (subword-forward-regexp)
6400         (subword-backward-regexp): Change these back to variables.
6402 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6404         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
6405         syntax-begin-function (bug#16247).
6407 2014-01-03  Chong Yidong  <cyd@gnu.org>
6409         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
6410         (advice--docstring): Delete variable.
6411         (advice--make-1): Leave the docstring empty.
6412         (advice-add): Use function-documentation for advised docstring.
6414         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
6415         Ignore function-documentation property when getting documentation.
6416         (ad-activate-advised-definition): Use function-documentation
6417         generate the docstring.
6418         (ad-make-advised-definition): Don't call
6419         ad-make-advised-definition-docstring.
6420         (ad-make-advised-definition-docstring, ad-advised-definition-p):
6421         Delete functions.
6423         * progmodes/sql.el (sql-help): Use function-documentation instead
6424         of dynamic-docstring-function property.  No need to autoload now.
6425         (sql--help-docstring): New variable.
6426         (sql--make-help-docstring): Use it.
6428 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6430         * ielm.el (ielm-tab): Retarget.
6431         (ielm-map): Use ielm-tab for tab.
6432         (ielm-complete-filename): Use comint-filename-completion.
6433         (ielm-complete-symbol): Remove.
6434         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
6435         remove ielm-tab from completion-at-point-functions (bug#16224).
6437         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
6438         Beware signals raised by predicates (bug#16201).
6440 2014-01-02  Richard Stallman  <rms@gnu.org>
6442         * dired-aux.el (dired-do-print): Handle printer-name.
6444         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
6445         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
6446         (rmail-epa-decrypt): Turn off mime processing.
6448         * mail/rmail.el (rmail-make-in-reply-to-field):
6449         Add parens in message-id.
6451         * mail/rmail.el (rmail-get-coding-function): Variable.
6452         (rmail-get-coding-system): Use it.
6454 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
6456         * international/mule-conf.el: Unify the charset indian-is13194.
6457         (indian-is13194): Specify unify-map.
6459 2013-12-31  Leo Liu  <sdl.web@gmail.com>
6461         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
6463 2013-12-30  Daniel Colascione  <dancol@dancol.org>
6465         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
6466         of printing a useless when we resume from sleep.
6468         * progmodes/sh-script.el
6469         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
6470         in indentation code.  (Bug#16233)
6472 2013-12-28  João Távora  <joaotavora@gmail.com>
6474         * elec-pair.el (electric-pair-post-self-insert-function):
6475         Don't open extra newlines at beginning of buffer.  (Bug#16272)
6477 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
6479         * frame.el (window-system-for-display): Don't allow to create a
6480         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
6482 2013-12-28  Glenn Morris  <rgm@gnu.org>
6484         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
6485         Update callers.
6487         * apropos.el (apropos-match-face):
6488         * calculator.el (calculator-displayer):
6489         * dabbrev.el (dabbrev-search-these-buffers-only):
6490         * face-remap.el (buffer-face-mode-face):
6491         * simple.el (yank-handled-properties):
6492         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
6493         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
6494         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
6495         (hashcash-double-spend-database):
6496         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
6497         (ruby-deep-indent-paren-style):
6498         * textmodes/flyspell.el (flyspell-auto-correct-binding):
6499         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
6500         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
6501         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
6502         Specify custom types.
6504         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
6505         * bookmark.el (bookmark-bmenu-use-header-line):
6506         * doc-view.el (doc-view-scale-internally):
6507         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
6508         * register.el (register-preview-delay):
6509         * net/shr.el (shr-bullet):
6510         * progmodes/cfengine.el (cfengine-cf-promises)
6511         (cfengine-parameters-indent):
6512         * progmodes/octave.el (inferior-octave-error-regexp-alist):
6513         * textmodes/reftex-vars.el (reftex-label-regexps):
6514         * vc/log-edit.el (log-edit-setup-add-author): Add version.
6516         * net/tls.el (tls-certtool-program): Fix default value.
6518         * desktop.el (desktop-restore-in-current-display):
6519         * newcomment.el (comment-empty-lines):
6520         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
6521         (idlwave-pad-keyword):
6522         * progmodes/tcl.el (tcl-tab-always-indent):
6523         * textmodes/reftex-vars.el (reftex-index-default-tag):
6524         * elec-pair.el (electric-pair-skip-whitespace):
6525         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
6527         * emacs-lisp/authors.el (authors-ignored-files)
6528         (authors-valid-file-names, authors-renamed-files-alist): Additions.
6530 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
6532         * shell.el (shell-dynamic-complete-command): Doc fix.
6533         (shell--command-completion-data): Shell completion now matches
6534         executable filenames from the current buffer's directory, on
6535         systems in which this behavior is the default (windows-nt, ms-dos).
6537 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
6539         * net/shr.el (shr-insert): Don't infloop if the width is zero.
6541 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6543         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
6544         (bug#16251).
6546         * electric.el: Move all electric-pair-* to elec-pair.el.
6547         * elec-pair.el: New file, split from electric.el.
6549 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
6551         * net/shr.el (shr-find-fill-point): Don't try to fill if the
6552         indentation level is larger than the width, because that will
6553         infloop.
6554         (shr-insert): Fill repeatedly long texts, so that Japanese is
6555         formatted correctly (bug#16263).
6556         (shr-find-fill-point): Off by one error in comparison with the
6557         indentation.
6559 2013-12-26  João Távora  <joaotavora@gmail.com>
6561         * electric.el (electric-pair-mode): More flexible engine for skip-
6562         and inhibit predicates, new options for pairing-related functionality.
6563         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
6564         if that keeps or improves their balance in buffers.
6565         (electric-pair-delete-adjacent-pairs): Delete the pair when
6566         backspacing over adjacent matched delimiters.
6567         (electric-pair-open-extra-newline): Open extra newline when
6568         inserting newlines between adjacent matched delimiters.
6569         (electric--sort-post-self-insertion-hook):
6570         Sort post-self-insert-hook according to priority values when
6571         minor-modes are activated.
6572         * simple.el (newline-and-indent): Call newline with interactive
6573         set to t.
6574         (blink-paren-post-self-insert-function): Set priority to 100.
6575         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6576         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
6577         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
6578         electric-pair-open-newline-between-pairs to nil.
6580 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6582         * progmodes/python.el: Use lexical-binding.
6583         (python-nav-beginning-of-defun): Stop searching ASAP.
6585 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
6587         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
6588         Fix interactive spec.  Doc fix.  (Bug#15754)
6590 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6592         * emacs-lisp/byte-run.el (eval-when-compile):
6593         * progmodes/cc-defs.el (cc-eval-when-compile):
6594         Fix edebug spec (bug#16184).
6596 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
6598         * net/shr.el (shr-visit-file): Remove debugging function.
6599         (shr-insert): Don't infloop if we can't find a good place to break
6600         the line (bug#16256).
6602 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6604         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
6605         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
6606         python-nav-lisp-forward-sexp-safe.
6607         (python-nav--forward-sexp): New argument SAFE allows switching
6608         forward sexp movement behavior for parens.
6609         (python-nav-forward-sexp): Throw errors on unterminated parens
6610         (Bug#16191).
6611         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
6612         (python-nav-backward-sexp-safe): New functions.
6613         (python-shell-buffer-substring):
6614         Use `python-nav-forward-sexp-safe'.
6616 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
6618         * net/shr.el (shr-find-fill-point): Don't break lines before a
6619         quotation mark.
6620         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
6621         (shr-find-fill-point): Remove the special checks for the quotation
6622         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
6624 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6626         * net/eww.el (eww-form-textarea): Use a different face for
6627         textareas than text input since they have different keymaps
6628         (bug#16142).
6630 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6632         * progmodes/python.el (python-nav-beginning-of-statement):
6633         Speed up (Bug#15295).
6635 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
6637         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
6638         the window configuration.
6640 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
6642         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
6643         we run on MS-Windows or MS-DOS.
6645 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
6647         * window.el (balance-windows-area): Call window-size instead of
6648         window-height and window-width.  Bug#16241.
6650 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
6652         * net/eww.el (eww-bookmark-quit): Remove.
6653         (eww-bookmark-browse): Restore the window configuration when you
6654         choose a bookmark (bug#16144).
6656 2013-12-24  Daniel Colascione  <dancol@dancol.org>
6658         * icomplete.el: Remove redundant :group arguments to `defcustom'
6659         throughout.
6660         (icomplete-show-matches-on-no-input): New customizable variable.
6661         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
6662         we have something to show.
6663         (icomplete-exhibit): Compute completions even if we have no user input.
6665 2013-12-23  Daniel Colascione  <dancol@dancol.org>
6667         * icomplete.el: Move `provide' to end of file.
6669 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6671         * net/gnutls.el (gnutls-verify-error): Add version tag.
6673 2013-12-23  Chong Yidong  <cyd@gnu.org>
6675         * subr.el (set-transient-map): Rename from
6676         set-temporary-overlay-map.  Doc fix.
6678         * face-remap.el (text-scale-adjust):
6679         * indent.el (indent-rigidly):
6680         * kmacro.el (kmacro-call-macro):
6681         * minibuffer.el (minibuffer-force-complete):
6682         * repeat.el (repeat):
6683         * simple.el (universal-argument--mode):
6684         * calendar/todo-mode.el (todo-insert-item--next-param):
6685         * progmodes/f90.el (f90-abbrev-start): Callers changed.
6687         * indent.el (indent-rigidly): Use substitute-command-keys.
6689 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6691         * net/eww.el (eww-tag-select): Add text-property to jump to next
6692         select field.
6693         (eww): Add non-supported ftp error.
6695 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6697         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
6698         comments.  Handle electric indent after typing `?' and `!'.
6700 2013-12-22  Chong Yidong  <cyd@gnu.org>
6702         * faces.el (face-spec-recalc): If the theme specs are not
6703         applicable to a frame, fall back on the defface spec.
6704         This prevents themes from obliterating faces on low-color terminals.
6706 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6708         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
6709         after `{'.  We need it after block openers, and it doesn't seem
6710         to hurt after hash openers.
6712 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6714         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
6715         extracted from `ruby-smie-rules'.
6716         (ruby--electric-indent-chars): New variable.
6717         (ruby--electric-indent-p): New function.
6718         (ruby-mode): Use `electric-indent-functions' instead of
6719         `electric-indent-chars'.
6721 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6723         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
6724         docstring.
6725         (ruby-smie-rules): Indent plus one level after `=>'.
6727 2013-12-21  Richard Stallman  <rms@gnu.org>
6729         * simple.el (newline): Doc fix.
6731 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6733         * net/eww.el (eww-list-histories, eww-list-histories)
6734         (eww-history-browse, eww-history-quit, eww-history-kill)
6735         (eww-history-mode-map, eww-history-mode): New command and
6736         functions to list browser histories.
6737         (eww-form-text): Support text form with disabled
6738         and readonly attributes.
6739         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
6741 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6743         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
6744         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
6745         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
6746         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
6747         Use `user-error'.
6748         (eww-bookmark-mode-map): Add menu.
6749         (eww-render, eww-mode): Use `setq-local'.
6750         (eww-tool-bar-map): New variable.
6751         (eww-mode): Set `tool-bar-map'.
6752         (eww-view-source): Check for `html-mode' with `fboundp'.
6754 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6756         * net/shr.el (shr--extract-best-source): Don't bug out on audio
6757         elements with text inside.  Also remove debugging.
6759 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
6761         * cus-start.el (all): Add ns-use-srgb-colorspace.
6763 2013-12-21  Chong Yidong  <cyd@gnu.org>
6765         * custom.el (custom-theme-recalc-face): Do nothing if the face is
6766         undefined.  Thus, theme settings for undefined faces do not take
6767         effect until the faces are defined with defface, the same as with
6768         theme variables.
6770         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
6771         (face-spec-reset-face): Don't assign extra properties in temacs.
6772         (face-spec-recalc): Apply X resources too.
6774 2013-12-21  Chong Yidong  <cyd@gnu.org>
6776         * faces.el (face-spec-set):
6777         * cus-face.el (custom-theme-set-faces, custom-set-faces):
6778         * custom.el (defface): Doc fixes (Bug#16203).
6780         * indent.el (indent-rigidly-map): Add docstring, and move commands
6781         into named functions.
6782         (indent-rigidly-left, indent-rigidly-right)
6783         (indent-rigidly-left-to-tab-stop)
6784         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
6785         indentation direction based on bidi direction, and accumulate
6786         sequential commands in a single undo boundary.
6787         (indent-rigidly--pop-undo): New utility function.
6789 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
6791         * faces.el (read-face-name): Require crm.el when using crm-separator.
6793 2013-12-20  Daniel Colascione  <dancol@dancol.org>
6795         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
6796         so that we don't reflow comments into the shebang line.
6798 2013-12-20  Juri Linkov  <juri@jurta.org>
6800         * saveplace.el (save-place-to-alist): Add `dired-filename' as
6801         a position when `dired-directory' is non-nil.  Check integer
6802         positions with `integerp'.
6803         (toggle-save-place, save-places-to-alist): Add check for
6804         `dired-directory'.
6805         (save-place-find-file-hook): Check integer positions with
6806         `integerp'.
6807         (save-place-dired-hook): Use `dired-goto-file' when
6808         `dired-filename' is found in the assoc list.  Check integer
6809         positions with `integerp'.
6810         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
6812         * dired.el (dired-initial-position-hook): Rename back from
6813         `dired-initial-point-hook'.
6814         (dired-initial-position): Rename `dired-initial-point-hook' to
6815         `dired-initial-position-hook'.
6816         (dired-file-name-at-point): Doc fix.  (Bug#15329)
6818 2013-12-20  Juri Linkov  <juri@jurta.org>
6820         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
6821         (read-regexp-suggestions): New function.
6822         (read-regexp): Use `read-regexp-defaults-function' to get default values.
6823         Use `read-regexp-suggestions'.  Add non-empty default to history
6824         for empty input.
6825         (occur-read-regexp-defaults-function): Remove function.
6826         (occur-read-primary-args): Use `regexp-history-last' instead of
6827         `occur-read-regexp-defaults-function'.
6829         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
6830         (hi-lock-line-face-buffer, hi-lock-face-buffer)
6831         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
6832         `hi-lock-read-regexp-defaults-function'.  Doc fix.
6833         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
6834         with `find-tag-default-as-symbol-regexp'.  Doc fix.
6835         (hi-lock-read-regexp-defaults): Remove function.
6836         (hi-lock-regexp-okay): Add check for null.
6838         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
6839         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
6841         * subr.el (find-tag-default-as-symbol-regexp): New function.
6842         (find-tag-default-as-regexp): Move symbol regexp formatting to
6843         `find-tag-default-as-symbol-regexp'.
6845 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
6847         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
6848         (Bug#14179)
6850 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
6852         * calendar/todo-mode.el: New implementation of item insertion
6853         commands and key bindings.
6854         (todo-key-prompt): New face.
6855         (todo-insert-item): New command.
6856         (todo-insert-item--parameters): New defconst, replacing defvar
6857         todo-insertion-commands-args-genlist.
6858         (todo-insert-item--param-key-alist): New defconst, replacing
6859         defvar todo-insertion-commands-arg-key-list.
6860         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
6861         (todo-insert-item--argsleft, todo-insert-item--apply-args)
6862         (todo-insert-item--next-param): New functions.
6863         (todo-insert-item--args, todo-insert-item--argleft)
6864         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
6865         New variables.
6866         (todo-key-bindings-t): Change binding of "i" from
6867         todo-insertion-map to todo-insert-item.
6868         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
6869         (todo-insertion-command-name, todo-insertion-commands-names)
6870         (todo-define-insertion-command, todo-insertion-commands)
6871         (todo-insertion-key-bindings, todo-insertion-map): Remove.
6873 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
6875         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
6876         (todo-toggle-item-highlighting): Use eval-and-compile instead of
6877         eval-when-compile.
6878         (todo-move-category): Allow choosing a non-existing todo file to
6879         move the category to, and create that file.
6880         (todo-default-priority): New user option.
6881         (todo-set-item-priority): Use it.
6882         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
6883         (desktop-restore-file-buffer): Declare.
6884         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
6885         (todo-modes-set-2): Locally set desktop-save-buffer to
6886         todo-desktop-save-buffer.
6887         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
6888         (auto-mode-alist): Add autoload cookie.
6890 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
6892         * emacs-lisp/subr-x.el: Renamed from helpers.el.
6893         helpers.el was a poor choice of name.
6894         (string-remove-prefix): New function.
6895         (string-remove-suffix): New function.
6897 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
6899         Fix assignment for new window total sizes.
6900         * window.el (window--pixel-to-size): Remove function.
6901         (window--pixel-to-total-1, window--pixel-to-total):
6902         Fix calculation of new total sizes.
6904 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
6906         * comint.el (comint-output-filter): Fix rear-nonsticky property
6907         placement (Bug#16010).
6909 2013-12-20  Chong Yidong  <cyd@gnu.org>
6911         * faces.el (read-color): Minor fix for completion function.
6913 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
6915         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
6916         New option.  (Bug#16182)
6917         (ruby-smie--indent-to-stmt-p): Use it.
6918         (ruby-smie-rules): Revert the logic in the handling of `when'.
6919         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
6920         (ruby-deep-arglist, ruby-deep-indent-paren)
6921         (ruby-deep-indent-paren-style): Update docstrings to note that the
6922         vars don't have any effect with SMIE.
6924 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
6926         * calc/calc.el (calc-enter, calc-pop): Use the variable
6927         `calc-context-sensitive-enter'.
6929 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6931         * net/shr.el (shr-insert): Protect against infloops in degenerate
6932         tables.
6934 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6936         * progmodes/octave.el (octave): Add link to manual and octave
6937         homepage.
6938         (octave-mode-menu): Link to octave-mode manual.
6940 2013-12-20  Leo Liu  <sdl.web@gmail.com>
6942         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
6943         insertion using skeleton-end-newline.  (Bug#16138)
6945 2013-12-20  Juri Linkov  <juri@jurta.org>
6947         * replace.el (occur-engine): Use `add-face-text-property'
6948         to add the face property to matches and titles.  (Bug#14645)
6950         * hi-lock.el (hi-green): Use lighter color "light green" closer to
6951         the palette of other hi-lock colors.
6952         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
6954 2013-12-19  Juri Linkov  <juri@jurta.org>
6956         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
6957         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
6958         (minibuffer-history-symbol): Move variable declaration closer to
6959         its usage.
6961         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
6962         (Bug#14785)
6964 2013-12-19  Juri Linkov  <juri@jurta.org>
6966         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
6967         New function.
6968         (log-edit-hook): Add it to :options.  (Bug#16170)
6970 2013-12-19  Juri Linkov  <juri@jurta.org>
6972         * simple.el (eval-expression-print-format): Don't check for
6973         command names and the last command.  Always display additional
6974         formats of the integer result in the echo area, and insert them
6975         to the current buffer only with a zero prefix arg.
6976         Display character when char-displayable-p is non-nil.
6977         (eval-expression): With a zero prefix arg, set `print-length' and
6978         `print-level' to nil, and insert the integer values from
6979         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
6981         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
6982         `eval-last-sexp-arg-internal'.  Doc fix.
6983         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
6984         `eval-last-sexp-print-value'.  Doc fix.
6985         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
6986         Set `print-length' and `print-level' to nil when arg is zero.
6987         (eval-last-sexp): Doc fix.
6988         (eval-defun-2): Print the integer values from
6989         `eval-expression-print-format' at the end.
6991         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
6992         values from `eval-expression-print-format' at the end.
6994         * ielm.el (ielm-eval-input): Print the integer
6995         values from `eval-expression-print-format' at the end.
6997 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6999         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
7000         2013-12-11T19:01:44Z!tzz@lifelogs.com.
7002 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7004         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
7005         (hl-line-highlight, global-hl-line-highlight): Use it.
7006         (hl-line-overlay): Use defvar-local.
7008 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
7010         * term/ns-win.el: Require dnd.
7011         (global-map): Remove drag items.
7012         (ns-insert-text, ns-set-foreground-at-mouse)
7013         (ns-set-background-at-mouse):
7014         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
7015         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
7016         New functions.
7018 2013-12-19  Glenn Morris  <rgm@gnu.org>
7020         * emacs-lisp/ert.el (ert-select-tests):
7021         Fix string/symbol mixup.  (Bug#16121)
7023 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
7025         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
7026         keywords to their parent.
7028 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
7030         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
7031         first arg to be a string (fixed dead code), or an operator symbol.
7032         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
7033         operator symbols.
7034         (ruby-smie-rules): Remove parent token check in the `.' clause, it
7035         did nothing.  Don't respond to `(:after ".")', it will be called
7036         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
7037         change anything.  Only return indentation for binary operators
7038         when they are hanging.  De-dent opening paren when its parent is
7039         `.', otherwise it looks bad when the dot is not at bol or eol
7040         (bug#16182).
7042 2013-12-19  Juri Linkov  <juri@jurta.org>
7044         * replace.el (query-replace-read-args): Split a non-negative arg
7045         and a negative arg into separate elements.
7046         (query-replace, query-replace-regexp, replace-string)
7047         (replace-regexp): Add arg `backward'.  Doc fix.
7048         (replace-match-maybe-edit): When new arg `backward' is non-nil,
7049         move point to the beginning of the match.
7050         (replace-search, replace-highlight): Use new arg `backward'
7051         to set the value of `isearch-forward'.
7052         (perform-replace): Add arg `backward' and use it to perform
7053         replacement backward.  (Bug#14979)
7055         * isearch.el (isearch-query-replace): Use a negative prefix arg
7056         to call `perform-replace' with a non-nil arg `backward'.
7058 2013-12-18  Juri Linkov  <juri@jurta.org>
7060         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
7061         to the default list.  Move `log-edit-show-files' to the end.
7062         Add more available functions to options.
7063         (log-edit): Move default specific settings to
7064         `log-edit-insert-message-template'.  Don't move point.
7065         (log-edit-insert-message-template): New function.
7066         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
7067         (Bug#16170)
7069 2013-12-18  Juri Linkov  <juri@jurta.org>
7071         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
7072         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
7074 2013-12-18  Leo Liu  <sdl.web@gmail.com>
7076         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
7077         (Bug#16186)
7079 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
7081         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
7082         formats for displaying file sizes when the -s switch is given.
7083         Instead, compute a separate format for displaying the size in
7084         blocks, which is displayed in addition to the "regular" size.
7085         When -h is given in addition to -s, produce size in blocks in
7086         human-readable form as well.  (Bug#16179)
7088 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
7090         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
7091         Reference tables with ~\ref{...} instead of only \ref{...}.
7093 2013-12-18  Chong Yidong  <cyd@gnu.org>
7095         * cus-edit.el (custom-magic-alist): Fix "themed" description
7096         (Bug#14348).
7098         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
7099         is non-nil, do not create a new entry in the symbol's theme-value
7100         or theme-face property; update theme-settings only (Bug#14664).
7101         (custom-available-themes): Doc fix.
7103         * cus-theme.el (custom-new-theme-mode-map): Add bindings
7104         (Bug#15674).
7106         * replace.el (occur-engine): Avoid infloop (Bug#7593).
7108 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7110         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
7111         (Bug#13914).
7113 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
7115         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
7117 2013-12-18  Glenn Morris  <rgm@gnu.org>
7119         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
7120         * cus-start.el (load-prefer-newer): New option.
7122 2013-12-18  Le Wang  <l26wang@gmail.com>
7124         * comint.el (comint-previous-matching-input-from-input):
7125         Retain point (Bug#13404).
7127 2013-12-18  Chong Yidong  <cyd@gnu.org>
7129         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
7131 2013-12-18  Glenn Morris  <rgm@gnu.org>
7133         * mail/emacsbug.el (report-emacs-bug):
7134         Only mention enable-multibyte-characters if non-standard.
7136 2013-12-17  Juri Linkov  <juri@jurta.org>
7138         * arc-mode.el (archive-extract-by-file): Check if directory exists
7139         before deletion to not show irrelevant errors if it doesn't exist.
7141 2013-12-17  Juri Linkov  <juri@jurta.org>
7143         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
7144         (Bug#14751)
7146         * net/eww.el (browse-web): Add alias to `eww'.
7147         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
7148         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
7150         * net/browse-url.el (browse-url-browser-function): Move `eww'
7151         closer to similar functions.
7153         * startup.el (fancy-startup-screen, fancy-about-screen):
7154         Set browse-url-browser-function to eww-browse-url locally.
7155         (Bug#14751)
7157 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7159         * window.el (window--pixel-to-total): Remove unused `mini' var.
7160         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
7161         (split-window): Remove unused `new' var.
7162         (window--display-buffer): Remove unused `frame' and `delta' vars.
7163         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
7164         and display-width'.
7166 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
7168         * dired.el (dired-mark-pop-up):
7169         * register.el (register-preview): Don't bind
7170         split-height-threshold here since it's now done in
7171         display-buffer-below-selected.
7173 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
7175         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
7176         xterm-rgb-convert-to-16bit.
7177         (rxvt-register-default-colors): Standardize with
7178         xterm-register-default-colors (Bug#14078).
7180 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
7182         * simple.el (kill-region): Pass mark first, then point, so that
7183         kill-append works right (Bug#12819).
7184         (copy-region-as-kill, kill-ring-save): Likewise.
7186 2013-12-17  Leo Liu  <sdl.web@gmail.com>
7188         * net/rcirc.el (rcirc-add-face):
7189         * eshell/em-prompt.el (eshell-emit-prompt):
7190         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
7191         (Bug#16167)
7193 2013-12-17  Chong Yidong  <cyd@gnu.org>
7195         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
7196         Suggested by Xue Fuqiao.
7198 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
7200         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
7202 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7204         * net/shr.el (shr-insert-document): Remove unused var
7205         `shr-preliminary-table-render'.
7206         (shr-rescale-image): Remove unused arg `force'.
7207         (shr-put-image): Update calls accordingly.
7208         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
7210 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
7212         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
7213         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
7214         :close-all, to see which indentation method to use (Bug#16116).
7215         (smie-rules-function): Document the method :close-all.
7217 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
7221         * net/eww.el (eww-display-html): If we can't find the anchor we're
7222         looking for, then go to point-min.
7224 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
7226         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
7227         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
7228         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
7229         Expand dir too, in case it's relative.
7231 2013-12-16  Juri Linkov  <juri@jurta.org>
7233         * desktop.el (desktop-auto-save-timeout): Change default to
7234         `auto-save-timeout'.  Doc fix.
7235         (desktop-save): Skip the timestamp in desktop-saved-frameset
7236         when checking for auto-save changes.
7237         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
7238         `desktop-auto-save' is called repeatedly by the idle timer.
7239         (desktop-auto-save-set-timer): Replace `run-with-timer' with
7240         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
7241         (Bug#15331)
7243 2013-12-16  Juri Linkov  <juri@jurta.org>
7245         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
7246         (Bug#16035)
7247         (isearch-pre-command-hook): Check `this-command' for symbolp.
7249 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7251         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
7253 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
7255         * progmodes/cfengine.el (cfengine3--current-word): Remove.
7256         (cfengine3--current-function): Bring in the current-function
7257         functionality from `cfengine3--current-word'.
7258         (cfengine3-completion-function): Bring in the
7259         bounds-of-current-word functionality from
7260         `cfengine3--current-word'.
7262 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
7264         * window.el (display-buffer-below-selected):
7265         Bind split-height-threshold to 0 as suggested by Juri Linkov.
7267 2013-12-16  Leo Liu  <sdl.web@gmail.com>
7269         * progmodes/compile.el (compile-goto-error): Do not push-mark.
7270         Remove NOMSG arg and all uses changed.
7272 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7274         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
7275         (cua--deactivate-rectangle): Don't deactivate the mark.
7276         (cua-set-rectangle-mark): Don't set mark-active since
7277         cua--activate-rectangle already does it for us.
7278         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
7279         non-rectangular region.
7281         * emulation/cua-base.el (cua-repeat-replace-region):
7282         Use with-current-buffer.
7284         * net/gnutls.el: Use cl-lib.
7285         (gnutls-negotiate): `mapcan' -> cl-mapcan.
7287 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7289         * emacs-lisp/package.el (package-built-in-p): Support both
7290         built-in and the package.el converted package descriptions.
7291         (package-show-package-list): Allow keywords.
7292         (package-keyword-button-action): Use it instead of
7293         `finder-list-matches'.
7294         (package-menu-filter-interactive): Interactive filtering (by
7295         keyword) function.
7296         (package-menu--generate): Support keywords and change keymappings
7297         and headers when they are given.
7298         (package--has-keyword-p): Helper function.
7299         (package-menu--refresh): Use it.
7300         (package--mapc): Helper function.
7301         (package-all-keywords): Use it.
7302         (package-menu-mode-map): Set up menu items and keybindings to
7303         provide a filtering UI.
7305 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7307         * net/gnutls.el (gnutls-verify-error): New defcustom to control
7308         the behavior when a certificate fails validation.  Defaults to
7309         old behavior: never abort, just warn.
7310         (gnutls-negotiate): Use it.
7312 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
7314         * window.el (display-buffer-below-selected): Never split window
7315         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
7317 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
7319         * emacs-lisp/package.el (package--prepare-dependencies): New function.
7320         (package-buffer-info): Use it (bug#15108).
7322 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7324         * icomplete.el (icomplete-completions): Make sure the prefix is already
7325         displayed elsewhere before hiding it (bug#16219).
7327 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
7329         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
7330         open-paren tokens when preceded by a open-paren, too.
7331         (ruby-smie-rules): Handle virtual indentation after open-paren
7332         tokens specially.  If there is code between it and eol, return the
7333         column where is starts (Bug#16118).
7335 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
7337         * progmodes/cfengine.el: Fix `add-hook' doc.
7338         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
7339         (cfengine3--current-word): Fix parameters.
7340         (cfengine3-make-syntax-cache): Simplify further.
7341         (cfengine3-completion-function, cfengine3--current-function):
7342         Use `assq' for symbols.
7343         (cfengine3--current-function): Fix `cfengine3--current-word' call.
7345 2013-12-13  Glenn Morris  <rgm@gnu.org>
7347         * loadup.el (load-path): Warn if site-load or site-init changes it.
7348         No more need to reset it when bootstrapping.
7350 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
7352         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
7353         locations for cf-promises.
7354         (cfengine-mode-syntax-functions-regex): New caching variable.
7355         (cfengine3-fallback-syntax): Fallback syntax for cases where
7356         cf-promises doesn't run.
7357         (cfengine3--current-word): Reimplement using
7358         `cfengine-mode-syntax-functions-regex'.
7359         (cfengine3-completion-function, cfengine3--current-function):
7360         Use `cfengine3-make-syntax-cache' directly.
7361         (cfengine3-clear-syntax-cache): New function.
7362         (cfengine3-make-syntax-cache): Simplify and create
7363         `cfengine-mode-syntax-functions-regex' on demand.
7364         (cfengine3-format-function-docstring): Don't call
7365         `cfengine3-make-syntax-cache' explicitly.
7367 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
7369         Fix windmove-find-other-window broken after pixelwise resizing
7370         (Bug#16017).
7371         * windmove.el (windmove-other-window-loc): Revert change from
7372         2013-12-04.
7373         (windmove-find-other-window): Call window-in-direction.
7374         * window.el (window-in-direction): New arguments SIGN, WRAP and
7375         MINI to emulate original windmove-find-other-window behavior.
7377 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
7379         * simple.el (blink-matching--overlay): New variable.
7380         (blink-matching-open): Instead of moving point, highlight the
7381         matching paren with an overlay
7382         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
7384         * faces.el (paren-showing-faces, show-paren-match)
7385         (show-paren-mismatch): Move from paren.el.
7387 2013-12-13  Leo Liu  <sdl.web@gmail.com>
7389         * indent.el (indent-region): Disable progress reporter in
7390         minibuffer.  (Bug#16108)
7392         * bindings.el (visual-order-cursor-movement): Fix version.
7394 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7396         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
7397         Also match after beginning of line.
7398         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
7399         files.  Thanks to Russell Sim.  (Bug#15378)
7401 2013-12-13  Juri Linkov  <juri@jurta.org>
7403         * simple.el <Keypad support>: Remove key bindings duplicated
7404         with bindings.el.  (Bug#14397)
7406 2013-12-13  Juri Linkov  <juri@jurta.org>
7408         * comint.el (comint-mode-map): Replace `delete-char' with
7409         `delete-forward-char'.  (Bug#16109)
7411 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7413         * progmodes/python.el (python-indent-calculate-indentation):
7414         Fix de-denters cornercase.  (Bug#15731)
7416 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7418         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
7419         (advice--make): Pay attention to `depth'.
7420         (advice--make-1): Don't autoload commands eagerly.
7421         * emacs-lisp/elp.el (elp-instrument-function):
7422         * emacs-lisp/trace.el (trace-function-internal):
7423         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
7425         * iswitchb.el (iswitchb-mode): Don't belittle ido.
7427 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
7429         * term/w32-win.el (w32-handle-dropped-file):
7430         * startup.el (normal-top-level):
7431         * net/browse-url.el (browse-url-file-url):
7432         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
7433         decode file names using 'utf-8' rather than
7434         file-name-coding-system.
7436 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7438         * progmodes/python.el (python-indent-context)
7439         (python-indent-calculate-indentation): Fix auto-identation
7440         behavior for comment blocks.  (Bug#15916)
7442 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7444         * progmodes/python.el (python-indent-calculate-indentation):
7445         When determining indentation, don't treat "return", "pass", etc., as
7446         operators when they are just string constituents.  (Bug#15812)
7448 2013-12-12  Juri Linkov  <juri@jurta.org>
7450         * uniquify.el (uniquify-buffer-name-style): Change default to
7451         `post-forward-angle-brackets'.
7453         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
7454         `uniquify'.  Change default to `post-forward-angle-brackets'.
7456 2013-12-11  Glenn Morris  <rgm@gnu.org>
7458         * emacs-lisp/package.el (finder-list-matches):
7459         Autoload rather than falsely declaring.
7461 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
7463         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
7464         (eww-mode-map): Use them.
7466 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
7468         * window.el (display-buffer-in-side-window): Fix doc-string
7469         (Bug#16115).
7471 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
7473         * vc/vc-git.el: Silence byte-compiler warnings.
7474         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
7475         (log-edit-set-header): Declare.
7477 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
7479         * Makefile.in (custom-deps, finder-data): Run output file names
7480         through unmsys--file-name.  (Bug#16099)
7482 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7484         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
7485         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
7487         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
7488         instead of deleting the selection "by hand" (bug#16098).
7489         Rely on insert-for-yank to yank rectangles.
7490         (cua-highlight-region-shift-only): Mark obsolete.
7491         (cua-mode): Don't enable/disable transient-mark-mode,
7492         shift-select-mode (cua-mode works both with and without them), and
7493         pc-selection-mode (obsolete).
7494         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
7495         (cua--deactivate-rectangle): Deactivate it.
7497         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
7498         (delete-selection-helper): Make sure yank starts at the top of the
7499         deleted region.
7500         (minibuffer-keyboard-quit): Use region-active-p.
7502         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
7504         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
7505         to `delete' (bug#16109).
7507 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7509         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
7510         info manual and show keybindings and set `:group' keyword.
7512 2013-12-11  Juri Linkov  <juri@jurta.org>
7514         * delsel.el (delete-active-region): Let-bind `this-command'
7515         to prevent `kill-region' from changing its original value.
7516         (delete-selection-helper): Handle `overwrite-mode' for the type
7517         `kill' exactly the same way as for the type `t'.
7518         (insert-char, quoted-insert, reindent-then-newline-and-indent):
7519         Support more commands.  (Bug#13312)
7521 2013-12-11  Juri Linkov  <juri@jurta.org>
7523         * bindings.el: Map kp keys to non-kp keys systematically
7524         with basic modifiers control, meta and shift.  (Bug#14397)
7526 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
7528         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
7529         "Close browser" menu items.  Fix wrong function of "List
7530         bookmarks".
7532 2013-12-11  Juri Linkov  <juri@jurta.org>
7534         * misearch.el (multi-isearch-buffers): Set the value of
7535         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
7536         arg of isearch-forward to t.
7537         (multi-isearch-buffers-regexp): Set the value of
7538         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
7539         arg of isearch-forward-regexp to t.
7540         (multi-isearch-files): Set the value of
7541         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
7542         arg of isearch-forward to t.
7543         (multi-isearch-files-regexp): Set the value of
7544         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
7545         arg of isearch-forward-regexp to t.  (Bug#16035)
7547         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
7548         arg of isearch-forward to t.
7549         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
7550         arg of isearch-forward-regexp to t.
7551         (dired-isearch-filter-filenames): Remove unnecessary check for
7552         `dired-isearch-filenames'.
7554         * comint.el (comint-history-isearch-backward):
7555         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
7556         (comint-history-isearch-backward-regexp):
7557         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
7559 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
7561         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
7562         unmsys--file-name.  (Bug#16099)
7564 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
7566         * emacs-lisp/package.el (package-keyword-button-action):
7567         Remove finder.el require dependency.
7569 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
7571         * emacs-lisp/package.el: Require finder.el.
7572         (describe-package-1): Add keyword buttons.
7573         (package-make-button): New convenience function.
7574         (package-keyword-button-action): Keyword button action using
7575         `finder-list-matches'.
7577 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
7579         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
7580         last commit.
7582 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
7584         * autorevert.el (auto-revert-notify-add-watch): Do not handle
7585         symlinked files.
7587 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
7589         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
7590         after the end of a percent literal.
7592 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
7594         * progmodes/ruby-mode.el (ruby-forward-string): Document.
7595         Handle caret-delimited strings (Bug#16079).
7597 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
7599         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
7600         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
7601         `ruby-parse-partial' (Bug#16078).
7603 2013-12-09  Leo Liu  <sdl.web@gmail.com>
7605         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
7607 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
7609         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
7610         (js-switch-indent-offset): New option.
7611         (js--proper-indentation): Use it.  And handle the case when
7612         "default" is actually a key in an object literal.
7613         (js--same-line): New function.
7614         (js--multi-line-declaration-indentation): Use it.
7615         (js--indent-in-array-comp, js--array-comp-indentation):
7616         New functions.
7617         (js--proper-indentation): Use them, to handle array comprehension
7618         continuations.
7620 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7622         * progmodes/flymake.el (flymake-highlight-line): Re-write.
7623         (flymake-make-overlay): Remove arg MOUSE-FACE.
7624         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
7626 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7628         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
7629         New function.
7630         (redisplay-highlight-region-function): Use it.
7632         * emulation/cua-base.el (cua--explicit-region-start)
7633         (cua--last-region-shifted): Remove.
7634         (cua--deactivate): Use deactivate-mark.
7635         (cua--pre-command-handler-1): Don't handle shift-selection.
7636         (cua--post-command-handler-1): Don't change transient-mark-mode.
7637         (cua--select-keymaps): Use region-active-p rather than
7638         cua--explicit-region-start or cua--last-region-shifted.
7639         (cua-mode): Enable shift-select-mode.
7641 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7643         * progmodes/flymake.el (flymake-popup-current-error-menu):
7644         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
7645         (flymake-posn-at-point-as-event, flymake-popup-menu)
7646         (flymake-make-emacs-menu): Remove.  (Bug#16077)
7648 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7650         * rect.el (rectangle-mark-mode): Activate mark even if
7651         transient-mark-mode is off (bug#16066).
7652         (rectangle--highlight-for-redisplay): Fix boundary condition when point
7653         is > mark and at bolp.
7655         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
7656         (region-extract-function): Use it.
7657         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
7658         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
7659         Delete functions.
7660         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
7661         kill-ring-save, kill-region, delete-char, delete-forward-char.
7662         Ignore self-insert-iso.
7664         * emulation/cua-gmrk.el (cua--init-global-mark):
7665         Ignore `self-insert-iso'.
7667         * emulation/cua-base.el (cua--prefix-copy-handler)
7668         (cua--prefix-cut-handler): Rely on region-extract-function rather than
7669         checking cua--rectangle.
7670         (cua-delete-region): Use region-extract-function.
7671         (cua-replace-region): Delete function.
7672         (cua-copy-region, cua-cut-region): Obey region-extract-function.
7673         (cua--pre-command-handler-1): Don't do the delete-selection thing.
7674         (cua--self-insert-char-p): Ignore `self-insert-iso'.
7675         (cua--init-keymaps): Don't remap delete-selection commands.
7676         (cua-mode): Use delete-selection-mode instead of rolling our own
7677         (bug#16085).
7679         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
7680         Obey region-extract-function.
7682         Make registers and delete-selection-mode work on rectangles.
7683         * register.el (describe-register-1): Don't modify the register's value.
7684         (copy-to-register): Obey region-extract-function.
7685         * delsel.el (delete-active-region): Obey region-extract-function.
7687 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7689         * progmodes/flymake.el (flymake, flymake-error-bitmap)
7690         (flymake-warning-bitmap, flymake-fringe-indicator-position)
7691         (flymake-compilation-prevents-syntax-check)
7692         (flymake-start-syntax-check-on-newline)
7693         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
7694         (flymake-start-syntax-check-on-find-file, flymake-log-level)
7695         (flymake-xml-program, flymake-master-file-dirs)
7696         (flymake-master-file-count-limit)
7697         (flymake-allowed-file-name-masks): Relocate.
7698         (flymake-makehash, flymake-float-time)
7699         (flymake-replace-regexp-in-string, flymake-split-string)
7700         (flymake-get-temp-dir): Remove.
7701         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
7702         (flymake-current-row, flymake-selected-frame)
7703         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
7704         related functions.  (Bug#16077)
7706 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
7708         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
7710 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
7712         * help-fns.el (describe-function-1): Use new advice-* functions
7713         rather than old ad-* functions.  Fix function type description and
7714         source links for advised functions and subrs.
7716 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7718         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
7720 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
7722         * progmodes/compile.el (compilation-start):
7723         * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
7725         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
7726         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
7728 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7730         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
7731         Touch up the last change.
7733 2013-12-06  Leo Liu  <sdl.web@gmail.com>
7735         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
7736         (inferior-octave-startup): Always use "octave> " for prompt.
7737         (octave-goto-function-definition)
7738         (octave-sync-function-file-names)
7739         (octave-find-definition-default-filename): Remove redundant backquotes.
7741 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7743         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
7744         syntax for `?'.
7745         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
7746         where appropriate already.
7747         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
7748         end of method names (Bug#15874).
7750 2013-12-06  Juri Linkov  <juri@jurta.org>
7752         * isearch.el (isearch--saved-overriding-local-map):
7753         New internal variable.
7754         (isearch-mode): Set it to the initial value of
7755         `overriding-terminal-local-map'.
7756         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
7757         with `isearch--saved-overriding-local-map'.  (Bug#16035)
7759 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7761         * progmodes/octave.el (inferior-octave-completion-table):
7762         Turn back into function, use `completion-table-with-cache'
7763         (Bug#11906).  Update all references.
7765         * minibuffer.el (completion-table-with-cache): New function.
7767 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
7769         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
7771 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
7773         * net/eww.el (eww-current-source): New variable to store page
7774         source.
7775         (eww-display-html, eww-mode, eww-save-history)
7776         (eww-restore-history): Use it.
7777         (eww-view-source): New command to view page source.
7778         Opportunistically uses `html-mode' to highlight the buffer.
7779         (eww-mode-map): Install it.
7781 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
7783         * net/dbus.el (dbus-unregister-service)
7784         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
7785         Fix docstring.
7786         (dbus-unregister-service): Skip :serial entries in
7787         `dbus-registered-objects-table'.
7788         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
7790 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
7792         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
7793         around keywords with extra `split-string' argument.
7795 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
7797         * windmove.el (windmove-other-window-loc): Handle navigation
7798         between windows (excluding the minibuffer window - Bug#16017).
7800 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
7802         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
7803         in D-Bus type syntax.
7804         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
7805         preserve unibyte strings.  (Bug#16048)
7807 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7809         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
7810         Call force-mode-line-update is the proper buffer (bug#16042).
7812 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
7814         * vc/log-edit.el (log-edit-add-new-comment): Rename to
7815         `log-edit-remember-comment', make argument optional.  Adjust all
7816         callers.
7817         (log-edit-mode): Add `log-edit-remember-comment' to
7818         `kill-buffer-hook' locally.
7819         (log-edit-kill-buffer): Don't remember comment explicitly since
7820         the buffer is killed anyway.
7822 2013-12-04  Juri Linkov  <juri@jurta.org>
7824         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
7825         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
7827 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
7829         * notifications.el (notifications-close-notification): Call the
7830         D-Bus method with ID being a `:uint32'.  (Bug#16030)
7832 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7834         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
7836 2013-12-03  Juri Linkov  <juri@jurta.org>
7838         * progmodes/compile.el (compilation-start): Rename window alist
7839         entry `no-display-ok' to `allow-no-window'.
7841         * simple.el (shell-command): Add window alist entry
7842         `allow-no-window' to `display-buffer'.
7843         (async-shell-command): Doc fix.
7845         * window.el (display-buffer-no-window): New action function.
7846         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
7848 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7850         * vc/log-edit.el (log-edit-set-header): Extract from
7851         `log-edit-toggle-header'.
7852         (log-edit-extract-headers): Separate the summary, when extracted
7853         from header, from the rest of the message with an empty line.
7855         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
7856         line, if present, to the Summary header.
7858 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7860         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
7861         in current-buffer (bug#16029).
7863 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
7865         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
7866         (debugger-mode-map): Bind it.
7867         (debugger--backtrace-base): New function.
7868         (debugger-eval-expression): Use it.
7869         (debugger-frame-number): Skip local vars when present.
7870         (debugger--locals-visible-p, debugger--insert-locals)
7871         (debugger--show-locals, debugger--hide-locals): New functions.
7873 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
7875         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
7876         "LC_ALL".
7877         (tramp-get-remote-locale): New defun.
7878         (tramp-open-connection-setup-interactive-shell): Use it.
7880 2013-12-02  Leo Liu  <sdl.web@gmail.com>
7882         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
7884         * progmodes/sh-script.el (sh-shell-process):
7885         * progmodes/octave.el (inferior-octave-process-live-p):
7886         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
7887         (gdb-inferior-io-sentinel):
7888         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
7890 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7892         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
7893         `save-selected-window' to `log-edit-hide-buf'.  This makes
7894         `log-edit-show-files' idempotent.
7895         (log-edit-show-files): Mark the new window as dedicated.
7897 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7899         * vc/log-edit.el (log-edit-mode-map): Add binding for
7900         `log-edit-kill-biffer'.
7901         (log-edit-hide-buf): Add a FIXME comment.
7902         (log-edit-add-new-comment): New function, extracted from
7903         `log-edit-done'.
7904         (log-edit-done, log-edit-add-to-changelog): Use it.
7905         (log-edit-kill-buffer): New command.
7907 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7909         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
7910         instead of killing the buffer.
7912 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7914         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
7916 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7918         * net/eww.el (eww-form-checkbox-selected-symbol)
7919         (eww-form-checkbox-symbol): New customizable variable.
7920         (eww-form-checkbox, eww-toggle-checkbox):
7921         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
7923         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
7924         (shr--get-media-pref, shr--extract-best-source): New function.
7925         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
7926         no :src tag was specified.
7928         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
7929         (eww-render): Handle `eww-use-external-browser-for-content-type'.
7930         Use \\` to match beginning of string instead of ^.
7931         (eww-browse-with-external-browser): Provide optional URL parameter.
7932         (eww-render): Set `eww-current-title' back to "".
7934         * net/shr.el (shr-tag-video): Display content for video if no
7935         poster is available.
7936         (shr-tag-audio): Add support for <audio> tag.
7938         * net/eww.el (eww-text-input-types): New const.
7939         (eww-process-text-input): Treat input types in
7940         `eww-text-input-types' as text.
7942         * net/shr.el (shr-tag-table): Fix comment typo.
7944 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7946         * net/eww.el (eww-follow-link): New command to avoid reloading
7947         pages when we follow #target links (bug#15243).
7948         (eww-quit): Special mode buffers shouldn't query before exiting.
7950 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
7952         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
7953         forms.
7955 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7957         * net/eww.el (eww-restore-history): Update the window title after
7958         moving in the history.
7959         (eww-current-dom): New variable used to save the current DOM.
7961 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
7963         * vc/log-edit.el (log-edit-mode-map): Add binding for
7964         `log-edit-beginning-of-line'.
7965         (log-edit-setup-add-author): New user option.
7966         (log-edit-beginning-of-line): New command.
7967         (log-edit): Move major mode call above the contents setup so that
7968         the local variable values are already applied.
7969         (log-edit): Only insert "Author: " when
7970         `log-edit-setup-add-author' is non-nil.
7971         (log-edit): When SETUP is non-nil, position point after ": "
7972         instead of point-min.
7974 2013-12-01  Glenn Morris  <rgm@gnu.org>
7976         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
7978 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
7980         * startup.el (fancy-splash-frame): On MS-Windows, trigger
7981         redisplay to make sure the initial frame gets a chance to become
7982         visible.  (Bug#16014)
7984 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
7986         Support resizing frames and windows pixelwise.
7987         * cus-start.el (frame-resize-pixelwise)
7988         (window-resize-pixelwise): New entries.
7989         * emacs-lisp/debug.el (debug): Use window-total-height instead
7990         of window-total-size.
7991         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
7992         * help.el (describe-bindings-internal): Use help-buffer as
7993         argument for with-help-window.
7994         (temp-buffer-max-width): New option.
7995         (resize-temp-buffer-window, help-window-setup)
7996         (with-help-window): Rewrite.
7997         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
7998         dragging dividers.
7999         * window.el (frame-char-size, window-min-pixel-height)
8000         (window-safe-min-pixel-height, window-safe-min-pixel-width)
8001         (window-min-pixel-width, window-safe-min-pixel-size)
8002         (window-combination-p, window-safe-min-size)
8003         (window-resizable-p, window--size-to-pixel)
8004         (window--pixel-to-size, window--resize-apply-p): New functions.
8005         (window-safe-min-height): Fix doc-string.
8006         (window-size, window-min-size, window--min-size-1)
8007         (window-sizable, window-sizable-p, window--min-delta-1)
8008         (window-min-delta, window--max-delta-1, window-max-delta)
8009         (window--resizable, window--resizable-p, window-resizable)
8010         (window-full-height-p, window-full-width-p, window-at-side-p)
8011         (window--in-direction-2, window-in-direction)
8012         (window--resize-reset-1, window--resize-mini-window)
8013         (window-resize, window-resize-no-error)
8014         (window--resize-child-windows-normal)
8015         (window--resize-child-windows, window--resize-siblings)
8016         (window--resize-this-window, window--resize-root-window)
8017         (window--resize-root-window-vertically)
8018         (adjust-window-trailing-edge, enlarge-window, shrink-window)
8019         (maximize-window, minimize-window, delete-window)
8020         (quit-restore-window, window-split-min-size, split-window)
8021         (balance-windows-2, balance-windows)
8022         (balance-windows-area-adjust, balance-windows-area)
8023         (window--state-get-1, window-state-get, window--state-put-1)
8024         (window--state-put-2, window-state-put)
8025         (display-buffer-record-window, window--display-buffer):
8026         Make functions handle pixelwise sizing of windows.
8027         (display-buffer--action-function-custom-type)
8028         (display-buffer-fallback-action):
8029         Add display-buffer-in-previous-window.
8030         (display-buffer-use-some-window): Resize window to height it had
8031         before.
8032         (fit-window-to-buffer-horizontally): New option.
8033         (fit-frame-to-buffer): Describe new values.
8034         (fit-frame-to-buffer-bottom-margin): Replace with
8035         fit-frame-to-buffer-margins.
8036         (window--sanitize-margin): New function.
8037         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
8038         using window-text-pixel-size.
8040 2013-11-30  Glenn Morris  <rgm@gnu.org>
8042         * emacs-lisp/bytecomp.el (byte-compile-form):
8043         Make the `interactive-only' warning like the `obsolete' one.
8044         * comint.el (comint-run):
8045         * files.el (insert-file-literally, insert-file):
8046         * replace.el (replace-string, replace-regexp):
8047         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
8048         (goto-line, insert-buffer, next-line, previous-line):
8049         Tweak `interactive-only' spec.
8051         Stop keeping (most) generated cedet grammar files in the repository.
8052         * Makefile.in (semantic): New.
8053         (compile-main): Depend on semantic.
8055 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8057         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
8058         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
8060         * uniquify.el (uniquify-buffer-name-style): Change default.
8062         * loadup.el: Preload "uniquify".
8064         * time.el (display-time-update): Update all mode lines (bug#15999).
8066         * electric.el (electric-indent-mode): Enable by default.
8067         * loadup.el: Preload "electric".
8069 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
8071         * emacs-lisp/helpers.el (string-empty-p): New function.
8072         (string-blank-p): New function.
8074 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
8076         * imenu.el (imenu--index-alist): Add missing dot to the docstring
8077         (Bug#14029).
8079 2013-11-29  Andreas Politz  <politza@fh-trier.de>
8080         * imenu.el (imenu--subalist-p): Don't error on non-conses and
8081         allow non-lambda lists as functions.
8082         (imenu--in-alist): Don't recurse into non-subalists.
8083         (imenu): Don't pass function itself as an argument (Bug#14029).
8085 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8087         * progmodes/python.el (python-mode-map): Remove binding for ":".
8088         (python-indent-electric-colon): Remove command.
8089         (python-indent-post-self-insert-function): Integrate the previous code
8090         of python-indent-electric-colon.  Make it conditional on
8091         electric-indent-mode.
8092         (python-mode): Add ?: to electric-indent-chars.
8093         Move python-indent-post-self-insert-function to the end of
8094         post-self-insert-hook.
8096 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8098         * doc-view.el (doc-view-goto-page): Update mode-line.
8100         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
8102 2013-11-27  Glenn Morris  <rgm@gnu.org>
8104         * international/charprop.el, international/uni-bidi.el:
8105         * international/uni-category.el, international/uni-combining.el:
8106         * international/uni-comment.el, international/uni-decimal.el:
8107         * international/uni-decomposition.el, international/uni-digit.el:
8108         * international/uni-lowercase.el, international/uni-mirrored.el:
8109         * international/uni-name.el, international/uni-numeric.el:
8110         * international/uni-old-name.el, international/uni-titlecase.el:
8111         * international/uni-uppercase.el:
8112         Remove generated files from VCS repository.
8114 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
8116         * filenotify.el (file-notify-add-watch): Don't special-case
8117         w32notify when computing the directory to watch.
8119 2013-11-27  Glenn Morris  <rgm@gnu.org>
8121         Make bootstrap without generated uni-*.el files possible again.
8122         * loadup.el: Update command-line-args checking for unidata-gen.
8123         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
8124         * composite.el, international/characters.el:
8125         Handle unicode tables being undefined.
8127         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
8128         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
8129         (compile-main): Depend on leim rule.
8130         (leim): New rule.
8131         * loadup.el: Move leim-list.el to leim/ subdirectory.
8132         * startup.el (normal-top-level): No more leim directory.
8133         * international/ja-dic-cnv.el (skkdic-convert):
8134         Disable version-control and autoloads in output files.
8135         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
8136         Disable version-control and autoloads in output files.
8137         * leim/quail: Move here from ../leim.
8138         * leim/quail/hangul.el (hangul-input-method-activate):
8139         Add autoload cookie.
8140         (generated-autoload-load-name): Set file-local value.
8141         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
8142         (generated-autoload-load-name): Set file-local value.
8144 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
8146         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
8147         (eww-add-bookmark): Ask confirmation when add to bookmarks.
8148         (eww-quit): Ask confirmation before quitting eww.
8150 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
8152         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
8153         reading output from Diff on MS-Windows and MS-DOS.
8155 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
8157         * emacs-lisp/helpers.el (string-reverse): New function.
8159 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
8161         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
8162         names on MS Windows, like "/[::1]:".
8164         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
8165         SWITCHES.
8167 2013-11-26  Glenn Morris  <rgm@gnu.org>
8169         * progmodes/python.el (python-indent-guess-indent-offset):
8170         Avoid corner-case error.  (Bug#15975)
8172         Preload leim-list.el.  (Bug#4789)
8173         * loadup.el: Load leim-list.el when found.
8174         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
8176 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
8178         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
8180         * emacs-lisp/helpers.el (string-join): New function.
8182 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
8184         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8185         Mark as obsolete and replace it with a symbol property.
8186         (byte-compile-form): Use new 'interactive-only property.
8187         * comint.el, files.el, replace.el, simple.el:
8188         Apply new 'interactive-only properly.
8190 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
8192         * window.el (display-buffer-at-bottom): Make sure that
8193         split-window-sensibly creates the new window on bottom
8194         (Bug#15961).
8196 2013-11-23  David Kastrup  <dak@gnu.org>
8198         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
8199         on the conflict markers when available.
8200         (smerge--get-marker): New function.
8201         (smerge-end-re, smerge-base-re): Add subgroup.
8203 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8205         * frame.el (handle-focus-in, handle-focus-out): Add missing
8206         interactive spec.
8208 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
8210         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
8211         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
8213 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8215         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
8216         (gomoku--last-pos): New var.
8217         (gomoku--intangible-chars): New const.
8218         (gomoku--intangible): New function.
8219         (gomoku-mode): Use it.  Derive from special-mode.
8220         (gomoku-move-up): Adjust line count.
8221         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
8222         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
8223         Simplify accordingly.
8225         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
8226         Remove blink-cursor code.
8227         (blink-cursor-timer-function, blink-cursor-suspend):
8228         Don't special-case GUIs.
8229         (blink-cursor-mode): Use focus-in/out-hook.
8231 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
8233         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
8234         work when annotation is invisible (Bug#13886).
8236 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
8238         * json.el (json-alist-p): Only return non-nil if the alist has
8239         simple keys (Bug#13518).
8241 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
8243         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
8244         when control-statement is the first statement in a buffer (Bug#15956).
8246 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
8248         * imenu.el (imenu-generic-skip-comments-and-strings):
8249         New option (Bug#15560).
8250         (imenu--generic-function): Use it.
8252 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
8254         * minibuffer.el (completion--in-region-1): Scroll the correct window.
8255         (Bug#13898)
8257 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
8259         * emacs-lisp/helpers.el: Add some string helpers.
8260         (string-trim-left): Removes leading whitespace.
8261         (string-trim-right): Removes trailing whitespace.
8262         (string-trim): Removes leading and trailing whitespace.
8264         * subr.el (string-suffix-p): New function.
8266 2013-11-23  Glenn Morris  <rgm@gnu.org>
8268         * progmodes/python.el (python-shell-send-file):
8269         Add option to delete file when done.  (Bug#15647)
8270         (python-shell-send-string, python-shell-send-region): Use it.
8272 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
8274         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
8275         to set buffer-read-only to t, never to nil.  (Bug#15938)
8277         * textmodes/tex-mode.el (latex-noindent-environments):
8278         Add safe-local-variable property.  (Bug#15936)
8280 2013-11-23  Glenn Morris  <rgm@gnu.org>
8282         * textmodes/enriched.el (enriched-mode): Doc fix.
8283         * emacs-lisp/authors.el (authors-renamed-files-alist):
8284         Add enriched.doc -> enriched.txt.
8286         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
8288 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8290         * progmodes/octave.el (inferior-octave-startup): Spit out error
8291         message.
8293 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
8295         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
8296         Improve docstring.
8297         Add :version.
8298         (ruby-encoding-magic-comment-style): Add :version.
8300 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8302         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
8303         (Bug#15076)
8304         (octave-help-mode): Adapt to change to help-mode-finish to use
8305         derived-mode-p on 2013-09-17.
8306         (inferior-octave-prompt): Also match octave-gui.
8307         (octave-kill-process): Don't ask twice.  (Bug#10564)
8309 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8311         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
8312         (inferior-octave-startup, inferior-octave-check-process)
8313         (inferior-octave-track-window-width-change)
8314         (octave-completion-at-point, octave-eldoc-function): Use it.
8315         (octave-kill-process): Provide confirmation.  (Bug#10564)
8317 2013-11-21  Leo Liu  <sdl.web@gmail.com>
8319         * progmodes/octave.el (octave-mode, inferior-octave-mode):
8320         Fix obsolete variable comment-use-global-state.
8322 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8324         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
8325         Add `octave-source-file'.
8326         (octave-source-file): New function.  (Bug#15935)
8328 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
8330         * net/eww.el (eww-local-regex): New variable.
8331         (eww): Use it to detect localhost and similar.
8333 2013-11-21  Leo Liu  <sdl.web@gmail.com>
8335         Add completion for command `ag'.
8336         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
8337         (pcomplete/ag): New function.
8338         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
8340 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8342         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
8343         (bug#14646).
8344         (make-obsolete): Remove interactive spec.
8346 2013-11-21  Glenn Morris  <rgm@gnu.org>
8348         * startup.el (command-line-1): Use path-separator with -L.
8350 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
8352         * emacs-lisp/package.el (describe-package-1): Add package archive
8353         to shown fields.
8355 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
8357         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
8358         Change default to "# encoding: %s" to differentiate it from the
8359         default Ruby encoding comment template.
8361 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
8363         * ses.el (ses-mode): Doc fix.  (Bug#14748)
8365 2013-11-20  Leo Liu  <sdl.web@gmail.com>
8367         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
8369 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
8371         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
8372         when rebase or bisect are in progress.
8374 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
8376         * filenotify.el (file-notify-add-watch): Doc fix.
8378 2013-11-19  Leo Liu  <sdl.web@gmail.com>
8380         * obsolete/rcompile.el: Mark obsolete.
8382         * progmodes/compile.el (compilation-start)
8383         (compilation-goto-locus, compilation-find-file):
8384         Pass no-display-ok and handle nil value from display-buffer.
8385         (Bug#13594)
8387         * window.el (display-buffer-alist, display-buffer): Document the
8388         new parameter no-display-ok.  Return either a window or nil
8389         but never a non-window value.
8391 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8393         * electric.el (electric-indent-mode-map): Remove.
8394         (electric-indent-mode): Change the global-map instead (bug#15915).
8396         * textmodes/text-mode.el (paragraph-indent-minor-mode):
8397         Use add-function.
8399 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8401         * emacs-lisp/nadvice.el (remove-function): Align with
8402         add-function's behavior.
8404         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
8405         (gdb--string-regexp): New constant.
8406         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
8407         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
8408         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
8409         submatch 1.
8410         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
8411         Adjust use accordingly.
8412         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
8414 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
8416         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
8417         interpolation curlies (Bug#15914).
8419 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
8421         * calc/calc.el (calc-context-sensitive-enter): New variable.
8422         (calc-enter): Use `calc-context-sensitive-enter'.
8424 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
8426         * progmodes/cfengine.el: Version bump.
8427         (cfengine-cf-promises): New defcustom to locate cf-promises.
8428         (cfengine3-vartypes): Add new "data" type.
8429         (cfengine3--current-word): New function to get current name-like
8430         word or its bounds.
8431         (cfengine3--current-function): New function to look up a CFEngine
8432         function's definition.
8433         (cfengine3-format-function-docstring): New function.
8434         (cfengine3-make-syntax-cache): New function.
8435         (cfengine3-documentation-function): New function: ElDoc glue.
8436         (cfengine3-completion-function): New function: completion glue.
8437         (cfengine3-mode): Set `compile-command',
8438         `eldoc-documentation-function', and add to
8439         `completion-at-point-functions'.
8441 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
8443         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
8444         `tramp-current-connection'.
8446 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
8448         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
8449         nil/self/true/false with "end of symbol".
8451 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
8453         * subr.el (version-regexp-alist): Fix a typo.
8455 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
8457         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
8458         "en_US.utf8" and "LC_CTYPE" to "".
8459         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
8460         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
8462 2013-11-15  Leo Liu  <sdl.web@gmail.com>
8464         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
8466 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8468         * progmodes/gud.el (ctl-x-map):
8469         Remove C-x SPC binding.  (Bug#12342)
8470         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
8472 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
8474         * subr.el (version-regexp-alist):
8475         Recognize hg, svn and darcs versions as snapshot versions.
8477         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
8478         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
8479         (ruby--encoding-comment-required-p): Extract from
8480         `ruby-mode-set-encoding'.
8481         (ruby-mode-set-encoding): Add the ability to always insert an
8482         utf-8 encoding comment.  Fix and simplify coding comment update
8483         logic.
8485 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
8487         * net/tramp-gvfs.el (top): Run init code only when
8488         `tramp-gvfs-enabled' is not nil.
8489         (tramp-gvfs-enabled): Check also :system bus.
8491 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8493         Sync with upstream verilog-mode revision 78e66ba.
8494         * progmodes/verilog-mode.el (verilog-end-of-defun)
8495         (verilog-type-completion, verilog-get-list): Remove unused funcs.
8496         (verilog-get-end-of-defun): Remove unused argument.
8497         (verilog-comment-depth): Remove unused local `e'.
8498         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
8499         Don't pass arg to verilog-get-end-of-defun.
8501 2013-11-14  Glenn Morris  <rgm@gnu.org>
8503         * obsolete/assoc.el (aget): Prefix dynamic variable.
8505         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
8507 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8509         * widget.el, hfy-cmap.el: Remove bogus package version number.
8511 2013-11-13  Glenn Morris  <rgm@gnu.org>
8513         * replace.el (replace-eval-replacement):
8514         Try to give more helpful error message.  (Bug#15836)
8516         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
8517         (archive-7z-update): Avoid custom type mismatches.
8519         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
8521 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
8523         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
8524         address can be empty.
8526         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
8527         Accept nil SWITCHES.
8528         (tramp-gvfs-handle-write-region): Implement APPEND.
8530 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
8532         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
8533         binary "|" operator and closing block args delimiter.
8534         Remove FIXME comment referring to Ruby 1.8-only syntax.
8535         (ruby-smie--implicit-semi-p): Not after "|" operator.
8536         (ruby-smie--closing-pipe-p): New function.
8537         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
8538         (ruby-smie-rules): Indent after "|".
8540 2013-11-12  Glenn Morris  <rgm@gnu.org>
8542         * ps-print.el (ps-face-attribute-list):
8543         Handle anonymous faces.  (Bug#15827)
8545 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
8547         * window.el (display-buffer-other-frame): Fix doc-string.
8548         (Bug#15868)
8550 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8552         * subr.el (force-mode-line-update): Delete, move to buffer.c.
8554 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
8556         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
8557         (tramp-sh-handle-file-local-copy): Don't write a message when
8558         saving temporary files.
8560         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
8561         both directories are remote.
8562         (tramp-smb-handle-directory-files): Do not return double entries.
8563         Do not expand full file names.
8564         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
8565         (tramp-smb-handle-write-region): Implement APPEND.
8566         (tramp-smb-get-stat-capability): Fix a stupid bug.
8568 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8570         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
8572 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8574         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
8575         throwing error over malformed let/let* (bug#15814).
8577 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8579         * iswitchb.el (iswitchb-mode): Mark obsolete.
8581 2013-11-11  Glenn Morris  <rgm@gnu.org>
8583         * international/uni-bidi.el, international/uni-category.el:
8584         * international/uni-name.el, international/uni-numeric.el:
8585         Regenerate for Unicode 6.3.0.
8587 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
8589         * net/tramp.el (tramp-methods):
8590         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
8591         2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
8593 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
8595         * progmodes/sh-script.el (sh-font-lock-keywords-var):
8596         Force highlighting text after Summary keyword in doc face for rpm.
8598 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
8600         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
8601         available and the word has no wildcards, append one to the grep pattern.
8602         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
8603         (ispell-complete-word): Call `ispell-lookup-words' with the value
8604         independent of `ispell-look-p'.
8606 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8608         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
8609         Not after "||".
8610         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
8611         their parent.
8613 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8615         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
8616         (ruby-font-lock-keywords): Use backquote.
8618 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8620         * progmodes/ruby-mode.el (ruby-smie--forward-token)
8621         (ruby-smie--backward-token): Only consider full-string matches.
8623 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
8625         * faces.el (describe-face): Add distant-foreground.
8627 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
8629         * progmodes/ruby-mode.el: Improve encoding comment handling.
8630         (ruby-encoding-magic-comment-style): New option.
8631         (ruby-custom-encoding-magic-comment-template): New option.
8632         (ruby--insert-coding-comment, ruby--detect-encoding):
8633         New functions extracted from `ruby-mode-set-encoding'.
8634         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
8635         to control the style of the auto-inserted encoding comment.
8637 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8639         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
8640         Use `smie-backward-sexp' with token argument.
8642 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
8644         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
8645         Remove instrumentation code.
8647 2013-11-08  Glenn Morris  <rgm@gnu.org>
8649         * progmodes/autoconf.el (autoconf-mode):
8650         Tweak comment-start-skip.  (Bug#15822)
8652 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8654         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
8655         at bobp (bug#15826).
8656         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
8658 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
8660         * man.el (Man-start-calling): New macro, extracted from
8661         Man-getpage-in-background.
8662         (Man-getpage-in-background): Use it.
8663         (Man-update-manpage): New command.
8664         (Man-mode-map): Bind it.
8666 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8668         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
8669         of "and", "or", "&&" and "||".
8670         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
8671         argument.  Prohibit opening curly brace because it could only be a
8672         block opener in that position.
8673         (ruby-smie--forward-token, ruby-smie--backward-token):
8674         Separate "|" from "&" or "*" going after it.  That can happen in block
8675         arguments.
8676         (ruby-smie--indent-to-stmt): New function, seeks the end of
8677         previous statement or beginning of buffer.
8678         (ruby-smie-rules): Use it.
8679         (ruby-smie-rules): Check if there's a ":" before a curly block
8680         opener candidate; if there is, it's a hash.
8682 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8684         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
8685         (cl--block-wrapper): Fix last accidental change.
8687 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
8689         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
8690         Instrument, in order to hunt failure on hydra.
8692 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8694         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
8695         malformed bindings form (bug#15814).
8697 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
8699         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
8700         "." compared to " @ ".  This incidentally fixes some indentation
8701         examples with "do".
8702         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
8703         (ruby-smie-grammar): New tokens: "and" and "or".
8704         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
8705         Exclude "and" and "or".  Remove "do" in order to work around token
8706         priorities.
8707         (ruby-smie-rules): Add all infix tokens.  Handle the case of
8708         beginning-of-buffer.
8710 2013-11-06  Glenn Morris  <rgm@gnu.org>
8712         * Makefile.in (setwins_almost, setwins_for_subdirs):
8713         Avoid accidental matches.
8715 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8717         * menu-bar.el (popup-menu): Use key-binding.
8719 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
8721         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
8722         menus, support also the menus produced by minor modes.
8723         (Bug#15817)
8725 2013-11-06  Leo Liu  <sdl.web@gmail.com>
8727         * thingatpt.el (thing-at-point-looking-at): Add optional arg
8728         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
8730 2013-11-06  Glenn Morris  <rgm@gnu.org>
8732         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
8733         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
8734         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
8736 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8738         * electric.el (electric-indent-just-newline): New command.
8739         (electric-indent-mode-map): New keymap.
8740         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
8741         Re-add :group which weren't redundant.
8743         * electric.el (electric-indent-local-mode): New minor mode.
8744         (electric-indent-functions-without-reindent): New var.
8745         (electric-indent-post-self-insert-function): Use it.
8746         * emacs-lisp/gv.el (buffer-local-value): Add setter.
8748 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
8750         * international/quail.el (quail-help): Be more explicit about the
8751         meaning of the labels shown on the keys.  (Bug#15800)
8753         * startup.el (normal-top-level): Load the subdirs.el files before
8754         setting the locale environment.  (Bug#15805)
8756 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8758         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
8759         via arguments so as to get the right ones (bug#15418).
8761         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
8763 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
8765         Fix problems found while writing a test suite.
8767         * net/tramp-compat.el (tramp-compat-load): New defun.
8768         * net/tramp.el (tramp-handle-load): Use it.
8770         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
8771         "(numberp ok-if-already-exists)" correctly.
8773 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
8775         * international/characters.el (glyphless-char-display-control):
8776         Add usage note.
8778 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
8780         * progmodes/python.el (python-mode):
8781         * progmodes/scheme.el (scheme-mode):
8782         * progmodes/prolog.el (prolog-mode):
8783         * progmodes/ruby-mode.el (ruby-mode):
8784         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
8785         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
8787 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8789         * rect.el (rectangle--highlight-for-redisplay):
8790         * emacs-lisp/smie.el (smie--next-indent-change):
8791         Use buffer-chars-modified-tick.
8793         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
8795         * electric.el (electric-indent-post-self-insert-function):
8796         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
8798 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
8800         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
8802 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8804         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
8805         (bug#15786).
8807 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8809         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
8811         * progmodes/python.el: Fix up last change.
8812         (python-shell--save-temp-file): New function.
8813         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
8814         `string' comes from the current buffer.
8815         (python-shell-send-string-no-output): Remove `msg' arg.
8816         (python--use-fake-loc): New var.
8817         (python-shell-buffer-substring): Obey it.  Try to compensate for the
8818         extra coding line added by python-shell--save-temp-file.
8819         (python-shell-send-region): Use python-shell--save-temp-file and
8820         python-shell-send-file directly.  Add `nomain' argument.
8821         (python-shell-send-buffer): Use python-shell-send-region.
8822         (python-electric-pair-string-delimiter): New function.
8823         (python-mode): Use it.
8825 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
8827         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
8828         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
8829         environment and decoding all of the default-directory's to here
8830         from command-line.
8831         (command-line): Decode also argv[0].
8833         * loadup.el: Error out if default-directory is a multibyte string
8834         when we are dumping.
8836         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
8838 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
8840         * emacs-lisp/package.el (package-menu-mode)
8841         (package-menu--print-info, package-menu--archive-predicate):
8842         Add Archive column to package list.
8844 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
8846         Fix problems found while writing a test suite.
8848         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
8849         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
8850         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
8851         to nil when running original file name handler.  Otherwise,
8852         there are problems with constructs like "$$FOO".
8854         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
8855         for `localname'.
8857 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
8859         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
8861         * subr.el (version<, version<=, version=):
8862         Update docstrings with information for snapshot versions.
8864         * helpers.el: New library for misc helper functions.
8865         (hash-table-keys): New function returning a list of hash keys.
8866         (hash-table-values): New function returning a list of hash values.
8868 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
8870         * progmodes/ruby-mode.el (ruby-smie--forward-token)
8871         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
8873 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
8875         * textmodes/fill.el (fill-single-char-nobreak-p): New function
8876         checking whether point is after a 1-letter word.
8878 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8880         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
8881         Don't infloop when expanding region over `multiline' syntax-type that
8882         begins a line (bug#15778).
8884 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8886         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
8887         Make it into a proper minor mode.
8888         (rectangle--region): (Implicitly) rename to rectangle-mark-mode.
8889         (rectangle-mark-mode-map): New keymap.
8890         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
8892 2013-11-04  Glenn Morris  <rgm@gnu.org>
8894         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
8896 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8898         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
8899         (ruby-smie-rules): Use smie-rule-parent instead.
8901         * emacs-lisp/smie.el (smie-rule-parent): Always call
8902         smie-indent-virtual rather than only for hanging tokens.
8903         (smie--next-indent-change): New helper command.
8905 2013-11-03  Glenn Morris  <rgm@gnu.org>
8907         * Makefile.in (abs_srcdir): Remove.
8908         (emacs): Unset EMACSLOADPATH.
8910 2013-11-02  Glenn Morris  <rgm@gnu.org>
8912         * Makefile.in (EMACS): Use a relative filename.
8913         (abs_top_builddir): Remove.
8914         (custom-deps, finder-data, autoloads): Use --chdir.
8916         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
8918         Use relative filenames in TAGS files.
8919         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
8920         (lisptagsfiles4, TAGS): Use relative file names.
8921         (TAGS-LISP): Remove.
8922         (maintainer-clean): No more TAGS-LISP file.
8924         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
8925         (lisptagsfiles4): Use absolute filenames again.
8926         (TAGS, TAGS-LISP): Not everything needs to run in one line.
8927         Remove all *loaddefs files, not just the first.  Remove esh-groups.
8928         (maintainer-clean): Delete TAGS, TAGS-LISP.
8930 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8932         * emacs-lisp/package.el (package-version-join):
8933         Recognize snapshot versions.
8935 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8937         * subr.el (version-regexp-alist): Add support for snapshot versions.
8939 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
8941         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
8942         New function, replacement for `smie-rule-parent' for when we want to
8943         skip over our direct parent if it's an assignment token..
8944         (ruby-smie-rules): Use it.
8946 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
8948         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
8949         unconditionally.  Remove now unnecessary forward declarations.
8950         Remove XEmacs-specific setup.
8951         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
8952         (ruby-font-lock-syntactic-keywords)
8953         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
8954         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
8955         (ruby-here-doc-end-syntax): Remove.
8956         (ruby-mode): Don't check whether `syntax-propertize-rules' is
8957         defined as function.
8959 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8961         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
8963 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
8965         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
8966         table and abbrev table, `define-derived-mode' does that for us
8967         anyway.
8969 2013-11-01  Glenn Morris  <rgm@gnu.org>
8971         * Makefile.in: Remove manual mh-e dependencies (writing .elc
8972         files is atomic for some time, so no parallel compilation issues).
8974 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
8976         * faces.el (face-x-resources): Add :distant-foreground.
8977         (region): Use :distant-foreground for gtk and ns.
8979 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
8981         Allow multiple bibliographies when BibLaTeX is used rather than
8982         BibTeX.
8983         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
8984         (reftex-locate-bibliography-files): Us it.
8986 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
8988         * image.el (image-type-header-regexps): Fix the 'pbm' part to
8989         allow comments in pbm files.
8991         * term/w32-win.el (dynamic-library-alist): Support newer versions
8992         of libjpeg starting with v7: look only for the DLL from the
8993         version against which Emacs was built.
8994         Support versions of libpng beyond 1.4.x.
8995         Support libtiff v4.x.
8997 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
8999         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
9000         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
9001         Add property :safe.
9002         (ruby-deep-arglist): Add property :type.
9004 2013-10-31  Glenn Morris  <rgm@gnu.org>
9006         * Makefile.in (custom-deps, finder-data): No need to setq the target
9007         variables, we are in the right directory and the defaults work fine.
9009 2013-10-30  Glenn Morris  <rgm@gnu.org>
9011         * Makefile.in (autoloads): Do not use abs_lisp.
9013         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9014         `newline' does not respect `standard-output', so use `princ'.
9016 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
9018         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
9019         * buff-menu.el (Buffer-menu--unmark): New function.
9020         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
9022 2013-10-30  Glenn Morris  <rgm@gnu.org>
9024         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
9026         * emacs-lisp/package.el (lm-homepage): Declare.
9028         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
9029         Fix doc typos.
9031         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
9033         * Makefile.in (finder-data, autoloads, update-subdirs)
9034         (compile-main, compile-clean, compile-always, bootstrap-clean):
9035         Check return value of cd.
9036         (compile-calc): Remove.
9038 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9040         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
9042         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
9043         (byte-compile-and-folded): New function.
9044         (=, <, >, <=, >=): Use it.
9046         * dos-w32.el (minibuffer-history-case-insensitive-variables)
9047         (path-separator, null-device, buffer-file-coding-system)
9048         (lpr-headers-switches): Check system-type before modifying them.
9049         (find-buffer-file-type-coding-system): Mark obsolete.
9050         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
9051         find-file-not-found-set-buffer-file-coding-system.
9052         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
9053         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
9054         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
9055         (w32-direct-print-region-helper, w32-direct-print-region-function)
9056         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
9057         * startup.el (normal-top-level-add-subdirs-to-load-path):
9058         * ps-print.el (ps-print-region-function):
9059         * lpr.el (print-region-function): Use new name.
9061         * subr.el (custom-declare-variable-early): Remove function.
9062         (custom-declare-variable-list): Remove var.
9063         (error, user-error): Remove `while' loop.
9064         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
9065         (user-emacs-directory-warning, locate-user-emacs-file):
9066         Move to files.el.
9067         * simple.el (read-quoted-char-radix, read-quoted-char):
9068         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
9069         Move from subr.el.
9070         * custom.el (custom-declare-variable-list): Don't process
9071         custom-declare-variable-list.
9073         * progmodes/python.el (python-shell-get-buffer): New function.
9074         (python-shell-get-process): Use it.
9075         (python-shell-send-string): Always use utf-8 and add a cookie to tell
9076         Python which encoding was used.  Don't split-string since we only care
9077         about the first line.  Return the temp-file, if applicable.
9078         (python-shell-send-region): Tell compile.el how to turn locations in
9079         the temp-file into locations in the source buffer.
9081 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9083         * subr.el (undefined): Add missing behavior from the C code for
9084         unbound keys.
9086         * rect.el: Use lexical-binding.  Add new rectangular region support.
9087         (rectangle-mark): New command.
9088         (rectangle--region): New var.
9089         (deactivate-mark-hook): Reset rectangle--region.
9090         (rectangle--extract-region, rectangle--insert-for-yank)
9091         (rectangle--highlight-for-redisplay)
9092         (rectangle--unhighlight-for-redisplay): New functions.
9093         (region-extract-function, redisplay-unhighlight-region-function)
9094         (redisplay-highlight-region-function): Use them to handle
9095         rectangular region.
9096         * simple.el (region-extract-function): New var.
9097         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
9098         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
9099         (kill-region): Replace obsolete `yank-handler' arg with `region'.
9100         (copy-region-as-kill, kill-ring-save): Add `region' argument.
9101         (redisplay-unhighlight-region-function)
9102         (redisplay-highlight-region-function): New vars.
9103         (redisplay--update-region-highlight): New function.
9104         (pre-redisplay-function): Use it.
9105         (exchange-point-and-mark): Don't deactivate the mark before
9106         reactivate-it anyway.
9107         * comint.el (comint-kill-region): Remove yank-handler argument.
9108         * delsel.el (delete-backward-char, backward-delete-char-untabify)
9109         (delete-char): Remove property, since it's now part of their
9110         default behavior.
9111         (self-insert-iso): Remove property since this command doesn't exist.
9113         * emacs-lisp/package.el (package--download-one-archive)
9114         (describe-package-1): Don't query the user about final newline.
9116 2013-10-29  Daniel Colascione  <dancol@dancol.org>
9118         * net/tramp.el (tramp-methods): Document new functionality.
9119         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
9120         tramp-hostname-checker if method provides one instead of scanning
9121         argument list for "%h" to decide hostname acceptability.
9123 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
9125         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
9126         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
9127         Handle COPY-CONTENTS.  (Bug#15737)
9129 2013-10-28  Daiki Ueno  <ueno@gnu.org>
9131         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9132         Document that this option has no effect with GnuPG 2.0 (bug#15552).
9134 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
9136         * image.el (defimage, image-load-path): Doc fixes.
9138 2013-10-27  Alan Mackenzie  <acm@muc.de>
9140         Indent statements in macros following "##" correctly.
9141         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
9142         Modify the "#" arm of a cond form to handle "#" and "##" operators.
9144 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
9146         * linum.el (linum-update-window): Fix boundary test (bug#13446).
9148 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
9150         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
9151         after `=' is probably a new expression.
9153 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9155         * man.el (man-imenu-title): New option.
9156         (Man-mode-map): Add menu.  (Bug#15722)
9157         (Man-mode): Add imenu to menu.
9159 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
9161         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
9162         specific in what the first arg can be: a non-keyword word,
9163         string/regexp/percent literal opener, opening paren, or unary
9164         operator followed directly by word.
9166 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9168         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
9169         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
9170         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
9171         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
9172         Remove vars, they do not apply any more.
9173         (prolog-mode-abbrev-table): Remove redundant declaration.
9174         (prolog-upper-case-string, prolog-lower-case-string): Remove.
9175         (prolog-use-smie): Remove.
9176         (prolog-smie-rules): Add indentation rule for the if-then-else layout
9177         supported by prolog-electric-if-then-else-flag.
9178         (prolog-mode-variables, prolog-menu): Use setq-local.
9179         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
9180         Remove binding to `Backspace' since this key doesn't exist anyway.
9181         Remove bindings for electric self-inserting keys.
9182         (prog-mode): Assume it's defined.
9183         (prolog-post-self-insert): New function.
9184         (prolog-mode): Use it.
9185         (prolog-indent-line, prolog-indent-level)
9186         (prolog-find-indent-of-matching-paren)
9187         (prolog-indentation-level-of-line, prolog-goto-comment-column)
9188         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
9189         (prolog-goto-next-paren, prolog-in-string-or-comment)
9190         (prolog-tokenize, prolog-inside-mline-comment)
9191         (prolog-find-start-of-mline-comment): Remove functions.
9192         (prolog-find-unmatched-paren, prolog-clause-end)
9193         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
9194         (prolog-electric--if-then-else): Rename from
9195         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
9196         (prolog-tokenize-searchkey): Remove const.
9197         (prolog-clause-info): Use forward-sexp.
9198         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
9199         (prolog-electric-if-then-else): Remove commands.
9200         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
9201         for use in post-self-insert-hook.
9202         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
9203         for use in post-self-insert-hook.
9204         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
9205         for use in post-self-insert-hook.
9206         (prolog-electric--underscore): Rename from prolog-electric--underscore;
9207         adapt it for use in post-self-insert-hook.
9209 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
9211         * emacs-lisp/ert.el (ert-run-tests-interactively):
9212         Use `completing-read'.  (Bug#9756)
9214 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
9216         * simple.el (line-move): Call line-move-1 instead of
9217         line-move-visual when the current window hscroll is zero, but
9218         temporary-goal-column indicates we will need to hscroll as result
9219         of the movement.  (Bug#15712)
9221 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
9223         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
9224         capitalization.  Use :visible instead of :active.
9225         Fix `ruby-indent-exp' reference.  Add menu items for the generic
9226         commands that are used with SMIE.
9227         (ruby-do-end-to-brace): Insert space after `{'.
9229 2013-10-25  John Anthony  <john@jo.hnanthony.com>
9231         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
9233         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
9235 2013-10-25  Glenn Morris  <rgm@gnu.org>
9237         * vc/vc.el (vc-print-log): Don't use a working revision unless
9238         one was explicitly specified.  (Bug#15322)
9240 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9242         * subr.el (add-to-list): Preserve return value in compiler-macro
9243         (bug#15692).
9245 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9247         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
9248         result.  Ask user to retry using '-all' flag.  (Bug#15701)
9250 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9252         * emacs-lisp/smie.el: New smie-config system.
9253         (smie-config): New defcustom.
9254         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
9255         (smie-config-guess, smie-config-save): New commands.
9256         (smie-config--mode-local, smie-config--buffer-local)
9257         (smie-config--trace, smie-config--modefuns): New vars.
9258         (smie-config--advice, smie-config--mode-hook)
9259         (smie-config--setter, smie-config-local, smie-config--get-trace)
9260         (smie-config--guess-value, smie-config--guess): New functions.
9261         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
9262         text properties.  Treat "string fence" syntax like string syntax.
9264         * progmodes/sh-script.el (sh-use-smie): Change default.
9265         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
9266         (sh-var-value): Simplify by CSE.
9267         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
9268         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
9269         is used.
9270         (sh-guess-basic-offset): Use cl-incf.
9271         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
9273 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
9275         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
9276         (bug#15699).
9278 2013-10-24  Glenn Morris  <rgm@gnu.org>
9280         * Makefile.in (abs_top_srcdir): Remove.
9281         (update-subdirs): Use relative path to update-subdirs.
9283 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
9285         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
9286         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
9287         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
9288         Call unmsys--file-name before expand-file-name, not after it.
9290 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
9292         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
9293         (ert-test-skipped): New error.
9294         (ert-skip, ert-stats-skipped): New defuns.
9295         (ert--skip-unless): New macro.
9296         (ert-test-skipped): New struct.
9297         (ert--run-test-debugger, ert-test-result-type-p)
9298         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
9299         (ert--stats-set-test-and-result, ert-char-for-test-result)
9300         (ert-string-for-test-result, ert-run-tests-batch)
9301         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
9302         Handle skipped tests.  (Bug#9803)
9304 2013-10-24  Glenn Morris  <rgm@gnu.org>
9306         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
9308         * Makefile.in (abs_top_srcdir): New, set by configure.
9309         (update-subdirs): Correct build-aux location.
9311 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
9313         * vc/vc.el (vc-print-root-log): Always set `default-directory'
9314         value, whether we could auto-deduce `backend', or not.
9316         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
9317         with parameters" example.  Simplify the "is it block or is it
9318         hash" check, but also make it more thorough.
9320 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
9322         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
9324 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9326         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
9327         { if it is hanging.
9329         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
9330         :before ";".
9332 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
9334         * progmodes/compile.el (compilation-directory-matcher)
9335         (compilation-page-delimiter):
9336         Support GNU Make-4.0 directory quoting.  (Bug#15678)
9338 2013-10-23  Leo Liu  <sdl.web@gmail.com>
9340         * ido.el (ido-tidy): Handle read-only text.
9342 2013-10-23  Glenn Morris  <rgm@gnu.org>
9344         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
9345         (emacs, compile, compile-always):
9346         Quote entities that might contain whitespace.
9347         (custom-deps, finder-data, autoloads): Use abs_lisp.
9348         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
9349         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
9350         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
9352 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
9354         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
9355         Use `following-char'.
9357 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9359         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
9360         * progmodes/ruby-mode.el (ruby-smie-rules):
9361         Remove corresponding workaround.  Fix indentation rule of ";" so it
9362         also applies when ";" is the parent.
9364 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
9366         * frame.el (display-screens, display-pixel-height)
9367         (display-pixel-width, display-mm-width, display-backing-store)
9368         (display-save-under, display-planes, display-color-cells)
9369         (display-visual-class, display-monitor-attributes-list):
9370         Mention the optional ‘display’ argument in doc strings.
9372 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
9374         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
9375         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
9377 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
9379         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
9380         TODO.  Add "." after " @ ".
9381         (ruby-smie--at-dot-call): New function.  Checks if point at method
9382         call with explicit target.
9383         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
9384         to the method name tokens when it precedes them.
9385         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
9386         (ruby-smie-rules): Add rule for indentation before and after "."
9387         token.
9389 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9391         * textmodes/remember.el (remember-diary-extract-entries):
9392         Avoid add-to-list.
9394         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
9395         an instruction.
9397 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
9399         * progmodes/ruby-mode.el (ruby-smie-grammar):
9400         Add (almost) all infix operators.
9401         (ruby-smie--implicit-semi-p): Add new operator chars.
9403         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
9404         `smie-down-list'.
9405         (ruby-smie--args-separator-p): Check that there's no newline
9406         between method call and its arguments.
9408 2013-10-20  Alan Mackenzie  <acm@muc.de>
9410         Allow comma separated lists after Java "implements".
9412         * progmodes/cc-engine.el (c-backward-over-enum-header):
9413         Parse commas.
9414         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
9415         from a "disallowed" list in enum fontification.
9417 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
9419         * startup.el (default-frame-background-mode): Remove unused defvar.
9421         * progmodes/verilog-mode.el (verilog-mode): Don't set
9422         comment-indent-function globally.
9424 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
9426         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
9427         Move Info menu item creation to ns-win.el.
9429         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
9430         in menu bar.
9432         * menu-bar.el: Move GNUstep specific menus...
9434         * term/ns-win.el (ns-initialize-window-system): ... to here.
9436 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9438         * simple.el (newline): Only run post-self-insert-hook when
9439         called interactively.
9441 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
9443         * icomplete.el (icomplete-with-completion-tables): Add :version.
9445 2013-10-19  Alan Mackenzie  <acm@muc.de>
9447         Fix fontification bugs with constructors and const.
9449         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
9450         CASE 2) Remove the check for the absence of a suffix construct
9451         after a function declaration with only types (no identifiers) in
9452         the parentheses.  Also, accept a function declaration with just a
9453         type inside the parentheses, if this type can be positively
9454         recognised as such, or if a prefix keyword like "explicit" nails
9455         down the construct as a declaration.
9457 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
9459         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
9460         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
9461         the problem whereby selecting a menu item that leads to a
9462         minibuffer prompt moves the cursor out of the minibuffer window,
9463         making it hard to type at the prompt.  Suggested by Stefan Monnier
9464         <monnier@iro.umontreal.ca>.
9466 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
9468         * menu-bar.el: Don't make Services menu.
9470 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9472         * ffap.el: Handle "/usr/include/c++/<version>" directories.
9473         (ffap-alist): Use ffap-c++-mode for c++-mode.
9474         (ffap-c++-path): New variable.
9475         (ffap-c++-mode): New function.
9477 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
9479         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
9481 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
9483         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
9484         introduced on 2013-09-08, which results in an infinite loop
9485         requesting a password.
9487 2013-10-18  Glenn Morris  <rgm@gnu.org>
9489         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
9491 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
9493         Sync with upstream verilog-mode revision 1a6ecec7.
9494         * progmodes/verilog-mode.el (verilog-mode-version): Update.
9495         (verilog-mode-release-date): Remove.
9496         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
9497         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
9498         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
9499         (verilog-auto-tieoff-ignore-regexp)
9500         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
9501         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
9502         (verilog-signals-with, verilog-dir-cache-preserving)
9503         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
9504         Doc fixes.
9505         (verilog-case-fold): New option, to control case folding in
9506         regexp searches, bug597.
9507         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
9508         (verilog-string-match-fold, verilog-in-paren-count)
9509         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
9510         (verilog-at-close-struct-p): New functions.
9511         (verilog-beg-block-re-ordered, verilog-extended-case-re)
9512         (verilog-forward-sexp, verilog-set-auto-endcomments)
9513         (verilog-leap-to-case-head): Handle "unique0" case.
9514         (verilog-in-constraint-re): New constant.
9515         (verilog-keywords, verilog-type-font-keywords):
9516         Add some SystemVerilog 1800-2012 keywords.
9517         (verilog-label-be): Remove unimplemented argument, bug669.
9518         (verilog-batch-execute-func): When batch expanding clear
9519         create-lockfiles to prevent spurious user locks when a file ends
9520         up not changing.
9521         (verilog-calculate-indent, verilog-calc-1)
9522         (verilog-at-close-constraint-p, verilog-at-constraint-p)
9523         (verilog-do-indent): Fix indentation of nested constraints
9524         and structures.
9525         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
9526         (verilog-auto-inst-param): Use verilog-string-match-fold.
9527         (verilog-read-inst-module-matcher):
9528         Fix AUTOINST on gate primitives with #1.
9529         (verilog-read-decls): Fix double-declaring user-defined typed signals.
9530         Reads all user-defined typed variables.
9531         (verilog-read-defines): Fix reading definitions inside comments, bug647.
9532         (verilog-signals-matching-regexp)
9533         (verilog-signals-not-matching-regexp, verilog-auto):
9534         Respect verilog-case-fold.
9535         (verilog-diff-report): Fix line count.
9536         (verilog-auto-assign-modport): Remove unused local `modi'.
9537         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
9538         better handle multidimensional arrays.
9539         Fix packed array ports misadding bit index in AUTOINST, bug637.
9540         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
9541         to not double-declare existing outputs and inputs, respectively.
9542         (verilog-template-map): Bind U to verilog-sk-uvm-component.
9543         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
9544         (verilog-sk-uvm-component): New skeleton.
9545         (verilog-submit-bug-report): Add verilog-case-fold,
9546         remove verilog-mode-release-date.
9548 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
9550         * subr.el (sit-for): Call (input-pending-p t) so as to behave
9551         as before.
9553 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
9555         * textmodes/remember.el (remember): Set buffer-offer-save in
9556         remember buffers (bug#13566).
9558 2013-10-18  Daniel Colascione  <dancol@dancol.org>
9560         When evaluating forms in ielm, direct standard output to ielm
9561         buffer.  Add new ielm-return-for-effect command.  Remove trailing
9562         whitespace throughout.
9564         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
9565         (ielm-return-for-effect): New command.
9566         (ielm-send-input): Accept optional `for-effect' parameter.
9567         (ielm-eval-input): Accept optional `for-effect' parameter.
9568         Bind `standard-output' to stream we create using
9569         `ielm-standard-output-impl'.  Suppress printing result when
9570         `for-effect'.
9571         (ielm-standard-output-impl): New function.
9572         (inferior-emacs-lisp-mode): Explain new features in documentation.
9574 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
9576         Code cleanup.
9578         * net/tramp.el (tramp-debug-message): Do not check for connection
9579         buffer.
9580         (tramp-message): Use "vector" connection property.
9582         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
9583         (tramp-equal-remote, tramp-eshell-directory-change)
9584         * net/tramp-adb.el (tramp-adb-handle-copy-file)
9585         (tramp-adb-handle-rename-file)
9586         * net/tramp-cmds.el (tramp-list-remote-buffers)
9587         (tramp-cleanup-connection, tramp-cleanup-this-connection)
9588         * net/tramp-compat.el (tramp-compat-process-running-p)
9589         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
9590         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
9591         (tramp-gvfs-handle-rename-file)
9592         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
9593         (tramp-set-file-uid-gid)
9594         * net/tramp-smb.el (tramp-smb-handle-copy-file)
9595         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
9596         of `file-remote-p'.
9598         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
9599         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
9600         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
9601         (tramp-gw-open-network-stream): Suppress unrelated traces.
9603         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
9604         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
9605         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9606         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
9607         connection property.
9609         * net/tramp-cache.el (top): Suppress traces when reading
9610         persistency file.
9612         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
9613         Refactor common code.  Improve debug message.
9614         (tramp-maybe-open-connection)
9615         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
9616         connection buffer too early.
9618         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
9619         from `tramp-smb-actions-with-acl'.
9620         (tramp-smb-actions-set-acl): New defconst.
9621         (tramp-smb-handle-copy-directory)
9622         (tramp-smb-action-get-acl): New defun, renamed from
9623         `tramp-smb-action-with-acl'.
9624         (tramp-smb-action-set-acl): New defun.
9625         (tramp-smb-handle-set-file-acl): Rewrite.
9627 2013-10-17  Glenn Morris  <rgm@gnu.org>
9629         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
9631 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9633         * skeleton.el (skeleton-newline): Remove.
9634         (skeleton-internal-1): Use (insert "\n") instead.
9636         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
9637         let-bindings.
9639         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
9640         forward-sexp-function while we redo its job (bug#15613).
9642 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
9644         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
9645         represented by lists.
9647 2013-10-16  Glenn Morris  <rgm@gnu.org>
9649         * tmm.el (tmm--history): New dynamic variable.
9650         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
9652 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
9654         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
9655         (tramp-smb-errors): Add error messages.
9656         (tramp-smb-actions-with-acl): New defconst.
9657         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
9658         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
9659         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
9660         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
9661         (tramp-smb-get-stat-capability): Fix tests.
9663 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
9665         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
9666         (bug#15580).
9668 2013-10-16  Glenn Morris  <rgm@gnu.org>
9670         * ansi-color.el (ansi-color-drop-regexp):
9671         Add 1J, 1K, 2K.  (Bug#15617)
9673         * files.el (hack-local-variables--warned-lexical): New.
9674         (hack-local-variables):
9675         Warn about misplaced lexical-binding.  (Bug#15616)
9677         * net/eww.el (eww-render): Always set eww-current-url,
9678         and update header line.  (Bug#15622)
9679         (eww-display-html): ... Rather than just doing it here.
9681 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
9683         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
9684         menu navigations commands.
9686 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
9688         * progmodes/subword.el (subword-capitalize): Be careful when
9689         the search for [[:alpha:]] fails (bug#15580).
9691 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
9693         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
9694         to commands that scroll the menu.
9696 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
9698         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
9699         Handle methods ending with `?' and `!'.
9701 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
9703         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
9704         `japanese-cp932' to `cp932' to fix the problem where saving a
9705         source file written in Shift_JIS twice would end up having
9706         `coding: japanese-cp932' which Ruby could not recognize.
9707         (ruby-mode-set-encoding): Add support for encodings mapped to nil
9708         in `ruby-encoding-map'.
9709         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
9710         doesn't need to be explicitly declared in magic comment.
9711         (ruby-encoding-map): Add type declaration for better customize UI.
9713 2013-10-13  Glenn Morris  <rgm@gnu.org>
9715         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
9716         Occur buffers are read-only.  http://bugs.debian.org/720775
9718         * emacs-lisp/authors.el (authors-fixed-entries):
9719         Comment out old alpha stuff.
9721 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
9723         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
9724         to `after-save-hook' instead of `before-save-hook'.
9725         (ruby-mode-set-encoding): Use the value of coding system used to
9726         write the file.  Call `basic-save-buffer-1' after modifying the
9727         buffer.
9729 2013-10-13  Alan Mackenzie  <acm@muc.de>
9731         Fix indentation/fontification of Java enum with
9732         "implements"/generic.
9734         * progmodes/cc-engine.el (c-backward-over-enum-header):
9735         Extracted from the three other places and enhanced to handle generics.
9736         (c-inside-bracelist-p): Uses new function above.
9737         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
9738         function above.
9739         (c-font-lock-enum-tail): Uses new function above.
9741 2013-10-13  Kenichi Handa  <handa@gnu.org>
9743         * international/mule-cmds.el (select-safe-coding-system): Remove a
9744         superfluous condition in chekcing whether a coding system is safe
9745         or not.
9747 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
9749         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
9751 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
9753         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
9755 2013-10-13  Glenn Morris  <rgm@gnu.org>
9757         * menu-bar.el (menu-bar-update-buffers):
9758         Unify Buffers menu prompt string.  (Bug#15576)
9760         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
9762         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
9763         Add some entries.
9764         (authors-fixed-entries): Use accented form of name.
9766 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9768         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
9769         method calls (bug#15594).
9770         (ruby-smie--args-separator-p): New function.
9771         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
9772         recognize paren-free method calls.
9774         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
9775         internals of universal-argument.
9777 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
9779         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
9780         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
9781         dropped menu on second mouse click on the menu bar.
9783 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9785         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
9786         (explicit-shell-file-name): Declare.
9787         (sh--vars-before-point, sh--cmd-completion-table): New functions.
9788         (sh-completion-at-point-function): New function.
9789         (sh-mode): Use it.
9790         (sh-smie--keyword-p): Remove unused argument.
9791         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
9792         vars.
9793         (sh-set-shell): Always setup SMIE, even if we use the
9794         old indentation code.
9796 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
9798         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
9799         cases of ? and =.
9800         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
9801         predicate would return nil are almost non-existent.
9802         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
9804         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
9805         cache also after commands that modify the buffer but don't move
9806         point.
9808 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9810         * env.el (substitute-env-in-file-name): New function.
9811         (substitute-env-vars): Extend the meaning of the optional arg.
9813 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
9815         * term/w32-win.el (dynamic-library-alist): Define separate lists
9816         of GIF DLLs for versions before and after 5.0.0 of giflib.
9817         (Bug#15531)
9819 2013-10-10  João Távora  <joaotavora@gmail.com>
9821         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
9822         not locked, use last revision and current source as
9823         defaults.  (Bug#15569)
9825 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
9827         * menu-bar.el (menu-bar-open): Don't use popup-menu if
9828         menu-bar is hidden.
9830 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
9832         * window.el (pop-to-buffer-same-window): Fix doc-string.
9833         (Bug#15492)
9835 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9837         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
9839 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
9841         * calendar/icalendar.el (icalendar-import-file):
9842         Fix interactive spec.  (Bug#15482)
9844 2013-10-10  Glenn Morris  <rgm@gnu.org>
9846         * desktop.el (desktop-save): Default to saving in .emacs.d,
9847         since PWD is no longer in desktop-path by default.  (Bug#15319)
9849         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
9850         now that text mode has a menu with the same entry.
9851         (menu-bar-text-mode-auto-fill): Remove now unused func.
9852         * textmodes/text-mode.el (text-mode-map):
9853         Use auto-fill help text from menu-bar.el.
9855 2013-10-10  John Anthony  <john@jo.hnanthony.com>
9857         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
9859 2013-10-09  Juri Linkov  <juri@jurta.org>
9861         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
9862         instead of this-command-keys.  Add universal-argument-more and
9863         universal-argument-minus to the list of prefix commands.  (Bug#15568)
9865 2013-10-09  Glenn Morris  <rgm@gnu.org>
9867         * vc/vc-svn.el (vc-svn-create-repo):
9868         Expand paths in file://... url.  (Bug#15446)
9870         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
9871         Add some entries.
9872         (authors): Remove unused local variables.
9874 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9876         * profiler.el: Create a more coherent calltree from partial backtraces.
9877         (profiler-format): Hide the tail with `invisible' so that C-s can still
9878         find the hidden elements.
9879         (profiler-calltree-depth): Don't recurse so enthusiastically.
9880         (profiler-function-equal): New hash-table-test.
9881         (profiler-calltree-build-unified): New function.
9882         (profiler-calltree-build): Use it.
9883         (profiler-report-make-name-part): Indent the calltree less.
9884         (profiler-report-mode): Add visibility specs for profiler-format.
9885         (profiler-report-expand-entry, profiler-report-toggle-entry):
9886         Expand the whole subtree when provided with a prefix arg.
9888 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
9890         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
9891         iuwu-mod token.
9892         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
9893         hanging iuwu-mod token.
9894         (ruby-smie--forward-token): Do not include a dot after a token in
9895         that token.
9896         (ruby-smie--backward-token): Likewise.
9898 2013-10-08  Juri Linkov  <juri@jurta.org>
9900         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
9901         to isearch-other-control-char.
9902         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
9903         and isearch-post-command-hook to post-command-hook.
9904         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
9905         and isearch-post-command-hook from post-command-hook.
9906         (isearch-unread-key-sequence)
9907         (isearch-reread-key-sequence-naturally)
9908         (isearch-lookup-scroll-key, isearch-other-control-char)
9909         (isearch-other-meta-char): Remove functions.
9910         (isearch-pre-command-hook, isearch-post-command-hook):
9911         New functions based on isearch-other-meta-char rewritten
9912         relying on the new behavior of overriding-terminal-local-map
9913         that does not replace the local keymaps any more.  (Bug#15200)
9915 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
9917         Support menus on text-mode terminals.
9918         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
9919         functionality.
9921         * tooltip.el (tooltip-mode): Don't error out on TTYs.
9923         * menu-bar.el (popup-menu, popup-menu-normalize-position):
9924         Move here from mouse.el.
9925         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
9926         and arrow keys.
9927         (tty-menu-navigation-map): New map for TTY menu navigation.
9929         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
9931         * frame.el (display-mouse-p): Report text-mode mouse as available
9932         on w32.
9933         (display-popup-menus-p): Report availability if mouse is
9934         available; don't condition on window-system.
9936         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
9937         (tty-menu-selected-face): New faces.
9939 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9941         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
9942         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
9943         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
9944         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
9945         New constants.
9946         (lisp-mode-variables): New `elisp' argument.
9947         (emacs-lisp-mode): Use it.
9948         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
9949         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
9951         * indent.el: Use lexical-binding.
9952         (indent-region): Add progress reporter.
9953         (tab-stop-list): Make it implicitly extend to infinity by repeating the
9954         last step.
9955         (indent--next-tab-stop): New function to implement this behavior.
9956         (tab-to-tab-stop, move-to-tab-stop): Use it.
9958 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
9960         * indent.el (indent-rigidly--current-indentation): New function.
9961         (indent-rigidly-map): New var.
9962         (indent-rigidly): Use it to provide interactive mode (bug#8196).
9964 2013-10-08  Bastien Guerry  <bzg@gnu.org>
9966         * register.el (insert-register): Fix 2013-10-07 change.
9968 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9970         * progmodes/perl-mode.el: Use lexical-binding.
9971         Remove redundant :group args.
9972         (perl-nochange): Change default to be closer to other major modes's
9973         standard behavior.
9974         (perl-indent-line): Don't consider text on current line as a
9975         valid beginning of function from which to indent.
9977         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
9978         with more than one argument (bug#15538).
9980         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
9982         * vc/pcvs.el: Use lexical-binding.
9983         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
9984         environment of `eval'.
9985         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
9986         than a list of expressions.  Adjust callers.
9987         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
9989 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
9991         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
9992         case of the dot in a chained method call being on the following line.
9994 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9996         * electric.el (electric-indent-inhibit): New var.
9997         (electric-indent-post-self-insert-function): Use it.
9998         * progmodes/python.el (python-mode): Set it.
10000         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
10001         open braces.
10003         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
10005         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
10006         (css-mode): Use electric-indent-chars.
10008         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
10009         (font-lock-beg, font-lock-end): Move before first use.
10010         (nxml-mode): Use syntax-propertize-function.
10011         (nxml-after-change, nxml-after-change1): Adjust accordingly.
10012         (nxml-extend-after-change-region): Remove.
10013         * nxml/xmltok.el: Use lexical-binding.
10014         (xmltok-save): Use `declare'.
10015         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
10016         * nxml/nxml-util.el: Use lexical-binding.
10017         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
10018         Use `declare'.
10019         * nxml/nxml-ns.el: Use lexical-binding.
10020         (nxml-ns-save): Use `declare'.
10021         (nxml-ns-prefixes-for): Avoid add-to-list.
10022         * nxml/rng-match.el: Use lexical-binding.
10023         (rng--ipattern): Use cl-defstruct.
10024         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
10025         (rng-cons-group-after, rng-subst-group-after)
10026         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
10027         Use closures instead of `(lambda...).
10029 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
10031         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
10032         of BEG and END.
10034         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
10035         Use `tramp-handle-insert-file-contents'.
10036         (tramp-gvfs-handle-insert-file-contents): Remove function.
10038         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
10039         Use `save-restriction' in order to keep markers.
10041         * net/trampver.el: Update release number.
10043 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10045         * progmodes/compile.el (compilation-parse-errors):
10046         Use compilation--put-prop.
10047         (compilation--ensure-parse): Check compilation-multiline.
10049         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
10051         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
10052         lexical-binding.
10054         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
10056         * progmodes/ruby-mode.el: Fix recently added tests.
10057         (ruby-smie-grammar): Add - and +.
10058         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
10059         (ruby-smie--backward-id): New functions.
10060         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
10061         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
10062         any more.
10064 2013-10-07  Leo Liu  <sdl.web@gmail.com>
10066         * register.el (register-preview-delay)
10067         (register-preview-functions): New variables.
10068         (register-read-with-preview, register-preview)
10069         (register-describe-oneline): New functions.
10070         (point-to-register, window-configuration-to-register)
10071         (frame-configuration-to-register, jump-to-register)
10072         (number-to-register, view-register, insert-register)
10073         (copy-to-register, append-to-register, prepend-to-register)
10074         (copy-rectangle-to-register): Use register-read-with-preview to
10075         read register.  (Bug#15525)
10077 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
10079         * net/network-stream.el (network-stream-open-starttls): Don't add
10080         --insecure if it's already present, because that gnutls-cli
10081         rejects getting that parameter twice.
10083 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
10085         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
10086         keyword, too.
10088 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
10090         * newcomment.el (comment-use-global-state): Change default value
10091         to t, mark obsolete (Bug#15251).
10092         (comment-beginning): In addition to `comment-to-syntax', check the
10093         value of `comment-use-global-state'.
10095 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10097         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
10098         (ruby-comment-column): Follow the global default, by default.
10099         (ruby-smie-grammar): Add assignment syntax.
10100         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
10101         open-paren, a comma, or a \.
10102         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
10103         and line continuations.
10104         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
10105         followed by implicit semi-colons.  Add rule for string concatenation
10106         and for indentation at BOB.
10107         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
10109         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
10110         calling next-sexp, since next-token may have skipped chars which
10111         next-sexp doesn't know should be skipped!
10113 2013-10-05  Leo Liu  <sdl.web@gmail.com>
10115         * progmodes/octave.el (octave-send-region):
10116         Call compilation-forget-errors.
10118 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
10120         * vc/vc-svn.el (vc-svn-find-admin-dir):
10121         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
10122         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
10123         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
10124         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
10126 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10128         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
10130 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10132         * subr.el (read-passwd): Hide chars even when called within a context
10133         where after-change-functions is disabled (bug#15501).
10134         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
10135         until we removed ourself from overriding-terminal-local-map.
10137 2013-10-04  Leo Liu  <sdl.web@gmail.com>
10139         * progmodes/octave.el (inferior-octave-mode):
10140         Call compilation-forget-errors.
10142 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
10144         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
10146 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
10148         * net/secrets.el (secrets-create-collection): Add optional
10149         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
10150         dbus-call-method argument.  (Bug#15516)
10152 2013-10-04  Leo Liu  <sdl.web@gmail.com>
10154         * progmodes/octave.el (inferior-octave-error-regexp-alist)
10155         (inferior-octave-compilation-font-lock-keywords): New variables.
10156         (compilation-error-regexp-alist)
10157         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
10158         (inferior-octave-mode): Use compilation-shell-minor-mode.
10160 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
10162         * minibuffer.el (completion--replace): Be careful that `end' might be
10163         a marker.
10165 2013-10-03  Daiki Ueno  <ueno@gnu.org>
10167         Add support for package signature checking.
10168         * emacs-lisp/package.el (url-http-file-exists-p)
10169         (epg-make-context, epg-context-set-home-directory)
10170         (epg-verify-string, epg-context-result-for)
10171         (epg-signature-status, epg-signature-to-string)
10172         (epg-check-configuration, epg-configuration)
10173         (epg-import-keys-from-file): Declare.
10174         (package-check-signature): New user option.
10175         (package-unsigned-archives): New user option.
10176         (package-desc): Add `signed' field.
10177         (package-load-descriptor): Set `signed' field if .signed file exists.
10178         (package--archive-file-exists-p): New function.
10179         (package--check-signature): New function.
10180         (package-install-from-archive): Check package signature.
10181         (package--download-one-archive): Check archive signature.
10182         (package-delete): Remove .signed file.
10183         (package-import-keyring): New command.
10184         (package-refresh-contents): Import default keyring.
10185         (package-desc-status): Add "unsigned" status.
10186         (describe-package-1, package-menu--print-info)
10187         (package-menu-mark-delete, package-menu--find-upgrades)
10188         (package-menu--status-predicate): Support "unsigned" status.
10190 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10192         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
10193         the new compilation scheme using the new byte-codes.
10195         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
10196         (byte-pophandler): New byte codes.
10197         (byte-goto-ops): Adjust accordingly.
10198         (byte-compile--use-old-handlers): New var.
10199         (byte-compile-catch): Use new byte codes depending on
10200         byte-compile--use-old-handlers.
10201         (byte-compile-condition-case--old): Rename from
10202         byte-compile-condition-case.
10203         (byte-compile-condition-case--new): New function.
10204         (byte-compile-condition-case): New function that dispatches depending
10205         on byte-compile--use-old-handlers.
10206         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
10207         when we can.
10209         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10210         Optimize under `condition-case' and `catch' if
10211         byte-compile--use-old-handlers is nil.
10212         (disassemble-offset): Handle new bytecodes.
10214 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10216         * subr.el (error): Use `declare'.
10217         (decode-char, encode-char): Use advertised-calling-convention instead
10218         of the docstring to discourage use of the `restriction' arg.
10220 2013-10-03  Daiki Ueno  <ueno@gnu.org>
10222         * epg.el (epg-verify-file): Add a comment saying that it does not
10223         notify verification error as a return value nor a signal.
10224         (epg-verify-string): Ditto.
10226 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
10228         * progmodes/compile.el (compilation-start): Try globbing the arg to
10229         `cd' (bug#15417).
10231 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
10233         Sync with Tramp 2.2.8.
10235         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
10236         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
10237         * net/trampver.el: Update release number.
10239 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
10241         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
10242         and default-process-coding-system for darwin only.
10244 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10246         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
10248 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
10250         * vc/vc-git.el (vc-git-grep): Disable pager.
10252 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
10254         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
10255         Use :url instead of :homepage, as per
10256         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
10258         * newcomment.el (comment-beginning): When `comment-use-syntax' is
10259         non-nil, use `syntax-ppss' (Bug#15251).
10261 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10263         * progmodes/octave.el (inferior-octave-startup-file):
10264         Prefer ~/.emacs.d/init_octave.m.
10266 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
10268         * emacs-lisp/package.el (package-desc-from-define):
10269         Accept additional arguments as plist, convert them to an alist and store
10270         them in the `extras' slot.
10271         (package-generate-description-file): Convert extras alist back to
10272         plist and append to the `define-package' form arguments.
10273         (package--alist-to-plist): New function.
10274         (package--ac-desc): Add `extras' slot.
10275         (package--add-to-archive-contents): Check if the archive-contents
10276         vector is long enough, and if it is, pass its `extras' slot value
10277         to `package-desc-create'.
10278         (package-buffer-info): Call `lm-homepage', pass the returned value
10279         to `package-desc-from-define'.
10280         (describe-package-1): Render the homepage button (Bug#13291).
10282         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10283         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
10285 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10287         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
10288         and default-process-coding-system to utf-8-unix (Bug#15402).
10290 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
10292         * subr.el (looking-back): Do not recommend using looking-back.
10294 2013-09-28  Alan Mackenzie  <acm@muc.de>
10296         Fix indentation/fontification of Java enum with "implements".
10298         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
10299         regexp which matches "implements", etc., in Java.
10300         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
10301         specifier clauses coming after "enum".
10302         * progmodes/cc-fonts.el (c-font-lock-declarations)
10303         (c-font-lock-enum-tail): Check for extra specifier clauses coming
10304         after "enum".
10306 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
10308         * faces.el (region): Change ns_selection_color to
10309         ns_selection_fg_color, add ns_selection_bg_color.
10311 2013-09-28  Leo Liu  <sdl.web@gmail.com>
10313         * progmodes/octave.el (inferior-octave-completion-table)
10314         (inferior-octave-completion-at-point): Minor tweaks.
10316         * textmodes/ispell.el (ispell-lookup-words): Rename from
10317         lookup-words.  (Bug#15460)
10318         (lookup-words): Obsolete.
10319         (ispell-complete-word, ispell-command-loop): All uses changed.
10321 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10323         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
10324         (octave-mode-menu): Add octave-send-buffer.
10325         (octave-send-buffer): New function.
10327 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10329         * progmodes/octave.el (octave-mode-map): Add key binding for
10330         octave-lookfor.
10331         (octave-mode-menu): Add octave-lookfor.
10332         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
10333         octave-lookfor.
10334         (octave-lookfor): New function.
10336 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10338         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
10339         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
10340         its convention.
10341         (cl--loop-set-iterator-function): New function.
10342         (cl-loop): Adjust accordingly, so as not to use cl-subst.
10343         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
10344         Bind `it' with `let' instead of substituting it with `cl-subst'.
10345         (cl--unused-var-p): New function.
10346         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
10347         Eliminate some unused variable warnings (bug#15326).
10349 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
10351         * doc-view.el (doc-view-scale-reset): Rename from
10352         `doc-view-reset-zoom-level'.
10353         (doc-view-scale-adjust): New command.
10354         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
10355         `doc-view-scale-adjust'.
10357 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
10359         * doc-view.el (doc-view-reset-zoom-level): New command.
10360         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
10361         zoom commands (bug#15466).
10363 2013-09-26  Kenichi Handa  <handa@gnu.org>
10365         * international/quail.el (quail-help): Make it not a command.
10367 2013-09-26  Leo Liu  <sdl.web@gmail.com>
10369         * minibuffer.el (completion-all-sorted-completions): Make args
10370         optional as they are.
10372 2013-09-25  Daniel Colascione  <dancol@dancol.org>
10374         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
10375         specs are and that they're not evaluated.
10377 2013-09-24  Sam Steingold  <sds@gnu.org>
10379         * midnight.el (clean-buffer-list-kill-regexps)
10380         (clean-buffer-list-kill-buffer-names): Update for the new Man
10381         buffer naming which includes the object name.
10383 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10385         * eshell/esh-cmd.el (eshell--sep-terms): New var.
10386         (eshell-parse-command, eshell-parse-pipeline): Use it since
10387         eshell-separate-commands requires a dynamic scoped var.
10388         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
10390 2013-09-23  Leo Liu  <sdl.web@gmail.com>
10392         * autoinsert.el (auto-insert-alist): Make the value of
10393         lexical-binding match its file setting.
10395 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
10397         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
10399         * autoarg.el (autoarg-kp-digit-argument):
10400         * electric.el (Electric-command-loop):
10401         * kmacro.el (kmacro-step-edit-insert):
10402         Do not set universal-argument-num-events.
10404 2013-09-22  Leo Liu  <sdl.web@gmail.com>
10406         * files.el (interpreter-mode-alist): Add octave.
10408 2013-09-21  Alan Mackenzie  <acm@muc.de>
10410         C++: fontify identifier in declaration following "public:" correctly.
10411         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
10412         to match "public", etc.
10413         (c-decl-prefix-re): Add ":" into the C++ value.
10414         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
10415         bit.  Add a check for a ":" preceded by "public", etc.
10417 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
10419         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
10420         recognized by GDB 7.5 and later.
10422 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
10424         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
10426 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10428         * subr.el (internal--call-interactively): New const.
10429         (called-interactively-p): Use it (bug#3984).
10431 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
10433         * vc/pcvs.el (cvs-mode-ignore):
10434         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
10435         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
10437 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10439         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
10440         (eshell-ls-orig-insert-directory): Remove.
10441         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
10442         (eshell-ls-use-in-dired): Use advice-add/remove.
10443         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
10444         Add `orig-fun' arg for use in :around advice.
10445         Make it check (redundantly) eshell-ls-use-in-dired.
10447 2013-09-19  Glenn Morris  <rgm@gnu.org>
10449         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
10451         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
10453         * emacs-lisp/eieio.el (class-parent): Undo previous change.
10455 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
10457         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
10458         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
10459         (tramp-get-remote-python): New defuns.
10460         (tramp-get-remote-uid-with-perl)
10461         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
10462         contributed by yary <not.com@gmail.com> (tiny change).
10463         (tramp-get-remote-uid-with-python)
10464         (tramp-get-remote-gid-with-python): New defuns.  Python code
10465         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
10466         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
10468 2013-09-19  Glenn Morris  <rgm@gnu.org>
10470         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
10472         * eshell/em-unix.el (eshell-remove-entries):
10473         Rename argument to avoid name-clash with global `top-level'.
10475         * eshell/esh-proc.el (eshell-kill-process-function):
10476         Remove eshell-reset-after-proc from eshell-kill-hook if present.
10477         (eshell-reset-after-proc): Remove unused arg `proc'.
10479         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
10480         (directory-files-and-attributes): Mark unused arg.
10482         * eshell/em-unix.el (eshell-remove-entries):
10483         Remove unused arg `path'.  Update callers.
10485         * eshell/em-hist.el (eshell-hist-parse-arguments):
10486         Remove unused arg `silent'.  Update callers.
10488         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
10489         Fix (f)boundp mix-up.
10491         * eshell/em-smart.el (eshell-smart-scroll-window)
10492         (eshell-disable-after-change):
10493         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
10495 2013-09-18  Alan Mackenzie  <acm@muc.de>
10497         Fix fontification of type when followed by "const".
10498         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
10499         "known" types from fontification.
10501 2013-09-18  Glenn Morris  <rgm@gnu.org>
10503         * emacs-lisp/chart.el (x-display-color-cells): Declare.
10504         (chart-face-list): Drop Emacsen without display-color-p.
10506         * net/eww.el (libxml-parse-html-region): Declare.
10507         (eww-display-html): Explicit error if no libxml2 support.
10509         * doc-view.el (doc-view-mode): Silence --without-x compilation.
10511         * image.el (image-type-from-buffer, image-multi-frame-p):
10512         Remove --without-x warning/error.
10514         * mouse.el (mouse-yank-primary):
10515         * term.el (term-mouse-paste):
10516         Reorder to silence --without-x compilation.
10518         * mpc.el (doc-view-mode): Silence --without-x compilation.
10520         * mail/rmailmm.el (rmail-mime-set-bulk-data):
10521         Silence --without-x compilation.
10523         * progmodes/gud.el (gud-find-file, gud-mode):
10524         Silence --without-x compilation.
10525         (tooltip-mode): Declare.
10527         * wdired.el (dired-backup-overwrite): Remove declaration.
10528         (wdired-mode-map): Add doc string.
10530         * custom.el (x-get-resource): Declare.
10532         * eshell/em-glob.el (ange-cache):
10533         * eshell/em-unix.el (ange-cache): Declare.
10535         * faces.el (x-display-list, x-open-connection, x-get-resource):
10536         Declare.
10538         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
10539         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
10540         Declare.
10542         * frame.el (x-display-grayscale-p, x-display-name): Declare.
10544         * net/gnutls.el (gnutls-log-level): Declare.
10546         * net/shr.el (image-size, image-animate): Declare.
10548         * simple.el (font-info): Declare.
10550         * subr.el (x-popup-dialog): Declare.
10552         * term/common-win.el (x-select-enable-primary)
10553         (x-last-selected-text-primary, x-last-selected-text-clipboard):
10554         Declare.
10556         * term/ns-win.el (x-handle-args): Declare.
10558         * term/x-win.el (x-select-enable-clipboard): Declare.
10560         * term/w32-win.el (create-default-fontset): Declare.
10562         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
10563         Declare.
10565         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
10566         (fit-frame-to-buffer): Explicit error if --without-x.
10567         (mouse-autoselect-window-select): Silence compiler.
10569         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10571         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
10572         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
10573         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
10574         * eshell/esh-util.el (eshell-sublist):
10575         Remove unused local variables.
10577         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
10579         * textmodes/two-column.el: Make 2C-split work for --without-x.
10580         (scroll-bar-columns): Autoload.
10581         (top-level): Require fringe when compiling.
10583 2013-09-18  Leo Liu  <sdl.web@gmail.com>
10585         * subr.el (add-hook): Robustify to handle closure as well.
10587 2013-09-17  Glenn Morris  <rgm@gnu.org>
10589         * simple.el (messages-buffer-mode-map): Unbind "g".
10591 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10593         * help-mode.el (help-mode-finish): Use derived-mode-p.
10594         Remove obsolete highlighting.
10596         * play/life.el (life-mode): Use define-derived-mode.  Derive from
10597         special-mode.
10598         (life): Let-bind inhibit-read-only.
10599         (life-setup): Avoid `setq'.  Use `life-mode'.
10601         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
10602         which should not be needed any more.
10603         (package-menu-refresh, package-menu-describe-package): Use user-error.
10605         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
10606         (eshell-post-rewrite-command-hook): Make obsolete.
10607         (eshell-parse-command): Simplify.
10608         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
10609         (eshell--cmd): Declare.
10610         (eshell-parse-pipeline): Remove unused var `final-p'.
10611         Pass a dynvar to eshell-post-rewrite-command-hook.
10612         Implement the new eshell-post-rewrite-command-function.
10613         (eshell-invoke-directly): Remove unused arg `input'.
10614         * eshell/esh-io.el (eshell-io-initialize):
10615         Use eshell-post-rewrite-command-function (bug#15399).
10616         (eshell--apply-redirections): Rename from eshell-apply-redirections;
10617         adjust to new calling convention.
10618         (eshell-create-handles): Rename args to avoid clashing with dynvar
10619         `standard-output'.
10621 2013-09-17  Glenn Morris  <rgm@gnu.org>
10623         * simple.el (messages-buffer-mode): New major mode.
10624         (messages-buffer): New function.
10625         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
10626         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
10627         (ert-run-test): Use `messages-buffer' function.
10628         (ert--force-message-log-buffer-truncation): Ignore read-only.
10629         * help.el (view-echo-area-messages): Use `messages-buffer' function.
10630         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
10632 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10634         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
10636         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
10638 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10640         * icomplete.el (icomplete-in-buffer): New var.
10641         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
10642         vars and replace them with functions.
10643         (icomplete-minibuffer-setup): Adjust accordingly.
10644         (icomplete--completion-table, icomplete--completion-predicate)
10645         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
10646         New functions.
10647         (icomplete-forward-completions, icomplete-backward-completions)
10648         (icomplete-simple-completing-p, icomplete-exhibit)
10649         (icomplete-completions): Use them.
10650         (icomplete--in-region-buffer): New var.
10651         (icomplete--in-region-setup): New function.
10652         (icomplete-mode): Use it.
10654         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
10655         (bug#15379).
10656         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
10657         return args and options.
10658         (eshell-eval-using-options): Use the new return value of
10659         eshell--do-opts to set the options's vars in their scope.
10660         (eshell--set-option): Rename from eshell-set-option.
10661         Add arg `opt-vals'.
10662         (eshell--process-option): Rename from eshell-process-option.
10663         Add arg `opt-vals'.
10664         (eshell--process-args): Use an `opt-vals' alist to store the options's
10665         values during their processing and return them additionally to the
10666         remaining args.
10668 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
10670         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
10671         continuation character an operator, as far as indentation is
10672         concerned (Bug#15369).
10674 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
10676         * window.el (window--state-put-2): Don't process buffer state
10677         when buffer doesn't exist any more (Bug#15382).
10679 2013-09-15  Glenn Morris  <rgm@gnu.org>
10681         * eshell/em-unix.el (eshell/rm):
10682         Make -f ignore missing files.  (Bug#15373)
10684         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
10685         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
10686         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
10688 2013-09-14  Glenn Morris  <rgm@gnu.org>
10690         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
10692 2013-09-13  Glenn Morris  <rgm@gnu.org>
10694         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
10695         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
10697 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
10699         * frame.el (x-focus-frame): Mark as declared in frame.c.
10701 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10703         * ls-lisp.el: Use advice-add.
10704         (original-insert-directory): Remove.
10705         (ls-lisp--insert-directory): Rename from insert-directory; add
10706         `orig-fun' argument.
10707         (insert-directory): Advise.
10709 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
10711         * term.el (term-emulate-terminal): Decode the command string
10712         before passing it to term-command-hook.  (Bug#15337)
10714 2013-09-13  Glenn Morris  <rgm@gnu.org>
10716         * eshell/esh-util.el (ange-cache): Move declaration earlier.
10718         * eshell/esh-ext.el (eshell-search-path): Declare.
10720         * eshell/em-prompt.el (eshell/pwd): Autoload it.
10721         Otherwise an error occurs if eshell-dirs module not loaded.
10723         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
10725 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
10727         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
10728         `tramp-check-proper-host'.  Check for a valid method name.
10730         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
10731         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10732         * net/tramp-sh.el (tramp-maybe-open-connection):
10733         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
10735         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
10736         also for hash values.
10738 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10740         * term/ns-win.el (parameters): Don't declare as dynamic.
10741         (before-make-frame-hook): Don't add ineffective function.
10743         * eshell/*.el: Use lexical-binding (bug#15231).
10745 2013-09-12  Kenichi Handa  <handa@gnu.org>
10747         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
10749 2013-09-12  Glenn Morris  <rgm@gnu.org>
10751         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
10752         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
10754         * subr.el (do-after-load-evaluation): Also give compiler warnings
10755         when obsolete files are used (except by obsolete files).
10757         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
10758         in the status output, assume `filename' is the first.  (Bug#15322)
10760         * vc/vc.el (vc-deduce-fileset): Doc fix.
10762         * calc/calc-help.el (Info-goto-node):
10763         * progmodes/cperl-mode.el (Info-find-node):
10764         * vc/ediff.el (Info-goto-node): Update declarations.
10766         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
10768         * vc/vc-bzr.el (vc-compilation-mode): Declare.
10769         (vc-bzr-pull): Require vc-dispatcher.
10770         * vc/vc-git.el (vc-compilation-mode): Declare.
10771         (vc-git-pull): Require vc-dispatcher.
10773         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
10775         * progmodes/octave.el (help-button-action): Declare.
10777         * shell.el (shell-directory-tracker): Output error as a message
10778         rather than just returning it as a string.
10779         (shell-process-pushd): Remove useless use of message.
10781         * dframe.el (dframe-timer-fn):
10782         * files.el (dir-locals-read-from-file):
10783         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
10784         (mpc-format):
10785         * reveal.el (reveal-post-command):
10786         * saveplace.el (load-save-place-alist-from-file):
10787         * shell.el (shell-resync-dirs):
10788         * w32-common-fns.el (x-get-selection-value):
10789         * emacs-lisp/copyright.el (copyright-find-copyright):
10790         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
10791         * emulation/tpu-edt.el (tpu-copy-keyfile):
10792         * play/bubbles.el (bubbles--mark-neighbourhood):
10793         * progmodes/executable.el
10794         (executable-make-buffer-file-executable-if-script-p):
10795         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
10797 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10799         Cleanup Eshell to rely less on dynamic scoping.
10800         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
10801         last-value, and ext-command here.  Bind `args' closer to `body'.
10802         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
10803         (eshell--args): Declare new dynamic var.
10804         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
10805         last-value, and ext-command.  Pass `args' to `body'.
10806         (eshell-process-args): Bind eshell--args.
10807         (eshell-set-option): Use eshell--args.
10808         * eshell/eshell.el (eshell): Use derived-mode-p.
10809         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
10810         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
10811         (eshell-glob-function): Declare.
10812         * eshell/esh-util.el: Require cl-lib.
10813         (eshell-read-hosts-file): Avoid add-to-list.
10814         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
10815         `err'.
10816         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
10817         Declare.
10818         (eshell/diff): Remove unused var `err'.
10819         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
10820         `killflag'.
10821         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
10822         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
10823         first use.
10824         * eshell/em-glob.el (eshell-glob-matches, message-shown):
10825         Move declaration before first use.
10826         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
10827         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
10828         rely on cl-return.
10830 2013-09-12  Glenn Morris  <rgm@gnu.org>
10832         * term/ns-win.el (global-map): Remove binding for ispell-next,
10833         deleted 1999-05-29.  (Bug#15357)
10835 2013-09-11  Glenn Morris  <rgm@gnu.org>
10837         * echistory.el (electric-command-history): Remove call to deleted func.
10839         * play/landmark.el (landmark-mode): Fix typos.
10841         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
10842         Check cvs-sort-ignore-file is bound.
10844         * savehist.el: No need for cl when compiling on Emacs.
10846 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10848         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
10849         (bug#15338).
10850         (eshell-self-insert-command, eshell-send-invisible):
10851         Remove unused argument.
10852         (eshell-handle-control-codes): Remove unused var `orig'.
10853         Avoid delete-backward-char.
10855         * files.el (set-auto-mode): Simplify a bit further.
10857 2013-09-11  Glenn Morris  <rgm@gnu.org>
10859         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
10860         (set-auto-mode): Don't regexp-quote elements.
10861         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
10862         * progmodes/cc-mode.el (interpreter-mode-alist):
10863         * progmodes/ruby-mode.el (interpreter-mode-alist):
10864         Revert previous change.
10866 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10868         * play/snake.el (snake-mode):
10869         * play/mpuz.el (mpuz-mode):
10870         * play/landmark.el (lm-mode):
10871         * play/blackbox.el (blackbox-mode):
10872         * play/5x5.el (5x5-mode):
10873         * obsolete/options.el (Edit-options-mode):
10874         * net/quickurl.el (quickurl-list-mode):
10875         * net/newst-treeview.el (newsticker-treeview-mode):
10876         * mail/rmailsum.el (rmail-summary-mode):
10877         * mail/mspools.el (mspools-mode):
10878         * locate.el (locate-mode):
10879         * ibuffer.el (ibuffer-mode):
10880         * emulation/ws-mode.el (wordstar-mode):
10881         * emacs-lisp/debug.el (debugger-mode):
10882         * array.el (array-mode):
10883         * net/eudc.el (eudc-mode): Use define-derived-mode.
10884         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
10885         Move initialization into declaration.
10886         (mairix-searches-mode): Use define-derived-mode.
10887         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
10888         (eudc-edit-hotlist): Use dolist.
10889         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
10890         (Man-mode): Use define-derived-mode.
10891         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
10892         (Info-edit-mode): Use define-derived-mode.
10893         (Info-cease-edit): Use Info-mode.
10894         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
10895         into declaration.
10896         (eshell-mode): Use define-derived-mode.
10897         * chistory.el (command-history-mode-map): Rename from
10898         command-history-map.
10899         (command-history-mode): Use define-derived-mode.
10900         (Command-history-setup): Remove function.
10901         * calc/calc.el (calc-trail-mode-map): New var.
10902         (calc-trail-mode): Use define-derived-mode.
10903         (calc-trail-buffer): Set calc-main-buffer manually.
10904         * bookmark.el (bookmark-insert-annotation): New function.
10905         (bookmark-edit-annotation): Use it.
10906         (bookmark-edit-annotation-mode): Make it a proper major mode.
10907         (bookmark-send-edited-annotation): Use derived-mode-p.
10908         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
10909         closer to its ideal place.  Use \' to match EOS.
10911         * profiler.el (profiler-calltree-find): Use function-equal.
10913 2013-09-10  Glenn Morris  <rgm@gnu.org>
10915         * files.el (interpreter-mode-alist): Convert to regexps.
10916         (set-auto-mode): Adapt for this.  (Bug#15306)
10917         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
10918         Comment out unused variable.
10919         * progmodes/cc-mode.el (interpreter-mode-alist):
10920         * progmodes/python.el (interpreter-mode-alist):
10921         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
10922         * progmodes/sh-script.el (sh-set-shell):
10923         No longer use interpreter-mode-alist to get list of shells.
10925         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
10927 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10929         * simple.el: Use set-temporary-overlay-map for universal-argument.
10930         (universal-argument-map): Don't use default-bindings (bug#15317).
10931         Bind switch-frame explicitly.  Replace universal-argument-minus with
10932         a conditional binding.
10933         (universal-argument-num-events, saved-overriding-map): Remove.
10934         (restore-overriding-map): Remove.
10935         (universal-argument--mode): Rename from save&set-overriding-map,
10936         and rewrite.
10937         (universal-argument, universal-argument-more, negative-argument)
10938         (digit-argument): Adjust accordingly.
10939         (universal-argument-minus): Remove.
10940         (universal-argument-other-key): Remove.
10942         * subr.el (with-demoted-errors): Add `format' argument.
10944 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
10946         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
10947         `tramp-cleanup-connection'.
10949         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
10950         parameters KEEP-DEBUG and KEEP-PASSWORD.
10952         * net/tramp.el (tramp-file-name-handler):
10953         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
10954         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
10955         (tramp-maybe-open-connection):
10956         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
10957         Use `tramp-cleanup-connection'.
10959         * net/tramp-sh.el (tramp-maybe-open-connection):
10960         Catch 'uname-changed inside the progress reporter.
10962 2013-09-10  Glenn Morris  <rgm@gnu.org>
10964         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
10966         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
10967         returns "alternate access method" in mode (eg "-rw-r--r--.").
10969 2013-09-08  Glenn Morris  <rgm@gnu.org>
10971         * saveplace.el (load-save-place-alist-from-file):
10972         Demote errors.  (Bug#15305)
10974 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
10976         Improve compatibility with older Emacsen, and XEmacs.
10978         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
10979         only if it is bound.  It isn't for XEmacs.
10980         (with-tramp-progress-reporter): Do not let-bind `result'.
10981         This yields to scoping errors in XEmacs.
10982         (tramp-handle-make-auto-save-file-name): New function, moved from
10983         tramp-sh.el.
10985         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
10986         for `make-auto-save-file-name'.
10987         (tramp-adb--gnu-switches-to-ash):
10988         Use `tramp-compat-replace-regexp-in-string'.
10990         * net/tramp-cache.el (tramp-cache-print): Call
10991         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
10993         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
10994         bound.  It isn't for XEmacs.
10996         * net/tramp-compat.el (tramp-compat-copy-file):
10997         Catch `wrong-number-of-arguments' error.
10998         (tramp-compat-replace-regexp-in-string): New defun.
11000         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
11001         for `make-auto-save-file-name'.
11002         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
11003         `copy-file'.
11004         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
11005         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
11006         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
11008         * net/tramp-gw.el (tramp-gw-open-network-stream):
11009         Use `tramp-compat-replace-regexp-in-string'.
11011         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
11012         Call `tramp-handle-make-auto-save-file-name'.
11013         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
11014         (tramp-sh-file-gvfs-monitor-dir-process-filter)
11015         (tramp-sh-file-inotifywait-process-filter):
11016         Use `tramp-compat-replace-regexp-in-string'.
11017         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
11019         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
11020         for `make-auto-save-file-name'.
11021         (tramp-smb-handle-copy-directory):
11022         Call `tramp-compat-replace-regexp-in-string'.
11023         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
11024         (tramp-smb-handle-copy-file): Improve error message.
11025         (tramp-smb-handle-rename-file): Rename directly only in case
11026         `newname' does not exist yet.  This is a restriction of smbclient.
11027         (tramp-smb-maybe-open-connection): Rerun the function only when
11028         `auth-sources' is non-nil.
11030 2013-09-08  Kenichi Handa  <handa@gnu.org>
11032         * international/characters.el: Set category "^" (Combining) for
11033         more characters.
11035 2013-09-07  Alan Mackenzie  <acm@muc.de>
11037         Correctly fontify Java class constructors.
11038         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
11039         in Java Mode.
11040         (c-recognize-typeless-decls): Set the Java value to t.
11041         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
11042         While handling a "(", add a check for, effectively, Java, and handle a
11043         "typeless" declaration there.
11045 2013-09-07  Roland Winkler  <winkler@gnu.org>
11047         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
11048         field subtitle for entry type book.
11050 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11052         * minibuffer.el: Make minibuffer-complete call completion-in-region
11053         rather than other way around.
11054         (completion--some, completion-pcm--find-all-completions):
11055         Don't delay signals when debugging.
11056         (minibuffer-completion-contents): Beware fields within the
11057         minibuffer contents.
11058         (completion-all-sorted-completions): Use defvar-local.
11059         (completion--do-completion, completion--cache-all-sorted-completions)
11060         (completion-all-sorted-completions, minibuffer-force-complete):
11061         Add args `beg' and `end'.
11062         (completion--in-region-1): New fun, extracted from minibuffer-complete.
11063         (minibuffer-complete): Use completion-in-region.
11064         (completion-complete-and-exit): New fun, extracted from
11065         minibuffer-complete-and-exit.
11066         (minibuffer-complete-and-exit): Use it.
11067         (completion--complete-and-exit): Rename from
11068         minibuffer--complete-and-exit.
11069         (completion-in-region--single-word): New function, extracted from
11070         minibuffer-complete-word.
11071         (minibuffer-complete-word): Use it.
11072         (display-completion-list): Make `common-substring' argument obsolete.
11073         (completion--in-region): Call completion--in-region-1 instead of
11074         minibuffer-complete.
11075         (completion-help-at-point): Pass boundaries to
11076         minibuffer-completion-help as args rather than via an overlay.
11077         (completion-pcm--string->pattern): Use `any-delim'.
11078         (completion-pcm--optimize-pattern): New function.
11079         (completion-pcm--pattern->regex): Handle `any-delim'.
11080         * icomplete.el (icomplete-forward-completions)
11081         (icomplete-backward-completions, icomplete-completions):
11082         Adjust calls to completion-all-sorted-completions and
11083         completion--cache-all-sorted-completions.
11084         (icomplete-with-completion-tables): Default to t.
11085         * emacs-lisp/crm.el (crm--current-element): Rename from
11086         crm--select-current-element.  Don't put an overlay but return the
11087         boundaries instead.
11088         (crm--completion-command): Take two new args to bind to the boundaries.
11089         (crm-completion-help): Adjust accordingly.
11090         (crm-complete): Use completion-in-region.
11091         (crm-complete-word): Use completion-in-region--single-word.
11092         (crm-complete-and-exit): Use completion-complete-and-exit.
11094 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11096         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
11097         than dynamically.
11099 2013-09-06  Juri Linkov  <juri@jurta.org>
11101         * info.el (Info-display-images-node): When image file doesn't exist
11102         display text version of the image if it's provided in the Info file.
11103         Otherwise, display the location of missing image from SRC attribute.
11104         Add help-echo text property from ALT attribute.  (Bug#15279)
11106 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11108         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
11109         (edit-abbrevs-mode): Use define-derived-mode.
11111         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
11112         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
11113         that it's defined.
11114         (epa-key-list-mode, epa-key-mode, epa-info-mode):
11115         Use define-derived-mode.
11117         * epg.el (epg-start-encrypt): Minor CSE simplification.
11119 2013-09-06  William Xu  <william.xwl@gmail.com>
11121         * arc-mode.el: Add support for 7za (bug#15264).
11122         (archive-7z-program): New var.
11123         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
11124         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
11125         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
11127 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
11129         Remove URL syntax.
11131         * net/tramp.el (tramp-syntax, tramp-prefix-format)
11132         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
11133         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
11134         (tramp-postfix-host-format, tramp-file-name-regexp)
11135         (tramp-completion-file-name-regexp)
11136         (tramp-completion-dissect-file-name)
11137         (tramp-handle-substitute-in-file-name): Remove 'url case.
11138         (tramp-file-name-regexp-url)
11139         (tramp-completion-file-name-regexp-url): Remove constants.
11141 2013-09-06  Glenn Morris  <rgm@gnu.org>
11143         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
11145 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
11147         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
11148         keywords" below "here-doc beginnings" (Bug#15270).
11150 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11152         * subr.el (pop): Use `car-safe'.
11153         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
11154         to detect unused `pop' return value.
11156         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
11157         var `block-regexp'.
11158         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
11159         (python-fill-string): Remove unused var `marker'.
11160         (python-skeleton-add-menu-items): Remove unused var `items'.
11162         * international/mule-cmds.el: Require CL.
11163         (find-coding-systems-for-charsets): Avoid add-to-list.
11164         (sanitize-coding-system-list): New function, extracted from
11165         select-safe-coding-system-interactively.
11166         (select-safe-coding-system-interactively): Use it.
11167         (read-input-method-name): Accept symbols for `default'.
11169         * emacs-lisp/advice.el (defadvice): Add indent rule.
11171 2013-09-05  Daniel Hackney  <dan@haxney.org>
11173         * dired-x.el:
11174         * net/ange-ftp.el:
11175         * net/browse-url.el:
11176         * net/dbus.el:
11177         * net/eudc.el:
11178         * net/eudcb-ldap.el:
11179         * net/eww.el:
11180         * net/imap.el:
11181         * printing.el:
11182         * vc/ediff-diff.el:
11183         * vc/ediff-init.el:
11184         * vc/ediff-merg.el:
11185         * vc/ediff-mult.el:
11186         * vc/ediff-util.el:
11187         * vc/ediff-wind.el:
11188         * vc/ediff.el:
11189         * vc/emerge.el:
11190         * vc/pcvs.el:
11191         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
11192         byte compiler.  Remove some unused let-bound variables.
11194 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11196         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
11197         a "ref-cell", since it gets better optimized (bug#14883).
11199 2013-09-05  Glenn Morris  <rgm@gnu.org>
11201         * progmodes/cc-awk.el (c-forward-sws): Declare.
11203 2013-09-04  Glenn Morris  <rgm@gnu.org>
11205         * generic-x.el [rul-generic-mode]: Require cc-mode.
11206         (c++-mode-syntax-table): Declare.
11207         (rul-generic-mode-syntax-table): Init in the defvar.
11209 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11211         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
11212         (vc-do-command, vc-set-async-update):
11213         * vc/vc-mtn.el (vc-mtn-dir-status):
11214         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
11215         (vc-hg-pull, vc-hg-merge-branch):
11216         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
11217         (vc-git-merge-branch):
11218         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
11219         (vc-cvs-dir-status-files):
11220         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
11221         (vc-bzr-dir-status-files):
11222         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
11223         * vc/vc-annotate.el: Use lexical-binding.
11224         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
11225         (vc-sentinel-movepoint): Declare.
11226         (vc-annotate): Don't use `goto-line'.
11227         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
11228         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
11229         (vc-sentinel-movepoint): Declare.
11230         * vc/vc-svn.el: Use lexical-binding.
11231         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
11232         * vc/vc-sccs.el:
11233         * vc/vc-rcs.el: Use lexical-binding.
11235         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
11236         `deleted'.  Don't drop errors silently.
11238         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
11240 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
11242         * vc/vc.el (vc-ignore): Rewrite.
11243         (vc-default-ignore): New function.
11244         (vc-default-ignore-completion-table): Use find-ignore-file.
11246         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
11247         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
11248         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
11249         Remove.  Most code moved to vc.el.
11251 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11253         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
11254         * net/tramp-smb.el (tramp-smb-get-file-entries):
11255         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
11256         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
11258         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
11259         Update call to it.
11260         (eww-change-select): Remove unused var `properties'.
11261         (eww-make-unique-file-name): Remove unused var `base'.
11263         * finder.el (finder-compile-keywords): Don't mess with windows.
11265         * calculator.el (calculator-funcall): Fix typo in last change.
11267         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
11269         * emacs-lisp/package.el (package-activate-1): Don't let a missing
11270         <pkg>-autoloads.el file stop us.
11272         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
11273         warnings, and factor out common code.
11275 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
11277         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
11278         two-character operators and whether the character preceding them
11279         changes their meaning (Bug#15208).
11281 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11283         Format code sent to Python shell for robustness.
11284         * progmodes/python.el (python-shell-buffer-substring):
11285         New function.
11286         (python-shell-send-region, python-shell-send-buffer): Use it.
11288 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
11290         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
11291         * net/tramp.el (tramp-user-error): ... here.
11292         (tramp-find-method, tramp-check-proper-host)
11293         (tramp-dissect-file-name, tramp-debug-message)
11294         (tramp-handle-shell-command):
11295         * net/tramp-adb.el (tramp-adb-handle-shell-command):
11296         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
11298         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
11300 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
11302         * avoid.el (mouse-avoidance-point-position)
11303         (mouse-avoidance-too-close-p): Handle case where posn-at-point
11304         returns nil.
11306 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11308         * progmodes/python.el (python-shell-completion-get-completions):
11309         Drop use of deleted `comint-last-prompt-overlay'.
11310         (python-nav-if-name-main): New command.
11312 2013-09-01  Glenn Morris  <rgm@gnu.org>
11314         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11315         Avoid leading space in $wins.  Otherwise the sed command used by
11316         eg compile-main ends up containing "/*.el".  (Bug#15170)
11318         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
11320 2013-08-30  Glenn Morris  <rgm@gnu.org>
11322         * emacs-lisp/bytecomp.el (byte-recompile-directory):
11323         Fix is-this-a-directory logic.  (Bug#15220)
11325 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11327         * textmodes/css-mode.el: Use SMIE.
11328         (css-smie-grammar): New var.
11329         (css-smie--forward-token, css-smie--backward-token)
11330         (css-smie-rules): New functions.
11331         (css-mode): Use them.
11332         (css-navigation-syntax-table): Remove var.
11333         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
11334         (css-indent-calculate, css-indent-line): Remove functions.
11336         Misc changes to reduce use of `(lambda...); and other cleanups.
11337         * cus-edit.el: Use lexical-binding.
11338         (customize-push-and-save, customize-apropos)
11339         (custom-buffer-create-internal): Use closures.
11340         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
11341         * progmodes/ada-xref.el: Use setq.
11342         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
11343         * dframe.el: Use lexical-binding.
11344         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
11345         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
11346         * descr-text.el: Use lexical-binding.
11347         (describe-text-widget, describe-text-sexp, describe-property-list):
11348         Use closures.
11349         * comint.el (comint-history-isearch-push-state): Use a closure.
11350         * calculator.el: Use lexical-binding.
11351         (calculator-number-to-string): Make it work with lexical-binding.
11352         (calculator-funcall): Same and use cl-letf.
11354         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
11355         (lisp--company-doc-string, lisp--company-location): New functions.
11356         (lisp-completion-at-point): Use them to improve Company support.
11358         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
11359         params of lambda expressions.
11360         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
11361         (ruby-smie--opening-pipe-p): New function.
11362         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
11363         symbols and matched |...| for formal params.
11364         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
11365         from being treated as hanging.  Handle "rescue".
11367 2013-08-29  Glenn Morris  <rgm@gnu.org>
11369         * progmodes/cc-engine.el (c-pull-open-brace):
11370         Move definition before use.
11372 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11374         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
11375         are immutable.  Don't use `unsafe' any more.
11376         (cl--defsubst-expand): Don't substitute at the same time as keeping
11377         a residual unused let-binding.  Don't use `unsafe' any more.
11379 2013-08-29  Glenn Morris  <rgm@gnu.org>
11381         * calendar/cal-china.el (calendar-chinese-year-cache):
11382         Recenter on 2015.
11384         * nxml/nxml-util.el (nxml-debug-clear-inside):
11385         Use cl-loop rather than loop.
11387         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
11389         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
11391 2013-08-28  Glenn Morris  <rgm@gnu.org>
11393         * progmodes/antlr-mode.el: No need to require cc-mode twice.
11395         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
11397         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
11399 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11401         * simple.el (repeat-complex-command--called-interactively-skip):
11402         New function.
11403         (repeat-complex-command): Use it (bug#14136).
11405         * progmodes/cc-mode.el: Minor cleanup of var declarations.
11406         (c-define-abbrev-table): Add `doc' argument.
11407         (c-mode-abbrev-table, c++-mode-abbrev-table)
11408         (objc-mode-abbrev-table, java-mode-abbrev-table)
11409         (idl-mode-abbrev-table, pike-mode-abbrev-table)
11410         (awk-mode-abbrev-table): Use it.
11411         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
11412         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
11413         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
11414         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
11415         Move initialization into the declaration; and remove any
11416         autoload cookie.
11418         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
11419         and dynamic let binding.
11421         * vc/smerge-mode.el: Remove redundant :group args.
11423         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
11424         to load-path.
11426 2013-08-28  Juri Linkov  <juri@jurta.org>
11428         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
11429         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
11430         (isearch-other-meta-char): Handle an undefined shifted printing
11431         character by downshifting it.  (Bug#15200)
11433 2013-08-28  Juri Linkov  <juri@jurta.org>
11435         * isearch.el (isearch-search): Change regexp error message for
11436         non-regexp searches.  (Bug#15166)
11438 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11440         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
11441         for portability to hosts where /bin/sh has problems.
11443 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11445         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
11447 2013-08-27  Juri Linkov  <juri@jurta.org>
11449         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
11450         in the keyboard macro.  (Bug#15126)
11452 2013-08-27  Juri Linkov  <juri@jurta.org>
11454         * isearch.el (isearch-quote-char): Comment out converting unibyte
11455         to multibyte, thus syncing with its `quoted-insert' counterpart.
11456         (Bug#15166)
11458 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
11460         * window.el (display-buffer-use-some-window): Add missing
11461         argument in call of get-largest-window (Bug#15185).
11462         Reported by Stephen Leake.
11464 2013-08-27  Glenn Morris  <rgm@gnu.org>
11466         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
11468 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11470         * progmodes/python.el (python-font-lock-keywords): Don't return nil
11471         from a matcher-function unless there's no more matches (bug#15161).
11473 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
11475         * minibuffer.el: Revert change from 2013-08-20.
11477         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
11478         with text property `tramp-default', if appropriate.
11479         (tramp-check-proper-host): New defun.
11480         (tramp-dissect-file-name): Do not check hostname.  Revert change
11481         of 2013-03-18.
11482         (tramp-backtrace): Make VEC-OR-PROC optional.
11484         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
11485         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
11486         * net/tramp-sh.el (tramp-maybe-open-connection):
11487         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
11488         Apply `tramp-check-proper-host'.
11490 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
11492         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
11493         lambda expression in order to have `describe-variable' display it.
11495 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
11497         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
11498         BUF can be optional.  (Bug#15186)
11500 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
11502         * progmodes/flymake.el (flymake-get-real-file-name-function):
11503         Fix broken customization.  (Bug#15184)
11505 2013-08-25  Alan Mackenzie  <acm@muc.de>
11507         Improve indentation of bracelists defined by macros (without "=").
11509         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
11510         expansion begins with "{", regard it as bracelist when it doesn't
11511         contain a ";".
11513         Parse C++ inher-intro when there's a template split over 2 lines.
11515         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
11516         rigorously the search for "class" etc. followed by ":".
11518         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
11519         random languages a regexp which never matches rather than nil.
11521         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
11523         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
11524         (c-awk-regexp-one-line-possibly-open-char-list-re)
11525         (c-awk-one-line-possibly-open-regexp-re)
11526         (c-awk-one-line-non-syn-ws*-re): Remove.
11527         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
11528         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
11529         (c-awk-space*-unclosed-regexp-/-re): New constants.
11530         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
11531         aren't regexp delimiters.
11533         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
11534         handling for a rare situation in AWK Mode involving unterminated
11535         strings/regexps.
11537 2013-08-23  Glenn Morris  <rgm@gnu.org>
11539         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
11541         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
11543         * files.el (create-file-buffer): If the result would begin with
11544         spaces, prepend a "|" instead of removing them.  (Bug#15162)
11546 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11548         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
11549         text-properties (bug#15155).
11551         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
11552         exist any more.
11553         (calc-keypad-redraw): Remove unused var `pad'.
11554         (calc-keypad-press): Remove unused var `menu'.
11556 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
11558         * window.el (display-buffer-pop-up-frame):
11559         Call pop-up-frame-function with BUFFER current so `make-frame' will
11560         use it as the new frame's buffer (Bug#15133).
11562 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11564         * calendar/timeclock.el: Minor cleanups.
11565         (timeclock-ask-before-exiting, timeclock-use-display-time):
11566         Use `symbol'.
11567         (timeclock-modeline-display): Define as alias before the
11568         actual definition.
11569         (timeclock-mode-line-display): Use define-minor-mode.
11570         (timeclock-day-list-template): Make it a function, add an argument.
11571         (timeclock-day-list-required, timeclock-day-list-length)
11572         (timeclock-day-list-debt, timeclock-day-list-span)
11573         (timeclock-day-list-break): Adjust calls accordingly.
11575 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11577         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
11578         Use read--expression so that completion works again.
11580 2013-08-21  Sam Steingold  <sds@gnu.org>
11582         Add rudimentary inferior shell interaction
11583         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
11584         (sh-set-shell): Reset it.
11585         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
11586         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
11588 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11590         * align.el: Use lexical-binding.
11591         (align-region): Simplify accordingly.
11593 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
11595         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
11597         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
11598         `non-essential' up.
11600 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
11602         * net/tramp.el:
11603         * net/tramp-adb.el:
11604         * net/tramp-cmds.el:
11605         * net/tramp-ftp.el:
11606         * net/tramp-gvfs.el:
11607         * net/tramp-gw.el:
11608         * net/tramp-sh.el: Don't wrap external variable declarations by
11609         `eval-when-compile'.
11611 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11613         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
11614         now that Emacs supports ImageMagick animations.
11616 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
11618         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
11619         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
11621 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
11623         * window.el (mouse-autoselect-window-select): Do autoselect when
11624         mouse pointer is on margin.
11626 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
11628         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
11630 2013-08-16  Glenn Morris  <rgm@gnu.org>
11632         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
11633         Handle "Remote Directory" response of some clients.  (Bug#15058)
11635         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
11636         Tweak warning.  (Bug#14926)
11638         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
11639         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
11641         * image-mode.el (image-mode-map): Add menu items to reverse,
11642         increase, decrease, reset animation speed.
11643         (image--set-speed, image-increase-speed, image-decrease-speed)
11644         (image-reverse-speed, image-reset-speed): New functions.
11645         (image-mode-map): Add bindings for speed commands.
11647         * image.el (image-animate-get-speed, image-animate-set-speed):
11648         New functions.
11649         (image-animate-timeout): Respect image :speed property.
11651 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11653         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
11654         previous line (bug#15101).
11655         (debugger-eval-expression, debugger-record-expression):
11656         Use read--expression (bug#15102).
11658 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
11660         Remove byte compiler warnings, visible when compiling with
11661         `byte-compile-force-lexical-warnings' set to t.
11663         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
11664         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
11665         (tramp-handle-unhandled-file-name-directory)
11666         (tramp-handle-file-notify-add-watch, tramp-action-login)
11667         (tramp-action-succeed, tramp-action-permission-denied)
11668         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
11669         arguments with "_".
11671         * net/tramp-adb.el (tramp-adb-parse-device-names)
11672         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
11673         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
11674         (tramp-adb-handle-file-truename): Remove unused arguments.
11676         * net/tramp-cache.el (tramp-flush-directory-property)
11677         (tramp-flush-connection-property, tramp-list-connections)
11678         (tramp-parse-connection-properties): Prefix unused arguments with "_".
11680         * net/tramp-compat.el (tramp-compat-make-temp-file):
11681         Rename FILENAME to F.
11683         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
11684         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
11685         (tramp-zeroconf-parse-workstation-device-names)
11686         (tramp-zeroconf-parse-webdav-device-names)
11687         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
11689         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
11690         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
11692         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
11693         arguments.
11694         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
11695         (tramp-sh-handle-insert-file-contents-literally)
11696         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
11697         with "_".
11698         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
11699         Remove unused variables.
11701         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
11702         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
11703         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
11705         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
11706         Make them a defconst.
11707         (tramp-uuencode-region): Remove unused variable.
11709 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
11711         * frameset.el (frameset--prop-setter): New function.
11712         (frameset-prop): Add gv-setter declaration.
11713         (frameset-filter-minibuffer): Deal with the case that the minibuffer
11714         parameter was already set in FILTERED.  Doc fix.
11715         (frameset--record-minibuffer-relationships): Allow saving a
11716         minibufferless frame without its corresponding minibuffer frame.
11717         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
11718         frame, if the frame id matches.
11719         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
11720         frames before orphaned ones.
11721         (frameset-restore): Warn about orphaned windows, instead of error out.
11723 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
11725         * window.el (window-make-atom): Don't overwrite parameter
11726         already present.
11727         (display-buffer-in-atom-window): Handle special case where we
11728         split an already atomic window.
11729         (window--major-non-side-window, display-buffer-in-side-window)
11730         (window--side-check): Ignore minibuffer window when walking
11731         window tree.
11732         (window-deletable-p): Return 'frame only if no other frame uses
11733         our minibuffer window.
11734         (record-window-buffer): Run buffer-list-update-hook.
11735         (split-window): Make sure window--check-frame won't destroy an
11736         existing atomic window in case the new window gets nested
11737         inside.
11738         (display-buffer-at-bottom): Ignore minibuffer window when
11739         walking window tree.  Don't split a side window.
11740         (pop-to-buffer): Don't set-buffer here, the select-window call
11741         should do that.
11742         (mouse-autoselect-window-select): Autoselect only if we are in the
11743         text portion of the window.
11745 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11747         * net/shr.el (shr-parse-image-data): New function to grab both the
11748         data itself and the Content-Type.
11749         (shr-put-image): Use it.
11751         * net/eww.el (eww-display-image): Ditto.
11753         * image.el (image-content-type-suffixes): New variable.
11755 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11757         * progmodes/python.el (python-imenu--build-tree)
11758         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
11760 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
11762         * simple.el (backward-word): Mention the optional argument.
11764 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11766         * frameset.el (frameset--make): Rename constructor from make-frameset.
11767         (frameset-p, frameset-valid-p): Don't autoload.
11768         (frameset-valid-p): Use normal accessors.
11770 2013-08-13  Glenn Morris  <rgm@gnu.org>
11772         * progmodes/compile.el (compile-command): Tweak example in doc.
11773         * obsolete/scribe.el (scribe-mode):
11774         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
11776         * mail/feedmail.el (feedmail-confirm-outgoing)
11777         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
11779         * cus-start.el (truncate-partial-width-windows): Fix type.
11781         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
11783         * net/shr.el (shr-table-horizontal-line): Fix custom type.
11785 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11787         * emacs-lisp/timer.el (timer--time-setter): New function.
11788         (timer--time): Use it as gv-setter.
11790         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
11791         setter is not a symbol.
11793 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
11795         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
11796         if sending fails.  This makes debugging easier.
11798 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
11800         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
11801         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
11802         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
11804 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
11806         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
11808 2013-08-12  Glenn Morris  <rgm@gnu.org>
11810         * format.el (format-annotate-function):
11811         Handle read-only text properties in the source.  (Bug#14887)
11813 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11815         * net/eww.el (eww-display-html): Ignore coding system errors.
11816         One web site uses "utf-8lias" as the coding system.
11818 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
11820         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
11822 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
11824         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
11825         (tutorial--detailed-help): Remove unused local variables.
11826         (tutorial--save-tutorial-to): Use ignore-errors.
11827         (help-with-tutorial): Use looking-at-p.
11829         * view.el (view-buffer-other-window, view-buffer-other-frame):
11830         Mark unused arguments.
11832         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
11833         (woman-select-symbol-fonts, woman, woman-find-file)
11834         (woman-insert-file-contents, woman-non-underline-faces):
11835         Use string-match-p.
11836         (woman1-unquote): Move declaration.
11838         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
11839         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
11840         argument.  Remove unused local variable.
11841         (xml-parse-elem-type): Use string-match-p.
11842         (xml-substitute-numeric-entities): Use ignore-errors.
11844         * calculator.el (calculator): Mark unused argument.
11845         (calculator-paste, calculator-quit, calculator-integer-p):
11846         Use ignore-errors.
11847         (calculator-string-to-number, calculator-decimal, calculator-exp)
11848         (calculator-op-or-exp): Use string-match-p.
11850         * dired.el (dired-buffer-more-recently-used-p): Declare.
11851         (dired-insert-set-properties, dired-insert-old-subdirs):
11852         Use ignore-errors.
11854         * dired-aux.el (dired-compress): Use ignore-errors.
11855         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
11856         (dired-do-async-shell-command, dired-do-shell-command)
11857         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
11858         (dired-insert-subdir-validate): Use string-match-p.
11859         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
11860         (dired-add-entry): Use string-match-p, looking-at-p.
11861         (dired-insert-subdir-newpos): Remove unused local variable.
11863         * filenotify.el (file-notify-callback): Remove unused local variable.
11865         * filesets.el (filesets-error): Mark unused argument.
11866         (filesets-which-command-p, filesets-filter-dir-names)
11867         (filesets-directory-files, filesets-get-external-viewer)
11868         (filesets-ingroup-get-data): Use string-match-p.
11870         * find-file.el (ff-other-file-name, ff-other-file-name)
11871         (ff-find-the-other-file, ff-cc-hh-converter):
11872         Remove unused local variables.
11873         (ff-get-file-name): Use string-match-p.
11874         (ff-all-dirs-under): Use ignore-errors.
11876         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
11877         (follow-select-if-visible): Remove unused local variable.
11879         * forms.el (read-file-filter): Move declaration.
11880         (forms--make-format, forms--make-parser, forms-insert-record):
11881         Quote function with #'.
11882         (forms--update): Use string-match-p.  Quote function with #'.
11884         * help-mode.el (help-dir-local-var-def): Mark unused argument.
11885         (help-make-xrefs): Use looking-at-p.
11886         (help-xref-on-pp): Use looking-at-p, ignore-errors.
11888         * ibuffer.el (ibuffer-ext-visible-p): Declare.
11889         (ibuffer-confirm-operation-on): Use string-match-p.
11891         * msb.el (msb-item-handler, msb-dired-item-handler):
11892         Mark unused arguments.
11894         * ses.el (ses-decode-cell-symbol)
11895         (ses-kill-override): Remove unused local variable.
11896         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
11897         (ses-load): Use ignore-errors, looking-at-p.
11898         (ses-jump-safe): Use ignore-errors.
11899         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
11901         * tabify.el (untabify, tabify): Mark unused arguments.
11903         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
11904         Mark unused argument.
11905         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
11906         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
11908         * emacs-lisp/timer.el (timer--time): Define setter with
11909         gv-define-setter to avoid deprecation warning.
11911         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
11912         (*record-cmpl-statistics-p*): Remove (was commented out).
11913         (cmpl-statistics-block): Remove (body was commented out).
11914         All callers changed.
11915         (add-completions-from-buffer, load-completions-from-file):
11916         Remove unused variables.
11918 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
11920         * filecache.el (file-cache-delete-file-list):
11921         Print message only when told so.
11922         (file-cache-files-matching): Use #' in mapconcat argument.
11924         * ffap.el (ffap-url-at-point): Fix reference to variable
11925         thing-at-point-default-mail-uri-scheme.
11927 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11929         * subr.el (define-error): New function.
11930         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
11931         error-file-not-found and define with define-error.
11932         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
11933         and define with define-error.
11934         * userlock.el (file-locked, file-supersession):
11935         * simple.el (mark-inactive):
11936         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
11937         * progmodes/ada-mode.el (ada-mode-errors):
11938         * play/life.el (life-extinct):
11939         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
11940         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
11941         * nxml/rng-util.el (rng-error):
11942         * nxml/rng-uri.el (rng-uri-error):
11943         * nxml/rng-match.el (rng-compile-error):
11944         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
11945         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
11946         * nxml/nxml-rap.el (nxml-scan-error):
11947         * nxml/nxml-outln.el (nxml-outline-error):
11948         * net/soap-client.el (soap-error):
11949         * net/gnutls.el (gnutls-error):
11950         * net/ange-ftp.el (ftp-error):
11951         * mpc.el (mpc-proc-error):
11952         * json.el (json-error, json-readtable-error, json-unknown-keyword)
11953         (json-number-format, json-string-escape, json-string-format)
11954         (json-key-format, json-object-format):
11955         * jka-compr.el (compression-error):
11956         * international/quail.el (quail-error):
11957         * international/kkc.el (kkc-error):
11958         * emacs-lisp/ert.el (ert-test-failed):
11959         * calc/calc.el (calc-error, inexact-result, math-overflow)
11960         (math-underflow):
11961         * bookmark.el (bookmark-error-no-filename):
11962         * epg.el (epg-error): Define with define-error.
11964         * time.el (display-time-event-handler)
11965         (display-time-next-load-average): Don't call sit-for since it seems
11966         unnecessary (bug#15045).
11968         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
11969         Use #' instead of ' to quote functions.
11970         (checkdoc-output-mode): Use setq-local.
11971         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
11972         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
11973         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
11974         (checkdoc-ispell, checkdoc-ispell-current-buffer)
11975         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
11976         (checkdoc-ispell-message-text, checkdoc-ispell-start)
11977         (checkdoc-ispell-continue, checkdoc-ispell-comments)
11978         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
11980         * ido.el (ido-completion-help): Fix up compiler warning.
11982 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
11984         * frameset.el (frameset-p): Add autoload cookie.
11985         (frameset--jump-to-register): New function, based on code moved from
11986         register.el.
11987         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
11989         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
11990         (frameset-restore, frameset-save, frameset-session-filter-alist):
11991         Remove declarations.
11992         (register-alist): Doc fix.
11993         (frameset-to-register): Move to frameset.el.
11994         (jump-to-register, describe-register-1): Remove frameset-specific code.
11996 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
11998         * allout-widgets.el (allout-widgets-pre-command-business)
11999         (allout-widgets-post-command-business)
12000         (allout-widgets-after-change-handler)
12001         (allout-decorate-item-and-context, allout-set-boundary-marker)
12002         (allout-body-modification-handler)
12003         (allout-graphics-modification-handler): Mark ignored arguments.
12004         (allout-widgets-post-command-business)
12005         (allout-widgets-exposure-change-processor)
12006         (allout-widgets-exposure-undo-processor)
12007         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
12008         (allout-parse-item-at-point, allout-decorate-item-guides)
12009         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
12010         * allout.el (epa-passphrase-callback-function): Declare.
12011         (allout-overlay-insert-in-front-handler)
12012         (allout-overlay-interior-modification-handler)
12013         (allout-isearch-end-handler, allout-chart-siblings)
12014         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
12015         (allout-yank-processing, allout-process-exposed)
12016         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
12017         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
12018         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
12019         (lisp-indent-defform): Mark ignored arguments.
12020         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
12021         (calculate-lisp-indent): Remove unused variables.
12022         * international/characters.el (indian-2-column, arabic-2-column)
12023         (tibetan): Mark ignored arguments.
12024         (use-cjk-char-width-table): Mark ignored arguments.
12025         Remove unused variables.
12026         * international/fontset.el (build-default-fontset-data)
12027         (x-compose-font-name, create-fontset-from-fontset-spec):
12028         Mark ignored arguments.
12029         (fontset-plain-name): Remove unused variables.
12030         * international/mule.el (charset-id, charset-bytes, generic-char-p)
12031         (keyboard-coding-system): Mark ignored arguments.
12032         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
12033         * help.el (resize-temp-buffer-window):
12034         * window.el (display-buffer-in-major-side-window)
12035         (display-buffer-in-side-window, display-buffer-in-previous-window):
12036         Remove unused variables.
12037         * isearch.el (isearch-forward-symbol):
12038         * version.el (emacs-bzr-version-bzr):
12039         * international/mule-cmds.el (current-language-environment):
12040         * term/common-win.el (x-handle-iconic, x-handle-geometry)
12041         (x-handle-display):
12042         * term/pc-win.el (x-list-fonts, x-display-planes)
12043         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
12044         (x-server-version, x-display-screens, x-display-mm-height)
12045         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
12046         (x-selection-owner-p, x-own-selection-internal)
12047         (x-disown-selection-internal, x-get-selection-internal)
12048         (msdos-initialize-window-system):
12049         * term/tty-colors.el (tty-color-alist, tty-color-clear):
12050         * term/x-win.el (x-handle-no-bitmap-icon):
12051         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
12052         (vc-default-find-file-hook, vc-default-extra-menu):
12053         Mark ignored arguments.
12055 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12057         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
12058         break-condition in the context of the debugged code (bug#12685).
12060 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
12062         * comint.el:
12063         Do not use an overlay to highlight the last prompt.  (Bug#14744)
12064         (comint-mode): Make comint-last-prompt buffer local.
12065         (comint-last-prompt): New variable.
12066         (comint-last-prompt-overlay): Remove.  Superseded by
12067         comint-last-prompt.
12068         (comint-snapshot-last-prompt, comint-output-filter):
12069         Use comint-last-prompt.
12071 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12073         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
12074         (frameset-save): Check validity of the resulting frameset.
12076 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
12078         * ido.el (ido-record-command): Add doc string.
12080 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12082         * frameset.el (frameset): Do not disable creation of the default
12083         frameset-p predicate.  Doc fix.
12084         (frameset-valid-p): New function, copied from the old predicate-p.
12085         Add additional checks.
12086         (frameset-restore): Check with frameset-valid-p.
12087         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
12088         (frameset-name, frameset-description, frameset-properties)
12089         (frameset-states): Add docstring.
12090         (frameset-session-filter-alist, frameset-persistent-filter-alist)
12091         (frameset-filter-alist): Doc fixes.
12093 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12095         * frameset.el (frameset-p, frameset-prop): Doc fixes.
12097 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12099         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
12100         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
12101         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
12102         (byte-compile-normal-call): Remove obsolescence check.
12104 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12106         * frameset.el (frameset-restore): Doc fix.
12108         * register.el (frameset-frame-id, frameset-frame-with-id)
12109         (frameset-p, frameset-restore, frameset-save): Declare.
12110         (register-alist): Document framesets.
12111         (frameset-session-filter-alist): Declare.
12112         (frameset-to-register): New function.
12113         (jump-to-register): Implement jumping to framesets.  Doc fix.
12114         (describe-register-1): Describe framesets.
12116         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
12118 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
12120         * desktop.el (desktop-save-frameset): Use new frameset-save args.
12121         Use lexical-binding.
12123         * frameset.el (frameset): Use type vector, not list (incompatible
12124         change).  Do not declare a new constructor, use the default one.
12125         Upgrade suggested properties `app', `name' and `desc' to slots `app',
12126         `name' and `description', respectively, and add read-only slot
12127         `timestamp'.  Doc fixes.
12128         (frameset-copy, frameset-persistent-filter-alist)
12129         (frameset-filter-alist, frameset-switch-to-gui-p)
12130         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
12131         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
12132         (frameset-filter-iconified, frameset-keep-original-display-p):
12133         Doc fixes.
12134         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
12135         Rename from frameset-filter-(save|restore)-param.  All callers changed.
12136         Doc fix.
12137         (frameset-p): Adapt to change to vector and be more thorough.
12138         Change arg name to OBJECT.  Doc fix.
12139         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
12140         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
12141         All callers changed.
12142         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
12143         All callers changed.
12144         (frameset--record-minibuffer-relationships): Rename from
12145         frameset--process-minibuffer-frames.  All callers changed.
12146         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
12147         Use new default constructor (again).  Doc fix.
12148         (frameset--find-frame-if): Rename from `frameset--find-frame'.
12149         All callers changed.
12150         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
12151         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
12152         Doc fix.
12153         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
12154         PARAMETERS and WINDOW-STATE, respectively.
12155         (frameset-restore): Add new keyword argument PREDICATE.
12156         Reset frameset--target-display to nil.  Doc fix.
12158 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12160         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
12161         (bat-mode): Use it.
12162         (bat-mode-syntax-table): Mark \n as end-of-comment.
12163         (bat-font-lock-keywords): Remove comment rule.
12165         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
12166         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
12168         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
12169         (byte-compile-callargs-warn): Use `push'.
12170         (byte-compile-arglist-warn): Ignore higher-order "calls".
12171         (byte-compile-file-form-autoload): Use `pcase'.
12172         (byte-compile-function-form): If quoting a symbol, check that it exists.
12174 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
12176         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
12177         and add a few popular commands found in batch files.
12178         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
12179         (dos-mode): Doc fixes.
12181 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12183         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
12184         (dos-mode): Use setq-local.  Add space after "rem".
12185         (dos-mode-syntax-table): Don't use "w" for symbol chars.
12186         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
12188 2013-08-07  Arni Magnusson  <arnima@hafro.is>
12190         * progmodes/dos.el: New file.
12191         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
12192         dos-mode.
12194 2013-08-06  Glenn Morris  <rgm@gnu.org>
12196         * calendar/calendar.el: Add new faces, and day-header-array.
12197         (calendar-weekday-header, calendar-weekend-header)
12198         (calendar-month-header): New faces.
12199         (calendar-day-header-construct): New function.
12200         (calendar-day-header-width): Also :set calendar-day-header-array.
12201         (calendar-american-month-header, calendar-european-month-header)
12202         (calendar-iso-month-header): Use calendar- faces.
12203         (calendar-generate-month):
12204         Use calendar-day-header-array for day headers; apply faces to them.
12205         (calendar-mode): Check calendar-font-lock-keywords non-nil.
12206         (calendar-abbrev-construct): Add optional maxlen argument.
12207         (calendar-day-name-array): Doc fix.
12208         (calendar-day-name-array, calendar-abbrev-length)
12209         (calendar-day-abbrev-array):
12210         Also :set calendar-day-header-array, and maybe redraw.
12211         (calendar-day-header-array): New option.  (Bug#15007)
12212         (calendar-font-lock-keywords): Set to nil and make obsolete.
12213         (calendar-day-name): Add option to use header array.
12215 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12217         * net/shr.el (shr-render-td): Remove debugging.
12218         (shr-render-td): Make width computation consistent by defaulting
12219         all zero-width columns to 10 characters.  This may not be optimal,
12220         but it's at least consistent.
12221         (shr-make-table-1): Redo last change to fix the real problem in
12222         colspan handling.
12224 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
12226         * files.el (cache-long-line-scans):
12227         Make obsolete alias to `cache-long-scans'.
12229 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
12231         * frameset.el (frameset, frameset-filter-alist)
12232         (frameset-filter-params, frameset-save, frameset--reuse-frame)
12233         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
12234         (frameset-compute-pos): Rename from frameset--compute-pos,
12235         and add docstring.
12236         (frameset-move-onscreen): Use frameset-compute-pos.
12237         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
12239         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
12240         Fix typos in docstrings.
12242 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
12244         * frame.el (get-other-frame): Tiny cleanup.
12246 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
12248         * vc/vc.el (vc-default-ignore-completion-table):
12249         Silence byte-compiler warning.
12251         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
12252         slot, which can indeed be nil.
12253         (frameset-live-filter-alist, frameset-persistent-filter-alist):
12254         Move entry for `left' from persistent to live filter alist.
12255         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
12256         Doc fixes.
12257         (frameset-filter-params): When restoring a frame, copy items added to
12258         `filtered', to avoid unwittingly modifying the original parameters.
12259         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
12260         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
12262         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
12263         to use looking-at-p instead of looking-at.  (Bug#15028)
12265 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12267         Revert introduction of isearch-filter-predicates (bug#14714).
12268         Rely on add-function instead.
12269         * isearch.el (isearch-filter-predicates): Rename it back to
12270         isearch-filter-predicate.
12271         (isearch-message-prefix): Use advice-function-mapc and advice
12272         properties to get the isearch-message-prefix.
12273         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
12274         instead of run-hook-with-args-until-failure.
12275         (isearch-filter-visible): Not obsolete any more.
12276         * loadup.el: Preload nadvice.
12277         * replace.el (perform-replace): Revert to funcall
12278         instead of run-hook-with-args-until-failure.
12279         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
12280         * dired-aux.el (dired-isearch-filenames-mode): Rename from
12281         dired-isearch-filenames-toggle; make it into a proper minor mode.
12282         Use add/remove-function.
12283         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
12284         Call the minor-mode rather than add/remove-hook.
12285         (dired-isearch-filter-filenames):
12286         Remove isearch-message-prefix property.
12287         * info.el (Info--search-loop): New function, extracted from Info-search.
12288         Funcall isearch-filter-predicate instead of
12289         run-hook-with-args-until-failure isearch-filter-predicates.
12290         (Info-search): Use it.
12291         (Info-mode): Use isearch-filter-predicate instead of
12292         isearch-filter-predicates.
12294 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
12296         Do not call to `selected-window' where it is assumed by default.
12297         Affected functions are `window-minibuffer-p', `window-dedicated-p',
12298         `window-hscroll', `window-width', `window-height', `window-buffer',
12299         `window-frame', `window-start', `window-point', `next-window'
12300         and `window-display-table'.
12301         * abbrev.el (abbrev--default-expand):
12302         * bs.el (bs--show-with-configuration):
12303         * buff-menu.el (Buffer-menu-mouse-select):
12304         * calc/calc.el (calc):
12305         * calendar/calendar.el (calendar-generate-window):
12306         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
12307         (diary-make-entry):
12308         * comint.el (send-invisible, comint-dynamic-complete-filename)
12309         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
12310         * completion.el (complete):
12311         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
12312         * disp-table.el (describe-current-display-table):
12313         * doc-view.el (doc-view-insert-image):
12314         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
12315         * ehelp.el (with-electric-help):
12316         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12317         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
12318         * emacs-lisp/helper.el (Helper-help-scroller):
12319         * emulation/cua-base.el (cua--post-command-handler-1):
12320         * eshell/esh-mode.el (eshell-output-filter):
12321         * ffap.el (ffap-gnus-wrapper):
12322         * help-macro.el (make-help-screen):
12323         * hilit-chg.el (highlight-compare-buffers):
12324         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
12325         * hl-line.el (global-hl-line-highlight):
12326         * icomplete.el (icomplete-simple-completing-p):
12327         * isearch.el (isearch-done):
12328         * jit-lock.el (jit-lock-stealth-fontify):
12329         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
12330         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
12331         * mpc.el (mpc-tagbrowser, mpc):
12332         * net/rcirc.el (rcirc-any-buffer):
12333         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
12334         * play/landmark.el (landmark-max-width, landmark-max-height):
12335         * play/zone.el (zone):
12336         * progmodes/compile.el (compilation-goto-locus):
12337         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
12338         * progmodes/etags.el (find-tag-other-window):
12339         * progmodes/fortran.el (fortran-column-ruler):
12340         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
12341         * progmodes/verilog-mode.el (verilog-point-text):
12342         * reposition.el (reposition-window):
12343         * rot13.el (toggle-rot13-mode):
12344         * server.el (server-switch-buffer):
12345         * shell.el (shell-dynamic-complete-command)
12346         (shell-dynamic-complete-environment-variable):
12347         * simple.el (insert-buffer, set-selective-display)
12348         (delete-completion-window):
12349         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
12350         (speedbar-recenter):
12351         * startup.el (fancy-splash-head):
12352         * textmodes/ispell.el (ispell-command-loop):
12353         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
12354         * tutorial.el (help-with-tutorial):
12355         * vc/add-log.el (add-change-log-entry):
12356         * vc/compare-w.el (compare-windows):
12357         * vc/ediff-help.el (ediff-indent-help-message):
12358         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
12359         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
12360         (ediff-setup-control-frame):
12361         * vc/emerge.el (emerge-position-region):
12362         * vc/pcvs-util.el (cvs-bury-buffer):
12363         * window.el (walk-windows, mouse-autoselect-window-select):
12364         * winner.el (winner-set-conf, winner-undo): Related users changed.
12366 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
12368         * frameset.el (frameset--set-id): Doc fix.
12369         (frameset-frame-id, frameset-frame-id-equal-p)
12370         (frameset-locate-frame-id): New functions.
12371         (frameset--process-minibuffer-frames, frameset--reuse-frame)
12372         (frameset-restore): Use them.
12374 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
12376         Do not call to `selected-frame' where it is assumed by default.
12377         Affected functions are `raise-frame', `redraw-frame',
12378         `frame-first-window', `frame-terminal' and `delete-frame'.
12379         * calendar/appt.el (appt-disp-window):
12380         * epg.el (epg-wait-for-completion):
12381         * follow.el (follow-delete-other-windows-and-split)
12382         (follow-avoid-tail-recenter):
12383         * international/mule.el (set-terminal-coding-system):
12384         * mail/rmail.el (rmail-mail-return):
12385         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
12386         * progmodes/f90.el (f90-add-imenu-menu):
12387         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
12388         * server.el (server-switch-buffer):
12389         * simple.el (delete-completion-window):
12390         * talk.el (talk):
12391         * term/xterm.el (terminal-init-xterm-modify-other-keys)
12392         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
12393         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
12394         * vc/ediff.el (ediff-documentation): Related users changed.
12395         * frame.el (selected-terminal): Remove the leftover.
12397 2013-08-05  Glenn Morris  <rgm@gnu.org>
12399         * calendar/calendar.el (calendar-generate-month):
12400         Fix for calendar-column-width != 1 + calendar-day-digit-width.
12401         (calendar-generate-month, calendar-font-lock-keywords):
12402         Fix for calendar-day-header-width > length of any day name.
12404 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
12406         * desktop.el (desktop-clear): Use new name of sort predicate.
12408         * frameset.el (frameset): Add docstring.  Move :version property to its
12409         own `version' slot.
12410         (frameset-copy): Rename from copy-frameset.
12411         (frameset-p): Check more thoroughly.
12412         (frameset-prop): Do not check for :version, which is no longer a prop.
12413         (frameset-live-filter-alist, frameset-persistent-filter-alist):
12414         Use new :never value instead of t.
12415         (frameset-filter-alist): Expand and clarify docstring.
12416         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
12417         (frameset-filter-minibuffer, frameset-filter-save-param)
12418         (frameset-filter-restore-param, frameset-filter-iconified):
12419         Add pointer to docstring of frameset-filter-alist.
12420         (frameset-filter-params): Rename filter values to be more meaningful:
12421         :never instead of t, and reverse the meanings of :save and :restore.
12422         (frameset--process-minibuffer-frames): Clarify error message.
12423         (frameset-save): Avoid unnecessary and confusing call to framep.
12424         Use new BOA constructor for framesets.
12425         (frameset--reuse-list): Doc fix.
12426         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
12427         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
12428         (frameset-minibufferless-first-p): Doc fix.
12429         Rename from frameset-sort-frames-for-deletion.
12430         (frameset-restore): Doc fixes.  Use new function names.
12431         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
12433 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
12435         * desktop.el (desktop-restore-forces-onscreen)
12436         (desktop-restore-reuses-frames): Document :keyword constant values.
12437         (desktop-filter-parameters-alist): Remove, now identical to
12438         frameset-filter-alist.
12439         (desktop--filter-tty*): Remove, moved to frameset.el.
12440         (desktop-save-frameset, desktop-restore-frameset):
12441         Do not pass :filters argument.
12443         * frameset.el (frameset-live-filter-alist)
12444         (frameset-persistent-filter-alist): New variables.
12445         (frameset-filter-alist): Use them.  Add autoload cookie.
12446         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
12447         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
12448         `frameset--id' (it's supposed to be internal to frameset.el).
12449         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
12450         (frameset--initial-params): New function.
12451         (frameset--get-frame): Use it.  Doc fix.
12452         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
12453         Accept :all, not 'all.
12454         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
12455         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
12456         with fbound symbols.  Fix frame id matching, and remove matching ids if
12457         the frame being restored is deleted.  Obey :delete.
12459 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12461         * subr.el (macrop): New function.
12462         (text-clone--maintaining): New var.
12463         (text-clone--maintain): Rename from text-clone-maintain.  Use it
12464         instead of inhibit-modification-hooks.
12466         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
12467         a proxy, so as handle autoloads and redefinitions of the target.
12468         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
12470         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
12471         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
12472         (pcase--mutually-exclusive-p): New function.
12473         (pcase--split-consp): Use it.
12474         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
12475         mutually exclusive with the current predicate.
12477         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
12478         (edebug-macrop): Remove.  Use `macrop' instead.
12479         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
12480         (ad-macro-p):
12481         * eshell/esh-cmd.el (eshell-macrop):
12482         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
12484 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12486         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
12487         (advice-mapc): New function, using it.
12488         (advice-function-member-p): New function.
12489         (advice--normalize): Store the cdr in advice--saved-rewrite since
12490         that's the part that will be changed.
12491         (advice--symbol-function): New function.
12492         (advice-remove): Handle removal before the function is defined.
12493         Adjust to new advice--saved-rewrite.
12494         (advice-member-p): Use advice-function-member-p and
12495         advice--symbol-function.
12497 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
12499         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
12500         (frameset-filter-minibuffer): Doc fix.
12501         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
12502         (frameset--set-id, frameset--process-minibuffer-frames)
12503         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
12504         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
12506         * desktop.el (desktop-clear): Only delete frames when called
12507         interactively and desktop-restore-frames is non-nil.  Doc fix.
12508         (desktop-read): Set desktop-saved-frameset to nil.
12510 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
12512         * vc/vc.el (vc-ignore): Rewrite.
12513         (vc-default-ignore-completion-table, vc--read-lines)
12514         (vc--add-line, vc--remove-regexp): New functions.
12516         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
12517         (vc-svn-ignore-completion-table): New function.
12519         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
12520         (vc-hg-ignore-completion-table)
12521         (vc-hg-find-ignore-file): New functions.
12523         * vc/vc-git.el (vc-git-ignore): Rewrite.
12524         (vc-git-ignore-completion-table)
12525         (vc-git-find-ignore-file): New functions.
12527         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
12529         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
12530         (vc-bzr-ignore-completion-table)
12531         (vc-bzr-find-ignore-file): New functions.
12533 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
12535         * frameset.el (frameset-prop): New function and setter.
12536         (frameset-save): Do not modify frame list passed by the caller.
12538 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12540         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
12542 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12544         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
12545         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
12547         * custom.el (custom-initialize-default, custom-initialize-set)
12548         (custom-initialize-reset, custom-initialize-changed): Affect the
12549         toplevel-default-value (bug#6275, bug#14586).
12550         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
12551         for bug#6275.
12553 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
12555         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12556         Add cl-def* expressions.
12558         * frameset.el (frameset-filter-params): Fix order of arguments.
12560 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
12562         Move code related to saving frames to frameset.el.
12563         * desktop.el: Require frameset.
12564         (desktop-restore-frames): Doc fix.
12565         (desktop-restore-reuses-frames): Rename from
12566         desktop-restoring-reuses-frames.
12567         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
12568         (desktop-clear): Clear frames too.
12569         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
12570         (desktop--filter-tty*, desktop-save, desktop-read):
12571         Use frameset functions.
12572         (desktop-before-saving-frames-functions, desktop--filter-*-color)
12573         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
12574         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
12575         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
12576         (desktop--process-minibuffer-frames, desktop-save-frames)
12577         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
12578         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
12579         (desktop--sort-states, desktop-restoring-frames-p)
12580         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
12581         (desktop-restoring-frameset-p, desktop-restore-frameset)
12582         (desktop--check-dont-save, desktop-save-frameset): New functions.
12583         (desktop--app-id): New constant.
12584         (desktop-first-buffer, desktop-buffer-ok-count)
12585         (desktop-buffer-fail-count): Move before first use.
12586         * frameset.el: New file.
12588 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12590         * files.el: Use lexical-binding.
12591         (dir-locals-read-from-file): Remove unused `err' variable.
12592         (hack-dir-local-variables--warned-coding): New var.
12593         (hack-dir-local-variables): Use it to avoid repeated warnings.
12594         (make-backup-file-name--default-function): New function.
12595         (make-backup-file-name-function): Use it as default.
12596         (buffer-stale--default-function): New function.
12597         (buffer-stale-function): Use it as default.
12598         (revert-buffer-insert-file-contents--default-function): New function.
12599         (revert-buffer-insert-file-contents-function): Use it as default.
12600         (insert-directory): Avoid add-to-list.
12602         * autorevert.el (auto-revert-handler): Simplify.
12603         Use buffer-stale--default-function.
12605 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
12607         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
12609         * whitespace.el (whitespace-ensure-local-variables): New function.
12610         (whitespace-cleanup-region): Call it.
12611         (whitespace-turn-on): Call it.
12613 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
12615         Complete file name handlers.
12617         * net/tramp.el (tramp-handle-set-visited-file-modtime)
12618         (tramp-handle-verify-visited-file-modtime)
12619         (tramp-handle-file-notify-rm-watch): New functions.
12620         (tramp-call-process): Do not bind `default-directory'.
12622         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
12623         Order alphabetically.
12624         <access-file, add-name-to-file, dired-call-process>:
12625         <dired-compress-file, file-acl, file-notify-rm-watch>:
12626         <file-ownership-preserved-p, file-selinux-context>:
12627         <make-directory-internal, make-symbolic-link, set-file-acl>:
12628         <set-file-selinux-context, set-visited-file-modtime>:
12629         <verify-visited-file-modtime>: Add handler.
12630         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
12632         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
12633         <file-notify-add-watch, file-notify-rm-watch>:
12634         <set-file-times, set-visited-file-modtime>:
12635         <verify-visited-file-modtime>: Add handler.
12636         (with-tramp-gvfs-error-message)
12637         (tramp-gvfs-handle-set-visited-file-modtime)
12638         (tramp-gvfs-fuse-file-name): Remove.
12639         (tramp-gvfs-handle-file-notify-add-watch)
12640         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
12641         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
12643         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
12644         Order alphabetically.
12645         <file-notify-rm-watch>: Use default Tramp handler.
12646         <executable-find>: Remove private handler.
12647         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
12648         `default-directory'.
12649         (tramp-sh-handle-executable-find)
12650         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
12651         (tramp-sh-file-gvfs-monitor-dir-process-filter)
12652         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
12653         Do not use `format' in `tramp-message'.
12655         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
12656         <file-notify-rm-watch, set-visited-file-modtime>:
12657         <verify-visited-file-modtime>: Add handler.
12658         (tramp-smb-call-winexe): Do not bind `default-directory'.
12660 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
12662         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
12664 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
12666         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
12667         use it.
12668         (log-view-diff-changeset): Same.
12669         (log-view-diff-common): Call backend command `previous-revision'
12670         to find out the previous revision, in both cases.  Swap the
12671         variables `to' and `fr', so that `fr' usually refers to the
12672         earlier revision (Bug#14989).
12674 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
12676         * ibuf-ext.el (ibuffer-filter-by-filename):
12677         Make it work with dired buffers too.
12679 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
12681         * emacs-lisp/re-builder.el (reb-color-display-p):
12682         * files.el (save-buffers-kill-terminal):
12683         * net/browse-url.el (browse-url):
12684         * server.el (server-save-buffers-kill-terminal):
12685         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
12686         Prefer nil to selected-frame for the first arg of frame-parameter.
12688 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
12690         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
12692 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
12694         * minibuffer.el (completion--twq-all): Try and preserve each
12695         completion's case choice (bug#14907).
12697 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12699         * net/network-stream.el (open-network-stream): Mention the new
12700         :nogreeting parameter.
12701         (network-stream-open-starttls): Use the :nogreeting parameter
12702         (bug#14938).
12704         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
12706         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
12707         more natural than popping.
12709         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
12710         (shr-urlify): Highlight under mouse.
12712 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
12714         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
12716         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
12718         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
12719         buffer for output.
12721         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
12722         point-min==1.  Fix search string.  Fix parentheses missing.
12724         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
12725         assume point-min==1.  Fix search string.  Fix parentheses missing.
12727         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
12729         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
12730         buffer for output.
12732 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
12734         * frame.el (frame-notice-user-settings): Avoid inflooping when the
12735         initial frame is minibuffer-less.  (Bug#14841)
12737 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
12739         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
12740         option.
12742         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
12743         (tramp-maybe-open-connection): Use it.
12745 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
12747         * desktop.el (desktop--make-frame): Include `minibuffer' in the
12748         minimal set of parameters passed when creating a frame, because
12749         the minibuffer status of a frame cannot be changed later.
12751 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
12753         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
12754         replace-regexp-in-string and inadvertent omissions in previous change.
12755         (todo-filter-items): Ensure only file names are comma-separated in
12756         name of filtered items buffer.
12758 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
12760         * desktop.el: Optionally force offscreen frames back onscreen.
12761         (desktop-restoring-reuses-frames): New option.
12762         (desktop--compute-pos, desktop--move-onscreen): New functions.
12763         (desktop--make-frame): Use desktop--move-onscreen.
12765 2013-07-27  Alan Mackenzie  <acm@muc.de>
12767         Fontify a Java generic method as a function.
12768         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
12769         value to t.
12771 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
12773         * calendar/todo-mode.el: Add command to rename todo files.
12774         (todo-rename-file): New command.
12775         (todo-key-bindings-t): Add key binding for it.  Change the
12776         bindings of todo-filter-regexp-items(-multifile) to use `x'
12777         instead of `r', since the latter is better suited to the new
12778         renaming command.
12780 2013-07-27  Alan Mackenzie  <acm@muc.de>
12782         Make Java try-with-resources statement parse properly.
12783         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
12784         (c-block-stmt-1-2-key): New language constants/variables.
12785         * progmodes/cc-engine.el (c-beginning-of-statement-1)
12786         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
12787         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
12788         with c-block-stmt-1-2-key.
12790 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
12792         * desktop.el (desktop--make-frame): Apply most frame parameters after
12793         creating the frame to force (partially or totally) offscreen frames to
12794         be restored as such.
12796 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
12798         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
12799         (Bug#14948)
12801 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12803         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
12804         `base' arg of backtrace-frame.
12806 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
12808         * simple.el (list-processes): Doc fix.
12810 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
12812         * desktop.el (desktop--select-frame):
12813         Try harder to reuse existing frames.
12815 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12817         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
12818         (edebug-eval): Use backtrace-eval.
12819         (edebug--display, edebug--recursive-edit): Don't let-bind the
12820         edebug-outer-* vars that keep track of variables we locally let-bind.
12821         (edebug-outside-excursion): Don't restore outside values of locally
12822         let-bound vars.
12823         (edebug--display): Use user-error.
12824         (cl-lexical-debug, cl-debug-env): Remove.
12826 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
12828         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
12829         are restored to be sure that they are visible before deleting any
12830         remaining ones.
12832 2013-07-26  Matthias Meulien  <orontee@gmail.com>
12834         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
12835         vc-print-root-log.  (Bug#14948)
12837 2013-07-26  Richard Stallman  <rms@gnu.org>
12839         Add aliases for encrypting mail.
12840         * epa.el (epa-mail-aliases): New option.
12841         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
12842         Bind inhibit-read-only so read-only text doesn't ruin everything.
12843         (epa-mail-default-recipients): New subroutine broken out.
12844         Handle epa-mail-aliases.
12846 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12848         Add support for lexical variables to the debugger's `e' command.
12849         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
12850         vars, except for debugger-outer-match-data.
12851         (debugger-frame-number): Move check for "on a function call" from
12852         callers into it.  Add `skip-base' argument.
12853         (debugger-frame, debugger-frame-clear): Simplify accordingly.
12854         (debugger-env-macro): Only reset the state stored in non-variables,
12855         i.e. current-buffer and match-data.
12856         (debugger-eval-expression): Rewrite using backtrace-eval.
12857         * subr.el (internal--called-interactively-p--get-frame): Remove.
12858         (called-interactively-p):
12859         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
12860         `base' arg of backtrace-frame instead.
12862 2013-07-26  Glenn Morris  <rgm@gnu.org>
12864         * align.el (align-regexp): Doc fix.  (Bug#14857)
12865         (align-region): Explicit error if subexpression missing/does not match.
12867         * simple.el (global-visual-line-mode):
12868         Do not duplicate the mode lighter.  (Bug#14858)
12870 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
12872         * window.el (display-buffer): In display-buffer bind
12873         split-window-keep-point to t, bug#14829.
12875 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
12877         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
12878         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
12879         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
12880         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
12881         Change accordingly.
12882         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
12883         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
12885 2013-07-25  Glenn Morris  <rgm@gnu.org>
12887         * dired-x.el (dired-mark-extension): Convert comment to doc string.
12889 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
12891         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
12892         parameter to modify-frame-parameters if the value has not changed;
12893         this is a workaround for bug#14949.
12894         (desktop--make-frame): On cl-delete-if call, check parameter name,
12895         not full parameter.
12897 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
12899         * vc/vc.el (vc-ignore): New function.
12901         * vc/vc-svn.el (vc-svn-ignore): New function.
12903         * vc/vc-hg.el (vc-hg-ignore): New function.
12905         * vc/vc-git.el (vc-git-ignore): New function.
12907         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
12908         (vc-dir-ignore): New function.
12910         * vc/vc-cvs.el (vc-cvs-ignore): New function.
12911         (cvs-append-to-ignore): Move here from pcvs.el.
12913         * vc/vc-bzr.el (vc-bzr-ignore): New function.
12915         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
12917 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
12919         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
12920         (desktop-restore-frames): Warn when deleting an existing frame failed.
12922 2013-07-24  Glenn Morris  <rgm@gnu.org>
12924         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
12926 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
12928         * filenotify.el (file-notify-supported-p):
12929         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
12930         Remove functions.
12932         * autorevert.el (auto-revert-use-notify)
12933         (auto-revert-notify-add-watch):
12934         * net/tramp.el (tramp-file-name-for-operation):
12935         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
12936         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12937         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
12938         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12939         Remove `file-notify-supported-p' entry.
12941 2013-07-24  Glenn Morris  <rgm@gnu.org>
12943         * printing.el: Replace all uses of deleted ps-windows-system,
12944         ps-lp-system, ps-flatten-list with lpr- versions.
12946 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12948         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
12949         checked with memq (bug#14935).
12951         * files.el (revert-buffer-function): Use a non-nil default.
12952         (revert-buffer-preserve-modes): Declare var to
12953         provide access to the `preserve-modes' argument.
12954         (revert-buffer): Let-bind it.
12955         (revert-buffer--default): New function, extracted from revert-buffer.
12957 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12959         * lpr.el: Signal print errors more prominently.
12960         (print-region-function): Don't default to nil.
12961         (lpr-print-region): New function, extracted from print-region-1.
12962         Check lpr's return value and signal an error in case of problem.
12963         (print-region-1): Use it.
12964         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
12965         versions instead.
12966         (ps-printer-name): Default to nil.
12967         (ps-printer-name-option): Default to lpr-printer-switch.
12968         (ps-print-region-function): Don't default to nil.
12969         (ps-postscript-code-directory): Simplify default.
12970         (ps-do-despool): Use lpr-print-region to properly check the outcome.
12971         (ps-string-list, ps-eval-switch, ps-flatten-list)
12972         (ps-flatten-list-1): Remove.
12973         (ps-multibyte-buffer): Avoid setq.
12974         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
12975         (print-region-function, ps-print-region-function): Don't set them here.
12977 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
12979         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
12980         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
12981         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
12982         (ido-decorations): Doc fix.
12984         * ansi-color.el: Fix old URL.
12986 2013-07-23  Michael R. Mauger  <michael@mauger.com>
12988         * progmodes/sql.el: Version 3.3
12989         (sql-product-alist): Improve oracle :prompt-cont-regexp.
12990         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
12991         (sql-interactive-remove-continuation-prompt): Rewrite, use
12992         functions above.  Fix continuation prompt and complete output line
12993         handling.
12994         (sql-redirect-one, sql-execute): Use `read-only-mode' on
12995         redirected output buffer.
12996         (sql-mode): Restore deleted code (Bug#13591).
12998 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
13000         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
13002 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
13004         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
13006         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
13007         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
13008         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
13010 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
13012         * desktop.el (desktop-clear): Simplify; remove useless checks
13013         against invalid buffer names.
13014         (desktop-list*): Use cl-list*.
13015         (desktop-buffer-info, desktop-create-buffer): Simplify.
13017 2013-07-23  Leo Liu  <sdl.web@gmail.com>
13019         * bookmark.el (bookmark-make-record): Restore NAME as a default
13020         value.  (Bug#14933)
13022 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13024         * emacs-lisp/autoload.el (autoload--setup-output): New function,
13025         extracted from autoload--insert-text.
13026         (autoload--insert-text): Remove.
13027         (autoload--print-cookie-text): New function, extracted from
13028         autoload--insert-cookie-text.
13029         (autoload--insert-cookie-text): Remove.
13030         (autoload-generate-file-autoloads): Adjust calls accordingly.
13032         * winner.el (winner-hook-installed-p): Remove.
13033         (winner-mode): Simplify accordingly.
13035         * subr.el (add-to-list): Fix compiler-macro when `append' is
13036         not constant.  Don't use `cl-member' for the base case.
13038         * progmodes/subword.el: Fix boundary case (bug#13758).
13039         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
13040         own group.
13041         (subword-backward-regexp): Make it a constant.
13042         (subword-forward-internal): Don't treat a trailing capital as the
13043         beginning of a word.
13045 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
13047         * emacs-lisp/package.el (package-menu-mode): Don't modify the
13048         global value of tabulated-list-revert-hook (bug#14930).
13050 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
13052         * desktop.el: Require 'cl-lib.
13053         (desktop-before-saving-frames-functions): New hook.
13054         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
13055         for frames being saved.  Rename from desktop--save-minibuffer-frames.
13056         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
13057         Do not save frames with non-nil `desktop-dont-save' parameter.
13058         Filter out deleted frames.
13059         (desktop--find-frame): Use cl-find-if.
13060         (desktop--select-frame): Use cl-(first|second|third) to access values
13061         of desktop-mini.
13062         (desktop--make-frame): Use cl-delete-if.
13063         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
13064         (desktop-restore-frames): Use cl-(first|second|third) to access values
13065         of desktop-mini.  Look for visible frame at the end, not while
13066         restoring frames.
13068         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
13069         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
13070         Use string-match-p, looking-at-p (bug#14927).
13072 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
13074         * desktop.el (desktop-saved-frame-states):
13075         Rename from desktop--saved-states; all users changed.
13076         (desktop-save-frames): Rename from desktop--save-frames.
13077         Do not save state to desktop file.
13078         (desktop-save): Save desktop-saved-frame-states to desktop file
13079         and reset to nil.
13080         (desktop-restoring-frames-p): New function.
13081         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
13082         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
13083         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
13085         * desktop.el: Correctly restore iconified frames.
13086         (desktop--filter-iconified-position): New function.
13087         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
13089 2013-07-20  Glenn Morris  <rgm@gnu.org>
13091         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
13092         Let `message' do the formatting.
13093         (def-gdb-preempt-display-buffer): Add explicit format.
13095         * image-dired.el (image-dired-track-original-file):
13096         Use with-current-buffer.
13097         (image-dired-track-thumbnail): Use with-current-buffer.
13098         Avoid changing point of wrong window.
13100         * image-dired.el (image-dired-track-original-file):
13101         Avoid changing point of wrong window.  (Bug#14909)
13103 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
13105         * progmodes/gdb-mi.el (gdb-done-or-error):
13106         Guard against "%" in gdb output.  (Bug#14127)
13108 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
13110         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
13111         (Bug#14826)
13113         * international/mule.el (coding-system-iso-2022-flags): Fix last
13114         change.
13116 2013-07-20  Kenichi Handa  <handa@gnu.org>
13118         * international/mule.el (coding-system-iso-2022-flags):
13119         Add `8-bit-level-4'.  (Bug#8522)
13121 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13123         * net/shr.el (shr-mouse-browse-url): New command and keystroke
13124         (bug#14815).
13126         * net/eww.el (eww-process-text-input): Allow inputting when the
13127         point is at the start of the line, as the properties aren't
13128         front-sticky.
13130         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
13131         degenerate widths.
13133 2013-07-19  Richard Stallman  <rms@gnu.org>
13135         * epa.el (epa-popup-info-window): Doc fix.
13137         * subr.el (split-string): New arg TRIM.
13139 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
13141         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
13142         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
13144 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
13146         * filenotify.el (file-notify--library): Rename from
13147         `file-notify-support'.  Do not autoload.  Adapt all uses.
13148         (file-notify-supported-p): New defun.
13150         * autorevert.el (auto-revert-use-notify):
13151         Use `file-notify-supported-p' instead of `file-notify-support'.
13152         Adapt docstring.
13153         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
13155         * net/tramp.el (tramp-file-name-for-operation):
13156         Add `file-notify-supported-p'.
13158         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
13159         New defun.
13160         (tramp-sh-file-name-handler-alist): Add it as handler for
13161         `file-notify-supported-p '.
13163         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
13164         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
13165         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
13166         Add `ignore' as handler for `file-notify-*' functions.
13168 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
13170         * simple.el (line-move-partial, line-move): Don't start vscroll or
13171         scroll-up if the current line is not taller than the window.
13172         (Bug#14881)
13174 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
13176         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
13177         highlight question marks in the method names as strings.
13178         (ruby-block-beg-keywords): Inline.
13179         (ruby-font-lock-keyword-beg-re): Extract from
13180         `ruby-font-lock-keywords'.
13182 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
13184         * frame.el (blink-cursor-blinks): New defcustom.
13185         (blink-cursor-blinks-done): New defvar.
13186         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
13187         (blink-cursor-timer-function): Check if number of blinks has been
13188         done on X and NS.
13189         (blink-cursor-suspend, blink-cursor-check): New defuns.
13191 2013-07-15  Glenn Morris  <rgm@gnu.org>
13193         * edmacro.el (edmacro-format-keys): Fix previous change.
13195 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
13197         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
13198         The hack didn't work outside English locales anyway.
13200 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
13202         * simple.el (define-alternatives): Rename from alternatives-define,
13203         per RMS' suggestion.
13205 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
13207         * desktop.el (desktop-restore-frames): Change default to t.
13208         (desktop-restore-in-current-display): Now offer more options.
13209         (desktop-restoring-reuses-frames): New customization option.
13210         (desktop--saved-states): Doc fix.
13211         (desktop-filter-parameters-alist): New variable, renamed and expanded
13212         from desktop--excluded-frame-parameters.
13213         (desktop--target-display): New variable.
13214         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
13215         (desktop--filter-tty*, desktop--filter-*-color)
13216         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
13217         (desktop--filter-save-desktop-parm)
13218         (desktop-restore-in-original-display-p): New functions.
13219         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
13220         (desktop--save-minibuffer-frames): New function, inspired by a similar
13221         function from Martin Rudalics.
13222         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
13223         (desktop--restore-in-this-display-p): Remove.
13224         (desktop--find-frame): Rename from desktop--find-frame-in-display
13225         and add predicate argument.
13226         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
13227         (desktop--reuse-list): New variable.
13228         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
13229         New functions.
13230         (desktop--restore-frames): Add support for "minibuffer-special" frames.
13232 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
13234         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
13236 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
13238         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
13239         Highlight conversion methods on Kernel.
13241 2013-07-13  Alan Mackenzie  <acm@muc.de>
13243         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
13244         and comment it out.  This out-commenting enables certain C++
13245         declarations to be parsed correctly.
13247 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
13249         * international/mule.el (define-coding-system): Doc fix.
13251         * simple.el (default-font-height): Don't call font-info if the
13252         frame's default font didn't change since the frame was created.
13253         (Bug#14838)
13255 2013-07-13  Leo Liu  <sdl.web@gmail.com>
13257         * ido.el (ido-read-file-name): Guard against non-symbol value.
13259 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13261         * progmodes/python.el (python-imenu--build-tree): Fix corner case
13262         in nested defuns.
13264 2013-07-13  Leo Liu  <sdl.web@gmail.com>
13266         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
13267         ido-set-matches call.  (Bug#6852)
13269 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
13271         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
13272         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
13273         Ruby 2.0.
13274         (ruby-font-lock-keywords): Distinguish calls to functions with
13275         module-like names from module references.  Highlight character
13276         literals.
13278 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
13280         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
13281         (gdb-send): Handle continued commands.  (Bug#14847)
13283 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
13285         * desktop.el (desktop--v2s): Remove unused local variable.
13286         (desktop-save-buffer): Make defvar-local; adjust docstring.
13287         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
13288         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
13290 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
13292         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
13294 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
13296         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
13297         (Bug#14842)
13299 2013-07-12  Glenn Morris  <rgm@gnu.org>
13301         * doc-view.el: Require cl-lib at runtime too.
13302         (doc-view-remove-if): Remove.
13303         (doc-view-search-next-match, doc-view-search-previous-match):
13304         Use cl-remove-if.
13306         * edmacro.el: Require cl-lib at runtime too.
13307         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
13308         (edmacro-mismatch, edmacro-subseq): Remove.
13310         * shadowfile.el: Require cl-lib.
13311         (shadow-remove-if): Remove.
13312         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
13313         Use cl-remove-if.
13315         * wid-edit.el: Require cl-lib.
13316         (widget-choose): Use cl-remove-if.
13317         (widget-remove-if): Remove.
13319         * progmodes/ebrowse.el: Require cl-lib at runtime too.
13320         (ebrowse-delete-if-not): Remove.
13321         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
13322         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
13323         Use cl-delete-if-not.
13325 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
13327         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
13328         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
13330 2013-07-12  Leo Liu  <sdl.web@gmail.com>
13332         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
13334 2013-07-11  Glenn Morris  <rgm@gnu.org>
13336         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
13337         (edebug-gensym-index, edebug-gensym):
13338         Remove reimplementation of cl-gensym.
13339         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
13341         * thumbs.el: Require cl-lib at run-time too.
13342         (thumbs-gensym-counter, thumbs-gensym):
13343         Remove reimplementation of cl-gensym.
13344         (thumbs-temp-file): Use cl-gensym.
13346         * emacs-lisp/ert.el: Require cl-lib at runtime too.
13347         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
13348         (ert--intersection, ert--set-difference, ert--set-difference-eq)
13349         (ert--union, ert--gensym-counter, ert--gensym-counter)
13350         (ert--coerce-to-vector, ert--remove*, ert--string-position)
13351         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
13352         (ert-make-test-unbound, ert--expand-should-1)
13353         (ert--expand-should, ert--should-error-handle-error)
13354         (should-error, ert--explain-equal-rec)
13355         (ert--plist-difference-explanation, ert-select-tests)
13356         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
13357         Use cl-lib functions rather than reimplementations.
13359 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
13361         * net/tramp.el (tramp-methods): Extend docstring.
13362         (tramp-connection-timeout): New defcustom.
13363         (tramp-error-with-buffer): Reset timestamp only when appropriate.
13364         (with-tramp-progress-reporter): Simplify.
13365         (tramp-process-actions): Improve messages.
13367         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
13368         * net/tramp-sh.el (tramp-maybe-open-connection):
13369         Use `tramp-connection-timeout'.
13370         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
13371         (Bug#14808)
13373 2013-07-11  Leo Liu  <sdl.web@gmail.com>
13375         * ido.el (ido-read-file-name): Conform to the requirements of
13376         read-file-name.  (Bug#11861)
13377         (ido-read-directory-name): Conform to the requirements of
13378         read-directory-name.
13380 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
13382         * subr.el (delay-warning): New function.
13384 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
13386         * simple.el (default-line-height): New function.
13387         (line-move-partial, line-move): Use it instead of computing the
13388         line height inline.
13389         (line-move-partial): Always compute ROWH.  If the last line is
13390         partially-visible, but its text is completely visible, allow
13391         cursor to enter such a partially-visible line.
13393 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
13395         Improve error messages.  (Bug#14808)
13397         * net/tramp.el (tramp-current-connection): New defvar, moved from
13398         tramp-sh.el.
13399         (tramp-message-show-progress-reporter-message): Remove, not
13400         needed anymore.
13401         (tramp-error-with-buffer): Show message in minibuffer.
13402         Discard input before waiting.  Reset connection timestamp.
13403         (with-tramp-progress-reporter): Improve messages.
13404         (tramp-process-actions): Use progress reporter.  Delete process in
13405         case of error.  Improve messages.
13407         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
13408         Call `tramp-error-with-buffer' with vector and buffer.
13409         (tramp-current-connection): Remove.
13410         (tramp-maybe-open-connection): The car of
13411         `tramp-current-connection' are the first 3 slots of the vector.
13413 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
13415         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
13416         inside continued strings.
13418 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
13420         Timestamp fixes for undo (Bug#14824).
13421         * files.el (clear-visited-file-modtime): Move here from fileio.c.
13423 2013-07-10  Leo Liu  <sdl.web@gmail.com>
13425         * files.el (require-final-newline): Allow safe local value.
13426         (Bug#14834)
13428 2013-07-09  Leo Liu  <sdl.web@gmail.com>
13430         * ido.el (ido-read-directory-name): Handle fallback.
13431         (ido-read-file-name): Update DIR to ido-current-directory.
13432         (Bug#1516)
13433         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
13435 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
13437         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
13438         "autoload".  Remove "warn lower camel case" section, previously
13439         commented out.  Highlight negation char.  Do not highlight the
13440         target in singleton method definitions.
13442 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13444         * faces.el (tty-setup-hook): Declare the hook.
13446         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
13447         and detect when a guard/pred depends on local vars (bug#14773).
13448         (pcase--u1): Adjust caller.
13450 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
13452         * simple.el (line-move-partial, line-move): Account for
13453         line-spacing.
13454         (line-move-partial): Avoid setting vscroll when the last
13455         partially-visible line in window is of default height.
13457 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13459         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
13460         been used a while.
13462 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
13464         * subr.el (read-quoted-char): Remove unused local variable `char'.
13466 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
13468         * vc/ediff.el (ediff-version): Version update.
13469         (ediff-files-command, ediff3-files-command, ediff-merge-command)
13470         (ediff-merge-with-ancestor-command, ediff-directories-command)
13471         (ediff-directories3-command, ediff-merge-directories-command)
13472         (ediff-merge-directories-with-ancestor-command): New functions.
13473         All are command-line interfaces to ediff: to facilitate calling
13474         Emacs with the appropriate ediff functions invoked.
13476         * emulation/viper-cmd.el (viper-del-forward-char-in-insert):
13477         New function.
13478         (viper-save-kill-buffer): Check if buffer is modified.
13480         * emulation/viper.el (viper-version): Version update.
13481         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
13483 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13485         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
13486         * emulation/viper-cmd.el (viper-envelop-ESC-key): Remove function.
13487         (viper-intercept-ESC-key): Simplify.
13488         * emulation/viper-keym.el (viper-ESC-key): Make it a constant,
13489         don't use kbd.
13490         * emulation/viper.el (viper--tty-ESC-filter, viper--lookup-key)
13491         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
13492         (viper-setup-ESC-to-escape): New functions.
13493         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
13494         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
13496 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
13498         * simple.el (default-font-height, window-screen-lines):
13499         New functions.
13500         (line-move, line-move-partial): Use them instead of
13501         frame-char-height and window-text-height.  This makes scrolling
13502         text smoother when the buffer's default face uses a font that is
13503         different from the frame's default font.
13505 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
13507         * files.el (write-file): Do not display confirm dialog for NS,
13508         it does its own dialog, which can't be canceled (Bug#14578).
13510 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
13512         * simple.el (line-move-partial): Adjust the row returned by
13513         posn-at-point for the current window-vscroll.  (Bug#14567)
13515 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
13517         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
13518         (tramp-sh-file-inotifywait-process-filter): Handle file names with
13519         spaces.
13521 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
13523         * window.el (window-state-put-stale-windows): New variable.
13524         (window--state-put-2): Save list of windows without matching buffer.
13525         (window-state-put): Remove "bufferless" windows if possible.
13527 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
13529         * simple.el (alternatives-define): Remove leftover :group keyword.
13530         Tweak docstring.
13532 2013-07-06  Leo Liu  <sdl.web@gmail.com>
13534         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
13535         (ido-enable-virtual-buffers): New variable.
13536         (ido-buffer-internal, ido-toggle-virtual-buffers)
13537         (ido-make-buffer-list): Use it.
13538         (ido-exhibit): Support turning on and off virtual buffers
13539         automatically.
13541 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
13543         * simple.el (alternatives-define): New macro.
13545 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13547         * subr.el (read-quoted-char): Use read-key.
13548         (sit-for): Let read-event decode tty input (bug#14782).
13550 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
13552         * calendar/todo-mode.el: Add handling of file deletion, both by
13553         mode command and externally.  Fix various related bugs.
13554         Clarify Commentary and improve some documentation strings and code.
13555         (todo-delete-file): New command.
13556         (todo-check-file): New function.
13557         (todo-show): Handle external deletion of the file we're trying to
13558         show (bug#14688).  Replace called-interactively-p by an optional
13559         prefix argument to avoid problematic interaction with catch form
13560         when byte compiled (bug#14702).
13561         (todo-quit): Handle external deletion of the archive's todo file.
13562         Make sure the buffer that was visiting the archive file is still
13563         live before trying to bury it.
13564         (todo-category-completions): Handle external deletion of any
13565         category completion files.
13566         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
13567         of todo files, in case of external deletion.
13568         (todo-add-file): Replace unnecessary setq by let-binding.
13569         (todo-find-archive): Check whether there are any archives.
13570         Replace unnecessary setq by let-binding.
13571         (todo-archive-done-item): Use find-file-noselect to get the
13572         archive buffer whether or not the archive already exists.
13573         Remove superfluous code.  Use file size instead of buffer-file-name to
13574         check if the archive is new; if it is, update list of archives.
13575         (todo-default-todo-file): Allow nil to be a valid value for when
13576         there are no todo files.
13577         (todo-reevaluate-default-file-defcustom): Use corrected definition
13578         of todo-default-todo-file.
13579         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
13580         (todo-delete-category, todo-show-categories-table)
13581         (todo-category-number): Clarify comment.
13582         (todo-filter-items): Clarify documentation string.
13583         (todo-show-current-file, todo-display-as-todo-file)
13584         (todo-reset-and-enable-done-separator): Tweak documentation string.
13585         (todo-done-separator): Make separator length window-width, since
13586         bug#2749 is now fixed.
13588 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
13590         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
13591         Support both "gvfs-monitor-dir" and "inotifywait".
13592         (tramp-sh-file-inotifywait-process-filter): Rename from
13593         `tramp-sh-file-notify-process-filter'.
13594         (tramp-sh-file-gvfs-monitor-dir-process-filter)
13595         (tramp-get-remote-gvfs-monitor-dir): New defuns.
13597 2013-07-05  Leo Liu  <sdl.web@gmail.com>
13599         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
13601 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13603         * frame.el (display-pixel-height, display-pixel-width)
13604         (display-mm-height, display-mm-width): Mention behavior on
13605         multi-monitor setups in docstrings.
13606         (w32-display-monitor-attributes-list): Declare function.
13607         (display-monitor-attributes-list): Use it.
13609 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
13611         * filenotify.el: New package.
13613         * autorevert.el (top): Require filenotify.el.
13614         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
13615         instead.
13616         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
13617         (auto-revert-notify-handler): Use `file-notify-*' functions.
13619         * subr.el (file-notify-handle-event): Move function to filenotify.el.
13621         * net/tramp.el (tramp-file-name-for-operation):
13622         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
13624         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
13625         for `file-notify-add-watch' and `file-notify-rm-watch'.
13626         (tramp-process-sentinel): Improve trace.
13627         (tramp-sh-handle-file-notify-add-watch)
13628         (tramp-sh-file-notify-process-filter)
13629         (tramp-sh-handle-file-notify-rm-watch)
13630         (tramp-get-remote-inotifywait): New defuns.
13632 2013-07-03  Juri Linkov  <juri@jurta.org>
13634         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
13635         call of `occur-read-primary-args' to interactive spec.
13637         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
13638         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
13640 2013-07-03  Matthias Meulien  <orontee@gmail.com>
13642         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
13643         `Buffer-menu-multi-occur'.  Add it to the menu.
13644         (Buffer-menu-mode): Document it in docstring.
13645         (Buffer-menu-multi-occur): New command.  (Bug#14673)
13647 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
13649         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
13650         keywords and built-ins.
13652 2013-07-03  Glenn Morris  <rgm@gnu.org>
13654         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
13656         Make info-xref checks case-sensitive by default
13657         * info.el (Info-find-node, Info-find-in-tag-table)
13658         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
13659         Add option for exact case matching of nodes.
13660         * info-xref.el (info-xref): New custom group.
13661         (info-xref-case-fold): New option.
13662         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
13664 2013-07-03  Leo Liu  <sdl.web@gmail.com>
13666         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
13668 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
13670         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
13671         middle of block statement initially, lower the depth.  Remove
13672         FIXME comment, not longer valid.  Remove middle of block statement
13673         detection, no need to do that anymore since we've been using
13674         `ruby-parse-region' here.
13676 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
13678         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
13680 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13682         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
13684 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
13686         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
13687         (desktop-restore-in-current-display): New customization option.
13688         (desktop--excluded-frame-parameters): Add `font'.
13689         (desktop--save-frames): Rename from desktop--save-windows.
13690         (desktop--restore-in-this-display-p): New function.
13691         (desktop--make-full-frame): Remove unwanted width/height from
13692         full(width|height) frames.
13693         (desktop--restore-frames): Rename from desktop--restore-windows.
13694         Obey desktop-restore-current-display.  Do not delete old frames or
13695         select a new frame unless we were able to restore at least one frame.
13697 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
13699         * files.el (find-file-noselect): Simplify conditional expression.
13701         * textmodes/remember.el (remember-append-to-file):
13702         Don't mix `find-buffer-visiting' and `get-file-buffer'.
13704         Add `remember-notes' function to store random notes across Emacs
13705         restarts.
13706         * textmodes/remember.el (remember-data-file): Add :set callback to
13707         affect notes buffer (if any).
13708         (remember-notes): New command.
13709         (remember-notes-buffer-name, bury-remember-notes-on-kill):
13710         New defcustoms for the `remember-notes' function.
13711         (remember-notes-save-and-bury-buffer): New command.
13712         (remember-notes-mode-map): New variable.
13713         (remember-mode): New minor mode.
13714         (remember-notes--kill-buffer-query): New function.
13715         * startup.el (initial-buffer-choice): Add notes to custom type.
13717 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
13719         * bindings.el (right-char, left-char): Don't call sit-for, this is
13720         no longer needed.  Use arithmetic comparison only for numerical
13721         arguments.
13723         * international/mule-cmds.el (select-safe-coding-system):
13724         Handle the case of FROM being a string correctly.  (Bug#14755)
13726 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13728         * net/shr.el (shr-make-table-1): Add a sanity check that allows
13729         progression on degenerate tables.
13730         (shr-rescale-image): ImageMagick animated images currently don't work.
13732 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
13734         Some fixes and improvements for desktop frame restoration.
13735         It is still experimental and disabled by default.
13736         * desktop.el (desktop--save-windows): Put the selected frame at
13737         the head of the list.
13738         (desktop--make-full-frame): New function.
13739         (desktop--restore-windows): Try to re-select the frame that was
13740         selected upon saving.  Do not abort if some frames fail to restore,
13741         just show an error message and continue.  Set up maximized frames
13742         so they have default non-maximized dimensions.
13744 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
13746         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
13747         Don't start heredoc inside a string or comment.
13749 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
13751         * bindings.el (visual-order-cursor-movement): New defcustom.
13752         (right-char, left-char): Provide visual-order cursor motion by
13753         calling move-point-visually.  Update the doc strings.
13755 2013-06-28  Kenichi Handa  <handa@gnu.org>
13757         * international/mule.el (define-coding-system): New coding system
13758         properties :inhibit-null-byte-detection,
13759         :inhibit-iso-escape-detection, and :prefer-utf-8.
13760         (set-buffer-file-coding-system): If :charset-list property of
13761         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
13762         appropriate for setting.
13764         * international/mule-cmds.el (select-safe-coding-system):
13765         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
13766         multibyte characters, return utf-8 (or one of its siblings).
13768         * international/mule-conf.el (prefer-utf-8): New coding system.
13769         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
13770         files.
13772 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
13774         * net/shr.el (shr-render-region): New function.
13776         * net/eww.el: Autoload `eww-browse-url'.
13778 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
13780         * emacs-lisp/package-x.el (package-upload-buffer-internal):
13781         Adapt to `package-desc-version' being a list.
13782         Use `package--ac-desc-version' to retrieve version from a package
13783         archive element.
13785 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
13787         New experimental feature to save&restore window and frame setup.
13788         * desktop.el (desktop-save-windows): New defcustom.
13789         (desktop--saved-states): New var.
13790         (desktop--excluded-frame-parameters): New defconst.
13791         (desktop--filter-frame-parms, desktop--find-frame-in-display)
13792         (desktop--restore-windows, desktop--save-windows): New functions.
13793         (desktop-save): Call `desktop--save-windows'.
13794         (desktop-read): Call `desktop--restore-windows'.
13796 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13798         * net/shr.el (add-face-text-property): Remove compat definition.
13800 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
13802         * info.el (Info-try-follow-nearest-node): Move search for footnote
13803         above search for node name to prevent missing a footnote (bug#14717).
13805 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
13807         * obsolete/otodo-mode.el: Add obsolescence info to file header.
13809 2013-06-27  Leo Liu  <sdl.web@gmail.com>
13811         * net/eww.el (eww-read-bookmarks): Check file size.
13813 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13815         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
13816         advice--pending if newdef is nil or an autoload (bug#13820).
13817         (advice-mapc): New function.
13819 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13821         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
13822         probably.
13823         (eww-mode-map): Add a menu bar.
13824         (eww-add-bookmark): New command.
13825         (eww-bookmark-mode): New mode and commands.
13826         (eww-add-bookmark): Remove newlines from the title.
13827         (eww-bookmark-browse): Don't bug out if it's the only window.
13829 2013-06-26  Glenn Morris  <rgm@gnu.org>
13831         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
13832         (hfy-size): Handle ttys.  (Bug#14668)
13834         * info-xref.el: Update for Texinfo 5 change in *note format.
13835         (info-xref-node-re, info-xref-note-re): New constants.
13836         (info-xref-check-buffer): Use info-xref-note-re.
13838 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13840         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
13842         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
13843         nil terminate the loop (bug#14718).
13845 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13847         * net/eww.el: Rework history traversal.  When going forward/back,
13848         put these actions into the history, too, so that they can be
13849         replayed.
13850         (eww-render): Move the history reset to the correct buffer.
13852 2013-06-25  Juri Linkov  <juri@jurta.org>
13854         * files-x.el (modify-dir-local-variable): Change the header comment
13855         in the file with directory local variables.  (Bug#14692)
13857         * files-x.el (read-file-local-variable-value): Add `default'.
13858         (Bug#14710)
13860 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13862         * net/eww.el (eww-make-unique-file-name): Create a unique file
13863         name before saving to entering `y' accidentally asynchronously.
13865 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
13867         * net/eww.el (eww-download): New command and keystroke.
13869 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13871         * net/eww.el (eww-copy-page-url): Change name of command.
13873         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
13874         be more consistent with Info and dired.
13876         * net/eww.el (eww-mode-map): Ditto.
13878 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13880         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
13881         packages from archives.
13882         (package-archive-contents): Change format; include obsolete packages.
13883         (package-desc): Use `dir' to mark builtin packages.
13884         (package--from-builtin): Set the `dir' field to `builtin'.
13885         (generated-autoload-file, version-control): Declare.
13886         (package-compute-transaction): Change first arg and return value to be
13887         lists of package-descs.  Adjust to new package-archive-contents format.
13888         (package--add-to-archive-contents): Adjust to new
13889         package-archive-contents format.
13890         (package-download-transaction): Arg is now a list of package-descs.
13891         (package-install): If `pkg' is a package name, pass it as
13892         a requirement, so it is subject to the usual (e.g. disabled) checks.
13893         (describe-package): Accept package-desc as well.
13894         (describe-package-1): Describe a specific package-desc.  Add links to
13895         other package-descs for the same package name.
13896         (package-menu-describe-package): Pass the actual package-desc.
13897         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
13898         works correctly.
13899         (package-desc-status): New function.
13900         (package-menu--refresh): New function, extracted
13901         from package-menu--generate.
13902         (package-menu--generate): Use it.
13903         (package-delete): Update package-alist.
13904         (package-menu-execute): Don't call package-initialize.
13906         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
13907         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
13908         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
13909         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
13910         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
13911         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
13913 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
13915         * window.el (window--state-get-1): Workaround for bug#14527.
13916         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
13918 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13920         * net/eww.el (eww-back-url): Implement the history by stashing all
13921         the data into a list.
13922         (eww-forward-url): Allow going forward in the history, too.
13924 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13926         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
13927         for values and use read--expression for expressions (bug#14710).
13928         (read-file-local-variable): Avoid setq.
13929         (read-file-local-variable-mode): Use minor-mode-list.
13931 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13933         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
13934         for DOI URLs.
13936 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13938         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
13939         Update imenu-support when dialect changes.
13941 2013-06-25  Leo Liu  <sdl.web@gmail.com>
13943         * ido.el (ido-read-internal): Allow forward slash on windows.
13945 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13947         * net/eww.el (eww): Start of strings is \\`, not ^.
13949 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
13951         * net/shr.el (shr-browse-url): Fix interactive spec.
13953         * net/eww.el (eww): Add a trailing slash to domain names.
13955 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
13957         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
13959 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13961         * net/shr.el (shr-browse-url): Use an external browser if given a
13962         prefix.
13964         * net/eww.el (eww-external-browser): Move to shr.
13966 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
13968         * net/eww.el (eww): Work more correctly for file: URLs.
13969         (eww-detect-charset): Allow quoted charsets.
13970         (eww-yank-page-url): New command and keystroke.
13972 2013-06-24  Daiki Ueno  <ueno@gnu.org>
13974         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
13975         file name of gpg executable.
13976         (epg-context-program): New function.
13977         (epg-context-home-directory): New function.
13978         (epg-context-set-program): New function.
13979         (epg-context-set-home-directory): New function.
13980         (epg--start): Use `epg-context-program' instead of
13981         'epg-gpg-program'.
13982         (epg--list-keys-1): Likewise.
13984 2013-06-24  Leo Liu  <sdl.web@gmail.com>
13986         * ido.el (ido-read-internal): Fix bug#14620.
13988 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
13990         * faces.el (face-documentation): Simplify.
13991         (read-face-attribute, tty-find-type, x-resolve-font-name):
13992         Use `string-match-p'.
13993         (list-faces-display): Use `string-match-p'.  Simplify.
13994         (face-spec-recalc): Check face to avoid face alias loops.
13995         (read-color): Use `string-match-p' and non-capturing parenthesis.
13997 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13999         * net/shr.el (shr-rescale-image): Use the new
14000         :max-width/:max-height functionality.
14002 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
14004         * net/eww.el (eww-search-prefix): New variable.
14005         (eww): Use it.
14006         (eww-external-browser): New variable.
14007         (eww-mode-map): New keystroke.
14008         (eww-browse-with-external-browser): New command.
14010         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
14012 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
14014         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
14015         Don't skip aligning the next header field when padding is 0;
14016         otherwise, field width is not respected unless the title is as
14017         wide as the field.
14019 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14021         * emacs-lisp/package.el (package-el-version): Remove.
14022         (package-process-define-package): Fix inf-loop.
14023         (package-install): Allow symbols as arguments again.
14025 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
14027         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
14028         add some more keyword-like methods.
14029         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
14031 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
14033         * bs.el (bs-buffer-show-mark): Make defvar-local.
14034         (bs-mode): Use setq-local.
14036         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
14037         (emacs-lock--try-unlocking): Make defvar-local.
14039 2013-06-22  Glenn Morris  <rgm@gnu.org>
14041         * play/cookie1.el (cookie-apropos): Minor simplification.
14043         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
14045 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
14047         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
14048         `regexp-opt', it breaks the build during dumping.
14050 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
14052         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
14053         Highlight keyword-like methods on Kernel and Module with
14054         font-lock-builtin-face.
14055         (auto-mode-alist): Consolidate different entries into one regexp
14056         and add more *file-s.
14058 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
14060         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
14062         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
14063         (diary-entry): Use it in the action of this button type instead of
14064         diary-goto-entry.
14066         * calendar/todo-mode.el: New version.
14067         (todo-add-category): Append new category to end of file and give
14068         it the highest number, instead of putting it at the beginning and
14069         giving it 0.  Incorporate noninteractive functionality.
14070         (todo-forward-category): Adapt to 1-based category numbering.
14071         Allow skipping over archived categories.
14072         (todo-backward-category): Derive from todo-forward-category.
14073         (todo-backward-item, todo-forward-item): Make noninteractive and
14074         delegate interactive part to new commands.  Make sensitive to done items.
14075         (todo-categories): Make value an alist of category names and
14076         vectors of item counts.
14077         (todo-category-beg): Make a defconst.
14078         (todo-category-number): Use 1 instead of 0 as initial value.
14079         (todo-category-select): Make sensitive to overlays, optional item
14080         highlighting and done items.
14081         (todo-delete-item): Make sensitive to overlays and marked and done items.
14082         (todo-edit-item): Make sensitive to overlays and editing of
14083         date/time header optional.  Add format checks.
14084         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
14085         no-op if point is not on an item.  Advertise using todo-edit-quit.
14086         (todo-edit-mode): Make sensitive to new format, font-locking, and
14087         multiple todo files.
14088         (todo-insert-item, todo-insert-item-here): Derive from
14089         todo-basic-insert-item and extend functionality.
14090         (todo-item-end, todo-item-start): Make sensitive to done items.
14091         (todo-item-string): Don't return text properties.  Restore point.
14092         (todo-jump-to-category): Make sensitive to multiple todo files and
14093         todo archives.  Use extended category completion.
14094         (todo-lower-item, todo-raise-item): Rename to *-priority and
14095         derive from todo-set-item-priority.
14096         (todo-mode): Derive from special-mode.  Make sensitive to new
14097         format, font-locking and multiple todo files.  Make read-only.
14098         (todo-mode-map): Don't suppress digit keys, so they can supply
14099         prefix arguments.  Add many new key bindings.
14100         (todo-prefix): Insert as an overlay instead of file text.
14101         Change semantics from diary date expression to purely visual mark.
14102         (todo-print): Rename to todo-print-buffer.  Make buffer display
14103         features printable.  Remove option to restrict number of items
14104         printed.  Add option to print to file.
14105         (todo-print-function): Rename to todo-print-buffer-function.
14106         (todo-quit): Extend to handle exiting new todo modes.
14107         (todo-remove-item): Make sensitive to overlays.
14108         (todo-save): Extend to buffers of filtered items.
14109         (todo-show): Make sensitive to done items, multiple todo files and
14110         new todo modes.  Offer to convert legacy todo file before creating
14111         first new todo file.
14112         (todo-show-priorities): Rename to todo-top-priorities.
14113         Change semantics of value 0.
14114         (todo-top-priorities): Rename to todo-filter-top-priorities,
14115         derive from todo-filter-items and extend functionality.
14116         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
14117         and extend functionality to other types of filtered items.
14118         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
14119         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
14120         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
14121         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
14122         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
14123         (todo-edit-mode-hook, todo-entry-prefix-function)
14124         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
14125         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
14126         (todo-initials, todo-insert-threshold, todo-item-string-start)
14127         (todo-line-string, todo-menu, todo-mode-hook)
14128         (todo-more-important-p, todo-previous-answer, todo-previous-line)
14129         (todo-print-priorities, todo-remove-separator)
14130         (todo-save-top-priorities-too, todo-string-count-lines)
14131         (todo-string-multiline-p, todo-time-string-format)
14132         (todo-tmp-buffer-name): Remove.
14133         (todo-add-file, todo-archive-done-item, todo-choose-archive)
14134         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
14135         (todo-edit-category-diary-inclusion)
14136         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
14137         (todo-edit-file, todo-edit-item-date-day)
14138         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
14139         (todo-edit-item-date-month, todo-edit-item-date-to-today)
14140         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
14141         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
14142         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
14143         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
14144         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
14145         (todo-filter-top-priorities-multifile, todo-find-archive)
14146         (todo-find-filtered-items-file, todo-go-to-source-item)
14147         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
14148         (todo-jump-to-archive-category, todo-lower-category)
14149         (todo-mark-category, todo-marked-item-p, todo-merge-category)
14150         (todo-move-category, todo-move-item, todo-next-button)
14151         (todo-next-item, todo-padded-string, todo-powerset)
14152         (todo-previous-button, todo-previous-item)
14153         (todo-print-buffer-to-file, todo-raise-category)
14154         (todo-rename-category, todo-repair-categories-sexp, todo-search)
14155         (todo-set-category-number, todo-set-item-priority)
14156         (todo-set-top-priorities-in-category)
14157         (todo-set-top-priorities-in-file, todo-show-categories-table)
14158         (todo-sort-categories-alphabetically-or-numerically)
14159         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
14160         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
14161         (todo-toggle-item-header, todo-toggle-item-highlighting)
14162         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
14163         (todo-toggle-view-done-items, todo-toggle-view-done-only)
14164         (todo-unarchive-items, todo-unmark-category): New commands.
14165         (todo-absolute-file-name, todo-add-to-buffer-list)
14166         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
14167         (todo-basic-insert-item, todo-category-completions)
14168         (todo-category-number, todo-category-string-matcher-1)
14169         (todo-category-string-matcher-2, todo-check-filtered-items-file)
14170         (todo-check-format, todo-clear-matches)
14171         (todo-comment-string-matcher, todo-convert-legacy-date-time)
14172         (todo-current-category, todo-date-string-matcher)
14173         (todo-define-insertion-command, todo-diary-expired-matcher)
14174         (todo-diary-goto-entry, todo-diary-item-p)
14175         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
14176         (todo-display-categories, todo-display-sorted, todo-done-item-p)
14177         (todo-done-item-section-p, todo-done-separator)
14178         (todo-done-string-matcher, todo-files, todo-filter-items)
14179         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
14180         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
14181         (todo-insert-category-line, todo-insert-item-from-calendar)
14182         (todo-insert-sort-button, todo-insert-with-overlays)
14183         (todo-insertion-command-name, todo-insertion-key-bindings)
14184         (todo-label-to-key, todo-longest-category-name-length)
14185         (todo-make-categories-list, todo-mode-external-set)
14186         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
14187         (todo-modes-set-3, todo-multiple-filter-files)
14188         (todo-nondiary-marker-matcher, todo-prefix-overlays)
14189         (todo-read-category, todo-read-date, todo-read-dayname)
14190         (todo-read-file-name, todo-read-time)
14191         (todo-reevaluate-category-completions-files-defcustom)
14192         (todo-reevaluate-default-file-defcustom)
14193         (todo-reevaluate-filelist-defcustoms)
14194         (todo-reevaluate-filter-files-defcustom)
14195         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
14196         (todo-reset-done-separator, todo-reset-done-separator-string)
14197         (todo-reset-done-string, todo-reset-global-current-todo-file)
14198         (todo-reset-highlight-item, todo-reset-nondiary-marker)
14199         (todo-reset-prefix, todo-set-categories)
14200         (todo-set-date-from-calendar, todo-set-show-current-file)
14201         (todo-set-top-priorities, todo-short-file-name)
14202         (todo-show-current-file, todo-sort, todo-time-string-matcher)
14203         (todo-total-item-counts, todo-update-buffer-list)
14204         (todo-update-categories-display, todo-update-categories-sexp)
14205         (todo-update-count, todo-validate-name, todo-y-or-n-p):
14206         New functions.
14207         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
14208         New major modes.
14209         (todo-categories, todo-display, todo-edit, todo-faces)
14210         (todo-filtered): New defgroups.
14211         (todo-archived-only, todo-button, todo-category-string, todo-date)
14212         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
14213         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
14214         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
14215         (todo-add-item-if-new-category, todo-always-add-time-string)
14216         (todo-categories-align, todo-categories-archived-label)
14217         (todo-categories-category-label, todo-categories-diary-label)
14218         (todo-categories-done-label, todo-categories-number-separator)
14219         (todo-categories-todo-label, todo-categories-totals-label)
14220         (todo-category-completions-files, todo-completion-ignore-case)
14221         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
14222         (todo-done-separator-string, todo-done-string)
14223         (todo-files-function, todo-filter-done-items, todo-filter-files)
14224         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
14225         (todo-initial-category, todo-initial-file, todo-item-mark)
14226         (todo-legacy-date-time-regexp, todo-mode-line-function)
14227         (todo-nondiary-marker, todo-number-prefix)
14228         (todo-print-buffer-function, todo-show-current-file)
14229         (todo-show-done-only, todo-show-first, todo-show-with-done)
14230         (todo-skip-archived-categories, todo-top-priorities-overrides)
14231         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
14232         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
14233         New defcustoms.
14234         (todo-category-done, todo-date-pattern, todo-date-string-start)
14235         (todo-diary-items-buffer, todo-done-string-start)
14236         (todo-filtered-items-buffer, todo-item-start)
14237         (todo-month-abbrev-array, todo-month-name-array)
14238         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
14239         (todo-top-priorities-buffer): New defconsts.
14240         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
14241         (todo-categories-with-marks, todo-category-string-face)
14242         (todo-comment-face, todo-comment-string, todo-current-todo-file)
14243         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
14244         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
14245         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
14246         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
14247         (todo-font-lock-keywords, todo-global-current-todo-file)
14248         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
14249         (todo-insertion-commands-args)
14250         (todo-insertion-commands-args-genlist)
14251         (todo-insertion-commands-names, todo-insertion-map)
14252         (todo-key-bindings-t, todo-key-bindings-t+a)
14253         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
14254         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
14255         (todo-nondiary-face, todo-print-buffer, todo-time-face)
14256         (todo-visited): New variables.
14258 2013-06-21  Glenn Morris  <rgm@gnu.org>
14260         * play/cookie1.el (cookie-apropos): Add optional display argument.
14261         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
14262         (psychoanalyze-pinhead): Use cookie-doctor.
14264 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14266         * emacs-lisp/package.el (tar-get-file-descriptor)
14267         (tar--extract): Declare.
14269 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
14271         Extend flymake's warning predicate to be a function (bug#14217).
14272         * progmodes/flymake.el (flymake-warning-predicate): New.
14273         (flymake-parse-line): Use it.
14274         (flymake-warning-re): Make obsolete alias to
14275         `flymake-warning-predicate'.
14277 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14279         * emacs-lisp/package.el (package-alist): Include obsolete packages.
14280         (package-obsolete-list): Remove.
14281         (package-activate): Remove min-version argument.  Add `force' argument.
14282         Adjust to new package-alist format.
14283         (package-mark-obsolete): Remove.
14284         (package-unpack): Force reload of the package's autoloads.
14285         (package-installed-p): Check builtins if the installed package is not
14286         recent enough.
14287         (package-initialize): Don't reset package-obsolete-list.
14288         Don't specify which package version to activate.
14289         (package-process-define-package, describe-package-1)
14290         (package-menu--generate): Adjust to new package-alist format.
14292 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14294         * allout-widgets.el (allout-widgets-mode-off)
14295         (allout-widgets-mode-on, allout-widgets-pre-command-business)
14296         (allout-widgets-post-command-business)
14297         (allout-widgets-after-copy-or-kill-function)
14298         (allout-widgets-after-undo-function, allout-test-range-overlaps)
14299         (allout-decorate-item-and-context)
14300         (allout-graphics-modification-handler): Fix typos in docstrings.
14301         (allout-get-or-create-parent-widget): Use `looking-at-p'.
14303         * cmuscheme.el (scheme-start-file): Doc fix.
14304         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
14305         (scheme-input-filter): Use `string-match-p'.
14307         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
14309         * dired-x.el: Use Dired consistently in docstrings.
14311         * dired.el: Use Dired consistently in docstrings.
14312         (dired-readin, dired-mode): Use `setq-local'.
14313         (dired-switches-alist): Make defvar-local.
14314         (dired-buffers-for-dir): Use `zerop'.
14315         (dired-safe-switches-p, dired-switches-escape-p)
14316         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
14317         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
14318         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
14319         (dired-goto-next-nontrivial-file): Use `string-match-p'.
14320         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
14321         (dired-toggle-marks, dired-mark-files-containing-regexp)
14322         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
14323         (dired-flag-auto-save-files, dired-flag-backup-files):
14324         Use `looking-at-p'.
14325         (dired-mark-files-regexp, dired-build-subdir-alist):
14326         Use `string-match-p', `looking-at-p'.
14328         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
14329         (direct-print-region-helper): Use `string-match-p'.
14331 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14333         * comint.el (comint-redirect-results-list-from-process):
14334         Fix infinite loop.
14336 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14338         * net/eww.el (eww-update-header-line-format): Quote % characters.
14340 2013-06-21  Glenn Morris  <rgm@gnu.org>
14342         * play/cookie1.el (cookie): New custom group.
14343         (cookie-file): New option.
14344         (cookie-check-file): New function.
14345         (cookie): Make it interactive.  Make start and end messages optional.
14346         Interactively, display the result.  Default to cookie-file.
14347         (cookie-insert): Default to cookie-file.
14348         (cookie-snarf): Make start and end messages optional.
14349         Default to cookie-file.  Use with-temp-buffer.
14350         (cookie-read): Rename from read-cookie.
14351         Make start and end messages optional.  Default to cookie-file.
14352         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
14353         Do not autoload it.
14354         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
14355         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
14357 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14359         * progmodes/octave.el (octave-mode): Backward compatibility fix.
14361 2013-06-21  Glenn Morris  <rgm@gnu.org>
14363         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
14365 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14366             Daniel Hackney  <dan@haxney.org>
14368         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
14369         Consolidate the single-file vs tarball code.
14370         (package-desc-suffix): New function.
14371         (package-desc-full-name): Don't bother inlining it.
14372         (package-load-descriptor): Return the new package-desc.
14373         (package-mark-obsolete): Remove unused arg `package'.
14374         (package-unpack): Make it work for single files as well.
14375         Make it update package-alist.
14376         (package--make-autoloads-and-stuff): Rename from
14377         package--make-autoloads-and-compile.  Don't compile any more.
14378         (package--compile): New function.
14379         (package-generate-description-file): New function, extracted from
14380         package-unpack-single.
14381         (package-unpack-single): Remove.
14382         (package--with-work-buffer): Add indentation and debugging info.
14383         (package-download-single): Remove.
14384         (package-install-from-archive): Rename from package-download-tar, make
14385         it take a pkg-desc, and make it work for single files as well.
14386         (package-download-transaction): Simplify.
14387         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
14388         external tar program.
14389         (package-install-from-buffer): Remove `pkg-desc' argument.
14390         Use package-tar-file-info for tar-mode buffers.
14391         (package-install-file): Simplify accordingly.
14392         (package-archive-base): Change to take a pkg-desc.
14393         * tar-mode.el (tar--check-descriptor): New function, extracted from
14394         tar-get-descriptor.
14395         (tar-get-descriptor): Use it.
14396         (tar-get-file-descriptor): New function.
14397         (tar--extract): New function, extracted from tar-extract.
14398         (tar--extract): Use it.
14399         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
14400         case the summary uses non-ascii.  Adjust to new calling convention of
14401         package-tar-file-info.
14403 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14405         * comint.el (comint-redirect-results-list-from-process):
14406         Fix random delay.  (Bug#14681)
14408 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14410         * profiler.el (profiler-format-number): Use log, not log10.
14412 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14414         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
14416 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14418         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
14419         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
14420         yet available.
14421         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
14422         (AUTOGENEL): ... here.
14423         * emacs-lisp/cl-macs.el (cl--sublis): New function.
14424         (cl--defsubst-expand): Use it.
14426 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
14428         * subr.el (log10): Move here from C code, and declare as obsolete.
14429         All uses of (log10 X) replaced with (log X 10).
14431 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14433         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
14434         Declare with `defvar-local'.
14435         (tabulated-list-use-header-line, tabulated-list-entries)
14436         (tabulated-list-padding, tabulated-list-printer)
14437         (tabulated-list-sort-key): Declare with `defvar-local'.
14438         (tabulated-list-init-header, tabulated-list-print-fake-header):
14439         Use `setq-local'.
14441 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
14443         * arc-mode.el (archive-mode): Add `archive-write-file' to
14444         `write-contents-functions' also for remote files.  (Bug#14652)
14446 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14448         * cus-edit.el (custom-commands): Fix typos.
14449         (custom-display): Fix tooltip text.
14450         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
14451         Fix typos in docstrings.
14452         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
14453         (custom-unlispify-menu-entry, custom-magic-value-create)
14454         (custom-add-see-also, custom-group-value-create): Use ?\s.
14455         (custom-guess-type, customize-apropos, editable-field)
14456         (custom-face-value-create): Use `string-match-p'.
14457         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
14459         * custom.el (custom-load-symbol): Use `string-match-p'.
14461         * ansi-color.el: Convert to lexical binding.
14462         (ansi-colors): Fix URL.
14463         (ansi-color-context, ansi-color-context-region): Use defvar-local.
14464         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
14465         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
14467 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14469         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
14471         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
14473 2013-06-19  Tom Tromey  <tromey@redhat.com>
14475         * net/eww.el (eww-top-url): Remove.
14476         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
14477         (eww-render): Set new variables.  Don't set eww-top-url.
14478         (eww-handle-link): Handle "prev", "home", and "contents".
14479         Downcase the rel text.
14480         (eww-top-url): Choose best top URL.
14482 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14484         * net/eww.el: Rewrite to implement form elements "by hand" instead of
14485         relying in widget.el.  Using widget.el leads to too many
14486         user interface inconsistencies.
14487         (eww-self-insert): Implement entering commands in text fields.
14488         (eww-process-text-input): New function to make text input field editing
14489         work.
14490         (eww-submit): Rewrite to use the new-style form methods.
14491         (eww-select-display): Display the correct selected item.
14492         (eww-change-select): Implement changing the select value.
14493         (eww-toggle-checkbox): Implement radio/checkboxes.
14494         (eww-update-field): Fix compilation error.
14495         (eww-tag-textarea): Implement <textarea>.
14497         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
14498         we don't shadow mode-specific bindings.
14500         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
14501         nothing to push.
14503         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
14505 2013-06-19  Glenn Morris  <rgm@gnu.org>
14507         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
14509 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
14511         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
14512         not needed.
14514         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
14516 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14518         * net/browse-url.el (browse-url-browser-function):
14519         `eww-browse-url' has the right calling signature, `eww' does not.
14521 2013-06-19  Glenn Morris  <rgm@gnu.org>
14523         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14524         Only eval autoloaded macros.
14525         (byte-compile-autoload): Only give the macro warning for macros.
14527         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
14528         (ps-underlined-faces): Declare.
14530         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
14531         (speedbar-add-supported-extension): Declare.
14533         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
14534         Don't include a date stamp in the header of the generated file;
14535         it leads to needless differences between output files.
14537 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
14539         * net/secrets.el (secrets-struct-secret-content-type):
14540         Replace check of introspection data by a test call of "CreateItem".
14541         Some servers do not offer introspection.
14543 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14545         * electric.el (electric-pair-mode): Improve interaction with
14546         electric-layout-mode.
14547         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
14548         (electric-pair-syntax): Use text-mode-syntax-table in comments
14549         and strings.
14550         (electric-pair--insert): New function.
14551         (electric-pair-post-self-insert-function): Use it and
14552         electric--after-char-pos.
14554 2013-06-19  Leo Liu  <sdl.web@gmail.com>
14556         * progmodes/octave.el (octave-help): Fix regexp.
14558 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14560         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
14561         (shr-table-horizontal-line): Allow nil as a value, and change the
14562         default.
14563         (shr-insert-table-ruler): Respect the nil value.
14565 2013-06-18  Tom Tromey  <tromey@barimba>
14567         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
14568         New defvars.
14569         (eww-open-file): New defun.
14570         (eww-render): Initialize new variables.
14571         (eww-display-html): Handle "link" and "a".
14572         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
14573         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
14574         (eww-back-url): Rename from eww-previous-url.
14575         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
14576         New defuns.
14578 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
14580         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
14581         Distinguish ternary operator tokens from slash symbol and slash
14582         char literal.
14584 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
14586         Convert symbol prettification into minor mode and global minor mode.
14588         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
14589         `prog-prettify-symbols', and make a local defvar instead of defcustom.
14590         (prettify-symbols--keywords): Rename from
14591         `prog-prettify-symbols-alist' and make a local defvar.
14592         (prettify-symbols--compose-symbol): Rename from
14593         `prog--prettify-font-lock-compose-symbol'.
14594         (prettify-symbols--make-keywords): Rename from
14595         `prog-prettify-font-lock-symbols-keywords' and simplify.
14596         (prog-prettify-install): Remove.
14597         (prettify-symbols-mode): New minor mode, based on
14598         `prog-prettify-install'.
14599         (turn-on-prettify-symbols-mode): New function.
14600         (global-prettify-symbols-mode): New globalized minor mode.
14602         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14603         * progmodes/cfengine.el (cfengine3-mode):
14604         * progmodes/perl-mode.el (perl-mode): Don't call
14605         `prog-prettify-install'; set `prettify-symbols-alist' instead.
14607 2013-06-18  Juri Linkov  <juri@jurta.org>
14609         * files-x.el (modify-file-local-variable-message): New function.
14610         (modify-file-local-variable)
14611         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
14612         and call `modify-file-local-variable-message' when it's non-nil.
14613         (add-file-local-variable, delete-file-local-variable)
14614         (add-file-local-variable-prop-line)
14615         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
14616         and use it.  (Bug#9820)
14618 2013-06-18  Juri Linkov  <juri@jurta.org>
14620         * emulation/vi.el (vi-shell-op):
14621         * emulation/vip.el (vip-execute-com, ex-command):
14622         * emulation/viper-cmd.el (viper-exec-bang):
14623         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
14624         the call of `shell-command-on-region'.  (Bug#14637)
14626         * simple.el (shell-command-on-region): Doc fix.
14628 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14630         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
14631         (bug#14633).
14633 2013-06-18  Glenn Morris  <rgm@gnu.org>
14635         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
14637         * newcomment.el (comment-search-forward, comment-search-backward):
14638         Doc fix.  (Bug#14376)
14640 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
14642         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
14643         (buffer-face-mode-invoke): Doc fix.
14645 2013-06-18  Matthias Meulien  <orontee@gmail.com>
14647         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
14648         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
14650 2013-06-18  Glenn Morris  <rgm@gnu.org>
14652         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
14653         Replace obsolete function generic-make-keywords with its expansion.
14655         * progmodes/python.el (ffap-alist): Declare.
14657         * textmodes/reftex.el (bibtex-mode-map): Declare.
14659 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14661         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
14662         (package-unpack, package-unpack-single): Return the pkg-dir.
14663         (package-download-transaction): Use it to update package-alist.
14665 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14667         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
14668         possible choice.
14670 2013-06-17  Juri Linkov  <juri@jurta.org>
14672         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
14674 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
14676         * emacs-lisp/package.el (package-load-descriptor):
14677         Remove `with-syntax-table' call, `read' doesn't need it.
14678         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
14680 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
14682         * startup.el (command-line): Expand package name returned by
14683         `package--description-file' (bug#14639).
14685 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
14687         * emacs-lisp/package.el (package-load-descriptor): Do not call
14688         `emacs-lisp-mode', just use its syntax table.
14690 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
14692         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
14693         `font-lock-extra-managed-props' if any prettifying keyword is added.
14694         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
14695         (prog-mode): Use `setq-local'.
14697 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14699         * international/characters.el (standard-case-table): Set syntax of ?»
14700         and ?« to punctuation.
14702 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
14704         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
14705         Save relevant match data before calling `syntax-ppss' (bug#14595).
14707 2013-06-15  Juri Linkov  <juri@jurta.org>
14709         * files-x.el (modify-file-local-variable-prop-line): Add local
14710         variables to the end of the existing comment on the first line.
14711         Use `file-auto-mode-skip' to skip interpreter magic line,
14712         and also skip XML declaration.
14714 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14716         * startup.el (package--builtin-versions): New var.
14717         (package-subdirectory-regexp): Remove.
14718         (package--description-file): Hard code its value instead.
14720         * emacs-lisp/package.el: Don't activate packages older than builtin.
14721         (package-obsolete-list): Rename from package-obsolete-alist, and make
14722         it into a simple list of package-desc.
14723         (package-strip-version): Remove.
14724         (package-built-in-p): Use package--builtin-versions.
14725         (package-mark-obsolete): Simplify.
14726         (package-process-define-package): Mark it obsolete if older than the
14727         builtin version.
14728         (package-handle-response): Use line-end-position.
14729         (package-read-archive-contents, package--download-one-archive):
14730         Simplify.
14731         (package--add-to-archive-contents): Skip if older than the builtin or
14732         installed version.
14733         (package-menu-describe-package): Fix last change.
14734         (package-list-unversioned): New var.
14735         (package-menu--generate): Use it.
14737         * emacs-lisp/autoload.el: Manage package--builtin-versions.
14738         (autoload--insert-text, autoload--insert-cookie-text): New functions.
14739         (autoload-builtin-package-versions): New variable.
14740         (autoload-generate-file-autoloads): Use them.
14741         Remove the list of autoloaded functions/macros from the
14742         (autoload...) comments.
14744         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
14746 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
14748         * simple.el (line-move-partial): Don't jump to the next screen
14749         line as soon as it becomes visible.  Instead, continue enlarging
14750         the vscroll until the portion of a tall screen line that's left on
14751         display is about the height of the frame's default font.
14752         (Bug#14567)
14754 2013-06-15  Glenn Morris  <rgm@gnu.org>
14756         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
14757         compilation-error-regexp-alist void, or local while let-bound.
14759         * progmodes/make-mode.el (makefile-mode-syntax-table):
14760         Treat "=" as punctuation.  (Bug#14614)
14762 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
14764         * help-fns.el (describe-variable):
14765         Add extra line for permanent-local variables.
14767 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
14769         * progmodes/scheme.el (scheme-font-lock-keywords-2):
14770         Add export, import, library.  (Bug#9164)
14771         (library): Set indent function.
14773 2013-06-14  Glenn Morris  <rgm@gnu.org>
14775         * term/xterm.el (xterm--query):
14776         Stop after first matching handler.  (Bug#14615)
14778 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
14780         Add support for dired in saveplace.
14781         * dired.el (dired-initial-position-hook): New variable.
14782         (dired-initial-position): Call hook to place cursor position.
14783         * saveplace.el (save-place-to-alist): Add dired position.
14784         (save-place-dired-hook): New function.
14786 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14788         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
14789         through a symbol rather than letrec.
14791         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
14792         (package-desc): Add `dir' field.
14793         (package-desc-full-name): New function.
14794         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
14795         (package-maybe-load-descriptor): Remove.
14796         (package-load-all-descriptors): Just call package-load-descriptor.
14797         (package--disabled-p): New function.
14798         (package-desc-vers, package-desc-doc): Remove aliases.
14799         (package--dir): Remove function.
14800         (package-activate): Check if a package is disabled.
14801         (package-process-define-package): New function, extracted from
14802         define-package.
14803         (define-package): Turn into a place holder.
14804         (package-unpack-single, package-tar-file-info):
14805         Use package--description-file.
14806         (package-compute-transaction): Use package--disabled-p.
14807         (package-download-transaction): Don't call
14808         package-maybe-load-descriptor since they're all loaded anyway.
14809         (package-install): Change argument to be a pkg-desc.
14810         (package-delete): Use a single pkg-desc argument.
14811         (describe-package-1): Use package-desc-dir instead of package--dir.
14812         Use package-desc property instead of package-symbol.
14813         (package-install-button-action): Adjust accordingly.
14814         (package--push): Rewrite.
14815         (package-menu--print-info): Adjust accordingly.  Change the ID format
14816         to be a pkg-desc.
14817         (package-menu-describe-package, package-menu-get-status)
14818         (package-menu--find-upgrades, package-menu-mark-upgrades)
14819         (package-menu-execute, package-menu--name-predicate):
14820         Adjust accordingly.
14821         * startup.el (package--description-file): New function.
14822         (command-line): Use it.
14823         * emacs-lisp/package-x.el (package-upload-buffer-internal):
14824         Use package-desc-version.
14826         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
14827         (byte-compile-preprocess): Use it.
14828         (byte-compile-file-form-defalias): Try a bit harder to use macros we
14829         can't quite recognize.
14830         (byte-compile-add-to-list): Remove.
14831         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
14832         (cconv-closure-convert): Add assertion.
14834         * emacs-lisp/map-ynp.el: Use lexical-binding.
14835         (map-y-or-n-p): Remove unused vars `tail' and `object'.
14836         Factor out some repeated code.
14838 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14840         * subr.el (with-eval-after-load): New macro.
14841         (eval-after-load): Allow form to be a function.
14842         take advantage of lexical-binding.
14843         (do-after-load-evaluation): Use dolist and adjust to new format.
14844         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
14846 2013-06-13  Juri Linkov  <juri@jurta.org>
14848         * replace.el (perform-replace): Display "symbol " and other search
14849         modes from `isearch-message-prefix' in the *Help* buffer.
14851         * isearch.el (isearch-query-replace): Add " symbol" and other
14852         possible search modes from `isearch-message-prefix' to the prompt.
14853         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
14854         when reading a regexp to collect.
14856 2013-06-13  Juri Linkov  <juri@jurta.org>
14858         * isearch.el (word-search-regexp): Match whitespace if the search
14859         string begins or ends in whitespace.  The LAX arg is applied to
14860         both ends of the search string.  Use `regexp-quote' and explicit
14861         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
14862         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
14863         boundaries are replaced with symbol boundaries, and characters
14864         between symbols match non-word non-symbol syntax.  (Bug#14602)
14866 2013-06-13  Juri Linkov  <juri@jurta.org>
14868         * isearch.el (isearch-del-char): Don't exceed the length of
14869         `isearch-string' by the prefix arg.  (Bug#14563)
14871 2013-06-13  Juri Linkov  <juri@jurta.org>
14873         * isearch.el (isearch-yank-word, isearch-yank-line)
14874         (isearch-char-by-name, isearch-quote-char)
14875         (isearch-printing-char, isearch-process-search-char):
14876         Add optional count prefix arg.  (Bug#14563)
14878         * international/isearch-x.el
14879         (isearch-process-search-multibyte-characters):
14880         Add optional count prefix arg.
14882 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14884         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
14885         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
14886         lexical-binding.
14888 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
14890         * subr.el (set-temporary-overlay-map): Add on-exit argument.
14892 2013-06-13  Glenn Morris  <rgm@gnu.org>
14894         * startup.el (tty-handle-args):
14895         Don't just discard "--" and anything after.  (Bug#14608)
14897         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
14899 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
14901         Implement changes in Secret Service API.  Make it backward compatible.
14902         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
14903         (secrets-create-item): Use it.  Prefix properties with interface.
14905 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
14907         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
14908         (term-emulate-terminal): Respect term-suppress-hard-newline.
14910 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
14912         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
14913         Only remove a `thumb-file' overlay.  (Bug#14548)
14915 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
14917         * mail/reporter.el (reporter-submit-bug-report):
14918         Handle missing package-name.  (Bug#14600)
14920 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
14922         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
14923         (reftex-citation-prompt, reftex-default-bibliography)
14924         (reftex-bib-or-thebib, reftex-get-bibfile-list)
14925         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
14926         (reftex-bib-sort-author, reftex-bib-sort-year)
14927         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
14928         (reftex-extract-bib-entries-from-thebibliography)
14929         (reftex-get-bibkey-default, reftex-get-bib-names)
14930         (reftex-parse-bibtex-entry, reftex-get-bib-field)
14931         (reftex-format-bib-entry, reftex-parse-bibitem)
14932         (reftex-format-bibitem, reftex-do-citation)
14933         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
14934         (reftex-restrict-bib-matches, reftex-extract-bib-file)
14935         (reftex-insert-bib-matches, reftex-format-citation)
14936         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
14937         (reftex-create-bibtex-file): Add docstrings, mostly by converting
14938         existing comments into docstrings.
14940 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
14942         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
14944 2013-06-12  Andreas Schwab  <schwab@suse.de>
14946         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
14947         for auto-save files.
14949 2013-06-12  Glenn Morris  <rgm@gnu.org>
14951         * ido.el (ido-delete-ignored-files): Remove.
14952         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
14953         Go back to calling ido-ignore-item-p directly.
14955 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
14957         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
14959         * ido.el (ido-delete-ignored-files): New function,
14960         split from ido-make-file-list-1.
14961         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
14962         (ido-make-file-list-1): Use ido-delete-ignored-files.
14964 2013-06-12  Leo Liu  <sdl.web@gmail.com>
14966         * progmodes/octave.el (inferior-octave-startup)
14967         (inferior-octave-completion-table)
14968         (inferior-octave-track-window-width-change)
14969         (octave-eldoc-function-signatures, octave-help)
14970         (octave-find-definition): Use single quoted strings.
14971         (inferior-octave-startup-args): Change default value.
14972         (inferior-octave-startup): Do not hard code "-i" and
14973         "--no-line-editing".
14974         (inferior-octave-resync-dirs): Add optional arg NOERROR.
14975         (inferior-octave-directory-tracker): Use it.
14976         (octave-goto-function-definition): Robustify.
14977         (octave-help): Support highlighting operators in 'See also'.
14978         (octave-find-definition): Find subfunctions only in Octave mode.
14980 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14982         * help-fns.el (help-fns--compiler-macro): If the handler function is
14983         named, then put a link to it.
14984         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
14985         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
14986         (cl-typep): Use it.
14987         (cl-eval-when): Simplify debug spec.
14988         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
14989         compiler-macro function instead of setting `compiler-macro-file'.
14991 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
14993         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
14994         * vc/vc-hooks.el (vc-stay-local): Doc fix.
14996 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14997             Daniel Hackney  <dan@haxney.org>
14999         First part of Daniel Hackney's patch to package.el.
15000         * emacs-lisp/package.el: Use defstruct.
15001         (package-desc): New, main struct.
15002         (package--bi-desc, package--ac-desc): New structs, used to describe the
15003         format in external files.
15004         (package-desc-vers): Replace with package-desc-version accessor.
15005         (package-desc-doc): Replace with package-desc-summary accessor.
15006         (package-activate-1): Remove `package' arg since the pkg-vec now
15007         includes the name.
15008         (define-package): Use package-desc-from-define.
15009         (package-unpack-single): Change file-name arg to be a symbol.
15010         (package--add-to-archive-contents): Use package-desc-create and new
15011         accessor functions to package--ac-desc.
15012         (package-buffer-info, package-tar-file-info): Return a package-desc.
15013         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
15014         arg to be a package-desc.
15015         (package-install-file): Adjust accordingly.  Use \' to match EOS.
15016         (package--from-builtin): New function.
15017         (describe-package-1, package-menu--generate): Use it.
15018         (package--make-autoloads-and-compile): Change name arg to be a symbol.
15019         (package-generate-autoloads): Idem and return the name of the file.
15020         * emacs-lisp/package-x.el (package-upload-buffer-internal):
15021         Change pkg-info arg to be a package-desc.
15022         Use package-make-ac-desc.
15023         (package-upload-file): Use \' to match EOS.
15024         * finder.el (finder-compile-keywords): Use package-make-builtin.
15026 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15028         * vc/vc.el (vc-deduce-fileset): Change error message.
15029         (vc-read-backend): New function.
15030         (vc-next-action): Use it.
15032         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
15034         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
15035         (prolog-font-lock-keywords): Use regexp-opt instead.
15036         Don't manually highlight strings.
15037         (prolog-mode-variables): Simplify comment-start-skip.
15038         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
15040         * emacs-lisp/generic.el (generic--normalise-comments)
15041         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
15042         (generic-mode-set-comments): Use them.
15043         (generic-bracket-support): Use setq-local.
15044         (generic-make-keywords-list): Declare obsolete.
15046 2013-06-11  Glenn Morris  <rgm@gnu.org>
15048         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15049         Prettify after setting font-lock-defaults.  (Bug#14574)
15051 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
15053         * replace.el (query-replace, occur-read-regexp-defaults-function)
15054         (replace-search):
15055         * subr.el (declare-function, number-sequence, local-set-key)
15056         (substitute-key-definition, locate-user-emacs-file)
15057         (with-silent-modifications, split-string, eval-after-load):
15058         Fix typos, remove unneeded backslashes and reflow some docstrings.
15060 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15062         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
15063         default for Elisp files.
15065 2013-06-11  Glenn Morris  <rgm@gnu.org>
15067         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
15068         although define-derived-mode was doing this anyway.  (Bug#14583)
15070 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
15072         * allout.el (allout-encryption-plaintext-sanitization-regexps):
15073         Fix make-variable-buffer-local call to refer to the correct variable.
15075 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
15077         * eshell/em-term.el (eshell-visual-commands)
15078         (eshell-visual-subcommands, eshell-visual-options):
15079         Add summary line to docstrings.  Add cross-references.
15081 2013-06-10  Glenn Morris  <rgm@gnu.org>
15083         * epa.el (epa-read-file-name): New function.  (Bug#14510)
15084         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
15086 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
15088         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
15089         output redirection to be ignored with visual commands.
15091 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
15093         * eshell/em-term.el (eshell-visual-command-p): New function.
15094         (eshell-term-initialize): Move long lambda to separate function
15095         eshell-visual-command-p.
15096         * eshell/em-dirs.el (eshell-dirs-initialize):
15097         * eshell/em-script.el (eshell-script-initialize):
15098         Add missing #' to lambda.
15100 2013-06-08  Leo Liu  <sdl.web@gmail.com>
15102         * progmodes/octave.el (octave-add-log-current-defun): New function.
15103         (octave-mode): Set add-log-current-defun-function.
15104         (octave-goto-function-definition): Do not move point if not found.
15105         (octave-find-definition): Enhance to try subfunctions first.
15107 2013-06-08  Glenn Morris  <rgm@gnu.org>
15109         * emacs-lisp/bytecomp.el (byte-compile-char-before)
15110         (byte-compile-backward-char, byte-compile-backward-word):
15111         Improve previous change, to handle non-explicit nil.
15113 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15115         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
15116         (smie--opener/closer-at-point): New function.
15117         (smie--matching-block-data): Use it.  Don't match from right after an
15118         opener or right before a closer.  Obey smie-blink-matching-inners.
15119         Don't signal a mismatch for repeated inners like "switch..case..case".
15121 2013-06-07  Leo Liu  <sdl.web@gmail.com>
15123         * progmodes/octave.el (octave-mode): Set comment-use-global-state
15124         to t.  (Bug#14303)
15125         (octave-function-header-regexp): Fix.  (Bug#14570)
15126         (octave-help-mode-finish-hook, octave-help-mode-finish):
15127         Remove.  Just use temp-buffer-show-hook.
15129         * newcomment.el (comment-search-backward): Revert last change.
15130         (Bug#14434)
15132         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
15134 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
15136         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
15137         through xargs, to avoid failure due to MS-Windows limitations on
15138         command-line length.
15140 2013-06-06  Glenn Morris  <rgm@gnu.org>
15142         * font-lock.el (lisp-font-lock-keywords-2):
15143         Treat user-error like error.
15145         * emacs-lisp/bytecomp.el (byte-compile-char-before)
15146         (byte-compile-backward-char, byte-compile-backward-word):
15147         Handle explicit nil arguments.  (Bug#14565)
15149 2013-06-05  Alan Mackenzie  <acm@muc.de>
15151         * isearch.el (isearch-allow-prefix): New user option.
15152         (isearch-other-meta-char): Don't exit isearch when a prefix
15153         argument is typed whilst `isearch-allow-prefix' is non-nil.
15154         (Bug#9706)
15156 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15158         * autorevert.el (auto-revert-notify-handler): Use memq.
15159         Hide assertion failure.
15161         * skeleton.el: Use cl-lib.
15162         (skeleton-further-elements): Use defvar-local.
15163         (skeleton-insert): Use cl-progv.
15165 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15167         * progmodes/prog-mode.el (prog-prettify-symbols)
15168         (prog-prettify-install): Update docstrings.
15170 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15172         * simple.el: Move all the prog-mode code to prog-mode.el.
15173         * progmodes/prog-mode.el: New file.
15174         * loadup.el: Add prog-mode.el.
15176 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15178         * simple.el (prog-prettify-symbols): Add version.
15179         (prog-prettify-install): Add convenience function to prettify symbols.
15181         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
15182         (perl--augmented-font-lock-keywords-1)
15183         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
15184         variables and use it.
15186         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
15187         (cfengine3-mode): Remove unneeded variable and use it.
15189         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
15190         (lisp--augmented-font-lock-keywords-1)
15191         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
15192         Remove unneeded variables and use it.
15194 2013-06-05  João Távora  <joaotavora@gmail.com>
15196         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
15197         to point when opening the connection.  (Bug#14380)
15199 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15201         * subr.el (load-history-regexp, load-history-filename-element)
15202         (eval-after-load, after-load-functions, do-after-load-evaluation)
15203         (eval-next-after-load, display-delayed-warnings)
15204         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
15205         definition of save-match-data.
15206         (overriding-local-map): Remove accidental obsolescence declaration.
15208         * emacs-lisp/edebug.el (edebug-result): Move before first use.
15210 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15212         Generalize symbol prettify support to prog-mode and implement it
15213         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
15214         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
15215         (prog--prettify-font-lock-compose-symbol)
15216         (prog-prettify-font-lock-symbols-keywords): New variables and
15217         functions to support symbol prettification.
15218         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
15219         (lisp--augmented-font-lock-keywords-1)
15220         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
15221         (lisp--prettify-symbols-alist): Implement prettify of lambda.
15222         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
15223         (cfengine3--prettify-symbols-alist, cfengine3-mode):
15224         Implement prettify of -> => :: strings.
15225         * progmodes/perl-mode.el (perl-prettify-symbols)
15226         (perl--font-lock-compose-symbol)
15227         (perl--font-lock-symbols-keywords): Move to prog-mode.
15228         (perl--prettify-symbols-alist): Prettify -> => :: strings.
15229         (perl-font-lock-keywords-1)
15230         (perl-font-lock-keywords-2): Remove explicit prettify support.
15231         (perl--augmented-font-lock-keywords)
15232         (perl--augmented-font-lock-keywords-1)
15233         (perl--augmented-font-lock-keywords-2, perl-mode):
15234         Implement prettify support.
15236 2013-06-05  Leo Liu  <sdl.web@gmail.com>
15238         Re-implement SMIE matching block highlight using
15239         show-paren-data-function.  (Bug#14395)
15240         * emacs-lisp/smie.el (smie-matching-block-highlight)
15241         (smie--highlight-matching-block-overlay)
15242         (smie--highlight-matching-block-lastpos)
15243         (smie-highlight-matching-block)
15244         (smie-highlight-matching-block-mode): Remove.
15245         (smie--matching-block-data-cache): New variable.
15246         (smie--matching-block-data): New function.
15247         (smie-setup): Use smie--matching-block-data for
15248         show-paren-data-function.
15250         * progmodes/octave.el (octave-mode-menu): Fix.
15251         (octave-find-definition): Skip garbage lines.
15253 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15255         Fix compilation error with simultaneous dynamic+lexical scoping.
15256         Add warning when a defvar appears after the first let-binding.
15257         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
15258         (byte-compile-close-variables): Initialize it.
15259         (byte-compile--declare-var): New function.
15260         (byte-compile-file-form-defvar)
15261         (byte-compile-file-form-define-abbrev-table)
15262         (byte-compile-file-form-custom-declare-variable): Use it.
15263         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
15264         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
15265         (byte-compile-bind): Handle dynamic bindings that shadow
15266         lexical bindings.
15267         (byte-compile-unbind): Make arg non-optional.
15268         (byte-compile-let): Simplify.
15269         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
15270         (cconv--analyse-function, cconv-analyse-form): Populate it.
15271         Protect byte-compile-bound-variables to limit the scope of defvars.
15272         (cconv-analyse-form): Add missing rule for (defvar <foo>).
15273         Remove unneeded rule for `declare'.
15275         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
15276         so as to avoid depending on cl-adjoin at run-time.
15277         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
15279         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
15280         (macroexp--warn-and-return): Use it.
15282 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15284         * subr.el: Convert to lexical binding.
15285         (overriding-local-map): Make obsolete.
15286         (add-to-list): Doc fix.  Add compiler macro.
15287         (read-key): Swap values of local maps.
15289 2013-06-05  Leo Liu  <sdl.web@gmail.com>
15291         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
15293 2013-06-04  Leo Liu  <sdl.web@gmail.com>
15295         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
15296         (compilation-auto-jump): Suppress the "Mark set" message to give
15297         way to exit message.
15299 2013-06-04  Alan Mackenzie  <acm@muc.de>
15301         Remove faulty optimisation from indentation calculation.
15302         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
15303         search limit based on 2000 characters back from indent-point.
15305 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
15307         * eshell/em-term.el (cl-lib): Require `cl-lib'.
15309 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15311         * emacs-lisp/lisp.el: Use lexical-binding.
15312         (lisp--local-variables-1, lisp--local-variables): New functions.
15313         (lisp--local-variables-completion-table): New var.
15314         (lisp-completion-at-point): Use it complete let-bound vars.
15316         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
15317         eagerly (bug#14422).
15319 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
15321         * autorevert.el (auto-revert-notify-enabled)
15322         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
15323         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
15324         (auto-revert-notify-handler): Handle also gfilenotify.
15326         * subr.el (file-notify-handle-event): New defun.  Replacing ...
15327         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
15328         Remove.
15330 2013-06-03  Juri Linkov  <juri@jurta.org>
15332         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
15333         `M-s h .'.  (Bug#14427)
15335         * hi-lock.el (highlight-symbol-at-point): New alias for the new
15336         command `hi-lock-face-symbol-at-point'.
15337         (hi-lock-face-symbol-at-point): New command.
15338         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
15339         (hi-lock-menu): Add `highlight-symbol-at-point'.
15340         (hi-lock-mode): Doc fix.
15342         * isearch.el (isearch-forward-symbol-at-point): New command.
15343         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
15344         (isearch-highlight-regexp): Add a regexp which matches
15345         words/symbols for word/symbol mode.
15347         * subr.el (find-tag-default-bounds): New function with the body
15348         mostly moved from `find-tag-default'.
15349         (find-tag-default): Move most code to `find-tag-default-bounds',
15350         call it and apply `buffer-substring-no-properties' afterwards.
15352 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
15354         * eshell/em-term.el (eshell-term-initialize):
15355         Use `cl-intersection' rather than `intersection'.
15357 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
15359         * vc/log-view.el: Doc fix.
15360         (log-view-mode-map): Copy keymap from `special-mode-map'.
15362 2013-06-02  Eric Ludlam  <zappo@gnu.org>
15364         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
15365         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
15366         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
15367         (eieio-unbound, eieio-default-superclass)
15368         (eieio--define-field-accessors, method-static, method-before)
15369         (method-primary, method-after, method-num-lists)
15370         (method-generic-before, method-generic-primary)
15371         (method-generic-after, method-num-slots)
15372         (eieio-specialized-key-to-generic-key)
15373         (eieio--check-type, class-v, class-p)
15374         (eieio-class-name, define-obsolete-function-alias)
15375         (eieio-class-parents-fast, eieio-class-children-fast)
15376         (same-class-fast-p, class-constructor, generic-p)
15377         (generic-primary-only-p, generic-primary-only-one-p)
15378         (class-option-assoc, class-option, eieio-object-p)
15379         (class-abstract-p, class-method-invocation-order)
15380         (eieio-defclass-autoload-map, eieio-defclass-autoload)
15381         (eieio-class-un-autoload, eieio-defclass)
15382         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
15383         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
15384         (eieio--defgeneric-init-form, eieio-defgeneric-form)
15385         (eieio-defgeneric-reset-generic-form)
15386         (eieio-defgeneric-form-primary-only)
15387         (eieio-defgeneric-reset-generic-form-primary-only)
15388         (eieio-defgeneric-form-primary-only-one)
15389         (eieio-defgeneric-reset-generic-form-primary-only-one)
15390         (eieio-unbind-method-implementations)
15391         (eieio--defmethod, eieio--typep)
15392         (eieio-perform-slot-validation, eieio-validate-slot-value)
15393         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
15394         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
15395         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
15396         (eieio-slot-name-index, eieio-class-slot-name-index)
15397         (eieio-set-defaults, eieio-initarg-to-attribute)
15398         (eieio-attribute-to-initarg, eieio-c3-candidate)
15399         (eieio-c3-merge-lists, eieio-class-precedence-c3)
15400         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
15401         (eieio-class-precedence-list, eieio-generic-call-methodname)
15402         (eieio-generic-call-arglst, eieio-generic-call-key)
15403         (eieio-generic-call-next-method-list)
15404         (eieio-pre-method-execution-functions, eieio-generic-call)
15405         (eieio-generic-call-primary-only, eieiomt-method-list)
15406         (eieiomt-optimizing-obarray, eieiomt-install)
15407         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
15408         (eieio-generic-form, eieio-defmethod, make-obsolete)
15409         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
15410         (defclass): Remove `eval-and-compile' from macro.
15411         (call-next-method, shared-initialize): Instead of using
15412         `scoped-class' variable, use new eieio--scoped-class, and
15413         eieio--with-scoped-class.
15414         (initialize-instance): Rename local variable 'scoped-class' to
15415         'this-class' to remove ambiguitity from old global.
15417         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
15418         eieio.el.
15419         (eieio--scoped-class-stack): New variable.
15420         (eieio--scoped-class): New fcn.
15421         (eieio--with-scoped-class): New scoping macro.
15422         (eieio-defclass): Use pushnew instead of add-to-list.
15423         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
15424         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
15425         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
15426         `scoped-class' variable, use new eieio--scoped-class, and
15427         eieio--with-scoped-class.
15429         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
15431 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
15433         * eshell/esh-ext.el (eshell-external-command): Pass args to
15434         `eshell-find-interpreter'.
15435         (eshell-find-interpreter): Add new second parameter ARGS.
15437         * eshell/em-script.el (eshell-script-initialize): Add second arg
15438         to the function added as MATCH to `eshell-interpreter-alist'.
15440         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
15441         the function added as MATCH to `eshell-interpreter-alist'.
15443         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
15444         (eshell-visual-options): New defcustom.
15445         (eshell-escape-control-x): Adapt docstring.
15446         (eshell-term-initialize): Test `eshell-visual-subcommands' and
15447         `eshell-visual-options' in addition to `eshell-visual-commands'.
15448         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
15450 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15452         * progmodes/python.el (python-indent-block-enders): Add break,
15453         continue and raise keywords.
15455 2013-06-01  Glenn Morris  <rgm@gnu.org>
15457         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
15459         Plain (f)boundp silences compilation warnings since Emacs 22.1.
15460         * progmodes/cc-cmds.el (delete-forward-p):
15461         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
15462         * progmodes/cc-engine.el (buffer-syntactic-context):
15463         * progmodes/cc-fonts.el (face-property-instance):
15464         * progmodes/cc-mode.el (set-keymap-parents):
15465         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
15466         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
15467         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
15468         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
15469         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
15471         * progmodes/cc-vars.el (other): Emacs has this widget since
15472         at least 21.1, so don't (re)define it.
15474         * eshell/em-cmpl.el (eshell-cmpl-initialize):
15475         Replace the obsolete alias pcomplete-arg-quote-list.
15477 2013-06-01  Leo Liu  <sdl.web@gmail.com>
15479         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
15480         punctuation syntax.
15481         (inferior-octave-minimal-columns)
15482         (inferior-octave-last-column-width): New variables.
15483         (inferior-octave-track-window-width-change): New function.
15484         (inferior-octave-mode): Adjust column width so that Octave output,
15485         for example from 'ls', can fit into the window nicely.
15487 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
15489         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
15490         Highlight expansions inside regexp literals.
15492 2013-05-31  Glenn Morris  <rgm@gnu.org>
15494         * obsolete/sym-comp.el (symbol-complete):
15495         Replace obsolete completion-annotate-function.
15497         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
15499 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
15501         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
15502         New function, checks if point is inside a literal that allows
15503         expression expansion.
15504         (ruby-syntax-propertize-expansion): Use it.
15505         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
15506         around the body.
15508 2013-05-30  Juri Linkov  <juri@jurta.org>
15510         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
15511         to "\M-si".
15512         (isearch-invisible): New variable.
15513         (isearch-forward): Doc fix.
15514         (isearch-mode): Set `isearch-invisible'
15515         to the value of `search-invisible'.
15516         (isearch-toggle-case-fold): Doc fix.
15517         (isearch-toggle-invisible): New command.
15518         (isearch-query-replace): Let-bind `search-invisible'
15519         to the value of `isearch-invisible'.
15520         (isearch-search): Use `isearch-invisible' instead of
15521         `search-invisible'.  Let-bind `search-invisible'
15522         to the value of `isearch-invisible'.  (Bug#11378)
15524 2013-05-30  Juri Linkov  <juri@jurta.org>
15526         * replace.el (perform-replace): Avoid `isearch-range-invisible'
15527         call when `query-flag' is nil and `search-invisible' is non-nil.
15528         (Bug#11746)
15530 2013-05-30  Glenn Morris  <rgm@gnu.org>
15532         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
15534         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
15535         (cc-require): Suppress spurious "noruntime" warnings.
15536         (cc-require-when-compile): Use fboundp, for sake of compiler.
15538         * progmodes/cc-mode.el: Move load of cc-vars before that of
15539         cc-langs (which in turn loads cc-vars), to quieten compiler.
15541 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15543         * paren.el: Simplify the code.
15544         (show-paren-mode): Always start the timer.
15545         (show-paren--idle-timer): Rename from show-paren-idle-timer.
15546         (show-paren--overlay, show-paren--overlay-1): Rename from
15547         show-paren-overlay and show-paren-overlay-1, and initialize to an
15548         overlay rather than to nil.
15549         (show-paren-function): Misc cleanup and simplifications.
15551 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15553         * paren.el (show-paren-data-function): New hook.
15554         (show-paren--default): New function, extracted from show-paren-function.
15555         (show-paren-function): Use show-paren-data-function.
15557 2013-05-30  Glenn Morris  <rgm@gnu.org>
15559         * ielm.el (ielm-map, ielm-complete-symbol):
15560         Use completion-at-point rather than obsolete functions.
15561         (inferior-emacs-lisp-mode): Doc fix.
15562         Set completion-at-point-functions, rather than
15563         comint-dynamic-complete-functions.
15565         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
15566         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
15567         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
15569         * image.el (image-animated-p): Tweak definition.
15571         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
15572         (rlogin-process-connection-type): Tweak default.  Add set-after.
15573         (rlogin-host): Doc fix.
15574         (rlogin): Tweak prompt.
15575         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
15577         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
15578         * progmodes/tcl.el (inferior-tcl-mode-map):
15579         Use completion-at-point rather than obsolete alias.
15581         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
15583         * minibuffer.el (read-file-name-completion-ignore-case):
15584         Move before completion--in-region, for eager macro expansion.
15586 2013-05-29  Juri Linkov  <juri@jurta.org>
15588         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
15589         for total count of matching lines.  Add `global-matches' for total
15590         count of matches.  Rename `matches' to `lines' for count of
15591         matching lines.  Add `matches' for count of matches.
15592         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
15593         to `prev-line' for line number of prev match endpt.
15594         Increment `matches' for every match.  Print the number of
15595         matching lines in the header.
15596         (occur-context-lines): Rename `lines' to `curr-line'.
15597         Rename `prev-lines' to `prev-line'.  (Bug#14017)
15599 2013-05-29  Juri Linkov  <juri@jurta.org>
15601         * replace.el (perform-replace): Add `skip-read-only-count',
15602         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
15603         Increment them for corresponding conditions and report the number
15604         of skipped occurrences in the final message.  (Bug#11746)
15605         (query-replace, query-replace-regexp, query-replace-regexp-eval)
15606         (replace-string, replace-regexp): Doc fix.
15608 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15610         * emacs-lisp/trace.el (trace--read-args): Provide a default.
15612         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
15613         prog-mode-map (bug#14504).
15615 2013-05-29  Leo Liu  <sdl.web@gmail.com>
15617         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
15618         (octave-help): Small simplification.
15620         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
15621         off the highlight first.
15623 2013-05-29  Glenn Morris  <rgm@gnu.org>
15625         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
15626         Handle idlwave-last-system-routine-info-cons-cell being nil.
15628         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
15629         (idlwave-write-paths): Simplify via with-temp-buffer.
15631         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
15632         * emulation/cua-rect.el: Also load cua-base at run time.
15634         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
15635         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
15636         (cperl-imenu-on-info): Require imenu.
15638 2013-05-28  Alan Mackenzie  <acm@muc.de>
15640         Handle "capitalised keywords" correctly.
15641         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
15643 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
15645         * eshell/em-unix.el: Add -r option to cp.
15647 2013-05-28  Glenn Morris  <rgm@gnu.org>
15649         * vc/vc-arch.el (vc-exec-after): Declare.
15650         (vc-switches): Autoload.
15651         * vc/vc-bzr.el: No need to require vc when compiling.
15652         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
15653         (vc-resynch-buffer, vc-dir-refresh): Declare.
15654         (vc-setup-buffer, vc-switches): Autoload.
15655         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
15656         (vc-resynch-buffer): Declare.
15657         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
15658         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
15659         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
15660         (grep-read-regexp, grep-read-files, grep-expand-template)
15661         (vc-dir-refresh): Declare.
15662         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
15663         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
15664         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
15665         * vc/vc-mtn.el (vc-exec-after): Declare.
15666         (vc-switches): Autoload.
15667         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
15668         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
15669         (vc-file-tree-walk): Declare.
15670         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
15671         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
15672         (vc-tag-precondition, vc-rename-master): Autoload.
15673         * vc/vc-svn.el (vc-exec-after): Declare.
15674         (vc-switches, vc-setup-buffer): Autoload.
15675         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
15676         Autoload.
15677         (vc-resynch-buffer): Declare.
15679         * obsolete/fast-lock.el (byte-compile-warnings):
15680         Don't warn about obsolete features in this obsolete file.
15682         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
15683         Move definition before use.
15685         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
15686         (dun-unix-verbs): Remove dun-zippy.
15687         (dun-zippy): Remove function.
15689         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
15691 2013-05-27  Juri Linkov  <juri@jurta.org>
15693         * replace.el (replace-search): New function with code moved out
15694         from `perform-replace'.
15695         (replace-highlight, replace-dehighlight): Move function definitions
15696         up closer to `replace-search'.  (Bug#11746)
15698 2013-05-27  Juri Linkov  <juri@jurta.org>
15700         * replace.el (perform-replace): Ignore invisible matches.
15701         In addition to checking `query-replace-skip-read-only', also
15702         filter out matches by calling `run-hook-with-args-until-failure'
15703         on `isearch-filter-predicates', and also check `search-invisible'
15704         for t or call `isearch-range-invisible'.
15705         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
15707 2013-05-27  Juri Linkov  <juri@jurta.org>
15709         * isearch.el (isearch-filter-predicates): Rename from
15710         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
15711         (isearch-message-prefix): Display text from the property
15712         `isearch-message-prefix' of the currently active filters.
15713         (isearch-search): Don't compare `isearch-filter-predicate' with
15714         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
15715         on `isearch-filter-predicates'.  Also check `search-invisible' for t
15716         or call `isearch-range-invisible'.
15717         (isearch-filter-visible): Make obsolete.
15718         (isearch-lazy-highlight-search):
15719         Call `run-hook-with-args-until-failure' on
15720         `isearch-filter-predicates' and use `isearch-range-invisible'.
15722         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
15723         `isearch-filter-predicates' instead of `funcall'ing
15724         `isearch-filter-predicate'.
15725         (Info-mode): Set `Info-isearch-filter' to
15726         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
15728         * dired-aux.el (dired-isearch-filter-predicate-orig):
15729         Remove variable.
15730         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
15731         (dired-isearch-filenames-end): Add and remove
15732         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
15733         instead of changing the value of `isearch-filter-predicate'.
15734         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
15735         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
15736         Put property `isearch-message-prefix' to "filename " on
15737         `dired-isearch-filter-filenames'.
15739         * wdired.el (wdired-change-to-wdired-mode):
15740         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
15741         locally instead of changing `isearch-filter-predicate'.
15742         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
15744 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
15746         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
15747         return the commit hash (Bug#14459).  Also set the
15748         `vc-git-detached' property.
15749         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
15750         (vc-git-mode-line-string): Use the same help-echo format whether
15751         in detached mode or not, because we know the actual revision now.
15752         When in detached mode, shorten the revision to 7 chars.
15754 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15756         * emacs-lisp/easy-mmode.el (define-minor-mode):
15757         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
15758         mode hook and provide a docstring.
15760 2013-05-27  Alan Mackenzie  <acm@muc.de>
15762         Remove spurious syntax-table text properties inserted by C-y.
15763         * progmodes/cc-mode.el (c-after-change): Also clear hard
15764         syntax-table property with value nil.
15766 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
15768         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
15769         when reading the events; the buffer layout shall not be changed.
15771 2013-05-27  Leo Liu  <sdl.web@gmail.com>
15773         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
15774         New variable.
15775         (inferior-octave-directory-tracker): Automatically re-sync
15776         default-directory.
15777         (octave-help): Improve handling of 'See also'.
15779 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15781         * doc-view.el: Minor naming convention tweaks.
15782         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
15784         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
15785         even if there's no `display' property yet (bug#14435).
15787 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
15789         * subr.el (unmsys--file-name): Rename from reveal-filename.
15791         * Makefile.in (custom-deps, finder-data, autoloads)
15792         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
15793         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
15794         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
15796 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15798         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
15799         error-completion on the first 2 args of condition-case (bug#14446).
15800         Don't burp at EOB.
15802 2013-05-25  Leo Liu  <sdl.web@gmail.com>
15804         * comint.el (comint-previous-matching-input): Do not flood the
15805         *Messages* buffer with trivial messages.
15807 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15809         * progmodes/flymake.el (flymake-nop): Don't return a string.
15810         (flymake-set-at): Fix typo.
15812         * simple.el (read--expression): New function, extracted from
15813         eval-expression.  Set completion-at-point-functions (bug#14465).
15814         (eval-expression, eval-minibuffer): Use it.
15816 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
15818         * progmodes/flymake.el (flymake-save-buffer-in-file)
15819         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
15820         (flymake-selected-frame, flymake-log, flymake-ins-after)
15821         (flymake-set-at, flymake-get-buildfile-from-cache)
15822         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
15823         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
15824         Refine the doc string.
15825         (flymake-get-file-name-mode-and-masks): Reformat.
15826         (flymake-get-real-file-name-function): Fix a minor bug.
15828 2013-05-24  Juri Linkov  <juri@jurta.org>
15830         * progmodes/grep.el (grep-mode-font-lock-keywords):
15831         Support =linenumber= format used by git-grep for lines with
15832         function names.  (Bug#13549)
15834 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15836         * progmodes/octave.el (octave-smie-rules): Return nil rather than
15837         0 after a semi-colon; it works better for smie-auto-fill.
15838         (octave--indent-new-comment-line): New function.
15839         (octave-indent-new-comment-line): Use it (indirectly).
15840         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
15841         modify comment-line-break-function.
15843         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
15844         (smie-setup): Use add-function to set it.
15846 2013-05-24  Sam Steingold  <sds@gnu.org>
15848         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
15849         argument (before the `interactive' argument).
15851 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15853         * image-mode.el (image-mode-winprops): Add winprops to
15854         image-mode-winprops-alist before running
15855         image-mode-new-window-functions.
15856         * doc-view.el (doc-view-new-window-function): Don't delay
15857         doc-view-goto-page via timers (bug#14435).
15859 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
15861         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
15862         (doc-view-desktop-save-buffer): New function.
15863         (doc-view-restore-desktop-buffer): New function.
15864         (desktop-buffer-mode-handlers):
15865         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
15866         handler.
15867         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
15868         `desktop-save-buffer' function.
15870 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
15872         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
15873         (tramp-gvfs-file-name-handler): Raise a user error when
15874         `tramp-gvfs-enabled' is nil.
15875         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
15876         Do not raise a user error when loading package.  (Bug#14447)
15878         * net/xesam.el: Move to obsolete/.
15880 2013-05-24  Glenn Morris  <rgm@gnu.org>
15882         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
15884         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
15886         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
15887         (Info-find-node, Man-getpage-in-background): Declare.
15889         * mail/unrmail.el (unrmail):
15890         Replace obsolete detect-coding-with-priority.
15892         * net/socks.el (socks-split-string): Use this rather than split-string.
15893         (socks-nslookup-host): Update for above change.
15894         (dynamic-choice, s5-dynamic-choice-match)
15895         (s5-dynamic-choice-match-inline, s5-widget-value-create):
15896         Comment out unused code.
15898         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
15899         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
15900         (gud-tooltip-echo-area): Make obsolete.
15901         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
15903         * progmodes/js.el (js--optimize-arglist): Declare.
15905         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
15907         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
15908         (ediff-window-C): Declare.
15910         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
15911         Tweak requires to silence compiler.
15913         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
15914         (he-search-string, he-tried-table, he-expand-list)
15915         (he-init-string, he-string-member, he-substitute-string)
15916         (he-reset-string): Declare.
15918         * obsolete/options.el (list-options): Use custom-variable-p,
15919         rather than obsolete alias.
15921 2013-05-23  Sam Steingold  <sds@gnu.org>
15923         * simple.el (shell-command-on-region): Pass the `replace' argument
15924         down to `call-process-region' to comply with the doc as reported on
15925         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
15927 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15929         * emacs-lisp/smie.el (smie-indent-forward-token)
15930         (smie-indent-backward-token): Handle string tokens (bug#14381).
15932 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
15934         * ielm.el (ielm-menu): New menu.
15935         (inferior-emacs-lisp-mode): Set comment-start.
15937 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
15939         * textmodes/reftex.el (reftex-ref-style-toggle):
15940         Fix deactivate action.
15942         * textmodes/reftex-vars.el (reftex-ref-style-alist):
15943         Add cleveref macros.
15945         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
15946         Accept options for bibliography commands.
15947         * textmodes/reftex-vars.el (reftex-bibliography-commands):
15948         Add addbibresource.  Basic Biblatex support.
15950 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
15952         * net/tramp-gvfs.el (top):
15953         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
15954         when loading package.  (Bug#14447)
15956 2013-05-23  Glenn Morris  <rgm@gnu.org>
15958         * progmodes/js.el: No need to load comint when compiling.
15959         (ring-insert, comint-send-string, comint-send-input)
15960         (comint-last-input-end, ido-chop): Declare.
15962         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
15963         * vc/ediff-mult.el: Adjust requires.
15964         (ediff-directories-internal, ediff-directory-revisions-internal)
15965         (ediff-patch-file-internal): Declare.
15966         * vc/ediff-ptch.el: Adjust requires.
15967         (ediff-use-last-dir, ediff-buffers-internal): Declare.
15968         (ediff-find-file): Autoload.
15969         * vc/ediff-util.el: No need to load ediff when compiling.
15970         (ediff-regions-internal): Declare.
15971         * vc/ediff-wind.el: Adjust requires.
15972         (ediff-compute-toolbar-width): Define when compiling.
15973         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
15974         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
15975         (dired-get-filename, dired-get-marked-files)
15976         (ediff-last-dir-patch, ediff-patch-default-directory)
15977         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
15978         (ediff-patch-buffer-internal): Declare.
15980         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
15981         (ispell-process, ispell-buffer-local-words, lm-summary)
15982         (lm-section-start, lm-section-end): Declare.
15983         (checkdoc-ispell-init): Simplify.
15985         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
15986         (he-string-member, he-reset-string, he-substitute-string): Declare.
15988         * eshell/em-ls.el: Adjust requires.
15989         (eshell-glob-regexp): Declare.
15990         * eshell/em-tramp.el: Adjust requires.
15991         (eshell-parse-command): Autoload.
15992         * eshell/em-xtra.el: Adjust requires.
15993         (eshell-parse-command): Autoload.
15994         * eshell/esh-ext.el: Adjust requires.
15995         (eshell-parse-command, eshell-close-handles): Autoload.
15996         * eshell/esh-io.el: Adjust requires.
15997         (eshell-output-filter): Autoload.
15998         * eshell/esh-util.el: No need to load tramp when compiling.
15999         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
16000         Declare.
16001         (eshell-parse-ange-ls): Require ange-ftp and tramp.
16002         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
16003         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
16004         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
16005         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
16006         * eshell/esh-opt.el, eshell/esh-proc.el:
16007         * eshell/esh-var.el: Adjust requires.
16008         * eshell/eshell.el: Do not require esh-util twice.
16009         (eshell-add-input-to-history): Declare.
16010         (eshell-command): Check history module is active before using it.
16012         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
16014 2013-05-22  Leo Liu  <sdl.web@gmail.com>
16016         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
16018 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
16020         * autorevert.el (auto-revert-notify-add-watch)
16021         (auto-revert-notify-handler): Add `attrib' for the inotify case,
16022         it indicates changes in file modification time.
16024 2013-05-22  Glenn Morris  <rgm@gnu.org>
16026         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
16027         Always delete the autoloaded function from the noruntime and
16028         unresolved functions lists.
16030         * allout.el: No need to load epa, epg, overlay when compiling.
16031         (epg-context-set-passphrase-callback, epg-list-keys)
16032         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
16033         (epg-key-user-id-list): Declare.
16035         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
16036         (viper-set-parsing-style-toggling-macro)
16037         (viper-set-emacs-state-searchstyle-macros):
16038         Use called-interactively-p on Emacs.
16039         (viper-looking-back): Make it an obsolete alias.  Update callers.
16040         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
16041         Use looking-back rather than viper-looking-back.
16042         (viper-tmp-insert-at-eob, viper-enlarge-region)
16043         (viper-read-string-with-history, viper-register-to-point)
16044         (viper-append-to-register, viper-change-state-to-vi)
16045         (viper-backward-char-carefully, viper-forward-char-carefully)
16046         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
16047         (viper-change-state-to-emacs): Declare.
16048         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
16049         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
16050         * emulation/viper-mous.el: Do not load viper-cmd.
16051         (viper-backward-char-carefully, viper-forward-char-carefully)
16052         (viper-forward-word, viper-adjust-window): Declare.
16054         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
16056         * progmodes/idlw-help.el (idlwave-help-fontify):
16057         Use called-interactively-p.
16059         * term/w32console.el (w32-get-console-codepage)
16060         (w32-get-console-output-codepage): Declare.
16062         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
16063         Remove unnecessary declarations.
16064         (dframe-message): Doc fix.
16066         * info.el (dframe-select-attached-frame, dframe-current-frame):
16067         Declare.
16069         * speedbar.el (speedbar-message): Make it an obsolete alias.
16070         Update all callers.
16071         (speedbar-with-attached-buffer)
16072         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
16073         (speedbar-with-writable): Use backquote.
16074         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
16075         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
16076         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
16077         rather than speedbar- aliases.
16078         * mail/rmail.el: Load dframe rather than speedbar when compiling.
16079         (speedbar-make-specialized-keymap, speedbar-insert-button)
16080         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
16081         (speedbar-do-function-pointer): Declare.
16082         (rmail-speedbar-button, rmail-speedbar-find-file)
16083         (rmail-speedbar-move-message):
16084         Use dframe-with-attached-buffer rather than speedbar- alias.
16085         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
16086         (dframe-message, speedbar-make-specialized-keymap)
16087         (speedbar-add-expansion-list, speedbar-mode-functions-list)
16088         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
16089         (speedbar-insert-button, dframe-select-attached-frame)
16090         (dframe-maybee-jump-to-attached-frame)
16091         (speedbar-change-initial-expansion-list)
16092         (speedbar-previously-used-expansion-list-name): Declare.
16093         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
16094         Use dframe-message, dframe-with-attached-buffer rather than
16095         speedbar- aliases.
16096         (gud-sentinel): Silence compiler.
16097         * progmodes/vhdl-mode.el (speedbar-refresh)
16098         (speedbar-do-function-pointer, speedbar-add-supported-extension)
16099         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
16100         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
16101         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
16102         (speedbar-file-lists, speedbar-make-tag-line)
16103         (speedbar-line-directory, speedbar-goto-this-file)
16104         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
16105         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
16106         (speedbar-make-button, speedbar-reset-scanners)
16107         (speedbar-files-item-info, speedbar-line-text)
16108         (speedbar-find-file-in-frame, speedbar-set-timer)
16109         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
16110         (speedbar-with-writable): Do not (re)define it.
16111         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
16112         rather than speedbar- alias.
16114 2013-05-21  Leo Liu  <sdl.web@gmail.com>
16116         * progmodes/octave.el (octave-mode-menu): Update and re-organize
16117         menu items.
16118         (octave-mode): Tweak fill-nobreak-predicate.
16119         (inferior-octave-startup): Check process to avoid infinite loop.
16120         (inferior-octave): Pop to buffer first to show abornmal process
16121         exit information.
16123 2013-05-21  Glenn Morris  <rgm@gnu.org>
16125         * printing.el (pr-menu-bar): Define when compiling.
16127 2013-05-21  Leo Liu  <sdl.web@gmail.com>
16129         * progmodes/octave.el (octave-auto-fill): Remove.
16130         (octave-indent-new-comment-line): Improve.
16131         (octave-mode): Use auto fill mode through
16132         comment-line-break-function and fill-nobreak-predicate.
16133         (octave-goto-function-definition): Support DEFUN_DLD.
16134         (octave-beginning-of-defun): Small tweak.
16135         (octave-help): Show parent directory.
16137 2013-05-21  Glenn Morris  <rgm@gnu.org>
16139         * files.el (dired-unmark):
16140         * progmodes/gud.el (gdb-input): Update declarations.
16142         * calculator.el (electric, ehelp): No need to load when compiling.
16143         (Electric-command-loop, electric-describe-mode): Declare.
16145         * doc-view.el (doc-view-current-converter-processes): Move before use.
16147         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
16148         Move MODE-set-explicitly definition before use.
16150         * international/mule-diag.el (mule-diag):
16151         Don't use obsolete window-system-version.
16153         * mail/feedmail.el (smtpmail): No need to load when compiling.
16154         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
16156         * mail/mail-utils.el (rfc822): No need to load when compiling.
16157         (rfc822-addresses): Autoload it.
16158         (mail-strip-quoted-names): Trivial simplification.
16160         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
16161         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
16163         * net/snmp-mode.el (tempo): Don't duplicate requires.
16165         * progmodes/prolog.el (info): No need to load when compiling.
16166         (comint): Require before shell requires it.
16167         (Info-goto-node): Autoload it.
16168         (Info-follow-nearest-node): Declare.
16169         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
16171         * textmodes/artist.el (picture-mode-exit): Declare.
16173         * textmodes/reftex-parse.el (reftex-parse-from-file):
16174         Trivial rewrite so the compiler can parse it better.
16176 2013-05-20  Leo Liu  <sdl.web@gmail.com>
16178         * progmodes/octave.el (octave-help-mode-map)
16179         (octave-help-mode-finish-hook): New variables.
16180         (octave-help-mode, octave-help-mode-finish): New functions.
16181         (octave-help): Use octave-help-mode.
16183 2013-05-20  Glenn Morris  <rgm@gnu.org>
16185         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
16187 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
16189         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
16190         start at point, so that expansion starting right after opening
16191         slash in a regexp is recognized.
16192         (ruby-syntax-before-regexp-re): New defvar, extracted from
16193         ruby-syntax-propertize-function.  Since the value of this regexp
16194         is looked up at runtime now, we should be able to turn
16195         `ruby-syntax-methods-before-regexp' into a defcustom later.
16196         (ruby-syntax-propertize-function): Split regexp matching into two
16197         parts, for opening and closing slashes.  That allows us to skip
16198         over string interpolations and support multiline regexps.
16199         Don't call `ruby-syntax-propertize-expansions', instead use another rule
16200         for them, which calls `ruby-syntax-propertize-expansion'.
16201         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
16202         call to `ruby-syntax-propertize-function'.
16203         (ruby-syntax-propertize-expansion): Extracted from
16204         `ruby-syntax-propertize-expansions'.  Handles one expansion.
16205         (ruby-syntax-propertize-percent-literal): Leave point right after
16206         the percent symbol, so that the expression expansion rule can
16207         propertize the contents.
16208         (ruby-syntax-propertize-heredoc): Leave point at bol following the
16209         heredoc openers.
16210         (ruby-syntax-propertize-expansions): Remove.
16212 2013-05-18  Juri Linkov  <juri@jurta.org>
16214         * man.el (Man-default-man-entry): Remove `-' from the end
16215         of the default value.  (Bug#14400)
16217 2013-05-18  Glenn Morris  <rgm@gnu.org>
16219         * comint.el (comint-password-prompt-regexp):
16220         Allow "password for XXX" where XXX contains colons (eg https://...).
16222 2013-05-18  Leo Liu  <sdl.web@gmail.com>
16224         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
16225         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
16226         (octave-source-directories): Don't check process.
16227         (octave-source-directories, octave-find-definition): Doc fix.
16229 2013-05-18  Glenn Morris  <rgm@gnu.org>
16231         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
16232         Remove backspace/delete bindings.  (Bug#14392)
16234         * cus-dep.el (custom-make-dependencies): Sort the output.
16235         (custom-versions-load-alist): Convert comment to doc.
16237 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16239         * newcomment.el (comment-search-backward): Stricter in finding
16240         comment start.  (Bug#14303)
16242         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
16243         (octave-comment-start-skip): Properly anchored.
16245 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16247         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
16248         Clean up when turned off.  (Bug#14395)
16249         (smie--highlight-matching-block-overlay): No longer buffer-local.
16250         (smie-highlight-matching-block): Adjust.
16252 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
16254         Doc string fix for "nanoseconds" (Bug#14406).
16255         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
16256         Fix doc string typo that had "nanoseconds" instead of "microseconds".
16258 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
16260         * calc/calc-units.el (math-extract-units): Preserve powers
16261         of units.
16263 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16265         * subr.el (delete-consecutive-dups): New function.
16266         * ido.el (ido-set-matches-1): Use it.
16267         * progmodes/octave.el (inferior-octave-completion-table): Use it.
16268         * ido.el (ido-remove-consecutive-dups): Remove.
16270 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16272         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
16273         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
16274         regexp-opt's `words'.
16276 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16278         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
16279         (smie--highlight-matching-block-overlay)
16280         (smie--highlight-matching-block-lastpos)
16281         (smie--highlight-matching-block-timer): New variables.
16282         (smie-highlight-matching-block): New function.
16283         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
16284         (smie-setup): Conditionally enable smie-blink-matching-open.
16286 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
16288         Sync with upstream verilog-mode r840.
16289         * progmodes/verilog-mode.el (verilog-mode-version)
16290         (verilog-mode-release-date): Update.
16291         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
16292         (verilog-sig-tieoff): Fix string error on
16293         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
16294         (verilog-read-decls): Fix parameters confusing
16295         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
16297 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
16299         * subr.el (reveal-filename): New function.
16301         * loadup.el: Compute Emacs executable versions on MS-Windows,
16302         where executables have the .exe extension.  Add a hard link
16303         emacs-XX.YY.ZZ.exe on MS-Windows.
16305         * Makefile.in (XARGS_LIMIT): New variable.
16306         (custom-deps, finder-data, autoloads)
16307         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
16308         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
16309         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
16310         (compile-main): Limit xargs according to $(XARGS_LIMIT).
16312 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16314         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
16315         (octave-mode-menu, octave-mode-map): Remove its uses.
16317 2013-05-16  Reto Zimmermann  <reto@gnu.org>
16319         Sync with upstream vhdl mode v3.34.2.
16320         * progmodes/vhdl-mode.el: Use `push' throughout.
16321         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
16322         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
16323         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
16324         (vhdl-actual-generic-name): New option to derive actual generic name.
16325         (vhdl-port-paste-signals): Replace formal by actual generics.
16326         (vhdl-beautify): New name for old group vhdl-align.  Update users.
16327         (vhdl-beautify-options): New option.
16328         (vhdl-last-input-event): New compat alias.  Use throughout.
16329         (vhdl-goto-line): Replace user level function `goto-line'.
16330         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
16331         vhdl-fix-statement-buffer.
16332         (vhdl-create-mode-menu): Add some entries.
16333         (vhdl-align-region-groups): Respect vhdl-beautify-options.
16334         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
16335         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
16336         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
16337         to force statements on one line.
16338         (vhdl-remove-trailing-spaces-region):
16339         New, split from vhdl-remove-trailing-spaces.
16340         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
16341         Respect vhdl-beautify-options.
16342         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
16343         (vhdl-update-sensitivity-list): Not add with index if exists without.
16344         Not include array index with signal.  Ignore keywords in comments.
16345         (vhdl-get-visible-signals): Regexp tweaks.
16346         (vhdl-template-component-inst): Handle empty library.
16347         (vhdl-template-type): Add template for 'enum' type.
16348         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
16349         Use vhdl-replace-string.
16350         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
16351         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
16352         (vhdl-speedbar-initialize): Update for above name change.
16353         (vhdl-compose-wire-components): Fix in handling of constants.
16354         (vhdl-error-regexp-emacs-alist): New variable.
16355         (vhdl-error-regexp-add-emacs): New function;
16356         adds support for new compile.el (Emacs 22+)
16357         (vhdl-generate-makefile-1): Change target order for single lib. units.
16358         Allow use of absolute file names.
16360 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16362         * simple.el (prog-indent-sexp): Indent enclosing defun.
16364 2013-05-15  Glenn Morris  <rgm@gnu.org>
16366         * cus-start.el (show-trailing-whitespace): Move to editing basics.
16367         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
16368         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
16369         (whitespace-highlight): Move to whitespace group.
16371         * comint.el (comint-source):
16372         * pcmpl-linux.el (pcmpl-linux):
16373         * shell.el (shell-faces):
16374         * eshell/esh-opt.el (eshell-opt):
16375         * international/ccl.el (ccl): Remove empty custom groups.
16377         * completion.el (dynamic-completion-mode):
16378         * jit-lock.el (jit-lock-debug-mode):
16379         * minibuffer.el (completion-in-region-mode):
16380         * type-break.el (type-break-mode-line-message-mode)
16381         (type-break-query-mode):
16382         * emulation/tpu-edt.el (tpu-edt-mode):
16383         * progmodes/subword.el (global-subword-mode, global-superword-mode):
16384         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
16385         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
16387         * term/xterm.el (xterm): Change parent group to terminals.
16389         * master.el (master): Remove empty custom group.
16390         (master-mode): Remove unused :group argument.
16391         * textmodes/refill.el (refill): Remove empty custom group.
16392         (refill-mode): Remove unused :group argument.
16394         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
16396         * cus-dep.el: Provide a feature.
16397         (custom-make-dependencies): Ignore dotfiles (dir-locals).
16398         Don't mistakenly ignore files whose basenames match a basename
16399         from preloaded-file-list (eg cedet/ede/simple.el).
16400         Add a fallback method for getting :group.
16402 2013-05-15  Juri Linkov  <juri@jurta.org>
16404         * isearch.el (isearch-char-by-name): Rename from
16405         `isearch-insert-char-by-name'.  Doc fix.
16406         (isearch-forward): Mention `isearch-char-by-name' in
16407         the docstring.  (Bug#13348)
16409         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
16410         `exit-minibuffer' instead of
16411         `isearch-nonincremental-exit-minibuffer'.
16412         (isearch-edit-string): Remove mention of
16413         `isearch-nonincremental-exit-minibuffer' from docstring.
16414         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
16415         (isearch-forward-exit-minibuffer)
16416         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
16418 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16420         * loadup.el: Just use unversioned DOC.
16422         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
16423         literals as extending to EOB.
16424         (nxml-last-fontify-end): Remove unused variable.
16425         (nxml-after-change1): Use with-silent-modifications.
16426         (nxml-extend-after-change-region): Simplify.
16427         (nxml-extend-after-change-region1): Remove function.
16428         (nxml-after-change1): Don't adjust for dependent regions.
16429         (nxml-fontify-matcher): Simplify.
16430         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
16431         (xmltok-add-dependent): Remove function.
16432         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
16433         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
16434         (xmltok-scan-prolog-after-processing-instruction-open): Treat
16435         unclosed <[[, <?, comment, and other literals as extending to EOB.
16436         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
16437         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
16438         Remove functions.
16439         (rng-do-some-validation-1): Don't mark dependent regions.
16440         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
16441         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
16442         (nxml-clear-dependent-regions): Remove functions.
16443         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
16444         (nxml-ensure-scan-up-to-date):
16445         Don't clear&mark dependent regions.
16447 2013-05-15  Leo Liu  <sdl.web@gmail.com>
16449         * progmodes/octave.el (octave-goto-function-definition):
16450         Improve and fix callers.
16452 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16454         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
16455         the setter (bug#14387).
16457         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
16458         surrounding group (bug#14402).
16460 2013-05-14  Juri Linkov  <juri@jurta.org>
16462         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
16463         (Bug#14390)
16465 2013-05-14  Glenn Morris  <rgm@gnu.org>
16467         * progmodes/f90.el (f90-imenu-generic-expression):
16468         Fix typo in 2013-05-08 change.  (Bug#14402)
16470 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16472         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
16473         Remove signals for which replies are never received.
16475 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16477         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
16478         (gdb-handler-alist, gdb-handler-number): Remove variables.
16479         (gdb-handler-list): New variable.
16480         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
16481         (gdb-pending-handler-p, gdb-handle-reply)
16482         (gdb-remove-all-pending-triggers): New functions.
16483         (gdb-discard-unordered-replies): New defcustom.
16484         (gdb-handler): New defstruct.
16485         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
16486         instead of gdb-pending-triggers.  Update docstring.
16487         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
16488         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
16489         (gdb-var-update-handler, def-gdb-auto-update-trigger)
16490         (def-gdb-auto-update-handler, gdb-get-changed-registers)
16491         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
16492         (gdb-frame-handler): Pending triggers are now automatically managed.
16493         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
16494         Remove argument.
16495         (gdb-input): Automatically handles pending triggers.  Update docstring.
16496         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
16497         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
16498         Update comments.
16499         (gdb-done-or-error): Now use gdb-handle-reply.
16501 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16503         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
16504         gdb-debug-log.
16506 2013-05-14  Glenn Morris  <rgm@gnu.org>
16508         * subr.el (user-emacs-directory-warning): New option.
16509         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
16511 2013-05-14  Leo Liu  <sdl.web@gmail.com>
16513         * progmodes/octave.el (octave-font-lock-keywords): Fix error
16514         during redisplay.
16515         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
16516         (octave-font-lock-texinfo-comment): Fix invalid search bound
16517         error: wrong side of point.
16519 2013-05-14  Glenn Morris  <rgm@gnu.org>
16521         * progmodes/flymake.el (flymake-xml-program): New option.
16522         (flymake-xml-init): Use it.
16524         * term/xterm.el: Provide a feature.
16526         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
16528 2013-05-13  Glenn Morris  <rgm@gnu.org>
16530         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
16531         Add compat aliases as a hack workaround.  (Bug#14384)
16533 2013-05-13  Leo Liu  <sdl.web@gmail.com>
16535         * progmodes/octave.el (octave-indent-comment): Fix indentation for
16536         ###, and %!.
16537         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
16538         C-M-q.
16539         (octave-comment-start-skip): Include %!.
16540         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
16542 2013-05-12  Leo Liu  <sdl.web@gmail.com>
16544         * progmodes/octave.el (inferior-octave-startup): Store the value
16545         of __octave_srcdir__ for octave-source-directories.
16546         (inferior-octave-check-process): New function refactored out of
16547         inferior-octave-send-list-and-digest.
16548         (octave-source-directories)
16549         (octave-find-definition-filename-function): New variables.
16550         (octave-source-directories)
16551         (octave-find-definition-default-filename): New functions.
16552         (octave-find-definition): Improve to find functions implemented in C++.
16554 2013-05-12  Glenn Morris  <rgm@gnu.org>
16556         * calendar/diary-lib.el (diary-outlook-format-1):
16557         Don't include dayname in the output.  (Bug#14349)
16559 2013-05-11  Glenn Morris  <rgm@gnu.org>
16561         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
16563         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
16564         Treat cc-provide like provide.
16566 2013-05-11  Kevin Ryde  <user42@zip.com.au>
16568         * cus-dep.el (custom-make-dependencies):
16569         Use generated-autoload-load-name for the sake of files such
16570         such cedet/semantic/bovine/c.el, where the base file name
16571         is not in load-path.  (Bug#5277)
16573 2013-05-11  Glenn Morris  <rgm@gnu.org>
16575         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
16576         Provide features.
16578 2013-05-11  Leo Liu  <sdl.web@gmail.com>
16580         * progmodes/octave.el (octave-indent-comment): Improve.
16581         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
16582         (octave-eldoc-function-signatures, octave-eldoc-function):
16583         New functions.
16584         (octave-mode, inferior-octave-mode): Add eldoc support.
16586 2013-05-11  Richard Stallman  <rms@gnu.org>
16588         * epa.el (epa-decrypt-file): Take output file name as argument
16589         and read it using `interactive'.
16591 2013-05-11  Leo Liu  <sdl.web@gmail.com>
16593         * progmodes/octave.el (octave-beginning-of-line)
16594         (octave-end-of-line): Check before using up-list because it jumps
16595         out of more syntactic contructs since moving to smie.
16596         (octave-indent-comment): New function.
16597         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
16598         (octave-begin-keywords, octave-end-keywords)
16599         (octave-reserved-words, octave-smie-bnf-table)
16600         (octave-smie-rules): Add new keywords from Octave 3.6.4.
16602 2013-05-11  Glenn Morris  <rgm@gnu.org>
16604         * faces.el (internal-face-x-get-resource):
16605         * frame.el (ns-display-monitor-attributes-list):
16606         * calc/calc-aent.el (math-to-radians-2):
16607         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
16608         Fix declarations.
16610         * calc/calc-menu.el: Make it loadable in isolation.
16612         * net/eudcb-bbdb.el: Make it loadable without bbdb.
16613         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
16614         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
16615         (eudc-bbdb-query-internal): Require 'bbdb.
16617         * lpr.el (lpr-headers-switches):
16618         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
16620         * progmodes/sql.el (sql-login-params): Fix and improve :type.
16622         * emulation/edt-mapper.el: In batch mode, error rather than hang.
16624         * term.el (term-set-escape-char): Make it idempotent.
16626 2013-05-10  Leo Liu  <sdl.web@gmail.com>
16628         * progmodes/octave.el (inferior-octave-completion-table):
16629         No longer a function and all uses changed.  Use cache to speed up
16630         completion due to bug#11906.
16631         (octave-beginning-of-defun): Re-write to be more general.
16633 2013-05-10  Glenn Morris  <rgm@gnu.org>
16635         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
16637 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16639         * comint.el (comint-redirect-send-command-to-process): Use :around
16640         rather than :override for comint-redirect-filter.
16641         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
16642         Call it instead of comint-redirect-original-filter-function (which
16643         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
16645 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
16647         * frame.el (display-monitor-attributes-list): Add NS case.
16648         (ns-display-monitor-attributes-list): Declare.
16650 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
16652         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
16654 2013-05-09  Glenn Morris  <rgm@gnu.org>
16656         * international/fontset.el (vertical-centering-font-regexp):
16657         Set standard-value.
16659         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
16661         * bookmark.el (bookmark-search-delay):
16662         * cus-start.el (vertical-centering-font-regexp):
16663         * ps-mule.el (ps-mule-font-info-database-default):
16664         * ps-print.el (ps-default-fg, ps-default-bg):
16665         * type-break.el (type-break-good-break-interval):
16666         * whitespace.el (whitespace-indentation-regexp)
16667         (whitespace-space-after-tab-regexp):
16668         * emacs-lisp/testcover.el (testcover-1value-functions)
16669         (testcover-noreturn-functions, testcover-progn-functions)
16670         (testcover-prog1-functions):
16671         * emulation/viper-init.el (viper-emacs-state-cursor-color):
16672         * eshell/em-glob.el (eshell-glob-translate-alist):
16673         * play/tetris.el (tetris-tty-colors):
16674         * progmodes/cpp.el (cpp-face-default-list):
16675         * progmodes/flymake.el (flymake-allowed-file-name-masks):
16676         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
16677         (idlwave-help-browser-generic-args):
16678         * progmodes/make-mode.el (makefile-special-targets-list):
16679         * progmodes/python.el (python-shell-virtualenv-path):
16680         * progmodes/verilog-mode.el (verilog-active-low-regexp)
16681         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
16682         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
16683         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
16684         * textmodes/reftex-vars.el (reftex-format-label-function):
16685         * textmodes/remember.el (remember-diary-file): Fix custom types.
16687         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
16688         Add :version.
16690 2013-05-09  Leo Liu  <sdl.web@gmail.com>
16692         * progmodes/octave.el (inferior-octave-completion-at-point):
16693         Restore file completion.  (Bug#14300)
16694         (inferior-octave-startup): Fix incorrect highlighting for the
16695         first prompt.
16697 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16699         * progmodes/ruby-mode.el: First cut at SMIE support.
16700         (ruby-use-smie): New var.
16701         (ruby-smie-grammar): New constant.
16702         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
16703         (ruby-smie--forward-token, ruby-smie--backward-token)
16704         (ruby-smie-rules): New functions.
16705         (ruby-mode-variables): Setup SMIE if applicable.
16707 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
16709         * simple.el (line-move-visual): Signal beginning/end of buffer
16710         only if vertical-motion moved less than it was requested.  Avoids
16711         silly incorrect error messages when there are display strings with
16712         multiple newlines at EOL.
16714 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16716         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
16717         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
16718         (prolog-char-quote-workaround):
16719         * progmodes/cperl-mode.el (cperl-under-as-char):
16720         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
16721         Mark as obsolete.
16722         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
16723         their declaration.
16724         (vhdl-mode-syntax-table-init): Remove.
16726         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
16727         last change.
16729         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
16730         syntax for "_".
16731         (ld-script-font-lock-keywords):
16732         Change regexps to use things like \_< and \_>.
16734         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
16735         Change all regexps to use things like \_< and \_>.
16737         * progmodes/autoconf.el (autoconf-definition-regexp)
16738         (autoconf-font-lock-keywords, autoconf-current-defun-function):
16739         Handle a _ with symbol syntax.
16740         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
16742         * progmodes/ada-mode.el (ada-mode-abbrev-table):
16743         Consolidate declaration.
16744         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
16745         the declaration.
16746         (ada-create-syntax-table): Remove.
16747         (ada-capitalize-word): Don't mess with the syntax of "_" since it
16748         already has the right syntax nowadays.
16749         (ada-goto-next-word): Don't change the syntax of "_".
16751         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
16752         with-wrapper-hook.
16754 2013-05-08  Sam Steingold  <sds@gnu.org>
16756         * thingatpt.el (thing-at-point): Accept optional second argument
16757         NO-PROPERTIES to strip the text properties from the return value.
16758         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
16759         to `thing-at-point' instead of stripping the properties ourselves.
16760         Also, when `thing-at-point' fails to find a url, prepend "http://"
16761         to the filename at point on the assumption that the user is
16762         pointing at something like gnu.org/gnu.
16764 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
16766         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
16767         * faces.el (crm-separator):
16768         Silence byte-compiler.
16770         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
16771         (tool-bar-map): Remove unneeded defvars.
16773 2013-05-08  Leo Liu  <sdl.web@gmail.com>
16775         Re-work a fix for bug#10994 based on Le Wang's patch.
16776         * ido.el (ido-remove-consecutive-dups): New helper.
16777         (ido-completing-read): Use it.
16778         (ido-chop): Revert fix for bug#10994.
16780 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
16782         * cus-edit.el (custom-save-variables):
16783         Pretty-print long values.  (Bug#14187)
16785 2013-05-08  Glenn Morris  <rgm@gnu.org>
16787         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
16788         (m4-mode-syntax-table): Init in the defvar.
16789         (m4-mode-abbrev-table): Let define-derived-mode define it.
16791 2013-05-08  Tom Tromey  <tromey@redhat.com>
16793         * progmodes/m4-mode.el (m4-mode-syntax-table):
16794         Do not treat "_" as word constituent.  (Bug#14167)
16796 2013-05-07  Glenn Morris  <rgm@gnu.org>
16798         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
16799         Remove explicit eshell-isearch-cancel-map.
16801         * progmodes/f90.el (f90-smart-end-names): New option.
16802         (f90-smart-end): Doc fix.
16803         (f90-end-block-optional-name): New constant.
16804         (f90-block-match): Respect f90-smart-end-names.
16806 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16808         * progmodes/octave.el (octave-smie-forward-token): Be more careful
16809         about implicit semi-colons (bug#14218).
16811 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16813         * frame.el (display-monitor-attributes-list)
16814         (frame-monitor-attributes): New functions.
16816 2013-05-06  Leo Liu  <sdl.web@gmail.com>
16818         * progmodes/octave.el (octave-syntax-propertize-function): Change
16819         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
16820         (octave-font-lock-keywords): Use octave-operator-regexp.
16821         (octave-completion-at-point): Rename from
16822         octave-completion-at-point-function.
16823         (inferior-octave-directory-tracker): Robustify.
16824         (octave-text-functions): Remove and fix its uses.  No such things
16825         any more.
16827 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16829         * emacs-lisp/trace.el (trace--display-buffer): New function.
16830         (trace-make-advice): Use it.
16832 2013-05-06  Juri Linkov  <juri@jurta.org>
16834         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
16835         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
16836         Doc fix.
16837         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
16838         in the help string.  (Bug#12985)
16840 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
16842         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
16844 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16846         * progmodes/perl-mode.el: Add support for here documents.
16847         (perl-syntax-propertize-function): Match here-doc markers.
16848         (perl-syntax-propertize-special-constructs): Find their end.
16849         (perl-imenu-generic-expression): Use [:alnum:].
16851         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
16852         (advice--add-function): Refresh the advice if already present
16853         (bug#14317).
16855 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
16857         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
16859 2013-05-06  Glenn Morris  <rgm@gnu.org>
16861         * w32-fns.el (w32-charset-info-alist): Declare.
16863         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
16864         of its defcustom properties.
16865         (eshell-cmpl-initialize): No need to load pcomplete.
16867         * generic-x.el: No need to require comint when compiling.
16869         * net/eudc-export.el: Make it loadable without bbdb.
16870         (top-level): Use require rather than load-library.
16871         (eudc-create-bbdb-record, eudc-bbdbify-phone)
16872         (eudc-batch-export-records-to-bbdb)
16873         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
16874         Require bbdb.
16876 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16878         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
16879         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
16880         some tweaks, instead.
16882 2013-05-05  Leo Liu  <sdl.web@gmail.com>
16884         * progmodes/octave.el (octave-font-lock-keywords)
16885         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
16886         (inferior-octave-send-list-and-digest): Improve error message.
16887         (octave-mode, inferior-octave-mode): Use setq-local.
16888         (octave-help): Set info-lookup-mode.
16890 2013-05-05  Richard Stallman  <rms@gnu.org>
16892         * vc/compare-w.el (compare-windows-whitespace):
16893         Treat no-break space as whitespace.
16895         * mail/rmailsum.el (rmail-summary-rmail-update):
16896         Detect empty summary and don't change selected message.
16897         (rmail-summary-goto-msg): Likewise.
16899         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
16900         Doc fixes, rename args.
16902 2013-05-05  Alan Mackenzie  <acm@muc.de>
16904         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
16906 2013-05-05  Juri Linkov  <juri@jurta.org>
16908         * info.el (Info-read-subfile): Use (point-min) instead of (point)
16909         to not add the length of the summary segment to the return value.
16910         (Bug#14125)
16912 2013-05-05  Leo Liu  <sdl.web@gmail.com>
16914         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
16915         (inferior-octave-output-filter): Remove.
16916         (octave-send-region, inferior-octave-startup): Fix callers.
16917         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
16918         (octave-binary-file-extensions): New user variable.
16919         (octave-find-definition): Confirm if opening binary files.
16920         (octave-help-file): Use octave-find-definition to get the binary
16921         confirmation.
16922         (octave-help): Adjust for octave-help-file change.
16924 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16926         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
16927         Merge the two entries that handle function definitions.
16928         (pascal--syntax-propertize): New const.
16929         (pascal-mode): Use it.  Use setq-local.
16931 2013-05-04  Glenn Morris  <rgm@gnu.org>
16933         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
16934         (diary-from-outlook): Respect diary-from-outlook-function.
16936 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16938         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
16939         Move the declaration from C.
16940         (read-minibuffer, eval-minibuffer): Move from C.
16941         (completion-setup-function): Avoid minibuffer-completion-contents.
16943 2013-05-03  Leo Liu  <sdl.web@gmail.com>
16945         * progmodes/octave.el (octave-font-lock-keywords): Do not
16946         dehighlight 'end' in comments or strings.
16947         (octave-completing-read, octave-goto-function-definition):
16948         New helpers.
16949         (octave-help-buffer): New user variable.
16950         (octave-help-file, octave-help-function): New button types.
16951         (octave-help): New command and bind it to C-h ;.
16952         (octave-find-definition): New command and bind it to M-.
16953         (user-error): Alias to error if not defined.
16955 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16957         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
16958         for \.  (bug#14332)
16959         (octave-font-lock-keywords): Include [ and {.
16961 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16963         * progmodes/octave.el (inferior-octave-startup-file): Change default.
16964         (inferior-octave): Remove calling comint-mode and return the buffer.
16965         (inferior-octave-startup): Cosmetic changes.
16967 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16969         * progmodes/octave.el (octave-syntax-propertize-function):
16970         Include the case when ' is at line beginning.  (Bug#14336)
16972 2013-05-02  Glenn Morris  <rgm@gnu.org>
16974         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
16975         * desktop.el (vc-dir-mode): Just autoload it here.
16977 2013-05-02  Alan Mackenzie  <acm@muc.de>
16979         Eliminate variable c-standard-font-lock-fontify-region-function.
16980         * progmodes/cc-mode.el
16981         (c-standard-font-lock-fontify-region-function): Remove.
16982         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
16984 2013-05-01  Leo Liu  <sdl.web@gmail.com>
16986         * progmodes/octave.el: Compatible with older emacs-24 releases.
16987         (inferior-octave-has-built-in-variables): Remove.  Built-in
16988         variables were removed from Octave in 2007.
16989         (inferior-octave-startup): Fix uses.
16990         (comint-line-beginning-position): Remove compatibility code for
16991         emacs 21.
16993 2013-05-01  Juri Linkov  <juri@jurta.org>
16995         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
16997 2013-05-01  Juri Linkov  <juri@jurta.org>
16999         * comint.el (comint-previous-matching-input): Don't print message
17000         "History item: %d" when `isearch-mode' is active.
17001         (comint-history-isearch-message): Print message "History item: %d"
17002         when `comint-input-ring-index' is not empty and this function is
17003         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
17005 2013-05-01  Leo Liu  <sdl.web@gmail.com>
17007         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
17008         definitions.  Use completion-at-point to insert keywords.
17009         (octave-abbrev-start): Remove.
17010         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
17012 2013-04-30  Leo Liu  <sdl.web@gmail.com>
17014         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
17015         change.
17017 2013-04-30  Alan Mackenzie  <acm@muc.de>
17019         Handle arbitrarily long C++ member initialisation lists.
17020         * progmodes/cc-engine.el (c-back-over-member-initializers):
17021         new function.
17022         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
17023         (most) member init lists.
17025 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
17027         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
17028         variable.
17030 2013-04-30  Leo Liu  <sdl.web@gmail.com>
17032         * progmodes/octave.el (octave-variables): Remove.  No builtin
17033         variables any more.  All converted to functions.
17034         (octave-font-lock-keywords, octave-completion-at-point-function):
17035         Fix uses.
17036         (octave-font-lock-texinfo-comment): New user variable.
17037         (octave-texinfo-font-lock-keywords): New variable for texinfo
17038         comment block.
17039         (octave-function-comment-block): New face.
17040         (octave-font-lock-texinfo-comment): New function.
17041         (octave-mode): Font lock texinfo comment block.
17043 2013-04-29  Leo Liu  <sdl.web@gmail.com>
17045         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
17046         indexing expression.
17047         (octave-continuation-string): Do not use \.
17048         (inferior-octave-complete-impossible): Remove.
17049         (inferior-octave-completion-table)
17050         (inferior-octave-completion-at-point): Remove its uses.
17051         (inferior-octave-startup): completion_matches was introduced to
17052         Octave in 1996 so safe to assume it.
17053         (octave-function-file-comment): Improve to follow how Octave does it.
17054         (octave-update-function-file-comment): Tweak.
17056 2013-04-29  Leo Liu  <sdl.web@gmail.com>
17058         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
17059         (inferior-octave-startup): Remove inferior-octave-startup-hook.
17060         (octave-function-file-comment): Fix typo.
17061         (octave-sync-function-file-names): Use read-char-choice.
17063 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
17065         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
17066         to t for the less important warnings.
17068 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
17070         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
17072 2013-04-27  Glenn Morris  <rgm@gnu.org>
17074         * vc/log-view.el (log-view-current-entry):
17075         Treat "---" separator lines as part of the following rev.  (Bug#14169)
17077 2013-04-27  Juri Linkov  <juri@jurta.org>
17079         * subr.el (read-number): Doc fix about using it by interactive
17080         code letter `n'.  (Bug#14254)
17082 2013-04-27  Juri Linkov  <juri@jurta.org>
17084         * desktop.el (desktop-auto-save-timeout): New option.
17085         (desktop-file-checksum): New variable.
17086         (desktop-save): Add optional arg `auto-save' and don't auto-save
17087         if nothing changed.
17088         (desktop-auto-save-timer): New variable.
17089         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
17090         (after-init-hook): Call `desktop-auto-save-set-timer'.
17091         Suggested by Reuben Thomas <rrt@sc3d.org> in
17092         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
17094 2013-04-27  Leo Liu  <sdl.web@gmail.com>
17096         * progmodes/octave.el (octave-function-file-p)
17097         (octave-skip-comment-forward, octave-function-file-comment)
17098         (octave-update-function-file-comment): New functions.
17099         (octave-mode-map): Bind C-c ; to
17100         octave-update-function-file-comment.
17101         (octave-mode-menu): Add octave-update-function-file-comment.
17102         (octave-mode, inferior-octave-mode): Fix doc-string.
17103         (octave-insert-defun): Conform to Octave's coding convention.
17104         (Bug#14285)
17106         * files.el (basic-save-buffer): Don't let errors in
17107         before-save-hook prevent saving buffer.
17109 2013-04-20  Roland Winkler  <winkler@gnu.org>
17111         * faces.el (read-face-name): Use completing-read if arg multiple
17112         is nil.
17114 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
17116         * ls-lisp.el (ls-lisp-insert-directory): If no files are
17117         displayed, move point to after the totals line.
17118         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
17119         for the details.
17121 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17123         * emacs-lisp/package.el (package-autoload-ensure-default-file):
17124         Add current dir to the load-path.
17125         (package-generate-autoloads): Don't rely on
17126         autoload-ensure-default-file.
17128 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
17130         * textmodes/remember.el (remember-store-in-files): Document that
17131         the file name format is passed to `format-time-string'.
17133 2013-04-26  Leo Liu  <sdl.web@gmail.com>
17135         * progmodes/octave.el (octave-sync-function-file-names): New function.
17136         (octave-mode): Use it in before-save-hook.
17138 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17140         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
17141         (bug#14274).
17143         * progmodes/octave.el (octave-smie-forward-token): Properly skip
17144         \n and comment, even if it's not an implicit ; (bug#14218).
17146 2013-04-26  Glenn Morris  <rgm@gnu.org>
17148         * subr.el (read-number): Once more use `read' rather than
17149         `string-to-number', to trap non-numeric input.  (Bug#14254)
17151 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
17153         * emacs-lisp/syntax.el (syntax-propertize-multiline):
17154         Use `syntax-multiline' text property consistently instead of
17155         `font-lock-multiline'.  (Bug#14237)
17157 2013-04-26  Glenn Morris  <rgm@gnu.org>
17159         * emacs-lisp/shadow.el (list-load-path-shadows):
17160         No longer necessary to check for duplicate simple.el, since
17161         2012-07-07 change to init_lread to not include installation lisp
17162         directories in load-path when running uninstalled.  (Bug#14270)
17164 2013-04-26  Leo Liu  <sdl.web@gmail.com>
17166         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
17167         (octave-mode, inferior-octave-mode): Use setq-local.
17168         (octave-not-in-string-or-comment-p): Rename to
17169         octave-in-string-or-comment-p.
17170         (octave-in-comment-p, octave-in-string-p)
17171         (octave-in-string-or-comment-p): Replace defsubst with defun.
17173 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
17175         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
17177 2013-04-25  Bastien Guerry  <bzg@gnu.org>
17179         * textmodes/remember.el (remember-data-directory)
17180         (remember-directory-file-name-format): Fix custom types.
17182 2013-04-25  Leo Liu  <sdl.web@gmail.com>
17184         * progmodes/octave.el (octave-completion-at-point-function):
17185         Make use of inferior octave process.
17186         (octave-initialize-completions): Remove.
17187         (inferior-octave-completion-table): New function.
17188         (inferior-octave-completion-at-point): Use it.
17189         (octave-completion-alist): Remove.
17191 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17193         * progmodes/opascal.el: Use font-lock and syntax-propertize.
17194         (opascal-mode-syntax-table): New var.
17195         (opascal-literal-kind, opascal-is-literal-end)
17196         (opascal-literal-token-at): Rewrite.
17197         (opascal--literal-start-re, opascal-font-lock-keywords)
17198         (opascal--syntax-propertize): New constants.
17199         (opascal-font-lock-defaults): Adjust.
17200         (opascal-mode): Use them.  Set comment-<foo> variables as well.
17201         (delphi-comment-face, opascal-comment-face, delphi-string-face)
17202         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
17203         (delphi-other-face, opascal-other-face): Remove face variables.
17204         (opascal-save-state): Remove macro.
17205         (opascal-fontifying-progress-step): Remove constant.
17206         (opascal--ignore-changes): Remove var.
17207         (opascal-set-token-property, opascal-parse-next-literal)
17208         (opascal-is-stable-literal, opascal-complete-literal)
17209         (opascal-is-literal-start, opascal-face-of)
17210         (opascal-parse-region, opascal-parse-region-until-stable)
17211         (opascal-fontify-region, opascal-after-change)
17212         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
17213         (opascal-debug-parse-region, opascal-debug-parse-window)
17214         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
17215         (opascal-debug-fontify-buffer): Remove.
17216         (opascal-debug-mode-map): Adjust accordingly.
17218 2013-04-25  Leo Liu  <sdl.web@gmail.com>
17220         Merge octave-mod.el and octave-inf.el into octave.el with some
17221         cleanups.
17222         * progmodes/octave.el: New file renamed from octave-mod.el.
17223         * progmodes/octave-inf.el: Merged into octave.el.
17224         * progmodes/octave-mod.el: Renamed to octave.el.
17226 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
17228         * textmodes/reftex-vars.el
17229         (reftex-label-ignored-macros-and-environments): New defcustom.
17231         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
17233 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17235         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
17236         (smie-indent-keyword): Improve the check to ensure that the next
17237         comment is really on the same line.
17238         (smie-indent-comment): Don't align with a subsequent closer (or eob).
17240         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
17241         semi-colons if the line is not otherwise empty (bug#14218).
17243 2013-04-25  Glenn Morris  <rgm@gnu.org>
17245         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
17247 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17249         * progmodes/opascal.el (opascal-set-token-property): Rename from
17250         opascal-set-text-properties and only set `token' (bug#14134).
17251         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
17252         (opascal-literal-text-properties): Remove.
17253         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
17254         Adjust callers.
17256 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
17258         * textmodes/remember.el (remember-handler-functions): Add an
17259         option for a new handler `remember-store-in-files'.
17260         (remember-data-directory, remember-directory-file-name-format):
17261         New options.
17262         (remember-store-in-files): New function to store remember notes
17263         as separate files within a directory.
17265 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
17267         * progmodes/compile.el (compilation-next-error-function):
17268         Pass "formats" to compilation-find-file (bug#11777).
17270 2013-04-24  Glenn Morris  <rgm@gnu.org>
17272         * vc/vc-bzr.el (vc-bzr-print-log):
17273         * vc/vc-hg.el (vc-hg-print-log):
17274         * vc/vc-svn.el (vc-svn-print-log):
17275         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
17277         * vc/vc-bzr.el (vc-bzr-print-log):
17278         * vc/vc-cvs.el (vc-cvs-print-log):
17279         * vc/vc-git.el (vc-git-print-log):
17280         * vc/vc-hg.el (vc-hg-print-log):
17281         * vc/vc-mtn.el (vc-mtn-print-log):
17282         * vc/vc-rcs.el (vc-rcs-print-log):
17283         * vc/vc-sccs.el (vc-sccs-print-log):
17284         * vc/vc-svn.el (vc-svn-print-log):
17285         * vc/vc.el (vc-print-log-internal): Doc fixes.
17287 2013-04-23  Glenn Morris  <rgm@gnu.org>
17289         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
17290         Remove venerable code attempting to avoid substitute-command-keys.
17292 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
17294         * textmodes/reftex-vars.el (reftex-label-regexps):
17295         Call `reftex-compile-variables' after changes to this variable.
17297 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17299         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
17300         Use lexical-binding.
17301         (jit-lock-force-redisplay): Use markers, check buffer's continued
17302         existence and beware narrowed buffers.
17303         (jit-lock-fontify-now): Adjust call accordingly.
17305 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17307         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
17308         to avoid misleading the user.
17310 2013-04-22  Leo Liu  <sdl.web@gmail.com>
17312         * info-look.el: Prefer latex2e.info.  (Bug#14240)
17314 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
17316         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
17318         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
17319         * net/tramp.el (tramp-call-process): ... here.
17320         (tramp-set-completion-function, tramp-parse-putty):
17321         * net/tramp-adb.el (tramp-adb-execute-adb-command):
17322         * net/tramp-gvfs.el (tramp-gvfs-send-command):
17323         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
17324         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
17325         (tramp-call-local-coding-command): Use `tramp-call-process'
17326         instead of `tramp-compat-call-process'.
17328         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
17329         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
17330         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
17331         (tramp-find-inline-compress): Improve traces.
17332         (tramp-maybe-send-script): Check for Perl binary.
17333         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
17335 2013-04-22  Daiki Ueno  <ueno@gnu.org>
17337         * epg.el (epg-context-pinentry-mode): New function.
17338         (epg-context-set-pinentry-mode): New function.
17339         (epg--start): Pass --pinentry-mode option to gpg command.
17341 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
17343         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
17344         `comint-dynamic-complete' is obsolete since 24.1, replaced by
17345         `completion-at-point'.  (Bug#13774)
17347         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
17348         default key binding for `describe-distribution' has been moved to
17349         `C-h C-o'.  (Bug#13970)
17351 2013-04-21  Glenn Morris  <rgm@gnu.org>
17353         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
17354         Add doc strings.
17355         (vc-print-log): Clarify interactive prompt.
17357 2013-04-20  Glenn Morris  <rgm@gnu.org>
17359         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
17360         No longer include timestamp etc information.
17362 2013-04-20  Roland Winkler  <winkler@gnu.org>
17364         * faces.el (read-face-name): Bug fix, return just one face if arg
17365         multiple is nil.  (Bug#14209)
17367 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17369         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
17370         (remove-function): Autoload.
17372         * comint.el (comint-redirect-original-filter-function): Remove.
17373         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
17374         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
17375         (vc-cvs-annotate-command):
17376         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
17377         * progmodes/prolog.el (prolog-consult-compile):
17378         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
17379         Use add/remove-function instead.
17380         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
17381         (gud-tooltip-process-output, gud-tooltip-tips):
17382         Use add/remove-function instead.
17383         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
17384         (scheme-interaction-mode, exit-scheme-interaction-mode):
17385         Use add/remove-function instead.
17387         * vc/vc-dispatcher.el: Use lexical-binding.
17388         (vc--process-sentinel): Rename from vc-process-sentinel.
17389         Change last arg to be the code to run.  Don't use vc-previous-sentinel
17390         and vc-sentinel-commands any more.
17391         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
17392         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
17394 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
17396         * progmodes/sh-script.el (sh-imenu-generic-expression):
17397         Handle function names with a single character.  (Bug#14111)
17399 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
17401         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
17402         for subroutines defined in an eval (bug#14182).
17404 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
17406         * bookmark.el (bookmark-completing-read): Improve handling of empty
17407         string (bug#14176).
17409 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17411         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
17413 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17415         New faster Imenu implementation (bug#14058).
17416         * progmodes/python.el (python-imenu-prev-index-position)
17417         (python-imenu-format-item-label-function)
17418         (python-imenu-format-parent-item-label-function)
17419         (python-imenu-format-parent-item-jump-label-function):
17420         New vars.
17421         (python-imenu-format-item-label)
17422         (python-imenu-format-parent-item-label)
17423         (python-imenu-format-parent-item-jump-label)
17424         (python-imenu--put-parent, python-imenu--build-tree)
17425         (python-imenu-create-index, python-imenu-create-flat-index)
17426         (python-util-popn): New functions.
17427         (python-mode): Set imenu-create-index-function to
17428         python-imenu-create-index.
17430 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17432         * winner.el (winner-active-region): Use region-active-p, activate-mark
17433         and deactivate-mark (bug#14225).
17435         * simple.el (deactivate-mark): Don't inline it.
17437 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
17439         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
17441 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
17443         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
17444         file extensions from the archive-mode entry in order to prefer
17445         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
17447 2013-04-18  Leo Liu  <sdl.web@gmail.com>
17449         * bindings.el (help-event-list): Add ?\?.
17451 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17453         * subr.el (with-wrapper-hook): Declare obsolete.
17454         * simple.el (filter-buffer-substring-function): New hook.
17455         (filter-buffer-substring): Use it.
17456         (filter-buffer-substring-functions): Mark obsolete.
17457         * minibuffer.el (completion-in-region-function): New hook.
17458         (completion-in-region): Use it.
17459         (completion-in-region-functions): Mark obsolete.
17460         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
17461         * abbrev.el (abbrev-expand-function): New hook.
17462         (expand-abbrev): Use it.
17463         (abbrev-expand-functions): Mark obsolete.
17464         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
17465         and :filter-return.
17467 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17469         * progmodes/python.el (python-nav--syntactically): Fix cornercases
17470         and do not care about match data.
17472 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17474         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
17475         completion tables when completing error conditions and
17476         `declare' arguments.
17477         (lisp-complete-symbol, field-complete): Mark as obsolete.
17478         (check-parens): Unmatched parens are user errors.
17479         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
17481 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
17483         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
17484         command changed buffer (ie. `flyspell-pre-buffer' is not current
17485         buffer), which prevents making decisions based on invalid value of
17486         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
17487         cause an error when `flyspell-pre-point' was nil after switching
17488         buffers.
17489         (flyspell-post-command-hook): No longer needs to change buffers when
17490         checking pre-word.  While at it remove unnecessary progn.
17492 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
17494         * textmodes/ispell.el (ispell-add-per-file-word-list):
17495         Fix `flyspell-correct-word-before-point' error when accepting
17496         words and `coment-padding' is an integer by using
17497         `comment-normalize-vars' (Bug #14214).
17499 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17501         New defun movement commands.
17502         * progmodes/python.el (python-nav--syntactically)
17503         (python-nav--forward-defun, python-nav-backward-defun)
17504         (python-nav-forward-defun): New functions.
17506 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17508         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
17509         (python-syntax-context): Use named compiler-macro for backwards
17510         compatibility with Emacs 24.x.
17512 2013-04-17  Leo Liu  <sdl.web@gmail.com>
17514         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
17515         octave-hide-process-buffer.
17517 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17519         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
17520         (bug#14216).
17522 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
17524         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
17525         Fix adjustment of offset when receiving incomplete responses from GDB
17526         (bug#14129).
17528 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17530         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
17531         python-mode-abbrev-table.
17532         (python-skeleton-define): Adjust accordingly.
17533         (python-mode-abbrev-table): New table that inherits from it so that
17534         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
17536         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
17537         (abbrev-symbol): Use it.
17538         (abbrev--before-point): Use it since we already handle inheritance.
17540 2013-04-16  Leo Liu  <sdl.web@gmail.com>
17542         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
17543         binding to info-lookup-symbol.
17545 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
17547         * minibuffer.el (completion--twq-all):
17548         * term/ns-win.el (ns-initialize-window-system):
17549         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
17551 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17553         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
17554         global bindings.
17556         * doc-view.el (doc-view-start-process): Handle url-handler directories.
17558 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
17560         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
17561         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
17562         to nil.
17563         (ruby-end-of-defun): Remove the unused arg, change the docstring
17564         to reflect that this function is only used as the value of
17565         `end-of-defun-function'.
17566         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
17567         to reflect an earlier change that beginning/end-of-defun functions
17568         jump between methods in a class definition, as well as top-level
17569         functions.
17571 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17573         * minibuffer.el (minibuffer-complete): Don't just scroll
17574         a *Completions* that's been iconified.
17575         (minibuffer-force-complete): Make sure repetitions do cycle when going
17576         through completion-in-region -> minibuffer-complete.
17578 2013-04-15  Alan Mackenzie  <acm@muc.de>
17580         Correct the placement of c-cpp-delimiters when there're #s not at
17581         col 0.
17583         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
17584         place a submatch around the #.
17585         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
17586         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
17587         on the #, not BOL.
17589 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17591         * emacs-lisp/nadvice.el: Properly test names when adding advice.
17592         (advice--member-p): New arg `name'.
17593         (advice--add-function, advice-member-p): Use it (bug#14202).
17595 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
17597         Reformulate java imenu-generic-expression.
17598         The old expression contained ill formed regexps.
17600         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
17601         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
17602         (cc-imenu-java-method-arg-regexp): New defconsts.
17603         (cc-imenu-java-build-type-args-regex): New defun.
17604         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
17605         handling of spaces in the regexp.
17607 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
17609         * textmodes/ispell.el (ispell-command-loop): Remove
17610         flyspell highlight of a word when ispell accepts it (bug #14178).
17612 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
17614         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
17615         uses code from the previous `ange-ftp-run-real-handler'.
17616         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
17617         only in case that function exist.  This is needed for proper
17618         unloading of Tramp.
17620 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
17622         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
17624         * textmodes/reftex.el (reftex-compile-variables): Use it.
17626 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17628         * files.el (normal-mode): Only use default major-mode if no other mode
17629         was specified.
17631         * emacs-lisp/trace.el (trace-values): New function.
17633         * files.el: Allow : in local variables (bug#14089).
17634         (hack-local-variable-regexp): New var.
17635         (hack-local-variables-prop-line, hack-local-variables): Use it.
17637 2013-04-13  Roland Winkler  <winkler@gnu.org>
17639         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
17640         data before it gets modified by bibtex-beginning-of-entry.
17642 2013-04-13  Roland Winkler  <winkler@gnu.org>
17644         * textmodes/bibtex.el (bibtex-url): Doc fix.
17646 2013-04-13  Roland Winkler  <winkler@gnu.org>
17648         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
17649         does not visit a BibTeX file, exclude it from the list of buffers
17650         returned by bibtex-initialize.
17652 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
17654         * window.el (split-window): Remove interactive form, since as a
17655         command this function is a special case of split-window-below.
17656         Correct doc string.
17658 2013-04-12  Roland Winkler  <winkler@gnu.org>
17660         * faces.el (read-face-name): Do not override value of arg default.
17661         Allow single faces and strings as default values.  Remove those
17662         elements from return value that are not faces.
17663         (describe-face): Simplify.
17664         (face-at-point): New optional args thing and multiple so that this
17665         function can provide the same functionality previously provided by
17666         read-face-name.
17667         (make-face-bold, make-face-unbold, make-face-italic)
17668         (make-face-unitalic, make-face-bold-italic, invert-face)
17669         (modify-face, read-face-and-attribute): Use face-at-point.
17671         * cus-edit.el (customize-face, customize-face-other-window)
17672         * cus-theme.el (custom-theme-add-face)
17673         * face-remap.el (buffer-face-set)
17674         * facemenu.el (facemenu-set-face): Use face-at-point.
17676 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
17678         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
17680 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
17682         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
17683         off leading { and trailing } from field values.
17685 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17687         * emacs-lisp/timer.el (timer--check): New function.
17688         (timer--time, timer-set-function, timer-event-handler): Use it.
17689         (timer-set-idle-time): Simplify.
17690         (timer--activate): CSE.
17691         (timer-event-handler): Give more info in error message.
17692         (internal-timer-start-idle): New function, moved from C.
17694         * mpc.el (mpc-proc): Add `restart' argument.
17695         (mpc-proc-cmd): Use it.
17696         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
17697         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
17698         less often.
17700 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
17702         * progmodes/sh-script.el: Implement `sh-mode' own
17703         `add-log-current-defun-function' (bug#14112).
17704         (sh-current-defun-name): New function.
17705         (sh-mode): Use the function.
17707 2013-04-09  Bastien Guerry  <bzg@gnu.org>
17709         * simple.el (choose-completion-string): Fix docstring (bug#14163).
17711 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17713         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
17715         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
17716         timer (bug#14156).
17718 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
17720         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
17721         declaration.
17723 2013-04-07  Leo Liu  <sdl.web@gmail.com>
17725         * pcmpl-x.el: New file.
17727 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
17729         Do not set x-display-name until X connection is established.
17730         This is needed to prevent from weird situation described at
17731         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
17732         * frame.el (make-frame): Set x-display-name after call to
17733         window system initialization function, not before.
17734         * term/x-win.el (x-initialize-window-system): Add optional
17735         display argument and use it.
17736         * term/w32-win.el (w32-initialize-window-system):
17737         * term/ns-win.el (ns-initialize-window-system):
17738         * term/pc-win.el (msdos-initialize-window-system):
17739         Add compatible optional display argument.
17741 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
17743         * files.el (normal-backup-enable-predicate): On MS-Windows and
17744         MS-DOS compare truenames of temporary-file-directory and of the
17745         file, so that 8+3 aliases (usually found in $TEMP on Windows)
17746         don't fail comparison by compare-strings.  Also, compare file
17747         names case-insensitively on MS-Windows and MS-DOS.
17749 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17751         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
17752         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
17754 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
17756         * whitespace.el (whitespace-color-on, whitespace-color-off):
17757         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
17759 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
17761         * ispell.el (ispell-set-spellchecker-params):
17762         Really set `ispell-args' for all equivs.
17764 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17766         * ido.el (ido-completions): Use extra elements of ido-decorations
17767         (bug#14143).
17768         (ido-decorations): Update docstring.
17770 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
17772         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
17773         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
17774         nil during initialization, in order not to miss changes since the
17775         file was opened.  (Bug#14140)
17777 2013-04-05  Leo Liu  <sdl.web@gmail.com>
17779         * kmacro.el (kmacro-call-macro): Fix bug#14135.
17781 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
17783         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
17785 2013-04-04  Glenn Morris  <rgm@gnu.org>
17787         * electric.el (electric-pair-inhibit-predicate): Add :version.
17789 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17791         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
17792         when a package is required several times (bug#14082).
17794 2013-04-04  Roland Winkler  <winkler@gnu.org>
17796         * faces.el (read-face-name): Behave as promised by the docstring.
17797         Assume that arg default is a list of faces.
17798         (describe-face): Call read-face-name with list of default faces.
17800 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
17802         * bookmark.el: Fix deletion of bookmarks (bug#13972).
17803         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
17804         (bookmark-bmenu-execute-deletions): Only skip first line if it's
17805         the header.
17806         (bookmark-exit-hook-internal): Save even if list is empty.
17808 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
17810         * emacs-lisp/package.el (package-pinned-packages): New var.
17811         (package--add-to-archive-contents): Obey it (bug#14118).
17813 2013-04-03  Alan Mackenzie  <acm@muc.de>
17815         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
17816         Also adapt to the new values of element 7 of a parse state.
17818         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
17819         parameter `not-in-delimiter'.  Handle being inside comment opener.
17820         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
17821         character in case we're typing a '*' after a '/'.
17822         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
17823         instead by passing the parameter to c-state-pp-to-literal.
17825         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
17826         for elt. 7 of a parse state.
17828 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
17830         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
17831         * international/latin1-disp.el, international/mule-util.el:
17832         * language/cyril-util.el, language/european.el, language/ind-util.el:
17833         * language/lao-util.el, language/thai.el, language/tibet-util.el:
17834         * language/tibetan.el, language/viet-util.el:
17835         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
17837 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17839         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
17840         (electric-pair-post-self-insert-function): Use it.
17841         (electric-pair-default-inhibit): New function, extracted from
17842         electric-pair-post-self-insert-function.
17844 2013-03-31  Roland Winkler  <winkler@gnu.org>
17846         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
17848 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17850         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
17852 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
17854         Un-indent after "pass" and "return" statements (Bug#13888)
17855         * progmodes/python.el (python-indent-block-enders): New var.
17856         (python-indent-calculate-indentation): Use it.
17858 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
17860         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
17861         defun.  Defining it as defalias could introduce too eager
17862         byte-compiler optimization.  (Bug#14030)
17864 2013-03-30  Chong Yidong  <cyd@gnu.org>
17866         * iswitchb.el (iswitchb-read-buffer): Fix typo.
17868 2013-03-30  Leo Liu  <sdl.web@gmail.com>
17870         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
17871         (kmacro-execute-from-register): Pass the keyboard macro to
17872         kmacro-call-macro or repeating won't work correctly.
17874 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
17876         * progmodes/subword.el: Back to using `forward-symbol'.
17878         * subr.el (forward-whitespace, forward-symbol)
17879         (forward-same-syntax): Move from thingatpt.el.
17881 2013-03-29  Leo Liu  <sdl.web@gmail.com>
17883         * kmacro.el (kmacro-to-register): New command.
17884         (kmacro-execute-from-register): New function.
17885         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
17887 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17889         * mpc.el: Use defvar-local and setq-local.
17890         (mpc--proc-connect): Connection failures are not bugs.
17891         (mpc-mode-map): `follow-link' only applies to the buffer's content.
17892         (mpc-volume-map): Bind to the up-events.
17894 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17896         * progmodes/subword.el (superword-mode): Use `forward-sexp'
17897         instead of `forward-symbol'.
17899 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17901         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
17902         (edebug--recursive-edit): Use it.
17903         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
17904         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
17906 2013-03-28  Leo Liu  <sdl.web@gmail.com>
17908         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
17910 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
17912         * facemenu.el (list-colors-callback): New defvar.
17913         (list-colors-redisplay): New function.
17914         (list-colors-display): Install list-colors-redisplay as the
17915         revert-buffer-function.  (Bug#14063)
17917 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17919         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
17920         and suffixes don't overlap (bug#14061).
17922         * case-table.el: Use lexical-binding.
17923         (case-table-get-table): New function.
17924         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
17926 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
17928         * progmodes/subword.el: Add `superword-mode' to do word motion
17929         over symbol_words (parallels and leverages `subword-mode' which
17930         does word motion inside MixedCaseWords).
17932 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
17934         * eshell/em-unix.el: Move su and sudo to...
17935         * eshell/em-tramp.el: ...Eshell tramp module.
17937 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17939         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
17940         Change return value to be a sexp.  Delay `get-buffer' to after
17941         restoring the desktop (bug#13951).
17943 2013-03-26  Leo Liu  <sdl.web@gmail.com>
17945         * register.el: Move semantic tag handling back to
17946         cedet/semantic/senator.el.  (Bug#14052)
17948 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17950         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
17951         into the prompt either (bug#13963).
17953 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17955         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
17956         part of "(error-foo)".
17958 2013-03-24  Juri Linkov  <juri@jurta.org>
17960         * replace.el (list-matching-lines-prefix-face): New defcustom.
17961         (occur-1): Pass `list-matching-lines-prefix-face' to the function
17962         `occur-engine' if `face-differs-from-default-p' returns t.
17963         (occur-engine): Add `,' inside backquote construct to evaluate
17964         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
17965         Pass `prefix-face' to the functions `occur-context-lines' and
17966         `occur-engine-add-prefix'.
17967         (occur-engine-add-prefix, occur-context-lines): Add optional arg
17968         `prefix-face' and propertize the prefix with `prefix-face'.
17969         (Bug#14017)
17971 2013-03-24  Leo Liu  <sdl.web@gmail.com>
17973         * nxml/rng-valid.el (rng-validate-while-idle)
17974         (rng-validate-quick-while-idle): Guard against deleted buffer.
17975         (Bug#13999)
17977         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
17978         is the last entry in kill-buffer-hook.
17980         * files.el (kill-buffer-hook): Doc fix.
17982 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
17984         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
17985         Make it safe-local.
17987         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
17989 2013-03-23  Leo Liu  <sdl.web@gmail.com>
17991         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
17992         Remove.
17994         * nxml/rng-valid.el (rng-validate-mode)
17995         (rng-after-change-function, rng-do-some-validation):
17996         * nxml/rng-maint.el (rng-validate-buffer):
17997         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
17998         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
17999         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
18000         (nxml-extend-after-change-region): Use with-silent-modifications.
18002         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
18003         timer-idle-list.
18005         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
18006         (rng-next-error-1, rng-previous-error-1): Do not let-bind
18007         timer-idle-list.  (Bug#13999)
18009 2013-03-23  Juri Linkov  <juri@jurta.org>
18011         * info.el (info-index-match): New face.
18012         (Info-index, Info-apropos-matches): Add a nested subgroup to the
18013         main pattern and add text properties with the new face to matches
18014         in index entries relative to the beginning of the index entry.
18015         (Bug#14015)
18017 2013-03-21  Eric Ludlam  <zappo@gnu.org>
18019         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
18020         Inhibit read only while inserting objects.
18022 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
18024         * progmodes/cfengine.el: Update docs to mention
18025         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
18026         symbol motion.  Remove "_" from the word syntax.
18028 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
18030         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
18031         syntax for both `cfengine2-mode' and `cfengine3-mode'.
18033 2013-03-20  Juri Linkov  <juri@jurta.org>
18035         * info.el (Info-next-reference-or-link)
18036         (Info-prev-reference-or-link): New functions.
18037         (Info-next-reference, Info-prev-reference): Use them.
18038         (Info-try-follow-nearest-node): Handle footnote navigation.
18039         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
18041 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18043         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
18044         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
18046 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
18048         Suppress unnecessary non-ASCII chatter during build process.
18049         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
18050         (batch-skkdic-convert): Suppress most of the chatter.
18051         It's not needed so much now that machines are faster,
18052         and its non-ASCII component was confusing; see Dmitry Gutov in
18053         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
18055 2013-03-20  Leo Liu  <sdl.web@gmail.com>
18057         * ido.el (ido-chop): Fix bug#10994.
18059 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
18061         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
18062         Remove vars.
18063         (whitespace-color-on, whitespace-color-off):
18064         Use `font-lock-fontify-buffer' (Bug#13817).
18066 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18068         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
18069         remapping in mode-line.
18070         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
18072 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
18074         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
18075         value for `whitespace-line' face (Bug#13875).
18076         (whitespace-font-lock-keywords): Change description.
18077         (whitespace-color-on): Don't save `font-lock-keywords' value, save
18078         the constructed keywords instead.
18079         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
18081 2013-03-19  Leo Liu  <sdl.web@gmail.com>
18083         * progmodes/compile.el (compilation-display-error): New command.
18084         (compilation-mode-map, compilation-minor-mode-map): Bind it to
18085         C-o.  (Bug#13992)
18087 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
18089         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
18091 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
18093         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
18095 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
18097         * net/tramp-compat.el (tramp-compat-user-error): New defun.
18099         * net/tramp-adb.el (tramp-adb-handle-shell-command):
18100         * net/tramp-gvfs.el (top):
18101         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
18102         (tramp-handle-shell-command): Use it.
18103         (tramp-dissect-file-name): Raise an error when hostname is a
18104         method name, and neither method nor user is specified.
18106         * net/trampver.el: Update release number.
18108 2013-03-18  Leo Liu  <sdl.web@gmail.com>
18110         Make sure eldoc can be turned off properly.
18111         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
18112         eldoc-mode.
18113         (eldoc-display-message-p): Revert last change.
18114         (eldoc-display-message-no-interference-p)
18115         (eldoc-print-current-symbol-info): Tweak.
18117 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
18119         * doc-view.el (doc-view-new-window-function): Check the new window
18120         overlay's display property instead the char property of the
18121         buffer's first char.  Use `with-selected-window' instead of
18122         `save-window-excursion' with `select-window'.
18123         (doc-view-document->bitmap): Check the current doc-view overlay's
18124         display property instead the char property of the buffer's first char.
18126 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
18128         Automate the build of ja-dic.el (Bug#13984).
18129         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
18130         from the input, rather than assume that it's been done for us by the
18131         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
18132         the current date into a ja-dic.el comment, as that complicates
18133         regression testing.
18135 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18137         * whitespace.el: Fix double evaluation.
18138         (whitespace-space, whitespace-hspace, whitespace-tab)
18139         (whitespace-newline, whitespace-trailing, whitespace-line)
18140         (whitespace-space-before-tab, whitespace-indentation)
18141         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
18142         obsolete defvars.
18143         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
18144         (whitespace-color-on): Use a single font-lock-add-keywords call.
18145         Fix double-evaluation of face variables.
18147 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
18149         * net/tramp-adb.el (tramp-adb-parse-device-names):
18150         Use `start-process' instead of `call-process'.  Otherwise, the
18151         function might be blocked under MS Windows.  (Bug#13299)
18153 2013-03-17  Leo Liu  <sdl.web@gmail.com>
18155         Extend eldoc to display info in the mode-line.  (Bug#13978)
18156         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
18157         (eldoc-mode-line-string): New variable.
18158         (eldoc-minibuffer-message): New function.
18159         (eldoc-message-function): New variable.
18160         (eldoc-message): Use it.
18161         (eldoc-display-message-p)
18162         (eldoc-display-message-no-interference-p):
18163         Support eldoc-post-insert-mode.
18165         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
18166         (eval-expression): Run it.
18168 2013-03-17  Roland Winkler  <winkler@gnu.org>
18170         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
18171         strings in the list of return values.
18173 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
18175         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
18176         radix before checking for HMS forms.
18178 2013-03-16  Leo Liu  <sdl.web@gmail.com>
18180         * progmodes/scheme.el: Add indentation and font-locking for λ.
18181         (Bug#13975)
18183 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18185         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
18186         token before point (bug#13942).
18188 2013-03-16  Leo Liu  <sdl.web@gmail.com>
18190         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
18192 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
18194         * startup.el (command-line-normalize-file-name): Fix handling of
18195         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
18196         <xfq.free@gmail.com> in
18197         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
18199 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
18201         Sync with Tramp 2.2.7.
18203         * net/trampver.el: Update release number.
18205 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
18207         * doc-view.el: Fix bug#13887.
18208         (doc-view-insert-image): Don't modify overlay associated to
18209         non-live windows, and implement horizontal centering of image in
18210         case it's smaller than the window.
18211         (doc-view-new-window-function): Force redisplay of new windows on
18212         doc-view buffers.
18214 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
18216         * saveplace.el (save-place-alist-to-file): Don't sort
18217         `save-place-alist', just pretty-print it (bug#13882).
18219 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
18221         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
18222         Check whether `default-file-name-coding-system' is bound.
18223         It isn't in XEmacs.
18225 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18227         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
18228         backquotes for `obsolete' (bug#13929).
18230         * international/mule.el (find-auto-coding): Include file name in
18231         obsolescence warning (bug#13922).
18233 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
18235         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
18236         for CFEngine 3-specific indentation.
18237         (cfengine3-indent-line): Use it.  Fix up category regex.
18238         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
18240 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18242         * type-break.el (type-break-file-name):
18243         * textmodes/remember.el (remember-data-file):
18244         * strokes.el (strokes-file):
18245         * shadowfile.el (shadow-initialize):
18246         * saveplace.el (save-place-file):
18247         * ps-bdf.el (bdf-cache-file):
18248         * progmodes/idlwave.el (idlwave-config-directory):
18249         * net/quickurl.el (quickurl-url-file):
18250         * international/kkc.el (kkc-init-file-name):
18251         * ido.el (ido-save-directory-list-file):
18252         * emulation/viper.el (viper-custom-file-name):
18253         * emulation/vip.el (vip-startup-file):
18254         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
18255         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
18257 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
18259         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
18260         * language/thai-word.el: Switch to UTF-8.
18262 See ChangeLog.16 for earlier changes.
18264 ;; Local Variables:
18265 ;; coding: utf-8
18266 ;; End:
18268   Copyright (C) 2011-2014 Free Software Foundation, Inc.
18270   This file is part of GNU Emacs.
18272   GNU Emacs is free software: you can redistribute it and/or modify
18273   it under the terms of the GNU General Public License as published by
18274   the Free Software Foundation, either version 3 of the License, or
18275   (at your option) any later version.
18277   GNU Emacs is distributed in the hope that it will be useful,
18278   but WITHOUT ANY WARRANTY; without even the implied warranty of
18279   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18280   GNU General Public License for more details.
18282   You should have received a copy of the GNU General Public License
18283   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.