Handle missing space marker in unified diff during header fixup
[emacs.git] / lisp / ChangeLog
blob2a1d3b94427018cd4018bf209881c2fa88b62f94
1 2014-08-16  Andreas Schwab  <schwab@linux-m68k.org>
3         * vc/diff-mode.el (diff-fixup-modifs): Handle empty line in
4         context of unified diff.
6 2014-08-16  Paul Eggert  <eggert@cs.ucla.edu>
8         Add dependencies to fix loaddefs race during parallel builds.
9         Without this, for example, 'make -j bootstrap' can fail and report
10         "Opening input file: no such file or directory,
11         .../lisp/calendar/diary-loaddefs.el ... recipe for target
12         'calendar/hol-loaddefs.el' failed", where the hol-loaddefs.el rule
13         got confused because diary-loaddefs.el was being built in parallel.
14         * Makefile.in ($(CAL_DIR)/diary-loaddefs.el):
15         Depend on $(CAL_DIR)/cal-loaddefs.el.
16         ($(CAL_DIR)/hol-loaddefs.el): Depend on $(CAL_DIR)/diary-loaddefs.el.
18 2014-08-16  Martin Rudalics  <rudalics@gmx.at>
20         * scroll-bar.el (scroll-bar-horizontal-drag-1): Use cdr of
21         portion-whole for scrolling right-to-left text.
23 2014-08-15  Leo Liu  <sdl.web@gmail.com>
25         * speedbar.el (speedbar-generic-list-tag-p): Allow special
26         elements from imenu.
28 2014-08-15  Glenn Morris  <rgm@gnu.org>
30         * subr.el (with-output-to-temp-buffer): Doc fix; from elisp manual.
32 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
34         * progmodes/compile.el (compilation-error-regexp-alist-alist):
35         Add Guile regexpses.
37 2014-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
39         * progmodes/gud.el (guiler): New function.  Starts the Guile REPL;
40         add Guile debugger support for GUD.
42 2014-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
44         * obsolete/mouse-sel.el (mouse-sel-mode): Use add/remove-function.
45         (mouse-sel--ignore): New function.
46         (mouse-sel-has-been-enabled, mouse-sel-original-bindings)
47         (mouse-sel-original-interprogram-cut-function)
48         (mouse-sel-original-interprogram-paste-function): Remove.
50 2014-08-13  Eric S. Raymond  <esr@thyrsus.com>
52         * vc/vc.git.el (vc-git-find-file-hook): New function.
53         Adds support for calling smerge on a conflicted file, and calling
54         "git add" when there are no longer conflict markers in a saved file.
55         This is a completed version of Rüdiger Sonderfeld's proposal.
56         (vc-git-conflicted-files): New function.
57         Integrate Rüdiger Sonderfeld's code for detecting conflicted files
58         using a status listing.  Useful in itself and a step towards better
59         smerge support.
61 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
63         * mpc.el (mpc-reorder): Don't bother splitting the "active"s elements
64         to the first part if they're the same as the selection.
66 2014-08-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
68         * image-mode.el (image-transform-reset): New command and menu item.
69         (image-mode-map): Rearrange the menu items to put presumably more
70         obscure items at the end.
72 2014-08-12  Juri Linkov  <juri@jurta.org>
74         * vc/vc-annotate.el (vc-annotate-background-mode):
75         Use `with-demoted-errors' instead of `ignore-errors'.  (Bug#18189)
77 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
79         * files.el (out-of-memory-warning-percentage): Turn it off by default.
81 2014-08-11  Sam Steingold  <sds@gnu.org>
83         * textmodes/sgml-mode.el (sgml-validate-command): Set depending on
84         the presence of known validators (tidy, (o)nsgmls).
86 2014-08-11  Ulf Jasper  <ulf.jasper@web.de>
88         Newsticker: introduce `newsticker-treeview-date-format'. (Bug#17227)
90         * net/newst-treeview.el (newsticker-treeview-date-format): New.
91         (newsticker--treeview-list-add-item): Use `newsticker-treeview-date-format'.
93 2014-08-11  Glenn Morris  <rgm@gnu.org>
95         * files.el (basic-save-buffer-2): Revert 2013-01-31 change, which
96         chose coding system for writing before backing up, since it causes
97         a more serious problem than the one it solves.  (Closes Bug#18141,
98         reopens Bug#13522.)
100 2014-08-11  Martin Rudalics  <rudalics@gmx.at>
102         * window.el (window-total-size): Make doc-string more self-contained.
104         * window.el (display-buffer-below-selected): Restore original
105         behavior if buffer is already displayed in the window below the
106         selected one (Bug#18181).
108 2014-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
110         * mouse.el (mouse--down-1-maybe-follows-link): Don't convert the down
111         event (bug#18212).
113 2014-08-11  Eli Zaretskii  <eliz@gnu.org>
115         * info.el (info): Doc fix.
117 2014-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
119         * info.el (Info-mode-map): Override a global down-mouse-2 binding
120         (bug#18212).
122 2014-08-11  Eli Zaretskii  <eliz@gnu.org>
124         * simple.el (default-line-height): A floating-point value of
125         line-spacing means a fraction of the default frame font's height,
126         not of the font currently used by the 'default' face.
127         Truncate the pixel value, like the display engine does.
128         (window-screen-lines): Use window-inside-pixel-edges for
129         determining the window height in pixels.  (Bug#18195)
131 2014-08-11  Grégoire Jadi  <daimrod@gmail.com>
133         * leim/quail/latin-post.el: Transform " __" into " _".  (Bug#18023)
135 2014-08-10  Ulf Jasper  <ulf.jasper@web.de>
137         Enumerate evaluated sexp diary entries (Bug#7911).
138         * calendar/icalendar.el (icalendar-export-sexp-enumerate-all)
139         (icalendar-export-sexp-enumeration-days): New.
140         (icalendar-export-region): Now `icalendar--convert-to-ical'
141         returns a cons cell or a list of cons cells.
142         (icalendar--convert-to-ical): Take care of
143         `icalendar-export-sexp-enumerate-all'.  Return (a list of) cons cells.
144         (icalendar--convert-ordinary-to-ical)
145         (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
146         (icalendar--convert-block-to-ical, icalendar--convert-block-to-ical)
147         (icalendar--convert-float-to-ical, icalendar--convert-cyclic-to-ical)
148         (icalendar--convert-anniversary-to-ical): Return cons cell.
149         (icalendar--convert-sexp-to-ical): Enumerate evaluated sexp
150         entries.  Return (list of) cons cells.
152 2014-08-09  Juri Linkov  <juri@jurta.org>
154         * vc/vc-annotate.el (vc-annotate-background-mode): Add :set
155         to reevaluate `vc-annotate-color-map'.  (Bug#18189)
157 2014-08-09  Alan Mackenzie  <acm@muc.de>
159         * progmodes/cc-fonts.el (c-font-lock-declarators): Remove check
160         for top-level that can cause unacceptable slow-down in scrolling.
161         See email Subject: Huge {...} blocks in C/C++ again, from Dmitry
162         Antipov from 2013-10-14 in emacs-devel.
164 2014-08-08  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
166         * ibuffer.el (ibuffer-mode-map): Use toggle button for
167         `ibuffer-auto-mode' menu entry.
168         (ibuffer-mode-hook): Add `ibuffer-auto-mode' customization option.
170 2014-08-08  Matthias Meulien  <orontee@gmail.com>
172         * progmodes/prog-mode.el (prog-mode-hook): Make customizable.
173         (Bug#16394)
175 2014-08-07  Martin Rudalics  <rudalics@gmx.at>
177         * window.el (window--min-size-1): Explicitly set WINDOW arg in
178         calls of window-min-pixel-height and window-min-pixel-width.
180 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
182         * progmodes/ada-mode.el:
183         * net/tramp.el (tramp-handle-file-symlink-p):
184         * net/tramp-ftp.el (tramp-ftp-file-name-handler): Remove a comment
185         about VMS, which we no longer support.
186         * progmodes/ada-xref.el (ada-xref-current): Remove mention of VMS,
187         and fix a FIXME, using convert-standard-filename in place of
188         removed ada-convert-file-name.
190 2014-08-07  Eli Zaretskii  <eliz@gnu.org>
192         * files.el (auto-mode-alist): Remove support for VMS from a
193         pattern.
195 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
197         Refer to MS-DOS using the same name everywhere.
199         * arc-mode.el: Fix a couple of ``MS-DOG''s missed in the previous
200         commit.
201         * file-mode.el: ditto.
203 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
205         Refer to MS-DOS using the same name everywhere.
207         * arc-mode.el: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
208         ``MS-DOS''.
209         * frame.el: ditto.
211 2014-08-07  Michael Albinus  <michael.albinus@gmx.de>
213         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
214         Use cached "remote-copy-args" value, if available.  (Bug#18199)
216 2014-08-07  Leo Liu  <sdl.web@gmail.com>
218         * help.el (temp-buffer-setup-hook,temp-buffer-show-hook): Revert
219         change on 2014-03-22.
221 2014-08-06  Ulf Jasper  <ulf.jasper@web.de>
223         * calendar/icalendar.el (icalendar--diarytime-to-isotime)
224         (icalendar--convert-ordinary-to-ical): Allow for missing minutes
225         (Bug#13750).
228 2014-08-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230         * image-mode.el (image-toggle-display-image): Always rescale images
231         to not be bigger than the current window.
233 2014-08-05  Eric Brown  <brown@fastmail.fm>  (tiny change)
235         * net/eww.el (eww-bookmarks-directory): New variable.
236         (eww-write-bookmarks): Use it.
237         (eww-read-bookmarks): Ditto.
239 2014-08-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
241         * net/shr.el (shr-copy-url): Also copy the image URL.
243 2014-08-05  Michael Albinus  <michael.albinus@gmx.de>
245         * net/tramp-cache.el (tramp-flush-file-function): Suppress function
246         also for Tramp working buffers.
248 2014-08-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
250         * progmodes/python.el: Fix completions inside (i)pdb.
251         (python-shell-completion-pdb-string-code): Make obsolete.
252         (python-shell-completion-get-completions): Use
253         python-shell-completion-string-code resending setup code
254         continuously for (i)pdb.
256 2014-08-04  Paul Eggert  <eggert@cs.ucla.edu>
258         * rect.el (rectangle--default-line-number-format): Rename
259         from misspelled rectange--default-line-number-format (Bug#18045).
260         All uses changed.
262 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
264         Don't mishandle year-9999 dates (Bug#18176).
265         * calendar/parse-time.el (parse-time-rules):
266         Allow years up to most-positive-fixnum.
267         * calendar/time-date.el (date-to-time):
268         Pass "Specified time is not representable" errors through.
270 2014-08-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
272         * progmodes/python.el: Completion code cleanups.
273         (python-shell-completion-get-completions): Detect and send import
274         statements directly to completion function.
275         (python-shell-completion-at-point): Simplify prompt calculation
276         and import vs input completion logic.
278 2014-08-02  Alan Mackenzie  <acm@muc.de>
280         Fix confusion in C++ file caused by comma in "= {1,2},".  Bug
281         #17756.
282         * progmodes/cc-engine.el (c-beginning-of-statement-1): In checking
283         for a statement boundary marked by "}", check there's no "="
284         before the "{".
285         (c-guess-basic-syntax CASE 9B): Call c-beginning-of-statement with
286         non-nil `comma-delim' argument.
287         * progmodes/cc-fonts.el (c-font-lock-declarators): Parse an
288         initializer expression more accurately.
290         Correct loop termination condition in c-syntactic-skip-backward.
291         * progmodes/cc-engine.el (c-syntactic-skip-backward): Correct for
292         the situation where, after moving back out of a literal,
293         skip-chars-backward doesn't move further, yet checks have still to
294         be done.
296 2014-08-01  Eli Zaretskii  <eliz@gnu.org>
298         * tutorial.el (tutorial--display-changes): Accept punctuation
299         characters before the key binding.  (Bug#18146)
301 2014-07-31  Fabián Ezequiel Gallina  <fgallina@gnu.org>
303         * progmodes/python.el: Shell output capture enhancements.
304         (python-shell-accept-process-output): New function.
305         (inferior-python-mode)
306         (python-shell-send-setup-code): Use it.
308 2014-07-30  Christophe Deleuze  <christophe.deleuze@free.fr>  (tiny change)
310         * calendar/icalendar.el (icalendar--decode-isodatetime): Use
311         actual current-time-zone when converting to local time. (Bug#15408)
313 2014-07-29  Martin Rudalics  <rudalics@gmx.at>
315         * window.el (window--state-put-2): Handle horizontal scroll
316         bars, if present.
318 2014-07-29  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
320         * menu-bar.el (menu-bar-update-buffers): Update item list format
321         in `buffers-menu' to confirm with changes to `get_keyelt'
322         (r117463).  (Bug#18016)
324 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
326         * progmodes/python.el (inferior-python-mode): Make input prompts
327         read-only.
329 2014-07-28  Emilio C. Lopes  <eclig@gmx.net>
331         * net/tramp-sh.el (tramp-get-remote-python): Also search for
332         executables named "python2" or "python3".
333         (tramp-get-remote-uid-with-python): Use parentheses around
334         arguments to `print' to make it compatible with Python 3.
335         (tramp-get-remote-gid-with-python): Ditto.  (Bug#18118)
337 2014-07-28  Eli Zaretskii  <eliz@gnu.org>
339         * window.el (window--pixel-to-total): Use FRAME's root window, not
340         that of the selected frame.  (Bug#18112, Bug#16674)
342 2014-07-28  Andreas Schwab  <schwab@linux-m68k.org>
344         * textmodes/tex-mode.el (tex-font-lock-verb): Doc fix.
345         (Bug#18117)
347 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
349         * progmodes/python.el (inferior-python-mode): Doc fix.
351 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
353         * calendar/todo-mode.el (todo-edit-item--next-key): If next key is
354         not a character, ignore it instead of raising an error.
356         * calendar/todo-mode.el: Fix handling of marked items and make
357         minor code improvements.
358         (todo-edit-item): If there are marked items, ensure user can only
359         invoke editing commands that work with marked items.
360         (todo-edit-item--text): When there are marked items, make it a
361         noop if invoked with point not on an item; otherwise, ensure it
362         applies only to item at point.
363         (todo-item-undone): If there are marked not-done items, return
364         point to its original position before signaling user error.
365         (todo--user-error-if-marked-done-item): New function.
366         (todo-edit-item--header, todo-edit-item--diary-inclusion)
367         (todo-item-done): Use it.
369 2014-07-28  Glenn Morris  <rgm@gnu.org>
371         * files.el (toggle-read-only): Re-add basic doc-string.
372         * vc/vc-hooks.el (vc-toggle-read-only): Tweak obsolescence mesage.
374         * progmodes/prolog.el (prolog-mode-keybindings-edit):
375         Replace missing `switch-to-prolog' with `run-prolog'.
376         (switch-to-prolog): Define as (obsolete) alias, as in 23.4.
378 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
380         * calendar/todo-mode.el (todo-set-top-priorities): Fix overwriting
381         of file-wide setting when changing category-wide setting.
383 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
385         * doc-view.el (doc-view-open-text): Don't require that the
386         document is saved in a file (e.g., email attachment).
388 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
390         Parse completion input in a iPython friendly way.  (Bug#18084)
391         * progmodes/python.el
392         (python-shell-completion-at-point): Rename from
393         python-shell-completion-complete-at-point.
394         (inferior-python-mode): Use it.
395         (python-completion-at-point): Rename from
396         python-completion-complete-at-point.  Parse input up to first
397         backward occurrence of whitespace, open-paren, close-paren or
398         string delimiter.
399         (python-mode): Use it.
401 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
403         Prevent Python process shell buffer to pop twice.
404         * progmodes/python.el (python-shell-switch-to-shell): Do not call
405         pop-to-buffer.
407 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
409         * progmodes/python.el
410         (python-shell-with-shell-buffer): New macro.
411         (python-shell-font-lock-get-or-create-buffer)
412         (python-shell-font-lock-kill-buffer)
413         (python-shell-font-lock-with-font-lock-buffer)
414         (python-shell-font-lock-cleanup-buffer)
415         (python-shell-font-lock-toggle): Use it.
416         (python-shell-font-lock-turn-on)
417         (python-shell-font-lock-turn-off): Use it.  Make command.
419 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
421         Grab all Python process output before inferior-python-mode hooks.
422         * progmodes/python.el (inferior-python-mode): Call
423         accept-process-output and sit-for to ensure all output for process
424         has been received before running hooks.
425         (python-shell-internal-get-or-create-process): Cleanup
426         accept-process-output and sit-for calls.
428 2014-07-28  Fabián Ezequiel Gallina  <fgallina@gnu.org>
430         More robust shell startup and code setup.
431         * progmodes/python.el (python-shell-make-comint): Remove
432         accept-process-output call.
433         (python-shell-get-buffer): Return current buffer if major-mode is
434         inferior-python-mode.
435         (python-shell-get-or-create-process): Use it.
436         (python-shell-send-setup-code): Send all setup code in one string,
437         output success message and accept-process-output.
439 2014-07-27  Eli Zaretskii  <eliz@gnu.org>
441         * scroll-bar.el (scroll-bar-toolkit-horizontal-scroll): Add
442         rudimentary support for bidirectional text.
444 2014-07-27  Martin Rudalics  <rudalics@gmx.at>
446         * frame.el (frame-notice-user-settings): Rewrite using
447         frame-initial-frame-tool-bar-height.
448         * menu-bar.el (menu-bar-horizontal-scroll-bar)
449         (menu-bar-no-horizontal-scroll-bar): New functions.
450         (menu-bar-showhide-scroll-bar-menu): Add bindings for horizontal
451         scroll bars.
452         * scroll-bar.el (scroll-bar-lines)
453         (set-horizontal-scroll-bar-mode)
454         (get-horizontal-scroll-bar-mode, horizontal-scroll-bar-mode)
455         (scroll-bar-horizontal-drag-1, scroll-bar-horizontal-drag)
456         (scroll-bar-toolkit-horizontal-scroll): New functions.
457         (horizontal-scroll-bar-mode)
458         (previous-horizontal-scroll-bar-mode)
459         (horizontal-scroll-bar-mode-explicit): New variables.
460         (horizontal-scroll-bar-mode): New option.
461         (toggle-horizontal-scroll-bar): Do something.
462         (top-level): Bind horizontal-scroll-bar mouse-1.
463         * startup.el (tool-bar-originally-present): Remove variable.
464         (command-line): Don't set tool-bar-originally-present.
465         * window.el (window-min-height): Update doc-string.
466         (window--dump-frame): Dump horizontal scroll bar values.
467         (window--min-size-1): Handle minibuffer window separately.
468         Count in margins and horizontal scroll bar.  Return safe value
469         iff IGNORE equals 'safe.
470         (frame-windows-min-size): New function (used by frame resizing
471         routines).
472         (fit-frame-to-buffer, fit-window-to-buffer): Count in horizontal
473         scroll bars.
474         (window--sanitize-window-sizes): New function.
475         (window-split-min-size): Remove.
476         (split-window): Count divider-width.  Don't use
477         `window-split-min-size' any more.  Reword error messages.
478         Sanitize windows sizes after splitting.
480 2014-07-27  Thien-Thi Nguyen  <ttn@gnu.org>
482         Use `defvar-local' more.
483         * progmodes/hideshow.el
484         (hs-c-start-regexp, hs-block-start-regexp)
485         (hs-block-start-mdata-select, hs-block-end-regexp)
486         (hs-forward-sexp-func, hs-adjust-block-beginning): ...here;
487         remove corresponding `make-variable-buffer-local' top-level calls.
489 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
491         Cleanup error signals.  (Bug#18067)
492         * progmodes/python.el
493         (python-indent-shift-left): Use user-error instead.
494         (python-shell-prompt-detect): Use lwarn with python group.
495         (python-completion-complete-at-point)
496         (python-eldoc--get-doc-at-point): Don't signal error.
498 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
500         Support for packages in Python shell.  (Bug#13570)
501         * progmodes/python.el (python-shell--package-depth): New var.
502         (python-shell-package-enable): New command.
503         (python-util-list-directories, python-util-list-files)
504         (python-util-list-packages): New functions.
506 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
508         Faster comint output.  (Bug#16875)
509         * progmodes/python.el:
510         (python-comint-output-filter-function): Make obsolete.
511         (python-comint-postoutput-scroll-to-bottom): New function.
512         (inferior-python-mode): Set comint-output-filter-functions to a
513         minimum.
515 2014-07-27  Fabián Ezequiel Gallina  <fgallina@gnu.org>
517         * progmodes/python.el (python-shell-font-lock-post-command-hook):
518         Safeguard current point and undo history.
520 2014-07-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
522         Robust shell syntax highlighting.  (Bug#18084, Bug#16875)
523         * progmodes/python.el:
524         (python-shell-prompt-input-regexps): Add iPython block prompt.
525         (python-shell-output-syntax-table): Delete var.
526         (python-shell-font-lock-with-font-lock-buffer): New macro.
527         (python-shell-font-lock-get-or-create-buffer)
528         (python-shell-font-lock-kill-buffer)
529         (python-shell-font-lock-cleanup-buffer)
530         (python-shell-font-lock-post-command-hook)
531         (python-shell-font-lock-turn-off): New functions.
532         (python-shell-font-lock-turn-on): New function.
533         (inferior-python-mode): Use it.
534         (python-shell-font-lock-toggle): New command.
535         (python-shell-font-lock-enable): Rename from
536         python-shell-enable-font-lock.
537         (run-python-internal): Use it.
538         (python-shell-font-lock-comint-output-filter-function): New function.
539         (python-shell-comint-end-of-output-p): New function.
540         (python-shell-output-filter): Use it.
541         (python-util-comint-last-prompt): New function.
542         (python-util-text-properties-replace-name): New function.
544 2014-07-25  Glenn Morris  <rgm@gnu.org>
546         * vc/ediff-init.el (ediff-toggle-read-only-function):
547         * vc/ediff-util.el (ediff-toggle-read-only):
548         Replace obsolete toggle-read-only with read-only-mode.
550 2014-07-24  Michael Albinus  <michael.albinus@gmx.de>
552         * net/tramp-cache.el (tramp-flush-file-function): Wrap the code
553         with `save-match-data'.  (Bug#18095)
555 2014-07-21  Vincent Belaïche  <vincentb1@users.sourceforge.net>
557         * ses.el (ses-truncate-cell): Use cl-progv instead of eval in
558         order to ensure that row and col are lexically bound inside the
559         evaluated sexp.
561 2014-07-21  Glenn Morris  <rgm@gnu.org>
563         * progmodes/hideif.el (hide-ifdef-mode-submap):
564         Also substitute read-only-mode.
565         * bindings.el (mode-line-toggle-read-only):
566         * bs.el (bs-toggle-readonly):
567         * buff-menu.el (Buffer-menu-toggle-read-only):
568         * dired.el (dired-toggle-read-only):
569         * files.el (view-read-only, find-file-read-only)
570         (find-file-read-only-other-window)
571         (find-file-read-only-other-frame):
572         * progmodes/hideif.el (hide-ifdef-toggle-outside-read-only):
573         Doc fixes re toggle-read-only.
575 2014-07-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
577         * progmodes/python.el: Add comment about pipe buffering and
578         solutions for missing/delayed output in inferior Python shells.
579         (Bug#17304)
581         * progmodes/python.el (python-mode): Don't set
582         mode-require-final-newline.  (Bug#17990)
584         Make python.el work with IPython automatically.  (Bug#15510)
585         * progmodes/python.el:
586         (python-shell-completion-setup-code): New value supporting iPython.
587         (python-shell-completion-string-code): New value supporting iPython.
588         (python-shell-completion-get-completions): Use them.
589         (python-shell-completion-module-string-code): Make obsolete.
590         (python-shell-prompt-input-regexps)
591         (python-shell-prompt-output-regexps): Add safeguard for ipdb.
592         (python-shell-output-filter): Fix comment typo.
594         Fix Python shell prompts detection for remote hosts.
595         * progmodes/python.el (python-shell-prompt-detect):
596         Replace call-process with process-file and make it more robust.
598         Autodetect Python shell prompts.  (Bug#17370)
599         * progmodes/python.el:
600         (python-shell-interpreter-interactive-arg)
601         (python-shell-prompt-detect-enabled)
602         (python-shell-prompt-detect-failure-warning)
603         (python-shell-prompt-input-regexps)
604         (python-shell-prompt-output-regexps): New vars.
605         (python-shell-prompt-calculated-input-regexp)
606         (python-shell-prompt-calculated-output-regexp): New vars.
607         (python-shell-get-process-name)
608         (python-shell-internal-get-process-name)
609         (python-shell-output-filter)
610         (python-shell-completion-get-completions): Use them.
611         (python-shell-prompt-detect)
612         (python-shell-prompt-validate-regexps): New functions.
613         (python-shell-prompt-set-calculated-regexps): New function.
614         (inferior-python-mode): Use it.  Also honor overriden
615         python-shell-interpreter and python-shell-interpreter-args.
616         (python-shell-make-comint): Honor overriden
617         python-shell-interpreter and python-shell-interpreter-args.
618         (python-shell-get-or-create-process): Make it testable by allowing
619         to call run-python non-interactively.
620         (python-util-valid-regexp-p): New function.
621         (python-shell-prompt-regexp, python-shell-prompt-block-regexp)
622         (python-shell-prompt-output-regexp)
623         (python-shell-prompt-pdb-regexp): Use it as defcustom :safe.
625 2014-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
627         * emacs-lisp/smie.el (smie-config--guess-1): Split from
628         smie-config--guess.
629         (smie-config--guess): Use it.
631         * emacs-lisp/edebug.el: Use nadvice.
632         (edebug-original-read): Remove.
633         (edebug--read): Rename from edebug-read and add `orig' arg.
634         (edebug-uninstall-read-eval-functions)
635         (edebug-install-read-eval-functions): Use nadvice.
636         (edebug-read-sexp, edebug-read-storing-offsets, edebug-read-symbol)
637         (edebug-read-and-maybe-wrap-form1, edebug-instrument-callee)
638         (edebug-read-string, edebug-read-function): Use just `read'.
639         (edebug-original-debug-on-entry): Remove.
640         (edebug--debug-on-entry): Rename from edebug-debug-on-entry and add
641         `orig' arg.
642         (debug-on-entry): Override with nadvice.
644         * mouse.el (tear-off-window): Rename from mouse-tear-off-window since
645         it also makes sense to bind it to a non-mouse event.
647         * vc/vc-bzr.el (vc-bzr-shelve): Make it operate on fileset.
649 2014-07-19  Stefan Monnier  <monnier@iro.umontreal.ca>
651         * xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil
652         (bug#18015).
654         * rect.el (rectangle--string-preview): Don't assume there
655         a non-nil default (bug#17984).
657 2014-07-16  Glenn Morris  <rgm@gnu.org>
659         * desktop.el (after-init-hook): Disable startup frame restoration
660         in non-graphical situations.  (Bug#17693)
662         * vc/vc-dispatcher.el (vc-log-edit): Do set up the log buffer
663         if it was "empty", or used for a different set of files.  (Bug#17884)
665 2014-07-16  Eli Zaretskii  <eliz@gnu.org>
667         * bindings.el (mode-line-remote): If default-directory is not a
668         string, don't call file-remote-p on it; instead state in the
669         help-echo that it is nil.  (Bug#17986)
671 2014-07-14  Daniel Colascione  <dancol@dancol.org>
673         * progmodes/cc-langs.el: Change comments from `cl-macroexpand-all'
674         to `macroexpand-all'
676         * progmodes/cc-defs.el (c-lang-defconst-eval-immediately):
677         Use `macroexpand-all' instead of `cl-macroexpand-all'.
679 2014-07-12  Paul Eggert  <eggert@cs.ucla.edu>
681         Fix bug: C-x v v discarded existing log message (Bug#17884).
682         * vc/vc-dispatcher.el (vc-log-edit):
683         Don't clobber an already-existing log message.
685 2014-07-12  Glenn Morris  <rgm@gnu.org>
687         * vc/log-edit.el (log-edit-changelog-entries):
688         Check for a visited-but-never-saved ChangeLog.
690 2014-07-12  Stefan Monnier  <monnier@iro.umontreal.ca>
692         * vc/log-edit.el (log-edit-changelog-entries): Don't both visiting
693         a non-existing file (bug#17970).
695         * faces.el (face-name): Undo last change.
696         (x-resolve-font-name): Don't call face-name (bug#17956).
698 2014-07-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
700         Fix dedenters and electric colon handling. (Bug#15163)
701         * progmodes/python.el
702         (python-rx-constituents): Add dedenter and block-ender.
703         (python-indent-dedenters, python-indent-block-enders): Delete.
704         (python-indent-context): Return new case for dedenter-statement.
705         (python-indent-calculate-indentation): Handle new case.
706         (python-indent-calculate-levels): Fix levels calculation for
707         dedenter statements.
708         (python-indent-post-self-insert-function): Fix colon handling.
709         (python-info-dedenter-opening-block-message): New function.
710         (python-indent-line): Use it.
711         (python-info-closing-block)
712         (python-info-closing-block-message): Remove.
713         (python-info-dedenter-opening-block-position)
714         (python-info-dedenter-opening-block-positions)
715         (python-info-dedenter-statement-p): New functions.
717 2014-07-11  Dmitry Antipov  <dmantipov@yandex.ru>
719         * files.el (out-of-memory-warning-percentage): New defcustom.
720         (warn-maybe-out-of-memory): Use it.
722 2014-07-11  Michael Albinus  <michael.albinus@gmx.de>
724         * subr.el (read-passwd): Use `read-hide-char' if non-nil.  Bind it
725         when calling `read-string'.  (Bug#17839)
727 2014-07-10  Eli Zaretskii  <eliz@gnu.org>
729         * files.el (warn-maybe-out-of-memory): Fix the wording of the
730         warning.
732 2014-07-10  Dmitry Antipov  <dmantipov@yandex.ru>
734         * files.el (warn-maybe-out-of-memory): New function.
735         (find-file-noselect): Use it.
737 2014-07-09  Sam Steingold  <sds@gnu.org>
739         * progmodes/cperl-mode.el (cperl-block-p): Treat the perl keyword
740         `constant' like `bless', `return' &c
742 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
744         * rect.el (apply-on-rectangle): Check forward-line really moved to the
745         next line.
747 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
749         * progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && in
750         the middle of a line (bug#17896).
752 2014-07-09  Juri Linkov  <juri@jurta.org>
754         * startup.el (command-line): Append displaying the warning about
755         the errors in the init file to the end of `after-init-hook'.
756         (Bug#17927)
758         * faces.el (face-name): Return input arg `face' as-is
759         when it's not a symbol.
760         (x-resolve-font-name): Don't check if the face is a symbol.
761         (Bug#17956)
763         * facemenu.el (list-colors-print): In help-echo format use %.2f
764         instead of %d because now HSV values are floating-point components
765         between 0.0 and 1.0.
767 2014-07-09  Glenn Morris  <rgm@gnu.org>
769         * emulation/cua-rect.el (cua--activate-rectangle):
770         Avoid setting cua--rectangle to nil.  (Bug#17877)
772 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
774         * calendar/todo-mode.el: Fix wrong-type-argument error when
775         marking multiple consecutive items.
776         (todo-toggle-mark-item): Don't try to mark the empty lines at the
777         end of the todo and done items sections.  Note in doc string that
778         items marked by passing a numeric prefix argument can include the
779         last todo and first done items.
780         (todo-mark-category): Don't try to mark the empty line between the
781         todo and done items sections.
783 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
785         * emacs-lisp/edebug.el (edebug-eval-defun): Print result using
786         proper Lisp quoting (bug#17934).
788         * progmodes/ruby-mode.el (ruby-mode-variables): Don't meddle with
789         require-final-newline since prog-mode already took care of it (bug#17947).
791 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
793         * calendar/todo-mode.el: Fix two bugs.  Shorten Commentary and
794         refer to the Todo mode Info manual.  Update the comment on
795         requiring cl-lib.
796         (todo-find-filtered-items-file): Add todo-prefix overlays.
797         (todo-filter-items): Reorder a let-bound variable to avoid a
798         wrong-type-argument error on canceling the file choice dialog.
800 2014-07-09  Stefan Monnier  <monnier@iro.umontreal.ca>
802         * progmodes/octave.el (inferior-octave-mode):
803         Set comint-input-ring-size to a number (bug#17912).
805 2014-07-09  Juri Linkov  <juri@jurta.org>
807         * desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'
808         and `isearch-mode' associated with nil.  (Bug#17849)
810 2014-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
812         * linum.el (linum--face-height): New function (bug#17813).
813         (linum-update-window): Use it to adjust margin to linum's width.
815         * leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.
816         * eshell/em-smart.el (eshell-smart-scroll-window): Use
817         with-selected-window.
819         * xt-mouse.el (xterm-mouse-translate-1): Intern drag event (bug#17894).
820         Remove also pointless window&mark manipulation.
822         * progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
823         (perl-indent-line): Use syntax-ppss to detect we're in a doc-section.
824         (perl-continuation-line-p): Don't skip over anything else than labels.
825         Return the previous char.
826         (perl-calculate-indent): Use syntax-ppss instead of parse-start
827         and update callers accordingly.  For continuation lines, check the
828         the case of array hashes.
829         (perl-backward-to-noncomment): Make it non-interactive.
830         (perl-backward-to-start-of-continued-exp): Rewrite.
832 2014-07-08  Sam Steingold  <sds@gnu.org>
834         * progmodes/inf-lisp.el (lisp-eval-paragraph, lisp-eval-form-and-next):
835         New user commands.
837 2014-07-08  Juri Linkov  <juri@jurta.org>
839         * vc/vc-annotate.el (vc-annotate-background-mode): New defcustom.
840         (vc-annotate-color-map): Use less saturated colors (20%) for
841         background-mode.
842         (vc-annotate-very-old-color): Add default value for background-mode.
843         (vc-annotate-background): Set default value to nil since now text on
844         the default backgrounds should be legible in light and dark modes.
845         (vc-annotate-lines): Use `vc-annotate-background-mode'.  Doc fix.
846         (Bug#17808)
848 2014-07-08  Juri Linkov  <juri@jurta.org>
850         * simple.el (transpose-chars): Don't move point into read-only area.
851         (Bug#17829)
853 2014-07-08  Juri Linkov  <juri@jurta.org>
855         * window.el (with-displayed-buffer-window): New macro.
856         (with-temp-buffer-window, with-current-buffer-window):
857         Use `macroexp-let2' to evaluate and bind variables
858         in the same order as macro arguments.
859         (display-buffer--action-function-custom-type):
860         Add `display-buffer-below-selected' and `display-buffer-at-bottom'.
862         * minibuffer.el (minibuffer-completion-help): Replace
863         `with-output-to-temp-buffer' with `with-displayed-buffer-window'
864         with actions that display *Completions* at-bottom when called
865         from the minibuffer, or below-selected in a normal buffer.
866         Associate `window-height' with `fit-window-to-buffer'.
867         Let-bind `pop-up-windows' to nil.
869         * dired.el (dired-mark-pop-up): Use `with-displayed-buffer-window'
870         instead of `with-current-buffer-window'.  (Bug#17809)
872 2014-07-07  Luke Lee  <luke.yx.lee@gmail.com>
874         * progmodes/hideif.el (hide-ifdef-env): Change to global.
875         (hide-ifdef-env-backup): New variable.
876         (hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
877         New customizable variables.
878         (hif-clear-all-ifdef-defined): New defun.
879         (hif-merge-ifdef-region, hide-ifdef-region-internal, hide-ifdef-region)
880         (hif-show-ifdef-region): Merge hidden regions to prevent continuous "...".
881         (hif-tokenize): Fix for MS-DOS/Win EOL style.
882         (hif-endif-to-ifdef, hif-make-range, hif-find-range, hif-possibly-hide):
883         Fix bug to hide the correct #elif region(s).
884         (hif-range-elif): New defun.
885         (hif-recurse-level): New var.
886         (hif-evaluate-region, hif-evaluate-macro): New defun.
887         (hide-ifdef-guts): Prevent reinclusion protected C/C++ headers from
888         fully hidden.
889         (hide-ifdef-define, hide-ifdefs, hide-ifdef-block, show-ifdef-block):
890         Better interaction.
892 2014-07-04  Michael Albinus  <michael.albinus@gmx.de>
894         * net/dbus.el (dbus-peer-handler): New defun.
895         (dbus-register-service): Register it.  (Bug#17858)
896         (dbus-managed-objects-handler): Fix docstring.
898 2014-07-04  Phil Sainty  <psainty@orcon.net.nz>  (tiny change)
900         * emacs-lisp/lisp.el (narrow-to-defun-include-comments): New var.
901         (narrow-to-defun): New arg include-comments, defaulting to it
902         (bug#16328).
904 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
906         * rect.el (rectangle--highlight-for-redisplay): Don't pass `orig' with
907         different calling convention to rectangle--unhighlight-for-redisplay.
909 2014-07-03  Michael Albinus  <michael.albinus@gmx.de>
911         * net/tramp.el (tramp-call-process): Handle error strings.
913         * net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use `bolp'.
915         * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime)
916         (tramp-sh-handle-verify-visited-file-modtime): Use `point-at-eol'.
918         * net/trampver.el: Update release number.
920 2014-07-03  Juri Linkov  <juri@jurta.org>
922         * desktop.el (desktop-save): Rename arg `auto-save' to
923         `only-if-changed'.  Doc fix.  (Bug#17873)
925 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
927         * mouse.el (mouse-yank-primary, mouse-yank-secondary):
928         Use insert-for-yank (bug#17271).
930 2014-07-03  Leo Liu  <sdl.web@gmail.com>
932         * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):
933         Support lexical-binding.
935 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
937         * vc/log-edit.el (log-edit-goto-eoh): New function.
938         (log-edit--match-first-line): Use it (bug#17861).
940 2014-07-03  Glenn Morris  <rgm@gnu.org>
942         * vc/log-edit.el (log-edit-hook): Add missing :version.
944 2014-07-03  Fabián Ezequiel Gallina  <fgallina@gnu.org>
946         * progmodes/python.el (python-indent-post-self-insert-function):
947         Enhancements to electric indentation behavior inside
948         parens. (Bug#17658)
950 2014-07-03  Stefan Monnier  <monnier@iro.umontreal.ca>
952         * ps-def.el (ps-generate-postscript-with-faces1): Don't mess with
953         buffer-invisibility-spec (bug#17867).
955 2014-07-03  Andreas Schwab  <schwab@linux-m68k.org>
957         * vc/vc-git.el (vc-git-checkin): When operating on the whole tree
958         pass "-a".
960 2014-07-03  Glenn Morris  <rgm@gnu.org>
962         * cus-edit.el (help):
963         * finder.el (finder-known-keywords):
964         * help.el (help-for-help-internal):
965         * vc/ediff-mult.el (ediff-meta-buffer-verbose-message)
966         (ediff-redraw-registry-buffer):
967         * vc/ediff-ptch.el (ediff-patch-file-internal):
968         Doc fixes re "online" help.  (Bug#17803)
970         * progmodes/idlwave.el (idlwave): Update url-link for custom group.
971         (idlwave-mode): Doc URL update.
973 2014-07-01  Juri Linkov  <juri@jurta.org>
975         * man.el: Display man pages immediately and use process-filter
976         to format them asynchronously.
977         (Man-width): Doc fix.
978         (man): Doc fix.
979         (Man-start-calling): Use `with-selected-window' to get
980         `frame-width' and `window-width'.
981         (Man-getpage-in-background): Call `Man-notify-when-ready'
982         immediately after creating a new buffer.  Call `Man-mode' and set
983         `mode-line-process' in the created buffer.  Set process-filter to
984         `Man-bgproc-filter' in start-process branch.  In call-process branch
985         call either `Man-fontify-manpage' or `Man-cleanup-manpage'.
986         Use `Man-start-calling' inside `with-current-buffer'.
987         (Man-fontify-manpage): Don't print messages.  Fix boundary condition.
988         (Man-cleanup-manpage): Don't print messages.
989         (Man-bgproc-filter): New function.
990         (Man-bgproc-sentinel): Add `save-excursion' to keep point when
991         user moved it during asynchronous formatting.  Move calls of
992         `Man-fontify-manpage' and `Man-cleanup-manpage' to
993         `Man-bgproc-filter'.  Move the call of `Man-mode' to
994         `Man-getpage-in-background'.  Use `quit-restore-window'
995         instead of `kill-buffer'.  Use `message' instead of `error'
996         because errors are caught by process sentinel.
997         (Man-mode): Move calls of `Man-build-page-list',
998         `Man-strip-page-headers', `Man-unindent', `Man-goto-page' to
999         `Man-bgproc-sentinel'.  Doc fix.  (Bug#2588, bug#5054, bug#9084, bug#17831)
1001         * man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments'
1002         for the message about the man page cleaned up.
1004 2014-07-01  Mario Lang  <mlang@delysid.org>
1006         * net/gnutls.el (gnutls-negotiate): Prevent destructive modification of
1007         cosutomization option `gnutls-verify-error'.
1009 2014-07-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1011         * simple.el (deactivate-mark, set-mark-command, handle-shift-selection):
1012         Don't keep transient-mark-mode buffer-local when not needed (bug#6316).
1014         * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal)
1015         (turn-off-xterm-mouse-tracking-on-terminal): Don't burp if the terminal
1016         is suspended (bug#17857).
1018 2014-07-01  Michael Albinus  <michael.albinus@gmx.de>
1020         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1021         Prefer utf-8 coding.  (Bug#17859)
1023 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1025         * emacs-lisp/subr-x.el (string-reverse): Define as obsolete alias
1026         for `reverse'.
1028 2014-06-30  Glenn Morris  <rgm@gnu.org>
1030         * emacs-lisp/autoload.el (autoload-ensure-writable): New variable.
1031         (autoload-ensure-default-file): Maybe make existing output writable.
1032         * Makefile.in (AUTOGEN_VCS): Remove.
1033         (autoloads): Use autoload-ensure-writable rather than AUTOGEN_VCS.
1035 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1037         * emacs-lisp/subr-x.el (string-reverse): Use `reverse'.
1039 2014-06-30  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1041         New if-let, when-let, thread-first and thread-last macros.
1043         * emacs-lisp/subr-x.el
1044         (internal--listify, internal--check-binding)
1045         (internal--build-binding-value-form, internal--build-binding)
1046         (internal--build-bindings): New functions.
1047         (internal--thread-argument, thread-first, thread-last)
1048         (if-let, when-let): New macros.
1050 2014-06-30  Grégoire Jadi  <daimrod@gmail.com>
1052         * net/rcirc.el (rcirc-buffer-process): Restore previous
1053         behaviour.  (Bug#17772)
1055 2014-06-29  Alan Mackenzie  <acm@muc.de>
1057         Don't call c-parse-state when c++-template-syntax-table is active.
1058         * progmodes/cc-engine.el (c-guess-continued-construct CASE G)
1059         (c-guess-basic-syntax CASE 5D.3): Rearrange so that
1060         c-syntactic-skip-backwards isn't called with the pertinent syntax table.
1062 2014-06-28  Stephen Berman  <stephen.berman@gmx.net>
1064         * calendar/todo-mode.el (todo-set-top-priorities): Fix logic to
1065         account for file-wide setting of todo-top-priorities-overrides.
1066         Make code a bit cleaner.
1068 2014-06-28  Glenn Morris  <rgm@gnu.org>
1070         * net/eww.el (eww-mode) <eww-current-title>: Make local.  (Bug#17860)
1072 2014-06-28  Stephen Berman  <stephen.berman@gmx.net>
1074         * calendar/todo-mode.el (todo-prefix-overlays): If there is no
1075         category-wide setting of todo-top-priorities-overrides, check for
1076         a file-wide setting and fontify accordingly.
1078 2014-06-28  Glenn Morris  <rgm@gnu.org>
1080         * subr.el (read-passwd): Warn about batch mode.  (Bug#17839)
1082 2014-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1084         * progmodes/hideif.el: Use lexical-binding.  Fix up cl-lib usage.
1086 2014-06-28  K. Handa  <handa@gnu.org>
1088         Fix Bug#17739.
1090         * composite.el: Setup composition-function-table for dotted circle.
1091         (compose-gstring-for-dotted-circle): New function.
1093         * international/characters.el: Add category "^" to all
1094         non-spacing characters.
1096 2014-06-28  Glenn Morris  <rgm@gnu.org>
1098         * Makefile.in (doit): Remove force rule.
1099         (custom-deps, finder-data, autoloads, update-subdirs)
1100         (compile-one-process): PHONY targets do not need force rules.
1102         * Makefile.in (compile-main, compile, compile-always):
1103         No need to explicitly pass variables to ourself in recursive calls.
1105 2014-06-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1107         * files.el (minibuffer-with-setup-hook): Evaluate the first arg eagerly.
1109 2014-06-26  Glenn Morris  <rgm@gnu.org>
1111         * Makefile.in (update-authors): Update for moved authors.el.
1113 2014-06-26  Leo Liu  <sdl.web@gmail.com>
1115         * skeleton.el (skeleton-end-hook): Default to nil and move the
1116         work to skeleton-insert.  (Bug#17850)
1118 2014-06-26  Dmitry Antipov  <dmantipov@yandex.ru>
1120         * calc/calc-alg.el (math-beforep):
1121         * progmodes/cc-guess.el (c-guess-view-reorder-offsets-alist-in-style):
1122         Simplify because string-lessp can accept symbols as args.
1124 2014-06-26  Daiki Ueno  <ueno@gnu.org>
1126         * emacs-lisp/package.el (package--check-signature):
1127         If package-check-signature is allow-unsigned, don't signal error when
1128         we can't verify signature because of missing public key
1129         (bug#17625).
1131 2014-06-26  Glenn Morris  <rgm@gnu.org>
1133         * emacs-lisp/cl-macs.el (help-add-fundoc-usage):
1134         Remove outdated declaration.
1136         * emacs-lisp/authors.el (authors-valid-file-names)
1137         (authors-renamed-files-alist): Additions.
1139 2014-06-26  Leo Liu  <sdl.web@gmail.com>
1141         * textmodes/picture.el (picture-set-tab-stops):
1142         * ruler-mode.el (ruler-mode-mouse-add-tab-stop)
1143         (ruler-mode-ruler): Fix to work with nil tab-stop-list.
1145         * progmodes/asm-mode.el (asm-calculate-indentation):
1146         Use indent-next-tab-stop.
1148         * indent.el (indent-accumulate-tab-stops): New function.
1150 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1152         * emacs-lisp/package.el (package-list-unsigned): New var (bug#17625).
1153         (package-desc-status): Obey it.
1155 2014-06-26  Stephen Berman  <stephen.berman@gmx.net>
1157         * calendar/todo-mode.el: Fix two bugs.
1158         (todo-insert-item--basic): If user cancels item insertion to
1159         another category before setting priority, show original category
1160         whether it is in the same or a different file.
1161         (todo-set-item-priority): After selecting category, instead of
1162         moving point to top, which extends an active region, restore it.
1164 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1166         * help-fns.el (describe-function-1): Check file-name is a string before
1167         calling help-fns--autoloaded-p (bug#17564).
1169 2014-06-26  Juri Linkov  <juri@jurta.org>
1171         * desktop.el (desktop-auto-save-enable)
1172         (desktop-auto-save-disable): New functions.
1173         (desktop-save-mode, desktop-auto-save-timeout): Use them.
1174         (desktop-read): Disable the autosave before loading the desktop,
1175         and enable afterwards.  (Bug#17351)
1177 2014-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1179         Fix some indentation problem with \; and pipes (bug#17842).
1180         * progmodes/sh-script.el (sh-mode-syntax-table): Set syntax of ;|&.
1181         (sh-smie--default-forward-token, sh-smie--default-backward-token):
1182         New functions.
1183         (sh-smie-sh-forward-token, sh-smie-sh-backward-token)
1184         (sh-smie-rc-forward-token, sh-smie-rc-backward-token): Use them.
1185         (sh-smie-sh-rules): Fix indentation of a pipe at BOL.
1187 2014-06-26  Glenn Morris  <rgm@gnu.org>
1189         * emacs-lisp/find-func.el (find-function-C-source-directory):
1190         Use file-accessible-directory-p.
1192         * ps-samp.el: Make it slightly less awful.
1193         (ps-rmail-mode-hook, ps-gnus-article-prepare-hook, ps-vm-mode-hook):
1194         (ps-gnus-summary-setup, ps-info-mode-hook): Use [print] key.
1195         Only set local values.
1196         (ps-article-subject, ps-article-author): Use standard functions
1197         like mail-fetch-field.
1198         (ps-info-file, ps-info-node): Use match-string.
1199         (ps-jts-ps-setup, ps-jack-setup): Remove, merging into...
1200         (ps-samp-ps-setup): ... new function.
1202         * progmodes/idlw-shell.el (idlwave-shell-make-temp-file):
1203         Optimize away code unneeded on any modern Emacs.
1205         * emacs-lisp/authors.el: Move to ../admin.
1207         * emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit): New.
1209 2014-06-26  Luke Lee  <luke.yx.lee@gmail.com>
1211         * progmodes/hideif.el (hif-string-to-number): Fix return value bug.
1212         (hif-simple-token-only, hif-tokenize): Comment in detail mainly for
1213         performance enhancements.
1214         (hif-parse-if-exp): Rename to `hif-parse-exp'.  Enhance for macro
1215         expansion.
1216         (hif-factor, hif-string-concatenation, intern-safe): Support string
1217         concatenation and argumented macro expansion.
1218         (hif-if-valid-identifier-p, hif-define-operator, hif-flatten)
1219         (hif-expand-token-list, hif-get-argument-list, hif-define-macro)
1220         (hif-delimit, hif-macro-supply-arguments, hif-invoke, hif-canonicalize)
1221         (hif-canonicalize-tokens, hif-place-macro-invocation)
1222         (hif-parse-macro-arglist): Mostly new functions for supporting
1223         argumented macro expansion.
1224         (hif-string-concatenation, hif-stringify, hif-token-concat)
1225         (hif-token-stringification, hif-token-concatenation):
1226         Stringification and concatenation.
1227         (hif-find-next-relevant): Fix comments.
1228         (hif-ifdef-to-endif, hif-looking-at-elif, hif-hide-line): Bug fix for
1229         some cases involving #elif.
1230         (hif-find-define, hif-add-new-defines): New functions for automatically
1231         scanning of defined symbols.
1232         (hide-ifdef-guts): Fix for defined symbol auto scanning.
1233         (hide-ifdef-undef): Fix behavior to match CPP.
1235 2014-06-25  Glenn Morris  <rgm@gnu.org>
1237         * Makefile.in ($(lisp)/progmodes/cc-defs.elc)
1238         ($(lisp)/progmodes/cc-fonts.elc, $(lisp)/progmodes/cc-langs.elc)
1239         ($(lisp)/progmodes/cc-vars.elc): Drop hand-written deps on non-cc
1240         files.  They are not relevant to the original issue (bug#1004),
1241         and cause unnecessary recompilation (bug#2151).
1243 2014-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1245         * play/landmark.el: Use lexical-binding and avoid `intangible'.
1246         (landmark--last-pos): New var.
1247         (landmark--intangible-chars): New const.
1248         (landmark--intangible): New function.
1249         (landmark-mode, landmark-move): Use it.
1250         (landmark-mode): Remove properties.
1251         (landmark-plot-square, landmark-point-square, landmark-goto-xy)
1252         (landmark-cross-qtuple):
1253         Don't worry about `intangible' any more.
1254         (landmark-click, landmark-point-y): Same; and don't assume point-min==1.
1255         (landmark-init-display): Don't set `intangible' and `point-entered'.
1256         (square): Remove.  Inline it instead.
1257         (landmark--distance): Rename from `distance'.
1258         (landmark-calc-distance-of-robot-from): Rename from
1259         calc-distance-of-robot-from.
1260         (landmark-calc-smell-internal): Rename from calc-smell-internal.
1262 2014-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
1264         * files.el (dir-locals-find-file, file-relative-name):
1265         * info.el (Info-complete-menu-item):
1266         * minibuffer.el (completion-table-subvert): Prefer string-prefix-p
1267         to compare-strings to avoid out-of-range errors.
1268         * subr.el (string-prefix-p): Adjust to match strict range
1269         checking in compare-strings.
1271 2014-06-24  Leonard Randall  <leonard.a.randall@gmail.com>  (tiny change)
1273         * textmodes/reftex-parse.el (reftex-using-biblatex-p): Make search
1274         for comment lines non-greedy and stopping at newlines to fix stack
1275         overflows with large files.
1277 2014-06-24  Eli Barzilay  <eli@barzilay.org>
1279         * calculator.el (calculator-last-input): Drop 'ascii-character property
1280         lookup.
1282 2014-06-24  Leo Liu  <sdl.web@gmail.com>
1284         * align.el (align-adjust-col-for-rule): Unbreak due to defaulting
1285         tab-stop-list to nil.  (Bug#16381)
1287         * indent.el (indent-next-tab-stop): Rename from indent--next-tab-stop.
1288         (indent-rigidly-left-to-tab-stop)
1289         (indent-rigidly-right-to-tab-stop, tab-to-tab-stop)
1290         (move-to-tab-stop): Change callers.
1292 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1294         * skeleton.el (skeleton-insert): Yet another fix of the doc string
1295         wrt behavior of \n as the first/last element of a skeleton.
1297 2014-06-24  Michael Albinus  <michael.albinus@gmx.de>
1299         * net/tramp-adb.el (tramp-adb-handle-process-file):
1300         * net/tramp-sh.el (tramp-sh-handle-process-file):
1301         * net/tramp-smb.el (tramp-smb-handle-process-file): Do not raise
1302         the output buffer when DISPLAY is non-nil.  (Bug#17815)
1304 2014-06-24  Glenn Morris  <rgm@gnu.org>
1306         * play/landmark.el (landmark-move-down, landmark-move-up):
1307         Fix 2007-10-20 change - preserve horizontal position.
1309 2014-06-23  Sam Steingold  <sds@gnu.org>
1311         * simple.el (kill-append): Remove undo boundary depending on ...
1312         (kill-append-merge-undo): New user option.
1314 2014-06-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1316         * simple.el (handle-shift-selection, exchange-point-and-mark)
1317         (activate-mark): Set transient-mark-mode buffer-locally (bug#6316).
1318         (transient-mark-mode): Use&set the global value.
1319         * mouse.el (mouse-set-region-1, mouse-drag-track): Idem.
1320         * emulation/edt.el (edt-emulation-off): Save&restore the global
1321         transient-mark-mode setting.
1322         * obsolete/pc-select.el (pc-selection-mode): Use the
1323         transient-mark-mode function.
1325 2014-06-23  Eli Zaretskii  <eliz@gnu.org>
1327         * international/fontset.el (script-representative-chars):
1328         Add representative characters for scripts added in Unicode 7.0.
1329         (otf-script-alist): Synchronize with the latest registry of OTF
1330         script tags.
1332         * international/characters.el (char-script-table): Update for
1333         scripts added and codepoint ranges changed in Unicode 7.0.
1335 2014-06-23  Eli Barzilay  <eli@barzilay.org>
1337         * calculator.el (calculator-standard-displayer): Fix bug in use of
1338         `calculator-groupize-number'.
1339         (calculator-funcall): Fix broken `cl-flet' use by moving it into the
1340         `eval' code, so it works in v24.3.1 too.
1341         (calculator-last-input): Comment to clarify purpose.
1343 2014-06-22  Mario Lang  <mlang@delysid.org>
1345         * textmodes/rst.el (rst-comment-region): From from -> from.
1347         * net/tramp-adb.el (tramp-adb-send-command-and-check): And and -> and.
1349 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
1351         * electric.el (electric-layout-post-self-insert-function):
1352         * emacs-lisp/ert.el (ert--insert-infos):
1353         * obsolete/vi.el (vi-set-mark):
1354         * term.el (term-handle-scroll):
1355         * textmodes/bibtex.el (bibtex-fill-field, bibtex-fill-entry):
1356         * wid-edit.el (widget-editable-list-value-create):
1357         Prefer point-marker to copy-marker of point.
1359 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1361         Fix completion retrieval parsing (bug#17209).
1362         * progmodes/python.el (python-mode):
1363         (python-util-strip-string): New function.
1364         (python-shell-completion-get-completions): Use it.
1366 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1368         * skeleton.el (skeleton-insert): Fix last change.
1370 2014-06-21  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1372         Enhancements for outline integration (bug#17796).
1373         * progmodes/python.el (python-mode): Properly set
1374         outline-heading-end-regexp so that comments after colons for
1375         defuns are supported.
1377 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1379         * skeleton.el (skeleton-insert): Doc fix.
1381 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1383         * emacs-lisp/smie.el (smie-config--guess): Fix typo.
1384         (smie-config-guess): Use smie-config-local so the rules are obeyed
1385         (bug#17818).
1387         * mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,
1388         since it's already done inside the loop (bug#17819).
1390 2014-06-21  Martin Rudalics  <rudalics@gmx.at>
1392         * mouse.el (mouse-drag-line): Re-remove code initially removed
1393         on 2013-03-09 and inadvertently reintroduced on 2013-11-30
1394         (Bug#17819).
1396 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1398         * progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don't
1399         align with the surrounding parent (bug#17721).
1401 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1403         * textmodes/texinfo.el (texinfo-mode): Set skeleton-end-newline
1404         locally to nil.
1405         (texinfo-insert-block, texinfo-insert-@end)
1406         (texinfo-insert-@example, texinfo-insert-@quotation): Adjust to
1407         local setting of skeleton-end-newline by adding an explicit \n to
1408         the skeletons where appropriate.  (Bug#17801)
1410 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1412         * emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
1413         (smie-indent--hanging-p): Use it.
1414         * progmodes/sh-script.el (sh-set-shell): Set it (bug#17621).
1416 2014-06-21  Leo Liu  <sdl.web@gmail.com>
1418         * simple.el (read-quoted-char): Don't let help chars pop up help
1419         buffer.  (Bug#16617)
1421 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1423         * progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && as
1424         for | (bug#17621).
1426         * xt-mouse.el (xterm-mouse--read-event-sequence-1000):
1427         Drop unknown events instead of burping.
1429 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
1431         * term/w32-win.el (dynamic-library-alist): Support giflib 5.1.0
1432         and later.  (Bug#17790)
1434 2014-06-21  Juri Linkov  <juri@jurta.org>
1436         * dired.el (dired-mark-pop-up): Let-bind display-buffer-mark-dedicated
1437         to `soft'.  (Bug#17554)
1439 2014-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1441         * delsel.el (electric-newline-and-maybe-indent): Mark it as well
1442         (bug#17737).
1444 2014-06-21  Dmitry Gutov  <dgutov@yandex.ru>
1446         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Don't fontify
1447         `!' in `!~' with `font-lock-negation-char-face'.  (Bug#17732)
1449 2014-06-21  Michael Albinus  <michael.albinus@gmx.de>
1451         * net/dbus.el (dbus-call-method): Push only non D-Bus events into
1452         `unread-command-events'.
1454 2014-06-19  William Xu  <william.xwl@gmail.com>
1456         * progmodes/hideif.el (hif-string-to-number): Don't return float for
1457         hex integer constants (bug#17807).
1459 2014-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1461         * international/mule-util.el (truncate-string-ellipsis): New var.
1462         (truncate-string-to-width): Use it.
1464 2014-06-19  Robert Brown  <robert.brown@gmail.com>  (tiny change)
1466         * emacs-lisp/lisp-mode.el (lisp-string-after-doc-keyword-p): New fun.
1467         (lisp-string-in-doc-position-p): New function, extracted from
1468         lisp-font-lock-syntactic-face-function.
1469         (lisp-font-lock-syntactic-face-function): Use them (bug#9130).
1471 2014-06-19  Grégoire Jadi  <daimrod@gmail.com>
1473         * net/rcirc.el (rcirc-omit-mode): Fix recenter error.  (Bug#17769)
1475 2014-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1477         * play/bubbles.el (bubbles--initialize, bubbles--show-scores)
1478         (bubbles--game-over): Don't add `intangible' properties since they
1479         didn't work anyway.
1481 2014-06-18  Juri Linkov  <juri@jurta.org>
1483         * vc/ediff-init.el (ediff-current-diff-Ancestor)
1484         (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
1485         (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
1486         (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
1487         Add `min-colors 88' version with removed black/white foregrounds.
1488         (Bug#10181)
1490 2014-06-18  Juri Linkov  <juri@jurta.org>
1492         * vc/diff-mode.el (diff-changed): Empty face definition to use
1493         `diff-removed' and `diff-added' on tty as well.  (Bug#10181)
1494         (diff-context): Use darker color on light background and
1495         lighter color on dark background.
1497 2014-06-18  Juri Linkov  <juri@jurta.org>
1499         * vc/diff-mode.el (diff-refine-changed): Rename from
1500         `diff-refine-change' for consistency with `diff-changed'.
1501         (diff-refine-change): Add obsolete face alias.  (Bug#10181)
1503         * vc/smerge-mode.el (smerge-refined-changed): Rename from
1504         `smerge-refined-change'.
1505         (smerge-refined-change): Add obsolete face alias.
1507 2014-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1509         * rect.el (rectangle-preview): New custom.
1510         (rectangle): New group.
1511         (rectangle--pos-cols): Add `window' argument.
1512         (rectangle--string-preview-state, rectangle--string-preview-window):
1513         New vars.
1514         (rectangle--string-flush-preview, rectangle--string-erase-preview)
1515         (rectangle--space-to, rectangle--string-preview): New functions.
1516         (string-rectangle): Use them.
1517         (rectangle--inhibit-region-highlight): New var.
1518         (rectangle--highlight-for-redisplay): Obey it.  Make sure
1519         `apply-on-region' uses the point-crutches of the right window.
1520         Use :align-to rather than multiple spaces.
1522 2014-06-16  Andrea Rossetti  <andrea.rossetti@gmail.com>  (tiny change)
1524         * ruler-mode.el (ruler-mode-window-col)
1525         (ruler-mode-mouse-set-left-margin)
1526         (ruler-mode-mouse-set-right-margin): Fix calculation of column
1527         from mouse position (Bug#17768).
1529 2014-06-16  Ron Schnell  <ronnie@driver-aces.com>
1531         * play/dunnet.el (dun-doassign): Fix bug where UNIX variable assignment
1532         without varname or rhs causes crash.
1533         (dun-ftp): Fix bug where blank ftp password is allowed, making it
1534         impossible to win endgame.
1535         (dun-unix-verbs): Add ssh as alias to rlogin, because nobody knows what
1536         rlogin is anymore.
1537         (dun-help): Bump version number; update contact info.
1539 2014-06-15  Eli Barzilay  <eli@barzilay.org>
1541         * calculator.el (calculator-prompt, calculator-remove-zeros)
1542         (calculator-mode-hook, calculator-operators, calculator-stack)
1543         (calculator-mode): Tweak docstring.
1544         (calculator-user-operators): Tweak docstring, fix a bug in the last
1545         example.
1546         (calculator-displayer): `std' case has an optional boolean.
1547         (calculator-displayers): Use the new boolean to group in decimal mode.
1548         (calculator-mode-map, calculator, calculator-message)
1549         (calculator-op-arity, calculator-add-operators)
1550         (calculator-string-to-number, calculator-displayer-prev)
1551         (calculator-displayer-next, calculator-remove-zeros)
1552         (calculator-eng-display, calculator-number-to-string)
1553         (calculator-update-display, calculator-last-input)
1554         (calculator-clear-fragile, calculator-digit, calculator-decimal)
1555         (calculator-exp, calculator-saved-move, calculator-clear)
1556         (calculator-copy, calculator-put-value, calculator-help)
1557         (calculator-expt, calculator-truncate): Minor code improvements.
1558         (calculator-need-3-lines): New function pulling out code from
1559         `calculator'.
1560         (calculator-get-display): Rename from `calculator-get-prompt', and
1561         improved.
1562         (calculator-push-curnum): Rename from `calculator-curnum-value', and
1563         extended for all uses of it.  All callers changed.
1564         (calculator-groupize-number): New utility for splitting a number into
1565         groups.
1566         (calculator-standard-displayer): Improve code, new optional argument to
1567         use comma-split groups, make second argument optional too to use with
1568         'left/'right inputs.  All callers changed.
1569         (calculator-reduce-stack-once): New utility, doing the meat of what
1570         `calculator-reduce-stack' used to do, much improved (mostly using
1571         `pcase' for conciseness and clarity).
1572         (calculator-reduce-stack): Now doing just the reduction loop using
1573         `calculator-reduce-stack-once'.
1574         (calculator-funcall): Improve code, make it work in v24.3.1 too.
1575         (calculator-last-input): Improve code, remove some old cruft.
1576         (calculator-quit): Kill `calculator-buffer' in electric mode too.
1577         (calculator-integer-p): Remove.
1578         (calculator-fact): Improve code, make it work on non-integer values
1579         too (using truncated numbers).
1581 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
1583         Sync with Tramp 2.2.10.
1585         * net/tramp.el (tramp-methods): Tweak docstring.
1586         (tramp-handle-file-accessible-directory-p): Check for
1587         `file-readable-p' instead of `file-executable-p'.
1588         (tramp-check-cached-permissions):
1589         Use `tramp-compat-file-attributes'.
1590         (tramp-call-process): Add new argument VEC.  Adapt callees in all
1591         tramp*.el files.
1593         * net/tramp-adb.el (tramp-adb-handle-write-region): Improve messages.
1594         (tramp-adb-maybe-open-connection): Don't set
1595         `tramp-current-*' variables.
1597         * net/tramp-cache.el (tramp-flush-file-function): Do not flush
1598         file properties of temporary buffers.
1600         * net/tramp-ftp.el (top): Remove special handling for URL syntax.
1602         * net/tramp-gvfs.el (tramp-gvfs-methods) <sftp>: Add.
1603         (tramp-gvfs-handle-delete-file): Flush file
1604         properties, not directory properties.
1605         (tramp-gvfs-handle-file-attributes): Use `string-to-number' when
1606         reading "unix::mode".
1607         (tramp-gvfs-handle-file-name-all-completions):
1608         Use "-h" option for "gvfs-ls".
1609         (tramp-gvfs-url-file-name): `user' and `localname' could be nil.
1610         (tramp-gvfs-send-command): Simplify traces.
1612         * net/tramp-sh.el (vc-handled-backends, vc-bzr-program)
1613         (vc-git-program, vc-hg-program): Declare.
1614         (tramp-methods) <sftp>: Remove.  It has never worked satisfactorily.
1615         (tramp-methods) <nc>: Add new method.
1616         (tramp-methods) <telnet>: Redirect stderr to "/dev/null".
1617         (tramp-methods) <plink, plinkx, pscp, psftp>: Improve
1618         `tramp-login-args'.
1619         (tramp-default-user-alist): Add "nc".
1620         (top): Remove completion function for "sftp".  Add completion
1621         functions for "nc" and "psftp".
1622         (tramp-do-copy-or-rename-file-out-of-band): Tweak docstring.
1623         Implement support for "nc" method.
1624         (tramp-sh-handle-expand-file-name, tramp-local-coding-commands)
1625         (tramp-remote-coding-commands, tramp-call-local-coding-command):
1626         Tweak docstring.
1627         (tramp-sh-handle-write-region): Tweak error message.
1628         (tramp-sh-handle-vc-registered): Remove backends when the remote
1629         binary does not exist.
1630         (tramp-find-inline-encoding): Do not raise an error.
1631         (tramp-make-copy-program-file-name): Tweak docstring.  Handle also
1632         the "nc" case.  Quote result also locally.
1634         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
1635         (tramp-smb-handle-set-file-acl): Use `start-process'.
1636         (tramp-smb-handle-insert-directory): Use progress reporter.
1637         (tramp-smb-handle-rename-file): Flush also file properties of
1638         FILENAME.
1640         * net/trampver.el: Update release number.
1642 2014-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1644         * ses.el: Miscellaneous cleanups; use lexical-binding; avoid
1645         add-to-list.
1646         (ses-localvars): Remove ses--local-printer-list, unused.
1647         (ses--metaprogramming): New macro.  Use it to defvar variables.
1648         (ses-set-localvars): Simplify.
1649         (ses--locprn, ses-cell): Use defstruct.  Change ses-cell's
1650         property-list into an alist.
1651         (ses-locprn-get-compiled, ses-locprn-compiled-aset)
1652         (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number):
1653         Remove; use defstruct accessors/setters instead.
1654         (ses-cell-formula-aset, ses-cell-printer-aset)
1655         (ses-cell-references-aset): Remove, use setf instead.
1656         (ses--alist-get): New function.
1657         (ses-cell-property): Rename from ses-cell-property-get and rewrite.
1658         Use an alist instead of a plist and don't do move-to-front since the
1659         list is always short.
1660         (ses-cell-property-get-fun, ses-cell-property-delq-fun)
1661         (ses-cell-property-set-fun, ses-cell-property-set)
1662         (ses-cell-property-pop-fun, ses-cell-property-get-handle)
1663         (ses-cell-property-handle-car, ses-cell-property-handle-setcar): Remove.
1664         (ses--letref): New macro.
1665         (ses-cell-property-pop): Rewrite.
1666         (ses--cell): Rename from ses-cell and make it into a function.
1667         Make `formula' fallback on `value' if nil.
1668         (ses--local-printer): Rename from ses-local-printer and make it into
1669         a function.
1670         (ses-set-cell): Turn it into a macro so finding the accessor from the
1671         field name is done at compile time.
1672         (ses-repair-cell-reference-all): Test presence of `sym' rather than
1673         `ref' before adding `sym' to :ses-repair-reference.
1674         (ses-calculate-cell): Use ses--letref rather than
1675         ses-cell-property-get-handle.
1676         (ses-write-cells): Use a single prin1-to-string.
1677         (ses-setter-with-undo): New function.
1678         (ses-aset-with-undo, ses-set-with-undo): Rewrite using it.
1679         (ses-unset-with-undo): Remove.
1680         (ses-load): Prefer apply' over `eval'.
1681         (ses-read-printer, ses-set-column-width): Use standard "(default
1682         foo)" format.
1684 2014-06-15  Glenn Morris  <rgm@gnu.org>
1686         * Makefile.in (leim, semantic): Use `make -C' rather than `cd && make'.
1688         * progmodes/cc-langs.el: Require cl-lib.  (Bug#17463)
1689         Replace delete-duplicates and mapcan by cl- versions throughout.
1690         And cl-macroexpand-all by macroexpand-all.
1691         (delete-duplicates, mapcan, cl-macroexpand-all): No need to declare.
1693 2014-06-15  Eli Zaretskii  <eliz@gnu.org>
1695         * subr.el (posn-col-row): Doc fix.  (Bug#17768)
1697 2014-06-15  Juri Linkov  <juri@jurta.org>
1699         * bindings.el: Put `ascii-character' property on keypad keys
1700         mapped to characters.  (Bug#17759)
1702 2014-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1704         * emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when
1705         bumping forward into a closing paren (bug#17761).
1707         * term/xterm.el (xterm--version-handler): Work around for OSX
1708         Terminal.app (bug#17607).
1710 2014-06-14  Ron Schnell  <ronnie@driver-aces.com>
1712         * play/dunnet.el (dun-describe-room, dun-mode):
1713         If a lamp is in the room, you won't be eaten by a grue.
1715 2014-06-13  Glenn Morris  <rgm@gnu.org>
1717         * Makefile.in ($(lisp)/cus-load.el, $(lisp)/finder-inf.el)
1718         (autoloads, $(lisp)/subdirs.el, compile-main, leim, semantic, compile)
1719         (compile-always): GNU make automatically passes
1720         command-line arguments to sub-makes.
1722         * calendar/calendar.el (calendar-generate-window):
1723         Remove pointless call to font-lock-fontify-buffer.
1725 2014-06-13  Matthias Meulien  <orontee@gmail.com>
1727         * simple.el (completion-list-mode-map): Navigate with tab and backtab
1728         (bug#17767).
1730 2014-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1732         * simple.el (set-mark-command): Simplify a bit.
1734 2014-06-12  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1736         * help.el (help--key-binding-keymap): New function.
1737         (help--binding-locus): New function.
1738         (describe-key): Mention the keymap in which the binding was
1739         found. (bug#13948)
1741 2014-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1743         * hippie-exp.el (he--all-buffers): New function.
1744         (try-expand-line-all-buffers, try-expand-list-all-buffers)
1745         (try-expand-dabbrev-all-buffers): Use it.
1747 2014-06-12  Emilio C. Lopes  <eclig@gmx.net>
1749         * hippie-exp.el (try-expand-line-all-buffers)
1750         (try-expand-list-all-buffers, try-expand-dabbrev-all-buffers):
1751         Read hippie-expand-only-buffers and hippie-expand-ignore-buffers in the
1752         original buffer, in case they're buffer-local.
1754 2014-06-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
1756         * ses.el (ses-initial-global-parameters-re): New defconst, a
1757         specific regexp is needed now that ses.el can handle both
1758         file-format 2 --- ie. no local printers --- and 3 --- i.e. may have
1759         local printers.
1760         (ses-localvars): Add local variables needed for local printer handling.
1761         (ses-set-localvars): Handle hashmap initialisation.
1762         (ses-paramlines-plist): Add param-line for number of local printers.
1763         (ses-paramfmt-plist): New defconst, needed for code factorization
1764         between functions `ses-set-parameter' and
1765         `ses-file-format-extend-paramter-list'
1766         (ses-make-local-printer-info): New defsubst.
1767         (ses-locprn-get-compiled, ses-locprn-compiled-aset)
1768         (ses-locprn-get-def, ses-locprn-def-aset, ses-locprn-get-number)
1769         (ses-cell-printer-aset): New defmacro.
1770         (ses-local-printer-compile): New defun.
1771         (ses-local-printer): New defmacro.
1772         (ses-printer-validate, ses-call-printer): Add support for local
1773         printer functions.
1774         (ses-file-format-extend-paramter-list): New defun.
1775         (ses-set-parameter): Use const `ses-paramfmt-plist' for code
1776         factorization.
1777         (ses-load): Add support for local printer functions.
1778         (ses-read-printer): Update docstring and add support for local printer
1779         functions.
1780         (ses-refresh-local-printer, ses-define-local-printer): New defun.
1781         (ses-safe-printer): Add support for local printer functions.
1783 2014-06-12  Ivan Andrus  <darthandrus@gmail.com>
1785         * ffap.el (ffap-lax-url): New var (bug#17723).
1786         (ffap-url-at-point): Use it.
1787         (ffap-file-at-point): Avoid returning just "/".
1789 2014-06-12  Matthias Meulien  <orontee@gmail.com>
1791         * progmodes/python.el (import skeleton): New skeleton (bug#17672).
1792         (python-mode-map): Bind it.
1794         * progmodes/python.el (class skeleton): Don't erase last char of class
1795         name (bug#17683).
1797 2014-06-12  Cameron Desautels  <camdez@gmail.com>  (tiny change)
1799         * help.el (where-is): Use `default' arg of completing-read (bug#17705).
1801 2014-06-12  Kevin Ryde  <user42_kevin@yahoo.com.au>
1803         * files.el (auto-mode-alist): Map .ad files to xdefaults-mode
1804         (bug#17745).
1806 2014-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1808         * international/mule-cmds.el: Use lexical-binding.
1809         (ucs-names): Simplify.
1811 2014-05-18  Eric Hanchrow  <eric.hanchrow@gmail.com>
1813         * progmodes/python.el (run-python): Use read-shell-command.
1815 2014-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1817         * rect.el: Make it possible to move bounds past EOL or into TABs.
1818         (operate-on-rectangle): Use apply-on-rectangle.
1819         (rectangle--mark-crutches): New var.
1820         (rectangle--pos-cols, rectangle--col-pos, rectangle--point-col)
1821         (rectangle--crutches, rectangle--reset-crutches): New functions.
1822         (apply-on-rectangle): Obey crutches.  Avoid setq.
1823         Fix missing final iteration if end is at EOB&BOL.
1824         (rectangle-mark-mode-map): Add remap bindings for
1825         exchange-point-and-mark and char/line movements.
1826         (rectangle--*-char): New function.
1827         (rectangle-exchange-point-and-mark, rectangle-right-char)
1828         (rectangle-left-char, rectangle-forward-char)
1829         (rectangle-backward-char, rectangle-next-line)
1830         (rectangle-previous-line): New commands.
1831         (rectangle--place-cursor): New function.
1832         (rectangle--highlight-for-redisplay): Use it.  Use apply-on-rectangle.
1834 2014-06-08  Glenn Morris  <rgm@gnu.org>
1836         * startup.el (initial-buffer-choice): Doc fix.
1837         Reset :version (adding an option does not merit a :version bump).
1839         * bookmark.el (bookmark-load):
1840         * uniquify.el (uniquify-buffer-name-style): Doc fixes.
1842 2014-06-08  Juri Linkov  <juri@jurta.org>
1844         * desktop.el: Activate auto-saving on window configuration changes.
1845         (desktop-save-mode, desktop-auto-save-timeout): Add/remove
1846         `desktop-auto-save-set-timer' to/from
1847         `window-configuration-change-hook'.
1848         (desktop-auto-save-set-timer): Change REPEAT arg of
1849         `run-with-idle-timer' from t to nil.
1850         http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
1852 2014-06-08  Santiago Payà i Miralta  <santiagopim@gmail.com>
1854         * vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" and
1855         vc-hg-command (bug#17570).
1857 2014-06-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1859         * international/mule-cmds.el (ucs-names): Add special entry for BEL
1860         (bug#17702).
1862 2014-06-08  Glenn Morris  <rgm@gnu.org>
1864         * startup.el (window-setup-hook): Doc fix.
1866         * emacs-lisp/package.el (package-check-signature)
1867         (package-unsigned-archives): Doc fixes.
1869 2014-06-08  Martin Rudalics  <rudalics@gmx.at>
1871         * window.el (display-buffer-use-some-window): Don't make window
1872         used smaller than it was before (Bug#17671).
1874 2014-06-08  Eli Zaretskii  <eliz@gnu.org>
1876         * menu-bar.el (menu-bar-open): Fix last change: use the PC
1877         'redisplay' instead of '(sit-for 0)'.
1879 2014-06-08  Michael Albinus  <michael.albinus@gmx.de>
1881         * net/tramp.el (tramp-ssh-controlmaster-options):
1882         Improve search regexp.  (Bug#17653)
1884 2014-06-08  Glenn Morris  <rgm@gnu.org>
1886         * emacs-lisp/package.el (package-pinned-packages): Doc fix.
1888 2014-06-08  Eli Zaretskii  <eliz@gnu.org>
1890         * menu-bar.el (menu-bar-open): Fix invocation via M-x.
1892 2014-06-06  Santiago Payà i Miralta  <santiagopim@gmail.com>
1894         * vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions
1895         (bug#17586).
1897         * vc/vc-hg.el (vc-hg-log-graph): New var.
1898         (vc-hg-print-log): Use it.
1899         (vc-hg-root-log-format): Include branch name and bookmarks; ignore
1900         graph output (bug#17515).
1902 2014-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1904         * mouse.el (mouse-posn-property): Ignore buffer position info when the
1905         even happened elsewhere.
1907 2014-06-06  Mario Lang  <mlang@delysid.org>
1909         * emacs-lisp/tabulated-list.el (tabulated-list-print): Only call
1910         `recenter' if `current-buffer' is equal to `window-buffer'.
1912 2014-06-05  Leo Liu  <sdl.web@gmail.com>
1914         * emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.
1916 2014-06-05  Michal Nazarewicz  <mina86@mina86.com>
1918         * textmodes/tildify.el (tildify-foreach-region-outside-env):
1919         New function which calls a callback on portions of the buffer that are
1920         outside of ignored environments.
1921         (tildify-build-regexp): Remove function since it is now
1922         incorporated in `tildify-foreach-region-outside-env' where it is
1923         optimised and simplified by the use of `mapconcat'.
1924         (tildify-tildify): Return number of substitutions made so that…
1925         (tildify-count): …can be removed.
1926         (tildify-find-env): Accept a new PAIRS argument which was
1927         previously looked up in `tildify-ignored-environments-alist' each
1928         time the function was called.  With this change, the lookup is
1929         performed only once in `tildify-foreach-region-outside-env'.
1930         (tildify-region): Greatly simplify the function since now most of
1931         the work is done by `tildify-foreach-region-outside-env'.
1932         (tildify-mode-alist): Simplify slightly by avoiding if and setq
1933         and instead using or.
1935         * textmodes/tildify.el (tildify-ignored-environments-alist):
1936         Optimise environments regexes
1938         Each time beginning of an environment to ignore is found,
1939         `tildify-find-env' needs to identify regexp for the ending
1940         of the environment.  This is done by trying all the opening
1941         regexes on matched text in a loop, so to speed that up, this
1942         loop should have fewer things to match, which can be done by
1943         using alternatives in the opening regexes.
1945         Coincidentally, this should make matching of the opening
1946         regexp faster as well thanks to the use of `regexp-opt' and
1947         having common prefix pulled from many regexes.
1949         * textmodes/tildify.el (tildify-string-alist)
1950         (tildify-ignored-environments-alist): Add `nxml-mode' to the list
1951         of supported modes since `xml-mode' is no longer a thing but just
1952         an alias to the former.  Also include comments and insides of tags
1953         in `tildify-ignored-environments-alist' for XML modes.  Finally,
1954         since XML does not define “&nbsp;”[1], use a numeric reference for
1955         a no-break space (namely “&#160;”)
1957         [1] XML specification defines only a handful of predefined entities.
1958             The list is at <http://www.w3.org/TR/REC-xml/#sec-predefined-ent>
1959             and includes only &lt;, &gt;, &amp;, &apos; and &quot; (meaning <,
1960             >, &, ' and " respectively).  This is in contrast to HTML and even
1961             XHTML which defined a whole bunch of entities including “&nbsp;”.
1963         * textmodes/tildify.el (tildify-pattern-alist)
1964         (tildify-string-alist, tildify-ignored-environments-alist):
1965         Improve defcustom's types by adding more tags explaining what each
1966         value means and replace “sexp” used in
1967         `tildify-ignored-environments-alist' with a full type declaration.
1969         * textmodes/tildify.el (tildify-find-env): Fix matched group
1970         indexes in end-regex building
1972         When looking for a start of an ignore-environment, the regex is built
1973         by concatenating regexes of all the environments configured in
1974         `tildify-ignored-environments-alist'.  So for example, the following
1975         list could be used to match TeX's \verb and \verb* commands:
1977             (("\\\\verb\\(.\\)" . (1))
1978              ("\\\\verb\\*\\(.\\)" . (1)))
1980         This would result in the following regex being used to find the start
1981         of any of the variants of the \verb command:
1983             \\\\verb\\(.\\)\\|\\\\verb\\*\\(.\\)
1985         But now, if “\\\\verb\\*\\(.\\)” matches, the first capture group
1986         won't match anything, and thus (match-string 1) will be nil, which
1987         will cause building of the end-matching regex to fail.
1989         Fix this by using capture groups from the time when the opening
1990         regexes are matched individually.
1992         * textmodes/tildify.el (tildify-find-env): Fix end-regex building
1993         in `tildify-find-env'
1995         The `tildify-ignored-environments-alist' allows the end-regex to
1996         be provided not as a static string but mix of strings and indexes
1997         of groups matched the begin-regex.  For example, the “\verb!…!”
1998         TeX-command (where “!” is an arbitrary character) is handled
1999         using:
2001             ("\\\\verb\\*?\\(.\\)" . (1))
2003         In the same way, the following should be supported as well:
2005             ("open-\\(.\\)" . ("end-" 1))
2007         However the tildify-find-env function fails at
2009             (concat result
2010                     (if (stringp (setq aux (car expression)))
2011                          expression  ; BUG: expression is a list
2012                        (regexp-quote (match-string aux))))
2014         where the string part is handled incorrectly.
2016         The most trivial fix would be to replace `expression' in the
2017         true-part of the if-statement with `aux', but instead, this commit
2018         optimises `tildify-find-env' by changing it to use `mapconcat'
2019         rather than open-coded while-loop.
2021 2014-06-05  Mario Lang  <mlang@delysid.org>
2023         * woman.el (woman-mapcan): Remove.
2024         (woman-parse-colon-path): Use cl-mapcan instead.
2026 2014-06-03  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2028         * register.el: Add link to Emacs manual in Commentary.
2030 2014-06-02  Sam Steingold  <sds@gnu.org>
2032         * menu-bar.el (lookup-key-ignore-too-long): Extract from...
2033         (popup-menu): ...here.
2034         (menu-bar-open): Use it to avoid an error when `lookup-key'
2035         returns a number.
2037 2014-06-02  Michael Albinus  <michael.albinus@gmx.de>
2039         * net/tramp.el (tramp-call-process): Add traces.
2040         (tramp-handle-unhandled-file-name-directory): Return "/".
2042 2014-06-02  Wilson Snyder  <wsnyder@wsnyder.org>
2044         Sync with upstream verilog-mode revision 3cd8144.
2045         * progmodes/verilog-mode.el (verilog-mode-version): Bump.
2046         (verilog-auto-arg-format): New option, to support newlines in AUTOARG.
2047         (verilog-type-font-keywords): Add nor.
2048         (verilog-batch-execute-func): Force reading of Local Variables.
2049         Fix printing "no changes to be saved" with verilog-batch.
2050         (verilog-auto-arg-ports): Doc fix.
2051         Add verilog-auto-arg-format to support newlines in AUTOARG.
2052         (verilog-auto-arg): Doc fix.
2054 2014-06-02  Glenn Morris  <rgm@gnu.org>
2056         * emulation/crisp.el, emulation/tpu-edt.el, emulation/tpu-extras.el:
2057         * emulation/tpu-mapper.el, emulation/vi.el, emulation/vip.el:
2058         * emulation/ws-mode.el: Move to obsolete/.
2059         * Makefile.in (AUTOGEN_VCS): Update for moved tpu-edu.el.
2061 2014-06-02  Eli Zaretskii  <eliz@gnu.org>
2063         * simple.el (keyboard-quit): Force update of mode lines, to remove
2064         the "Def" indicator, if we were defining a macro.  (Bug#17615)
2066 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2068         * minibuffer.el (minibuffer-force-complete-and-exit):
2069         Obey minibuffer-default (bug#17545).
2071         * progmodes/js.el (js-indent-line): Don't mix columns and chars
2072         (bug#17619).
2074         * subr.el (set-transient-map): Don't wait for some "nested"
2075         transient-map to finish if we're only supposed to be active for
2076         the next command (bug#17642).
2078 2014-06-02  Leo Liu  <sdl.web@gmail.com>
2080         * emacs-lisp/gv.el (window-buffer, window-display-table)
2081         (window-dedicated-p, window-hscroll, window-point, window-start):
2082         Fix gv-expander.  (Bug#17630)
2084 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2086         * mouse.el (mouse-posn-property): Ignore posn-point for mode-line
2087         clicks (bug#17633).
2089         * leim/quail/latin-pre.el ("latin-2-prefix"): Use ",," rather than ", "
2090         for the single comma, since ", " is *very* common in normal French text
2091         (bug#17643).
2093 2014-06-02  Glenn Morris  <rgm@gnu.org>
2095         * emacs-lisp/package.el (package-check-signature)
2096         (package-unsigned-archives): Fix :version.
2098 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2100         * subr.el (sit-for): Don't run input-methods (bug#15614).
2102 2014-06-02  Glenn Morris  <rgm@gnu.org>
2104         * cus-start.el: Fix some :version numbers.
2106 2014-06-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2108         * simple.el (deactivate-mark): Set mark-active to nil even if
2109         deactivation is done via setting transient-mark-mode to nil,
2110         since one is buffer-local and the other is global.
2112         * emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
2113         there can't be more than 2 arguments (bug#17584).
2115 2014-06-02  Glenn Morris  <rgm@gnu.org>
2117         * simple.el (filter-buffer-substring-functions)
2118         (filter-buffer-substring-function, buffer-substring-filters)
2119         (filter-buffer-substring, buffer-substring--filter): Doc fixes.
2121         * minibuffer.el (completion-in-region-functions, completion-in-region)
2122         (completion--in-region): Doc fixes.
2124         * abbrev.el (abbrev-expand-functions, abbrev-expand-function)
2125         (expand-abbrev, abbrev--default-expand): Doc fixes.
2127 2014-06-02  Paul Eggert  <eggert@cs.ucla.edu>
2129         Include sources used to create macuvs.h.
2130         * international/README: Refer to the Unicode Terms of Use rather
2131         than copying it bodily here, as that simplifies maintenance.
2133 2014-06-01  Glenn Morris  <rgm@gnu.org>
2135         * loadup.el (load-prefer-newer): Set non-nil when dumping.  (Bug#17629)
2137 2014-05-31  Glenn Morris  <rgm@gnu.org>
2139         * files.el (locate-dominating-file): Expand file argument.  (Bug#17641)
2141 2014-05-30  Glenn Morris  <rgm@gnu.org>
2143         * loadup.el: Treat `command-line-args' more flexibly.
2145 2014-05-30  Alan Mackenzie  <acm@muc.de>
2147         Guard (looking-at "\\s!") from XEmacs.
2148         * progmodes/cc-engine.el (c-state-pp-to-literal): Add guard form.
2150 2014-05-30    Ken Olum  <kdo@cosmos.phy.tufts.edu>
2152         * mail/rmail.el (rmail-delete-forward, rmail-delete-backward):
2153         The argument COUNT is now optional, to be more backward-compatible.
2154         Doc fix.  (Bug#17560)
2156 2014-05-29  Reuben Thomas  <rrt@sc3d.org>
2158         * whitespace.el (whitespace-report-region):
2159         Simplify documentation.
2160         (whitespace-report-region): Allow report-if-bogus to take the
2161         value `never', for non-interactive use.
2162         (whitespace-report): Refer to whitespace-report-region's
2163         documentation.
2165 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2167         * whitespace.el: Use font-lock-flush.  Minimize refontifications.
2168         Side benefit: it works without jit-lock.
2169         (whitespace-point--used): New buffer-local var.
2170         (whitespace-color-on): Initialize it and flush it.  Use font-lock-flush.
2171         (whitespace-color-off): Use font-lock-flush.
2172         (whitespace-point--used, whitespace-point--flush-used): New functions.
2173         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
2174         (whitespace-empty-at-eob-regexp): Use them.
2175         (whitespace-post-command-hook): Rewrite.
2177         * font-lock.el (font-lock-flush, font-lock-ensure): New functions.
2178         (font-lock-fontify-buffer): Mark interactive-only.
2179         (font-lock-multiline, font-lock-fontified, font-lock-set-defaults):
2180         Make buffer-local.
2181         (font-lock-specified-p): Remove redundant boundp check.
2182         (font-lock-flush-function, font-lock-ensure-function): New vars.
2183         (font-lock-turn-on-thing-lock): Set them.
2184         (font-lock-default-fontify-buffer): Obey font-lock-dont-widen.
2185         (font-lock-after-change-function): Make `old-len' optional.
2186         (font-lock-set-defaults): Remove redundant `set' of font-lock-defaults.
2187         Call font-lock-flush, just in case.
2188         * progmodes/verilog-mode.el (verilog-preprocess): Disable workaround in
2189         recent Emacsen.
2190         * progmodes/vera-mode.el (vera-fontify-buffer): Declare obsolete.
2191         (vera-mode-map, vera-mode-menu): Remove bindings to it.
2192         * progmodes/idlw-help.el (idlwave-help-fontify): Use font-lock-ensure
2193         and with-syntax-table.
2194         * textmodes/conf-mode.el (conf-quote-normal):
2195         * progmodes/sh-script.el (sh-set-shell):
2196         * progmodes/prog-mode.el (prettify-symbols-mode):
2197         * progmodes/f90.el (f90-font-lock-n):
2198         * progmodes/cwarn.el (cwarn-mode):
2199         * nxml/nxml-mode.el (nxml-toggle-char-ref-extra-display):
2200         * progmodes/compile.el (compilation-setup, compilation--unsetup):
2201         * hi-lock.el (hi-lock-mode, hi-lock-unface-buffer)
2202         (hi-lock-set-pattern, hi-lock-set-file-patterns): Use font-lock-flush.
2203         * mail/rmail.el (rmail-variables): Set font-lock-dont-widen instead of
2204         font-lock-fontify-buffer-function and
2205         font-lock-unfontify-buffer-function.
2206         (rmail-unfontify-buffer-function, rmail-fontify-message):
2207         Use with-silent-modifications.
2208         * htmlfontify.el (hfy-force-fontification): Use jit-lock-fontify-now
2209         and font-lock-ensure.
2210         * bs.el (bs-show-in-buffer): Use font-lock-ensure.
2212 2014-05-28  Thien-Thi Nguyen  <ttn@gnu.org>
2214         * emacs-lisp/package.el (package-generate-autoloads):
2215         Inhibit backup files.
2217 2014-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2219         * progmodes/hideshow.el (hs-hide-all): Call syntax-propertize
2220         (bug#17608).
2222 2014-05-21  Michal Nazarewicz  <mina86@mina86.com>
2224         * textmodes/tildify.el (tildify-buffer, tildify-region):
2225         Add dont-ask option.
2227 2014-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2229         * subr.el (zerop): Move from C.  Add compiler-macro (bug#17475).
2230         * emacs-lisp/byte-opt.el (byte-optimize-zerop): Remove.
2232         * subr.el (internal--funcall-interactively): New.
2233         (internal--call-interactively): Remove.
2234         (called-interactively-p): Detect funcall-interactively instead of
2235         call-interactively.
2236         * simple.el (repeat-complex-command): Use funcall-interactively.
2237         (repeat-complex-command--called-interactively-skip): Remove.
2239 2014-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2241         * register.el (register-read-with-preview): Don't burp on
2242         frame switches (e.g. due to the frame we just popped).
2244         * mouse.el (mouse-set-region): Handle spurious drag events (bug#17562).
2245         (mouse-drag-track): Annotate `mouse-drag-start' so we know we moved.
2247 2014-05-26  Andreas Schwab  <schwab@linux-m68k.org>
2249         * cus-face.el (custom-face-attributes): Add :distant-foreground.
2251 2014-05-26  Martin Rudalics  <rudalics@gmx.at>
2253         * window.el (window--dump-frame): Remove interactive specification.
2255 2014-05-26  Glenn Morris  <rgm@gnu.org>
2257         * hippie-exp.el (he-line-search-regexp):
2258         Handle comint-prompt-regexp containing subgroups.  (Bug#17529)
2260 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
2262         * calendar/todo-mode.el: Remove dependence on auto-mode-alist,
2263         to avoid errors when trying to create or visit a file foo.todo
2264         located outside to todo-directory, and to allow having such files
2265         without them being tied to Todo mode (bug#17482).
2266         (todo-show, todo-move-category, todo-merge-category, todo-find-archive)
2267         (todo-archive-done-item, todo-find-filtered-items-file)
2268         (todo-filter-items, todo-find-item, todo-diary-goto-entry)
2269         (todo-category-completions, todo-read-category): When visiting a
2270         Todo file, make sure we're in the right mode and the buffer local
2271         variables are set.
2272         (todo-make-categories-list, todo-reset-nondiary-marker)
2273         (todo-reset-done-string, todo-reset-comment-string):
2274         After processing all Todo files, kill the buffers of those files that
2275         weren't being visited before the processing.
2276         (todo-display-as-todo-file, todo-add-to-buffer-list)
2277         (todo-visit-files-commands): Comment out.
2278         (todo-modes-set-3, todo-mode): Comment out additions to find-file-hook.
2279         (auto-mode-alist): Remove add-to-list calls making Todo file
2280         extensions unrestrictedly tied to Todo modes.
2282 2014-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2284         * emacs-lisp/nadvice.el (advice--member-p): Change second arg.
2285         (advice-function-member-p): Tell it to check both names and functions
2286         (bug#17531).
2287         (advice--add-function): Adjust call accordingly.
2289 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
2291         * calendar/todo-mode.el: Miscellaneous bug fixes.
2292         (todo-delete-file): When deleting an archive but not its todo
2293         file, make sure to update the todo file's category sexp.
2294         (todo-move-category): Keep the moved category's name unless the
2295         file moved to already has a category with that name.  If the
2296         numerically last category of the source file was moved, make the
2297         first category current to avoid selecting a nonexisting category.
2298         (todo-merge-category): Fix implementation to make merging to a
2299         category in another file work as documented.  Eliminate now
2300         insufficient and unnecessary renaming of archive category, correct
2301         document string accordingly, and clarify it.  If the numerically
2302         last category of the source file was merged, make the first
2303         category current to avoid selecting a nonexisting category.
2304         (todo-archive-done-item): When there are marked items and point
2305         happens to be on an unmarked item, ignore the latter.  Don't leave
2306         point below last item after archiving marked items.
2307         (todo-unarchive-items): Fix logic to ensure unarchiving an item
2308         from an archive with only one category deletes the archive only
2309         when the category is empty after unarchiving.  Make sure the todo
2310         file's category sexp is updated.
2311         (todo-read-file-name): Allow an existing file name even when it is
2312         not required (todo-move-category needs this to work as documented).
2313         (todo-add-file): Call todo-validate-name to reject the name of an
2314         existing todo file (needed due to fix in todo-read-file-name).
2315         (todo-reset-nondiary-marker): Also reset in filtered items files.
2316         (todo-reset-done-string, todo-reset-comment-string): Also reset in
2317         regexp filtered items files.
2318         (todo-reset-highlight-item): Also reset in filtered items files.
2319         Fix incorrect variable reference in document string.
2321 2014-05-26  Glenn Morris  <rgm@gnu.org>
2323         * window.el (window--dump-frame): Avoid error in --without-x builds.
2325 2014-05-26  Glenn Morris  <rgm@gnu.org>
2327         * nxml/nxml-mode.el (xml-mode): Only define this alias once.
2329 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
2331         * frame.el (set-frame-font): Doc fix.
2333         * menu-bar.el (menu-set-font): Doc fix.  (Bug#17532)
2335 2014-05-26  Dmitry Gutov  <dgutov@yandex.ru>
2337         * emacs-lisp/package.el (package--download-one-archive):
2338         Use `write-region' instead of `save-buffer' to avoid running various
2339         hooks.  (Bug#17155)
2340         (describe-package-1): Same.  Insert newline at the end of the
2341         buffer if appropriate.
2343 2014-05-26  Juri Linkov  <juri@jurta.org>
2345         * avoid.el (mouse-avoidance-set-mouse-position): Don't raise frame.
2346         (mouse-avoidance-ignore-p): Remove `switch-frame', add `focus-out'.
2347         Add more modifiers: meta, control, shift, hyper, super, alt.
2348         (Bug#17439)
2350         * avoid.el (mouse-avoidance-banish-position): Fix defcustom :options
2351         to allow changing its value with `set-variable'.
2353 2014-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2355         * progmodes/scheme.el (scheme-mode-syntax-table): Remove hack for
2356         #; comments.
2357         (scheme-syntax-propertize, scheme-syntax-propertize-sexp-comment):
2358         New functions.
2359         (scheme-mode-variables): Set syntax-propertize-function instead of
2360         font-lock-syntactic-face-function.
2361         (scheme-font-lock-syntactic-face-function): Delete.
2363         * emacs-lisp/lisp.el (end-of-defun): Ensure we move (bug#17274).
2365         * emacs-lisp/timer.el (timer-event-handler): Don't run if canceled
2366         (bug#17392).
2368 2014-05-26  Michael Albinus  <michael.albinus@gmx.de>
2370         * net/tramp-sh.el (tramp-find-inline-encoding): Do not match "%%t"
2371         for a temporary file name.
2373 2014-05-26  Eli Zaretskii  <eliz@gnu.org>
2375         * simple.el (line-move-ignore-invisible): Doc fix.  (Bug#17511)
2377 2014-05-26  Michael Albinus  <michael.albinus@gmx.de>
2379         * net/dbus.el (dbus-init-bus, dbus-call-method)
2380         (dbus-call-method-asynchronously, dbus-send-signal)
2381         (dbus-method-return-internal, dbus-method-error-internal):
2382         Check, whether Emacs has been compiled with D-Bus support.  (Bug#17508)
2384 2014-05-26  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2386         * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with
2387         methods which do not have a doc string.  (Bug#17490)
2389 2014-05-25  Tassilo Horn  <tsdh@gnu.org>
2391         * textmodes/reftex-ref.el (reftex-format-special): Make it work
2392         also for AMS Math's \eqref macro.
2394 2014-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2396         Arrange to never byte-compile the generated -pkg.el file.
2398         * emacs-lisp/package.el (package-generate-description-file):
2399         Output first-line comment to set buffer-local var `no-byte-compile'.
2400         Suggested by Dmitry Gutov:
2401         <http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00401.html>.
2403 2014-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2405         Fix bug: Properly quote args to generated -pkg.el `define-package'.
2407         * emacs-lisp/package.el (package-generate-description-file):
2408         Inline `package--alist-to-plist'; rewrite to selectively
2409         quote alist values that are not self-quoting.
2410         (package--alist-to-plist): Delete func.
2412 2014-05-25  Andreas Schwab  <schwab@linux-m68k.org>
2414         * term/xterm.el (xterm-function-map): Add mapping for shifted
2415         keypad keys.
2417 2014-05-24  Daniel Colascione  <dancol@dancol.org>
2419         * progmodes/subword.el (subword-find-word-boundary): Move point to
2420         correct spot before search. (Bug#17580)
2422         * emacs-lisp/nadvice.el (defun): Write in eval-and-compile to avoid
2423         breaking the build.
2425 2014-05-24  Leo Liu  <sdl.web@gmail.com>
2427         * calc/calc.el (math-bignum): Handle most-negative-fixnum.  (Bug#17556)
2429 2014-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2431         * minibuffer.el (completion--sreverse): Remove.
2432         (completion--common-suffix): Use `reverse' instead.
2433         * emacs-lisp/regexp-opt.el (regexp-opt-group): Use `reverse' on strings.
2435 2014-05-22  Glenn Morris  <rgm@gnu.org>
2437         * shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases.
2439 2014-05-21  Daniel Colascione  <dancol@dancol.org>
2441         * files.el (interpreter-mode-alist): Add mksh.
2443         * progmodes/sh-script.el (sh-ancestor-alist): Add mksh, a pdksh
2444         derivative.
2445         (sh-alias-alist): Alias /system/bin/sh (Android's system shell) to
2446         mksh. Improve custom spec; allow regular expressions.
2447         (sh-shell): Delegate name splitting to `sh-canonicalize-shell'.
2448         (sh-after-hack-local-variables): New function.
2449         (sh-mode): Use it; respect file-local `sh-shell' variable. (bug#17333)
2450         (sh-set-shell): Use `sh-canonicalize-shell' instead of open-coding
2451         the normalization.
2452         (sh-canonicalize-shell): Rewrite to support regexes.
2454 2014-05-21  Leo Liu  <sdl.web@gmail.com>
2456         * emacs-lisp/cl-lib.el (cl-endp): Fix last change.
2458 2014-05-19  Leo Liu  <sdl.web@gmail.com>
2460         * emacs-lisp/cl-lib.el (cl-endp): Conform to CL's semantics.
2462 2014-05-18  Glenn Morris  <rgm@gnu.org>
2464         * loadup.el:
2465         * play/gametree.el: `track-mouse' is always defined since 2012-11-24.
2467 2014-05-14  Sam Steingold  <sds@gnu.org>
2469         * progmodes/python.el (python-shell-get-or-create-process):
2470         Do not bind `current-prefix-arg' so that C-c C-z does not talk
2471         back unless requested.
2473 2014-05-14  Glenn Morris  <rgm@gnu.org>
2475         * subr.el (with-file-modes): New macro.
2476         * printing.el (pr-save-file-modes): Make obsolete.
2477         * eshell/esh-util.el (eshell-with-file-modes): Make obsolete.
2478         * emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2):
2479         Add with-file-modes.
2480         * doc-view.el (doc-view-make-safe-dir):
2481         * epg.el (epg--start):
2482         * files.el (locate-user-emacs-file, make-temp-file)
2483         (backup-buffer-copy, move-file-to-trash):
2484         * printing.el (pr-despool-print, pr-call-process, pr-text2ps):
2485         * eshell/esh-util.el (eshell-with-private-file-modes)
2486         (eshell-make-private-directory):
2487         * net/browse-url.el (browse-url-mosaic):
2488         * obsolete/mailpost.el (post-mail-send-it):
2489         * obsolete/pgg-pgp.el (pgg-pgp-verify-region):
2490         * obsolete/pgg-pgp5.el (pgg-pgp5-verify-region):
2491         Use with-file-modes.
2493         * vc/emerge.el (emerge-make-temp-file): Simplify.
2495 2014-05-14  Stephen Berman <stephen.berman@gmx.net>
2496             Stefan Monnier  <monnier@iro.umontreal.ca>
2498         * minibuffer.el (completion-pcm--merge-try): Merge trailing / with
2499         suffix (bug#15419).
2501 2014-05-14  Glenn Morris  <rgm@gnu.org>
2503         * vc/emerge.el (emerge-temp-file-prefix):
2504         Make pointless option obsolete.
2505         (emerge-temp-file-mode): Make non-functional option obsolete.
2507 2014-05-14  Michael Albinus  <michael.albinus@gmx.de>
2509         * net/browse-url.el (browse-url):
2510         Use `unhandled-file-name-directory' when setting `default-directory',
2511         in order to circumvent stalled remote connections.  (Bug#17425)
2513 2014-05-14  Glenn Morris  <rgm@gnu.org>
2515         * printing.el (subst-char-in-string, make-temp-file, pr-get-symbol):
2516         Optimize on Emacs, which has the relevant functions for ages.
2518 2014-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2520         * simple.el (undo-make-selective-list): Obey undo-no-redo.
2522 2014-05-12  Sam Steingold  <sds@gnu.org>
2524         * calendar/time-date.el (seconds-to-string): New function to
2525         pretty print time delay in seconds.
2527 2014-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2529         * mpc.el (mpc-format): Trim Date to the year.
2530         (mpc-songs-hashcons): Shorten the Date field.
2532         * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled
2533         into autoloading just because of a silly indirection.
2535 2014-05-12  Santiago Payà i Miralta  <santiagopim@gmail.com>
2537         * vc/vc-hg.el (vc-hg-unregister): New function.  (Bug#17454)
2539 2014-05-12  Glenn Morris  <rgm@gnu.org>
2541         * emacs-lisp/find-gc.el: Move to ../admin.
2543         * printing.el (pr-version):
2544         * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
2546         * net/browse-url.el (browse-url-mosaic):
2547         Create /tmp/Mosaic.PID as a private file.
2549 2014-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2551         * emacs-lisp/nadvice.el: Support adding a given function multiple times.
2552         (advice--member-p): If name is given, only compare the name.
2553         (advice--remove-function): Don't stop at the first match.
2554         (advice--normalize-place): New function.
2555         (add-function, remove-function): Use it.
2556         (advice--add-function): Pass the name, if any, to
2557         advice--remove-function.
2559 2014-05-12  Philipp Rumpf  <prumpf@gmail.com>  (tiny change)
2561         * electric.el (electric-indent-post-self-insert-function): Don't use
2562         `pos' after modifying the buffer (bug#17449).
2564 2014-05-12  Stephen Berman  <stephen.berman@gmx.net>
2566         * calendar/todo-mode.el (todo-insert-item-from-calendar):
2567         Correct argument list to conform to todo-insert-item--basic.
2569 2014-05-12  Glenn Morris  <rgm@gnu.org>
2571         * files.el (cd-absolute): Test if directory is accessible
2572         rather than executable.  (Bug#17330)
2574         * progmodes/compile.el (recompile):
2575         Handle C-u M-x recompile from a non-compilation buffer.  (Bug#17444)
2577         * net/browse-url.el (browse-url-mosaic):
2578         Be careful when writing /tmp/Mosaic.PID.  (Bug#17428)
2579         This is CVE-2014-3423.
2581 2014-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2583         * mouse.el: Use the normal toplevel loop while dragging.
2584         (mouse-set-point): Handle multi-clicks.
2585         (mouse-set-region): Handle multi-clicks for drags.
2586         (mouse-drag-region): Update call accordingly.
2587         (mouse-drag-track): Remove `do-mouse-drag-region-post-process' hack.
2588         Use the normal event loop instead of a local while/read-event loop.
2589         (global-map): Remove redundant bindings for double/triple-mouse-1.
2590         * xt-mouse.el (xterm-mouse-translate-1): Only process one event at a time.
2591         Generate synthetic down events when the protocol only sends up events.
2592         (xterm-mouse-last): Remove.
2593         (xterm-mouse--read-event-sequence-1000): Use xterm-mouse-last-down
2594         terminal parameter instead.
2595         (xterm-mouse--set-click-count): New function.
2596         (xterm-mouse-event): Detect/generate double/triple clicks.
2597         * reveal.el (reveal-close-old-overlays): Don't close while dragging.
2599         * info.el (Info-quoted): New face.
2600         (Info-mode-font-lock-keywords): New var.
2601         (Info-mode): Use it.
2603         * emacs-lisp/lisp-mode.el (preceding-sexp): Exclude leading "," which
2604         are a hindrance for C-x C-e.
2606 2014-05-11  Leo Liu  <sdl.web@gmail.com>
2608         * net/rcirc.el (rcirc-sentinel): Fix last change.
2610 2014-05-08  Sam Steingold  <sds@gnu.org>
2612         * net/rcirc.el (rcirc-reconnect-delay): New user option.
2613         (rcirc-sentinel): Auto-reconnect to the server if
2614         `rcirc-reconnect-delay' is non-0 (but not more often than its
2615         value in case the host is off-line).
2617 2014-05-09  Eli Zaretskii  <eliz@gnu.org>
2619         * progmodes/grep.el (lgrep): Fix a typo in last commit.
2621 2014-05-09  Glenn Morris  <rgm@gnu.org>
2623         * files.el (file-expand-wildcards):
2624         * man.el (Man-support-local-filenames):
2625         * printing.el (pr-i-directory, pr-interface-directory):
2626         * progmodes/grep.el (lgrep, rgrep):
2627         * textmodes/ispell.el (ispell-call-process)
2628         (ispell-call-process-region, ispell-start-process)
2629         (ispell-init-process): Use file-accessible-directory-p.
2631 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2633         * xt-mouse.el: Drop spurious/oddly shaped events (bug#17378).
2634         (xterm-mouse--read-event-sequence-1000): Return nil if something
2635         looks fishy.
2636         (xterm-mouse-event): Propagate it.
2637         (xterm-mouse-translate-1): Handle it.
2639 2014-05-08  Stephen Berman  <stephen.berman@gmx.net>
2641         * calendar/todo-mode.el (todo-insert-item--apply-args): When all
2642         four slots of the parameter list are filled, make sure to pass it
2643         to the argument list of todo-insert-item--basic.
2645 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2647         * emacs-lisp/package.el (package-compute-transaction): Topological sort.
2648         Add optional `seen' argument to detect and break infinite loops.
2650 2014-05-08  Eli Zaretskii  <eliz@gnu.org>
2652         * emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs)
2653         (trace-unsafe, trace-use-tree): Make parentheses style be
2654         according to Emacs style.
2656 2014-05-08  Michael Albinus  <michael.albinus@gmx.de>
2658         * net/tramp-sh.el (tramp-remote-process-environment):
2659         Remove HISTFILE and HISTSIZE; it's too late to set them here.
2660         Add :version entry.
2661         (tramp-open-shell): Do not let-bind `tramp-end-of-output'.
2662         Add "HISTFILE=/dev/null" to the shell's env arguments.  Do not send
2663         extra "PSx=..." commands.
2664         (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
2665         (Bug#17295)
2667         (tramp-uudecode): Replace the hard-coded temporary file name by a
2668         format specifier.
2669         (tramp-remote-coding-commands): Enhance docstring.
2670         (tramp-find-inline-encoding): Replace "%t" by a temporary file
2671         name.  (Bug#17415)
2672         This is CVE-2014-3424.
2674 2014-05-08  Glenn Morris  <rgm@gnu.org>
2676         * emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value.
2677         (find-gc-source-files): Update some names.
2678         (trace-call-tree): Simplify and update.
2679         Avoid predictable temp-file names.  (http://bugs.debian.org/747100)
2680         This is CVE-2014-3422.
2682 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2684         * minibuffer.el (completion--try-word-completion): Revert fix for
2685         Bug#15980 (bug#17375).
2687         * xt-mouse.el (xterm-mouse--read-event-sequence-1000): (bug#17378)
2688         Always store button numbers in the same way in xterm-mouse-last;
2689         Don't burp is xterm-mouse-last is not set as expected.
2690         Never return negative indices.
2692 2014-05-08  Dmitry Gutov  <dgutov@yandex.ru>
2694         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2695         Backtrack one char if the global/char-literal var matcher hits
2696         inside a string.  The next char could be the beginning of an
2697         expression expansion.
2699 2014-05-08  Glenn Morris  <rgm@gnu.org>
2701         * help-fns.el (describe-function-1): Test for an autoload before a
2702         macro, since `macrop' works on autoloads.  (Bug#17410)
2704 2014-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2706         * electric.el (electric-indent-functions-without-reindent): Add yaml.
2708         * minibuffer.el (completion-table-with-quoting) <completion--unquote>:
2709         Make sure the new point we return is within the new string (bug#17239).
2711 2014-05-05  Daniel Colascione  <dancol@dancol.org>
2713         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2714         Port `gnu' pattern to rx.
2716 2014-05-05  Jarek Czekalski  <jarekczek@poczta.onet.pl>
2718         Remove unneeded prompt when closing a buffer with active
2719         emacsclient ("Buffer ... still has clients"), #16548.
2720         * server.el (server-start): Remove the only call to:
2721         (server-kill-buffer-query-function): Remove.
2723 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2725         * calendar/diary-lib.el (calendar-chinese-month-name-array):
2726         Defvar to pacify compiler.
2728 2014-05-04  Eli Zaretskii  <eliz@gnu.org>
2730         * mail/rmailsum.el (rmail-new-summary-1): Fix a typo in a comment.
2732 2014-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2734         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
2735         Use nil rather than `default' for the "default" appearance (bug#17388).
2736         * vc/ediff-util.el (ediff-inferior-compare-regions)
2737         (ediff-toggle-autorefine, ediff-unselect-difference): Don't use
2738         a misleading `default' value when it's really a boolean.
2739         * vc/ediff-init.el (ediff-set-overlay-face): Don't set help-echo if the
2740         overlay is not visible.
2742 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
2744         * calendar/todo-mode.el (todo-edit-file): Use display-warning.
2745         (todo-menu): Uncomment and update.
2747 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
2749         * calendar/todo-mode.el: Reimplement item editing to have the same
2750         basic user interface as item insertion, and make small UI and
2751         larger internal improvements to the latter.
2752         (todo-insert-item): Add reference to the Todo mode user manual to
2753         the documentation string.
2754         (todo-insert-item--basic): Rename from todo-basic-insert-item and
2755         adjust all callers.  Change signature to combine diary and
2756         nonmarking arguments.  Incorporate functionality of deleted item
2757         copying command and add error checking.  Remove detailed
2758         descriptions of the arguments from the documentation string, since
2759         this is treated in the Todo mode user manual.
2760         (todo-copy-item, todo-edit-multiline-item)
2761         (todo-edit-done-item-comment, todo-edit-item-header)
2762         (todo-edit-item-time, todo-edit-item-date-from-calendar)
2763         (todo-edit-item-date-to-today, todo-edit-item-date-day-name)
2764         (todo-edit-item-date-year, todo-edit-item-date-month)
2765         (todo-edit-item-date-day, todo-edit-item-diary-nonmarking):
2766         Remove.
2767         (todo-edit-item): Reimplement as wrapper command for
2768         todo-edit-item--next-key and make it distinguish done and not done
2769         todo items.
2770         (todo-edit-item--text): New function, replacing old command
2771         todo-edit-item and incorporating deleted commands
2772         todo-edit-multiline-item and todo-edit-done-item-comment.
2773         (todo-edit-item--header): Rename from todo-basic-edit-item-header.
2774         Use only numeric value of prefix argument.  Remove detailed
2775         descriptions of the arguments from the documentation string, since
2776         this is treated in the Todo mode user manual.
2777         (todo-edit-item--diary-inclusion): New function, replacing old
2778         command todo-edit-item-diary-inclusion and incorporating and fixing
2779         functionality of deleted command todo-edit-item-diary-nonmarking,
2780         making sure to remove todo-nondiary-marker when adding
2781         diary-nonmarking-symbol.
2782         (todo-edit-category-diary-inclusion): Make sure to delete
2783         diary-nonmarking-symbol when adding todo-nondiary-marker.
2784         (todo-edit-category-diary-nonmarking): Fix indentation.
2785         (todo-insert-item--parameters): Group diary and nonmarking
2786         parameters together.
2787         (todo-insert-item--apply-args): Adjust to signature of
2788         todo-insert-item--basic and incorporate copy parameter.
2789         Make small code improvements.
2790         (todo-insert-item--next-param): Improve prompt and adjust it to
2791         new parameter grouping.  Remove obsolete code.
2792         (todo-edit-item--param-key-alist)
2793         (todo-edit-item--date-param-key-alist)
2794         (todo-edit-done-item--param-key-alist): New defconsts.
2795         (todo-edit-item--prompt): New variable.
2796         (todo-edit-item--next-key): New function.
2797         (todo-key-bindings-t): Bind "e" to todo-edit-item.
2798         Remove bindings of deleted commands.
2800 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2802         * emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
2804 2014-05-04  Glenn Morris  <rgm@gnu.org>
2806         * allout-widgets.el (allout-widgets-tally)
2807         (allout-decorate-item-guides):
2808         * menu-bar.el (menu-bar-positive-p):
2809         * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
2810         * progmodes/gdb-mi.el (gdbmi-same-start, gdbmi-is-number):
2811         * progmodes/js.el (js--inside-param-list-p)
2812         (js--inside-dojo-class-list-p, js--forward-destructuring-spec):
2813         * progmodes/prolog.el (region-exists-p):
2814         * progmodes/verilog-mode.el (verilog-scan-cache-ok-p):
2815         * textmodes/reftex-parse.el (reftex-using-biblatex-p):
2816         Doc fixes (replace `iff').
2818 2014-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2820         * mpc.el (mpc-volume-mouse-set): Don't burp at the boundaries.
2822 2014-05-04  Leo Liu  <sdl.web@gmail.com>
2824         Support Chinese diary entries in calendar and diary.  (Bug#17393)
2825         * calendar/cal-china.el (calendar-chinese-month-name-array): New var.
2826         (calendar-chinese-from-absolute-for-diary)
2827         (calendar-chinese-to-absolute-for-diary)
2828         (calendar-chinese-mark-date-pattern, diary-chinese-mark-entries)
2829         (diary-chinese-list-entries): New functions to list and mark
2830         Chinese diary entries in the calendar window.
2831         (diary-chinese-anniversary)
2832         (diary-chinese-insert-anniversary-entry)
2833         (diary-chinese-insert-entry, diary-chinese-insert-monthly-entry)
2834         (diary-chinese-insert-yearly-entry): New commands to insert
2835         Chinese diary entries.
2837         * calendar/diary-lib.el (diary-font-lock-keywords):
2838         Support font-locking Chinese dates.
2840         * calendar/cal-menu.el (cal-menu-diary-menu): Add entries for
2841         inserting Chinese diary entries.
2843         * calendar/calendar.el (diary-chinese-entry-symbol):
2844         New customizable variable.
2845         (calendar-mode-map): Add bindings for inserting Chinese diary
2846         entries.
2848 2014-05-03  Juri Linkov  <juri@jurta.org>
2850         * dired.el (dired-check-switches, dired-switches-recursive-p):
2851         New functions.  (Bug#17218)
2852         (dired-switches-escape-p, dired-move-to-end-of-filename):
2853         Use `dired-check-switches'.
2854         (dired-insert-old-subdirs, dired-build-subdir-alist)
2855         (dired-sort-R-check): Use `dired-switches-recursive-p'.
2857 2014-05-01  Barry O'Reilly  <gundaetiapo@gmail.com>
2859         * simple.el (undo-make-selective-list): New algorithm fixes
2860         incorrectness of position adjustments when undoing in region.
2861         (Bug#17235)
2862         (undo-elt-crosses-region): Make obsolete.
2863         (undo-adjust-elt, undo-adjust-beg-end, undo-adjust-pos):
2864         New functions to adjust positions using undo-deltas.
2866 2014-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2868         * emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): Only highlight past
2869         the last consecutive closing paren (bug#17345).
2871 2014-04-30  Reuben Thomas  <rrt@sc3d.org>
2873         * dired.el (dired-mode): make terminology for eXpunge command
2874         consistent.  (Bug#17276)
2876 2014-04-30  Eli Zaretskii  <eliz@gnu.org>
2878         * dired.el (dired-initial-position-hook, dired-initial-position):
2879         Doc string fixes.
2881 2014-04-30  Glenn Morris  <rgm@gnu.org>
2883         * mail/rmail.el (rmail-quit): Handle killed summaries.  (Bug#17283)
2885 2014-04-30  Matthias Dahl  <matthias.dahl@binary-island.eu>
2887         * faces.el (face-spec-recalc): Apply X resources only after the
2888         defface spec has been applied. Thus, X resources are no longer
2889         overriden by the defface spec which also fixes issues on win32 where
2890         the toolbar coloring was wrong because it is set through X resources
2891         and was (wrongfully) overriden.  (Bug#16694)
2893 2014-04-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2895         * textmodes/rst.el (electric-pair-pairs): Declare.
2896         (rst-mode): Set it (bug#17131).
2898 2014-04-30  Juri Linkov  <juri@jurta.org>
2900         * desktop.el (desktop-value-to-string): Let-bind `print-length'
2901         and `print-level' to nil.  (Bug#17351)
2903 2014-04-30  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2905         * battery.el (battery-update): Handle the case where battery
2906         status is "N/A" (bug#17319).
2908 2014-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2910         * progmodes/ps-mode.el: Use SMIE.  Move string and comment recognition
2911         to syntax-propertize.
2912         (ps-mode-auto-indent): Mark as obsolete.
2913         (ps-mode-font-lock-keywords-1): Remove string-or-comment handling.
2914         (ps-mode-font-lock-keywords-3): Use symbol regexp operators instead of
2915         word regexp operators.
2916         (ps-mode-map): Move initialization into declaration.  Remove binding
2917         for TAB, RET, >, ], and }.
2918         (ps-mode-syntax-table): Move initialization into declaration.
2919         Don't give word syntax to non-word chars.
2920         (ps-run-mode-map): Move initialization into declaration.
2921         (ps-mode-menu-main): Remove auto-indent entry.
2922         (ps-mode-smie-rules): New function.
2923         (ps-mode): Setup smie, syntax-propertize, and electric-indent-mode.
2924         (ps-mode-looking-at-nested, ps-mode-match-string-or-comment): Remove.
2925         (ps-mode--string-syntax-table): New const.
2926         (ps-mode--syntax-propertize-special, ps-mode-syntax-propertize):
2927         New functions.
2928         (ps-mode-newline, ps-mode-tabkey, ps-mode-r-brace, ps-mode-r-angle)
2929         (ps-mode-r-gt, ps-mode-r-balance): Remove functions.
2931 2014-04-27  Daniel Colascione  <dancol@dancol.org>
2933         * term/xterm.el (xterm-paste): Use large finite timeout when
2934         reading event to avoid putting keys in this-command-keys.
2936 2014-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2938         * progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.
2939         (perl-syntax-propertize-function): Use it.  Extend handling of
2940         here-docs to the unquoted case.
2942 2014-04-25  Eli Zaretskii  <eliz@gnu.org>
2944         * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help):
2945         Use equal-including-properties to compare help-echo strings (bug#17331).
2947 2014-04-25  Leo Liu  <sdl.web@gmail.com>
2949         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2950         Fix syntax for @.  (Bug#17325)
2952 2014-04-25  Daniel Colascione  <dancol@dancol.org>
2954         * emacs-lisp/cl.el (gv): Require gv early to break eager
2955         macro-expansion cycles.
2957 2014-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2959         * simple.el (region-active-p): Check there's a mark (bug#17324).
2961         * simple.el (completion-list-mode-map): Use choose-completion for the
2962         mouse binding as well (bug#17302).
2963         (completion-list-mode, completion-setup-function): Adjust docstring and
2964         echo area message accordingly.
2965         * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
2966         calling convention of choose-completion.
2967         * comint.el (comint-dynamic-list-completions):
2968         * term.el (term-dynamic-list-completions): Accept choose-completion.
2970         * progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
2971         &, |, +, - and * can't be a division (bug#17317).
2973         * term/xterm.el (xterm--version-handler): Don't use modern xterm
2974         features on gnome-terminal (bug#16988).
2976 2014-04-25  Thien-Thi Nguyen  <ttn@gnu.org>
2978         Improve Scheme font-locking for (define ((foo ...) ...) ...).
2980         * progmodes/scheme.el (scheme-font-lock-keywords-1): To find
2981         the declared object, ignore zero or more parens, not zero or one.
2983 2014-04-24  Leo Liu  <sdl.web@gmail.com>
2985         * progmodes/xscheme.el (xscheme-expressions-ring)
2986         (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
2987         (xscheme-control-g-disabled-p, xscheme-process-filter-state)
2988         (xscheme-allow-output-p, xscheme-prompt)
2989         (xscheme-string-accumulator, xscheme-mode-string): Use defvar-local.
2991         * progmodes/scheme.el (would-be-symbol, next-sexp-as-string):
2992         Comment out unused functions.
2994 2014-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2996         * info.el: Use lexical-binding and cl-lib.
2997         Use defvar-local and setq-local instead of make-local-variable.
2998         (Info-apropos-matches): Avoid add-to-list.
2999         (Info-edit-mode-map): Fix obsolescence call to Info-edit-map.
3001 2014-04-24  Daniel Colascione  <dancol@dancol.org>
3003         * progmodes/sh-script.el (sh-builtins): Add coproc to list of bash builtins.
3005 2014-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3007         * emacs-lisp/cl-macs.el (cl--loop-let): Fix last merge.
3009 2014-04-22  Michael Heerdegen  <michael_heerdegen@web.de>
3011         * dired.el (dired-insert-set-properties): Do not consider
3012         subdirectory headings and empty lines to be information that
3013         `dired-hide-details-mode' should hide.  (Bug#17228)
3015 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3017         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
3018         Remove test messages.
3019         (tramp-do-copy-or-rename-file-out-of-band): Do not quote `source'
3020         and `target' twice.
3022 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3024         * dframe.el (dframe-get-focus): Remove `hook' argument (bug#17311).
3025         * speedbar.el (speedbar-get-focus): Run the "hook" afterwards instead.
3027         * emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.
3029 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3031         * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
3032         Set "IFS=" when using read builtin, in order to preserve spaces in
3033         the file name.  Add test messages for hunting a bug on hydra.
3034         (tramp-get-ls-command): Undo using "-b" argument.  It doesn't help.
3036 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3038         * progmodes/prog-mode.el (prettify-symbols--compose-symbol):
3039         Don't prettify a word within a symbol.
3041 2014-04-22  Michael Albinus  <michael.albinus@gmx.de>
3043         * net/tramp-sh.el (tramp-get-ls-command): Use "-b" argument if
3044         possible.
3046 2014-04-22  Daniel Colascione  <dancol@dancol.org>
3048         * emacs-lisp/byte-run.el (function-put): Unbreak build: don't
3049         use defun to define `function-put'.
3051 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3053         * emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.
3054         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords-2): Use it.
3055         (lisp-mode-variables): Set font-lock-extra-managed-props.
3057         * emacs-lisp/byte-run.el (function-put): New function.
3058         (defun-declarations-alist): Use it.  Add `pure' and `side-effect-free'.
3059         * emacs-lisp/cl-macs.el (cl-defstruct, cl-struct-sequence-type)
3060         (cl-struct-slot-info, cl-struct-slot-offset, cl-struct-slot-value):
3061         Use them.
3063 2014-04-22  Daniel Colascione  <dancol@dancol.org>
3065         * emacs-lisp/macroexp.el (internal-macroexpand-for-load):
3066         Add `full-p' parameter; when nil, call `macroexpand' instead of
3067         `macroexpand-all'.
3069         * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
3070         Improve docstrings.
3072         * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
3073         Use lambda function values, not quoted lambdas.
3074         (byte-compile-recurse-toplevel): Remove extraneous &optional.
3076         * emacs-lisp/cl-macs.el
3077         (cl-struct-sequence-type, cl-struct-slot-info): Declare pure.
3078         (cl-struct-slot-value): Conditionally use aref or nth so that the
3079         compiler produces optimal code.
3081 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3083         * emacs-lisp/cl-macs.el (cl-struct-slot-offset): Mark as pure.
3084         (inline): Don't inline cl--set-elt.
3085         (cl-struct-slot-value): Remove explicit gv-setter and compiler-macro.
3086         Define as inlinable instead.
3087         (cl-struct-set-slot-value): Remove.
3089         * emacs-lisp/cl-lib.el (cl--set-elt): Remove.
3090         * emacs-lisp/cl-seq.el (cl-replace, cl-substitute, cl-nsubstitute):
3091         Use setf instead.
3093 2014-04-21  Daniel Colascione  <dancol@dancol.org>
3095         * emacs-lisp/cl-macs.el (cl--const-expr-val): We didn't need the
3096         last two parameters after all.
3097         (cl--expr-contains,cl--compiler-macro-typep,cl--compiler-macro-member)
3098         (cl--compiler-macro-assoc,cl-struct-slot-value)
3099         (cl-struct-set-slot-value): Stop using them.
3101 (2014-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3103         * image-mode.el (image-mode-window-put): Don't assume there's a `t'
3104         entry in image-mode-winprops-alist.
3106 2014-04-21  Daniel Colascione  <dancol@dancol.org>
3108         * emacs-lisp/bytecomp.el (byte-compile-recurse-toplevel): New function.
3109         (byte-compile-recurse-toplevel, byte-compile-initial-macro-environment)
3110         (byte-compile-toplevel-file-form): Use it.
3112         * emacs-lisp/cl-macs.el:
3113         (cl--loop-let): Properly destructure `while' clauses.
3115 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3117         * vc/vc.el (vc-root-dir): New public autoloaded function for
3118         generically finding the current VC root.
3119         * vc/vc-hooks.el (vc-not-supported): New error.
3120         (vc-call-backend): Signal `vc-not-supported' instead of generic error.
3122 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3124         * emacs-lisp/cl-macs.el (cl-the): Make `cl-the' assert its type
3125         argument.
3126         (cl--const-expr-val): cl--const-expr-val should macroexpand its
3127         argument in case we're inside a symbol-macrolet.
3128         (cl--do-arglist, cl--compiler-macro-typep)
3129         (cl--compiler-macro-member, cl--compiler-macro-assoc): Pass macro
3130         environment to `cl--const-expr-val'.
3131         (cl-struct-sequence-type,cl-struct-slot-info)
3132         (cl-struct-slot-offset, cl-struct-slot-value)
3133         (cl-struct-set-slot-value): New functions.
3135 2014-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3137         * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
3138         assignments such as "case=hello" (bug#17297).
3140 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
3142         * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
3143         Do not autoload.
3144         (tramp-file-name-handler, tramp-completion-file-name-handler):
3145         Revert patch from 2014-04-10, it isn't necessary anymore.
3146         (tramp-autoload-file-name-handler)
3147         (tramp-register-autoload-file-name-handlers): New defuns.
3148         (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
3149         (tramp-register-file-name-handlers): Remove also
3150         `tramp-autoload-file-name-handler' from `file-name-handler-list'.
3151         Do not autoload its invocation, but eval it after loading of 'tramp.
3153         * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
3155         * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
3157 2014-04-17  Daniel Colascione  <dancol@dancol.org>
3159         Add support for bracketed paste mode; add infrastructure for
3160         managing terminal mode enabling and disabling automatically.
3162         * xt-mouse.el:
3163         (xterm-mouse-mode): Simplify.
3164         (xterm-mouse-tracking-enable-sequence)
3165         (xterm-mouse-tracking-disable-sequence): New constants.
3166         (turn-on-xterm-mouse-tracking-on-terminal)
3167         (turn-off-xterm-mouse-tracking-on-terminal):
3168         Use tty-mode-set-strings and tty-mode-reset-strings terminal
3169         parameters instead of random hooks.
3170         (turn-on-xterm-mouse-tracking)
3171         (turn-off-xterm-mouse-tracking): Delete.
3173         * term/xterm.el (xterm-extra-capabilities): Fix bitrotted comment.
3174         (xterm-paste-ending-sequence): New constant.
3175         (xterm-paste): New command used for bracketed paste support.
3177         (xterm-modify-other-keys-terminal-list): Delete obsolete variable.
3178         (terminal-init-xterm-bracketed-paste-mode): New function.
3179         (terminal-init-xterm): Call it.
3180         (terminal-init-xterm-modify-other-keys): Use tty-mode-set-strings
3181         and tty-mode-reset-strings instead of random hooks.
3182         (xterm-turn-on-modify-other-keys)
3183         (xterm-turn-off-modify-other-keys)
3184         (xterm-remove-modify-other-keys): Delete obsolete functions.
3186         * term/screen.el: Rewrite to just use the xterm code.
3187         Add copyright notice.  Mention tmux.
3189 2014-04-17  Ian D  <dunni@gnu.org>  (tiny change)
3191         * image-mode.el (image-mode-window-put): Also update the property of
3192         the "default window".
3193         * doc-view.el (doc-view-new-window-function): If no window
3194         exists, move to the last known page.
3196 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3198         * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
3199         here-documents (bug#17262).
3201 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
3203         * term/pc-win.el (x-list-fonts, x-get-selection-value):
3204         Provide doc strings, as required by snarf-documentation.
3206 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3208         * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
3209         arg of overlays-at.  Use `invisible-p'.
3211         * obsolete/lucid.el (extent-at):
3212         * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
3213         overlays-at.
3214         (hfy-fontify-buffer): Remove unused var `orig-ovls'.
3216 2014-04-16  João Távora  <joaotavora@gmail.com>
3218         * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
3219         links.  (Bug#17217).
3221 2014-04-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3223         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
3224         Use mapc to loop over a vector.  (Bug#17257).
3226 2014-04-16  Michael Albinus  <michael.albinus@gmx.de>
3228         * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
3229         patch, there are new problems with file names containing spaces.
3230         Get rid of backticks.  (Bug#17238)
3232 2014-04-16  João Távora  <joaotavora@gmail.com>
3234         * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
3235         possible bug.
3237 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
3239         * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
3240         (blink-cursor-mode): Mention customization variables and the
3241         effect of 'blink-cursor-blinks'.
3243 2014-04-16  Barry O'Reilly  <gundaetiapo@gmail.com>
3245         * simple.el (undo): Prevent insertion of identity mapping into
3246         undo-equiv-table so as undo-only does not inf loop in the presence
3247         of consecutive nils in undo list.
3249 2014-04-16  Matthias Dahl  <matthias.dahl@binary-island.eu>
3251         * faces.el (make-face): Deprecate optional argument as it is no
3252         longer needed/used since the conditional X resources handling
3253         has been pushed down to make-face-x-resource-internal itself.
3254         (make-empty-face): Don't pass optional argument to make-face.
3256 2014-04-16  Karl Fogel  <kfogel@red-bean.com>
3258         * savehist.el (savehist-save): Remove workaround for a read-passwd
3259         bug that was fixed before 24.3.  Thanks to Juanma Barranquero for
3260         noticing that the shim was still present.
3262 2014-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3264         * doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.
3266 2014-04-14  Juanma Barranquero  <lekktu@gmail.com>
3268         * faces.el (face-set-after-frame-default): Remove unused local variable.
3270 2014-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3272         * progmodes/grep.el: Use lexical-binding.
3273         (grep-expand-template): Pass explicit lexical env to `eval'.
3274         (zrgrep): Let-bind grep-find-template explicitly.
3276         * emacs-lisp/cl-lib.el (current-case-table): Remove setter.
3277         * leim/quail/sisheng.el (sisheng-list): Use with-case-table.
3279 2014-04-12  Eli Zaretskii  <eliz@gnu.org>
3281         * international/characters.el <standard-case-table>: Add entries
3282         for letters from the Coptic block u+2C80-u+2CFF.  (Bug#17243)
3283         Set category of Coptic characters be 'g' (Greek).
3285 2014-04-12  Leo Liu  <sdl.web@gmail.com>
3287         * progmodes/octave.el (completion-table-with-cache):
3288         Define if not available.
3289         (octave-goto-function-definition, octave-sync-function-file-names)
3290         (octave-find-definition-default-filename):
3291         Backquote upattern for compatibility.
3293 2014-04-12  Michael Albinus  <michael.albinus@gmx.de>
3295         * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
3296         name twice due to backticks.  (Bug#17238)
3298 2014-04-12  Glenn Morris  <rgm@gnu.org>
3300         * term/w32-win.el (x-win-suspend-error):
3301         * term/x-win.el (x-win-suspend-error): Sync docs.
3303 2014-04-12  Matthias Dahl  <matthias.dahl@binary-island.eu>
3305         * faces.el (make-face): Remove deprecated optional argument.
3306         The conditional application of X resources is handled directly by
3307         make-face-x-resource-internal since Emacs 24.4.
3308         (make-empty-face): Don't pass optional argument to make-face.
3310 2014-04-11  Glenn Morris  <rgm@gnu.org>
3312         * Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.  (Bug#16429)
3314 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3316         Ediff's overlay priorities cause more trouble than they solve.
3317         * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
3318         (ediff-highest-priority): Remove function (bug#17234).
3319         * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
3320         * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
3321         (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
3322         overlay priorities.
3324 2014-04-11  Feng Li  <fengli@gmail.com>  (tiny change)
3326         * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
3327         entry; use symbol boundaries to avoid mis-matches.
3329 2014-04-11  Michael Albinus  <michael.albinus@gmx.de>
3331         * net/tramp.el (tramp-file-name-handler)
3332         (tramp-completion-file-name-handler): Avoid recursive loading.
3334         * net/tramp-sh.el (tramp-make-copy-program-file-name):
3335         Quote result also locally.
3337 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3339         * emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
3340         Remove left-over code.
3342         * newcomment.el (comment-indent-new-line): Sink code where it's used.
3343         Reuse the previous comment's indentation unconditionally if it's on its
3344         own line.
3346 2014-04-09  Daniel Colascione  <dancol@dancol.org>
3348         * emacs-lisp/lisp.el (backward-up-list): Add `escape-strings',
3349         `no-syntax-crossing' arguments.  Forward to `up-list'.
3350         (up-list): Add `escape-strings', `no-syntax-crossing' arguments.
3351         Implement logic for escaping from strings.  Use narrowing to deal
3352         with corner cases.
3354 2014-04-09  Leo Liu  <sdl.web@gmail.com>
3356         * net/rcirc.el (rcirc-connection-info): New variable.
3357         (rcirc-connect): Use it to store connection info.
3358         (rcirc-buffer-process): Avoid get-buffer-process which returns nil
3359         for killed process.
3360         (rcirc-cmd-reconnect): New command.  (Bug#17045)
3361         (rcirc-mode, set-rcirc-encode-coding-system)
3362         (set-rcirc-decode-coding-system, rcirc-connect): Use setq-local.
3364 2014-04-09  Daniel Colascione  <dancol@dancol.org>
3366         * emacs-lisp/cl-indent.el: Add comment claiming
3367         facility is also good for elisp.
3368         (lisp-indent-find-method): New function.
3369         (common-lisp-indent-function): Recognize cl-loop.
3370         (common-lisp-indent-function-1): Recognize cl constructs; use
3371         `lisp-indent-find-method' instead of `get' directly.
3372         (if): Use else-body style for elisp.
3374 2014-04-09  Dmitry Gutov  <dgutov@yandex.ru>
3376         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
3377         Module methods.  (Bug#17216)
3379 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3381         * help.el (describe-bindings): Fix buffer handling (bug#17210).
3382         (describe-bindings-internal): Mark obsolete.
3384 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3386         * subr.el (with-silent-modifications): Don't bind deactivate-mark,
3387         buffer-file-name, and buffer-file-truename any more.
3389 2014-04-08  Leo Liu  <sdl.web@gmail.com>
3391         Use lexical-binding and require cl-lib.
3392         * net/rcirc.el (rcirc, rcirc-handler-ctcp-KEEPALIVE)
3393         (rcirc-handler-generic, rcirc-fill-paragraph)
3394         (rcirc-format-response-string, rcirc-target-buffer)
3395         (rcirc-last-line, rcirc-record-activity, rcirc-split-activity)
3396         (rcirc-activity-string, rcirc-make-trees, rcirc-cmd-ctcp)
3397         (rcirc-ctcp-sender-PING, rcirc-browse-url)
3398         (rcirc-markup-timestamp, rcirc-markup-attributes)
3399         (rcirc-markup-my-nick, rcirc-markup-urls)
3400         (rcirc-markup-bright-nicks, rcirc-markup-fill)
3401         (rcirc-check-auth-status, rcirc-handler-WALLOPS)
3402         (rcirc-handler-JOIN, rcirc-handler-PART-or-KICK)
3403         (rcirc-handler-PART, rcirc-handler-KICK, rcirc-handler-QUIT)
3404         (rcirc-handler-NICK, rcirc-handler-PING, rcirc-handler-PONG)
3405         (rcirc-handler-TOPIC, rcirc-handler-301, rcirc-handler-317)
3406         (rcirc-handler-332, rcirc-handler-333, rcirc-handler-477)
3407         (rcirc-handler-MODE, rcirc-handler-353, rcirc-handler-366)
3408         (rcirc-authenticate, rcirc-handler-INVITE, rcirc-handler-ERROR)
3409         (rcirc-handler-ctcp-VERSION, rcirc-handler-ctcp-TIME)
3410         (rcirc-handler-CTCP-response): Fix unused arguments warnings and
3411         use cl-lib.
3413 2014-04-07  João Távora  <joaotavora@gmail.com>
3415         * elec-pair.el (electric-pair--syntax-ppss):
3416         When inside comments parse from comment beginning.
3417         (electric-pair--balance-info): Fix typo in comment.
3418         (electric-pair--in-unterminated-string-p): Delete.
3419         (electric-pair--unbalanced-strings-p): New function.
3420         (electric-pair-string-bound-function): New var.
3421         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
3422         according to `electric-pair--in-unterminated-string-p'
3424         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
3425         Inhibit quote pairing if point-max is inside an unterminated string.
3426         (electric-pair--looking-at-unterminated-string-p): Delete.
3427         (electric-pair--in-unterminated-string-p): New function.
3429 2014-04-07  Glenn Morris  <rgm@gnu.org>
3431         * shell.el (shell-directory-tracker):
3432         Go back to just ignoring failures.  (Bug#17159)
3434 2014-04-07  João Távora  <joaotavora@gmail.com>
3436         Fix `electric-pair-delete-adjacent-pairs' in modes binding
3437         backspace. (bug#16981)
3438         * elec-pair.el (electric-pair-backward-delete-char): Delete.
3439         (electric-pair-backward-delete-char-untabify): Delete.
3440         (electric-pair-mode-map): Bind backspace to a menu item filtering
3441         a new `electric-pair-delete-pair' command.
3442         (electric-pair-delete-pair): New command.
3444         * progmodes/python.el (python-electric-pair-string-delimiter):
3445         Fix triple-quoting electricity.  (Bug#17192)
3447         * elec-pair.el (electric-pair-post-self-insert-function):
3448         Don't skip whitespace when `electric-pair-text-pairs' and
3449         `electric-pair-pairs' were used. syntax to
3450         electric-pair--skip-whitespace.  (Bug#17183)
3452 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3454         * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
3455         "<F>".  (Bug#17199)
3457 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3459         * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
3460         (mpc--status-idle-timer-run): Use mpc--status-timer-run.
3462 2014-04-07  Glenn Morris  <rgm@gnu.org>
3464         * help.el (view-lossage): Doc tweak.
3466 2014-04-07  Matthias Dahl  <ml_emacs-lists@binary-island.eu>
3468         * faces.el (face-spec-recalc): Call make-face-x-resource-internal
3469         only when inhibit-x-resources is nil, and do that earlier in the
3470         function.  Doc fix.  (Bug#16694)
3471         (face-spec-choose): Accept additional optional argument, whose
3472         value is returned if no matching attributes are found.
3473         (face-spec-recalc): Use the new optional argument when calling
3474         face-spec-choose.  (Bug#16378)
3475         (make-face-x-resource-internal): Do nothing when
3476         inhibit-x-resources is non-nil.  Don't touch the default face if
3477         reversed video is given--as was done in previous versions of Emacs.
3478         (face-set-after-frame-default): Don't call
3479         make-face-x-resource-internal here.  (Bug#16434)
3481 2014-04-07  Tassilo Horn  <tsdh@gnu.org>
3483         * doc-view.el (doc-view-bookmark-jump):
3484         Use `bookmark-after-jump-hook' to jump to the right page after the
3485         buffer is shown in a window.  (bug#16090)
3487 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3489         * international/characters.el (mirroring): Fix last change:
3490         instead of loading uni-mirrored.el explicitly, do that implicitly
3491         by creating the 'mirroring' uniprop table.  This avoids announcing
3492         the loading of uni-mirrored.el.
3494 2014-04-07  Glenn Morris  <rgm@gnu.org>
3496         * files.el (buffer-stale--default-function)
3497         (buffer-stale-function, revert-buffer--default):
3498         * autorevert.el (auto-revert-buffers): Doc tweaks.
3500 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
3502         * international/characters.el: Preload uni-mirrored.el.  (Bug#17169)
3504 2014-04-07  Glenn Morris  <rgm@gnu.org>
3506         * files.el (make-backup-file-name-function)
3507         (make-backup-file-name, make-backup-file-name--default-function)
3508         (make-backup-file-name-1, find-backup-file-name)
3509         (revert-buffer-function, revert-buffer-insert-file-contents-function)
3510         (buffer-stale--default-function, buffer-stale-function)
3511         (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
3512         (revert-buffer, revert-buffer--default)
3513         (revert-buffer-insert-file-contents--default-function):
3514         Doc fixes related to defaults no longer being nil.
3515         (make-backup-file-name-function): Bump :version.
3516         Restore nil as a valid but deprecated custom type.
3518 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3520         * progmodes/perl-mode.el (perl-syntax-propertize-function):
3521         Handle $' used as a variable (bug#17174).
3523         * progmodes/perl-mode.el (perl-indent-new-calculate):
3524         Handle forward-sexp failure (bug#16985).
3525         (perl-syntax-propertize-function): Add "foreach" and "for" statement
3526         modifiers introducing expressions (bug#17116).
3528 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3530         * dired-aux.el (dired-file-set-difference): Use lexical-scoping.
3532 2014-04-05  Leo Liu  <sdl.web@gmail.com>
3534         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3535         Add define-compilation-mode.
3537 2014-04-04  João Távora  <joaotavora@gmail.com>
3539         * elec-pair.el (electric-pair--syntax-ppss): When inside comments
3540         parse from comment beginning.
3541         (electric-pair--balance-info): Fix typo in comment.
3542         (electric-pair--in-unterminated-string-p): Delete.
3543         (electric-pair--unbalanced-strings-p): New function.
3544         (electric-pair-string-bound-function): New var.
3545         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
3546         according to `electric-pair--in-unterminated-string-p'.
3548 2014-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3550         * textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.
3551         Move declaration before first use.
3552         (reftex-move-to-next-arg): Silence compiler warning.
3554 2014-04-04  Joost Kremers  <joostkremers@fastmail.fm>  (tiny change)
3556         * textmodes/reftex-toc.el (reftex-toc, reftex-re-enlarge):
3557         Use `window-total-width' instead of `window-width'.
3559 2014-04-03  Daniel Colascione  <dancol@dancol.org>
3561         * subr.el (set-transient-map): Remove rms's workaround entirely;
3562         use new `suspicious-object' subr to mark our lambda for closer
3563         scrutiny during gc.
3565 2014-04-02  Richard Stallman  <rms@gnu.org>
3567         * subr.el (set-transient-map): Comment out previous change.
3569 2014-04-02  Glenn Morris  <rgm@gnu.org>
3571         * menu-bar.el (menu-bar-file-menu):
3572         * vc/ediff.el (ediff-current-file):
3573         Update for revert-buffer-function no longer being nil by default.
3575         * simple.el (command-execute): Respect nil disabled-command-function.
3577 2014-04-02  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
3579         * simple.el (command-execute): Do not execute the command when it
3580         is disabled; fixes thinko in 2013-02-20 conversion from C.  (Bug#17151)
3582 2014-04-02  Juri Linkov  <juri@jurta.org>
3584         * dired-aux.el (dired-compress-file): Don't use string-match-p
3585         because its match data is used afterwards.
3587 2014-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3589         * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
3590         0 like nil.
3592 2014-04-02  João Távora  <joaotavora@gmail.com>
3594         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
3595         Inhibit quote pairing if point-max is inside an unterminated string.
3596         (electric-pair--looking-at-unterminated-string-p):
3597         Delete.
3598         (electric-pair--in-unterminated-string-p): New function.
3600 2014-04-01  Daniel Colascione  <dancol@dancol.org>
3602         * minibuffer.el (minibuffer-complete): Prevent assertion failure
3603         when trying to complete the prompt.
3605 2014-03-31  Leo Liu  <sdl.web@gmail.com>
3607         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
3608         Refactor out eldoc-documentation-function-default.
3609         (eldoc-documentation-function-default): New function.
3610         (eldoc-documentation-function): Change value.
3612 2014-03-31  Glenn Morris  <rgm@gnu.org>
3614         * simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks.
3616         * progmodes/vhdl-mode.el (vhdl-speedbar-select-mra)
3617         (vhdl-compose-components-package, vhdl-compose-configuration):
3618         Abbreviate default-directory (missing from some previous upstream sync).
3620 2014-03-31  Reto Zimmermann  <reto@gnu.org>
3622         Sync with upstream vhdl mode v3.35.2.
3623         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
3624         (top-level): No longer require assoc.
3625         (vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
3626         New functions.  Use throughout to replace aget etc.
3627         (vhdl-aput-delete-if-nil): Rename from vhdl-aput.
3628         (vhdl-update-file-contents): Update for vhdl-aput-delete-if-nil rename.
3629         (vhdl-template-replace-header-keywords): Fix bug for "<title string>".
3630         (vhdl-compile-init): Do not initialize regexps for Emacs 22+.
3631         (vhdl-error-regexp-emacs-alist): Remove regexps from all compilers
3632         except `vhdl-compiler'.
3633         (vhdl-error-regexp-add-emacs): Remove all other compilers,
3634         when appropriate.
3636 2014-03-31  Glenn Morris  <rgm@gnu.org>
3638         * progmodes/vhdl-mode.el (vhdl-expand-abbrev, vhdl-expand-paren):
3639         Revert 2014-03-26 merge goof; go back to using defalias.
3641 2014-03-30  Daniel Colascione  <dancol@dancol.org>
3643         * comint.el (comint-send-input):
3644         Deactivate completion-in-region-mode before we send comint input.
3645         (Bug#17139).
3647         * simple.el (keyboard-quit): Deactivate completion-in-region-mode
3648         on keyboard-quit.
3650 2014-03-29  Glenn Morris  <rgm@gnu.org>
3652         * textmodes/reftex.el: Manage most autoloads automatically.
3653         * textmodes/reftex-auc.el, textmodes/reftex-cite.el:
3654         * textmodes/reftex-dcr.el, textmodes/reftex-global.el:
3655         * textmodes/reftex-index.el, textmodes/reftex-parse.el:
3656         * textmodes/reftex-ref.el, textmodes/reftex-sel.el:
3657         * textmodes/reftex-toc.el: Set generated-autoload-file,
3658         and add autoload cookies for reftex.el.
3659         * Makefile.in (AUTOGEN_VCS): Add textmodes/reftex.el.
3661 2014-03-28  Glenn Morris  <rgm@gnu.org>
3663         * cus-start.el (report-emacs-bug-address): Set custom properties.
3664         * mail/emacsbug.el (report-emacs-bug-address):
3665         Variable is now defined in emacs.c.
3667         * mail/emacsbug.el (report-emacs-bug):
3668         Include system-configuration-features.
3670 2014-03-28  Michal Nazarewicz  <mina86@mina86.com>
3672         * simple.el (cycle-spacing): Never delete spaces on first run by
3673         default, but do so in a new 'fast mode and if there are already
3674         N spaces (the previous behavior).
3675         Compare N with its value in previous invocation so that changing
3676         prefix argument restarts `cycle-spacing' sequence.
3677         The idea is that with this change, binding M-SPC to
3678         `cycle-spacing' should not introduce any changes in behavior of
3679         the binding so long as users do not type M-SPC twice in a raw with
3680         the same prefix argument or lack thereof.
3682 2014-03-28  Glenn Morris  <rgm@gnu.org>
3684         * faces.el (term-file-aliases): New variable.
3685         (tty-run-terminal-initialization): Respect term-file-aliases.
3686         * term/apollo.el, term/vt102.el, term/vt125.el, term/vt201.el:
3687         * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el:
3688         * term/vt400.el, term/vt420.el: Remove files, replaced by aliases.
3690 2014-03-27  Glenn Morris  <rgm@gnu.org>
3692         * startup.el (inhibit-startup-hooks): Doc tweak.
3693         (normal-top-level): Simplify running of hooks.
3694         For window-setup-hook, respect inhibit-startup-hooks.
3695         (command-line-1): Don't set window-setup-hook to nil.
3697         Allow selective autoloading from obsolete/ directory.
3698         * Makefile.in (obsolete-autoloads): New rule.
3699         (autoloads): Run obsolete-autoloads.
3700         * obsolete/iswitchb.el (iswitchb-mode): Use obsolete-autoload.
3701         * simple.el (iswitchb-mode): Remove hand-written autoloads.
3703 2014-03-27  Dmitry Gutov  <dgutov@yandex.ru>
3705         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3706         Highlight special globals with font-lock-builtin-face.  (Bug#17057)
3708         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3709         Don't propertize `?' or `!' as symbol constituent when after
3710         colon.  (Bug#17097)
3712 2014-03-27  Juanma Barranquero  <lekktu@gmail.com>
3714         * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
3715         which is no longer needed and causes trouble in GTK builds (bug#17046).
3717         * emacs-lisp/package-x.el (package--archive-contents-from-url):
3718         Use url-insert-file-contents; package-handle-response no longer exists.
3720 2014-03-26  Daniel Colascione  <dancol@dancol.org>
3722         * simple.el (process-menu-mode-map): New variable.
3723         (process-menu-delete-process): New command.
3725 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
3727         * emacs-lisp/package.el: Fix bug#16733 (again).
3728         (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
3729         (url-http-target-url): Remove unused declarations.
3730         (package-handle-response): Remove.
3731         (package--with-work-buffer): Use url-insert-file-contents and simplify.
3732         (package--download-one-archive): Use current-buffer instead of
3733         dynamic binding of `buffer'.
3734         (describe-package-1): Do not decode readme-string.
3736 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
3738         * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
3740         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
3741         from 2014-03-07, it decreases performance unnecessarily.  Let-bind
3742         `remote-file-name-inhibit-cache' to nil in the second pass.
3743         (tramp-find-executable): Do not call "which" on SunOS.
3744         (tramp-send-command-and-check): Fix docstring.
3745         (tramp-do-copy-or-rename-file-directly): In the `rename' case,
3746         check whether source directory has set the sticky bit.
3748 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
3750         * simple.el (primitive-undo): Only process marker adjustments
3751         validated against their corresponding (TEXT . POS).  Issue warning
3752         for lone marker adjustments in undo history.  (Bug#16818)
3753         (undo-make-selective-list): Add marker adjustments to selective
3754         undo list based on whether their corresponding (TEXT . POS) is in
3755         the region.  Remove variable adjusted-markers, which was unused
3756         and only non nil during undo-make-selective-list.
3757         (undo-elt-in-region): Return nil when passed a marker adjustment
3758         and explain in function doc.
3760 2014-03-26  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
3762         * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
3764 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
3766         * progmodes/ruby-mode.el (ruby-expression-expansion-re):
3767         Match special global variables without curlies, too.
3768         (ruby-font-lock-keywords): Simplify the matcher for special global
3769         variables.  Don't require a non-word character after the variable.
3770         (Bug#17057)
3772 2014-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3774         * simple.el (redisplay-highlight-region-function): Increase priority of
3775         overlay to make sure boundaries are visible (bug#15899).
3777 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
3779         * frameset.el (frameset--initial-params): Fix typo in parameter name.
3780         (frameset-restore): Compare display strings with equal.
3782         * frame.el (make-frame): Don't quote display name in error message,
3783         it is already a string.
3785 2014-03-26  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3787         * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
3788         the password.
3790 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
3792         * emacs-lisp/package.el (package--add-to-archive-contents):
3793         Include already installed and built-in packages in
3794         `package-archive-contents'.
3795         (package-install): Don't include already installed packages in the
3796         options during interactive invocation.  (Bug#16762)
3797         (package-show-package-list): If the buffer is already displayed in
3798         another window, switch to that window.
3800 2014-03-26  Reto Zimmermann  <reto@gnu.org>
3802         Sync with upstream vhdl mode v3.35.1.
3803         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
3804         (vhdl-compiler-alist): Doc fix.
3805         (vhdl-goto-line): Remove.
3806         (vhdl-mode-abbrev-table-init): Add XEmacs compat.
3807         (vhdl-mode) <paragraph-start>: Fix value.
3808         (vhdl-fix-statement-region): Not `for' in wait-statement.
3809         (vhdl-beautify-region): Also (un)tabify.
3810         (vhdl-get-visible-signals):
3811         Scan declarative part of generate statements.
3812         (vhdl-template-record): Fix indentation for record type declaration.
3813         (vhdl-expand-abbrev, vhdl-expand-paren):
3814         Revert to using fset again rather than defalias.
3815         (vhdl-scan-directory-contents): Tweak.
3816         (vhdl-speedbar-find-file, vhdl-speedbar-port-copy)
3817         (vhdl-compose-components-package):
3818         Replace vhdl-goto-line with forward-line.
3819         (top-level): Tweak speedbar frame selection.
3820         (vhdl-generate-makefile-1): Support for compilers with no
3821         unit-to-file name mapping (create directory with dummy files).
3823 2014-03-26  Wilson Snyder  <wsnyder@wsnyder.org>
3825         Sync with upstream verilog-mode revision 702457d.
3826         * progmodes/verilog-mode.el (verilog-mode-version): Update.
3827         (create-lockfiles): Declare.
3828         (verilog-read-decls): Fix module header imports, bug709.
3829         Reported by Victor Lau.
3830         Fix parsing 'var' in AUTOs, msg1294.  Reported by Dominique Chen.
3831         (verilog-auto-inout-module): Fix AUTOINOUTMODULE not inserting
3832         interface-only modules, bug721.  Reported by Dean Hoyt.
3834 2014-03-26  Glenn Morris  <rgm@gnu.org>
3836         * obsolete/gulp.el: Move here from emacs-lisp/.
3838         * files.el (lock-buffer, unlock-buffer, file-locked-p):
3839         Remove fallback aliases, since they are always defined now.
3841 2014-03-24  Daniel Colascione  <dancol@dancol.org>
3843         * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
3844         instead of cl-loop search function.
3846 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
3848         * calendar/parse-time.el (parse-time-iso8601-regexp)
3849         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
3850         it more generally.
3852 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
3854         * net/dns.el (network-interface-list): Define for XEmacs.
3856 2014-03-23  Magnus Henoch  <magnus.henoch@gmail.com>
3858         * net/dns.el (dns-servers-up-to-date-p): New function to see whether
3859         the network interfaces changed.
3860         (dns-query): Use it to flush the data.
3862 2014-03-23  Juanma Barranquero  <lekktu@gmail.com>
3864         * vc/vc.el (vc-rollback): Use set-buffer-modified-p.
3866 2014-03-23  Daniel Colascione  <dancol@dancol.org>
3868         Change subword-mode to use `find-word-boundary-function-table' and
3869         replace `capitalized-words-mode'.  Also, convert to lexical
3870         binding.
3872         * progmodes/cap-words.el: Delete now-obsolete file.
3873         * progmodes/subword.el: Reimplement using
3874         `find-word-boundary-function-table'.
3875         (subword-mode-map): Hollow out.
3876         (capitalized-words-mode): Define as obsolete alias for
3877         `subword-mode'.
3878         (subword-mode, superword-mode): Tweak documentation to reflect new
3879         implementation; call `subword-setup-buffer'.
3880         (subword-forward, subword-capitalize): Add underscore to indicate
3881         unused variable.
3882         (subword-find-word-boundary-function-table): New constant.
3883         (subword-empty-char-table): New constant.
3884         (subword-setup-buffer): New function.
3885         (subword-find-word-boundary): New function.
3887 2014-03-23  Daniel Colascione  <dancol@dancol.org>
3889         * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
3890         list to look for keyword arguments instead of `memq', fixing
3891         (Bug#3647) --- unfortunately, only for freshly-compiled code.
3892         Please make bootstrap.
3894 2014-03-22  Glenn Morris  <rgm@gnu.org>
3896         * dired.el (dired-read-regexp): Make obsolete.
3897         (dired-mark-files-regexp, dired-mark-files-containing-regexp)
3898         (dired-flag-files-regexp):
3899         * dired-aux.el (dired-mark-read-regexp):
3900         * dired-x.el (dired-mark-unmarked-files): Use read-regexp directly.
3902         * startup.el (fancy-startup-text):
3903         * help.el (describe-gnu-project): Visit online info about GNU project.
3905         * help-fns.el (help-fns--interactive-only): New function.
3906         (help-fns-describe-function-functions): Add the above function.
3907         * simple.el (beginning-of-buffer, end-of-buffer, insert-buffer)
3908         (next-line, previous-line): Remove hand-written interactive-only
3909         information from doc strings, it is auto-generated now.
3910         * bookmark.el (bookmark-write):
3911         * epa-mail.el (epa-mail-decrypt, epa-mail-verify, epa-mail-sign)
3912         (epa-mail-import-keys): Mark interactive-only,
3913         and remove hand-written interactive-only information from doc strings.
3914         * epa.el (epa-decrypt-armor-in-region, epa-verify-region)
3915         (epa-verify-cleartext-in-region, epa-sign-region, epa-encrypt-region):
3916         * files.el (not-modified):
3917         * simple.el (mark-whole-buffer): Mark interactive-only.
3919         * emacs-lisp/byte-run.el (defun-declarations-alist):
3920         Add interactive-only.  Doc tweak.
3921         (macro-declarations-alist): Doc tweak.
3922         * subr.el (declare): Doc tweak (add xref to manual).
3923         * comint.el (comint-run):
3924         * files.el (insert-file-literally, insert-file):
3925         * replace.el (replace-string, replace-regexp):
3926         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3927         (delete-forward-char, goto-line, insert-buffer, next-line)
3928         (previous-line): Set interactive-only via declare.
3930 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
3932         * emacs-lisp/package.el (package-desc): Use the contents of the
3933         quoted form, not its cdr.  (Bug#16873)
3935 2014-03-22  Juanma Barranquero  <lekktu@gmail.com>
3937         * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
3938         benefit of doc.c; change parameter profile to match the X function.
3940 2014-03-22  Leo Liu  <sdl.web@gmail.com>
3942         * help.el (temp-buffer-setup-hook): Remove help-mode-setup.
3943         (temp-buffer-show-hook): Remove help-mode-finish.  (Bug#16038)
3945 2014-03-21  Richard Stallman  <rms@gnu.org>
3947         * battery.el (battery-linux-sysfs): Search for each field
3948         from the beginning of the buffer.
3950         * subr.el (set-transient-map): Clear out function and value
3951         of the temporary symbol when we're done with it.
3953         * mail/rmailsum.el (rmail-summary-delete-forward):
3954         Optimize case of reaching end and handling count.
3955         (rmail-summary-mark-deleted): Optimize when N is current msg.
3956         Don't create new summary line.
3957         (rmail-summary-undelete): Pass arg to rmail-undelete-previous-message.
3958         (rmail-summary-undelete-many): Rewrite for speed.
3959         (rmail-summary-msg-number): New function.
3961         * mail/rmail.el (rmail-delete-message): Update summary.
3962         (rmail-undelete-previous-message): Handle repeat count arg.
3963         (rmail-delete-backward, rmail-delete-forward): Likewise.
3965 2014-03-21  Daniel Colascione  <dancol@dancol.org>
3967         * mail/emacsbug.el (report-emacs-bug): Include memory usage
3968         information in bug reports.
3970 2014-03-21  Michael Albinus  <michael.albinus@gmx.de>
3972         * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
3973         and `tramp-copy-env'.
3975         * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
3976         (tramp-maybe-open-connection): Handle `tramp-login-env'.
3978 2014-03-21  Glenn Morris  <rgm@gnu.org>
3980         * electric.el (electric-indent-post-self-insert-function): Add doc.
3982 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
3984         * emacs-lisp/package.el (package-compute-transaction):
3985         Use `version-list-<=' to compare the requirement version against
3986         the version of package already to be installed.  Update the error
3987         message.  (Bug#16826)
3989         * progmodes/ruby-mode.el (ruby-smie-rules):
3990         Add indentation rule for ` @ '.  (Bug#17050)
3992 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
3994         * align.el (align-regexp): Remove superfluous backslash.
3996         * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
3997         (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
3998         (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
3999         Fix docstring typos.
4000         (ffap-next): Use C-u in docstring.
4001         (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
4002         (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
4003         Remove superfluous backslashes.
4004         (ffap-string-at-point): Reflow docstring.
4006         * server.el (server-host): Reflow docstring.
4007         (server-unload-function): Fix docstring typo.
4008         (server-eval-at): Remove superfluous backslash.
4010         * skeleton.el (skeleton-insert): Remove superfluous backslash.
4011         (skeleton-insert): Doc fix.
4012         (skeleton-insert): Reflow docstring.
4014         * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
4015         (tty-color-approximate, tty-color-by-index, tty-color-values)
4016         (tty-color-desc): Remove superfluous backslashes.
4018 2014-03-21  Glenn Morris  <rgm@gnu.org>
4020         * cus-start.el (history-length): Bump :version.
4022         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
4023         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4024         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4025         Don't set `make-backup-files'.
4027         * info.el (info--prettify-description): New function,
4028         to give info-finder descriptions consistent case, punctuation.
4029         (Info-finder-find-node): Use it.  Sort packages.
4030         Refer to "description" rather than "commentary".
4032 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
4034         * frameset.el (frameset--print-register): New function.
4035         (frameset-to-register): Use it.
4037 2014-03-20  Juanma Barranquero  <lekktu@gmail.com>
4039         * progmodes/hideif.el (hif-string-to-number): New function.
4040         (hif-tokenize): Use it to understand non-decimal floats.
4042         * emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.
4044         * skeleton.el (skeleton-autowrap): Mark as obsolete.  Doc fix.
4046 2014-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4048         * electric.el (electric-newline-and-maybe-indent): New command.
4049         Bind it globally to C-j.
4050         (electric-indent-mode): Don't mess with the global map any more.
4051         Don't drop the post-self-insert-hook is some buffer is still using it
4052         (bug#16770).
4054         * bindings.el (global-map): Remove C-j binding.
4056         * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
4057         the docstring of functions advised before dumping (bug#16993).
4059 2014-03-19  Stefan-W. Hahn  <stefan.hahn@s-hahn.de>  (tiny change)
4061         * ps-print.el (ps-generate-postscript-with-faces):
4062         Explicitly deactivate the mark (bug#16866).
4063         * simple.el (deactivate-mark): Update region highlight.
4065 2014-03-19  Juanma Barranquero  <lekktu@gmail.com>
4067         * emacs-lisp/package.el (describe-package-1):
4068         Decode commentary (bug#16733).
4070 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
4072         * custom.el (defcustom): Doc fix: recommend avoiding destructive
4073         modification of the value argument of :set (bug#16755).
4075 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4077         * simple.el (newline-and-indent): Do autofill (bug#17031).
4079 2014-03-18  Dmitry Gutov  <dgutov@yandex.ru>
4081         * newcomment.el (comment-normalize-vars): Only add escaping check
4082         to `comment-start-skip' if not `comment-use-syntax'.  (Bug#16971)
4083         (comment-beginning): Use `narrow-to-region' instead of moving back
4084         one character.
4085         (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
4086         (comment-start-skip): Update the docstring.
4088 2014-03-18  Richard Stallman  <rms@gnu.org>
4090         * dired.el (dired-display-file): Force use of other window.
4092 2014-03-18  Daniel Colascione  <dancol@dancol.org>
4094         * startup.el (tty-handle-args): Remove debug message from 2007.
4096 2014-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4098         * emacs-lisp/nadvice.el (advice--interactive-form): New function.
4099         (advice--make-interactive-form): Use it to avoid (auto)loading function.
4100         (advice--make-1, advice-add, advice-remove):
4101         Remove braindead :advice-pending hack.
4103 2014-03-17  Glenn Morris  <rgm@gnu.org>
4105         * calendar/calendar.el (calendar-generate-month): Apply weekend
4106         face to the right days; fixes 2013-08-06 change.  (Bug#17028)
4108 2014-03-17  Michael Albinus  <michael.albinus@gmx.de>
4110         * net/tramp.el (tramp-action-out-of-band): Read pending output.
4111         (tramp-call-process): Trace also DESTINATION.
4113         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
4114         Quote file names when they are local.  Remove superfluous trace.
4116 2014-03-17  Dmitry Gutov  <dgutov@yandex.ru>
4118         * newcomment.el (comment-beginning): If `comment-start-skip'
4119         doesn't match, move back one char and try again.  (Bug#16971)
4121         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4122         Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
4123         Set `comment-start-skip' to a simpler value that doesn't try to
4124         check if the semicolon is escaped (this is handled by
4125         `syntax-ppss' now).  (Bug#16971)
4127         * progmodes/scheme.el (scheme-mode-variables): Same.
4129 2014-03-16  Martin Rudalics  <rudalics@gmx.at>
4131         Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
4132         * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
4133         current (Bug#16816, Bug#17007).
4134         (with-current-buffer-window): New macro doing the same as
4135         `with-temp-buffer-window' but with BUFFER-OR-NAME current.
4136         * help.el (help-print-return-message): Warn in doc-string to not
4137         use this in `with-help-window'.
4138         (describe-bindings-internal): Call `describe-buffer-bindings'
4139         from within help buffer.  See Juanma's scenario in (Bug#16816).
4140         (with-help-window): Update doc-string.
4141         * dired.el (dired-mark-pop-up):
4142         * files.el (save-buffers-kill-emacs):
4143         * register.el (register-preview): Use `with-current-buffer-window'
4144         instead of `with-temp-buffer-window'.
4146 2014-03-16  Juanma Barranquero  <lekktu@gmail.com>
4148         * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
4149         Implement inserting into current buffer, documented in their docstrings.
4150         (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
4151         (rst-section-tree-point, rst-forward-section, rst-indent)
4152         (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
4153         (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
4154         (rst-font-lock-handle-adornment-pre-match-form)
4155         (rst-repeat-last-character): Reflow docstrings.
4156         (rst-preferred-adornments, rst-update-section, rst-find-title-line)
4157         (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
4158         (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
4159         (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
4160         Fix docstring typos.
4161         (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
4162         (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
4163         (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
4165 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>
4167         * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
4168         for compatibility with other ports.
4169         (ns-initialize-window-system): Use it.  It is set in term/common-win.el
4170         from the -xrm command line argument, but in the Nextstep port its value
4171         is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
4173         * progmodes/python.el (defconst, python-syntax-count-quotes)
4174         (python-indent-region, python-indent-shift-right)
4175         (python-indent-dedent-line-backspace, python-nav-backward-sexp)
4176         (python-nav-backward-sexp-safe, python-nav-backward-up-list)
4177         (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
4178         (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
4179         (inferior-python-mode, python-shell-make-comint, run-python-internal)
4180         (python-shell-buffer-substring, python-shell-send-buffer)
4181         (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
4182         (python-completion-complete-at-point, python-fill-docstring-style)
4183         (python-eldoc-function, python-imenu-format-item-label)
4184         (python-imenu-format-parent-item-label)
4185         (python-imenu-format-parent-item-jump-label)
4186         (python-imenu--build-tree, python-imenu-create-index)
4187         (python-imenu-create-flat-index): Fix docstring typos.
4188         (python-indent-context, python-shell-prompt-regexp, run-python):
4189         Remove superfluous backslashes.
4190         (python-indent-line, python-nav-beginning-of-defun)
4191         (python-shell-get-buffer, python-shell-get-process)
4192         (python-info-current-defun, python-info-current-line-comment-p)
4193         (python-info-current-line-empty-p, python-util-popn): Doc fixes.
4194         (python-indent-post-self-insert-function, python-shell-send-file)
4195         (python-shell-completion-get-completions)
4196         (python-shell-completion-complete-or-indent)
4197         (python-eldoc--get-doc-at-point): Reflow docstrings.
4199 2014-03-14  Glenn Morris  <rgm@gnu.org>
4201         * emacs-lisp/package.el (package-menu-mode-map):
4202         Replace use of obsolete function alias.  Tweak menu item text.
4204         * info.el (Info-finder-find-node):
4205         Ignore the `emacs' metapackage.  (Bug#10813)
4207         * finder.el (finder-list-matches): Include unversioned packages
4208         in the result of a keyword search.
4210         * finder.el (finder--builtins-descriptions): New constant.
4211         (finder-compile-keywords): Use finder--builtins-descriptions.
4213 2014-03-14  Dmitry Gutov  <dgutov@yandex.ru>
4215         * simple.el (blink-matching-paren): Describe the new value,
4216         `jump', enabling the old behavior.
4217         (blink-matching-open): Use that value.  (Bug#17008)
4219 2014-03-14  Glenn Morris  <rgm@gnu.org>
4221         * finder.el (finder-no-scan-regexp): Add leim-list.
4222         (finder-compile-keywords):
4223         Don't skip files with same basename.  (Bug#14010)
4224         * Makefile.in (setwins_finder): New, excluding leim.
4225         (finder-data): Use setwins_finder.
4227         * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
4228         (help-function-arglist, help-make-usage): Move from here...
4229         * help.el (help-split-fundoc, help-add-fundoc-usage)
4230         (help-function-arglist, help-make-usage): ... to here.  (Bug#17001)
4231         * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
4233 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
4235         * net/socks.el (socks, socks-override-functions)
4236         (socks-find-services-entry):
4237         * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
4238         (hif-find-ifdef-block):
4239         * progmodes/modula2.el (m2-indent): Fix docstring typos.
4241         * net/tls.el (tls-program): Reflow docstring.
4243         * progmodes/pascal.el (pascal-mode-abbrev-table)
4244         (pascal-imenu-generic-expression, pascal-auto-endcomments)
4245         (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
4246         (pascal-outline-mode): Fix docstring typos.
4247         (pascal-mode): Let define-derived-mode document mode hook.
4248         (pascal-uncomment-area): Reflow.
4249         (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
4251         * progmodes/opascal.el (opascal-compound-block-indent)
4252         (opascal-case-label-indent): Fix docstring typos.
4253         (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
4255 2014-03-13  Dmitry Gutov  <dgutov@yandex.ru>
4257         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4258         Fontify multiple adjacent negation chars.  (Bug#17004)
4260 2014-03-13  Tom Willemse  <tom@ryuslash.org>  (tiny change)
4262         * emacs-lisp/package.el (package--prepare-dependencies):
4263         Accept requirements without explicit version (bug#14941).
4265 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4267         * register.el (register-separator, copy-to-register): Doc fixes.
4268         (register-preview-default): Remove unnecessary call to concat.
4270         * frameset.el (frameset-restore): When checking for a visible frame,
4271         use the action map instead of calling visible-frame-list.
4273 2014-03-12  Jonas Bernoulli  <jonas@bernoul.li>
4275         * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
4277 2014-03-12  Martin Rudalics  <rudalics@gmx.at>
4279         * window.el (fit-frame-to-buffer): Get maximum width from
4280         display's width instead of height.
4282 2014-03-12  Glenn Morris  <rgm@gnu.org>
4284         * desktop.el (desktop-restore-frames)
4285         (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
4286         (desktop-restore-reuses-frames): Doc tweaks.
4288         * electric.el (electric-indent-mode): Doc fix.
4290 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4292         * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
4293         (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
4294         (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
4295         (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
4296         (cvs-dired-use-hook): Fix docstring typos.
4297         (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
4298         Doc fixes.
4300         * vc/pcvs-defs.el (cvs-auto-remove-handled)
4301         (cvs-auto-remove-directories, cvs-default-ignore-marks)
4302         (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
4303         (cvs-execute-single-dir): Fix docstring typos.
4305         * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
4306         (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
4308         * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
4310         * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
4311         Fix docstring typos.
4313 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
4315         * frameset.el (frameset--jump-to-register): Add autoload; it could be
4316         called from jump-to-register after unloading the frameset package.
4318 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4320         * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
4321         (bug#16975).  Deactivate the mark before setting it to nil.
4322         (activate-mark): Do nothing if region is already active.
4324 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
4326         * frameset.el (frameset--target-display): Remove definition; declare.
4327         (frameset-save, frameset-restore): Let-bind frameset--target-display.
4329 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4331         * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
4332         (advice-add): Add a :advice--pending marker, so advice--make-1 knows
4333         when the advice is pending.
4334         (advice-remove): Remove this marker when not needed any more.
4336 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
4338         * frameset.el: Separate options for reusing frames and cleaning up.
4339         (frameset--reuse-list): Remove definition; declare.
4340         (frameset--action-map): Declare.
4341         (frameset--find-frame-if): Doc fix.
4342         (frameset--restore-frame): Cache frame action.
4343         (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
4344         how to clean up the frame list after restoring.  Remove cleaning
4345         options from REUSE-FRAMES.  Change all keyword values to symbols.
4346         (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
4348         * desktop.el (desktop-restore-forces-onscreen)
4349         (desktop-restore-reuses-frames): Use non-keyword values.
4350         (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
4352 2014-03-10  Glenn Morris  <rgm@gnu.org>
4354         * files.el (find-file): Doc fix: update info node name.
4356         * emacs-lisp/advice.el (ad-add-advice, defadvice):
4357         Doc fix: remove references to deleted info nodes.
4359 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
4361         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
4362         Do not add nil to the environment, when there's no remote `locale'.
4363         (tramp-find-inline-encoding): Check, that the remote host has
4364         installed perl, before sending scripts.
4366 2014-03-10  Leo Liu  <sdl.web@gmail.com>
4368         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
4369         Clear eldoc-last-message.  (Bug#16920)
4371 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4373         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
4374         (bug#14430).
4376 2014-03-09  Juri Linkov  <juri@jurta.org>
4378         * ansi-color.el (ansi-color-names-vector): Copy default colors
4379         from `xterm-standard-colors' that look well on the default white
4380         background (and also on the black background) to avoid illegible
4381         color combinations like yellow-on-white and white-on-white.
4382         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
4384 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
4386         * frameset.el (frameset-restore): When no frame is visible, do not
4387         generate a list of frames, just make visible the selected one.
4389 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
4391         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
4392         it only contains the repository root.  (Bug#16897)
4394 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
4396         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
4397         only when `remote-file-name-inhibit-cache' is nil.
4398         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
4400 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
4402         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
4403         Fix doc-strings.
4404         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
4405         fit-frame-to-buffer variable.  Fix doc-string.
4406         (fit-window-to-buffer): Set ONLY argument in call of
4407         fit-frame-to-buffer.  Fix doc-string.
4409 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
4411         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
4412         (tramp-action-password): Clear password cache if needed.
4413         (tramp-read-passwd): Do not clear password cache.
4415         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
4416         cache unless it is the first password request.
4418 2014-03-06  Glenn Morris  <rgm@gnu.org>
4420         * simple.el (newline): Doc tweak.
4422         * emacs-lisp/shadow.el (load-path-shadows-find):
4423         Ignore dir-locals.  (Bug#12357)
4425 2014-03-05  Glenn Morris  <rgm@gnu.org>
4427         * files.el (interpreter-mode-alist):
4428         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
4430 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
4432         * frameset.el (frameset--initial-params): Filter out null entries.
4434 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
4436         * window.el (window-min-height, window-min-width):
4437         Rewrite doc-strings.
4438         (window-body-size): Add PIXELWISE argument to make it consistent
4439         with its callees.
4441 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
4443         * finder.el (finder-mode-map, finder-mode-syntax-table):
4444         Revert part of 2014-02-28 change.
4446 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
4448         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
4449         (eww-setup-buffer): Clear next/prev/etc more reliably.
4450         (eww-textarea-map): [tab] doesn't work on tty.
4451         Reported by Mario Lang.
4453         * net/shr.el (shr-map): Ditto.
4455 2014-03-04  Glenn Morris  <rgm@gnu.org>
4457         * minibuffer.el (completion-hilit-commonality):
4458         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
4460 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
4462         * hilit-chg.el (hilit-chg-unload-function): New function.
4463         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
4464         (hilit-chg-map-changes): Prefer cardinal number to digit.
4465         (hilit-chg-display-changes): Reflow docstring.
4466         (highlight-changes-rotate-faces): Remove superfluous backslash.
4468 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
4470         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
4471         `tramp-send-command-and-check'.
4473 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
4475         * hexl.el (hexl-address-region, hexl-ascii-region)
4476         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
4477         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
4478         (hexl-forward-word, hexl-previous-line, hexl-next-line):
4479         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
4480         (hexl-mode): Doc fix.
4481         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
4482         (hexl-mode-ruler): Fix typos in docstrings.
4484         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
4485         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
4486         Remove superfluous backslashes.
4487         (strokes-last-stroke, strokes-global-map, strokes-mode):
4488         Reflow docstrings.
4489         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
4490         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
4491         (strokes-distance-squared, strokes-global-set-stroke)
4492         (strokes-global-set-stroke-string): Doc fixes.
4493         (strokes-help): Fix typos; reflow docstring.
4495 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
4497         * window.el (window-in-direction): Fix doc-string.
4499 2014-03-04  Glenn Morris  <rgm@gnu.org>
4501         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
4502         Explicit error if no grammar.
4503         (smie-config-save): Doc fix.  Fix quote typo.
4505 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4507         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
4508         electric-indent-mode-hook if we obey electric-indent-mode.
4509         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
4510         decide whether we obey electric-indent-mode.
4511         (c-change-set-fl-decl-start, c-extend-after-change-region):
4512         Silence warnings.
4513         (c-electric-indent-mode-hook): Assume we do want to obey
4514         electric-indent-mode.
4516         * electric.el (electric-indent-mode-has-been-called): Remove.
4517         (electric-indent-mode): Fix accordingly.
4519         * files.el (hack-local-variables): Mention file name in warning.
4521         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
4523 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
4525         * bindings.el: Add comment describing why C-d binds to `delete-char'.
4526         * simple.el (delete-forward-char): Mark as interactive-only.
4528 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
4530         * icomplete.el (icomplete-completions):
4531         Follow-up to 2014-03-01 change.
4533         * icomplete.el: Miscellaneous doc fixes.
4534         Use Icomplete everywhere instead of icomplete for consistency.
4535         (icomplete-max-delay-chars): Fix typo.
4536         (icomplete-mode): Use \[].
4537         (icomplete-tidy, icomplete-exhibit): Reflow.
4538         (icomplete-minibuffer-setup-hook, icomplete-completions):
4539         Remove superfluous backlashes.
4541         * ido.el: Miscellaneous doc fixes.
4542         Use Ido everywhere instead of ido or `ido' for consistency.
4543         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
4544         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
4545         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
4546         (ido-separator): Extract obsolescence info from docstring and declare
4547         with make-obsolete-variable.
4548         (ido-minibuffer-setup-hook): Simplify example.
4549         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
4550         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
4551         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
4552         (ido-everywhere): Reflow docstring.
4553         (ido-toggle-vc): Doc fix.
4554         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
4555         of long list of keybindings.
4557 2014-03-03  Glenn Morris  <rgm@gnu.org>
4559         * frame.el (display-pixel-height, display-pixel-width)
4560         (display-mm-dimensions-alist, display-mm-height)
4561         (display-mm-width): Doc tweaks.
4563 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
4565         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
4566         case of undo in region.
4568 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
4570         * window.el (fit-window-to-buffer): Fix argument in window-size
4571         call when window is horizontally combined.
4573 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
4575         * icomplete.el (icomplete-completions): Use string-width.
4576         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
4578 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
4580         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4581         Highlight regexp options.  (Bug#16914)
4583 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
4585         * window.el (window--max-delta-1): Round down when calculating
4586         how many lines/columns we can get from a window.
4588 2014-03-01  Glenn Morris  <rgm@gnu.org>
4590         * isearch.el (search-invisible): Doc fix.
4592         * minibuffer.el (completion-hilit-commonality):
4593         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
4594         * comint.el (comint-dynamic-list-completions): Doc fix.
4595         * comint.el (comint-dynamic-list-completions):
4596         * filecache.el (file-cache-minibuffer-complete):
4597         * tempo.el (tempo-display-completions):
4598         * eshell/em-hist.el (eshell-list-history):
4599         Replace use of obsolete argument of display-completion-list.
4601 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
4603         * icomplete.el (icomplete-completions):
4604         Revert back to using "..." when ?… cannot be displayed.
4606 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
4608         * finder.el (finder-unload-function): New function.
4610 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
4612         * dframe.el (dframe-detach):
4613         * find-dired.el (find-dired, find-name-dired):
4614         * finder.el (finder-mode-map, finder-mode-syntax-table)
4615         (finder-headmark, finder-select, finder-mouse-select):
4616         Fix docstring typos.
4618 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
4620         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
4621         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
4622         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
4623         Fix doc-string based on a suggestion by Nicolas Richard
4624         <theonewiththeevillook@yahoo.fr>.
4625         * help.el (with-help-window): Fix doc-string.
4627 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
4629         * net/shr.el (shr-image-animate): New option.
4630         (shr-put-image): Respect shr-image-animate.
4632 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
4634         * net/tramp-adb.el (tramp-adb-parse-device-names):
4635         Use `accept-process-output'.
4636         (tramp-adb-handle-file-truename): Cache the localname only.
4637         (tramp-adb-handle-make-directory)
4638         (tramp-adb-handle-delete-directory): Flush file properties correctly.
4639         (tramp-adb-handle-set-file-modes): Do not raise an error when file
4640         modes cannot be changed.
4642         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
4643         file properties of symlinks.
4645 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
4647         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
4648         required/optional fields to match development biblatex.  (Bug#16781)
4650 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
4652         * saveplace.el (toggle-save-place):
4653         Fix argument handling.  (Bug#16673)
4655 2014-02-28  Glenn Morris  <rgm@gnu.org>
4657         * minibuffer.el (completions-first-difference)
4658         (completions-common-part, completion-hilit-commonality): Doc fixes.
4660 2014-02-28  Karl Berry  <karl@gnu.org>
4662         * info.el (Info-mode-map): Add H for describe-mode,
4663         to synchronize with standalone Info.
4665 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
4667         * progmodes/sql.el (sql-interactive-mode):
4668         Avoid setting global comint-input-ring-separator.  (Bug#16814)
4670 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
4672         * net/dbus.el (dbus--init-bus): Declare function.
4673         (dbus-path-local, dbus-interface-local): New defconst.
4674         (dbus-init-bus): Use them.
4675         (dbus-return-values-table): Extend doc.
4676         (dbus-handle-bus-disconnect): Extend error message.
4678 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
4680         * subr.el (y-or-n-p): Fix double space issue in message.
4682 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
4684         * net/tramp.el (tramp-call-process): Improve trace message.
4685         (tramp-handle-insert-file-contents): Trace error case.
4687         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
4688         <insert-directory>: Use `tramp-handle-insert-directory'.
4689         (tramp-adb-handle-insert-directory): Remove function.
4690         (tramp-adb-send-command-and-check): New defun, replacing
4691         `tramp-adb-command-exit-status'.  Change all callees.
4692         (tramp-adb-handle-file-attributes)
4693         (tramp-adb-handle-directory-files-and-attributes): Use it.
4694         (tramp-adb-ls-output-name-less-p):
4695         Use `directory-listing-before-filename-regexp'.
4696         (tramp-adb-handle-delete-directory): Flush also file properties of
4697         the truename of directory.
4698         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
4699         (tramp-adb-handle-file-local-copy): Make the local copy readable.
4700         (tramp-adb-handle-write-region): Implement APPEND.
4701         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
4702         properties correctly.
4703         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
4704         variables.  Check for connected devices only when needed.
4706 2014-02-27  Glenn Morris  <rgm@gnu.org>
4708         * minibuffer.el (completion-table-dynamic)
4709         (completion-table-with-cache): Doc fixes.
4711         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
4712         (completing-read-multiple): Doc fixes.
4714 2014-02-27  Daniel Colascione  <dancol@dancol.org>
4716         * minibuffer.el (completion--nth-completion): Fix indentation.
4718         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
4719         explicit tramp path is empty.
4721 2014-02-27  Glenn Morris  <rgm@gnu.org>
4723         * emacs-lisp/crm.el (completing-read-multiple):
4724         Empower help-enable-auto-load.
4726 2014-02-26  Glenn Morris  <rgm@gnu.org>
4728         * startup.el (command-line): Don't init the tty in daemon mode.
4730         Avoid calling tty-setup-hook twice, eg if a term file
4731         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
4732         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
4733         (tty-create-frame-with-faces): Use it.
4734         * startup.el (command-line): Pass run-hook argument
4735         to tty-run-terminal-initialization.
4737         * dired.el (dired-restore-desktop-buffer): Demote errors;
4738         eg in case a glob match fails.  (Bug#16884)
4740 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
4742         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
4743         error from `read-from-string'.  (Bug#16850)
4745         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
4746         result of `completing-read' in the interactive form.  (Bug#16854)
4748 2014-02-25  Glenn Morris  <rgm@gnu.org>
4750         * image.el (image-animate, image-animate-timeout):
4751         Stop animating images in dead buffers.  (Bug#16878)
4753         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
4755         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
4756         Doc fixes.
4757         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
4758         * term/sun.el (sun-raw-prefix-hooks):
4759         Use tty-setup-hook instead of term-setup-hook.
4760         (terminal-init-sun): Construct message from bytecomp plist.
4761         * term/wyse50.el (enable-arrow-keys): Doc fix.
4763 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
4765         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
4766         Fix docstring typos.
4768 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
4770         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
4772 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
4774         * minibuffer.el (completion--try-word-completion):
4775         Fix error when completing M-x commands (bug#16808).
4777 2014-02-24  Leo Liu  <sdl.web@gmail.com>
4779         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
4781 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
4783         * apropos.el (apropos-print): Avoid formatting error when
4784         apropos-do-all and apropos-compact-layout are both t.
4786 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
4788         * apropos.el (apropos-property, apropos-all-words-regexp)
4789         (apropos-true-hit, apropos-variable, apropos-print):
4790         Fix docstring typos, and remove obsolete comment.
4792 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
4794         * net/tramp-sh.el (tramp-sh-handle-file-truename):
4795         Preserve trailing "/".  (Bug#16851)
4797 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
4799         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
4800         after `=>' (bug#16811).
4801         (ruby-smie-rules): Handle the inconsistent second element of the
4802         list returned by `smie-indent--parent'.
4803         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
4804         method call.
4806 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
4808         * elec-pair.el (electric-pair-text-syntax-table)
4809         (electric-pair-syntax-info, electric-pair--syntax-ppss)
4810         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
4811         (electric-pair--looking-at-unterminated-string-p): Doc fix.
4812         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
4814 2014-02-22  Glenn Morris  <rgm@gnu.org>
4816         * imenu.el (imenu--generic-function): Doc fix.
4818         * register.el (frame-configuration-to-register): Make obsolete.
4820 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
4822         * desktop.el (desktop-save-buffer-p): Do not fail when
4823         desktop-files-not-to-save is nil.  Return t for true result
4824         as the doc says.
4826 2014-02-22  Daniel Colascione  <dancol@dancol.org>
4828         * net/secrets.el (secrets-create-item, secrets-search-items):
4829         Check that attribute values are strings, avoiding the construction
4830         of invalid dbus messages.
4832 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4834         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
4835         defun-declarations-alist.
4837 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4839         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
4840         (bug#16829).
4842 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4844         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
4845         (whitespace-newline, whitespace-trailing, whitespace-line)
4846         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
4847         (whitespace-space-after-tab): Fix typo in docstrings.
4849 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
4851         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
4853         * electric.el (electric-indent-functions-without-reindent):
4854         Add `yaml-indent-line'.
4856 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4858         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
4859         It has done nothing for years; should be removed after the release.
4861         * simple.el (choose-completion): Fix docstring typo.
4862         (read-quoted-char-radix): Remove unneeded * in docstring.
4863         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
4864         Don't escape parentheses unnecessarily in docstrings.
4866 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
4868         Fix handling of window-min-height/-width (Bug#16738).
4869         * window.el (window--dump-window, window--dump-frame):
4870         New functions.
4871         (window--min-size-1): Account for window dividers.
4872         When window-resize-pixelwise is nil, delay rounding till after the
4873         sum of the window components has been calculated.
4874         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
4875         nil make sure at least one text line and two text columns remain
4876         fully visible.
4877         (window-resize): Signal an error when window-resize-apply fails.
4878         (window--resize-child-windows): Fix calculation of by how many
4879         pixels a window can still be shrunk via window-new-normal.
4880         (adjust-window-trailing-edge): Call window--resizable with
4881         correct TRAIL argument.
4883         (with-temp-buffer-window): Don't evaluate BODY within
4884         with-current-buffer (Bug#16816).
4886 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
4888         * net/tramp.el (tramp-check-cached-permissions):
4889         Call `file-attributes' with `suffix' being a symbol but a string.
4891 2014-02-21  Daniel Colascione  <dancol@dancol.org>
4893         * net/dbus.el (dbus-init-bus-1): Declare new subr.
4894         (dbus-init-bus): New function: call into dbus-init-bus-1
4895         and installs a handler for the disconnect signal.
4896         (dbus-call-method): Rewrite to look for result in cons.
4897         (dbus-call-method-handler): Store result in cons.
4898         (dbus-check-event): Recognize events with nil sender as valid.
4899         (dbus-handle-bus-disconnect): New function.  React to bus
4900         disconnection signal by synthesizing dbus error for each
4901         pending synchronous or asynchronous call.
4902         (dbus-notice-synchronous-call-errors): New function.
4903         (dbus-handle-event): Raise errors directly only when `dbus-debug'
4904         is true, not all the time.
4906 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
4908         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
4909         Remove obsolescence declarations, these variables do not exist anymore.
4911         * savehist.el (savehist-save-minibuffer-history)
4912         (savehist-additional-variables, savehist-file, savehist-mode-hook)
4913         (savehist-save-hook, savehist-coding-system, savehist-loaded)
4914         (savehist-load, savehist-install, savehist-autosave): Fix typos;
4915         mostly, refer to "Savehist mode" when talking about the mode,
4916         and not the function.
4918         * saveplace.el (save-place): Remove redundant info in docstring.
4919         (save-place-forget-unreadable-files, toggle-save-place)
4920         (save-place-forget-unreadable-files, save-place-dired-hook):
4921         Fix typos and remove unneeded backslashes.
4923 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
4925         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
4926         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
4928         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
4929         <insert-directory>: Use `tramp-handle-insert-directory'.
4930         (tramp-gvfs-handle-insert-directory): Remove function.
4932         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
4933         Call `tramp-handle-insert-directory'.
4935 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
4937         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
4938         before the start of buffer/region (bug#16799).
4940 2014-02-20  Glenn Morris  <rgm@gnu.org>
4942         * isearch.el (search-invisible): Doc fix.
4944 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
4946         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
4947         (bug#16657).
4949 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
4951         * frameset.el (frameset-restore): Delay removing an old frame's
4952         duplicate id until the new frame has been correctly created.
4954 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
4956         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
4957         (tramp-check-cached-permissions): Call `file-attributes' if the
4958         cache is empty.
4960         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
4961         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
4963         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
4964         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
4965         (tramp-gvfs-maybe-open-connection): Set always connection
4966         properties, even if target is mounted already.
4968         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
4969         Set tramp-autoload cookie.
4970         (tramp-get-remote-touch): New defun.
4971         (tramp-sh-handle-set-file-times): Use it.
4972         (tramp-sh-handle-directory-files-and-attributes):
4973         Use `tramp-handle-directory-files-and-attributes' if neither stat
4974         nor perl are available on the remote host.
4976         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
4977         "/".  Write long listing only when "l" belongs to the switches.
4979         * net/trampver.el: Update release number.
4981 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
4983         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
4985 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
4987         * window.el (window-state-put): Allow WINDOW to refer to an
4988         internal window (Bug#16793).
4990 2014-02-19  Glenn Morris  <rgm@gnu.org>
4992         * textmodes/remember.el: Move provide statement to end.
4993         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
4994         (remember-notes): Doc fixes.
4996 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4998         * delsel.el (delete-char): Restore incorrectly erased property
4999         (bug#16795).
5001 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
5003         * frameset.el (frameset--restore-frame): When a frame is being reused
5004         and its root window is not alive, delete all the frame's windows before
5005         restoring the window state.  This works around the issue in bug#16793.
5007 2014-02-18  Glenn Morris  <rgm@gnu.org>
5009         * textmodes/remember.el (remember-data-directory)
5010         (remember-directory-file-name-format, remember-store-in-files)
5011         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
5012         (remember-notes-save-and-bury-buffer)
5013         (remember-notes--kill-buffer-query): Doc fixes.
5015         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
5017 2014-02-17  Alan Mackenzie  <acm@muc.de>
5019         Connect electric-indent-mode up with CC Mode.  Bug #15478.
5020         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
5021         to electric-indent-{,local-}-mode.
5022         (c-basic-common-init): Set electric-indent-inhibit.
5023         Initialise c-electric-flag from electric-indent-mode.
5024         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
5025         New hook functions which propagate electric-indent-mode to CC mode.
5027         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
5028         hit, toggle electric-indent-local-mode.
5030         * electric.el (electric-indent-mode-has-been-called):
5031         New variable.
5033 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
5035         * frameset.el (frameset-cfg-id): New function.
5036         (frameset--reuse-frame, frameset-restore): Use it.
5037         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
5039 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5041         * ido.el (ido-file-internal): Remove unused var `d'.
5042         Use \` for to match BoS.  Fit within 80n columns.
5044 2014-02-17  Daniel Colascione  <dancol@dancol.org>
5046         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
5047         dbus-call-method check for completion using a busy-wait loop with
5048         gradual backoff.
5050 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
5052         Sync with Tramp 2.2.9.
5054         * net/trampver.el: Update release number.
5056 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
5058         * ido.el (ido-file-internal): Don't add the name of an existing
5059         directory twice.  (Bug#16747)
5061 2014-02-16  Glenn Morris  <rgm@gnu.org>
5063         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
5064         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
5066 2014-02-15  Michael R. Mauger  <michael@mauger.com>
5068         * progmodes/sql.el: Version 3.4
5069         (sql-oracle-options): New default value ("-L").
5070         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
5071         (sql-placeholders-filter): Correct placeholder pattern.
5072         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
5073         (sql-login-delay): New variable.
5074         (sql-product-interactive): Use it.
5076 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
5078         * frameset.el (frameset--jump-to-register): Check that buffer is live
5079         (bug#16749).
5081 2014-02-15  Glenn Morris  <rgm@gnu.org>
5083         * info.el (info-initialize): Revert 2014-01-10 change.
5085 2014-02-14  Glenn Morris  <rgm@gnu.org>
5087         * replace.el (map-query-replace-regexp)
5088         (read-regexp-defaults-function, read-regexp): Doc fixes.
5090         * dired.el (dired-read-regexp):
5091         * faces.el (list-faces-display):
5092         * misearch.el (multi-isearch-read-matching-buffers)
5093         (multi-isearch-read-matching-files):
5094         * play/cookie1.el (cookie-apropos):
5095         * progmodes/grep.el (grep-read-regexp): Doc fixes.
5097         * textmodes/remember.el (remember): Use frameset-to-register
5098         rather than frame-configuration-to-register.
5100 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
5102         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
5103         incorrect keybinding.
5105 2014-02-13  Daniel Colascione  <dancol@dancol.org>
5107         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
5108         when adding overlays so that line numbers from compiler match line
5109         numbers we use.
5111 2014-02-13  Glenn Morris  <rgm@gnu.org>
5113         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
5115         * jit-lock.el (jit-lock-mode): Doc fix.
5117 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
5119         * apropos.el (apropos-read-pattern): When the user passes an empty
5120         string, give a more helpful error message than "Wrong type
5121         argument: stringp, nil".
5123 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5125         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
5127 2014-02-13  Glenn Morris  <rgm@gnu.org>
5129         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
5131 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5133         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
5134         shift-select commands.
5136 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
5138         * progmodes/js.el (js-indent-line): Don't widen.
5139         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
5141 2014-02-12  Glenn Morris  <rgm@gnu.org>
5143         * icomplete.el (icomplete): Add info-link to defgroup.
5144         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
5145         (icomplete-minibuffer-map, icomplete-mode)
5146         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
5148         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
5149         (package-menu-filter): Rename from package-menu-filter-interactive.
5150         Doc fix.
5152 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
5154         * frameset.el (frameset--jump-to-register): Select the required
5155         window and buffer before restoring position (bug#16696).
5157 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
5159         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
5161 2014-02-10  Glenn Morris  <rgm@gnu.org>
5163         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
5165 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
5167         * w32-common-fns.el (x-get-selection): Doc fix.
5168         * select.el (x-get-selection): Doc fix.  (Bug#15109)
5170         * face-remap.el (face-remap-add-relative)
5171         (face-remap-remove-relative, face-remap-reset-base)
5172         (face-remap-set-base): Call force-mode-line-update to redisplay
5173         the current buffer due to potential change in faces.  (Bug#16709)
5175 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
5177         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
5178         script more robustly.
5180 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
5182         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
5184         * simple.el (choose-completion): Doc fix (bug#14160).
5186         * subr.el (event-start): Say what a nil EVENT value means.
5188         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
5189         (bug#14197).
5191         * progmodes/grep.el (find-program): Doc fix (bug#14289).
5193         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
5195         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
5197         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
5198         predicate function (bug#15455).
5200 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
5202         * ielm.el (inferior-emacs-lisp-mode): Instead of
5203         `comment-use-global-state', set `comment-use-syntax'.
5205 2014-02-10  Glenn Morris  <rgm@gnu.org>
5207         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
5209 2014-02-09  Alan Mackenzie  <acm@muc.de>
5211         Fix c-invalidate-state-cache on narrowed buffers.
5212         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
5213         Widen when setting and clearing the CPP delimiter properties.
5215 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5217         * help.el (describe-bindings): Doc fix (bug#9888).
5219         * files.el (save-buffer): Use ARG as the parameter name for
5220         consistency (bug#10346).
5221         (save-buffer): Clarify the 0 argument (bug#10346).
5223         * cus-edit.el (customize-apropos): Fix error string.
5224         (custom-buffer-create): Doc fix (bug#11122).
5225         (custom-sort-items): Doc fix (bug#11121).
5227         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
5229         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
5230         (icomplete-simple-completing-p): Mention the previous variable.
5232         * font-lock.el (font-lock-value-in-major-mode): Clarify the
5233         meaning of the parameter (bug#12282).
5235         * files.el (find-file-noselect): Clarify prompt when changing
5236         readedness (bug#13261).
5237         (locate-file): Suffixes aren't returned, so don't say that they
5238         are (bug#12674).
5239         (backup-inhibited): Doc clarification (bug#12525).
5241         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
5242         before we actually start to delete things (bug#16331).
5244         * subr.el (event-start): Doc fix (bug#14228).
5245         (event-end): Ditto.
5247 2014-02-09  Glenn Morris  <rgm@gnu.org>
5249         * emacs-lisp/warnings.el (lwarn):
5250         Empower help-enable-auto-load.  (Bug#15940)
5252 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
5254         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
5255         (Bug#16690)
5257 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
5259         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
5260         Insert output at end of buffer.  (Bug#16120)
5262 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
5264         * simple.el (choose-completion-string-functions): Document new
5265         calling convention (bug#14153).
5266         (execute-extended-command): Clarify doc string (bug#13373).
5268         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
5270         * find-dired.el (find-name-dired): Doc fix (bug#14290).
5271         (find-grep-dired): Doc fix (bug#14288).
5273 2014-02-08  Juri Linkov  <juri@jurta.org>
5275         * isearch.el (isearch-quote-char): Check character validity
5276         like in `quoted-insert' (bug#16677).
5278 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
5280         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
5282         * isearch.el (isearch-hide-immediately): Doc clarification
5283         (bug#14723).
5285         * simple.el (line-move): Document utility function used many
5286         places in the Emacs sources (bug#14843).
5288         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
5289         (dired-prev-marked-file): Doc fix (bug#14855).
5290         (dired-up-directory): Doc fix (bug#14848).
5292         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
5294         * files.el (file-relative-name): Doc fix (bug#15159).
5296         * fringe.el (fringe-styles): Doc fix (bug#15239).
5298         * isearch.el (isearch-filter-predicate): Documentation typo fix
5299         (bug#15474).
5301         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
5303         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
5305         * replace.el (replace-match-maybe-edit): Doc clarification
5306         (bug#15632).
5308         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
5310         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
5312 2014-02-08  Glenn Morris  <rgm@gnu.org>
5314         * help-fns.el (describe-variable):
5315         Check {file,dir}-local-variables-alist, and buffer-file-name,
5316         in the correct buffer.
5318 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
5320         * help-fns.el (describe-variable): Fix the case where
5321         a value is directory-local with no dir-locals file.  (Bug#16635)
5323 2014-02-08  Glenn Morris  <rgm@gnu.org>
5325         * abbrev.el (edit-abbrevs-mode):
5326         Derive from fundamental-mode.  (Bug#16682)
5328 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
5330         * simple.el (quoted-insert): Check character validity (bug#16677).
5332 2014-02-07  Juri Linkov  <juri@jurta.org>
5334         * desktop.el (desktop-read): Claim the lock when the owner is not
5335         the current process.  (Bug#16157)
5337 2014-02-07  Juri Linkov  <juri@jurta.org>
5339         * desktop.el (desktop-buffers-not-to-save): Change default from nil
5340         to "\\` ".  (Bug#16651)
5342 2014-02-07  Juri Linkov  <juri@jurta.org>
5344         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
5345         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
5346         (desktop-auto-save-cancel-timer): New function with some code from
5347         `desktop-auto-save-set-timer'.
5348         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
5349         Instead of setting `desktop-save-mode' to nil, call
5350         `desktop-save-mode' with arg 0.  (Bug#16630)
5352 2014-02-07  Glenn Morris  <rgm@gnu.org>
5354         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
5355         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
5356         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
5358         * obsolete/iswitchb.el: Move to obsolete/.
5359         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
5360         since obsolete/ is not scanned for autoloads.
5361         * emacs-lisp/authors.el (authors-valid-file-names):
5362         Add iswitchb.el.
5364         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
5365         Disable now non-functional find-file-hook.
5367 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
5369         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
5370         instead of ";" in order to avoid additional prompts.  Let heredoc
5371         scripts read from tty.  (Bug#16582)
5372         (tramp-send-command): No special handling of heredocs, it isn't
5373         necessary anymore.
5375 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5377         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
5378         with a space (bug#16664).  Limit the symbols considered to the ones
5379         that are bound or fbound (bug#16646).
5381 2014-02-06  Glenn Morris  <rgm@gnu.org>
5383         * epa.el (epa-mail-aliases): Doc fix.
5385 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
5387         * emacs-lisp/lisp.el (lisp-completion-at-point):
5388         Use `completion-table-merge' instead of `completion-table-in-turn'
5389         (bug#16604).
5391         * minibuffer.el (completion-table-merge): New function.
5393 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
5395         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
5396         (tramp-sh-handle-set-file-acl)
5397         (tramp-sh-handle-start-file-process)
5398         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
5399         (tramp-find-executable, tramp-send-command): Use it.
5401 2014-02-05  Glenn Morris  <rgm@gnu.org>
5403         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
5405 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5407         * progmodes/python.el (python-shell-send-string)
5408         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
5410 2014-02-04  Anders Lindgren  <andlind@gmail.com>
5412         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
5413         the names (bug#16620).
5415 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
5417         * faces.el (window-divider): New default value.  Rewrite doc-string.
5418         (window-divider-first-pixel, window-divider-last-pixel): New faces.
5420 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
5422         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
5423         `protected' and `public' can also be called without arguments.
5425 2014-02-03  Glenn Morris  <rgm@gnu.org>
5427         * register.el (window-configuration-to-register)
5428         (frame-configuration-to-register): Unadvertise unused argument.
5429         * frameset.el (frameset-to-register): Remove unused argument.
5431         * frameset.el (frameset-to-register):
5432         * kmacro.el (kmacro-to-register):
5433         * register.el (increment-register):
5434         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
5435         (calc-append-to-register, calc-prepend-to-register):
5436         * play/gametree.el (gametree-layout-to-register)
5437         (gametree-apply-register-layout):
5438         * textmodes/picture.el (picture-clear-rectangle-to-register)
5439         (picture-yank-rectangle-from-register):
5440         * vc/emerge.el (emerge-combine-versions-register):
5441         Use register-read-with-preview to read registers.
5443 2014-02-03  João Távora  <joaotavora@gmail.com>
5445         * elec-pair.el (electric-pair-backward-delete-char): Don't error
5446         when at beginning of (possibly narrowed) buffer.
5448 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5450         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
5451         Also try to display local help from just before point.
5453 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
5455         c-parse-state.  Don't "append-lower-brace-pair" in certain
5456         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
5457         recognised as a comment.
5459         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
5460         as well as normal comment starter.
5461         (c-parse-state-get-strategy): Extra return possibility
5462         'back-and-forward.
5463         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
5464         return value list to indicate replacement of a brace-pair cons
5465         with its car.
5466         (c-parse-state-1): With 'back-and-forward, only call
5467         c-append-lower-brace-pair-to state-cache when cons-separated.
5469 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
5471         * term/ns-win.el (ns-suspend-error): New function.
5472         (ns-initialize-window-system): Add ns-suspend-error to
5473         suspend-hook (Bug#16612).
5475 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5477         * progmodes/cc-defs.el (c-find-assignment-for-mode):
5478         Make loading cc-mode silent.
5480 2014-02-02  Daniel Colascione  <dancol@dancol.org>
5482         * comint.el (comint-prompt-read-only): Change doc to suggest
5483         remap keybinding.
5485 2014-02-02  Glenn Morris  <rgm@gnu.org>
5487         * register.el (register-read-with-preview, point-to-register)
5488         (window-configuration-to-register, frame-configuration-to-register)
5489         (jump-to-register, number-to-register, view-register, insert-register)
5490         (copy-to-register, append-to-register, prepend-to-register)
5491         (copy-rectangle-to-register): Doc fixes.
5493 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5495         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
5496         * emacs-lisp/find-func.el (find-function-C-source): Idem.
5497         * emacs-lisp/nadvice.el (advice--cd*r): New function.
5498         * help-fns.el (describe-function-1): Use it.
5500 2014-02-02  Glenn Morris  <rgm@gnu.org>
5502         * register.el (register-preview-default): New function,
5503         split from register-preview.
5504         (register-preview-function): Rename from register-preview-functions,
5505         make it not a hook.
5506         (register-preview): Use register-preview-function.
5507         (register-read-with-preview): Error on non-character event.  (Bug#16595)
5509 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
5511         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
5512         `:' before binary operators (bug#16609).  Don't check for `:'
5513         before `[' and `(', or their syntax status.  A percent literal
5514         can't end with either.
5515         (ruby-font-lock-keywords): For built-ins that require arguments,
5516         check that they're followed by something that looks like argument
5517         (bug#16610).
5519 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5521         * subr.el (butlast): Document what an omitted N means (bug#13437).
5522         (nbutlast): Ditto.
5524 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5526         * net/shr.el (shr-generic): Make into a defsubst to make the stack
5527         depth shallower (bug#16587).
5528         (shr-tag-svg): Respect `shr-inhibit-images'.
5529         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
5531 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
5533         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
5534         (ruby-smie-grammar): Make "." right-associative.  Make its priority
5535         lower than the ternary and all binary operators.
5536         (ruby-smie-rules): Indent "(" relative to the first non-"."
5537         parent, or the first "." parent at indentation.
5538         Use `ruby-align-chained-calls' for indentation of "." tokens.
5539         (Bug#16593)
5541 2014-01-31  Juri Linkov  <juri@jurta.org>
5543         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
5544         from `make-hash-table'.
5546         * textmodes/ispell.el (ispell-init-process): Change message format
5547         to be consistent with other messages.
5549 2014-01-31  Glenn Morris  <rgm@gnu.org>
5551         * delsel.el (delete-selection-mode): Doc fix.
5553         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
5554         (trace-function-background): Doc fixes.
5556         * ido.el (ido-use-virtual-buffers): Doc fix.
5557         Reset :version, since the default value has not changed.
5559         * register.el (register-preview-delay, register-read-with-preview):
5560         Doc fixes.
5562         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
5563         do not mess with mail-buffer position (fixes 2009-11-03 change).
5564         * progmodes/cc-mode.el (c-submit-bug-report):
5565         Check auto-fill-mode is bound.  (Bug#16592)
5567 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
5569         * startup.el (fancy-splash-image-file): New function,
5570         split from fancy-splash-head.
5571         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
5572         so that we are both using the same image.  (Bug#16574)
5574 2014-01-30  Glenn Morris  <rgm@gnu.org>
5576         * simple.el (eval-expression): Doc fix.
5578         * hexl.el (hexl-mode-hook):
5579         * ielm.el (ielm-mode-hook):
5580         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
5581         (lisp-interaction-mode-hook):
5582         * progmodes/cfengine.el (cfengine3-documentation-function):
5583         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
5585 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5587         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
5588         is a symbol (bug#16584).
5590 2014-01-30  Glenn Morris  <rgm@gnu.org>
5592         * help.el (help-for-help-internal): Add "P" to text.
5594 2014-01-29  Glenn Morris  <rgm@gnu.org>
5596         * simple.el (just-one-space, cycle-spacing): Doc fixes.
5598 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
5600         * window.el (fit-frame-to-buffer): Fix calculations for margins and
5601         height constraints.
5603 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
5605         * progmodes/hideif.el: Extend to full CPP expression syntax.
5606         (hif-token-alist): Add missing tokens.
5607         (hif-token-regexp): Add support for float/octal/hex immediates.
5608         (hif-string-literal-regexp): New const.
5609         (hif-tokenize): Recognize strings and float/octal/hex immediates.
5610         (hif-exprlist): New function.
5611         (hif-parse-if-exp): Use it.
5612         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
5613         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
5614         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
5615         (hif-logxor, hif-comma): New functions.
5617 2014-01-28  Glenn Morris  <rgm@gnu.org>
5619         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
5621         * indent.el (tab-stop-list): Doc fix.  Add :version.
5623         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
5624         (cvs-append-to-ignore): Add compatibility alias.
5626 2014-01-27  Glenn Morris  <rgm@gnu.org>
5628         * dired.el (dired-hide-details-mode): Don't autoload it,
5629         since it cannot be used outside Dired buffers anyway.
5631         * emulation/cua-base.el (cua-mode): Doc fix.
5633         * dired.el (dired-hide-details-hide-symlink-targets)
5634         (dired-hide-details-hide-information-lines)
5635         (dired-hide-details-mode): Doc fixes.
5637         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
5638         * strokes.el (strokes-file): Doc fix.  Bump :version.
5639         (strokes-help): Doc fix.
5640         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
5641         * emulation/viper.el (viper): Doc fix for custom group.
5642         (top-level): Remove oh-so-no-longer-relevant text about vip.
5643         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
5645         * ido.el (ido-save-directory-list-file):
5646         * saveplace.el (save-place-file):
5647         * calendar/timeclock.el (timeclock-file):
5648         * net/quickurl.el (quickurl-url-file):
5649         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
5650         * progmodes/idlwave.el (idlwave-config-directory):
5651         * textmodes/remember.el (remember-data-file):
5652         Bump :version.
5654 2014-01-26  Glenn Morris  <rgm@gnu.org>
5656         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
5657         Doc fix.  Make obsolete.
5658         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
5660         * sort.el (delete-duplicate-lines): Doc fix.
5662 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5664         * progmodes/ada-mode.el (ada):
5665         * woman.el (woman): Link to info manual and Commentary section.
5667         * progmodes/flymake.el (flymake):
5668         * nxml/nxml-mode.el (nxml):
5669         * net/eww.el (eww):
5670         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
5671         * htmlfontify.el (htmlfontify):
5672         * ses.el (ses):
5673         * epa.el (epa):
5674         * ido.el (ido): Link to info manual.
5676 2014-01-25  Leo Liu  <sdl.web@gmail.com>
5678         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
5680 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
5682         * net/shr.el (shr-tag-img): Prefer the title over the alt text
5683         (bug#16537).
5685 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
5687         * net/eww.el (eww-download-callback):
5688         Fix reference to eww-download-directory.
5690         * emacs-lisp/bytecomp.el (byte-compile-file):
5691         Remove unused local variable `file-name'.
5693 2014-01-24  Glenn Morris  <rgm@gnu.org>
5695         * woman.el (woman-default-faces, woman-monochrome-faces):
5696         Fix obsolescence specification.
5698         * subr.el (with-demoted-errors): Doc fix.
5700 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5702         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
5703         (cl--macroexp-fboundp): New function.
5704         (cl--make-type-test): Use it.
5706 2014-01-23  Glenn Morris  <rgm@gnu.org>
5708         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
5709         * simple.el (eval-expression): Doc fixes.
5711 2014-01-22  Glenn Morris  <rgm@gnu.org>
5713         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
5715 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5717         * emacs-lisp/package.el: Write files silently.
5718         (package-autoload-ensure-default-file, package--write-file-no-coding)
5719         (package-generate-description-file, package--download-one-archive)
5720         (package-install-from-archive): Tell `write-region' to stay quiet.
5721         (package-menu-mode, package-menu--print-info): Omit the Archive column
5722         if there's only one archive.
5723         (package-all-keywords, package--has-keyword-p): Remove dead code.
5725 2014-01-22  Glenn Morris  <rgm@gnu.org>
5727         * version.el (emacs-bzr-version-bzr): Fix typo.
5729         * version.el (emacs-repository-get-version):
5730         Check either .bzr or .git, but not both.
5731         Make the git case actually use the DIR argument, and return nil
5732         rather than the empty string.
5733         Avoid error if .git exists but the git executable is not found.
5735 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
5737         Fixes in window size functions around Bug#16430 and Bug#16470.
5738         * window.el (window-total-size, window-size): New argument ROUND.
5739         (window--min-delta-1, window-min-delta, window--max-delta-1):
5740         Be more conservative when calculating the numbers of lines or
5741         columns a window can shrink (Bug#16430).
5742         (fit-window-to-buffer): Simplify code.
5743         * term.el (term-window-width): Call window-body-width again.
5745 2014-01-22  Glenn Morris  <rgm@gnu.org>
5747         * image.el (image-format-suffixes): Doc fix.
5749         * international/quail.el (quail-define-package): Doc fix.
5751         * emacs-lisp/authors.el (authors-valid-file-names)
5752         (authors-renamed-files-alist): Additions.
5754         * vc/vc-git.el (vc-git-print-log): Remove --follow;
5755         reverts 2014-01-09 change.  (Bug#16422)
5757         * calc/calc-embed.el (thing-at-point-looking-at):
5758         * emacs-lisp/map-ynp.el (x-popup-dialog):
5759         * obsolete/lmenu.el (x-popup-dialog):
5760         * emacs-lisp/package.el (url-recreate-url):
5761         * mail/mailclient.el (clipboard-kill-ring-save):
5762         * subr.el (x-popup-dialog): Update declaration.
5763         * mail/rmail.el (rmail-mime-message-p):
5764         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
5766 2014-01-21  Daniel Colascione  <dancol@dancol.org>
5768         * progmodes/sh-script.el (sh--inside-noncommand-expression):
5769         Correctly detect when we're inside an arithmetic expansion form
5770         containing nested parenthesis.
5771         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
5772         to detect cases where we shouldn't expand "<<" to a heredoc
5773         skeleton.
5775 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5777         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
5778         (eldoc--message-command-p): New function.
5779         (eldoc-display-message-p): Use it.
5780         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
5781         message is not automatically erased for us.
5782         (eldoc-print-current-symbol-info): Erase previous message, if any.
5784 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
5786         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
5787         specify it's an interactive function.
5789         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5790         Fix regex used for scanning for citation keys which failed for
5791         citations with optional arguments.
5793 2014-01-21  Leo Liu  <sdl.web@gmail.com>
5795         * simple.el (read--expression): Don't enable eldoc-mode.
5797 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5799         * simple.el (move-beginning-of-line): Make sure we don't move forward
5800         (bug#16497).
5802 2014-01-20  Juri Linkov  <juri@jurta.org>
5804         * saveplace.el (toggle-save-place, save-place-to-alist)
5805         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
5806         'dired-mode) before checking for dired-directory.  (Bug#16477)
5808 2014-01-20  Juri Linkov  <juri@jurta.org>
5810         * indent.el (indent-line-to): Use backward-to-indentation
5811         instead of back-to-indentation.  (Bug#16461)
5813 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
5815         Revert some of the CANNOT_DUMP fix (Bug#16494).
5816         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
5817         but fixing this can wait until after the next release.
5818         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
5820 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
5822         * eshell/esh-mode.el (eshell-password-prompt-regexp):
5823         Use `password-word-equivalents'.
5824         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
5825         to t.  (Bug#5664, Bug#13124)
5827 2014-01-19  Alan Mackenzie  <acm@muc.de>
5829         Bind open-paren-in-column-0-is-defun-start to nil at some entry
5830         points.
5831         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
5832         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
5833         * progmodes/cc-mode.el (c-before-change, c-after-change)
5834         (c-font-lock-fontify-region): Bind it here.
5836 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
5838         * term.el (term-window-width): Call window-text-width instead of
5839         window-width (Bug#16470).
5841 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
5843         * simple.el (password-word-equivalents): Remove duplicates.
5844         Sort, to make this easier next time.
5845         Downcase.  Omit ": " after "jelszó".
5847 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
5849         * term/common-win.el (saved-region-selection): Defvar it.
5850         (x-select-text): Set saved-region-selection (Bug#16382).
5852 2014-01-18  Glenn Morris  <rgm@gnu.org>
5854         * emacs-lisp/authors.el (authors-aliases)
5855         (authors-renamed-files-alist): Add some entries.
5857 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
5859         * net/tramp.el (tramp-password-prompt-regexp):
5860         Use `password-word-equivalents' if available.
5861         (tramp-action-password, tramp-process-one-action)
5862         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
5864 2014-01-17  Chong Yidong  <cyd@gnu.org>
5866         * simple.el (password-word-equivalents): New defcustom.
5867         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
5868         to 24.4.
5869         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
5870         to t.  (Bug#13124)
5872 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
5874         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
5875         (ruby-align-to-stmt-keywords): Change the default value.
5876         Use `ruby-alignable-keywords' to generate the possible customization
5877         choices.
5878         (ruby-smie-rules): Instead of using a hardcoded list of alignable
5879         keywords, check against the value of `ruby-alignable-keywords'
5880         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
5882 2014-01-17  Glenn Morris  <rgm@gnu.org>
5884         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
5886         Make M-x authors return zero *Authors Errors* from current logs.
5887         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
5888         (authors-ignored-files): Add some entries, remove others.
5889         (authors-ambiguous-files, authors-valid-file-names):
5890         Add some entries.
5891         (authors-renamed-files-alist): Add, remove, and adjust entries.
5892         (authors-renamed-files-regexps): Add some entries.
5893         Remove some very broad ones.  Make some entries `lax'.
5894         (authors-lax-changelogs): New constant.
5895         (authors-disambiguate-file-name): Treat top-level specially.
5896         (authors-lax-changelog-p): New function.
5897         (authors-canonical-file-name): Check file as written against
5898         authors-valid-file-names.  Do not special-case etc/.
5899         Handle `lax' logs and authors-renamed-files-regexps elements.
5901 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
5903         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
5904         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
5905         callers.
5907 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5909         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
5910         Assume we're already in the proper buffer.
5911         Inspired by Anders Lindgren <andlind@gmail.com>.
5912         (follow-post-command-hook): Call it from the right buffer.
5913         (follow-comint-scroll-to-bottom): Adjust call.
5914         (follow-all-followers): Use get-buffer-window-list.
5916 2014-01-15  Daniel Colascione  <dancol@dancol.org>
5918         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
5919         `buffer-file-name' in interactive-form so that we don't leave
5920         pathless file names in `file-name-history'.
5922 2014-01-15  Juri Linkov  <juri@jurta.org>
5924         * indent.el (indent-rigidly): Set deactivate-mark to nil
5925         in transient indentation mode.  (Bug#16438)
5927 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
5929         * emacs-lisp/package.el (package-desc-keywords): New function
5930         (Bug#16222).
5931         (describe-package-1, package-all-keywords)
5932         (package--has-keyword-p): Use it.
5934 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
5936         * simple.el (define-alternatives): When creating the
5937         COMMAND-alternatives variable, assign COMMAND as its definition
5938         name so that `describe-variable' can relocate it.
5940 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
5942         * font-lock.el (font-lock-keywords): Fix typo in docstring
5943         (bug#16307).
5945 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5947         * ispell.el (ispell-region): Reset `in-comment' for new line
5948         instead of wrongly reset `add-coment' (bug#13577).
5950 2014-01-14  Daiki Ueno  <ueno@gnu.org>
5952         * epa-file.el (epa-file-write-region): Encode the region according
5953         to `buffer-file-format'.  Problem reported at:
5954         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
5956 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5958         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
5959         so it applies in the right buffer (bug#16410).
5961 2014-01-13  Daniel Colascione  <dancol@dancol.org>
5963         * textmodes/rst.el (rst-define-key): Provide deprecated
5964         keybindings through named functions instead of anonymous ones so
5965         that "??" doesn't appear in describe-mode output.
5967 2014-01-13  Bastien Guerry  <bzg@gnu.org>
5969         * simple.el (define-alternatives): Call the selected command
5970         interactively.  When setting `COMMAND--implementation' for the
5971         first time, tell the user how to chose another implementation.
5972         Enhance the docstring.
5974 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
5976         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
5977         (log-edit--match-first-line): New function.
5978         (log-edit-font-lock-keywords): Use it.
5979         (log-edit-mode): Make jit-lock-defer-multiline work.
5981 2014-01-13  Bastien Guerry  <bzg@gnu.org>
5983         * rect.el (rectangle-mark-mode): When the region is not active,
5984         display a message saying that the mark as been set and that
5985         rectangle mode is in use.
5986         (rectangle--highlight-for-redisplay): Only put an overlay with a
5987         visible vertical bar when (display-graphic-p) is non-nil.
5988         This partially fixes Bug#16403.
5990 2014-01-13  Juri Linkov  <juri@jurta.org>
5992         * info.el (Info-find-file): Go to DIR before displaying the error
5993         about a nonexistent file if no previous Info file is visited.
5994         Use `user-error' instead of `error' for "Info file %s does not exist".
5995         (Info-find-node-2): In case of a nonexistent node in unwind forms
5996         go to the Top node if there is no previous node to revert to.
5997         (Bug#16405)
5999 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
6001         fit-frame/window-to-buffer code fixes including one for Bug#14096.
6002         * window.el (fit-frame-to-buffer): Fix doc-string.
6003         Respect window-min-height/-width.  Fit pixelwise when
6004         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
6005         when avoiding that frame goes partially off-screen.
6006         (fit-window-to-buffer): Respect window-min-height/-width
6007         (Bug#14096).
6009 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6011         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
6012         after an empty line.
6014 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6016         * net/shr.el (shr-render-region): Autoload.
6018 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
6020         * net/eww.el (eww-download-directory): Rename from
6021         `eww-download-path' (Bug#16419).
6023 2014-01-12  Leo Liu  <sdl.web@gmail.com>
6025         * dired-x.el (dired-mode-map): Fix last change.
6027         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
6029 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
6031         Spelling fixes.
6032         * emacs-lisp/generic.el (generic--normalize-comments):
6033         Rename from generic--normalise-comments.  All uses changed.
6034         * play/bubbles.el (bubbles--neighborhood-score)
6035         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
6036         (bubbles--neighborhood-available)
6037         (bubbles--update-neighborhood-score):
6038         Rename from names with 'neighbourhood'.  All uses changed.
6040 2014-01-12  Leo Liu  <sdl.web@gmail.com>
6042         Re-implement the feature of showing eldoc info after editing.
6043         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
6044         (eldoc-edit-message-commands): New function.
6045         (eldoc-print-after-edit): New variable.
6046         (eldoc-pre-command-refresh-echo-area): Emit message only by
6047         eldoc-message-commands.
6048         (eldoc-mode): Restrict eldoc-message-commands to editing commands
6049         if eldoc-print-after-edit is set.  (Bug#16346)
6050         * simple.el (read--expression): Enable eldoc-mode.
6051         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
6053 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
6054             Eric S. Raymond  <esr@thyrsus.com>
6056         * version.el (emacs-repository-get-version): Enhance so the
6057         function works correctly in either a Bazaar or Git repo.
6059 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
6061         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
6062         Goes with removal of the joke manpages from /etc.
6064 2014-01-10  Kenichi Handa  <handa@gnu.org>
6066         * mail/rmail.el (rmail-get-coding-system):
6067         Check rmail-get-coding-function before "funcall"ing it.
6069 2014-01-10  Glenn Morris  <rgm@gnu.org>
6071         * emacs-lisp/authors.el (authors-fixed-entries):
6072         Update for files that no longer exist.
6074 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
6076         * version.el (emacs-bzr-get-version): Restore compatibilty with
6077         24.3 (Tested).
6079 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
6081         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
6082         and Podfile.
6084 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
6086         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
6088 2014-01-10  Chong Yidong  <cyd@gnu.org>
6090         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
6092 2014-01-10  Anders Lindgren  <andlind@gmail.com>
6094         * follow.el (follow-cache-command-list): Include right-char and
6095         left-char.
6097 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
6099         Spelling fixes.
6100         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
6101         * woman.el (woman-mark-horizontal-position):
6102         Rename from woman-mark-horizonal-position.  Use changed.
6104 2014-01-10  Glenn Morris  <rgm@gnu.org>
6106         * info.el (info-initialize): If running uninstalled, ensure our
6107         own info files are always found first, even if INFOPATH is set.
6109         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
6111 2014-01-09  David Engster  <deng@randomsample.de>
6113         * emacs-lisp/eieio-custom.el:
6114         * emacs-lisp/eieio-opt.el: Set generated autoload file to
6115         'eieio.el'.  This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
6116         * emacs-lisp/eieio.el: Regenerate autoloads.
6118 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
6120         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
6121         following renames.  (Bug#8756)
6123 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6125         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
6126         (bug#16382).
6127         (activate-mark): Add `no-tmm' argument.
6128         (set-mark, push-mark-command): Use it instead of running
6129         activate-mark-hook by hand.
6131 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
6133         In preparation for the move to git, sanitize out some
6134         Bazaar-specific names.
6136         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
6138         * version.el (emacs-bzr-version): Name changed to
6139         emacs-repository-version.  Obsolete-variable alias made.
6140         * loadup.el: Follow through on this name change.
6141         * mail/emacsbug.el (report-emacs-bug): Factor out any
6142         assumption about the version control system in use.
6144 2014-01-08  David Engster  <deng@randomsample.de>
6146         * help-fns.el (help-fns-describe-function-functions):
6147         New variable to call functions for augmenting help buffers.
6148         (describe-function-1): Remove explicit calls to
6149         `help-fns--compiler-macro', `help-fns--parent-mode' and
6150         `help-fns--obsolete'.  Put them in above new variable instead, and
6151         call them through `run-hook-with-args'.
6152         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
6153         `eieio-describe-class'.  Not meant for interactive use anymore,
6154         but to augment existing help buffers.  Remove optional second
6155         argument.  Create proper button for file location.
6156         Rewrite function to use `insert' instead of `princ' and `prin1' where
6157         possible.
6158         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
6159         (eieio-method-def, eieio-class-def): Move further up.
6160         (describe-method, describe-generic, eieio-describe-method):
6161         Remove aliases.
6162         (eieio-help-constructor, eieio-help-generic): Rename from
6163         `eieio-describe-constructor' and `eieio-describe-generic', resp.
6164         Rewrite to use `insert' in the current buffer and use proper help
6165         buttons.
6166         (eieio-help-find-method-definition)
6167         (eieio-help-find-class-definition): Also accept symbols as
6168         arguments.
6169         (eieio-help-mode-augmentation-maybee): Remove.
6170         (eieio-describe-class-sb): Use `describe-function'.
6171         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
6172         Add `eieio-help-generic' and `eieio-help-constructor'.
6174 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
6176         Spelling fixes.
6177         * language/china-util.el (hz-ascii-designation):
6178         Rename from hz-ascii-designnation.
6179         (hz-ascii-designation): Rename from hz-ascii-designnation.
6180         All uses changed.
6182 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6184         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
6185         package-alist.
6187 2014-01-08  Bastien Guerry  <bzg@gnu.org>
6189         * emacs-lisp/package.el (package-delete):
6190         Correctly delete the package from package-alist.
6192 2014-01-08  Daiki Ueno  <ueno@gnu.org>
6194         * emacs-lisp/package.el (url-recreate-url): Declare.
6195         (url-http-target-url): Declare.
6196         (package-handle-response): Include requested URL in the error message.
6197         (package--check-signature): Don't re-signal errors from
6198         package--with-work-buffer.  Suggested by Stefan Monnier.
6200 2014-01-07  Bastien Guerry  <bzg@gnu.org>
6202         * minibuffer.el (completion--try-word-completion): When both a
6203         hyphen and a space are possible candidates for the character
6204         following a word, display both candidates.  (Bug#15980)
6206 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
6208         * window.el (balance-windows-2): While rounding don't give a
6209         window more than the remainder.  Bug#16351, bug#16383.
6211 2014-01-07  Glenn Morris  <rgm@gnu.org>
6213         * menu-bar.el (menu-bar-help-extra-packages): Remove.
6214         (menu-bar-help-menu): Use view-external-packages instead.
6216 2014-01-07  Bastien Guerry  <bzg@gnu.org>
6218         * emacs-lisp/package.el (package-delete): Also delete the package
6219         name from `package-alist', not its description only.
6221 2014-01-07  Glenn Morris  <rgm@gnu.org>
6223         * help.el (view-external-packages):
6224         * menu-bar.el (menu-bar-help-extra-packages):
6225         Visit efaq.info rather than etc/MORE.STUFF.
6227 2014-01-07  Juri Linkov  <juri@jurta.org>
6229         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
6230         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
6232         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
6233         that shadows RET.  (Bug#16342)
6235 2014-01-07  Chong Yidong  <cyd@gnu.org>
6237         * isearch.el (isearch-yank-char, isearch-yank-word)
6238         (isearch-yank-line): Doc fix.
6240 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6242         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
6243         * emacs-lisp/elint.el (elint-find-builtins):
6244         * emacs-lisp/eldoc.el (eldoc-symbol-function):
6245         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
6246         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
6247         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6248         * apropos.el (apropos-safe-documentation):
6249         * subr.el (symbol-file): Remove redundant fboundp.
6250         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
6252 2014-01-06  Bastien Guerry  <bzg@gnu.org>
6254         * hl-line.el (global-hl-line-overlay): Make a local variable.
6255         (global-hl-line-overlays): New variable to store all overlays.
6256         (global-hl-line-mode): Don't delete overlays from the current
6257         buffer when `global-hl-line-sticky-flag' is non-nil.
6258         (global-hl-line-highlight): Add new overlays to
6259         `global-hl-line-overlays'.
6260         (global-hl-line-unhighlight-all): New function to delete all
6261         overlays when turning off `global-hl-line-mode'.
6262         This fixes Bug#16183.
6264 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6266         * subr.el (set-transient-map): Fix nested case and docstring.
6268 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
6270         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
6271         `Texinfo' entry.
6273 2014-01-06  Daniel Colascione  <dancol@dancol.org>
6275         Fix defun navigation in vc log view.
6277         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
6278         like `beginning-of-defun'.
6279         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
6280         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
6281         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
6282         (log-view-extract-comment): Call `log-view-current-entry' directly
6283         instead of relying on broken `log-view-beginning-of-defun' behavior.
6285 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
6287         Spelling fixes.
6288         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
6289         * emacs-lisp/debug.el (cancel-debug-on-entry):
6290         * epg.el (epg-error-to-string):
6291         * files.el (recover-file):
6292         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
6293         * mail/emacsbug.el (report-emacs-bug-hook):
6294         * mail/sendmail.el (mail-recover):
6295         * ses.el (ses-yank-resize):
6296         * term/ns-win.el (ns-print-buffer):
6297         Spelling fixes in diagnostics, mostly for "canceled" with one L.
6298         * epg.el (epg-key-capability-alist): Rename from misspelled version.
6299         All uses changed.
6300         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
6302 2014-01-06  Leo Liu  <sdl.web@gmail.com>
6304         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
6305         to avoid shadowing global key.  (Bug#16354)
6307 2014-01-06  Daniel Colascione  <dancol@dancol.org>
6309         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
6310         rst-mode.
6312 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
6314         * window.el (balance-windows): Add mising t to fix Bug#16351.
6316 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6318         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
6319         (bug#16285).
6320         (shr-insert): If we have a word that's longer than `shr-width',
6321         break after it anyway.  Otherwise we'll do no breaking once we get
6322         such a long word.
6324 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6326         * net/eww.el (eww): Support single/double quote for search.
6327         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
6328         (eww-history-quit): Delete and use quit-window.
6329         (eww-history-kill): Delete, because it doesn't work well and
6330         not necessary.
6331         (eww-history-mode-map): Delete some keys and add easy-menu.
6333 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
6335         Fix misspelling of 'chinese' in rx (Bug#16237).
6336         * emacs-lisp/rx.el (rx-categories): Correct spelling of
6337         chinese-two-byte.
6339         Change subword regexps back to vars (Bug#16296).
6340         * progmodes/subword.el (subword-forward-regexp)
6341         (subword-backward-regexp): Change these back to variables.
6343 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6345         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
6346         syntax-begin-function (bug#16247).
6348 2014-01-03  Chong Yidong  <cyd@gnu.org>
6350         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
6351         (advice--docstring): Delete variable.
6352         (advice--make-1): Leave the docstring empty.
6353         (advice-add): Use function-documentation for advised docstring.
6355         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
6356         Ignore function-documentation property when getting documentation.
6357         (ad-activate-advised-definition): Use function-documentation
6358         generate the docstring.
6359         (ad-make-advised-definition): Don't call
6360         ad-make-advised-definition-docstring.
6361         (ad-make-advised-definition-docstring, ad-advised-definition-p):
6362         Delete functions.
6364         * progmodes/sql.el (sql-help): Use function-documentation instead
6365         of dynamic-docstring-function property.  No need to autoload now.
6366         (sql--help-docstring): New variable.
6367         (sql--make-help-docstring): Use it.
6369 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6371         * ielm.el (ielm-tab): Retarget.
6372         (ielm-map): Use ielm-tab for tab.
6373         (ielm-complete-filename): Use comint-filename-completion.
6374         (ielm-complete-symbol): Remove.
6375         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
6376         remove ielm-tab from completion-at-point-functions (bug#16224).
6378         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
6379         Beware signals raised by predicates (bug#16201).
6381 2014-01-02  Richard Stallman  <rms@gnu.org>
6383         * dired-aux.el (dired-do-print): Handle printer-name.
6385         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
6386         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
6387         (rmail-epa-decrypt): Turn off mime processing.
6389         * mail/rmail.el (rmail-make-in-reply-to-field):
6390         Add parens in message-id.
6392         * mail/rmail.el (rmail-get-coding-function): Variable.
6393         (rmail-get-coding-system): Use it.
6395 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
6397         * international/mule-conf.el: Unify the charset indian-is13194.
6398         (indian-is13194): Specify unify-map.
6400 2013-12-31  Leo Liu  <sdl.web@gmail.com>
6402         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
6404 2013-12-30  Daniel Colascione  <dancol@dancol.org>
6406         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
6407         of printing a useless when we resume from sleep.
6409         * progmodes/sh-script.el
6410         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
6411         in indentation code.  (Bug#16233)
6413 2013-12-28  João Távora  <joaotavora@gmail.com>
6415         * elec-pair.el (electric-pair-post-self-insert-function):
6416         Don't open extra newlines at beginning of buffer.  (Bug#16272)
6418 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
6420         * frame.el (window-system-for-display): Don't allow to create a
6421         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
6423 2013-12-28  Glenn Morris  <rgm@gnu.org>
6425         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
6426         Update callers.
6428         * apropos.el (apropos-match-face):
6429         * calculator.el (calculator-displayer):
6430         * dabbrev.el (dabbrev-search-these-buffers-only):
6431         * face-remap.el (buffer-face-mode-face):
6432         * simple.el (yank-handled-properties):
6433         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
6434         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
6435         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
6436         (hashcash-double-spend-database):
6437         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
6438         (ruby-deep-indent-paren-style):
6439         * textmodes/flyspell.el (flyspell-auto-correct-binding):
6440         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
6441         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
6442         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
6443         Specify custom types.
6445         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
6446         * bookmark.el (bookmark-bmenu-use-header-line):
6447         * doc-view.el (doc-view-scale-internally):
6448         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
6449         * register.el (register-preview-delay):
6450         * net/shr.el (shr-bullet):
6451         * progmodes/cfengine.el (cfengine-cf-promises)
6452         (cfengine-parameters-indent):
6453         * progmodes/octave.el (inferior-octave-error-regexp-alist):
6454         * textmodes/reftex-vars.el (reftex-label-regexps):
6455         * vc/log-edit.el (log-edit-setup-add-author): Add version.
6457         * net/tls.el (tls-certtool-program): Fix default value.
6459         * desktop.el (desktop-restore-in-current-display):
6460         * newcomment.el (comment-empty-lines):
6461         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
6462         (idlwave-pad-keyword):
6463         * progmodes/tcl.el (tcl-tab-always-indent):
6464         * textmodes/reftex-vars.el (reftex-index-default-tag):
6465         * elec-pair.el (electric-pair-skip-whitespace):
6466         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
6468         * emacs-lisp/authors.el (authors-ignored-files)
6469         (authors-valid-file-names, authors-renamed-files-alist): Additions.
6471 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
6473         * shell.el (shell-dynamic-complete-command): Doc fix.
6474         (shell--command-completion-data): Shell completion now matches
6475         executable filenames from the current buffer's directory, on
6476         systems in which this behavior is the default (windows-nt, ms-dos).
6478 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
6480         * net/shr.el (shr-insert): Don't infloop if the width is zero.
6482 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6484         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
6485         (bug#16251).
6487         * electric.el: Move all electric-pair-* to elec-pair.el.
6488         * elec-pair.el: New file, split from electric.el.
6490 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
6492         * net/shr.el (shr-find-fill-point): Don't try to fill if the
6493         indentation level is larger than the width, because that will
6494         infloop.
6495         (shr-insert): Fill repeatedly long texts, so that Japanese is
6496         formatted correctly (bug#16263).
6497         (shr-find-fill-point): Off by one error in comparison with the
6498         indentation.
6500 2013-12-26  João Távora  <joaotavora@gmail.com>
6502         * electric.el (electric-pair-mode): More flexible engine for skip-
6503         and inhibit predicates, new options for pairing-related functionality.
6504         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
6505         if that keeps or improves their balance in buffers.
6506         (electric-pair-delete-adjacent-pairs): Delete the pair when
6507         backspacing over adjacent matched delimiters.
6508         (electric-pair-open-extra-newline): Open extra newline when
6509         inserting newlines between adjacent matched delimiters.
6510         (electric--sort-post-self-insertion-hook):
6511         Sort post-self-insert-hook according to priority values when
6512         minor-modes are activated.
6513         * simple.el (newline-and-indent): Call newline with interactive
6514         set to t.
6515         (blink-paren-post-self-insert-function): Set priority to 100.
6516         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6517         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
6518         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
6519         electric-pair-open-newline-between-pairs to nil.
6521 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6523         * progmodes/python.el: Use lexical-binding.
6524         (python-nav-beginning-of-defun): Stop searching ASAP.
6526 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
6528         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
6529         Fix interactive spec.  Doc fix.  (Bug#15754)
6531 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6533         * emacs-lisp/byte-run.el (eval-when-compile):
6534         * progmodes/cc-defs.el (cc-eval-when-compile):
6535         Fix edebug spec (bug#16184).
6537 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
6539         * net/shr.el (shr-visit-file): Remove debugging function.
6540         (shr-insert): Don't infloop if we can't find a good place to break
6541         the line (bug#16256).
6543 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6545         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
6546         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
6547         python-nav-lisp-forward-sexp-safe.
6548         (python-nav--forward-sexp): New argument SAFE allows switching
6549         forward sexp movement behavior for parens.
6550         (python-nav-forward-sexp): Throw errors on unterminated parens
6551         (Bug#16191).
6552         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
6553         (python-nav-backward-sexp-safe): New functions.
6554         (python-shell-buffer-substring):
6555         Use `python-nav-forward-sexp-safe'.
6557 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
6559         * net/shr.el (shr-find-fill-point): Don't break lines before a
6560         quotation mark.
6561         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
6562         (shr-find-fill-point): Remove the special checks for the quotation
6563         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
6565 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6567         * net/eww.el (eww-form-textarea): Use a different face for
6568         textareas than text input since they have different keymaps
6569         (bug#16142).
6571 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6573         * progmodes/python.el (python-nav-beginning-of-statement):
6574         Speed up (Bug#15295).
6576 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
6578         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
6579         the window configuration.
6581 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
6583         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
6584         we run on MS-Windows or MS-DOS.
6586 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
6588         * window.el (balance-windows-area): Call window-size instead of
6589         window-height and window-width.  Bug#16241.
6591 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
6593         * net/eww.el (eww-bookmark-quit): Remove.
6594         (eww-bookmark-browse): Restore the window configuration when you
6595         choose a bookmark (bug#16144).
6597 2013-12-24  Daniel Colascione  <dancol@dancol.org>
6599         * icomplete.el: Remove redundant :group arguments to `defcustom'
6600         throughout.
6601         (icomplete-show-matches-on-no-input): New customizable variable.
6602         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
6603         we have something to show.
6604         (icomplete-exhibit): Compute completions even if we have no user input.
6606 2013-12-23  Daniel Colascione  <dancol@dancol.org>
6608         * icomplete.el: Move `provide' to end of file.
6610 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6612         * net/gnutls.el (gnutls-verify-error): Add version tag.
6614 2013-12-23  Chong Yidong  <cyd@gnu.org>
6616         * subr.el (set-transient-map): Rename from
6617         set-temporary-overlay-map.  Doc fix.
6619         * face-remap.el (text-scale-adjust):
6620         * indent.el (indent-rigidly):
6621         * kmacro.el (kmacro-call-macro):
6622         * minibuffer.el (minibuffer-force-complete):
6623         * repeat.el (repeat):
6624         * simple.el (universal-argument--mode):
6625         * calendar/todo-mode.el (todo-insert-item--next-param):
6626         * progmodes/f90.el (f90-abbrev-start): Callers changed.
6628         * indent.el (indent-rigidly): Use substitute-command-keys.
6630 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6632         * net/eww.el (eww-tag-select): Add text-property to jump to next
6633         select field.
6634         (eww): Add non-supported ftp error.
6636 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6638         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
6639         comments.  Handle electric indent after typing `?' and `!'.
6641 2013-12-22  Chong Yidong  <cyd@gnu.org>
6643         * faces.el (face-spec-recalc): If the theme specs are not
6644         applicable to a frame, fall back on the defface spec.
6645         This prevents themes from obliterating faces on low-color terminals.
6647 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6649         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
6650         after `{'.  We need it after block openers, and it doesn't seem
6651         to hurt after hash openers.
6653 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6655         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
6656         extracted from `ruby-smie-rules'.
6657         (ruby--electric-indent-chars): New variable.
6658         (ruby--electric-indent-p): New function.
6659         (ruby-mode): Use `electric-indent-functions' instead of
6660         `electric-indent-chars'.
6662 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
6664         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
6665         docstring.
6666         (ruby-smie-rules): Indent plus one level after `=>'.
6668 2013-12-21  Richard Stallman  <rms@gnu.org>
6670         * simple.el (newline): Doc fix.
6672 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
6674         * net/eww.el (eww-list-histories, eww-list-histories)
6675         (eww-history-browse, eww-history-quit, eww-history-kill)
6676         (eww-history-mode-map, eww-history-mode): New command and
6677         functions to list browser histories.
6678         (eww-form-text): Support text form with disabled
6679         and readonly attributes.
6680         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
6682 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6684         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
6685         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
6686         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
6687         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
6688         Use `user-error'.
6689         (eww-bookmark-mode-map): Add menu.
6690         (eww-render, eww-mode): Use `setq-local'.
6691         (eww-tool-bar-map): New variable.
6692         (eww-mode): Set `tool-bar-map'.
6693         (eww-view-source): Check for `html-mode' with `fboundp'.
6695 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6697         * net/shr.el (shr--extract-best-source): Don't bug out on audio
6698         elements with text inside.  Also remove debugging.
6700 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
6702         * cus-start.el (all): Add ns-use-srgb-colorspace.
6704 2013-12-21  Chong Yidong  <cyd@gnu.org>
6706         * custom.el (custom-theme-recalc-face): Do nothing if the face is
6707         undefined.  Thus, theme settings for undefined faces do not take
6708         effect until the faces are defined with defface, the same as with
6709         theme variables.
6711         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
6712         (face-spec-reset-face): Don't assign extra properties in temacs.
6713         (face-spec-recalc): Apply X resources too.
6715 2013-12-21  Chong Yidong  <cyd@gnu.org>
6717         * faces.el (face-spec-set):
6718         * cus-face.el (custom-theme-set-faces, custom-set-faces):
6719         * custom.el (defface): Doc fixes (Bug#16203).
6721         * indent.el (indent-rigidly-map): Add docstring, and move commands
6722         into named functions.
6723         (indent-rigidly-left, indent-rigidly-right)
6724         (indent-rigidly-left-to-tab-stop)
6725         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
6726         indentation direction based on bidi direction, and accumulate
6727         sequential commands in a single undo boundary.
6728         (indent-rigidly--pop-undo): New utility function.
6730 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
6732         * faces.el (read-face-name): Require crm.el when using crm-separator.
6734 2013-12-20  Daniel Colascione  <dancol@dancol.org>
6736         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
6737         so that we don't reflow comments into the shebang line.
6739 2013-12-20  Juri Linkov  <juri@jurta.org>
6741         * saveplace.el (save-place-to-alist): Add `dired-filename' as
6742         a position when `dired-directory' is non-nil.  Check integer
6743         positions with `integerp'.
6744         (toggle-save-place, save-places-to-alist): Add check for
6745         `dired-directory'.
6746         (save-place-find-file-hook): Check integer positions with
6747         `integerp'.
6748         (save-place-dired-hook): Use `dired-goto-file' when
6749         `dired-filename' is found in the assoc list.  Check integer
6750         positions with `integerp'.
6751         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
6753         * dired.el (dired-initial-position-hook): Rename back from
6754         `dired-initial-point-hook'.
6755         (dired-initial-position): Rename `dired-initial-point-hook' to
6756         `dired-initial-position-hook'.
6757         (dired-file-name-at-point): Doc fix.  (Bug#15329)
6759 2013-12-20  Juri Linkov  <juri@jurta.org>
6761         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
6762         (read-regexp-suggestions): New function.
6763         (read-regexp): Use `read-regexp-defaults-function' to get default values.
6764         Use `read-regexp-suggestions'.  Add non-empty default to history
6765         for empty input.
6766         (occur-read-regexp-defaults-function): Remove function.
6767         (occur-read-primary-args): Use `regexp-history-last' instead of
6768         `occur-read-regexp-defaults-function'.
6770         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
6771         (hi-lock-line-face-buffer, hi-lock-face-buffer)
6772         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
6773         `hi-lock-read-regexp-defaults-function'.  Doc fix.
6774         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
6775         with `find-tag-default-as-symbol-regexp'.  Doc fix.
6776         (hi-lock-read-regexp-defaults): Remove function.
6777         (hi-lock-regexp-okay): Add check for null.
6779         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
6780         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
6782         * subr.el (find-tag-default-as-symbol-regexp): New function.
6783         (find-tag-default-as-regexp): Move symbol regexp formatting to
6784         `find-tag-default-as-symbol-regexp'.
6786 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
6788         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
6789         (Bug#14179)
6791 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
6793         * calendar/todo-mode.el: New implementation of item insertion
6794         commands and key bindings.
6795         (todo-key-prompt): New face.
6796         (todo-insert-item): New command.
6797         (todo-insert-item--parameters): New defconst, replacing defvar
6798         todo-insertion-commands-args-genlist.
6799         (todo-insert-item--param-key-alist): New defconst, replacing
6800         defvar todo-insertion-commands-arg-key-list.
6801         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
6802         (todo-insert-item--argsleft, todo-insert-item--apply-args)
6803         (todo-insert-item--next-param): New functions.
6804         (todo-insert-item--args, todo-insert-item--argleft)
6805         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
6806         New variables.
6807         (todo-key-bindings-t): Change binding of "i" from
6808         todo-insertion-map to todo-insert-item.
6809         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
6810         (todo-insertion-command-name, todo-insertion-commands-names)
6811         (todo-define-insertion-command, todo-insertion-commands)
6812         (todo-insertion-key-bindings, todo-insertion-map): Remove.
6814 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
6816         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
6817         (todo-toggle-item-highlighting): Use eval-and-compile instead of
6818         eval-when-compile.
6819         (todo-move-category): Allow choosing a non-existing todo file to
6820         move the category to, and create that file.
6821         (todo-default-priority): New user option.
6822         (todo-set-item-priority): Use it.
6823         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
6824         (desktop-restore-file-buffer): Declare.
6825         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
6826         (todo-modes-set-2): Locally set desktop-save-buffer to
6827         todo-desktop-save-buffer.
6828         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
6829         (auto-mode-alist): Add autoload cookie.
6831 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
6833         * emacs-lisp/subr-x.el: Renamed from helpers.el.
6834         helpers.el was a poor choice of name.
6835         (string-remove-prefix): New function.
6836         (string-remove-suffix): New function.
6838 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
6840         Fix assignment for new window total sizes.
6841         * window.el (window--pixel-to-size): Remove function.
6842         (window--pixel-to-total-1, window--pixel-to-total):
6843         Fix calculation of new total sizes.
6845 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
6847         * comint.el (comint-output-filter): Fix rear-nonsticky property
6848         placement (Bug#16010).
6850 2013-12-20  Chong Yidong  <cyd@gnu.org>
6852         * faces.el (read-color): Minor fix for completion function.
6854 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
6856         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
6857         New option.  (Bug#16182)
6858         (ruby-smie--indent-to-stmt-p): Use it.
6859         (ruby-smie-rules): Revert the logic in the handling of `when'.
6860         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
6861         (ruby-deep-arglist, ruby-deep-indent-paren)
6862         (ruby-deep-indent-paren-style): Update docstrings to note that the
6863         vars don't have any effect with SMIE.
6865 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
6867         * calc/calc.el (calc-enter, calc-pop): Use the variable
6868         `calc-context-sensitive-enter'.
6870 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6872         * net/shr.el (shr-insert): Protect against infloops in degenerate
6873         tables.
6875 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6877         * progmodes/octave.el (octave): Add link to manual and octave
6878         homepage.
6879         (octave-mode-menu): Link to octave-mode manual.
6881 2013-12-20  Leo Liu  <sdl.web@gmail.com>
6883         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
6884         insertion using skeleton-end-newline.  (Bug#16138)
6886 2013-12-20  Juri Linkov  <juri@jurta.org>
6888         * replace.el (occur-engine): Use `add-face-text-property'
6889         to add the face property to matches and titles.  (Bug#14645)
6891         * hi-lock.el (hi-green): Use lighter color "light green" closer to
6892         the palette of other hi-lock colors.
6893         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
6895 2013-12-19  Juri Linkov  <juri@jurta.org>
6897         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
6898         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
6899         (minibuffer-history-symbol): Move variable declaration closer to
6900         its usage.
6902         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
6903         (Bug#14785)
6905 2013-12-19  Juri Linkov  <juri@jurta.org>
6907         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
6908         New function.
6909         (log-edit-hook): Add it to :options.  (Bug#16170)
6911 2013-12-19  Juri Linkov  <juri@jurta.org>
6913         * simple.el (eval-expression-print-format): Don't check for
6914         command names and the last command.  Always display additional
6915         formats of the integer result in the echo area, and insert them
6916         to the current buffer only with a zero prefix arg.
6917         Display character when char-displayable-p is non-nil.
6918         (eval-expression): With a zero prefix arg, set `print-length' and
6919         `print-level' to nil, and insert the integer values from
6920         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
6922         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
6923         `eval-last-sexp-arg-internal'.  Doc fix.
6924         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
6925         `eval-last-sexp-print-value'.  Doc fix.
6926         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
6927         Set `print-length' and `print-level' to nil when arg is zero.
6928         (eval-last-sexp): Doc fix.
6929         (eval-defun-2): Print the integer values from
6930         `eval-expression-print-format' at the end.
6932         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
6933         values from `eval-expression-print-format' at the end.
6935         * ielm.el (ielm-eval-input): Print the integer
6936         values from `eval-expression-print-format' at the end.
6938 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6940         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
6941         2013-12-11T19:01:44Z!tzz@lifelogs.com.
6943 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6945         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
6946         (hl-line-highlight, global-hl-line-highlight): Use it.
6947         (hl-line-overlay): Use defvar-local.
6949 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
6951         * term/ns-win.el: Require dnd.
6952         (global-map): Remove drag items.
6953         (ns-insert-text, ns-set-foreground-at-mouse)
6954         (ns-set-background-at-mouse):
6955         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
6956         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
6957         New functions.
6959 2013-12-19  Glenn Morris  <rgm@gnu.org>
6961         * emacs-lisp/ert.el (ert-select-tests):
6962         Fix string/symbol mixup.  (Bug#16121)
6964 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
6966         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
6967         keywords to their parent.
6969 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
6971         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
6972         first arg to be a string (fixed dead code), or an operator symbol.
6973         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
6974         operator symbols.
6975         (ruby-smie-rules): Remove parent token check in the `.' clause, it
6976         did nothing.  Don't respond to `(:after ".")', it will be called
6977         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
6978         change anything.  Only return indentation for binary operators
6979         when they are hanging.  De-dent opening paren when its parent is
6980         `.', otherwise it looks bad when the dot is not at bol or eol
6981         (bug#16182).
6983 2013-12-19  Juri Linkov  <juri@jurta.org>
6985         * replace.el (query-replace-read-args): Split a non-negative arg
6986         and a negative arg into separate elements.
6987         (query-replace, query-replace-regexp, replace-string)
6988         (replace-regexp): Add arg `backward'.  Doc fix.
6989         (replace-match-maybe-edit): When new arg `backward' is non-nil,
6990         move point to the beginning of the match.
6991         (replace-search, replace-highlight): Use new arg `backward'
6992         to set the value of `isearch-forward'.
6993         (perform-replace): Add arg `backward' and use it to perform
6994         replacement backward.  (Bug#14979)
6996         * isearch.el (isearch-query-replace): Use a negative prefix arg
6997         to call `perform-replace' with a non-nil arg `backward'.
6999 2013-12-18  Juri Linkov  <juri@jurta.org>
7001         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
7002         to the default list.  Move `log-edit-show-files' to the end.
7003         Add more available functions to options.
7004         (log-edit): Move default specific settings to
7005         `log-edit-insert-message-template'.  Don't move point.
7006         (log-edit-insert-message-template): New function.
7007         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
7008         (Bug#16170)
7010 2013-12-18  Juri Linkov  <juri@jurta.org>
7012         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
7013         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
7015 2013-12-18  Leo Liu  <sdl.web@gmail.com>
7017         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
7018         (Bug#16186)
7020 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
7022         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
7023         formats for displaying file sizes when the -s switch is given.
7024         Instead, compute a separate format for displaying the size in
7025         blocks, which is displayed in addition to the "regular" size.
7026         When -h is given in addition to -s, produce size in blocks in
7027         human-readable form as well.  (Bug#16179)
7029 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
7031         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
7032         Reference tables with ~\ref{...} instead of only \ref{...}.
7034 2013-12-18  Chong Yidong  <cyd@gnu.org>
7036         * cus-edit.el (custom-magic-alist): Fix "themed" description
7037         (Bug#14348).
7039         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
7040         is non-nil, do not create a new entry in the symbol's theme-value
7041         or theme-face property; update theme-settings only (Bug#14664).
7042         (custom-available-themes): Doc fix.
7044         * cus-theme.el (custom-new-theme-mode-map): Add bindings
7045         (Bug#15674).
7047         * replace.el (occur-engine): Avoid infloop (Bug#7593).
7049 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
7051         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
7052         (Bug#13914).
7054 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
7056         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
7058 2013-12-18  Glenn Morris  <rgm@gnu.org>
7060         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
7061         * cus-start.el (load-prefer-newer): New option.
7063 2013-12-18  Le Wang  <l26wang@gmail.com>
7065         * comint.el (comint-previous-matching-input-from-input):
7066         Retain point (Bug#13404).
7068 2013-12-18  Chong Yidong  <cyd@gnu.org>
7070         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
7072 2013-12-18  Glenn Morris  <rgm@gnu.org>
7074         * mail/emacsbug.el (report-emacs-bug):
7075         Only mention enable-multibyte-characters if non-standard.
7077 2013-12-17  Juri Linkov  <juri@jurta.org>
7079         * arc-mode.el (archive-extract-by-file): Check if directory exists
7080         before deletion to not show irrelevant errors if it doesn't exist.
7082 2013-12-17  Juri Linkov  <juri@jurta.org>
7084         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
7085         (Bug#14751)
7087         * net/eww.el (browse-web): Add alias to `eww'.
7088         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
7089         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
7091         * net/browse-url.el (browse-url-browser-function): Move `eww'
7092         closer to similar functions.
7094         * startup.el (fancy-startup-screen, fancy-about-screen):
7095         Set browse-url-browser-function to eww-browse-url locally.
7096         (Bug#14751)
7098 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7100         * window.el (window--pixel-to-total): Remove unused `mini' var.
7101         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
7102         (split-window): Remove unused `new' var.
7103         (window--display-buffer): Remove unused `frame' and `delta' vars.
7104         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
7105         and display-width'.
7107 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
7109         * dired.el (dired-mark-pop-up):
7110         * register.el (register-preview): Don't bind
7111         split-height-threshold here since it's now done in
7112         display-buffer-below-selected.
7114 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
7116         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
7117         xterm-rgb-convert-to-16bit.
7118         (rxvt-register-default-colors): Standardize with
7119         xterm-register-default-colors (Bug#14078).
7121 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
7123         * simple.el (kill-region): Pass mark first, then point, so that
7124         kill-append works right (Bug#12819).
7125         (copy-region-as-kill, kill-ring-save): Likewise.
7127 2013-12-17  Leo Liu  <sdl.web@gmail.com>
7129         * net/rcirc.el (rcirc-add-face):
7130         * eshell/em-prompt.el (eshell-emit-prompt):
7131         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
7132         (Bug#16167)
7134 2013-12-17  Chong Yidong  <cyd@gnu.org>
7136         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
7137         Suggested by Xue Fuqiao.
7139 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
7141         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
7143 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7145         * net/shr.el (shr-insert-document): Remove unused var
7146         `shr-preliminary-table-render'.
7147         (shr-rescale-image): Remove unused arg `force'.
7148         (shr-put-image): Update calls accordingly.
7149         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
7151 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
7153         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
7154         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
7155         :close-all, to see which indentation method to use (Bug#16116).
7156         (smie-rules-function): Document the method :close-all.
7158 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7160         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
7162         * net/eww.el (eww-display-html): If we can't find the anchor we're
7163         looking for, then go to point-min.
7165 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
7167         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
7168         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
7169         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
7170         Expand dir too, in case it's relative.
7172 2013-12-16  Juri Linkov  <juri@jurta.org>
7174         * desktop.el (desktop-auto-save-timeout): Change default to
7175         `auto-save-timeout'.  Doc fix.
7176         (desktop-save): Skip the timestamp in desktop-saved-frameset
7177         when checking for auto-save changes.
7178         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
7179         `desktop-auto-save' is called repeatedly by the idle timer.
7180         (desktop-auto-save-set-timer): Replace `run-with-timer' with
7181         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
7182         (Bug#15331)
7184 2013-12-16  Juri Linkov  <juri@jurta.org>
7186         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
7187         (Bug#16035)
7188         (isearch-pre-command-hook): Check `this-command' for symbolp.
7190 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7192         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
7194 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
7196         * progmodes/cfengine.el (cfengine3--current-word): Remove.
7197         (cfengine3--current-function): Bring in the current-function
7198         functionality from `cfengine3--current-word'.
7199         (cfengine3-completion-function): Bring in the
7200         bounds-of-current-word functionality from
7201         `cfengine3--current-word'.
7203 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
7205         * window.el (display-buffer-below-selected):
7206         Bind split-height-threshold to 0 as suggested by Juri Linkov.
7208 2013-12-16  Leo Liu  <sdl.web@gmail.com>
7210         * progmodes/compile.el (compile-goto-error): Do not push-mark.
7211         Remove NOMSG arg and all uses changed.
7213 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7215         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
7216         (cua--deactivate-rectangle): Don't deactivate the mark.
7217         (cua-set-rectangle-mark): Don't set mark-active since
7218         cua--activate-rectangle already does it for us.
7219         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
7220         non-rectangular region.
7222         * emulation/cua-base.el (cua-repeat-replace-region):
7223         Use with-current-buffer.
7225         * net/gnutls.el: Use cl-lib.
7226         (gnutls-negotiate): `mapcan' -> cl-mapcan.
7228 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7230         * emacs-lisp/package.el (package-built-in-p): Support both
7231         built-in and the package.el converted package descriptions.
7232         (package-show-package-list): Allow keywords.
7233         (package-keyword-button-action): Use it instead of
7234         `finder-list-matches'.
7235         (package-menu-filter-interactive): Interactive filtering (by
7236         keyword) function.
7237         (package-menu--generate): Support keywords and change keymappings
7238         and headers when they are given.
7239         (package--has-keyword-p): Helper function.
7240         (package-menu--refresh): Use it.
7241         (package--mapc): Helper function.
7242         (package-all-keywords): Use it.
7243         (package-menu-mode-map): Set up menu items and keybindings to
7244         provide a filtering UI.
7246 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
7248         * net/gnutls.el (gnutls-verify-error): New defcustom to control
7249         the behavior when a certificate fails validation.  Defaults to
7250         old behavior: never abort, just warn.
7251         (gnutls-negotiate): Use it.
7253 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
7255         * window.el (display-buffer-below-selected): Never split window
7256         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
7258 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
7260         * emacs-lisp/package.el (package--prepare-dependencies): New function.
7261         (package-buffer-info): Use it (bug#15108).
7263 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7265         * icomplete.el (icomplete-completions): Make sure the prefix is already
7266         displayed elsewhere before hiding it (bug#16219).
7268 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
7270         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
7271         open-paren tokens when preceded by a open-paren, too.
7272         (ruby-smie-rules): Handle virtual indentation after open-paren
7273         tokens specially.  If there is code between it and eol, return the
7274         column where is starts (Bug#16118).
7276 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
7278         * progmodes/cfengine.el: Fix `add-hook' doc.
7279         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
7280         (cfengine3--current-word): Fix parameters.
7281         (cfengine3-make-syntax-cache): Simplify further.
7282         (cfengine3-completion-function, cfengine3--current-function):
7283         Use `assq' for symbols.
7284         (cfengine3--current-function): Fix `cfengine3--current-word' call.
7286 2013-12-13  Glenn Morris  <rgm@gnu.org>
7288         * loadup.el (load-path): Warn if site-load or site-init changes it.
7289         No more need to reset it when bootstrapping.
7291 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
7293         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
7294         locations for cf-promises.
7295         (cfengine-mode-syntax-functions-regex): New caching variable.
7296         (cfengine3-fallback-syntax): Fallback syntax for cases where
7297         cf-promises doesn't run.
7298         (cfengine3--current-word): Reimplement using
7299         `cfengine-mode-syntax-functions-regex'.
7300         (cfengine3-completion-function, cfengine3--current-function):
7301         Use `cfengine3-make-syntax-cache' directly.
7302         (cfengine3-clear-syntax-cache): New function.
7303         (cfengine3-make-syntax-cache): Simplify and create
7304         `cfengine-mode-syntax-functions-regex' on demand.
7305         (cfengine3-format-function-docstring): Don't call
7306         `cfengine3-make-syntax-cache' explicitly.
7308 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
7310         Fix windmove-find-other-window broken after pixelwise resizing
7311         (Bug#16017).
7312         * windmove.el (windmove-other-window-loc): Revert change from
7313         2013-12-04.
7314         (windmove-find-other-window): Call window-in-direction.
7315         * window.el (window-in-direction): New arguments SIGN, WRAP and
7316         MINI to emulate original windmove-find-other-window behavior.
7318 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
7320         * simple.el (blink-matching--overlay): New variable.
7321         (blink-matching-open): Instead of moving point, highlight the
7322         matching paren with an overlay
7323         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
7325         * faces.el (paren-showing-faces, show-paren-match)
7326         (show-paren-mismatch): Move from paren.el.
7328 2013-12-13  Leo Liu  <sdl.web@gmail.com>
7330         * indent.el (indent-region): Disable progress reporter in
7331         minibuffer.  (Bug#16108)
7333         * bindings.el (visual-order-cursor-movement): Fix version.
7335 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7337         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
7338         Also match after beginning of line.
7339         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
7340         files.  Thanks to Russell Sim.  (Bug#15378)
7342 2013-12-13  Juri Linkov  <juri@jurta.org>
7344         * simple.el <Keypad support>: Remove key bindings duplicated
7345         with bindings.el.  (Bug#14397)
7347 2013-12-13  Juri Linkov  <juri@jurta.org>
7349         * comint.el (comint-mode-map): Replace `delete-char' with
7350         `delete-forward-char'.  (Bug#16109)
7352 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7354         * progmodes/python.el (python-indent-calculate-indentation):
7355         Fix de-denters cornercase.  (Bug#15731)
7357 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7359         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
7360         (advice--make): Pay attention to `depth'.
7361         (advice--make-1): Don't autoload commands eagerly.
7362         * emacs-lisp/elp.el (elp-instrument-function):
7363         * emacs-lisp/trace.el (trace-function-internal):
7364         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
7366         * iswitchb.el (iswitchb-mode): Don't belittle ido.
7368 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
7370         * term/w32-win.el (w32-handle-dropped-file):
7371         * startup.el (normal-top-level):
7372         * net/browse-url.el (browse-url-file-url):
7373         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
7374         decode file names using 'utf-8' rather than
7375         file-name-coding-system.
7377 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7379         * progmodes/python.el (python-indent-context)
7380         (python-indent-calculate-indentation): Fix auto-identation
7381         behavior for comment blocks.  (Bug#15916)
7383 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
7385         * progmodes/python.el (python-indent-calculate-indentation):
7386         When determining indentation, don't treat "return", "pass", etc., as
7387         operators when they are just string constituents.  (Bug#15812)
7389 2013-12-12  Juri Linkov  <juri@jurta.org>
7391         * uniquify.el (uniquify-buffer-name-style): Change default to
7392         `post-forward-angle-brackets'.
7394         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
7395         `uniquify'.  Change default to `post-forward-angle-brackets'.
7397 2013-12-11  Glenn Morris  <rgm@gnu.org>
7399         * emacs-lisp/package.el (finder-list-matches):
7400         Autoload rather than falsely declaring.
7402 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
7404         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
7405         (eww-mode-map): Use them.
7407 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
7409         * window.el (display-buffer-in-side-window): Fix doc-string
7410         (Bug#16115).
7412 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
7414         * vc/vc-git.el: Silence byte-compiler warnings.
7415         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
7416         (log-edit-set-header): Declare.
7418 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
7420         * Makefile.in (custom-deps, finder-data): Run output file names
7421         through unmsys--file-name.  (Bug#16099)
7423 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7425         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
7426         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
7428         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
7429         instead of deleting the selection "by hand" (bug#16098).
7430         Rely on insert-for-yank to yank rectangles.
7431         (cua-highlight-region-shift-only): Mark obsolete.
7432         (cua-mode): Don't enable/disable transient-mark-mode,
7433         shift-select-mode (cua-mode works both with and without them), and
7434         pc-selection-mode (obsolete).
7435         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
7436         (cua--deactivate-rectangle): Deactivate it.
7438         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
7439         (delete-selection-helper): Make sure yank starts at the top of the
7440         deleted region.
7441         (minibuffer-keyboard-quit): Use region-active-p.
7443         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
7445         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
7446         to `delete' (bug#16109).
7448 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7450         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
7451         info manual and show keybindings and set `:group' keyword.
7453 2013-12-11  Juri Linkov  <juri@jurta.org>
7455         * delsel.el (delete-active-region): Let-bind `this-command'
7456         to prevent `kill-region' from changing its original value.
7457         (delete-selection-helper): Handle `overwrite-mode' for the type
7458         `kill' exactly the same way as for the type `t'.
7459         (insert-char, quoted-insert, reindent-then-newline-and-indent):
7460         Support more commands.  (Bug#13312)
7462 2013-12-11  Juri Linkov  <juri@jurta.org>
7464         * bindings.el: Map kp keys to non-kp keys systematically
7465         with basic modifiers control, meta and shift.  (Bug#14397)
7467 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
7469         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
7470         "Close browser" menu items.  Fix wrong function of "List
7471         bookmarks".
7473 2013-12-11  Juri Linkov  <juri@jurta.org>
7475         * misearch.el (multi-isearch-buffers): Set the value of
7476         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
7477         arg of isearch-forward to t.
7478         (multi-isearch-buffers-regexp): Set the value of
7479         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
7480         arg of isearch-forward-regexp to t.
7481         (multi-isearch-files): Set the value of
7482         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
7483         arg of isearch-forward to t.
7484         (multi-isearch-files-regexp): Set the value of
7485         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
7486         arg of isearch-forward-regexp to t.  (Bug#16035)
7488         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
7489         arg of isearch-forward to t.
7490         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
7491         arg of isearch-forward-regexp to t.
7492         (dired-isearch-filter-filenames): Remove unnecessary check for
7493         `dired-isearch-filenames'.
7495         * comint.el (comint-history-isearch-backward):
7496         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
7497         (comint-history-isearch-backward-regexp):
7498         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
7500 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
7502         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
7503         unmsys--file-name.  (Bug#16099)
7505 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
7507         * emacs-lisp/package.el (package-keyword-button-action):
7508         Remove finder.el require dependency.
7510 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
7512         * emacs-lisp/package.el: Require finder.el.
7513         (describe-package-1): Add keyword buttons.
7514         (package-make-button): New convenience function.
7515         (package-keyword-button-action): Keyword button action using
7516         `finder-list-matches'.
7518 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
7520         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
7521         last commit.
7523 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
7525         * autorevert.el (auto-revert-notify-add-watch): Do not handle
7526         symlinked files.
7528 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
7530         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
7531         after the end of a percent literal.
7533 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
7535         * progmodes/ruby-mode.el (ruby-forward-string): Document.
7536         Handle caret-delimited strings (Bug#16079).
7538 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
7540         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
7541         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
7542         `ruby-parse-partial' (Bug#16078).
7544 2013-12-09  Leo Liu  <sdl.web@gmail.com>
7546         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
7548 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
7550         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
7551         (js-switch-indent-offset): New option.
7552         (js--proper-indentation): Use it.  And handle the case when
7553         "default" is actually a key in an object literal.
7554         (js--same-line): New function.
7555         (js--multi-line-declaration-indentation): Use it.
7556         (js--indent-in-array-comp, js--array-comp-indentation):
7557         New functions.
7558         (js--proper-indentation): Use them, to handle array comprehension
7559         continuations.
7561 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7563         * progmodes/flymake.el (flymake-highlight-line): Re-write.
7564         (flymake-make-overlay): Remove arg MOUSE-FACE.
7565         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
7567 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7569         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
7570         New function.
7571         (redisplay-highlight-region-function): Use it.
7573         * emulation/cua-base.el (cua--explicit-region-start)
7574         (cua--last-region-shifted): Remove.
7575         (cua--deactivate): Use deactivate-mark.
7576         (cua--pre-command-handler-1): Don't handle shift-selection.
7577         (cua--post-command-handler-1): Don't change transient-mark-mode.
7578         (cua--select-keymaps): Use region-active-p rather than
7579         cua--explicit-region-start or cua--last-region-shifted.
7580         (cua-mode): Enable shift-select-mode.
7582 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7584         * progmodes/flymake.el (flymake-popup-current-error-menu):
7585         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
7586         (flymake-posn-at-point-as-event, flymake-popup-menu)
7587         (flymake-make-emacs-menu): Remove.  (Bug#16077)
7589 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7591         * rect.el (rectangle-mark-mode): Activate mark even if
7592         transient-mark-mode is off (bug#16066).
7593         (rectangle--highlight-for-redisplay): Fix boundary condition when point
7594         is > mark and at bolp.
7596         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
7597         (region-extract-function): Use it.
7598         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
7599         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
7600         Delete functions.
7601         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
7602         kill-ring-save, kill-region, delete-char, delete-forward-char.
7603         Ignore self-insert-iso.
7605         * emulation/cua-gmrk.el (cua--init-global-mark):
7606         Ignore `self-insert-iso'.
7608         * emulation/cua-base.el (cua--prefix-copy-handler)
7609         (cua--prefix-cut-handler): Rely on region-extract-function rather than
7610         checking cua--rectangle.
7611         (cua-delete-region): Use region-extract-function.
7612         (cua-replace-region): Delete function.
7613         (cua-copy-region, cua-cut-region): Obey region-extract-function.
7614         (cua--pre-command-handler-1): Don't do the delete-selection thing.
7615         (cua--self-insert-char-p): Ignore `self-insert-iso'.
7616         (cua--init-keymaps): Don't remap delete-selection commands.
7617         (cua-mode): Use delete-selection-mode instead of rolling our own
7618         (bug#16085).
7620         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
7621         Obey region-extract-function.
7623         Make registers and delete-selection-mode work on rectangles.
7624         * register.el (describe-register-1): Don't modify the register's value.
7625         (copy-to-register): Obey region-extract-function.
7626         * delsel.el (delete-active-region): Obey region-extract-function.
7628 2013-12-08  Leo Liu  <sdl.web@gmail.com>
7630         * progmodes/flymake.el (flymake, flymake-error-bitmap)
7631         (flymake-warning-bitmap, flymake-fringe-indicator-position)
7632         (flymake-compilation-prevents-syntax-check)
7633         (flymake-start-syntax-check-on-newline)
7634         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
7635         (flymake-start-syntax-check-on-find-file, flymake-log-level)
7636         (flymake-xml-program, flymake-master-file-dirs)
7637         (flymake-master-file-count-limit)
7638         (flymake-allowed-file-name-masks): Relocate.
7639         (flymake-makehash, flymake-float-time)
7640         (flymake-replace-regexp-in-string, flymake-split-string)
7641         (flymake-get-temp-dir): Remove.
7642         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
7643         (flymake-current-row, flymake-selected-frame)
7644         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
7645         related functions.  (Bug#16077)
7647 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
7649         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
7651 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
7653         * help-fns.el (describe-function-1): Use new advice-* functions
7654         rather than old ad-* functions.  Fix function type description and
7655         source links for advised functions and subrs.
7657 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7659         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
7661 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
7663         * progmodes/compile.el (compilation-start):
7664         * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
7666         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
7667         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
7669 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7671         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
7672         Touch up the last change.
7674 2013-12-06  Leo Liu  <sdl.web@gmail.com>
7676         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
7677         (inferior-octave-startup): Always use "octave> " for prompt.
7678         (octave-goto-function-definition)
7679         (octave-sync-function-file-names)
7680         (octave-find-definition-default-filename): Remove redundant backquotes.
7682 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7684         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
7685         syntax for `?'.
7686         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
7687         where appropriate already.
7688         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
7689         end of method names (Bug#15874).
7691 2013-12-06  Juri Linkov  <juri@jurta.org>
7693         * isearch.el (isearch--saved-overriding-local-map):
7694         New internal variable.
7695         (isearch-mode): Set it to the initial value of
7696         `overriding-terminal-local-map'.
7697         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
7698         with `isearch--saved-overriding-local-map'.  (Bug#16035)
7700 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
7702         * progmodes/octave.el (inferior-octave-completion-table):
7703         Turn back into function, use `completion-table-with-cache'
7704         (Bug#11906).  Update all references.
7706         * minibuffer.el (completion-table-with-cache): New function.
7708 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
7710         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
7712 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
7714         * net/eww.el (eww-current-source): New variable to store page
7715         source.
7716         (eww-display-html, eww-mode, eww-save-history)
7717         (eww-restore-history): Use it.
7718         (eww-view-source): New command to view page source.
7719         Opportunistically uses `html-mode' to highlight the buffer.
7720         (eww-mode-map): Install it.
7722 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
7724         * net/dbus.el (dbus-unregister-service)
7725         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
7726         Fix docstring.
7727         (dbus-unregister-service): Skip :serial entries in
7728         `dbus-registered-objects-table'.
7729         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
7731 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
7733         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
7734         around keywords with extra `split-string' argument.
7736 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
7738         * windmove.el (windmove-other-window-loc): Handle navigation
7739         between windows (excluding the minibuffer window - Bug#16017).
7741 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
7743         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
7744         in D-Bus type syntax.
7745         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
7746         preserve unibyte strings.  (Bug#16048)
7748 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7750         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
7751         Call force-mode-line-update is the proper buffer (bug#16042).
7753 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
7755         * vc/log-edit.el (log-edit-add-new-comment): Rename to
7756         `log-edit-remember-comment', make argument optional.  Adjust all
7757         callers.
7758         (log-edit-mode): Add `log-edit-remember-comment' to
7759         `kill-buffer-hook' locally.
7760         (log-edit-kill-buffer): Don't remember comment explicitly since
7761         the buffer is killed anyway.
7763 2013-12-04  Juri Linkov  <juri@jurta.org>
7765         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
7766         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
7768 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
7770         * notifications.el (notifications-close-notification): Call the
7771         D-Bus method with ID being a `:uint32'.  (Bug#16030)
7773 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7775         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
7777 2013-12-03  Juri Linkov  <juri@jurta.org>
7779         * progmodes/compile.el (compilation-start): Rename window alist
7780         entry `no-display-ok' to `allow-no-window'.
7782         * simple.el (shell-command): Add window alist entry
7783         `allow-no-window' to `display-buffer'.
7784         (async-shell-command): Doc fix.
7786         * window.el (display-buffer-no-window): New action function.
7787         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
7789 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7791         * vc/log-edit.el (log-edit-set-header): Extract from
7792         `log-edit-toggle-header'.
7793         (log-edit-extract-headers): Separate the summary, when extracted
7794         from header, from the rest of the message with an empty line.
7796         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
7797         line, if present, to the Summary header.
7799 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7801         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
7802         in current-buffer (bug#16029).
7804 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
7806         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
7807         (debugger-mode-map): Bind it.
7808         (debugger--backtrace-base): New function.
7809         (debugger-eval-expression): Use it.
7810         (debugger-frame-number): Skip local vars when present.
7811         (debugger--locals-visible-p, debugger--insert-locals)
7812         (debugger--show-locals, debugger--hide-locals): New functions.
7814 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
7816         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
7817         "LC_ALL".
7818         (tramp-get-remote-locale): New defun.
7819         (tramp-open-connection-setup-interactive-shell): Use it.
7821 2013-12-02  Leo Liu  <sdl.web@gmail.com>
7823         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
7825         * progmodes/sh-script.el (sh-shell-process):
7826         * progmodes/octave.el (inferior-octave-process-live-p):
7827         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
7828         (gdb-inferior-io-sentinel):
7829         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
7831 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7833         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
7834         `save-selected-window' to `log-edit-hide-buf'.  This makes
7835         `log-edit-show-files' idempotent.
7836         (log-edit-show-files): Mark the new window as dedicated.
7838 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
7840         * vc/log-edit.el (log-edit-mode-map): Add binding for
7841         `log-edit-kill-biffer'.
7842         (log-edit-hide-buf): Add a FIXME comment.
7843         (log-edit-add-new-comment): New function, extracted from
7844         `log-edit-done'.
7845         (log-edit-done, log-edit-add-to-changelog): Use it.
7846         (log-edit-kill-buffer): New command.
7848 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
7851         instead of killing the buffer.
7853 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7855         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
7857 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7859         * net/eww.el (eww-form-checkbox-selected-symbol)
7860         (eww-form-checkbox-symbol): New customizable variable.
7861         (eww-form-checkbox, eww-toggle-checkbox):
7862         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
7864         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
7865         (shr--get-media-pref, shr--extract-best-source): New function.
7866         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
7867         no :src tag was specified.
7869         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
7870         (eww-render): Handle `eww-use-external-browser-for-content-type'.
7871         Use \\` to match beginning of string instead of ^.
7872         (eww-browse-with-external-browser): Provide optional URL parameter.
7873         (eww-render): Set `eww-current-title' back to "".
7875         * net/shr.el (shr-tag-video): Display content for video if no
7876         poster is available.
7877         (shr-tag-audio): Add support for <audio> tag.
7879         * net/eww.el (eww-text-input-types): New const.
7880         (eww-process-text-input): Treat input types in
7881         `eww-text-input-types' as text.
7883         * net/shr.el (shr-tag-table): Fix comment typo.
7885 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7887         * net/eww.el (eww-follow-link): New command to avoid reloading
7888         pages when we follow #target links (bug#15243).
7889         (eww-quit): Special mode buffers shouldn't query before exiting.
7891 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
7893         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
7894         forms.
7896 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7898         * net/eww.el (eww-restore-history): Update the window title after
7899         moving in the history.
7900         (eww-current-dom): New variable used to save the current DOM.
7902 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
7904         * vc/log-edit.el (log-edit-mode-map): Add binding for
7905         `log-edit-beginning-of-line'.
7906         (log-edit-setup-add-author): New user option.
7907         (log-edit-beginning-of-line): New command.
7908         (log-edit): Move major mode call above the contents setup so that
7909         the local variable values are already applied.
7910         (log-edit): Only insert "Author: " when
7911         `log-edit-setup-add-author' is non-nil.
7912         (log-edit): When SETUP is non-nil, position point after ": "
7913         instead of point-min.
7915 2013-12-01  Glenn Morris  <rgm@gnu.org>
7917         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
7919 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
7921         * startup.el (fancy-splash-frame): On MS-Windows, trigger
7922         redisplay to make sure the initial frame gets a chance to become
7923         visible.  (Bug#16014)
7925 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
7927         Support resizing frames and windows pixelwise.
7928         * cus-start.el (frame-resize-pixelwise)
7929         (window-resize-pixelwise): New entries.
7930         * emacs-lisp/debug.el (debug): Use window-total-height instead
7931         of window-total-size.
7932         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
7933         * help.el (describe-bindings-internal): Use help-buffer as
7934         argument for with-help-window.
7935         (temp-buffer-max-width): New option.
7936         (resize-temp-buffer-window, help-window-setup)
7937         (with-help-window): Rewrite.
7938         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
7939         dragging dividers.
7940         * window.el (frame-char-size, window-min-pixel-height)
7941         (window-safe-min-pixel-height, window-safe-min-pixel-width)
7942         (window-min-pixel-width, window-safe-min-pixel-size)
7943         (window-combination-p, window-safe-min-size)
7944         (window-resizable-p, window--size-to-pixel)
7945         (window--pixel-to-size, window--resize-apply-p): New functions.
7946         (window-safe-min-height): Fix doc-string.
7947         (window-size, window-min-size, window--min-size-1)
7948         (window-sizable, window-sizable-p, window--min-delta-1)
7949         (window-min-delta, window--max-delta-1, window-max-delta)
7950         (window--resizable, window--resizable-p, window-resizable)
7951         (window-full-height-p, window-full-width-p, window-at-side-p)
7952         (window--in-direction-2, window-in-direction)
7953         (window--resize-reset-1, window--resize-mini-window)
7954         (window-resize, window-resize-no-error)
7955         (window--resize-child-windows-normal)
7956         (window--resize-child-windows, window--resize-siblings)
7957         (window--resize-this-window, window--resize-root-window)
7958         (window--resize-root-window-vertically)
7959         (adjust-window-trailing-edge, enlarge-window, shrink-window)
7960         (maximize-window, minimize-window, delete-window)
7961         (quit-restore-window, window-split-min-size, split-window)
7962         (balance-windows-2, balance-windows)
7963         (balance-windows-area-adjust, balance-windows-area)
7964         (window--state-get-1, window-state-get, window--state-put-1)
7965         (window--state-put-2, window-state-put)
7966         (display-buffer-record-window, window--display-buffer):
7967         Make functions handle pixelwise sizing of windows.
7968         (display-buffer--action-function-custom-type)
7969         (display-buffer-fallback-action):
7970         Add display-buffer-in-previous-window.
7971         (display-buffer-use-some-window): Resize window to height it had
7972         before.
7973         (fit-window-to-buffer-horizontally): New option.
7974         (fit-frame-to-buffer): Describe new values.
7975         (fit-frame-to-buffer-bottom-margin): Replace with
7976         fit-frame-to-buffer-margins.
7977         (window--sanitize-margin): New function.
7978         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
7979         using window-text-pixel-size.
7981 2013-11-30  Glenn Morris  <rgm@gnu.org>
7983         * emacs-lisp/bytecomp.el (byte-compile-form):
7984         Make the `interactive-only' warning like the `obsolete' one.
7985         * comint.el (comint-run):
7986         * files.el (insert-file-literally, insert-file):
7987         * replace.el (replace-string, replace-regexp):
7988         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
7989         (goto-line, insert-buffer, next-line, previous-line):
7990         Tweak `interactive-only' spec.
7992         Stop keeping (most) generated cedet grammar files in the repository.
7993         * Makefile.in (semantic): New.
7994         (compile-main): Depend on semantic.
7996 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7998         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
7999         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
8001         * uniquify.el (uniquify-buffer-name-style): Change default.
8003         * loadup.el: Preload "uniquify".
8005         * time.el (display-time-update): Update all mode lines (bug#15999).
8007         * electric.el (electric-indent-mode): Enable by default.
8008         * loadup.el: Preload "electric".
8010 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
8012         * emacs-lisp/helpers.el (string-empty-p): New function.
8013         (string-blank-p): New function.
8015 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
8017         * imenu.el (imenu--index-alist): Add missing dot to the docstring
8018         (Bug#14029).
8020 2013-11-29  Andreas Politz  <politza@fh-trier.de>
8021         * imenu.el (imenu--subalist-p): Don't error on non-conses and
8022         allow non-lambda lists as functions.
8023         (imenu--in-alist): Don't recurse into non-subalists.
8024         (imenu): Don't pass function itself as an argument (Bug#14029).
8026 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8028         * progmodes/python.el (python-mode-map): Remove binding for ":".
8029         (python-indent-electric-colon): Remove command.
8030         (python-indent-post-self-insert-function): Integrate the previous code
8031         of python-indent-electric-colon.  Make it conditional on
8032         electric-indent-mode.
8033         (python-mode): Add ?: to electric-indent-chars.
8034         Move python-indent-post-self-insert-function to the end of
8035         post-self-insert-hook.
8037 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8039         * doc-view.el (doc-view-goto-page): Update mode-line.
8041         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
8043 2013-11-27  Glenn Morris  <rgm@gnu.org>
8045         * international/charprop.el, international/uni-bidi.el:
8046         * international/uni-category.el, international/uni-combining.el:
8047         * international/uni-comment.el, international/uni-decimal.el:
8048         * international/uni-decomposition.el, international/uni-digit.el:
8049         * international/uni-lowercase.el, international/uni-mirrored.el:
8050         * international/uni-name.el, international/uni-numeric.el:
8051         * international/uni-old-name.el, international/uni-titlecase.el:
8052         * international/uni-uppercase.el:
8053         Remove generated files from VCS repository.
8055 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
8057         * filenotify.el (file-notify-add-watch): Don't special-case
8058         w32notify when computing the directory to watch.
8060 2013-11-27  Glenn Morris  <rgm@gnu.org>
8062         Make bootstrap without generated uni-*.el files possible again.
8063         * loadup.el: Update command-line-args checking for unidata-gen.
8064         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
8065         * composite.el, international/characters.el:
8066         Handle unicode tables being undefined.
8068         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
8069         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
8070         (compile-main): Depend on leim rule.
8071         (leim): New rule.
8072         * loadup.el: Move leim-list.el to leim/ subdirectory.
8073         * startup.el (normal-top-level): No more leim directory.
8074         * international/ja-dic-cnv.el (skkdic-convert):
8075         Disable version-control and autoloads in output files.
8076         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
8077         Disable version-control and autoloads in output files.
8078         * leim/quail: Move here from ../leim.
8079         * leim/quail/hangul.el (hangul-input-method-activate):
8080         Add autoload cookie.
8081         (generated-autoload-load-name): Set file-local value.
8082         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
8083         (generated-autoload-load-name): Set file-local value.
8085 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
8087         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
8088         (eww-add-bookmark): Ask confirmation when add to bookmarks.
8089         (eww-quit): Ask confirmation before quitting eww.
8091 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
8093         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
8094         reading output from Diff on MS-Windows and MS-DOS.
8096 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
8098         * emacs-lisp/helpers.el (string-reverse): New function.
8100 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
8102         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
8103         names on MS Windows, like "/[::1]:".
8105         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
8106         SWITCHES.
8108 2013-11-26  Glenn Morris  <rgm@gnu.org>
8110         * progmodes/python.el (python-indent-guess-indent-offset):
8111         Avoid corner-case error.  (Bug#15975)
8113         Preload leim-list.el.  (Bug#4789)
8114         * loadup.el: Load leim-list.el when found.
8115         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
8117 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
8119         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
8121         * emacs-lisp/helpers.el (string-join): New function.
8123 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
8125         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8126         Mark as obsolete and replace it with a symbol property.
8127         (byte-compile-form): Use new 'interactive-only property.
8128         * comint.el, files.el, replace.el, simple.el:
8129         Apply new 'interactive-only properly.
8131 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
8133         * window.el (display-buffer-at-bottom): Make sure that
8134         split-window-sensibly creates the new window on bottom
8135         (Bug#15961).
8137 2013-11-23  David Kastrup  <dak@gnu.org>
8139         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
8140         on the conflict markers when available.
8141         (smerge--get-marker): New function.
8142         (smerge-end-re, smerge-base-re): Add subgroup.
8144 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8146         * frame.el (handle-focus-in, handle-focus-out): Add missing
8147         interactive spec.
8149 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
8151         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
8152         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
8154 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
8156         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
8157         (gomoku--last-pos): New var.
8158         (gomoku--intangible-chars): New const.
8159         (gomoku--intangible): New function.
8160         (gomoku-mode): Use it.  Derive from special-mode.
8161         (gomoku-move-up): Adjust line count.
8162         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
8163         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
8164         Simplify accordingly.
8166         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
8167         Remove blink-cursor code.
8168         (blink-cursor-timer-function, blink-cursor-suspend):
8169         Don't special-case GUIs.
8170         (blink-cursor-mode): Use focus-in/out-hook.
8172 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
8174         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
8175         work when annotation is invisible (Bug#13886).
8177 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
8179         * json.el (json-alist-p): Only return non-nil if the alist has
8180         simple keys (Bug#13518).
8182 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
8184         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
8185         when control-statement is the first statement in a buffer (Bug#15956).
8187 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
8189         * imenu.el (imenu-generic-skip-comments-and-strings):
8190         New option (Bug#15560).
8191         (imenu--generic-function): Use it.
8193 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
8195         * minibuffer.el (completion--in-region-1): Scroll the correct window.
8196         (Bug#13898)
8198 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
8200         * emacs-lisp/helpers.el: Add some string helpers.
8201         (string-trim-left): Removes leading whitespace.
8202         (string-trim-right): Removes trailing whitespace.
8203         (string-trim): Removes leading and trailing whitespace.
8205         * subr.el (string-suffix-p): New function.
8207 2013-11-23  Glenn Morris  <rgm@gnu.org>
8209         * progmodes/python.el (python-shell-send-file):
8210         Add option to delete file when done.  (Bug#15647)
8211         (python-shell-send-string, python-shell-send-region): Use it.
8213 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
8215         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
8216         to set buffer-read-only to t, never to nil.  (Bug#15938)
8218         * textmodes/tex-mode.el (latex-noindent-environments):
8219         Add safe-local-variable property.  (Bug#15936)
8221 2013-11-23  Glenn Morris  <rgm@gnu.org>
8223         * textmodes/enriched.el (enriched-mode): Doc fix.
8224         * emacs-lisp/authors.el (authors-renamed-files-alist):
8225         Add enriched.doc -> enriched.txt.
8227         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
8229 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8231         * progmodes/octave.el (inferior-octave-startup): Spit out error
8232         message.
8234 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
8236         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
8237         Improve docstring.
8238         Add :version.
8239         (ruby-encoding-magic-comment-style): Add :version.
8241 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8243         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
8244         (Bug#15076)
8245         (octave-help-mode): Adapt to change to help-mode-finish to use
8246         derived-mode-p on 2013-09-17.
8247         (inferior-octave-prompt): Also match octave-gui.
8248         (octave-kill-process): Don't ask twice.  (Bug#10564)
8250 2013-11-22  Leo Liu  <sdl.web@gmail.com>
8252         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
8253         (inferior-octave-startup, inferior-octave-check-process)
8254         (inferior-octave-track-window-width-change)
8255         (octave-completion-at-point, octave-eldoc-function): Use it.
8256         (octave-kill-process): Provide confirmation.  (Bug#10564)
8258 2013-11-21  Leo Liu  <sdl.web@gmail.com>
8260         * progmodes/octave.el (octave-mode, inferior-octave-mode):
8261         Fix obsolete variable comment-use-global-state.
8263 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
8265         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
8266         Add `octave-source-file'.
8267         (octave-source-file): New function.  (Bug#15935)
8269 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
8271         * net/eww.el (eww-local-regex): New variable.
8272         (eww): Use it to detect localhost and similar.
8274 2013-11-21  Leo Liu  <sdl.web@gmail.com>
8276         Add completion for command `ag'.
8277         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
8278         (pcomplete/ag): New function.
8279         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
8281 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8283         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
8284         (bug#14646).
8285         (make-obsolete): Remove interactive spec.
8287 2013-11-21  Glenn Morris  <rgm@gnu.org>
8289         * startup.el (command-line-1): Use path-separator with -L.
8291 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
8293         * emacs-lisp/package.el (describe-package-1): Add package archive
8294         to shown fields.
8296 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
8298         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
8299         Change default to "# encoding: %s" to differentiate it from the
8300         default Ruby encoding comment template.
8302 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
8304         * ses.el (ses-mode): Doc fix.  (Bug#14748)
8306 2013-11-20  Leo Liu  <sdl.web@gmail.com>
8308         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
8310 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
8312         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
8313         when rebase or bisect are in progress.
8315 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
8317         * filenotify.el (file-notify-add-watch): Doc fix.
8319 2013-11-19  Leo Liu  <sdl.web@gmail.com>
8321         * obsolete/rcompile.el: Mark obsolete.
8323         * progmodes/compile.el (compilation-start)
8324         (compilation-goto-locus, compilation-find-file):
8325         Pass no-display-ok and handle nil value from display-buffer.
8326         (Bug#13594)
8328         * window.el (display-buffer-alist, display-buffer): Document the
8329         new parameter no-display-ok.  Return either a window or nil
8330         but never a non-window value.
8332 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
8334         * electric.el (electric-indent-mode-map): Remove.
8335         (electric-indent-mode): Change the global-map instead (bug#15915).
8337         * textmodes/text-mode.el (paragraph-indent-minor-mode):
8338         Use add-function.
8340 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8342         * emacs-lisp/nadvice.el (remove-function): Align with
8343         add-function's behavior.
8345         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
8346         (gdb--string-regexp): New constant.
8347         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
8348         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
8349         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
8350         submatch 1.
8351         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
8352         Adjust use accordingly.
8353         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
8355 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
8357         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
8358         interpolation curlies (Bug#15914).
8360 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
8362         * calc/calc.el (calc-context-sensitive-enter): New variable.
8363         (calc-enter): Use `calc-context-sensitive-enter'.
8365 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
8367         * progmodes/cfengine.el: Version bump.
8368         (cfengine-cf-promises): New defcustom to locate cf-promises.
8369         (cfengine3-vartypes): Add new "data" type.
8370         (cfengine3--current-word): New function to get current name-like
8371         word or its bounds.
8372         (cfengine3--current-function): New function to look up a CFEngine
8373         function's definition.
8374         (cfengine3-format-function-docstring): New function.
8375         (cfengine3-make-syntax-cache): New function.
8376         (cfengine3-documentation-function): New function: ElDoc glue.
8377         (cfengine3-completion-function): New function: completion glue.
8378         (cfengine3-mode): Set `compile-command',
8379         `eldoc-documentation-function', and add to
8380         `completion-at-point-functions'.
8382 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
8384         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
8385         `tramp-current-connection'.
8387 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
8389         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
8390         nil/self/true/false with "end of symbol".
8392 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
8394         * subr.el (version-regexp-alist): Fix a typo.
8396 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
8398         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
8399         "en_US.utf8" and "LC_CTYPE" to "".
8400         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
8401         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
8403 2013-11-15  Leo Liu  <sdl.web@gmail.com>
8405         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
8407 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8409         * progmodes/gud.el (ctl-x-map):
8410         Remove C-x SPC binding.  (Bug#12342)
8411         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
8413 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
8415         * subr.el (version-regexp-alist):
8416         Recognize hg, svn and darcs versions as snapshot versions.
8418         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
8419         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
8420         (ruby--encoding-comment-required-p): Extract from
8421         `ruby-mode-set-encoding'.
8422         (ruby-mode-set-encoding): Add the ability to always insert an
8423         utf-8 encoding comment.  Fix and simplify coding comment update
8424         logic.
8426 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
8428         * net/tramp-gvfs.el (top): Run init code only when
8429         `tramp-gvfs-enabled' is not nil.
8430         (tramp-gvfs-enabled): Check also :system bus.
8432 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8434         Sync with upstream verilog-mode revision 78e66ba.
8435         * progmodes/verilog-mode.el (verilog-end-of-defun)
8436         (verilog-type-completion, verilog-get-list): Remove unused funcs.
8437         (verilog-get-end-of-defun): Remove unused argument.
8438         (verilog-comment-depth): Remove unused local `e'.
8439         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
8440         Don't pass arg to verilog-get-end-of-defun.
8442 2013-11-14  Glenn Morris  <rgm@gnu.org>
8444         * obsolete/assoc.el (aget): Prefix dynamic variable.
8446         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
8448 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8450         * widget.el, hfy-cmap.el: Remove bogus package version number.
8452 2013-11-13  Glenn Morris  <rgm@gnu.org>
8454         * replace.el (replace-eval-replacement):
8455         Try to give more helpful error message.  (Bug#15836)
8457         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
8458         (archive-7z-update): Avoid custom type mismatches.
8460         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
8462 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
8464         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
8465         address can be empty.
8467         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
8468         Accept nil SWITCHES.
8469         (tramp-gvfs-handle-write-region): Implement APPEND.
8471 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
8473         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
8474         binary "|" operator and closing block args delimiter.
8475         Remove FIXME comment referring to Ruby 1.8-only syntax.
8476         (ruby-smie--implicit-semi-p): Not after "|" operator.
8477         (ruby-smie--closing-pipe-p): New function.
8478         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
8479         (ruby-smie-rules): Indent after "|".
8481 2013-11-12  Glenn Morris  <rgm@gnu.org>
8483         * ps-print.el (ps-face-attribute-list):
8484         Handle anonymous faces.  (Bug#15827)
8486 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
8488         * window.el (display-buffer-other-frame): Fix doc-string.
8489         (Bug#15868)
8491 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8493         * subr.el (force-mode-line-update): Delete, move to buffer.c.
8495 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
8497         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
8498         (tramp-sh-handle-file-local-copy): Don't write a message when
8499         saving temporary files.
8501         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
8502         both directories are remote.
8503         (tramp-smb-handle-directory-files): Do not return double entries.
8504         Do not expand full file names.
8505         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
8506         (tramp-smb-handle-write-region): Implement APPEND.
8507         (tramp-smb-get-stat-capability): Fix a stupid bug.
8509 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8511         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
8513 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8515         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
8516         throwing error over malformed let/let* (bug#15814).
8518 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8520         * iswitchb.el (iswitchb-mode): Mark obsolete.
8522 2013-11-11  Glenn Morris  <rgm@gnu.org>
8524         * international/uni-bidi.el, international/uni-category.el:
8525         * international/uni-name.el, international/uni-numeric.el:
8526         Regenerate for Unicode 6.3.0.
8528 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
8530         * net/tramp.el (tramp-methods):
8531         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
8532         2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
8534 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
8536         * progmodes/sh-script.el (sh-font-lock-keywords-var):
8537         Force highlighting text after Summary keyword in doc face for rpm.
8539 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
8541         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
8542         available and the word has no wildcards, append one to the grep pattern.
8543         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
8544         (ispell-complete-word): Call `ispell-lookup-words' with the value
8545         independent of `ispell-look-p'.
8547 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8549         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
8550         Not after "||".
8551         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
8552         their parent.
8554 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8556         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
8557         (ruby-font-lock-keywords): Use backquote.
8559 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8561         * progmodes/ruby-mode.el (ruby-smie--forward-token)
8562         (ruby-smie--backward-token): Only consider full-string matches.
8564 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
8566         * faces.el (describe-face): Add distant-foreground.
8568 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
8570         * progmodes/ruby-mode.el: Improve encoding comment handling.
8571         (ruby-encoding-magic-comment-style): New option.
8572         (ruby-custom-encoding-magic-comment-template): New option.
8573         (ruby--insert-coding-comment, ruby--detect-encoding):
8574         New functions extracted from `ruby-mode-set-encoding'.
8575         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
8576         to control the style of the auto-inserted encoding comment.
8578 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8580         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
8581         Use `smie-backward-sexp' with token argument.
8583 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
8585         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
8586         Remove instrumentation code.
8588 2013-11-08  Glenn Morris  <rgm@gnu.org>
8590         * progmodes/autoconf.el (autoconf-mode):
8591         Tweak comment-start-skip.  (Bug#15822)
8593 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8595         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
8596         at bobp (bug#15826).
8597         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
8599 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
8601         * man.el (Man-start-calling): New macro, extracted from
8602         Man-getpage-in-background.
8603         (Man-getpage-in-background): Use it.
8604         (Man-update-manpage): New command.
8605         (Man-mode-map): Bind it.
8607 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
8609         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
8610         of "and", "or", "&&" and "||".
8611         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
8612         argument.  Prohibit opening curly brace because it could only be a
8613         block opener in that position.
8614         (ruby-smie--forward-token, ruby-smie--backward-token):
8615         Separate "|" from "&" or "*" going after it.  That can happen in block
8616         arguments.
8617         (ruby-smie--indent-to-stmt): New function, seeks the end of
8618         previous statement or beginning of buffer.
8619         (ruby-smie-rules): Use it.
8620         (ruby-smie-rules): Check if there's a ":" before a curly block
8621         opener candidate; if there is, it's a hash.
8623 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8625         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
8626         (cl--block-wrapper): Fix last accidental change.
8628 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
8630         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
8631         Instrument, in order to hunt failure on hydra.
8633 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8635         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
8636         malformed bindings form (bug#15814).
8638 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
8640         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
8641         "." compared to " @ ".  This incidentally fixes some indentation
8642         examples with "do".
8643         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
8644         (ruby-smie-grammar): New tokens: "and" and "or".
8645         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
8646         Exclude "and" and "or".  Remove "do" in order to work around token
8647         priorities.
8648         (ruby-smie-rules): Add all infix tokens.  Handle the case of
8649         beginning-of-buffer.
8651 2013-11-06  Glenn Morris  <rgm@gnu.org>
8653         * Makefile.in (setwins_almost, setwins_for_subdirs):
8654         Avoid accidental matches.
8656 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8658         * menu-bar.el (popup-menu): Use key-binding.
8660 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
8662         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
8663         menus, support also the menus produced by minor modes.
8664         (Bug#15817)
8666 2013-11-06  Leo Liu  <sdl.web@gmail.com>
8668         * thingatpt.el (thing-at-point-looking-at): Add optional arg
8669         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
8671 2013-11-06  Glenn Morris  <rgm@gnu.org>
8673         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
8674         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
8675         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
8677 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
8679         * electric.el (electric-indent-just-newline): New command.
8680         (electric-indent-mode-map): New keymap.
8681         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
8682         Re-add :group which weren't redundant.
8684         * electric.el (electric-indent-local-mode): New minor mode.
8685         (electric-indent-functions-without-reindent): New var.
8686         (electric-indent-post-self-insert-function): Use it.
8687         * emacs-lisp/gv.el (buffer-local-value): Add setter.
8689 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
8691         * international/quail.el (quail-help): Be more explicit about the
8692         meaning of the labels shown on the keys.  (Bug#15800)
8694         * startup.el (normal-top-level): Load the subdirs.el files before
8695         setting the locale environment.  (Bug#15805)
8697 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8699         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
8700         via arguments so as to get the right ones (bug#15418).
8702         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
8704 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
8706         Fix problems found while writing a test suite.
8708         * net/tramp-compat.el (tramp-compat-load): New defun.
8709         * net/tramp.el (tramp-handle-load): Use it.
8711         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
8712         "(numberp ok-if-already-exists)" correctly.
8714 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
8716         * international/characters.el (glyphless-char-display-control):
8717         Add usage note.
8719 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
8721         * progmodes/python.el (python-mode):
8722         * progmodes/scheme.el (scheme-mode):
8723         * progmodes/prolog.el (prolog-mode):
8724         * progmodes/ruby-mode.el (ruby-mode):
8725         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
8726         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
8728 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8730         * rect.el (rectangle--highlight-for-redisplay):
8731         * emacs-lisp/smie.el (smie--next-indent-change):
8732         Use buffer-chars-modified-tick.
8734         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
8736         * electric.el (electric-indent-post-self-insert-function):
8737         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
8739 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
8741         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
8743 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8745         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
8746         (bug#15786).
8748 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8750         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
8752         * progmodes/python.el: Fix up last change.
8753         (python-shell--save-temp-file): New function.
8754         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
8755         `string' comes from the current buffer.
8756         (python-shell-send-string-no-output): Remove `msg' arg.
8757         (python--use-fake-loc): New var.
8758         (python-shell-buffer-substring): Obey it.  Try to compensate for the
8759         extra coding line added by python-shell--save-temp-file.
8760         (python-shell-send-region): Use python-shell--save-temp-file and
8761         python-shell-send-file directly.  Add `nomain' argument.
8762         (python-shell-send-buffer): Use python-shell-send-region.
8763         (python-electric-pair-string-delimiter): New function.
8764         (python-mode): Use it.
8766 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
8768         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
8769         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
8770         environment and decoding all of the default-directory's to here
8771         from command-line.
8772         (command-line): Decode also argv[0].
8774         * loadup.el: Error out if default-directory is a multibyte string
8775         when we are dumping.
8777         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
8779 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
8781         * emacs-lisp/package.el (package-menu-mode)
8782         (package-menu--print-info, package-menu--archive-predicate):
8783         Add Archive column to package list.
8785 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
8787         Fix problems found while writing a test suite.
8789         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
8790         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
8791         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
8792         to nil when running original file name handler.  Otherwise,
8793         there are problems with constructs like "$$FOO".
8795         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
8796         for `localname'.
8798 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
8800         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
8802         * subr.el (version<, version<=, version=):
8803         Update docstrings with information for snapshot versions.
8805         * helpers.el: New library for misc helper functions.
8806         (hash-table-keys): New function returning a list of hash keys.
8807         (hash-table-values): New function returning a list of hash values.
8809 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
8811         * progmodes/ruby-mode.el (ruby-smie--forward-token)
8812         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
8814 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
8816         * textmodes/fill.el (fill-single-char-nobreak-p): New function
8817         checking whether point is after a 1-letter word.
8819 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
8821         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
8822         Don't infloop when expanding region over `multiline' syntax-type that
8823         begins a line (bug#15778).
8825 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8827         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
8828         Make it into a proper minor mode.
8829         (rectangle--region): (Implicitly) rename to rectangle-mark-mode.
8830         (rectangle-mark-mode-map): New keymap.
8831         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
8833 2013-11-04  Glenn Morris  <rgm@gnu.org>
8835         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
8837 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8839         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
8840         (ruby-smie-rules): Use smie-rule-parent instead.
8842         * emacs-lisp/smie.el (smie-rule-parent): Always call
8843         smie-indent-virtual rather than only for hanging tokens.
8844         (smie--next-indent-change): New helper command.
8846 2013-11-03  Glenn Morris  <rgm@gnu.org>
8848         * Makefile.in (abs_srcdir): Remove.
8849         (emacs): Unset EMACSLOADPATH.
8851 2013-11-02  Glenn Morris  <rgm@gnu.org>
8853         * Makefile.in (EMACS): Use a relative filename.
8854         (abs_top_builddir): Remove.
8855         (custom-deps, finder-data, autoloads): Use --chdir.
8857         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
8859         Use relative filenames in TAGS files.
8860         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
8861         (lisptagsfiles4, TAGS): Use relative file names.
8862         (TAGS-LISP): Remove.
8863         (maintainer-clean): No more TAGS-LISP file.
8865         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
8866         (lisptagsfiles4): Use absolute filenames again.
8867         (TAGS, TAGS-LISP): Not everything needs to run in one line.
8868         Remove all *loaddefs files, not just the first.  Remove esh-groups.
8869         (maintainer-clean): Delete TAGS, TAGS-LISP.
8871 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8873         * emacs-lisp/package.el (package-version-join):
8874         Recognize snapshot versions.
8876 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8878         * subr.el (version-regexp-alist): Add support for snapshot versions.
8880 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
8882         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
8883         New function, replacement for `smie-rule-parent' for when we want to
8884         skip over our direct parent if it's an assignment token..
8885         (ruby-smie-rules): Use it.
8887 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
8889         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
8890         unconditionally.  Remove now unnecessary forward declarations.
8891         Remove XEmacs-specific setup.
8892         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
8893         (ruby-font-lock-syntactic-keywords)
8894         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
8895         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
8896         (ruby-here-doc-end-syntax): Remove.
8897         (ruby-mode): Don't check whether `syntax-propertize-rules' is
8898         defined as function.
8900 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
8902         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
8904 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
8906         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
8907         table and abbrev table, `define-derived-mode' does that for us
8908         anyway.
8910 2013-11-01  Glenn Morris  <rgm@gnu.org>
8912         * Makefile.in: Remove manual mh-e dependencies (writing .elc
8913         files is atomic for some time, so no parallel compilation issues).
8915 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
8917         * faces.el (face-x-resources): Add :distant-foreground.
8918         (region): Use :distant-foreground for gtk and ns.
8920 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
8922         Allow multiple bibliographies when BibLaTeX is used rather than
8923         BibTeX.
8924         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
8925         (reftex-locate-bibliography-files): Us it.
8927 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
8929         * image.el (image-type-header-regexps): Fix the 'pbm' part to
8930         allow comments in pbm files.
8932         * term/w32-win.el (dynamic-library-alist): Support newer versions
8933         of libjpeg starting with v7: look only for the DLL from the
8934         version against which Emacs was built.
8935         Support versions of libpng beyond 1.4.x.
8936         Support libtiff v4.x.
8938 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
8940         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
8941         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
8942         Add property :safe.
8943         (ruby-deep-arglist): Add property :type.
8945 2013-10-31  Glenn Morris  <rgm@gnu.org>
8947         * Makefile.in (custom-deps, finder-data): No need to setq the target
8948         variables, we are in the right directory and the defaults work fine.
8950 2013-10-30  Glenn Morris  <rgm@gnu.org>
8952         * Makefile.in (autoloads): Do not use abs_lisp.
8954         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8955         `newline' does not respect `standard-output', so use `princ'.
8957 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
8959         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
8960         * buff-menu.el (Buffer-menu--unmark): New function.
8961         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
8963 2013-10-30  Glenn Morris  <rgm@gnu.org>
8965         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
8967         * emacs-lisp/package.el (lm-homepage): Declare.
8969         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
8970         Fix doc typos.
8972         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
8974         * Makefile.in (finder-data, autoloads, update-subdirs)
8975         (compile-main, compile-clean, compile-always, bootstrap-clean):
8976         Check return value of cd.
8977         (compile-calc): Remove.
8979 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8981         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
8983         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
8984         (byte-compile-and-folded): New function.
8985         (=, <, >, <=, >=): Use it.
8987         * dos-w32.el (minibuffer-history-case-insensitive-variables)
8988         (path-separator, null-device, buffer-file-coding-system)
8989         (lpr-headers-switches): Check system-type before modifying them.
8990         (find-buffer-file-type-coding-system): Mark obsolete.
8991         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
8992         find-file-not-found-set-buffer-file-coding-system.
8993         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
8994         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
8995         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
8996         (w32-direct-print-region-helper, w32-direct-print-region-function)
8997         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
8998         * startup.el (normal-top-level-add-subdirs-to-load-path):
8999         * ps-print.el (ps-print-region-function):
9000         * lpr.el (print-region-function): Use new name.
9002         * subr.el (custom-declare-variable-early): Remove function.
9003         (custom-declare-variable-list): Remove var.
9004         (error, user-error): Remove `while' loop.
9005         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
9006         (user-emacs-directory-warning, locate-user-emacs-file):
9007         Move to files.el.
9008         * simple.el (read-quoted-char-radix, read-quoted-char):
9009         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
9010         Move from subr.el.
9011         * custom.el (custom-declare-variable-list): Don't process
9012         custom-declare-variable-list.
9014         * progmodes/python.el (python-shell-get-buffer): New function.
9015         (python-shell-get-process): Use it.
9016         (python-shell-send-string): Always use utf-8 and add a cookie to tell
9017         Python which encoding was used.  Don't split-string since we only care
9018         about the first line.  Return the temp-file, if applicable.
9019         (python-shell-send-region): Tell compile.el how to turn locations in
9020         the temp-file into locations in the source buffer.
9022 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9024         * subr.el (undefined): Add missing behavior from the C code for
9025         unbound keys.
9027         * rect.el: Use lexical-binding.  Add new rectangular region support.
9028         (rectangle-mark): New command.
9029         (rectangle--region): New var.
9030         (deactivate-mark-hook): Reset rectangle--region.
9031         (rectangle--extract-region, rectangle--insert-for-yank)
9032         (rectangle--highlight-for-redisplay)
9033         (rectangle--unhighlight-for-redisplay): New functions.
9034         (region-extract-function, redisplay-unhighlight-region-function)
9035         (redisplay-highlight-region-function): Use them to handle
9036         rectangular region.
9037         * simple.el (region-extract-function): New var.
9038         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
9039         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
9040         (kill-region): Replace obsolete `yank-handler' arg with `region'.
9041         (copy-region-as-kill, kill-ring-save): Add `region' argument.
9042         (redisplay-unhighlight-region-function)
9043         (redisplay-highlight-region-function): New vars.
9044         (redisplay--update-region-highlight): New function.
9045         (pre-redisplay-function): Use it.
9046         (exchange-point-and-mark): Don't deactivate the mark before
9047         reactivate-it anyway.
9048         * comint.el (comint-kill-region): Remove yank-handler argument.
9049         * delsel.el (delete-backward-char, backward-delete-char-untabify)
9050         (delete-char): Remove property, since it's now part of their
9051         default behavior.
9052         (self-insert-iso): Remove property since this command doesn't exist.
9054         * emacs-lisp/package.el (package--download-one-archive)
9055         (describe-package-1): Don't query the user about final newline.
9057 2013-10-29  Daniel Colascione  <dancol@dancol.org>
9059         * net/tramp.el (tramp-methods): Document new functionality.
9060         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
9061         tramp-hostname-checker if method provides one instead of scanning
9062         argument list for "%h" to decide hostname acceptability.
9064 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
9066         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
9067         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
9068         Handle COPY-CONTENTS.  (Bug#15737)
9070 2013-10-28  Daiki Ueno  <ueno@gnu.org>
9072         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9073         Document that this option has no effect with GnuPG 2.0 (bug#15552).
9075 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
9077         * image.el (defimage, image-load-path): Doc fixes.
9079 2013-10-27  Alan Mackenzie  <acm@muc.de>
9081         Indent statements in macros following "##" correctly.
9082         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
9083         Modify the "#" arm of a cond form to handle "#" and "##" operators.
9085 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
9087         * linum.el (linum-update-window): Fix boundary test (bug#13446).
9089 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
9091         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
9092         after `=' is probably a new expression.
9094 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9096         * man.el (man-imenu-title): New option.
9097         (Man-mode-map): Add menu.  (Bug#15722)
9098         (Man-mode): Add imenu to menu.
9100 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
9102         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
9103         specific in what the first arg can be: a non-keyword word,
9104         string/regexp/percent literal opener, opening paren, or unary
9105         operator followed directly by word.
9107 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9109         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
9110         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
9111         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
9112         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
9113         Remove vars, they do not apply any more.
9114         (prolog-mode-abbrev-table): Remove redundant declaration.
9115         (prolog-upper-case-string, prolog-lower-case-string): Remove.
9116         (prolog-use-smie): Remove.
9117         (prolog-smie-rules): Add indentation rule for the if-then-else layout
9118         supported by prolog-electric-if-then-else-flag.
9119         (prolog-mode-variables, prolog-menu): Use setq-local.
9120         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
9121         Remove binding to `Backspace' since this key doesn't exist anyway.
9122         Remove bindings for electric self-inserting keys.
9123         (prog-mode): Assume it's defined.
9124         (prolog-post-self-insert): New function.
9125         (prolog-mode): Use it.
9126         (prolog-indent-line, prolog-indent-level)
9127         (prolog-find-indent-of-matching-paren)
9128         (prolog-indentation-level-of-line, prolog-goto-comment-column)
9129         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
9130         (prolog-goto-next-paren, prolog-in-string-or-comment)
9131         (prolog-tokenize, prolog-inside-mline-comment)
9132         (prolog-find-start-of-mline-comment): Remove functions.
9133         (prolog-find-unmatched-paren, prolog-clause-end)
9134         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
9135         (prolog-electric--if-then-else): Rename from
9136         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
9137         (prolog-tokenize-searchkey): Remove const.
9138         (prolog-clause-info): Use forward-sexp.
9139         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
9140         (prolog-electric-if-then-else): Remove commands.
9141         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
9142         for use in post-self-insert-hook.
9143         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
9144         for use in post-self-insert-hook.
9145         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
9146         for use in post-self-insert-hook.
9147         (prolog-electric--underscore): Rename from prolog-electric--underscore;
9148         adapt it for use in post-self-insert-hook.
9150 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
9152         * emacs-lisp/ert.el (ert-run-tests-interactively):
9153         Use `completing-read'.  (Bug#9756)
9155 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
9157         * simple.el (line-move): Call line-move-1 instead of
9158         line-move-visual when the current window hscroll is zero, but
9159         temporary-goal-column indicates we will need to hscroll as result
9160         of the movement.  (Bug#15712)
9162 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
9164         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
9165         capitalization.  Use :visible instead of :active.
9166         Fix `ruby-indent-exp' reference.  Add menu items for the generic
9167         commands that are used with SMIE.
9168         (ruby-do-end-to-brace): Insert space after `{'.
9170 2013-10-25  John Anthony  <john@jo.hnanthony.com>
9172         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
9174         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
9176 2013-10-25  Glenn Morris  <rgm@gnu.org>
9178         * vc/vc.el (vc-print-log): Don't use a working revision unless
9179         one was explicitly specified.  (Bug#15322)
9181 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9183         * subr.el (add-to-list): Preserve return value in compiler-macro
9184         (bug#15692).
9186 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9188         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
9189         result.  Ask user to retry using '-all' flag.  (Bug#15701)
9191 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9193         * emacs-lisp/smie.el: New smie-config system.
9194         (smie-config): New defcustom.
9195         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
9196         (smie-config-guess, smie-config-save): New commands.
9197         (smie-config--mode-local, smie-config--buffer-local)
9198         (smie-config--trace, smie-config--modefuns): New vars.
9199         (smie-config--advice, smie-config--mode-hook)
9200         (smie-config--setter, smie-config-local, smie-config--get-trace)
9201         (smie-config--guess-value, smie-config--guess): New functions.
9202         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
9203         text properties.  Treat "string fence" syntax like string syntax.
9205         * progmodes/sh-script.el (sh-use-smie): Change default.
9206         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
9207         (sh-var-value): Simplify by CSE.
9208         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
9209         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
9210         is used.
9211         (sh-guess-basic-offset): Use cl-incf.
9212         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
9214 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
9216         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
9217         (bug#15699).
9219 2013-10-24  Glenn Morris  <rgm@gnu.org>
9221         * Makefile.in (abs_top_srcdir): Remove.
9222         (update-subdirs): Use relative path to update-subdirs.
9224 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
9226         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
9227         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
9228         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
9229         Call unmsys--file-name before expand-file-name, not after it.
9231 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
9233         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
9234         (ert-test-skipped): New error.
9235         (ert-skip, ert-stats-skipped): New defuns.
9236         (ert--skip-unless): New macro.
9237         (ert-test-skipped): New struct.
9238         (ert--run-test-debugger, ert-test-result-type-p)
9239         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
9240         (ert--stats-set-test-and-result, ert-char-for-test-result)
9241         (ert-string-for-test-result, ert-run-tests-batch)
9242         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
9243         Handle skipped tests.  (Bug#9803)
9245 2013-10-24  Glenn Morris  <rgm@gnu.org>
9247         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
9249         * Makefile.in (abs_top_srcdir): New, set by configure.
9250         (update-subdirs): Correct build-aux location.
9252 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
9254         * vc/vc.el (vc-print-root-log): Always set `default-directory'
9255         value, whether we could auto-deduce `backend', or not.
9257         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
9258         with parameters" example.  Simplify the "is it block or is it
9259         hash" check, but also make it more thorough.
9261 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
9263         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
9265 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9267         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
9268         { if it is hanging.
9270         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
9271         :before ";".
9273 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
9275         * progmodes/compile.el (compilation-directory-matcher)
9276         (compilation-page-delimiter):
9277         Support GNU Make-4.0 directory quoting.  (Bug#15678)
9279 2013-10-23  Leo Liu  <sdl.web@gmail.com>
9281         * ido.el (ido-tidy): Handle read-only text.
9283 2013-10-23  Glenn Morris  <rgm@gnu.org>
9285         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
9286         (emacs, compile, compile-always):
9287         Quote entities that might contain whitespace.
9288         (custom-deps, finder-data, autoloads): Use abs_lisp.
9289         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
9290         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
9291         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
9293 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
9295         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
9296         Use `following-char'.
9298 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9300         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
9301         * progmodes/ruby-mode.el (ruby-smie-rules):
9302         Remove corresponding workaround.  Fix indentation rule of ";" so it
9303         also applies when ";" is the parent.
9305 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
9307         * frame.el (display-screens, display-pixel-height)
9308         (display-pixel-width, display-mm-width, display-backing-store)
9309         (display-save-under, display-planes, display-color-cells)
9310         (display-visual-class, display-monitor-attributes-list):
9311         Mention the optional ‘display’ argument in doc strings.
9313 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
9315         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
9316         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
9318 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
9320         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
9321         TODO.  Add "." after " @ ".
9322         (ruby-smie--at-dot-call): New function.  Checks if point at method
9323         call with explicit target.
9324         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
9325         to the method name tokens when it precedes them.
9326         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
9327         (ruby-smie-rules): Add rule for indentation before and after "."
9328         token.
9330 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9332         * textmodes/remember.el (remember-diary-extract-entries):
9333         Avoid add-to-list.
9335         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
9336         an instruction.
9338 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
9340         * progmodes/ruby-mode.el (ruby-smie-grammar):
9341         Add (almost) all infix operators.
9342         (ruby-smie--implicit-semi-p): Add new operator chars.
9344         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
9345         `smie-down-list'.
9346         (ruby-smie--args-separator-p): Check that there's no newline
9347         between method call and its arguments.
9349 2013-10-20  Alan Mackenzie  <acm@muc.de>
9351         Allow comma separated lists after Java "implements".
9353         * progmodes/cc-engine.el (c-backward-over-enum-header):
9354         Parse commas.
9355         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
9356         from a "disallowed" list in enum fontification.
9358 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
9360         * startup.el (default-frame-background-mode): Remove unused defvar.
9362         * progmodes/verilog-mode.el (verilog-mode): Don't set
9363         comment-indent-function globally.
9365 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
9367         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
9368         Move Info menu item creation to ns-win.el.
9370         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
9371         in menu bar.
9373         * menu-bar.el: Move GNUstep specific menus...
9375         * term/ns-win.el (ns-initialize-window-system): ... to here.
9377 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9379         * simple.el (newline): Only run post-self-insert-hook when
9380         called interactively.
9382 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
9384         * icomplete.el (icomplete-with-completion-tables): Add :version.
9386 2013-10-19  Alan Mackenzie  <acm@muc.de>
9388         Fix fontification bugs with constructors and const.
9390         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
9391         CASE 2) Remove the check for the absence of a suffix construct
9392         after a function declaration with only types (no identifiers) in
9393         the parentheses.  Also, accept a function declaration with just a
9394         type inside the parentheses, if this type can be positively
9395         recognised as such, or if a prefix keyword like "explicit" nails
9396         down the construct as a declaration.
9398 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
9400         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
9401         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
9402         the problem whereby selecting a menu item that leads to a
9403         minibuffer prompt moves the cursor out of the minibuffer window,
9404         making it hard to type at the prompt.  Suggested by Stefan Monnier
9405         <monnier@iro.umontreal.ca>.
9407 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
9409         * menu-bar.el: Don't make Services menu.
9411 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9413         * ffap.el: Handle "/usr/include/c++/<version>" directories.
9414         (ffap-alist): Use ffap-c++-mode for c++-mode.
9415         (ffap-c++-path): New variable.
9416         (ffap-c++-mode): New function.
9418 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
9420         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
9422 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
9424         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
9425         introduced on 2013-09-08, which results in an infinite loop
9426         requesting a password.
9428 2013-10-18  Glenn Morris  <rgm@gnu.org>
9430         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
9432 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
9434         Sync with upstream verilog-mode revision 1a6ecec7.
9435         * progmodes/verilog-mode.el (verilog-mode-version): Update.
9436         (verilog-mode-release-date): Remove.
9437         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
9438         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
9439         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
9440         (verilog-auto-tieoff-ignore-regexp)
9441         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
9442         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
9443         (verilog-signals-with, verilog-dir-cache-preserving)
9444         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
9445         Doc fixes.
9446         (verilog-case-fold): New option, to control case folding in
9447         regexp searches, bug597.
9448         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
9449         (verilog-string-match-fold, verilog-in-paren-count)
9450         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
9451         (verilog-at-close-struct-p): New functions.
9452         (verilog-beg-block-re-ordered, verilog-extended-case-re)
9453         (verilog-forward-sexp, verilog-set-auto-endcomments)
9454         (verilog-leap-to-case-head): Handle "unique0" case.
9455         (verilog-in-constraint-re): New constant.
9456         (verilog-keywords, verilog-type-font-keywords):
9457         Add some SystemVerilog 1800-2012 keywords.
9458         (verilog-label-be): Remove unimplemented argument, bug669.
9459         (verilog-batch-execute-func): When batch expanding clear
9460         create-lockfiles to prevent spurious user locks when a file ends
9461         up not changing.
9462         (verilog-calculate-indent, verilog-calc-1)
9463         (verilog-at-close-constraint-p, verilog-at-constraint-p)
9464         (verilog-do-indent): Fix indentation of nested constraints
9465         and structures.
9466         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
9467         (verilog-auto-inst-param): Use verilog-string-match-fold.
9468         (verilog-read-inst-module-matcher):
9469         Fix AUTOINST on gate primitives with #1.
9470         (verilog-read-decls): Fix double-declaring user-defined typed signals.
9471         Reads all user-defined typed variables.
9472         (verilog-read-defines): Fix reading definitions inside comments, bug647.
9473         (verilog-signals-matching-regexp)
9474         (verilog-signals-not-matching-regexp, verilog-auto):
9475         Respect verilog-case-fold.
9476         (verilog-diff-report): Fix line count.
9477         (verilog-auto-assign-modport): Remove unused local `modi'.
9478         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
9479         better handle multidimensional arrays.
9480         Fix packed array ports misadding bit index in AUTOINST, bug637.
9481         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
9482         to not double-declare existing outputs and inputs, respectively.
9483         (verilog-template-map): Bind U to verilog-sk-uvm-component.
9484         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
9485         (verilog-sk-uvm-component): New skeleton.
9486         (verilog-submit-bug-report): Add verilog-case-fold,
9487         remove verilog-mode-release-date.
9489 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
9491         * subr.el (sit-for): Call (input-pending-p t) so as to behave
9492         as before.
9494 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
9496         * textmodes/remember.el (remember): Set buffer-offer-save in
9497         remember buffers (bug#13566).
9499 2013-10-18  Daniel Colascione  <dancol@dancol.org>
9501         When evaluating forms in ielm, direct standard output to ielm
9502         buffer.  Add new ielm-return-for-effect command.  Remove trailing
9503         whitespace throughout.
9505         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
9506         (ielm-return-for-effect): New command.
9507         (ielm-send-input): Accept optional `for-effect' parameter.
9508         (ielm-eval-input): Accept optional `for-effect' parameter.
9509         Bind `standard-output' to stream we create using
9510         `ielm-standard-output-impl'.  Suppress printing result when
9511         `for-effect'.
9512         (ielm-standard-output-impl): New function.
9513         (inferior-emacs-lisp-mode): Explain new features in documentation.
9515 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
9517         Code cleanup.
9519         * net/tramp.el (tramp-debug-message): Do not check for connection
9520         buffer.
9521         (tramp-message): Use "vector" connection property.
9523         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
9524         (tramp-equal-remote, tramp-eshell-directory-change)
9525         * net/tramp-adb.el (tramp-adb-handle-copy-file)
9526         (tramp-adb-handle-rename-file)
9527         * net/tramp-cmds.el (tramp-list-remote-buffers)
9528         (tramp-cleanup-connection, tramp-cleanup-this-connection)
9529         * net/tramp-compat.el (tramp-compat-process-running-p)
9530         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
9531         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
9532         (tramp-gvfs-handle-rename-file)
9533         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
9534         (tramp-set-file-uid-gid)
9535         * net/tramp-smb.el (tramp-smb-handle-copy-file)
9536         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
9537         of `file-remote-p'.
9539         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
9540         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
9541         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
9542         (tramp-gw-open-network-stream): Suppress unrelated traces.
9544         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
9545         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
9546         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9547         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
9548         connection property.
9550         * net/tramp-cache.el (top): Suppress traces when reading
9551         persistency file.
9553         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
9554         Refactor common code.  Improve debug message.
9555         (tramp-maybe-open-connection)
9556         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
9557         connection buffer too early.
9559         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
9560         from `tramp-smb-actions-with-acl'.
9561         (tramp-smb-actions-set-acl): New defconst.
9562         (tramp-smb-handle-copy-directory)
9563         (tramp-smb-action-get-acl): New defun, renamed from
9564         `tramp-smb-action-with-acl'.
9565         (tramp-smb-action-set-acl): New defun.
9566         (tramp-smb-handle-set-file-acl): Rewrite.
9568 2013-10-17  Glenn Morris  <rgm@gnu.org>
9570         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
9572 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9574         * skeleton.el (skeleton-newline): Remove.
9575         (skeleton-internal-1): Use (insert "\n") instead.
9577         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
9578         let-bindings.
9580         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
9581         forward-sexp-function while we redo its job (bug#15613).
9583 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
9585         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
9586         represented by lists.
9588 2013-10-16  Glenn Morris  <rgm@gnu.org>
9590         * tmm.el (tmm--history): New dynamic variable.
9591         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
9593 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
9595         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
9596         (tramp-smb-errors): Add error messages.
9597         (tramp-smb-actions-with-acl): New defconst.
9598         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
9599         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
9600         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
9601         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
9602         (tramp-smb-get-stat-capability): Fix tests.
9604 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
9606         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
9607         (bug#15580).
9609 2013-10-16  Glenn Morris  <rgm@gnu.org>
9611         * ansi-color.el (ansi-color-drop-regexp):
9612         Add 1J, 1K, 2K.  (Bug#15617)
9614         * files.el (hack-local-variables--warned-lexical): New.
9615         (hack-local-variables):
9616         Warn about misplaced lexical-binding.  (Bug#15616)
9618         * net/eww.el (eww-render): Always set eww-current-url,
9619         and update header line.  (Bug#15622)
9620         (eww-display-html): ... Rather than just doing it here.
9622 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
9624         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
9625         menu navigations commands.
9627 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
9629         * progmodes/subword.el (subword-capitalize): Be careful when
9630         the search for [[:alpha:]] fails (bug#15580).
9632 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
9634         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
9635         to commands that scroll the menu.
9637 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
9639         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
9640         Handle methods ending with `?' and `!'.
9642 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
9644         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
9645         `japanese-cp932' to `cp932' to fix the problem where saving a
9646         source file written in Shift_JIS twice would end up having
9647         `coding: japanese-cp932' which Ruby could not recognize.
9648         (ruby-mode-set-encoding): Add support for encodings mapped to nil
9649         in `ruby-encoding-map'.
9650         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
9651         doesn't need to be explicitly declared in magic comment.
9652         (ruby-encoding-map): Add type declaration for better customize UI.
9654 2013-10-13  Glenn Morris  <rgm@gnu.org>
9656         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
9657         Occur buffers are read-only.  http://bugs.debian.org/720775
9659         * emacs-lisp/authors.el (authors-fixed-entries):
9660         Comment out old alpha stuff.
9662 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
9664         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
9665         to `after-save-hook' instead of `before-save-hook'.
9666         (ruby-mode-set-encoding): Use the value of coding system used to
9667         write the file.  Call `basic-save-buffer-1' after modifying the
9668         buffer.
9670 2013-10-13  Alan Mackenzie  <acm@muc.de>
9672         Fix indentation/fontification of Java enum with
9673         "implements"/generic.
9675         * progmodes/cc-engine.el (c-backward-over-enum-header):
9676         Extracted from the three other places and enhanced to handle generics.
9677         (c-inside-bracelist-p): Uses new function above.
9678         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
9679         function above.
9680         (c-font-lock-enum-tail): Uses new function above.
9682 2013-10-13  Kenichi Handa  <handa@gnu.org>
9684         * international/mule-cmds.el (select-safe-coding-system): Remove a
9685         superfluous condition in chekcing whether a coding system is safe
9686         or not.
9688 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
9690         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
9692 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
9694         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
9696 2013-10-13  Glenn Morris  <rgm@gnu.org>
9698         * menu-bar.el (menu-bar-update-buffers):
9699         Unify Buffers menu prompt string.  (Bug#15576)
9701         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
9703         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
9704         Add some entries.
9705         (authors-fixed-entries): Use accented form of name.
9707 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
9709         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
9710         method calls (bug#15594).
9711         (ruby-smie--args-separator-p): New function.
9712         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
9713         recognize paren-free method calls.
9715         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
9716         internals of universal-argument.
9718 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
9720         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
9721         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
9722         dropped menu on second mouse click on the menu bar.
9724 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9726         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
9727         (explicit-shell-file-name): Declare.
9728         (sh--vars-before-point, sh--cmd-completion-table): New functions.
9729         (sh-completion-at-point-function): New function.
9730         (sh-mode): Use it.
9731         (sh-smie--keyword-p): Remove unused argument.
9732         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
9733         vars.
9734         (sh-set-shell): Always setup SMIE, even if we use the
9735         old indentation code.
9737 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
9739         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
9740         cases of ? and =.
9741         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
9742         predicate would return nil are almost non-existent.
9743         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
9745         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
9746         cache also after commands that modify the buffer but don't move
9747         point.
9749 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9751         * env.el (substitute-env-in-file-name): New function.
9752         (substitute-env-vars): Extend the meaning of the optional arg.
9754 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
9756         * term/w32-win.el (dynamic-library-alist): Define separate lists
9757         of GIF DLLs for versions before and after 5.0.0 of giflib.
9758         (Bug#15531)
9760 2013-10-10  João Távora  <joaotavora@gmail.com>
9762         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
9763         not locked, use last revision and current source as
9764         defaults.  (Bug#15569)
9766 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
9768         * menu-bar.el (menu-bar-open): Don't use popup-menu if
9769         menu-bar is hidden.
9771 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
9773         * window.el (pop-to-buffer-same-window): Fix doc-string.
9774         (Bug#15492)
9776 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9778         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
9780 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
9782         * calendar/icalendar.el (icalendar-import-file):
9783         Fix interactive spec.  (Bug#15482)
9785 2013-10-10  Glenn Morris  <rgm@gnu.org>
9787         * desktop.el (desktop-save): Default to saving in .emacs.d,
9788         since PWD is no longer in desktop-path by default.  (Bug#15319)
9790         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
9791         now that text mode has a menu with the same entry.
9792         (menu-bar-text-mode-auto-fill): Remove now unused func.
9793         * textmodes/text-mode.el (text-mode-map):
9794         Use auto-fill help text from menu-bar.el.
9796 2013-10-10  John Anthony  <john@jo.hnanthony.com>
9798         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
9800 2013-10-09  Juri Linkov  <juri@jurta.org>
9802         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
9803         instead of this-command-keys.  Add universal-argument-more and
9804         universal-argument-minus to the list of prefix commands.  (Bug#15568)
9806 2013-10-09  Glenn Morris  <rgm@gnu.org>
9808         * vc/vc-svn.el (vc-svn-create-repo):
9809         Expand paths in file://... url.  (Bug#15446)
9811         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
9812         Add some entries.
9813         (authors): Remove unused local variables.
9815 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9817         * profiler.el: Create a more coherent calltree from partial backtraces.
9818         (profiler-format): Hide the tail with `invisible' so that C-s can still
9819         find the hidden elements.
9820         (profiler-calltree-depth): Don't recurse so enthusiastically.
9821         (profiler-function-equal): New hash-table-test.
9822         (profiler-calltree-build-unified): New function.
9823         (profiler-calltree-build): Use it.
9824         (profiler-report-make-name-part): Indent the calltree less.
9825         (profiler-report-mode): Add visibility specs for profiler-format.
9826         (profiler-report-expand-entry, profiler-report-toggle-entry):
9827         Expand the whole subtree when provided with a prefix arg.
9829 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
9831         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
9832         iuwu-mod token.
9833         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
9834         hanging iuwu-mod token.
9835         (ruby-smie--forward-token): Do not include a dot after a token in
9836         that token.
9837         (ruby-smie--backward-token): Likewise.
9839 2013-10-08  Juri Linkov  <juri@jurta.org>
9841         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
9842         to isearch-other-control-char.
9843         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
9844         and isearch-post-command-hook to post-command-hook.
9845         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
9846         and isearch-post-command-hook from post-command-hook.
9847         (isearch-unread-key-sequence)
9848         (isearch-reread-key-sequence-naturally)
9849         (isearch-lookup-scroll-key, isearch-other-control-char)
9850         (isearch-other-meta-char): Remove functions.
9851         (isearch-pre-command-hook, isearch-post-command-hook):
9852         New functions based on isearch-other-meta-char rewritten
9853         relying on the new behavior of overriding-terminal-local-map
9854         that does not replace the local keymaps any more.  (Bug#15200)
9856 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
9858         Support menus on text-mode terminals.
9859         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
9860         functionality.
9862         * tooltip.el (tooltip-mode): Don't error out on TTYs.
9864         * menu-bar.el (popup-menu, popup-menu-normalize-position):
9865         Move here from mouse.el.
9866         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
9867         and arrow keys.
9868         (tty-menu-navigation-map): New map for TTY menu navigation.
9870         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
9872         * frame.el (display-mouse-p): Report text-mode mouse as available
9873         on w32.
9874         (display-popup-menus-p): Report availability if mouse is
9875         available; don't condition on window-system.
9877         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
9878         (tty-menu-selected-face): New faces.
9880 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9882         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
9883         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
9884         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
9885         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
9886         New constants.
9887         (lisp-mode-variables): New `elisp' argument.
9888         (emacs-lisp-mode): Use it.
9889         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
9890         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
9892         * indent.el: Use lexical-binding.
9893         (indent-region): Add progress reporter.
9894         (tab-stop-list): Make it implicitly extend to infinity by repeating the
9895         last step.
9896         (indent--next-tab-stop): New function to implement this behavior.
9897         (tab-to-tab-stop, move-to-tab-stop): Use it.
9899 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
9901         * indent.el (indent-rigidly--current-indentation): New function.
9902         (indent-rigidly-map): New var.
9903         (indent-rigidly): Use it to provide interactive mode (bug#8196).
9905 2013-10-08  Bastien Guerry  <bzg@gnu.org>
9907         * register.el (insert-register): Fix 2013-10-07 change.
9909 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9911         * progmodes/perl-mode.el: Use lexical-binding.
9912         Remove redundant :group args.
9913         (perl-nochange): Change default to be closer to other major modes's
9914         standard behavior.
9915         (perl-indent-line): Don't consider text on current line as a
9916         valid beginning of function from which to indent.
9918         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
9919         with more than one argument (bug#15538).
9921         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
9923         * vc/pcvs.el: Use lexical-binding.
9924         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
9925         environment of `eval'.
9926         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
9927         than a list of expressions.  Adjust callers.
9928         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
9930 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
9932         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
9933         case of the dot in a chained method call being on the following line.
9935 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9937         * electric.el (electric-indent-inhibit): New var.
9938         (electric-indent-post-self-insert-function): Use it.
9939         * progmodes/python.el (python-mode): Set it.
9941         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
9942         open braces.
9944         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
9946         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
9947         (css-mode): Use electric-indent-chars.
9949         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
9950         (font-lock-beg, font-lock-end): Move before first use.
9951         (nxml-mode): Use syntax-propertize-function.
9952         (nxml-after-change, nxml-after-change1): Adjust accordingly.
9953         (nxml-extend-after-change-region): Remove.
9954         * nxml/xmltok.el: Use lexical-binding.
9955         (xmltok-save): Use `declare'.
9956         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
9957         * nxml/nxml-util.el: Use lexical-binding.
9958         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
9959         Use `declare'.
9960         * nxml/nxml-ns.el: Use lexical-binding.
9961         (nxml-ns-save): Use `declare'.
9962         (nxml-ns-prefixes-for): Avoid add-to-list.
9963         * nxml/rng-match.el: Use lexical-binding.
9964         (rng--ipattern): Use cl-defstruct.
9965         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
9966         (rng-cons-group-after, rng-subst-group-after)
9967         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
9968         Use closures instead of `(lambda...).
9970 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
9972         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
9973         of BEG and END.
9975         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9976         Use `tramp-handle-insert-file-contents'.
9977         (tramp-gvfs-handle-insert-file-contents): Remove function.
9979         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
9980         Use `save-restriction' in order to keep markers.
9982         * net/trampver.el: Update release number.
9984 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9986         * progmodes/compile.el (compilation-parse-errors):
9987         Use compilation--put-prop.
9988         (compilation--ensure-parse): Check compilation-multiline.
9990         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
9992         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
9993         lexical-binding.
9995         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
9997         * progmodes/ruby-mode.el: Fix recently added tests.
9998         (ruby-smie-grammar): Add - and +.
9999         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
10000         (ruby-smie--backward-id): New functions.
10001         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
10002         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
10003         any more.
10005 2013-10-07  Leo Liu  <sdl.web@gmail.com>
10007         * register.el (register-preview-delay)
10008         (register-preview-functions): New variables.
10009         (register-read-with-preview, register-preview)
10010         (register-describe-oneline): New functions.
10011         (point-to-register, window-configuration-to-register)
10012         (frame-configuration-to-register, jump-to-register)
10013         (number-to-register, view-register, insert-register)
10014         (copy-to-register, append-to-register, prepend-to-register)
10015         (copy-rectangle-to-register): Use register-read-with-preview to
10016         read register.  (Bug#15525)
10018 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
10020         * net/network-stream.el (network-stream-open-starttls): Don't add
10021         --insecure if it's already present, because that gnutls-cli
10022         rejects getting that parameter twice.
10024 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
10026         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
10027         keyword, too.
10029 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
10031         * newcomment.el (comment-use-global-state): Change default value
10032         to t, mark obsolete (Bug#15251).
10033         (comment-beginning): In addition to `comment-to-syntax', check the
10034         value of `comment-use-global-state'.
10036 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10038         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
10039         (ruby-comment-column): Follow the global default, by default.
10040         (ruby-smie-grammar): Add assignment syntax.
10041         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
10042         open-paren, a comma, or a \.
10043         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
10044         and line continuations.
10045         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
10046         followed by implicit semi-colons.  Add rule for string concatenation
10047         and for indentation at BOB.
10048         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
10050         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
10051         calling next-sexp, since next-token may have skipped chars which
10052         next-sexp doesn't know should be skipped!
10054 2013-10-05  Leo Liu  <sdl.web@gmail.com>
10056         * progmodes/octave.el (octave-send-region):
10057         Call compilation-forget-errors.
10059 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
10061         * vc/vc-svn.el (vc-svn-find-admin-dir):
10062         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
10063         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
10064         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
10065         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
10067 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10069         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
10071 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10073         * subr.el (read-passwd): Hide chars even when called within a context
10074         where after-change-functions is disabled (bug#15501).
10075         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
10076         until we removed ourself from overriding-terminal-local-map.
10078 2013-10-04  Leo Liu  <sdl.web@gmail.com>
10080         * progmodes/octave.el (inferior-octave-mode):
10081         Call compilation-forget-errors.
10083 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
10085         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
10087 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
10089         * net/secrets.el (secrets-create-collection): Add optional
10090         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
10091         dbus-call-method argument.  (Bug#15516)
10093 2013-10-04  Leo Liu  <sdl.web@gmail.com>
10095         * progmodes/octave.el (inferior-octave-error-regexp-alist)
10096         (inferior-octave-compilation-font-lock-keywords): New variables.
10097         (compilation-error-regexp-alist)
10098         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
10099         (inferior-octave-mode): Use compilation-shell-minor-mode.
10101 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
10103         * minibuffer.el (completion--replace): Be careful that `end' might be
10104         a marker.
10106 2013-10-03  Daiki Ueno  <ueno@gnu.org>
10108         Add support for package signature checking.
10109         * emacs-lisp/package.el (url-http-file-exists-p)
10110         (epg-make-context, epg-context-set-home-directory)
10111         (epg-verify-string, epg-context-result-for)
10112         (epg-signature-status, epg-signature-to-string)
10113         (epg-check-configuration, epg-configuration)
10114         (epg-import-keys-from-file): Declare.
10115         (package-check-signature): New user option.
10116         (package-unsigned-archives): New user option.
10117         (package-desc): Add `signed' field.
10118         (package-load-descriptor): Set `signed' field if .signed file exists.
10119         (package--archive-file-exists-p): New function.
10120         (package--check-signature): New function.
10121         (package-install-from-archive): Check package signature.
10122         (package--download-one-archive): Check archive signature.
10123         (package-delete): Remove .signed file.
10124         (package-import-keyring): New command.
10125         (package-refresh-contents): Import default keyring.
10126         (package-desc-status): Add "unsigned" status.
10127         (describe-package-1, package-menu--print-info)
10128         (package-menu-mark-delete, package-menu--find-upgrades)
10129         (package-menu--status-predicate): Support "unsigned" status.
10131 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10133         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
10134         the new compilation scheme using the new byte-codes.
10136         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
10137         (byte-pophandler): New byte codes.
10138         (byte-goto-ops): Adjust accordingly.
10139         (byte-compile--use-old-handlers): New var.
10140         (byte-compile-catch): Use new byte codes depending on
10141         byte-compile--use-old-handlers.
10142         (byte-compile-condition-case--old): Rename from
10143         byte-compile-condition-case.
10144         (byte-compile-condition-case--new): New function.
10145         (byte-compile-condition-case): New function that dispatches depending
10146         on byte-compile--use-old-handlers.
10147         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
10148         when we can.
10150         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
10151         Optimize under `condition-case' and `catch' if
10152         byte-compile--use-old-handlers is nil.
10153         (disassemble-offset): Handle new bytecodes.
10155 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10157         * subr.el (error): Use `declare'.
10158         (decode-char, encode-char): Use advertised-calling-convention instead
10159         of the docstring to discourage use of the `restriction' arg.
10161 2013-10-03  Daiki Ueno  <ueno@gnu.org>
10163         * epg.el (epg-verify-file): Add a comment saying that it does not
10164         notify verification error as a return value nor a signal.
10165         (epg-verify-string): Ditto.
10167 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
10169         * progmodes/compile.el (compilation-start): Try globbing the arg to
10170         `cd' (bug#15417).
10172 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
10174         Sync with Tramp 2.2.8.
10176         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
10177         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
10178         * net/trampver.el: Update release number.
10180 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
10182         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
10183         and default-process-coding-system for darwin only.
10185 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10187         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
10189 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
10191         * vc/vc-git.el (vc-git-grep): Disable pager.
10193 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
10195         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
10196         Use :url instead of :homepage, as per
10197         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
10199         * newcomment.el (comment-beginning): When `comment-use-syntax' is
10200         non-nil, use `syntax-ppss' (Bug#15251).
10202 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10204         * progmodes/octave.el (inferior-octave-startup-file):
10205         Prefer ~/.emacs.d/init_octave.m.
10207 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
10209         * emacs-lisp/package.el (package-desc-from-define):
10210         Accept additional arguments as plist, convert them to an alist and store
10211         them in the `extras' slot.
10212         (package-generate-description-file): Convert extras alist back to
10213         plist and append to the `define-package' form arguments.
10214         (package--alist-to-plist): New function.
10215         (package--ac-desc): Add `extras' slot.
10216         (package--add-to-archive-contents): Check if the archive-contents
10217         vector is long enough, and if it is, pass its `extras' slot value
10218         to `package-desc-create'.
10219         (package-buffer-info): Call `lm-homepage', pass the returned value
10220         to `package-desc-from-define'.
10221         (describe-package-1): Render the homepage button (Bug#13291).
10223         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10224         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
10226 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
10228         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
10229         and default-process-coding-system to utf-8-unix (Bug#15402).
10231 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
10233         * subr.el (looking-back): Do not recommend using looking-back.
10235 2013-09-28  Alan Mackenzie  <acm@muc.de>
10237         Fix indentation/fontification of Java enum with "implements".
10239         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
10240         regexp which matches "implements", etc., in Java.
10241         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
10242         specifier clauses coming after "enum".
10243         * progmodes/cc-fonts.el (c-font-lock-declarations)
10244         (c-font-lock-enum-tail): Check for extra specifier clauses coming
10245         after "enum".
10247 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
10249         * faces.el (region): Change ns_selection_color to
10250         ns_selection_fg_color, add ns_selection_bg_color.
10252 2013-09-28  Leo Liu  <sdl.web@gmail.com>
10254         * progmodes/octave.el (inferior-octave-completion-table)
10255         (inferior-octave-completion-at-point): Minor tweaks.
10257         * textmodes/ispell.el (ispell-lookup-words): Rename from
10258         lookup-words.  (Bug#15460)
10259         (lookup-words): Obsolete.
10260         (ispell-complete-word, ispell-command-loop): All uses changed.
10262 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10264         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
10265         (octave-mode-menu): Add octave-send-buffer.
10266         (octave-send-buffer): New function.
10268 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10270         * progmodes/octave.el (octave-mode-map): Add key binding for
10271         octave-lookfor.
10272         (octave-mode-menu): Add octave-lookfor.
10273         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
10274         octave-lookfor.
10275         (octave-lookfor): New function.
10277 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10279         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
10280         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
10281         its convention.
10282         (cl--loop-set-iterator-function): New function.
10283         (cl-loop): Adjust accordingly, so as not to use cl-subst.
10284         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
10285         Bind `it' with `let' instead of substituting it with `cl-subst'.
10286         (cl--unused-var-p): New function.
10287         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
10288         Eliminate some unused variable warnings (bug#15326).
10290 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
10292         * doc-view.el (doc-view-scale-reset): Rename from
10293         `doc-view-reset-zoom-level'.
10294         (doc-view-scale-adjust): New command.
10295         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
10296         `doc-view-scale-adjust'.
10298 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
10300         * doc-view.el (doc-view-reset-zoom-level): New command.
10301         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
10302         zoom commands (bug#15466).
10304 2013-09-26  Kenichi Handa  <handa@gnu.org>
10306         * international/quail.el (quail-help): Make it not a command.
10308 2013-09-26  Leo Liu  <sdl.web@gmail.com>
10310         * minibuffer.el (completion-all-sorted-completions): Make args
10311         optional as they are.
10313 2013-09-25  Daniel Colascione  <dancol@dancol.org>
10315         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
10316         specs are and that they're not evaluated.
10318 2013-09-24  Sam Steingold  <sds@gnu.org>
10320         * midnight.el (clean-buffer-list-kill-regexps)
10321         (clean-buffer-list-kill-buffer-names): Update for the new Man
10322         buffer naming which includes the object name.
10324 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10326         * eshell/esh-cmd.el (eshell--sep-terms): New var.
10327         (eshell-parse-command, eshell-parse-pipeline): Use it since
10328         eshell-separate-commands requires a dynamic scoped var.
10329         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
10331 2013-09-23  Leo Liu  <sdl.web@gmail.com>
10333         * autoinsert.el (auto-insert-alist): Make the value of
10334         lexical-binding match its file setting.
10336 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
10338         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
10340         * autoarg.el (autoarg-kp-digit-argument):
10341         * electric.el (Electric-command-loop):
10342         * kmacro.el (kmacro-step-edit-insert):
10343         Do not set universal-argument-num-events.
10345 2013-09-22  Leo Liu  <sdl.web@gmail.com>
10347         * files.el (interpreter-mode-alist): Add octave.
10349 2013-09-21  Alan Mackenzie  <acm@muc.de>
10351         C++: fontify identifier in declaration following "public:" correctly.
10352         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
10353         to match "public", etc.
10354         (c-decl-prefix-re): Add ":" into the C++ value.
10355         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
10356         bit.  Add a check for a ":" preceded by "public", etc.
10358 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
10360         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
10361         recognized by GDB 7.5 and later.
10363 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
10365         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
10367 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10369         * subr.el (internal--call-interactively): New const.
10370         (called-interactively-p): Use it (bug#3984).
10372 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
10374         * vc/pcvs.el (cvs-mode-ignore):
10375         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
10376         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
10378 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10380         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
10381         (eshell-ls-orig-insert-directory): Remove.
10382         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
10383         (eshell-ls-use-in-dired): Use advice-add/remove.
10384         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
10385         Add `orig-fun' arg for use in :around advice.
10386         Make it check (redundantly) eshell-ls-use-in-dired.
10388 2013-09-19  Glenn Morris  <rgm@gnu.org>
10390         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
10392         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
10394         * emacs-lisp/eieio.el (class-parent): Undo previous change.
10396 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
10398         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
10399         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
10400         (tramp-get-remote-python): New defuns.
10401         (tramp-get-remote-uid-with-perl)
10402         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
10403         contributed by yary <not.com@gmail.com> (tiny change).
10404         (tramp-get-remote-uid-with-python)
10405         (tramp-get-remote-gid-with-python): New defuns.  Python code
10406         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
10407         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
10409 2013-09-19  Glenn Morris  <rgm@gnu.org>
10411         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
10413         * eshell/em-unix.el (eshell-remove-entries):
10414         Rename argument to avoid name-clash with global `top-level'.
10416         * eshell/esh-proc.el (eshell-kill-process-function):
10417         Remove eshell-reset-after-proc from eshell-kill-hook if present.
10418         (eshell-reset-after-proc): Remove unused arg `proc'.
10420         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
10421         (directory-files-and-attributes): Mark unused arg.
10423         * eshell/em-unix.el (eshell-remove-entries):
10424         Remove unused arg `path'.  Update callers.
10426         * eshell/em-hist.el (eshell-hist-parse-arguments):
10427         Remove unused arg `silent'.  Update callers.
10429         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
10430         Fix (f)boundp mix-up.
10432         * eshell/em-smart.el (eshell-smart-scroll-window)
10433         (eshell-disable-after-change):
10434         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
10436 2013-09-18  Alan Mackenzie  <acm@muc.de>
10438         Fix fontification of type when followed by "const".
10439         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
10440         "known" types from fontification.
10442 2013-09-18  Glenn Morris  <rgm@gnu.org>
10444         * emacs-lisp/chart.el (x-display-color-cells): Declare.
10445         (chart-face-list): Drop Emacsen without display-color-p.
10447         * net/eww.el (libxml-parse-html-region): Declare.
10448         (eww-display-html): Explicit error if no libxml2 support.
10450         * doc-view.el (doc-view-mode): Silence --without-x compilation.
10452         * image.el (image-type-from-buffer, image-multi-frame-p):
10453         Remove --without-x warning/error.
10455         * mouse.el (mouse-yank-primary):
10456         * term.el (term-mouse-paste):
10457         Reorder to silence --without-x compilation.
10459         * mpc.el (doc-view-mode): Silence --without-x compilation.
10461         * mail/rmailmm.el (rmail-mime-set-bulk-data):
10462         Silence --without-x compilation.
10464         * progmodes/gud.el (gud-find-file, gud-mode):
10465         Silence --without-x compilation.
10466         (tooltip-mode): Declare.
10468         * wdired.el (dired-backup-overwrite): Remove declaration.
10469         (wdired-mode-map): Add doc string.
10471         * custom.el (x-get-resource): Declare.
10473         * eshell/em-glob.el (ange-cache):
10474         * eshell/em-unix.el (ange-cache): Declare.
10476         * faces.el (x-display-list, x-open-connection, x-get-resource):
10477         Declare.
10479         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
10480         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
10481         Declare.
10483         * frame.el (x-display-grayscale-p, x-display-name): Declare.
10485         * net/gnutls.el (gnutls-log-level): Declare.
10487         * net/shr.el (image-size, image-animate): Declare.
10489         * simple.el (font-info): Declare.
10491         * subr.el (x-popup-dialog): Declare.
10493         * term/common-win.el (x-select-enable-primary)
10494         (x-last-selected-text-primary, x-last-selected-text-clipboard):
10495         Declare.
10497         * term/ns-win.el (x-handle-args): Declare.
10499         * term/x-win.el (x-select-enable-clipboard): Declare.
10501         * term/w32-win.el (create-default-fontset): Declare.
10503         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
10504         Declare.
10506         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
10507         (fit-frame-to-buffer): Explicit error if --without-x.
10508         (mouse-autoselect-window-select): Silence compiler.
10510         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
10512         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
10513         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
10514         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
10515         * eshell/esh-util.el (eshell-sublist):
10516         Remove unused local variables.
10518         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
10520         * textmodes/two-column.el: Make 2C-split work for --without-x.
10521         (scroll-bar-columns): Autoload.
10522         (top-level): Require fringe when compiling.
10524 2013-09-18  Leo Liu  <sdl.web@gmail.com>
10526         * subr.el (add-hook): Robustify to handle closure as well.
10528 2013-09-17  Glenn Morris  <rgm@gnu.org>
10530         * simple.el (messages-buffer-mode-map): Unbind "g".
10532 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10534         * help-mode.el (help-mode-finish): Use derived-mode-p.
10535         Remove obsolete highlighting.
10537         * play/life.el (life-mode): Use define-derived-mode.  Derive from
10538         special-mode.
10539         (life): Let-bind inhibit-read-only.
10540         (life-setup): Avoid `setq'.  Use `life-mode'.
10542         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
10543         which should not be needed any more.
10544         (package-menu-refresh, package-menu-describe-package): Use user-error.
10546         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
10547         (eshell-post-rewrite-command-hook): Make obsolete.
10548         (eshell-parse-command): Simplify.
10549         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
10550         (eshell--cmd): Declare.
10551         (eshell-parse-pipeline): Remove unused var `final-p'.
10552         Pass a dynvar to eshell-post-rewrite-command-hook.
10553         Implement the new eshell-post-rewrite-command-function.
10554         (eshell-invoke-directly): Remove unused arg `input'.
10555         * eshell/esh-io.el (eshell-io-initialize):
10556         Use eshell-post-rewrite-command-function (bug#15399).
10557         (eshell--apply-redirections): Rename from eshell-apply-redirections;
10558         adjust to new calling convention.
10559         (eshell-create-handles): Rename args to avoid clashing with dynvar
10560         `standard-output'.
10562 2013-09-17  Glenn Morris  <rgm@gnu.org>
10564         * simple.el (messages-buffer-mode): New major mode.
10565         (messages-buffer): New function.
10566         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
10567         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
10568         (ert-run-test): Use `messages-buffer' function.
10569         (ert--force-message-log-buffer-truncation): Ignore read-only.
10570         * help.el (view-echo-area-messages): Use `messages-buffer' function.
10571         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
10573 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10575         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
10577         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
10579 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10581         * icomplete.el (icomplete-in-buffer): New var.
10582         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
10583         vars and replace them with functions.
10584         (icomplete-minibuffer-setup): Adjust accordingly.
10585         (icomplete--completion-table, icomplete--completion-predicate)
10586         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
10587         New functions.
10588         (icomplete-forward-completions, icomplete-backward-completions)
10589         (icomplete-simple-completing-p, icomplete-exhibit)
10590         (icomplete-completions): Use them.
10591         (icomplete--in-region-buffer): New var.
10592         (icomplete--in-region-setup): New function.
10593         (icomplete-mode): Use it.
10595         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
10596         (bug#15379).
10597         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
10598         return args and options.
10599         (eshell-eval-using-options): Use the new return value of
10600         eshell--do-opts to set the options's vars in their scope.
10601         (eshell--set-option): Rename from eshell-set-option.
10602         Add arg `opt-vals'.
10603         (eshell--process-option): Rename from eshell-process-option.
10604         Add arg `opt-vals'.
10605         (eshell--process-args): Use an `opt-vals' alist to store the options's
10606         values during their processing and return them additionally to the
10607         remaining args.
10609 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
10611         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
10612         continuation character an operator, as far as indentation is
10613         concerned (Bug#15369).
10615 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
10617         * window.el (window--state-put-2): Don't process buffer state
10618         when buffer doesn't exist any more (Bug#15382).
10620 2013-09-15  Glenn Morris  <rgm@gnu.org>
10622         * eshell/em-unix.el (eshell/rm):
10623         Make -f ignore missing files.  (Bug#15373)
10625         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
10626         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
10627         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
10629 2013-09-14  Glenn Morris  <rgm@gnu.org>
10631         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
10633 2013-09-13  Glenn Morris  <rgm@gnu.org>
10635         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
10636         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
10638 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
10640         * frame.el (x-focus-frame): Mark as declared in frame.c.
10642 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10644         * ls-lisp.el: Use advice-add.
10645         (original-insert-directory): Remove.
10646         (ls-lisp--insert-directory): Rename from insert-directory; add
10647         `orig-fun' argument.
10648         (insert-directory): Advise.
10650 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
10652         * term.el (term-emulate-terminal): Decode the command string
10653         before passing it to term-command-hook.  (Bug#15337)
10655 2013-09-13  Glenn Morris  <rgm@gnu.org>
10657         * eshell/esh-util.el (ange-cache): Move declaration earlier.
10659         * eshell/esh-ext.el (eshell-search-path): Declare.
10661         * eshell/em-prompt.el (eshell/pwd): Autoload it.
10662         Otherwise an error occurs if eshell-dirs module not loaded.
10664         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
10666 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
10668         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
10669         `tramp-check-proper-host'.  Check for a valid method name.
10671         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
10672         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10673         * net/tramp-sh.el (tramp-maybe-open-connection):
10674         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
10676         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
10677         also for hash values.
10679 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10681         * term/ns-win.el (parameters): Don't declare as dynamic.
10682         (before-make-frame-hook): Don't add ineffective function.
10684         * eshell/*.el: Use lexical-binding (bug#15231).
10686 2013-09-12  Kenichi Handa  <handa@gnu.org>
10688         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
10690 2013-09-12  Glenn Morris  <rgm@gnu.org>
10692         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
10693         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
10695         * subr.el (do-after-load-evaluation): Also give compiler warnings
10696         when obsolete files are used (except by obsolete files).
10698         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
10699         in the status output, assume `filename' is the first.  (Bug#15322)
10701         * vc/vc.el (vc-deduce-fileset): Doc fix.
10703         * calc/calc-help.el (Info-goto-node):
10704         * progmodes/cperl-mode.el (Info-find-node):
10705         * vc/ediff.el (Info-goto-node): Update declarations.
10707         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
10709         * vc/vc-bzr.el (vc-compilation-mode): Declare.
10710         (vc-bzr-pull): Require vc-dispatcher.
10711         * vc/vc-git.el (vc-compilation-mode): Declare.
10712         (vc-git-pull): Require vc-dispatcher.
10714         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
10716         * progmodes/octave.el (help-button-action): Declare.
10718         * shell.el (shell-directory-tracker): Output error as a message
10719         rather than just returning it as a string.
10720         (shell-process-pushd): Remove useless use of message.
10722         * dframe.el (dframe-timer-fn):
10723         * files.el (dir-locals-read-from-file):
10724         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
10725         (mpc-format):
10726         * reveal.el (reveal-post-command):
10727         * saveplace.el (load-save-place-alist-from-file):
10728         * shell.el (shell-resync-dirs):
10729         * w32-common-fns.el (x-get-selection-value):
10730         * emacs-lisp/copyright.el (copyright-find-copyright):
10731         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
10732         * emulation/tpu-edt.el (tpu-copy-keyfile):
10733         * play/bubbles.el (bubbles--mark-neighbourhood):
10734         * progmodes/executable.el
10735         (executable-make-buffer-file-executable-if-script-p):
10736         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
10738 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10740         Cleanup Eshell to rely less on dynamic scoping.
10741         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
10742         last-value, and ext-command here.  Bind `args' closer to `body'.
10743         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
10744         (eshell--args): Declare new dynamic var.
10745         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
10746         last-value, and ext-command.  Pass `args' to `body'.
10747         (eshell-process-args): Bind eshell--args.
10748         (eshell-set-option): Use eshell--args.
10749         * eshell/eshell.el (eshell): Use derived-mode-p.
10750         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
10751         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
10752         (eshell-glob-function): Declare.
10753         * eshell/esh-util.el: Require cl-lib.
10754         (eshell-read-hosts-file): Avoid add-to-list.
10755         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
10756         `err'.
10757         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
10758         Declare.
10759         (eshell/diff): Remove unused var `err'.
10760         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
10761         `killflag'.
10762         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
10763         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
10764         first use.
10765         * eshell/em-glob.el (eshell-glob-matches, message-shown):
10766         Move declaration before first use.
10767         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
10768         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
10769         rely on cl-return.
10771 2013-09-12  Glenn Morris  <rgm@gnu.org>
10773         * term/ns-win.el (global-map): Remove binding for ispell-next,
10774         deleted 1999-05-29.  (Bug#15357)
10776 2013-09-11  Glenn Morris  <rgm@gnu.org>
10778         * echistory.el (electric-command-history): Remove call to deleted func.
10780         * play/landmark.el (landmark-mode): Fix typos.
10782         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
10783         Check cvs-sort-ignore-file is bound.
10785         * savehist.el: No need for cl when compiling on Emacs.
10787 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10789         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
10790         (bug#15338).
10791         (eshell-self-insert-command, eshell-send-invisible):
10792         Remove unused argument.
10793         (eshell-handle-control-codes): Remove unused var `orig'.
10794         Avoid delete-backward-char.
10796         * files.el (set-auto-mode): Simplify a bit further.
10798 2013-09-11  Glenn Morris  <rgm@gnu.org>
10800         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
10801         (set-auto-mode): Don't regexp-quote elements.
10802         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
10803         * progmodes/cc-mode.el (interpreter-mode-alist):
10804         * progmodes/ruby-mode.el (interpreter-mode-alist):
10805         Revert previous change.
10807 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10809         * play/snake.el (snake-mode):
10810         * play/mpuz.el (mpuz-mode):
10811         * play/landmark.el (lm-mode):
10812         * play/blackbox.el (blackbox-mode):
10813         * play/5x5.el (5x5-mode):
10814         * obsolete/options.el (Edit-options-mode):
10815         * net/quickurl.el (quickurl-list-mode):
10816         * net/newst-treeview.el (newsticker-treeview-mode):
10817         * mail/rmailsum.el (rmail-summary-mode):
10818         * mail/mspools.el (mspools-mode):
10819         * locate.el (locate-mode):
10820         * ibuffer.el (ibuffer-mode):
10821         * emulation/ws-mode.el (wordstar-mode):
10822         * emacs-lisp/debug.el (debugger-mode):
10823         * array.el (array-mode):
10824         * net/eudc.el (eudc-mode): Use define-derived-mode.
10825         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
10826         Move initialization into declaration.
10827         (mairix-searches-mode): Use define-derived-mode.
10828         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
10829         (eudc-edit-hotlist): Use dolist.
10830         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
10831         (Man-mode): Use define-derived-mode.
10832         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
10833         (Info-edit-mode): Use define-derived-mode.
10834         (Info-cease-edit): Use Info-mode.
10835         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
10836         into declaration.
10837         (eshell-mode): Use define-derived-mode.
10838         * chistory.el (command-history-mode-map): Rename from
10839         command-history-map.
10840         (command-history-mode): Use define-derived-mode.
10841         (Command-history-setup): Remove function.
10842         * calc/calc.el (calc-trail-mode-map): New var.
10843         (calc-trail-mode): Use define-derived-mode.
10844         (calc-trail-buffer): Set calc-main-buffer manually.
10845         * bookmark.el (bookmark-insert-annotation): New function.
10846         (bookmark-edit-annotation): Use it.
10847         (bookmark-edit-annotation-mode): Make it a proper major mode.
10848         (bookmark-send-edited-annotation): Use derived-mode-p.
10849         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
10850         closer to its ideal place.  Use \' to match EOS.
10852         * profiler.el (profiler-calltree-find): Use function-equal.
10854 2013-09-10  Glenn Morris  <rgm@gnu.org>
10856         * files.el (interpreter-mode-alist): Convert to regexps.
10857         (set-auto-mode): Adapt for this.  (Bug#15306)
10858         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
10859         Comment out unused variable.
10860         * progmodes/cc-mode.el (interpreter-mode-alist):
10861         * progmodes/python.el (interpreter-mode-alist):
10862         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
10863         * progmodes/sh-script.el (sh-set-shell):
10864         No longer use interpreter-mode-alist to get list of shells.
10866         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
10868 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10870         * simple.el: Use set-temporary-overlay-map for universal-argument.
10871         (universal-argument-map): Don't use default-bindings (bug#15317).
10872         Bind switch-frame explicitly.  Replace universal-argument-minus with
10873         a conditional binding.
10874         (universal-argument-num-events, saved-overriding-map): Remove.
10875         (restore-overriding-map): Remove.
10876         (universal-argument--mode): Rename from save&set-overriding-map,
10877         and rewrite.
10878         (universal-argument, universal-argument-more, negative-argument)
10879         (digit-argument): Adjust accordingly.
10880         (universal-argument-minus): Remove.
10881         (universal-argument-other-key): Remove.
10883         * subr.el (with-demoted-errors): Add `format' argument.
10885 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
10887         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
10888         `tramp-cleanup-connection'.
10890         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
10891         parameters KEEP-DEBUG and KEEP-PASSWORD.
10893         * net/tramp.el (tramp-file-name-handler):
10894         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
10895         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
10896         (tramp-maybe-open-connection):
10897         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
10898         Use `tramp-cleanup-connection'.
10900         * net/tramp-sh.el (tramp-maybe-open-connection):
10901         Catch 'uname-changed inside the progress reporter.
10903 2013-09-10  Glenn Morris  <rgm@gnu.org>
10905         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
10907         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
10908         returns "alternate access method" in mode (eg "-rw-r--r--.").
10910 2013-09-08  Glenn Morris  <rgm@gnu.org>
10912         * saveplace.el (load-save-place-alist-from-file):
10913         Demote errors.  (Bug#15305)
10915 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
10917         Improve compatibility with older Emacsen, and XEmacs.
10919         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
10920         only if it is bound.  It isn't for XEmacs.
10921         (with-tramp-progress-reporter): Do not let-bind `result'.
10922         This yields to scoping errors in XEmacs.
10923         (tramp-handle-make-auto-save-file-name): New function, moved from
10924         tramp-sh.el.
10926         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
10927         for `make-auto-save-file-name'.
10928         (tramp-adb--gnu-switches-to-ash):
10929         Use `tramp-compat-replace-regexp-in-string'.
10931         * net/tramp-cache.el (tramp-cache-print): Call
10932         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
10934         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
10935         bound.  It isn't for XEmacs.
10937         * net/tramp-compat.el (tramp-compat-copy-file):
10938         Catch `wrong-number-of-arguments' error.
10939         (tramp-compat-replace-regexp-in-string): New defun.
10941         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
10942         for `make-auto-save-file-name'.
10943         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
10944         `copy-file'.
10945         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
10946         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
10947         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
10949         * net/tramp-gw.el (tramp-gw-open-network-stream):
10950         Use `tramp-compat-replace-regexp-in-string'.
10952         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
10953         Call `tramp-handle-make-auto-save-file-name'.
10954         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
10955         (tramp-sh-file-gvfs-monitor-dir-process-filter)
10956         (tramp-sh-file-inotifywait-process-filter):
10957         Use `tramp-compat-replace-regexp-in-string'.
10958         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
10960         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
10961         for `make-auto-save-file-name'.
10962         (tramp-smb-handle-copy-directory):
10963         Call `tramp-compat-replace-regexp-in-string'.
10964         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
10965         (tramp-smb-handle-copy-file): Improve error message.
10966         (tramp-smb-handle-rename-file): Rename directly only in case
10967         `newname' does not exist yet.  This is a restriction of smbclient.
10968         (tramp-smb-maybe-open-connection): Rerun the function only when
10969         `auth-sources' is non-nil.
10971 2013-09-08  Kenichi Handa  <handa@gnu.org>
10973         * international/characters.el: Set category "^" (Combining) for
10974         more characters.
10976 2013-09-07  Alan Mackenzie  <acm@muc.de>
10978         Correctly fontify Java class constructors.
10979         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
10980         in Java Mode.
10981         (c-recognize-typeless-decls): Set the Java value to t.
10982         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
10983         While handling a "(", add a check for, effectively, Java, and handle a
10984         "typeless" declaration there.
10986 2013-09-07  Roland Winkler  <winkler@gnu.org>
10988         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
10989         field subtitle for entry type book.
10991 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10993         * minibuffer.el: Make minibuffer-complete call completion-in-region
10994         rather than other way around.
10995         (completion--some, completion-pcm--find-all-completions):
10996         Don't delay signals when debugging.
10997         (minibuffer-completion-contents): Beware fields within the
10998         minibuffer contents.
10999         (completion-all-sorted-completions): Use defvar-local.
11000         (completion--do-completion, completion--cache-all-sorted-completions)
11001         (completion-all-sorted-completions, minibuffer-force-complete):
11002         Add args `beg' and `end'.
11003         (completion--in-region-1): New fun, extracted from minibuffer-complete.
11004         (minibuffer-complete): Use completion-in-region.
11005         (completion-complete-and-exit): New fun, extracted from
11006         minibuffer-complete-and-exit.
11007         (minibuffer-complete-and-exit): Use it.
11008         (completion--complete-and-exit): Rename from
11009         minibuffer--complete-and-exit.
11010         (completion-in-region--single-word): New function, extracted from
11011         minibuffer-complete-word.
11012         (minibuffer-complete-word): Use it.
11013         (display-completion-list): Make `common-substring' argument obsolete.
11014         (completion--in-region): Call completion--in-region-1 instead of
11015         minibuffer-complete.
11016         (completion-help-at-point): Pass boundaries to
11017         minibuffer-completion-help as args rather than via an overlay.
11018         (completion-pcm--string->pattern): Use `any-delim'.
11019         (completion-pcm--optimize-pattern): New function.
11020         (completion-pcm--pattern->regex): Handle `any-delim'.
11021         * icomplete.el (icomplete-forward-completions)
11022         (icomplete-backward-completions, icomplete-completions):
11023         Adjust calls to completion-all-sorted-completions and
11024         completion--cache-all-sorted-completions.
11025         (icomplete-with-completion-tables): Default to t.
11026         * emacs-lisp/crm.el (crm--current-element): Rename from
11027         crm--select-current-element.  Don't put an overlay but return the
11028         boundaries instead.
11029         (crm--completion-command): Take two new args to bind to the boundaries.
11030         (crm-completion-help): Adjust accordingly.
11031         (crm-complete): Use completion-in-region.
11032         (crm-complete-word): Use completion-in-region--single-word.
11033         (crm-complete-and-exit): Use completion-complete-and-exit.
11035 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11037         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
11038         than dynamically.
11040 2013-09-06  Juri Linkov  <juri@jurta.org>
11042         * info.el (Info-display-images-node): When image file doesn't exist
11043         display text version of the image if it's provided in the Info file.
11044         Otherwise, display the location of missing image from SRC attribute.
11045         Add help-echo text property from ALT attribute.  (Bug#15279)
11047 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
11049         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
11050         (edit-abbrevs-mode): Use define-derived-mode.
11052         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
11053         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
11054         that it's defined.
11055         (epa-key-list-mode, epa-key-mode, epa-info-mode):
11056         Use define-derived-mode.
11058         * epg.el (epg-start-encrypt): Minor CSE simplification.
11060 2013-09-06  William Xu  <william.xwl@gmail.com>
11062         * arc-mode.el: Add support for 7za (bug#15264).
11063         (archive-7z-program): New var.
11064         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
11065         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
11066         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
11068 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
11070         Remove URL syntax.
11072         * net/tramp.el (tramp-syntax, tramp-prefix-format)
11073         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
11074         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
11075         (tramp-postfix-host-format, tramp-file-name-regexp)
11076         (tramp-completion-file-name-regexp)
11077         (tramp-completion-dissect-file-name)
11078         (tramp-handle-substitute-in-file-name): Remove 'url case.
11079         (tramp-file-name-regexp-url)
11080         (tramp-completion-file-name-regexp-url): Remove constants.
11082 2013-09-06  Glenn Morris  <rgm@gnu.org>
11084         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
11086 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
11088         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
11089         keywords" below "here-doc beginnings" (Bug#15270).
11091 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11093         * subr.el (pop): Use `car-safe'.
11094         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
11095         to detect unused `pop' return value.
11097         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
11098         var `block-regexp'.
11099         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
11100         (python-fill-string): Remove unused var `marker'.
11101         (python-skeleton-add-menu-items): Remove unused var `items'.
11103         * international/mule-cmds.el: Require CL.
11104         (find-coding-systems-for-charsets): Avoid add-to-list.
11105         (sanitize-coding-system-list): New function, extracted from
11106         select-safe-coding-system-interactively.
11107         (select-safe-coding-system-interactively): Use it.
11108         (read-input-method-name): Accept symbols for `default'.
11110         * emacs-lisp/advice.el (defadvice): Add indent rule.
11112 2013-09-05  Daniel Hackney  <dan@haxney.org>
11114         * dired-x.el:
11115         * net/ange-ftp.el:
11116         * net/browse-url.el:
11117         * net/dbus.el:
11118         * net/eudc.el:
11119         * net/eudcb-ldap.el:
11120         * net/eww.el:
11121         * net/imap.el:
11122         * printing.el:
11123         * vc/ediff-diff.el:
11124         * vc/ediff-init.el:
11125         * vc/ediff-merg.el:
11126         * vc/ediff-mult.el:
11127         * vc/ediff-util.el:
11128         * vc/ediff-wind.el:
11129         * vc/ediff.el:
11130         * vc/emerge.el:
11131         * vc/pcvs.el:
11132         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
11133         byte compiler.  Remove some unused let-bound variables.
11135 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11137         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
11138         a "ref-cell", since it gets better optimized (bug#14883).
11140 2013-09-05  Glenn Morris  <rgm@gnu.org>
11142         * progmodes/cc-awk.el (c-forward-sws): Declare.
11144 2013-09-04  Glenn Morris  <rgm@gnu.org>
11146         * generic-x.el [rul-generic-mode]: Require cc-mode.
11147         (c++-mode-syntax-table): Declare.
11148         (rul-generic-mode-syntax-table): Init in the defvar.
11150 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11152         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
11153         (vc-do-command, vc-set-async-update):
11154         * vc/vc-mtn.el (vc-mtn-dir-status):
11155         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
11156         (vc-hg-pull, vc-hg-merge-branch):
11157         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
11158         (vc-git-merge-branch):
11159         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
11160         (vc-cvs-dir-status-files):
11161         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
11162         (vc-bzr-dir-status-files):
11163         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
11164         * vc/vc-annotate.el: Use lexical-binding.
11165         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
11166         (vc-sentinel-movepoint): Declare.
11167         (vc-annotate): Don't use `goto-line'.
11168         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
11169         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
11170         (vc-sentinel-movepoint): Declare.
11171         * vc/vc-svn.el: Use lexical-binding.
11172         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
11173         * vc/vc-sccs.el:
11174         * vc/vc-rcs.el: Use lexical-binding.
11176         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
11177         `deleted'.  Don't drop errors silently.
11179         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
11181 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
11183         * vc/vc.el (vc-ignore): Rewrite.
11184         (vc-default-ignore): New function.
11185         (vc-default-ignore-completion-table): Use find-ignore-file.
11187         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
11188         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
11189         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
11190         Remove.  Most code moved to vc.el.
11192 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11194         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
11195         * net/tramp-smb.el (tramp-smb-get-file-entries):
11196         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
11197         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
11199         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
11200         Update call to it.
11201         (eww-change-select): Remove unused var `properties'.
11202         (eww-make-unique-file-name): Remove unused var `base'.
11204         * finder.el (finder-compile-keywords): Don't mess with windows.
11206         * calculator.el (calculator-funcall): Fix typo in last change.
11208         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
11210         * emacs-lisp/package.el (package-activate-1): Don't let a missing
11211         <pkg>-autoloads.el file stop us.
11213         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
11214         warnings, and factor out common code.
11216 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
11218         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
11219         two-character operators and whether the character preceding them
11220         changes their meaning (Bug#15208).
11222 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11224         Format code sent to Python shell for robustness.
11225         * progmodes/python.el (python-shell-buffer-substring):
11226         New function.
11227         (python-shell-send-region, python-shell-send-buffer): Use it.
11229 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
11231         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
11232         * net/tramp.el (tramp-user-error): ... here.
11233         (tramp-find-method, tramp-check-proper-host)
11234         (tramp-dissect-file-name, tramp-debug-message)
11235         (tramp-handle-shell-command):
11236         * net/tramp-adb.el (tramp-adb-handle-shell-command):
11237         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
11239         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
11241 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
11243         * avoid.el (mouse-avoidance-point-position)
11244         (mouse-avoidance-too-close-p): Handle case where posn-at-point
11245         returns nil.
11247 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11249         * progmodes/python.el (python-shell-completion-get-completions):
11250         Drop use of deleted `comint-last-prompt-overlay'.
11251         (python-nav-if-name-main): New command.
11253 2013-09-01  Glenn Morris  <rgm@gnu.org>
11255         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11256         Avoid leading space in $wins.  Otherwise the sed command used by
11257         eg compile-main ends up containing "/*.el".  (Bug#15170)
11259         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
11261 2013-08-30  Glenn Morris  <rgm@gnu.org>
11263         * emacs-lisp/bytecomp.el (byte-recompile-directory):
11264         Fix is-this-a-directory logic.  (Bug#15220)
11266 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11268         * textmodes/css-mode.el: Use SMIE.
11269         (css-smie-grammar): New var.
11270         (css-smie--forward-token, css-smie--backward-token)
11271         (css-smie-rules): New functions.
11272         (css-mode): Use them.
11273         (css-navigation-syntax-table): Remove var.
11274         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
11275         (css-indent-calculate, css-indent-line): Remove functions.
11277         Misc changes to reduce use of `(lambda...); and other cleanups.
11278         * cus-edit.el: Use lexical-binding.
11279         (customize-push-and-save, customize-apropos)
11280         (custom-buffer-create-internal): Use closures.
11281         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
11282         * progmodes/ada-xref.el: Use setq.
11283         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
11284         * dframe.el: Use lexical-binding.
11285         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
11286         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
11287         * descr-text.el: Use lexical-binding.
11288         (describe-text-widget, describe-text-sexp, describe-property-list):
11289         Use closures.
11290         * comint.el (comint-history-isearch-push-state): Use a closure.
11291         * calculator.el: Use lexical-binding.
11292         (calculator-number-to-string): Make it work with lexical-binding.
11293         (calculator-funcall): Same and use cl-letf.
11295         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
11296         (lisp--company-doc-string, lisp--company-location): New functions.
11297         (lisp-completion-at-point): Use them to improve Company support.
11299         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
11300         params of lambda expressions.
11301         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
11302         (ruby-smie--opening-pipe-p): New function.
11303         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
11304         symbols and matched |...| for formal params.
11305         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
11306         from being treated as hanging.  Handle "rescue".
11308 2013-08-29  Glenn Morris  <rgm@gnu.org>
11310         * progmodes/cc-engine.el (c-pull-open-brace):
11311         Move definition before use.
11313 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11315         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
11316         are immutable.  Don't use `unsafe' any more.
11317         (cl--defsubst-expand): Don't substitute at the same time as keeping
11318         a residual unused let-binding.  Don't use `unsafe' any more.
11320 2013-08-29  Glenn Morris  <rgm@gnu.org>
11322         * calendar/cal-china.el (calendar-chinese-year-cache):
11323         Recenter on 2015.
11325         * nxml/nxml-util.el (nxml-debug-clear-inside):
11326         Use cl-loop rather than loop.
11328         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
11330         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
11332 2013-08-28  Glenn Morris  <rgm@gnu.org>
11334         * progmodes/antlr-mode.el: No need to require cc-mode twice.
11336         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
11338         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
11340 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11342         * simple.el (repeat-complex-command--called-interactively-skip):
11343         New function.
11344         (repeat-complex-command): Use it (bug#14136).
11346         * progmodes/cc-mode.el: Minor cleanup of var declarations.
11347         (c-define-abbrev-table): Add `doc' argument.
11348         (c-mode-abbrev-table, c++-mode-abbrev-table)
11349         (objc-mode-abbrev-table, java-mode-abbrev-table)
11350         (idl-mode-abbrev-table, pike-mode-abbrev-table)
11351         (awk-mode-abbrev-table): Use it.
11352         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
11353         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
11354         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
11355         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
11356         Move initialization into the declaration; and remove any
11357         autoload cookie.
11359         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
11360         and dynamic let binding.
11362         * vc/smerge-mode.el: Remove redundant :group args.
11364         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
11365         to load-path.
11367 2013-08-28  Juri Linkov  <juri@jurta.org>
11369         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
11370         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
11371         (isearch-other-meta-char): Handle an undefined shifted printing
11372         character by downshifting it.  (Bug#15200)
11374 2013-08-28  Juri Linkov  <juri@jurta.org>
11376         * isearch.el (isearch-search): Change regexp error message for
11377         non-regexp searches.  (Bug#15166)
11379 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
11381         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
11382         for portability to hosts where /bin/sh has problems.
11384 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11386         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
11388 2013-08-27  Juri Linkov  <juri@jurta.org>
11390         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
11391         in the keyboard macro.  (Bug#15126)
11393 2013-08-27  Juri Linkov  <juri@jurta.org>
11395         * isearch.el (isearch-quote-char): Comment out converting unibyte
11396         to multibyte, thus syncing with its `quoted-insert' counterpart.
11397         (Bug#15166)
11399 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
11401         * window.el (display-buffer-use-some-window): Add missing
11402         argument in call of get-largest-window (Bug#15185).
11403         Reported by Stephen Leake.
11405 2013-08-27  Glenn Morris  <rgm@gnu.org>
11407         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
11409 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11411         * progmodes/python.el (python-font-lock-keywords): Don't return nil
11412         from a matcher-function unless there's no more matches (bug#15161).
11414 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
11416         * minibuffer.el: Revert change from 2013-08-20.
11418         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
11419         with text property `tramp-default', if appropriate.
11420         (tramp-check-proper-host): New defun.
11421         (tramp-dissect-file-name): Do not check hostname.  Revert change
11422         of 2013-03-18.
11423         (tramp-backtrace): Make VEC-OR-PROC optional.
11425         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
11426         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
11427         * net/tramp-sh.el (tramp-maybe-open-connection):
11428         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
11429         Apply `tramp-check-proper-host'.
11431 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
11433         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
11434         lambda expression in order to have `describe-variable' display it.
11436 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
11438         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
11439         BUF can be optional.  (Bug#15186)
11441 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
11443         * progmodes/flymake.el (flymake-get-real-file-name-function):
11444         Fix broken customization.  (Bug#15184)
11446 2013-08-25  Alan Mackenzie  <acm@muc.de>
11448         Improve indentation of bracelists defined by macros (without "=").
11450         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
11451         expansion begins with "{", regard it as bracelist when it doesn't
11452         contain a ";".
11454         Parse C++ inher-intro when there's a template split over 2 lines.
11456         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
11457         rigorously the search for "class" etc. followed by ":".
11459         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
11460         random languages a regexp which never matches rather than nil.
11462         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
11464         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
11465         (c-awk-regexp-one-line-possibly-open-char-list-re)
11466         (c-awk-one-line-possibly-open-regexp-re)
11467         (c-awk-one-line-non-syn-ws*-re): Remove.
11468         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
11469         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
11470         (c-awk-space*-unclosed-regexp-/-re): New constants.
11471         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
11472         aren't regexp delimiters.
11474         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
11475         handling for a rare situation in AWK Mode involving unterminated
11476         strings/regexps.
11478 2013-08-23  Glenn Morris  <rgm@gnu.org>
11480         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
11482         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
11484         * files.el (create-file-buffer): If the result would begin with
11485         spaces, prepend a "|" instead of removing them.  (Bug#15162)
11487 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11489         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
11490         text-properties (bug#15155).
11492         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
11493         exist any more.
11494         (calc-keypad-redraw): Remove unused var `pad'.
11495         (calc-keypad-press): Remove unused var `menu'.
11497 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
11499         * window.el (display-buffer-pop-up-frame):
11500         Call pop-up-frame-function with BUFFER current so `make-frame' will
11501         use it as the new frame's buffer (Bug#15133).
11503 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
11505         * calendar/timeclock.el: Minor cleanups.
11506         (timeclock-ask-before-exiting, timeclock-use-display-time):
11507         Use `symbol'.
11508         (timeclock-modeline-display): Define as alias before the
11509         actual definition.
11510         (timeclock-mode-line-display): Use define-minor-mode.
11511         (timeclock-day-list-template): Make it a function, add an argument.
11512         (timeclock-day-list-required, timeclock-day-list-length)
11513         (timeclock-day-list-debt, timeclock-day-list-span)
11514         (timeclock-day-list-break): Adjust calls accordingly.
11516 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11518         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
11519         Use read--expression so that completion works again.
11521 2013-08-21  Sam Steingold  <sds@gnu.org>
11523         Add rudimentary inferior shell interaction
11524         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
11525         (sh-set-shell): Reset it.
11526         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
11527         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
11529 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11531         * align.el: Use lexical-binding.
11532         (align-region): Simplify accordingly.
11534 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
11536         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
11538         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
11539         `non-essential' up.
11541 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
11543         * net/tramp.el:
11544         * net/tramp-adb.el:
11545         * net/tramp-cmds.el:
11546         * net/tramp-ftp.el:
11547         * net/tramp-gvfs.el:
11548         * net/tramp-gw.el:
11549         * net/tramp-sh.el: Don't wrap external variable declarations by
11550         `eval-when-compile'.
11552 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11554         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
11555         now that Emacs supports ImageMagick animations.
11557 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
11559         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
11560         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
11562 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
11564         * window.el (mouse-autoselect-window-select): Do autoselect when
11565         mouse pointer is on margin.
11567 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
11569         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
11571 2013-08-16  Glenn Morris  <rgm@gnu.org>
11573         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
11574         Handle "Remote Directory" response of some clients.  (Bug#15058)
11576         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
11577         Tweak warning.  (Bug#14926)
11579         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
11580         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
11582         * image-mode.el (image-mode-map): Add menu items to reverse,
11583         increase, decrease, reset animation speed.
11584         (image--set-speed, image-increase-speed, image-decrease-speed)
11585         (image-reverse-speed, image-reset-speed): New functions.
11586         (image-mode-map): Add bindings for speed commands.
11588         * image.el (image-animate-get-speed, image-animate-set-speed):
11589         New functions.
11590         (image-animate-timeout): Respect image :speed property.
11592 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11594         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
11595         previous line (bug#15101).
11596         (debugger-eval-expression, debugger-record-expression):
11597         Use read--expression (bug#15102).
11599 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
11601         Remove byte compiler warnings, visible when compiling with
11602         `byte-compile-force-lexical-warnings' set to t.
11604         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
11605         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
11606         (tramp-handle-unhandled-file-name-directory)
11607         (tramp-handle-file-notify-add-watch, tramp-action-login)
11608         (tramp-action-succeed, tramp-action-permission-denied)
11609         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
11610         arguments with "_".
11612         * net/tramp-adb.el (tramp-adb-parse-device-names)
11613         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
11614         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
11615         (tramp-adb-handle-file-truename): Remove unused arguments.
11617         * net/tramp-cache.el (tramp-flush-directory-property)
11618         (tramp-flush-connection-property, tramp-list-connections)
11619         (tramp-parse-connection-properties): Prefix unused arguments with "_".
11621         * net/tramp-compat.el (tramp-compat-make-temp-file):
11622         Rename FILENAME to F.
11624         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
11625         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
11626         (tramp-zeroconf-parse-workstation-device-names)
11627         (tramp-zeroconf-parse-webdav-device-names)
11628         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
11630         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
11631         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
11633         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
11634         arguments.
11635         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
11636         (tramp-sh-handle-insert-file-contents-literally)
11637         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
11638         with "_".
11639         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
11640         Remove unused variables.
11642         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
11643         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
11644         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
11646         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
11647         Make them a defconst.
11648         (tramp-uuencode-region): Remove unused variable.
11650 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
11652         * frameset.el (frameset--prop-setter): New function.
11653         (frameset-prop): Add gv-setter declaration.
11654         (frameset-filter-minibuffer): Deal with the case that the minibuffer
11655         parameter was already set in FILTERED.  Doc fix.
11656         (frameset--record-minibuffer-relationships): Allow saving a
11657         minibufferless frame without its corresponding minibuffer frame.
11658         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
11659         frame, if the frame id matches.
11660         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
11661         frames before orphaned ones.
11662         (frameset-restore): Warn about orphaned windows, instead of error out.
11664 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
11666         * window.el (window-make-atom): Don't overwrite parameter
11667         already present.
11668         (display-buffer-in-atom-window): Handle special case where we
11669         split an already atomic window.
11670         (window--major-non-side-window, display-buffer-in-side-window)
11671         (window--side-check): Ignore minibuffer window when walking
11672         window tree.
11673         (window-deletable-p): Return 'frame only if no other frame uses
11674         our minibuffer window.
11675         (record-window-buffer): Run buffer-list-update-hook.
11676         (split-window): Make sure window--check-frame won't destroy an
11677         existing atomic window in case the new window gets nested
11678         inside.
11679         (display-buffer-at-bottom): Ignore minibuffer window when
11680         walking window tree.  Don't split a side window.
11681         (pop-to-buffer): Don't set-buffer here, the select-window call
11682         should do that.
11683         (mouse-autoselect-window-select): Autoselect only if we are in the
11684         text portion of the window.
11686 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11688         * net/shr.el (shr-parse-image-data): New function to grab both the
11689         data itself and the Content-Type.
11690         (shr-put-image): Use it.
11692         * net/eww.el (eww-display-image): Ditto.
11694         * image.el (image-content-type-suffixes): New variable.
11696 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11698         * progmodes/python.el (python-imenu--build-tree)
11699         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
11701 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
11703         * simple.el (backward-word): Mention the optional argument.
11705 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11707         * frameset.el (frameset--make): Rename constructor from make-frameset.
11708         (frameset-p, frameset-valid-p): Don't autoload.
11709         (frameset-valid-p): Use normal accessors.
11711 2013-08-13  Glenn Morris  <rgm@gnu.org>
11713         * progmodes/compile.el (compile-command): Tweak example in doc.
11714         * obsolete/scribe.el (scribe-mode):
11715         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
11717         * mail/feedmail.el (feedmail-confirm-outgoing)
11718         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
11720         * cus-start.el (truncate-partial-width-windows): Fix type.
11722         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
11724         * net/shr.el (shr-table-horizontal-line): Fix custom type.
11726 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11728         * emacs-lisp/timer.el (timer--time-setter): New function.
11729         (timer--time): Use it as gv-setter.
11731         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
11732         setter is not a symbol.
11734 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
11736         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
11737         if sending fails.  This makes debugging easier.
11739 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
11741         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
11742         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
11743         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
11745 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
11747         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
11749 2013-08-12  Glenn Morris  <rgm@gnu.org>
11751         * format.el (format-annotate-function):
11752         Handle read-only text properties in the source.  (Bug#14887)
11754 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11756         * net/eww.el (eww-display-html): Ignore coding system errors.
11757         One web site uses "utf-8lias" as the coding system.
11759 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
11761         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
11763 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
11765         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
11766         (tutorial--detailed-help): Remove unused local variables.
11767         (tutorial--save-tutorial-to): Use ignore-errors.
11768         (help-with-tutorial): Use looking-at-p.
11770         * view.el (view-buffer-other-window, view-buffer-other-frame):
11771         Mark unused arguments.
11773         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
11774         (woman-select-symbol-fonts, woman, woman-find-file)
11775         (woman-insert-file-contents, woman-non-underline-faces):
11776         Use string-match-p.
11777         (woman1-unquote): Move declaration.
11779         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
11780         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
11781         argument.  Remove unused local variable.
11782         (xml-parse-elem-type): Use string-match-p.
11783         (xml-substitute-numeric-entities): Use ignore-errors.
11785         * calculator.el (calculator): Mark unused argument.
11786         (calculator-paste, calculator-quit, calculator-integer-p):
11787         Use ignore-errors.
11788         (calculator-string-to-number, calculator-decimal, calculator-exp)
11789         (calculator-op-or-exp): Use string-match-p.
11791         * dired.el (dired-buffer-more-recently-used-p): Declare.
11792         (dired-insert-set-properties, dired-insert-old-subdirs):
11793         Use ignore-errors.
11795         * dired-aux.el (dired-compress): Use ignore-errors.
11796         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
11797         (dired-do-async-shell-command, dired-do-shell-command)
11798         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
11799         (dired-insert-subdir-validate): Use string-match-p.
11800         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
11801         (dired-add-entry): Use string-match-p, looking-at-p.
11802         (dired-insert-subdir-newpos): Remove unused local variable.
11804         * filenotify.el (file-notify-callback): Remove unused local variable.
11806         * filesets.el (filesets-error): Mark unused argument.
11807         (filesets-which-command-p, filesets-filter-dir-names)
11808         (filesets-directory-files, filesets-get-external-viewer)
11809         (filesets-ingroup-get-data): Use string-match-p.
11811         * find-file.el (ff-other-file-name, ff-other-file-name)
11812         (ff-find-the-other-file, ff-cc-hh-converter):
11813         Remove unused local variables.
11814         (ff-get-file-name): Use string-match-p.
11815         (ff-all-dirs-under): Use ignore-errors.
11817         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
11818         (follow-select-if-visible): Remove unused local variable.
11820         * forms.el (read-file-filter): Move declaration.
11821         (forms--make-format, forms--make-parser, forms-insert-record):
11822         Quote function with #'.
11823         (forms--update): Use string-match-p.  Quote function with #'.
11825         * help-mode.el (help-dir-local-var-def): Mark unused argument.
11826         (help-make-xrefs): Use looking-at-p.
11827         (help-xref-on-pp): Use looking-at-p, ignore-errors.
11829         * ibuffer.el (ibuffer-ext-visible-p): Declare.
11830         (ibuffer-confirm-operation-on): Use string-match-p.
11832         * msb.el (msb-item-handler, msb-dired-item-handler):
11833         Mark unused arguments.
11835         * ses.el (ses-decode-cell-symbol)
11836         (ses-kill-override): Remove unused local variable.
11837         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
11838         (ses-load): Use ignore-errors, looking-at-p.
11839         (ses-jump-safe): Use ignore-errors.
11840         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
11842         * tabify.el (untabify, tabify): Mark unused arguments.
11844         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
11845         Mark unused argument.
11846         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
11847         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
11849         * emacs-lisp/timer.el (timer--time): Define setter with
11850         gv-define-setter to avoid deprecation warning.
11852         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
11853         (*record-cmpl-statistics-p*): Remove (was commented out).
11854         (cmpl-statistics-block): Remove (body was commented out).
11855         All callers changed.
11856         (add-completions-from-buffer, load-completions-from-file):
11857         Remove unused variables.
11859 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
11861         * filecache.el (file-cache-delete-file-list):
11862         Print message only when told so.
11863         (file-cache-files-matching): Use #' in mapconcat argument.
11865         * ffap.el (ffap-url-at-point): Fix reference to variable
11866         thing-at-point-default-mail-uri-scheme.
11868 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
11870         * subr.el (define-error): New function.
11871         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
11872         error-file-not-found and define with define-error.
11873         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
11874         and define with define-error.
11875         * userlock.el (file-locked, file-supersession):
11876         * simple.el (mark-inactive):
11877         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
11878         * progmodes/ada-mode.el (ada-mode-errors):
11879         * play/life.el (life-extinct):
11880         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
11881         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
11882         * nxml/rng-util.el (rng-error):
11883         * nxml/rng-uri.el (rng-uri-error):
11884         * nxml/rng-match.el (rng-compile-error):
11885         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
11886         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
11887         * nxml/nxml-rap.el (nxml-scan-error):
11888         * nxml/nxml-outln.el (nxml-outline-error):
11889         * net/soap-client.el (soap-error):
11890         * net/gnutls.el (gnutls-error):
11891         * net/ange-ftp.el (ftp-error):
11892         * mpc.el (mpc-proc-error):
11893         * json.el (json-error, json-readtable-error, json-unknown-keyword)
11894         (json-number-format, json-string-escape, json-string-format)
11895         (json-key-format, json-object-format):
11896         * jka-compr.el (compression-error):
11897         * international/quail.el (quail-error):
11898         * international/kkc.el (kkc-error):
11899         * emacs-lisp/ert.el (ert-test-failed):
11900         * calc/calc.el (calc-error, inexact-result, math-overflow)
11901         (math-underflow):
11902         * bookmark.el (bookmark-error-no-filename):
11903         * epg.el (epg-error): Define with define-error.
11905         * time.el (display-time-event-handler)
11906         (display-time-next-load-average): Don't call sit-for since it seems
11907         unnecessary (bug#15045).
11909         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
11910         Use #' instead of ' to quote functions.
11911         (checkdoc-output-mode): Use setq-local.
11912         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
11913         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
11914         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
11915         (checkdoc-ispell, checkdoc-ispell-current-buffer)
11916         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
11917         (checkdoc-ispell-message-text, checkdoc-ispell-start)
11918         (checkdoc-ispell-continue, checkdoc-ispell-comments)
11919         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
11921         * ido.el (ido-completion-help): Fix up compiler warning.
11923 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
11925         * frameset.el (frameset-p): Add autoload cookie.
11926         (frameset--jump-to-register): New function, based on code moved from
11927         register.el.
11928         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
11930         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
11931         (frameset-restore, frameset-save, frameset-session-filter-alist):
11932         Remove declarations.
11933         (register-alist): Doc fix.
11934         (frameset-to-register): Move to frameset.el.
11935         (jump-to-register, describe-register-1): Remove frameset-specific code.
11937 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
11939         * allout-widgets.el (allout-widgets-pre-command-business)
11940         (allout-widgets-post-command-business)
11941         (allout-widgets-after-change-handler)
11942         (allout-decorate-item-and-context, allout-set-boundary-marker)
11943         (allout-body-modification-handler)
11944         (allout-graphics-modification-handler): Mark ignored arguments.
11945         (allout-widgets-post-command-business)
11946         (allout-widgets-exposure-change-processor)
11947         (allout-widgets-exposure-undo-processor)
11948         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
11949         (allout-parse-item-at-point, allout-decorate-item-guides)
11950         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
11951         * allout.el (epa-passphrase-callback-function): Declare.
11952         (allout-overlay-insert-in-front-handler)
11953         (allout-overlay-interior-modification-handler)
11954         (allout-isearch-end-handler, allout-chart-siblings)
11955         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
11956         (allout-yank-processing, allout-process-exposed)
11957         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
11958         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
11959         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
11960         (lisp-indent-defform): Mark ignored arguments.
11961         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
11962         (calculate-lisp-indent): Remove unused variables.
11963         * international/characters.el (indian-2-column, arabic-2-column)
11964         (tibetan): Mark ignored arguments.
11965         (use-cjk-char-width-table): Mark ignored arguments.
11966         Remove unused variables.
11967         * international/fontset.el (build-default-fontset-data)
11968         (x-compose-font-name, create-fontset-from-fontset-spec):
11969         Mark ignored arguments.
11970         (fontset-plain-name): Remove unused variables.
11971         * international/mule.el (charset-id, charset-bytes, generic-char-p)
11972         (keyboard-coding-system): Mark ignored arguments.
11973         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
11974         * help.el (resize-temp-buffer-window):
11975         * window.el (display-buffer-in-major-side-window)
11976         (display-buffer-in-side-window, display-buffer-in-previous-window):
11977         Remove unused variables.
11978         * isearch.el (isearch-forward-symbol):
11979         * version.el (emacs-bzr-version-bzr):
11980         * international/mule-cmds.el (current-language-environment):
11981         * term/common-win.el (x-handle-iconic, x-handle-geometry)
11982         (x-handle-display):
11983         * term/pc-win.el (x-list-fonts, x-display-planes)
11984         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
11985         (x-server-version, x-display-screens, x-display-mm-height)
11986         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
11987         (x-selection-owner-p, x-own-selection-internal)
11988         (x-disown-selection-internal, x-get-selection-internal)
11989         (msdos-initialize-window-system):
11990         * term/tty-colors.el (tty-color-alist, tty-color-clear):
11991         * term/x-win.el (x-handle-no-bitmap-icon):
11992         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
11993         (vc-default-find-file-hook, vc-default-extra-menu):
11994         Mark ignored arguments.
11996 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
11998         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
11999         break-condition in the context of the debugged code (bug#12685).
12001 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
12003         * comint.el:
12004         Do not use an overlay to highlight the last prompt.  (Bug#14744)
12005         (comint-mode): Make comint-last-prompt buffer local.
12006         (comint-last-prompt): New variable.
12007         (comint-last-prompt-overlay): Remove.  Superseded by
12008         comint-last-prompt.
12009         (comint-snapshot-last-prompt, comint-output-filter):
12010         Use comint-last-prompt.
12012 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12014         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
12015         (frameset-save): Check validity of the resulting frameset.
12017 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
12019         * ido.el (ido-record-command): Add doc string.
12021 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12023         * frameset.el (frameset): Do not disable creation of the default
12024         frameset-p predicate.  Doc fix.
12025         (frameset-valid-p): New function, copied from the old predicate-p.
12026         Add additional checks.
12027         (frameset-restore): Check with frameset-valid-p.
12028         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
12029         (frameset-name, frameset-description, frameset-properties)
12030         (frameset-states): Add docstring.
12031         (frameset-session-filter-alist, frameset-persistent-filter-alist)
12032         (frameset-filter-alist): Doc fixes.
12034 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12036         * frameset.el (frameset-p, frameset-prop): Doc fixes.
12038 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12040         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
12041         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
12042         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
12043         (byte-compile-normal-call): Remove obsolescence check.
12045 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
12047         * frameset.el (frameset-restore): Doc fix.
12049         * register.el (frameset-frame-id, frameset-frame-with-id)
12050         (frameset-p, frameset-restore, frameset-save): Declare.
12051         (register-alist): Document framesets.
12052         (frameset-session-filter-alist): Declare.
12053         (frameset-to-register): New function.
12054         (jump-to-register): Implement jumping to framesets.  Doc fix.
12055         (describe-register-1): Describe framesets.
12057         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
12059 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
12061         * desktop.el (desktop-save-frameset): Use new frameset-save args.
12062         Use lexical-binding.
12064         * frameset.el (frameset): Use type vector, not list (incompatible
12065         change).  Do not declare a new constructor, use the default one.
12066         Upgrade suggested properties `app', `name' and `desc' to slots `app',
12067         `name' and `description', respectively, and add read-only slot
12068         `timestamp'.  Doc fixes.
12069         (frameset-copy, frameset-persistent-filter-alist)
12070         (frameset-filter-alist, frameset-switch-to-gui-p)
12071         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
12072         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
12073         (frameset-filter-iconified, frameset-keep-original-display-p):
12074         Doc fixes.
12075         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
12076         Rename from frameset-filter-(save|restore)-param.  All callers changed.
12077         Doc fix.
12078         (frameset-p): Adapt to change to vector and be more thorough.
12079         Change arg name to OBJECT.  Doc fix.
12080         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
12081         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
12082         All callers changed.
12083         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
12084         All callers changed.
12085         (frameset--record-minibuffer-relationships): Rename from
12086         frameset--process-minibuffer-frames.  All callers changed.
12087         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
12088         Use new default constructor (again).  Doc fix.
12089         (frameset--find-frame-if): Rename from `frameset--find-frame'.
12090         All callers changed.
12091         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
12092         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
12093         Doc fix.
12094         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
12095         PARAMETERS and WINDOW-STATE, respectively.
12096         (frameset-restore): Add new keyword argument PREDICATE.
12097         Reset frameset--target-display to nil.  Doc fix.
12099 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12101         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
12102         (bat-mode): Use it.
12103         (bat-mode-syntax-table): Mark \n as end-of-comment.
12104         (bat-font-lock-keywords): Remove comment rule.
12106         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
12107         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
12109         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
12110         (byte-compile-callargs-warn): Use `push'.
12111         (byte-compile-arglist-warn): Ignore higher-order "calls".
12112         (byte-compile-file-form-autoload): Use `pcase'.
12113         (byte-compile-function-form): If quoting a symbol, check that it exists.
12115 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
12117         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
12118         and add a few popular commands found in batch files.
12119         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
12120         (dos-mode): Doc fixes.
12122 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12124         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
12125         (dos-mode): Use setq-local.  Add space after "rem".
12126         (dos-mode-syntax-table): Don't use "w" for symbol chars.
12127         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
12129 2013-08-07  Arni Magnusson  <arnima@hafro.is>
12131         * progmodes/dos.el: New file.
12132         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
12133         dos-mode.
12135 2013-08-06  Glenn Morris  <rgm@gnu.org>
12137         * calendar/calendar.el: Add new faces, and day-header-array.
12138         (calendar-weekday-header, calendar-weekend-header)
12139         (calendar-month-header): New faces.
12140         (calendar-day-header-construct): New function.
12141         (calendar-day-header-width): Also :set calendar-day-header-array.
12142         (calendar-american-month-header, calendar-european-month-header)
12143         (calendar-iso-month-header): Use calendar- faces.
12144         (calendar-generate-month):
12145         Use calendar-day-header-array for day headers; apply faces to them.
12146         (calendar-mode): Check calendar-font-lock-keywords non-nil.
12147         (calendar-abbrev-construct): Add optional maxlen argument.
12148         (calendar-day-name-array): Doc fix.
12149         (calendar-day-name-array, calendar-abbrev-length)
12150         (calendar-day-abbrev-array):
12151         Also :set calendar-day-header-array, and maybe redraw.
12152         (calendar-day-header-array): New option.  (Bug#15007)
12153         (calendar-font-lock-keywords): Set to nil and make obsolete.
12154         (calendar-day-name): Add option to use header array.
12156 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12158         * net/shr.el (shr-render-td): Remove debugging.
12159         (shr-render-td): Make width computation consistent by defaulting
12160         all zero-width columns to 10 characters.  This may not be optimal,
12161         but it's at least consistent.
12162         (shr-make-table-1): Redo last change to fix the real problem in
12163         colspan handling.
12165 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
12167         * files.el (cache-long-line-scans):
12168         Make obsolete alias to `cache-long-scans'.
12170 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
12172         * frameset.el (frameset, frameset-filter-alist)
12173         (frameset-filter-params, frameset-save, frameset--reuse-frame)
12174         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
12175         (frameset-compute-pos): Rename from frameset--compute-pos,
12176         and add docstring.
12177         (frameset-move-onscreen): Use frameset-compute-pos.
12178         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
12180         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
12181         Fix typos in docstrings.
12183 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
12185         * frame.el (get-other-frame): Tiny cleanup.
12187 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
12189         * vc/vc.el (vc-default-ignore-completion-table):
12190         Silence byte-compiler warning.
12192         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
12193         slot, which can indeed be nil.
12194         (frameset-live-filter-alist, frameset-persistent-filter-alist):
12195         Move entry for `left' from persistent to live filter alist.
12196         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
12197         Doc fixes.
12198         (frameset-filter-params): When restoring a frame, copy items added to
12199         `filtered', to avoid unwittingly modifying the original parameters.
12200         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
12201         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
12203         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
12204         to use looking-at-p instead of looking-at.  (Bug#15028)
12206 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12208         Revert introduction of isearch-filter-predicates (bug#14714).
12209         Rely on add-function instead.
12210         * isearch.el (isearch-filter-predicates): Rename it back to
12211         isearch-filter-predicate.
12212         (isearch-message-prefix): Use advice-function-mapc and advice
12213         properties to get the isearch-message-prefix.
12214         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
12215         instead of run-hook-with-args-until-failure.
12216         (isearch-filter-visible): Not obsolete any more.
12217         * loadup.el: Preload nadvice.
12218         * replace.el (perform-replace): Revert to funcall
12219         instead of run-hook-with-args-until-failure.
12220         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
12221         * dired-aux.el (dired-isearch-filenames-mode): Rename from
12222         dired-isearch-filenames-toggle; make it into a proper minor mode.
12223         Use add/remove-function.
12224         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
12225         Call the minor-mode rather than add/remove-hook.
12226         (dired-isearch-filter-filenames):
12227         Remove isearch-message-prefix property.
12228         * info.el (Info--search-loop): New function, extracted from Info-search.
12229         Funcall isearch-filter-predicate instead of
12230         run-hook-with-args-until-failure isearch-filter-predicates.
12231         (Info-search): Use it.
12232         (Info-mode): Use isearch-filter-predicate instead of
12233         isearch-filter-predicates.
12235 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
12237         Do not call to `selected-window' where it is assumed by default.
12238         Affected functions are `window-minibuffer-p', `window-dedicated-p',
12239         `window-hscroll', `window-width', `window-height', `window-buffer',
12240         `window-frame', `window-start', `window-point', `next-window'
12241         and `window-display-table'.
12242         * abbrev.el (abbrev--default-expand):
12243         * bs.el (bs--show-with-configuration):
12244         * buff-menu.el (Buffer-menu-mouse-select):
12245         * calc/calc.el (calc):
12246         * calendar/calendar.el (calendar-generate-window):
12247         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
12248         (diary-make-entry):
12249         * comint.el (send-invisible, comint-dynamic-complete-filename)
12250         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
12251         * completion.el (complete):
12252         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
12253         * disp-table.el (describe-current-display-table):
12254         * doc-view.el (doc-view-insert-image):
12255         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
12256         * ehelp.el (with-electric-help):
12257         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12258         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
12259         * emacs-lisp/helper.el (Helper-help-scroller):
12260         * emulation/cua-base.el (cua--post-command-handler-1):
12261         * eshell/esh-mode.el (eshell-output-filter):
12262         * ffap.el (ffap-gnus-wrapper):
12263         * help-macro.el (make-help-screen):
12264         * hilit-chg.el (highlight-compare-buffers):
12265         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
12266         * hl-line.el (global-hl-line-highlight):
12267         * icomplete.el (icomplete-simple-completing-p):
12268         * isearch.el (isearch-done):
12269         * jit-lock.el (jit-lock-stealth-fontify):
12270         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
12271         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
12272         * mpc.el (mpc-tagbrowser, mpc):
12273         * net/rcirc.el (rcirc-any-buffer):
12274         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
12275         * play/landmark.el (landmark-max-width, landmark-max-height):
12276         * play/zone.el (zone):
12277         * progmodes/compile.el (compilation-goto-locus):
12278         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
12279         * progmodes/etags.el (find-tag-other-window):
12280         * progmodes/fortran.el (fortran-column-ruler):
12281         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
12282         * progmodes/verilog-mode.el (verilog-point-text):
12283         * reposition.el (reposition-window):
12284         * rot13.el (toggle-rot13-mode):
12285         * server.el (server-switch-buffer):
12286         * shell.el (shell-dynamic-complete-command)
12287         (shell-dynamic-complete-environment-variable):
12288         * simple.el (insert-buffer, set-selective-display)
12289         (delete-completion-window):
12290         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
12291         (speedbar-recenter):
12292         * startup.el (fancy-splash-head):
12293         * textmodes/ispell.el (ispell-command-loop):
12294         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
12295         * tutorial.el (help-with-tutorial):
12296         * vc/add-log.el (add-change-log-entry):
12297         * vc/compare-w.el (compare-windows):
12298         * vc/ediff-help.el (ediff-indent-help-message):
12299         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
12300         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
12301         (ediff-setup-control-frame):
12302         * vc/emerge.el (emerge-position-region):
12303         * vc/pcvs-util.el (cvs-bury-buffer):
12304         * window.el (walk-windows, mouse-autoselect-window-select):
12305         * winner.el (winner-set-conf, winner-undo): Related users changed.
12307 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
12309         * frameset.el (frameset--set-id): Doc fix.
12310         (frameset-frame-id, frameset-frame-id-equal-p)
12311         (frameset-locate-frame-id): New functions.
12312         (frameset--process-minibuffer-frames, frameset--reuse-frame)
12313         (frameset-restore): Use them.
12315 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
12317         Do not call to `selected-frame' where it is assumed by default.
12318         Affected functions are `raise-frame', `redraw-frame',
12319         `frame-first-window', `frame-terminal' and `delete-frame'.
12320         * calendar/appt.el (appt-disp-window):
12321         * epg.el (epg-wait-for-completion):
12322         * follow.el (follow-delete-other-windows-and-split)
12323         (follow-avoid-tail-recenter):
12324         * international/mule.el (set-terminal-coding-system):
12325         * mail/rmail.el (rmail-mail-return):
12326         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
12327         * progmodes/f90.el (f90-add-imenu-menu):
12328         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
12329         * server.el (server-switch-buffer):
12330         * simple.el (delete-completion-window):
12331         * talk.el (talk):
12332         * term/xterm.el (terminal-init-xterm-modify-other-keys)
12333         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
12334         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
12335         * vc/ediff.el (ediff-documentation): Related users changed.
12336         * frame.el (selected-terminal): Remove the leftover.
12338 2013-08-05  Glenn Morris  <rgm@gnu.org>
12340         * calendar/calendar.el (calendar-generate-month):
12341         Fix for calendar-column-width != 1 + calendar-day-digit-width.
12342         (calendar-generate-month, calendar-font-lock-keywords):
12343         Fix for calendar-day-header-width > length of any day name.
12345 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
12347         * desktop.el (desktop-clear): Use new name of sort predicate.
12349         * frameset.el (frameset): Add docstring.  Move :version property to its
12350         own `version' slot.
12351         (frameset-copy): Rename from copy-frameset.
12352         (frameset-p): Check more thoroughly.
12353         (frameset-prop): Do not check for :version, which is no longer a prop.
12354         (frameset-live-filter-alist, frameset-persistent-filter-alist):
12355         Use new :never value instead of t.
12356         (frameset-filter-alist): Expand and clarify docstring.
12357         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
12358         (frameset-filter-minibuffer, frameset-filter-save-param)
12359         (frameset-filter-restore-param, frameset-filter-iconified):
12360         Add pointer to docstring of frameset-filter-alist.
12361         (frameset-filter-params): Rename filter values to be more meaningful:
12362         :never instead of t, and reverse the meanings of :save and :restore.
12363         (frameset--process-minibuffer-frames): Clarify error message.
12364         (frameset-save): Avoid unnecessary and confusing call to framep.
12365         Use new BOA constructor for framesets.
12366         (frameset--reuse-list): Doc fix.
12367         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
12368         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
12369         (frameset-minibufferless-first-p): Doc fix.
12370         Rename from frameset-sort-frames-for-deletion.
12371         (frameset-restore): Doc fixes.  Use new function names.
12372         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
12374 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
12376         * desktop.el (desktop-restore-forces-onscreen)
12377         (desktop-restore-reuses-frames): Document :keyword constant values.
12378         (desktop-filter-parameters-alist): Remove, now identical to
12379         frameset-filter-alist.
12380         (desktop--filter-tty*): Remove, moved to frameset.el.
12381         (desktop-save-frameset, desktop-restore-frameset):
12382         Do not pass :filters argument.
12384         * frameset.el (frameset-live-filter-alist)
12385         (frameset-persistent-filter-alist): New variables.
12386         (frameset-filter-alist): Use them.  Add autoload cookie.
12387         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
12388         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
12389         `frameset--id' (it's supposed to be internal to frameset.el).
12390         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
12391         (frameset--initial-params): New function.
12392         (frameset--get-frame): Use it.  Doc fix.
12393         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
12394         Accept :all, not 'all.
12395         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
12396         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
12397         with fbound symbols.  Fix frame id matching, and remove matching ids if
12398         the frame being restored is deleted.  Obey :delete.
12400 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12402         * subr.el (macrop): New function.
12403         (text-clone--maintaining): New var.
12404         (text-clone--maintain): Rename from text-clone-maintain.  Use it
12405         instead of inhibit-modification-hooks.
12407         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
12408         a proxy, so as handle autoloads and redefinitions of the target.
12409         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
12411         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
12412         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
12413         (pcase--mutually-exclusive-p): New function.
12414         (pcase--split-consp): Use it.
12415         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
12416         mutually exclusive with the current predicate.
12418         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
12419         (edebug-macrop): Remove.  Use `macrop' instead.
12420         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
12421         (ad-macro-p):
12422         * eshell/esh-cmd.el (eshell-macrop):
12423         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
12425 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12427         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
12428         (advice-mapc): New function, using it.
12429         (advice-function-member-p): New function.
12430         (advice--normalize): Store the cdr in advice--saved-rewrite since
12431         that's the part that will be changed.
12432         (advice--symbol-function): New function.
12433         (advice-remove): Handle removal before the function is defined.
12434         Adjust to new advice--saved-rewrite.
12435         (advice-member-p): Use advice-function-member-p and
12436         advice--symbol-function.
12438 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
12440         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
12441         (frameset-filter-minibuffer): Doc fix.
12442         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
12443         (frameset--set-id, frameset--process-minibuffer-frames)
12444         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
12445         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
12447         * desktop.el (desktop-clear): Only delete frames when called
12448         interactively and desktop-restore-frames is non-nil.  Doc fix.
12449         (desktop-read): Set desktop-saved-frameset to nil.
12451 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
12453         * vc/vc.el (vc-ignore): Rewrite.
12454         (vc-default-ignore-completion-table, vc--read-lines)
12455         (vc--add-line, vc--remove-regexp): New functions.
12457         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
12458         (vc-svn-ignore-completion-table): New function.
12460         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
12461         (vc-hg-ignore-completion-table)
12462         (vc-hg-find-ignore-file): New functions.
12464         * vc/vc-git.el (vc-git-ignore): Rewrite.
12465         (vc-git-ignore-completion-table)
12466         (vc-git-find-ignore-file): New functions.
12468         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
12470         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
12471         (vc-bzr-ignore-completion-table)
12472         (vc-bzr-find-ignore-file): New functions.
12474 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
12476         * frameset.el (frameset-prop): New function and setter.
12477         (frameset-save): Do not modify frame list passed by the caller.
12479 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12481         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
12483 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12485         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
12486         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
12488         * custom.el (custom-initialize-default, custom-initialize-set)
12489         (custom-initialize-reset, custom-initialize-changed): Affect the
12490         toplevel-default-value (bug#6275, bug#14586).
12491         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
12492         for bug#6275.
12494 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
12496         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12497         Add cl-def* expressions.
12499         * frameset.el (frameset-filter-params): Fix order of arguments.
12501 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
12503         Move code related to saving frames to frameset.el.
12504         * desktop.el: Require frameset.
12505         (desktop-restore-frames): Doc fix.
12506         (desktop-restore-reuses-frames): Rename from
12507         desktop-restoring-reuses-frames.
12508         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
12509         (desktop-clear): Clear frames too.
12510         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
12511         (desktop--filter-tty*, desktop-save, desktop-read):
12512         Use frameset functions.
12513         (desktop-before-saving-frames-functions, desktop--filter-*-color)
12514         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
12515         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
12516         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
12517         (desktop--process-minibuffer-frames, desktop-save-frames)
12518         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
12519         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
12520         (desktop--sort-states, desktop-restoring-frames-p)
12521         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
12522         (desktop-restoring-frameset-p, desktop-restore-frameset)
12523         (desktop--check-dont-save, desktop-save-frameset): New functions.
12524         (desktop--app-id): New constant.
12525         (desktop-first-buffer, desktop-buffer-ok-count)
12526         (desktop-buffer-fail-count): Move before first use.
12527         * frameset.el: New file.
12529 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12531         * files.el: Use lexical-binding.
12532         (dir-locals-read-from-file): Remove unused `err' variable.
12533         (hack-dir-local-variables--warned-coding): New var.
12534         (hack-dir-local-variables): Use it to avoid repeated warnings.
12535         (make-backup-file-name--default-function): New function.
12536         (make-backup-file-name-function): Use it as default.
12537         (buffer-stale--default-function): New function.
12538         (buffer-stale-function): Use it as default.
12539         (revert-buffer-insert-file-contents--default-function): New function.
12540         (revert-buffer-insert-file-contents-function): Use it as default.
12541         (insert-directory): Avoid add-to-list.
12543         * autorevert.el (auto-revert-handler): Simplify.
12544         Use buffer-stale--default-function.
12546 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
12548         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
12550         * whitespace.el (whitespace-ensure-local-variables): New function.
12551         (whitespace-cleanup-region): Call it.
12552         (whitespace-turn-on): Call it.
12554 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
12556         Complete file name handlers.
12558         * net/tramp.el (tramp-handle-set-visited-file-modtime)
12559         (tramp-handle-verify-visited-file-modtime)
12560         (tramp-handle-file-notify-rm-watch): New functions.
12561         (tramp-call-process): Do not bind `default-directory'.
12563         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
12564         Order alphabetically.
12565         <access-file, add-name-to-file, dired-call-process>:
12566         <dired-compress-file, file-acl, file-notify-rm-watch>:
12567         <file-ownership-preserved-p, file-selinux-context>:
12568         <make-directory-internal, make-symbolic-link, set-file-acl>:
12569         <set-file-selinux-context, set-visited-file-modtime>:
12570         <verify-visited-file-modtime>: Add handler.
12571         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
12573         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
12574         <file-notify-add-watch, file-notify-rm-watch>:
12575         <set-file-times, set-visited-file-modtime>:
12576         <verify-visited-file-modtime>: Add handler.
12577         (with-tramp-gvfs-error-message)
12578         (tramp-gvfs-handle-set-visited-file-modtime)
12579         (tramp-gvfs-fuse-file-name): Remove.
12580         (tramp-gvfs-handle-file-notify-add-watch)
12581         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
12582         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
12584         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
12585         Order alphabetically.
12586         <file-notify-rm-watch>: Use default Tramp handler.
12587         <executable-find>: Remove private handler.
12588         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
12589         `default-directory'.
12590         (tramp-sh-handle-executable-find)
12591         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
12592         (tramp-sh-file-gvfs-monitor-dir-process-filter)
12593         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
12594         Do not use `format' in `tramp-message'.
12596         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
12597         <file-notify-rm-watch, set-visited-file-modtime>:
12598         <verify-visited-file-modtime>: Add handler.
12599         (tramp-smb-call-winexe): Do not bind `default-directory'.
12601 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
12603         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
12605 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
12607         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
12608         use it.
12609         (log-view-diff-changeset): Same.
12610         (log-view-diff-common): Call backend command `previous-revision'
12611         to find out the previous revision, in both cases.  Swap the
12612         variables `to' and `fr', so that `fr' usually refers to the
12613         earlier revision (Bug#14989).
12615 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
12617         * ibuf-ext.el (ibuffer-filter-by-filename):
12618         Make it work with dired buffers too.
12620 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
12622         * emacs-lisp/re-builder.el (reb-color-display-p):
12623         * files.el (save-buffers-kill-terminal):
12624         * net/browse-url.el (browse-url):
12625         * server.el (server-save-buffers-kill-terminal):
12626         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
12627         Prefer nil to selected-frame for the first arg of frame-parameter.
12629 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
12631         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
12633 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
12635         * minibuffer.el (completion--twq-all): Try and preserve each
12636         completion's case choice (bug#14907).
12638 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12640         * net/network-stream.el (open-network-stream): Mention the new
12641         :nogreeting parameter.
12642         (network-stream-open-starttls): Use the :nogreeting parameter
12643         (bug#14938).
12645         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
12647         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
12648         more natural than popping.
12650         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
12651         (shr-urlify): Highlight under mouse.
12653 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
12655         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
12657         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
12659         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
12660         buffer for output.
12662         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
12663         point-min==1.  Fix search string.  Fix parentheses missing.
12665         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
12666         assume point-min==1.  Fix search string.  Fix parentheses missing.
12668         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
12670         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
12671         buffer for output.
12673 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
12675         * frame.el (frame-notice-user-settings): Avoid inflooping when the
12676         initial frame is minibuffer-less.  (Bug#14841)
12678 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
12680         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
12681         option.
12683         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
12684         (tramp-maybe-open-connection): Use it.
12686 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
12688         * desktop.el (desktop--make-frame): Include `minibuffer' in the
12689         minimal set of parameters passed when creating a frame, because
12690         the minibuffer status of a frame cannot be changed later.
12692 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
12694         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
12695         replace-regexp-in-string and inadvertent omissions in previous change.
12696         (todo-filter-items): Ensure only file names are comma-separated in
12697         name of filtered items buffer.
12699 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
12701         * desktop.el: Optionally force offscreen frames back onscreen.
12702         (desktop-restoring-reuses-frames): New option.
12703         (desktop--compute-pos, desktop--move-onscreen): New functions.
12704         (desktop--make-frame): Use desktop--move-onscreen.
12706 2013-07-27  Alan Mackenzie  <acm@muc.de>
12708         Fontify a Java generic method as a function.
12709         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
12710         value to t.
12712 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
12714         * calendar/todo-mode.el: Add command to rename todo files.
12715         (todo-rename-file): New command.
12716         (todo-key-bindings-t): Add key binding for it.  Change the
12717         bindings of todo-filter-regexp-items(-multifile) to use `x'
12718         instead of `r', since the latter is better suited to the new
12719         renaming command.
12721 2013-07-27  Alan Mackenzie  <acm@muc.de>
12723         Make Java try-with-resources statement parse properly.
12724         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
12725         (c-block-stmt-1-2-key): New language constants/variables.
12726         * progmodes/cc-engine.el (c-beginning-of-statement-1)
12727         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
12728         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
12729         with c-block-stmt-1-2-key.
12731 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
12733         * desktop.el (desktop--make-frame): Apply most frame parameters after
12734         creating the frame to force (partially or totally) offscreen frames to
12735         be restored as such.
12737 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
12739         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
12740         (Bug#14948)
12742 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12744         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
12745         `base' arg of backtrace-frame.
12747 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
12749         * simple.el (list-processes): Doc fix.
12751 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
12753         * desktop.el (desktop--select-frame):
12754         Try harder to reuse existing frames.
12756 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12758         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
12759         (edebug-eval): Use backtrace-eval.
12760         (edebug--display, edebug--recursive-edit): Don't let-bind the
12761         edebug-outer-* vars that keep track of variables we locally let-bind.
12762         (edebug-outside-excursion): Don't restore outside values of locally
12763         let-bound vars.
12764         (edebug--display): Use user-error.
12765         (cl-lexical-debug, cl-debug-env): Remove.
12767 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
12769         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
12770         are restored to be sure that they are visible before deleting any
12771         remaining ones.
12773 2013-07-26  Matthias Meulien  <orontee@gmail.com>
12775         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
12776         vc-print-root-log.  (Bug#14948)
12778 2013-07-26  Richard Stallman  <rms@gnu.org>
12780         Add aliases for encrypting mail.
12781         * epa.el (epa-mail-aliases): New option.
12782         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
12783         Bind inhibit-read-only so read-only text doesn't ruin everything.
12784         (epa-mail-default-recipients): New subroutine broken out.
12785         Handle epa-mail-aliases.
12787 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12789         Add support for lexical variables to the debugger's `e' command.
12790         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
12791         vars, except for debugger-outer-match-data.
12792         (debugger-frame-number): Move check for "on a function call" from
12793         callers into it.  Add `skip-base' argument.
12794         (debugger-frame, debugger-frame-clear): Simplify accordingly.
12795         (debugger-env-macro): Only reset the state stored in non-variables,
12796         i.e. current-buffer and match-data.
12797         (debugger-eval-expression): Rewrite using backtrace-eval.
12798         * subr.el (internal--called-interactively-p--get-frame): Remove.
12799         (called-interactively-p):
12800         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
12801         `base' arg of backtrace-frame instead.
12803 2013-07-26  Glenn Morris  <rgm@gnu.org>
12805         * align.el (align-regexp): Doc fix.  (Bug#14857)
12806         (align-region): Explicit error if subexpression missing/does not match.
12808         * simple.el (global-visual-line-mode):
12809         Do not duplicate the mode lighter.  (Bug#14858)
12811 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
12813         * window.el (display-buffer): In display-buffer bind
12814         split-window-keep-point to t, bug#14829.
12816 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
12818         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
12819         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
12820         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
12821         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
12822         Change accordingly.
12823         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
12824         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
12826 2013-07-25  Glenn Morris  <rgm@gnu.org>
12828         * dired-x.el (dired-mark-extension): Convert comment to doc string.
12830 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
12832         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
12833         parameter to modify-frame-parameters if the value has not changed;
12834         this is a workaround for bug#14949.
12835         (desktop--make-frame): On cl-delete-if call, check parameter name,
12836         not full parameter.
12838 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
12840         * vc/vc.el (vc-ignore): New function.
12842         * vc/vc-svn.el (vc-svn-ignore): New function.
12844         * vc/vc-hg.el (vc-hg-ignore): New function.
12846         * vc/vc-git.el (vc-git-ignore): New function.
12848         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
12849         (vc-dir-ignore): New function.
12851         * vc/vc-cvs.el (vc-cvs-ignore): New function.
12852         (cvs-append-to-ignore): Move here from pcvs.el.
12854         * vc/vc-bzr.el (vc-bzr-ignore): New function.
12856         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
12858 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
12860         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
12861         (desktop-restore-frames): Warn when deleting an existing frame failed.
12863 2013-07-24  Glenn Morris  <rgm@gnu.org>
12865         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
12867 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
12869         * filenotify.el (file-notify-supported-p):
12870         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
12871         Remove functions.
12873         * autorevert.el (auto-revert-use-notify)
12874         (auto-revert-notify-add-watch):
12875         * net/tramp.el (tramp-file-name-for-operation):
12876         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
12877         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12878         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
12879         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
12880         Remove `file-notify-supported-p' entry.
12882 2013-07-24  Glenn Morris  <rgm@gnu.org>
12884         * printing.el: Replace all uses of deleted ps-windows-system,
12885         ps-lp-system, ps-flatten-list with lpr- versions.
12887 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12889         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
12890         checked with memq (bug#14935).
12892         * files.el (revert-buffer-function): Use a non-nil default.
12893         (revert-buffer-preserve-modes): Declare var to
12894         provide access to the `preserve-modes' argument.
12895         (revert-buffer): Let-bind it.
12896         (revert-buffer--default): New function, extracted from revert-buffer.
12898 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12900         * lpr.el: Signal print errors more prominently.
12901         (print-region-function): Don't default to nil.
12902         (lpr-print-region): New function, extracted from print-region-1.
12903         Check lpr's return value and signal an error in case of problem.
12904         (print-region-1): Use it.
12905         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
12906         versions instead.
12907         (ps-printer-name): Default to nil.
12908         (ps-printer-name-option): Default to lpr-printer-switch.
12909         (ps-print-region-function): Don't default to nil.
12910         (ps-postscript-code-directory): Simplify default.
12911         (ps-do-despool): Use lpr-print-region to properly check the outcome.
12912         (ps-string-list, ps-eval-switch, ps-flatten-list)
12913         (ps-flatten-list-1): Remove.
12914         (ps-multibyte-buffer): Avoid setq.
12915         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
12916         (print-region-function, ps-print-region-function): Don't set them here.
12918 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
12920         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
12921         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
12922         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
12923         (ido-decorations): Doc fix.
12925         * ansi-color.el: Fix old URL.
12927 2013-07-23  Michael R. Mauger  <michael@mauger.com>
12929         * progmodes/sql.el: Version 3.3
12930         (sql-product-alist): Improve oracle :prompt-cont-regexp.
12931         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
12932         (sql-interactive-remove-continuation-prompt): Rewrite, use
12933         functions above.  Fix continuation prompt and complete output line
12934         handling.
12935         (sql-redirect-one, sql-execute): Use `read-only-mode' on
12936         redirected output buffer.
12937         (sql-mode): Restore deleted code (Bug#13591).
12939 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
12941         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
12943 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
12945         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
12947         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
12948         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12949         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
12951 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
12953         * desktop.el (desktop-clear): Simplify; remove useless checks
12954         against invalid buffer names.
12955         (desktop-list*): Use cl-list*.
12956         (desktop-buffer-info, desktop-create-buffer): Simplify.
12958 2013-07-23  Leo Liu  <sdl.web@gmail.com>
12960         * bookmark.el (bookmark-make-record): Restore NAME as a default
12961         value.  (Bug#14933)
12963 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12965         * emacs-lisp/autoload.el (autoload--setup-output): New function,
12966         extracted from autoload--insert-text.
12967         (autoload--insert-text): Remove.
12968         (autoload--print-cookie-text): New function, extracted from
12969         autoload--insert-cookie-text.
12970         (autoload--insert-cookie-text): Remove.
12971         (autoload-generate-file-autoloads): Adjust calls accordingly.
12973         * winner.el (winner-hook-installed-p): Remove.
12974         (winner-mode): Simplify accordingly.
12976         * subr.el (add-to-list): Fix compiler-macro when `append' is
12977         not constant.  Don't use `cl-member' for the base case.
12979         * progmodes/subword.el: Fix boundary case (bug#13758).
12980         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
12981         own group.
12982         (subword-backward-regexp): Make it a constant.
12983         (subword-forward-internal): Don't treat a trailing capital as the
12984         beginning of a word.
12986 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
12988         * emacs-lisp/package.el (package-menu-mode): Don't modify the
12989         global value of tabulated-list-revert-hook (bug#14930).
12991 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
12993         * desktop.el: Require 'cl-lib.
12994         (desktop-before-saving-frames-functions): New hook.
12995         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
12996         for frames being saved.  Rename from desktop--save-minibuffer-frames.
12997         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
12998         Do not save frames with non-nil `desktop-dont-save' parameter.
12999         Filter out deleted frames.
13000         (desktop--find-frame): Use cl-find-if.
13001         (desktop--select-frame): Use cl-(first|second|third) to access values
13002         of desktop-mini.
13003         (desktop--make-frame): Use cl-delete-if.
13004         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
13005         (desktop-restore-frames): Use cl-(first|second|third) to access values
13006         of desktop-mini.  Look for visible frame at the end, not while
13007         restoring frames.
13009         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
13010         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
13011         Use string-match-p, looking-at-p (bug#14927).
13013 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
13015         * desktop.el (desktop-saved-frame-states):
13016         Rename from desktop--saved-states; all users changed.
13017         (desktop-save-frames): Rename from desktop--save-frames.
13018         Do not save state to desktop file.
13019         (desktop-save): Save desktop-saved-frame-states to desktop file
13020         and reset to nil.
13021         (desktop-restoring-frames-p): New function.
13022         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
13023         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
13024         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
13026         * desktop.el: Correctly restore iconified frames.
13027         (desktop--filter-iconified-position): New function.
13028         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
13030 2013-07-20  Glenn Morris  <rgm@gnu.org>
13032         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
13033         Let `message' do the formatting.
13034         (def-gdb-preempt-display-buffer): Add explicit format.
13036         * image-dired.el (image-dired-track-original-file):
13037         Use with-current-buffer.
13038         (image-dired-track-thumbnail): Use with-current-buffer.
13039         Avoid changing point of wrong window.
13041         * image-dired.el (image-dired-track-original-file):
13042         Avoid changing point of wrong window.  (Bug#14909)
13044 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
13046         * progmodes/gdb-mi.el (gdb-done-or-error):
13047         Guard against "%" in gdb output.  (Bug#14127)
13049 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
13051         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
13052         (Bug#14826)
13054         * international/mule.el (coding-system-iso-2022-flags): Fix last
13055         change.
13057 2013-07-20  Kenichi Handa  <handa@gnu.org>
13059         * international/mule.el (coding-system-iso-2022-flags):
13060         Add `8-bit-level-4'.  (Bug#8522)
13062 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13064         * net/shr.el (shr-mouse-browse-url): New command and keystroke
13065         (bug#14815).
13067         * net/eww.el (eww-process-text-input): Allow inputting when the
13068         point is at the start of the line, as the properties aren't
13069         front-sticky.
13071         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
13072         degenerate widths.
13074 2013-07-19  Richard Stallman  <rms@gnu.org>
13076         * epa.el (epa-popup-info-window): Doc fix.
13078         * subr.el (split-string): New arg TRIM.
13080 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
13082         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
13083         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
13085 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
13087         * filenotify.el (file-notify--library): Rename from
13088         `file-notify-support'.  Do not autoload.  Adapt all uses.
13089         (file-notify-supported-p): New defun.
13091         * autorevert.el (auto-revert-use-notify):
13092         Use `file-notify-supported-p' instead of `file-notify-support'.
13093         Adapt docstring.
13094         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
13096         * net/tramp.el (tramp-file-name-for-operation):
13097         Add `file-notify-supported-p'.
13099         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
13100         New defun.
13101         (tramp-sh-file-name-handler-alist): Add it as handler for
13102         `file-notify-supported-p '.
13104         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
13105         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
13106         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
13107         Add `ignore' as handler for `file-notify-*' functions.
13109 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
13111         * simple.el (line-move-partial, line-move): Don't start vscroll or
13112         scroll-up if the current line is not taller than the window.
13113         (Bug#14881)
13115 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
13117         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
13118         highlight question marks in the method names as strings.
13119         (ruby-block-beg-keywords): Inline.
13120         (ruby-font-lock-keyword-beg-re): Extract from
13121         `ruby-font-lock-keywords'.
13123 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
13125         * frame.el (blink-cursor-blinks): New defcustom.
13126         (blink-cursor-blinks-done): New defvar.
13127         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
13128         (blink-cursor-timer-function): Check if number of blinks has been
13129         done on X and NS.
13130         (blink-cursor-suspend, blink-cursor-check): New defuns.
13132 2013-07-15  Glenn Morris  <rgm@gnu.org>
13134         * edmacro.el (edmacro-format-keys): Fix previous change.
13136 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
13138         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
13139         The hack didn't work outside English locales anyway.
13141 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
13143         * simple.el (define-alternatives): Rename from alternatives-define,
13144         per RMS' suggestion.
13146 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
13148         * desktop.el (desktop-restore-frames): Change default to t.
13149         (desktop-restore-in-current-display): Now offer more options.
13150         (desktop-restoring-reuses-frames): New customization option.
13151         (desktop--saved-states): Doc fix.
13152         (desktop-filter-parameters-alist): New variable, renamed and expanded
13153         from desktop--excluded-frame-parameters.
13154         (desktop--target-display): New variable.
13155         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
13156         (desktop--filter-tty*, desktop--filter-*-color)
13157         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
13158         (desktop--filter-save-desktop-parm)
13159         (desktop-restore-in-original-display-p): New functions.
13160         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
13161         (desktop--save-minibuffer-frames): New function, inspired by a similar
13162         function from Martin Rudalics.
13163         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
13164         (desktop--restore-in-this-display-p): Remove.
13165         (desktop--find-frame): Rename from desktop--find-frame-in-display
13166         and add predicate argument.
13167         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
13168         (desktop--reuse-list): New variable.
13169         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
13170         New functions.
13171         (desktop--restore-frames): Add support for "minibuffer-special" frames.
13173 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
13175         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
13177 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
13179         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
13180         Highlight conversion methods on Kernel.
13182 2013-07-13  Alan Mackenzie  <acm@muc.de>
13184         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
13185         and comment it out.  This out-commenting enables certain C++
13186         declarations to be parsed correctly.
13188 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
13190         * international/mule.el (define-coding-system): Doc fix.
13192         * simple.el (default-font-height): Don't call font-info if the
13193         frame's default font didn't change since the frame was created.
13194         (Bug#14838)
13196 2013-07-13  Leo Liu  <sdl.web@gmail.com>
13198         * ido.el (ido-read-file-name): Guard against non-symbol value.
13200 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13202         * progmodes/python.el (python-imenu--build-tree): Fix corner case
13203         in nested defuns.
13205 2013-07-13  Leo Liu  <sdl.web@gmail.com>
13207         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
13208         ido-set-matches call.  (Bug#6852)
13210 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
13212         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
13213         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
13214         Ruby 2.0.
13215         (ruby-font-lock-keywords): Distinguish calls to functions with
13216         module-like names from module references.  Highlight character
13217         literals.
13219 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
13221         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
13222         (gdb-send): Handle continued commands.  (Bug#14847)
13224 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
13226         * desktop.el (desktop--v2s): Remove unused local variable.
13227         (desktop-save-buffer): Make defvar-local; adjust docstring.
13228         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
13229         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
13231 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
13233         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
13235 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
13237         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
13238         (Bug#14842)
13240 2013-07-12  Glenn Morris  <rgm@gnu.org>
13242         * doc-view.el: Require cl-lib at runtime too.
13243         (doc-view-remove-if): Remove.
13244         (doc-view-search-next-match, doc-view-search-previous-match):
13245         Use cl-remove-if.
13247         * edmacro.el: Require cl-lib at runtime too.
13248         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
13249         (edmacro-mismatch, edmacro-subseq): Remove.
13251         * shadowfile.el: Require cl-lib.
13252         (shadow-remove-if): Remove.
13253         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
13254         Use cl-remove-if.
13256         * wid-edit.el: Require cl-lib.
13257         (widget-choose): Use cl-remove-if.
13258         (widget-remove-if): Remove.
13260         * progmodes/ebrowse.el: Require cl-lib at runtime too.
13261         (ebrowse-delete-if-not): Remove.
13262         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
13263         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
13264         Use cl-delete-if-not.
13266 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
13268         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
13269         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
13271 2013-07-12  Leo Liu  <sdl.web@gmail.com>
13273         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
13275 2013-07-11  Glenn Morris  <rgm@gnu.org>
13277         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
13278         (edebug-gensym-index, edebug-gensym):
13279         Remove reimplementation of cl-gensym.
13280         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
13282         * thumbs.el: Require cl-lib at run-time too.
13283         (thumbs-gensym-counter, thumbs-gensym):
13284         Remove reimplementation of cl-gensym.
13285         (thumbs-temp-file): Use cl-gensym.
13287         * emacs-lisp/ert.el: Require cl-lib at runtime too.
13288         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
13289         (ert--intersection, ert--set-difference, ert--set-difference-eq)
13290         (ert--union, ert--gensym-counter, ert--gensym-counter)
13291         (ert--coerce-to-vector, ert--remove*, ert--string-position)
13292         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
13293         (ert-make-test-unbound, ert--expand-should-1)
13294         (ert--expand-should, ert--should-error-handle-error)
13295         (should-error, ert--explain-equal-rec)
13296         (ert--plist-difference-explanation, ert-select-tests)
13297         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
13298         Use cl-lib functions rather than reimplementations.
13300 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
13302         * net/tramp.el (tramp-methods): Extend docstring.
13303         (tramp-connection-timeout): New defcustom.
13304         (tramp-error-with-buffer): Reset timestamp only when appropriate.
13305         (with-tramp-progress-reporter): Simplify.
13306         (tramp-process-actions): Improve messages.
13308         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
13309         * net/tramp-sh.el (tramp-maybe-open-connection):
13310         Use `tramp-connection-timeout'.
13311         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
13312         (Bug#14808)
13314 2013-07-11  Leo Liu  <sdl.web@gmail.com>
13316         * ido.el (ido-read-file-name): Conform to the requirements of
13317         read-file-name.  (Bug#11861)
13318         (ido-read-directory-name): Conform to the requirements of
13319         read-directory-name.
13321 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
13323         * subr.el (delay-warning): New function.
13325 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
13327         * simple.el (default-line-height): New function.
13328         (line-move-partial, line-move): Use it instead of computing the
13329         line height inline.
13330         (line-move-partial): Always compute ROWH.  If the last line is
13331         partially-visible, but its text is completely visible, allow
13332         cursor to enter such a partially-visible line.
13334 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
13336         Improve error messages.  (Bug#14808)
13338         * net/tramp.el (tramp-current-connection): New defvar, moved from
13339         tramp-sh.el.
13340         (tramp-message-show-progress-reporter-message): Remove, not
13341         needed anymore.
13342         (tramp-error-with-buffer): Show message in minibuffer.
13343         Discard input before waiting.  Reset connection timestamp.
13344         (with-tramp-progress-reporter): Improve messages.
13345         (tramp-process-actions): Use progress reporter.  Delete process in
13346         case of error.  Improve messages.
13348         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
13349         Call `tramp-error-with-buffer' with vector and buffer.
13350         (tramp-current-connection): Remove.
13351         (tramp-maybe-open-connection): The car of
13352         `tramp-current-connection' are the first 3 slots of the vector.
13354 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
13356         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
13357         inside continued strings.
13359 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
13361         Timestamp fixes for undo (Bug#14824).
13362         * files.el (clear-visited-file-modtime): Move here from fileio.c.
13364 2013-07-10  Leo Liu  <sdl.web@gmail.com>
13366         * files.el (require-final-newline): Allow safe local value.
13367         (Bug#14834)
13369 2013-07-09  Leo Liu  <sdl.web@gmail.com>
13371         * ido.el (ido-read-directory-name): Handle fallback.
13372         (ido-read-file-name): Update DIR to ido-current-directory.
13373         (Bug#1516)
13374         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
13376 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
13378         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
13379         "autoload".  Remove "warn lower camel case" section, previously
13380         commented out.  Highlight negation char.  Do not highlight the
13381         target in singleton method definitions.
13383 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13385         * faces.el (tty-setup-hook): Declare the hook.
13387         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
13388         and detect when a guard/pred depends on local vars (bug#14773).
13389         (pcase--u1): Adjust caller.
13391 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
13393         * simple.el (line-move-partial, line-move): Account for
13394         line-spacing.
13395         (line-move-partial): Avoid setting vscroll when the last
13396         partially-visible line in window is of default height.
13398 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13400         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
13401         been used a while.
13403 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
13405         * subr.el (read-quoted-char): Remove unused local variable `char'.
13407 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
13409         * vc/ediff.el (ediff-version): Version update.
13410         (ediff-files-command, ediff3-files-command, ediff-merge-command)
13411         (ediff-merge-with-ancestor-command, ediff-directories-command)
13412         (ediff-directories3-command, ediff-merge-directories-command)
13413         (ediff-merge-directories-with-ancestor-command): New functions.
13414         All are command-line interfaces to ediff: to facilitate calling
13415         Emacs with the appropriate ediff functions invoked.
13417         * emulation/viper-cmd.el (viper-del-forward-char-in-insert):
13418         New function.
13419         (viper-save-kill-buffer): Check if buffer is modified.
13421         * emulation/viper.el (viper-version): Version update.
13422         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
13424 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13426         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
13427         * emulation/viper-cmd.el (viper-envelop-ESC-key): Remove function.
13428         (viper-intercept-ESC-key): Simplify.
13429         * emulation/viper-keym.el (viper-ESC-key): Make it a constant,
13430         don't use kbd.
13431         * emulation/viper.el (viper--tty-ESC-filter, viper--lookup-key)
13432         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
13433         (viper-setup-ESC-to-escape): New functions.
13434         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
13435         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
13437 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
13439         * simple.el (default-font-height, window-screen-lines):
13440         New functions.
13441         (line-move, line-move-partial): Use them instead of
13442         frame-char-height and window-text-height.  This makes scrolling
13443         text smoother when the buffer's default face uses a font that is
13444         different from the frame's default font.
13446 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
13448         * files.el (write-file): Do not display confirm dialog for NS,
13449         it does its own dialog, which can't be canceled (Bug#14578).
13451 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
13453         * simple.el (line-move-partial): Adjust the row returned by
13454         posn-at-point for the current window-vscroll.  (Bug#14567)
13456 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
13458         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
13459         (tramp-sh-file-inotifywait-process-filter): Handle file names with
13460         spaces.
13462 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
13464         * window.el (window-state-put-stale-windows): New variable.
13465         (window--state-put-2): Save list of windows without matching buffer.
13466         (window-state-put): Remove "bufferless" windows if possible.
13468 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
13470         * simple.el (alternatives-define): Remove leftover :group keyword.
13471         Tweak docstring.
13473 2013-07-06  Leo Liu  <sdl.web@gmail.com>
13475         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
13476         (ido-enable-virtual-buffers): New variable.
13477         (ido-buffer-internal, ido-toggle-virtual-buffers)
13478         (ido-make-buffer-list): Use it.
13479         (ido-exhibit): Support turning on and off virtual buffers
13480         automatically.
13482 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
13484         * simple.el (alternatives-define): New macro.
13486 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13488         * subr.el (read-quoted-char): Use read-key.
13489         (sit-for): Let read-event decode tty input (bug#14782).
13491 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
13493         * calendar/todo-mode.el: Add handling of file deletion, both by
13494         mode command and externally.  Fix various related bugs.
13495         Clarify Commentary and improve some documentation strings and code.
13496         (todo-delete-file): New command.
13497         (todo-check-file): New function.
13498         (todo-show): Handle external deletion of the file we're trying to
13499         show (bug#14688).  Replace called-interactively-p by an optional
13500         prefix argument to avoid problematic interaction with catch form
13501         when byte compiled (bug#14702).
13502         (todo-quit): Handle external deletion of the archive's todo file.
13503         Make sure the buffer that was visiting the archive file is still
13504         live before trying to bury it.
13505         (todo-category-completions): Handle external deletion of any
13506         category completion files.
13507         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
13508         of todo files, in case of external deletion.
13509         (todo-add-file): Replace unnecessary setq by let-binding.
13510         (todo-find-archive): Check whether there are any archives.
13511         Replace unnecessary setq by let-binding.
13512         (todo-archive-done-item): Use find-file-noselect to get the
13513         archive buffer whether or not the archive already exists.
13514         Remove superfluous code.  Use file size instead of buffer-file-name to
13515         check if the archive is new; if it is, update list of archives.
13516         (todo-default-todo-file): Allow nil to be a valid value for when
13517         there are no todo files.
13518         (todo-reevaluate-default-file-defcustom): Use corrected definition
13519         of todo-default-todo-file.
13520         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
13521         (todo-delete-category, todo-show-categories-table)
13522         (todo-category-number): Clarify comment.
13523         (todo-filter-items): Clarify documentation string.
13524         (todo-show-current-file, todo-display-as-todo-file)
13525         (todo-reset-and-enable-done-separator): Tweak documentation string.
13526         (todo-done-separator): Make separator length window-width, since
13527         bug#2749 is now fixed.
13529 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
13531         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
13532         Support both "gvfs-monitor-dir" and "inotifywait".
13533         (tramp-sh-file-inotifywait-process-filter): Rename from
13534         `tramp-sh-file-notify-process-filter'.
13535         (tramp-sh-file-gvfs-monitor-dir-process-filter)
13536         (tramp-get-remote-gvfs-monitor-dir): New defuns.
13538 2013-07-05  Leo Liu  <sdl.web@gmail.com>
13540         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
13542 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13544         * frame.el (display-pixel-height, display-pixel-width)
13545         (display-mm-height, display-mm-width): Mention behavior on
13546         multi-monitor setups in docstrings.
13547         (w32-display-monitor-attributes-list): Declare function.
13548         (display-monitor-attributes-list): Use it.
13550 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
13552         * filenotify.el: New package.
13554         * autorevert.el (top): Require filenotify.el.
13555         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
13556         instead.
13557         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
13558         (auto-revert-notify-handler): Use `file-notify-*' functions.
13560         * subr.el (file-notify-handle-event): Move function to filenotify.el.
13562         * net/tramp.el (tramp-file-name-for-operation):
13563         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
13565         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
13566         for `file-notify-add-watch' and `file-notify-rm-watch'.
13567         (tramp-process-sentinel): Improve trace.
13568         (tramp-sh-handle-file-notify-add-watch)
13569         (tramp-sh-file-notify-process-filter)
13570         (tramp-sh-handle-file-notify-rm-watch)
13571         (tramp-get-remote-inotifywait): New defuns.
13573 2013-07-03  Juri Linkov  <juri@jurta.org>
13575         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
13576         call of `occur-read-primary-args' to interactive spec.
13578         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
13579         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
13581 2013-07-03  Matthias Meulien  <orontee@gmail.com>
13583         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
13584         `Buffer-menu-multi-occur'.  Add it to the menu.
13585         (Buffer-menu-mode): Document it in docstring.
13586         (Buffer-menu-multi-occur): New command.  (Bug#14673)
13588 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
13590         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
13591         keywords and built-ins.
13593 2013-07-03  Glenn Morris  <rgm@gnu.org>
13595         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
13597         Make info-xref checks case-sensitive by default
13598         * info.el (Info-find-node, Info-find-in-tag-table)
13599         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
13600         Add option for exact case matching of nodes.
13601         * info-xref.el (info-xref): New custom group.
13602         (info-xref-case-fold): New option.
13603         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
13605 2013-07-03  Leo Liu  <sdl.web@gmail.com>
13607         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
13609 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
13611         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
13612         middle of block statement initially, lower the depth.  Remove
13613         FIXME comment, not longer valid.  Remove middle of block statement
13614         detection, no need to do that anymore since we've been using
13615         `ruby-parse-region' here.
13617 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
13619         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
13621 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13623         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
13625 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
13627         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
13628         (desktop-restore-in-current-display): New customization option.
13629         (desktop--excluded-frame-parameters): Add `font'.
13630         (desktop--save-frames): Rename from desktop--save-windows.
13631         (desktop--restore-in-this-display-p): New function.
13632         (desktop--make-full-frame): Remove unwanted width/height from
13633         full(width|height) frames.
13634         (desktop--restore-frames): Rename from desktop--restore-windows.
13635         Obey desktop-restore-current-display.  Do not delete old frames or
13636         select a new frame unless we were able to restore at least one frame.
13638 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
13640         * files.el (find-file-noselect): Simplify conditional expression.
13642         * textmodes/remember.el (remember-append-to-file):
13643         Don't mix `find-buffer-visiting' and `get-file-buffer'.
13645         Add `remember-notes' function to store random notes across Emacs
13646         restarts.
13647         * textmodes/remember.el (remember-data-file): Add :set callback to
13648         affect notes buffer (if any).
13649         (remember-notes): New command.
13650         (remember-notes-buffer-name, bury-remember-notes-on-kill):
13651         New defcustoms for the `remember-notes' function.
13652         (remember-notes-save-and-bury-buffer): New command.
13653         (remember-notes-mode-map): New variable.
13654         (remember-mode): New minor mode.
13655         (remember-notes--kill-buffer-query): New function.
13656         * startup.el (initial-buffer-choice): Add notes to custom type.
13658 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
13660         * bindings.el (right-char, left-char): Don't call sit-for, this is
13661         no longer needed.  Use arithmetic comparison only for numerical
13662         arguments.
13664         * international/mule-cmds.el (select-safe-coding-system):
13665         Handle the case of FROM being a string correctly.  (Bug#14755)
13667 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13669         * net/shr.el (shr-make-table-1): Add a sanity check that allows
13670         progression on degenerate tables.
13671         (shr-rescale-image): ImageMagick animated images currently don't work.
13673 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
13675         Some fixes and improvements for desktop frame restoration.
13676         It is still experimental and disabled by default.
13677         * desktop.el (desktop--save-windows): Put the selected frame at
13678         the head of the list.
13679         (desktop--make-full-frame): New function.
13680         (desktop--restore-windows): Try to re-select the frame that was
13681         selected upon saving.  Do not abort if some frames fail to restore,
13682         just show an error message and continue.  Set up maximized frames
13683         so they have default non-maximized dimensions.
13685 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
13687         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
13688         Don't start heredoc inside a string or comment.
13690 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
13692         * bindings.el (visual-order-cursor-movement): New defcustom.
13693         (right-char, left-char): Provide visual-order cursor motion by
13694         calling move-point-visually.  Update the doc strings.
13696 2013-06-28  Kenichi Handa  <handa@gnu.org>
13698         * international/mule.el (define-coding-system): New coding system
13699         properties :inhibit-null-byte-detection,
13700         :inhibit-iso-escape-detection, and :prefer-utf-8.
13701         (set-buffer-file-coding-system): If :charset-list property of
13702         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
13703         appropriate for setting.
13705         * international/mule-cmds.el (select-safe-coding-system):
13706         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
13707         multibyte characters, return utf-8 (or one of its siblings).
13709         * international/mule-conf.el (prefer-utf-8): New coding system.
13710         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
13711         files.
13713 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
13715         * net/shr.el (shr-render-region): New function.
13717         * net/eww.el: Autoload `eww-browse-url'.
13719 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
13721         * emacs-lisp/package-x.el (package-upload-buffer-internal):
13722         Adapt to `package-desc-version' being a list.
13723         Use `package--ac-desc-version' to retrieve version from a package
13724         archive element.
13726 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
13728         New experimental feature to save&restore window and frame setup.
13729         * desktop.el (desktop-save-windows): New defcustom.
13730         (desktop--saved-states): New var.
13731         (desktop--excluded-frame-parameters): New defconst.
13732         (desktop--filter-frame-parms, desktop--find-frame-in-display)
13733         (desktop--restore-windows, desktop--save-windows): New functions.
13734         (desktop-save): Call `desktop--save-windows'.
13735         (desktop-read): Call `desktop--restore-windows'.
13737 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13739         * net/shr.el (add-face-text-property): Remove compat definition.
13741 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
13743         * info.el (Info-try-follow-nearest-node): Move search for footnote
13744         above search for node name to prevent missing a footnote (bug#14717).
13746 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
13748         * obsolete/otodo-mode.el: Add obsolescence info to file header.
13750 2013-06-27  Leo Liu  <sdl.web@gmail.com>
13752         * net/eww.el (eww-read-bookmarks): Check file size.
13754 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13756         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
13757         advice--pending if newdef is nil or an autoload (bug#13820).
13758         (advice-mapc): New function.
13760 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13762         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
13763         probably.
13764         (eww-mode-map): Add a menu bar.
13765         (eww-add-bookmark): New command.
13766         (eww-bookmark-mode): New mode and commands.
13767         (eww-add-bookmark): Remove newlines from the title.
13768         (eww-bookmark-browse): Don't bug out if it's the only window.
13770 2013-06-26  Glenn Morris  <rgm@gnu.org>
13772         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
13773         (hfy-size): Handle ttys.  (Bug#14668)
13775         * info-xref.el: Update for Texinfo 5 change in *note format.
13776         (info-xref-node-re, info-xref-note-re): New constants.
13777         (info-xref-check-buffer): Use info-xref-note-re.
13779 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13781         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
13783         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
13784         nil terminate the loop (bug#14718).
13786 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13788         * net/eww.el: Rework history traversal.  When going forward/back,
13789         put these actions into the history, too, so that they can be
13790         replayed.
13791         (eww-render): Move the history reset to the correct buffer.
13793 2013-06-25  Juri Linkov  <juri@jurta.org>
13795         * files-x.el (modify-dir-local-variable): Change the header comment
13796         in the file with directory local variables.  (Bug#14692)
13798         * files-x.el (read-file-local-variable-value): Add `default'.
13799         (Bug#14710)
13801 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13803         * net/eww.el (eww-make-unique-file-name): Create a unique file
13804         name before saving to entering `y' accidentally asynchronously.
13806 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
13808         * net/eww.el (eww-download): New command and keystroke.
13810 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13812         * net/eww.el (eww-copy-page-url): Change name of command.
13814         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
13815         be more consistent with Info and dired.
13817         * net/eww.el (eww-mode-map): Ditto.
13819 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13821         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
13822         packages from archives.
13823         (package-archive-contents): Change format; include obsolete packages.
13824         (package-desc): Use `dir' to mark builtin packages.
13825         (package--from-builtin): Set the `dir' field to `builtin'.
13826         (generated-autoload-file, version-control): Declare.
13827         (package-compute-transaction): Change first arg and return value to be
13828         lists of package-descs.  Adjust to new package-archive-contents format.
13829         (package--add-to-archive-contents): Adjust to new
13830         package-archive-contents format.
13831         (package-download-transaction): Arg is now a list of package-descs.
13832         (package-install): If `pkg' is a package name, pass it as
13833         a requirement, so it is subject to the usual (e.g. disabled) checks.
13834         (describe-package): Accept package-desc as well.
13835         (describe-package-1): Describe a specific package-desc.  Add links to
13836         other package-descs for the same package name.
13837         (package-menu-describe-package): Pass the actual package-desc.
13838         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
13839         works correctly.
13840         (package-desc-status): New function.
13841         (package-menu--refresh): New function, extracted
13842         from package-menu--generate.
13843         (package-menu--generate): Use it.
13844         (package-delete): Update package-alist.
13845         (package-menu-execute): Don't call package-initialize.
13847         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
13848         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
13849         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
13850         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
13851         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
13852         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
13854 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
13856         * window.el (window--state-get-1): Workaround for bug#14527.
13857         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
13859 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13861         * net/eww.el (eww-back-url): Implement the history by stashing all
13862         the data into a list.
13863         (eww-forward-url): Allow going forward in the history, too.
13865 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13867         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
13868         for values and use read--expression for expressions (bug#14710).
13869         (read-file-local-variable): Avoid setq.
13870         (read-file-local-variable-mode): Use minor-mode-list.
13872 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13874         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
13875         for DOI URLs.
13877 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13879         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
13880         Update imenu-support when dialect changes.
13882 2013-06-25  Leo Liu  <sdl.web@gmail.com>
13884         * ido.el (ido-read-internal): Allow forward slash on windows.
13886 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13888         * net/eww.el (eww): Start of strings is \\`, not ^.
13890 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
13892         * net/shr.el (shr-browse-url): Fix interactive spec.
13894         * net/eww.el (eww): Add a trailing slash to domain names.
13896 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
13898         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
13900 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13902         * net/shr.el (shr-browse-url): Use an external browser if given a
13903         prefix.
13905         * net/eww.el (eww-external-browser): Move to shr.
13907 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
13909         * net/eww.el (eww): Work more correctly for file: URLs.
13910         (eww-detect-charset): Allow quoted charsets.
13911         (eww-yank-page-url): New command and keystroke.
13913 2013-06-24  Daiki Ueno  <ueno@gnu.org>
13915         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
13916         file name of gpg executable.
13917         (epg-context-program): New function.
13918         (epg-context-home-directory): New function.
13919         (epg-context-set-program): New function.
13920         (epg-context-set-home-directory): New function.
13921         (epg--start): Use `epg-context-program' instead of
13922         'epg-gpg-program'.
13923         (epg--list-keys-1): Likewise.
13925 2013-06-24  Leo Liu  <sdl.web@gmail.com>
13927         * ido.el (ido-read-internal): Fix bug#14620.
13929 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
13931         * faces.el (face-documentation): Simplify.
13932         (read-face-attribute, tty-find-type, x-resolve-font-name):
13933         Use `string-match-p'.
13934         (list-faces-display): Use `string-match-p'.  Simplify.
13935         (face-spec-recalc): Check face to avoid face alias loops.
13936         (read-color): Use `string-match-p' and non-capturing parenthesis.
13938 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13940         * net/shr.el (shr-rescale-image): Use the new
13941         :max-width/:max-height functionality.
13943 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
13945         * net/eww.el (eww-search-prefix): New variable.
13946         (eww): Use it.
13947         (eww-external-browser): New variable.
13948         (eww-mode-map): New keystroke.
13949         (eww-browse-with-external-browser): New command.
13951         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
13953 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
13955         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
13956         Don't skip aligning the next header field when padding is 0;
13957         otherwise, field width is not respected unless the title is as
13958         wide as the field.
13960 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13962         * emacs-lisp/package.el (package-el-version): Remove.
13963         (package-process-define-package): Fix inf-loop.
13964         (package-install): Allow symbols as arguments again.
13966 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
13968         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
13969         add some more keyword-like methods.
13970         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
13972 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
13974         * bs.el (bs-buffer-show-mark): Make defvar-local.
13975         (bs-mode): Use setq-local.
13977         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
13978         (emacs-lock--try-unlocking): Make defvar-local.
13980 2013-06-22  Glenn Morris  <rgm@gnu.org>
13982         * play/cookie1.el (cookie-apropos): Minor simplification.
13984         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
13986 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
13988         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
13989         `regexp-opt', it breaks the build during dumping.
13991 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
13993         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
13994         Highlight keyword-like methods on Kernel and Module with
13995         font-lock-builtin-face.
13996         (auto-mode-alist): Consolidate different entries into one regexp
13997         and add more *file-s.
13999 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
14001         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
14003         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
14004         (diary-entry): Use it in the action of this button type instead of
14005         diary-goto-entry.
14007         * calendar/todo-mode.el: New version.
14008         (todo-add-category): Append new category to end of file and give
14009         it the highest number, instead of putting it at the beginning and
14010         giving it 0.  Incorporate noninteractive functionality.
14011         (todo-forward-category): Adapt to 1-based category numbering.
14012         Allow skipping over archived categories.
14013         (todo-backward-category): Derive from todo-forward-category.
14014         (todo-backward-item, todo-forward-item): Make noninteractive and
14015         delegate interactive part to new commands.  Make sensitive to done items.
14016         (todo-categories): Make value an alist of category names and
14017         vectors of item counts.
14018         (todo-category-beg): Make a defconst.
14019         (todo-category-number): Use 1 instead of 0 as initial value.
14020         (todo-category-select): Make sensitive to overlays, optional item
14021         highlighting and done items.
14022         (todo-delete-item): Make sensitive to overlays and marked and done items.
14023         (todo-edit-item): Make sensitive to overlays and editing of
14024         date/time header optional.  Add format checks.
14025         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
14026         no-op if point is not on an item.  Advertise using todo-edit-quit.
14027         (todo-edit-mode): Make sensitive to new format, font-locking, and
14028         multiple todo files.
14029         (todo-insert-item, todo-insert-item-here): Derive from
14030         todo-basic-insert-item and extend functionality.
14031         (todo-item-end, todo-item-start): Make sensitive to done items.
14032         (todo-item-string): Don't return text properties.  Restore point.
14033         (todo-jump-to-category): Make sensitive to multiple todo files and
14034         todo archives.  Use extended category completion.
14035         (todo-lower-item, todo-raise-item): Rename to *-priority and
14036         derive from todo-set-item-priority.
14037         (todo-mode): Derive from special-mode.  Make sensitive to new
14038         format, font-locking and multiple todo files.  Make read-only.
14039         (todo-mode-map): Don't suppress digit keys, so they can supply
14040         prefix arguments.  Add many new key bindings.
14041         (todo-prefix): Insert as an overlay instead of file text.
14042         Change semantics from diary date expression to purely visual mark.
14043         (todo-print): Rename to todo-print-buffer.  Make buffer display
14044         features printable.  Remove option to restrict number of items
14045         printed.  Add option to print to file.
14046         (todo-print-function): Rename to todo-print-buffer-function.
14047         (todo-quit): Extend to handle exiting new todo modes.
14048         (todo-remove-item): Make sensitive to overlays.
14049         (todo-save): Extend to buffers of filtered items.
14050         (todo-show): Make sensitive to done items, multiple todo files and
14051         new todo modes.  Offer to convert legacy todo file before creating
14052         first new todo file.
14053         (todo-show-priorities): Rename to todo-top-priorities.
14054         Change semantics of value 0.
14055         (todo-top-priorities): Rename to todo-filter-top-priorities,
14056         derive from todo-filter-items and extend functionality.
14057         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
14058         and extend functionality to other types of filtered items.
14059         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
14060         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
14061         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
14062         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
14063         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
14064         (todo-edit-mode-hook, todo-entry-prefix-function)
14065         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
14066         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
14067         (todo-initials, todo-insert-threshold, todo-item-string-start)
14068         (todo-line-string, todo-menu, todo-mode-hook)
14069         (todo-more-important-p, todo-previous-answer, todo-previous-line)
14070         (todo-print-priorities, todo-remove-separator)
14071         (todo-save-top-priorities-too, todo-string-count-lines)
14072         (todo-string-multiline-p, todo-time-string-format)
14073         (todo-tmp-buffer-name): Remove.
14074         (todo-add-file, todo-archive-done-item, todo-choose-archive)
14075         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
14076         (todo-edit-category-diary-inclusion)
14077         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
14078         (todo-edit-file, todo-edit-item-date-day)
14079         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
14080         (todo-edit-item-date-month, todo-edit-item-date-to-today)
14081         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
14082         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
14083         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
14084         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
14085         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
14086         (todo-filter-top-priorities-multifile, todo-find-archive)
14087         (todo-find-filtered-items-file, todo-go-to-source-item)
14088         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
14089         (todo-jump-to-archive-category, todo-lower-category)
14090         (todo-mark-category, todo-marked-item-p, todo-merge-category)
14091         (todo-move-category, todo-move-item, todo-next-button)
14092         (todo-next-item, todo-padded-string, todo-powerset)
14093         (todo-previous-button, todo-previous-item)
14094         (todo-print-buffer-to-file, todo-raise-category)
14095         (todo-rename-category, todo-repair-categories-sexp, todo-search)
14096         (todo-set-category-number, todo-set-item-priority)
14097         (todo-set-top-priorities-in-category)
14098         (todo-set-top-priorities-in-file, todo-show-categories-table)
14099         (todo-sort-categories-alphabetically-or-numerically)
14100         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
14101         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
14102         (todo-toggle-item-header, todo-toggle-item-highlighting)
14103         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
14104         (todo-toggle-view-done-items, todo-toggle-view-done-only)
14105         (todo-unarchive-items, todo-unmark-category): New commands.
14106         (todo-absolute-file-name, todo-add-to-buffer-list)
14107         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
14108         (todo-basic-insert-item, todo-category-completions)
14109         (todo-category-number, todo-category-string-matcher-1)
14110         (todo-category-string-matcher-2, todo-check-filtered-items-file)
14111         (todo-check-format, todo-clear-matches)
14112         (todo-comment-string-matcher, todo-convert-legacy-date-time)
14113         (todo-current-category, todo-date-string-matcher)
14114         (todo-define-insertion-command, todo-diary-expired-matcher)
14115         (todo-diary-goto-entry, todo-diary-item-p)
14116         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
14117         (todo-display-categories, todo-display-sorted, todo-done-item-p)
14118         (todo-done-item-section-p, todo-done-separator)
14119         (todo-done-string-matcher, todo-files, todo-filter-items)
14120         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
14121         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
14122         (todo-insert-category-line, todo-insert-item-from-calendar)
14123         (todo-insert-sort-button, todo-insert-with-overlays)
14124         (todo-insertion-command-name, todo-insertion-key-bindings)
14125         (todo-label-to-key, todo-longest-category-name-length)
14126         (todo-make-categories-list, todo-mode-external-set)
14127         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
14128         (todo-modes-set-3, todo-multiple-filter-files)
14129         (todo-nondiary-marker-matcher, todo-prefix-overlays)
14130         (todo-read-category, todo-read-date, todo-read-dayname)
14131         (todo-read-file-name, todo-read-time)
14132         (todo-reevaluate-category-completions-files-defcustom)
14133         (todo-reevaluate-default-file-defcustom)
14134         (todo-reevaluate-filelist-defcustoms)
14135         (todo-reevaluate-filter-files-defcustom)
14136         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
14137         (todo-reset-done-separator, todo-reset-done-separator-string)
14138         (todo-reset-done-string, todo-reset-global-current-todo-file)
14139         (todo-reset-highlight-item, todo-reset-nondiary-marker)
14140         (todo-reset-prefix, todo-set-categories)
14141         (todo-set-date-from-calendar, todo-set-show-current-file)
14142         (todo-set-top-priorities, todo-short-file-name)
14143         (todo-show-current-file, todo-sort, todo-time-string-matcher)
14144         (todo-total-item-counts, todo-update-buffer-list)
14145         (todo-update-categories-display, todo-update-categories-sexp)
14146         (todo-update-count, todo-validate-name, todo-y-or-n-p):
14147         New functions.
14148         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
14149         New major modes.
14150         (todo-categories, todo-display, todo-edit, todo-faces)
14151         (todo-filtered): New defgroups.
14152         (todo-archived-only, todo-button, todo-category-string, todo-date)
14153         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
14154         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
14155         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
14156         (todo-add-item-if-new-category, todo-always-add-time-string)
14157         (todo-categories-align, todo-categories-archived-label)
14158         (todo-categories-category-label, todo-categories-diary-label)
14159         (todo-categories-done-label, todo-categories-number-separator)
14160         (todo-categories-todo-label, todo-categories-totals-label)
14161         (todo-category-completions-files, todo-completion-ignore-case)
14162         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
14163         (todo-done-separator-string, todo-done-string)
14164         (todo-files-function, todo-filter-done-items, todo-filter-files)
14165         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
14166         (todo-initial-category, todo-initial-file, todo-item-mark)
14167         (todo-legacy-date-time-regexp, todo-mode-line-function)
14168         (todo-nondiary-marker, todo-number-prefix)
14169         (todo-print-buffer-function, todo-show-current-file)
14170         (todo-show-done-only, todo-show-first, todo-show-with-done)
14171         (todo-skip-archived-categories, todo-top-priorities-overrides)
14172         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
14173         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
14174         New defcustoms.
14175         (todo-category-done, todo-date-pattern, todo-date-string-start)
14176         (todo-diary-items-buffer, todo-done-string-start)
14177         (todo-filtered-items-buffer, todo-item-start)
14178         (todo-month-abbrev-array, todo-month-name-array)
14179         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
14180         (todo-top-priorities-buffer): New defconsts.
14181         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
14182         (todo-categories-with-marks, todo-category-string-face)
14183         (todo-comment-face, todo-comment-string, todo-current-todo-file)
14184         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
14185         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
14186         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
14187         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
14188         (todo-font-lock-keywords, todo-global-current-todo-file)
14189         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
14190         (todo-insertion-commands-args)
14191         (todo-insertion-commands-args-genlist)
14192         (todo-insertion-commands-names, todo-insertion-map)
14193         (todo-key-bindings-t, todo-key-bindings-t+a)
14194         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
14195         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
14196         (todo-nondiary-face, todo-print-buffer, todo-time-face)
14197         (todo-visited): New variables.
14199 2013-06-21  Glenn Morris  <rgm@gnu.org>
14201         * play/cookie1.el (cookie-apropos): Add optional display argument.
14202         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
14203         (psychoanalyze-pinhead): Use cookie-doctor.
14205 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14207         * emacs-lisp/package.el (tar-get-file-descriptor)
14208         (tar--extract): Declare.
14210 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
14212         Extend flymake's warning predicate to be a function (bug#14217).
14213         * progmodes/flymake.el (flymake-warning-predicate): New.
14214         (flymake-parse-line): Use it.
14215         (flymake-warning-re): Make obsolete alias to
14216         `flymake-warning-predicate'.
14218 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14220         * emacs-lisp/package.el (package-alist): Include obsolete packages.
14221         (package-obsolete-list): Remove.
14222         (package-activate): Remove min-version argument.  Add `force' argument.
14223         Adjust to new package-alist format.
14224         (package-mark-obsolete): Remove.
14225         (package-unpack): Force reload of the package's autoloads.
14226         (package-installed-p): Check builtins if the installed package is not
14227         recent enough.
14228         (package-initialize): Don't reset package-obsolete-list.
14229         Don't specify which package version to activate.
14230         (package-process-define-package, describe-package-1)
14231         (package-menu--generate): Adjust to new package-alist format.
14233 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14235         * allout-widgets.el (allout-widgets-mode-off)
14236         (allout-widgets-mode-on, allout-widgets-pre-command-business)
14237         (allout-widgets-post-command-business)
14238         (allout-widgets-after-copy-or-kill-function)
14239         (allout-widgets-after-undo-function, allout-test-range-overlaps)
14240         (allout-decorate-item-and-context)
14241         (allout-graphics-modification-handler): Fix typos in docstrings.
14242         (allout-get-or-create-parent-widget): Use `looking-at-p'.
14244         * cmuscheme.el (scheme-start-file): Doc fix.
14245         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
14246         (scheme-input-filter): Use `string-match-p'.
14248         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
14250         * dired-x.el: Use Dired consistently in docstrings.
14252         * dired.el: Use Dired consistently in docstrings.
14253         (dired-readin, dired-mode): Use `setq-local'.
14254         (dired-switches-alist): Make defvar-local.
14255         (dired-buffers-for-dir): Use `zerop'.
14256         (dired-safe-switches-p, dired-switches-escape-p)
14257         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
14258         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
14259         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
14260         (dired-goto-next-nontrivial-file): Use `string-match-p'.
14261         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
14262         (dired-toggle-marks, dired-mark-files-containing-regexp)
14263         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
14264         (dired-flag-auto-save-files, dired-flag-backup-files):
14265         Use `looking-at-p'.
14266         (dired-mark-files-regexp, dired-build-subdir-alist):
14267         Use `string-match-p', `looking-at-p'.
14269         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
14270         (direct-print-region-helper): Use `string-match-p'.
14272 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14274         * comint.el (comint-redirect-results-list-from-process):
14275         Fix infinite loop.
14277 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14279         * net/eww.el (eww-update-header-line-format): Quote % characters.
14281 2013-06-21  Glenn Morris  <rgm@gnu.org>
14283         * play/cookie1.el (cookie): New custom group.
14284         (cookie-file): New option.
14285         (cookie-check-file): New function.
14286         (cookie): Make it interactive.  Make start and end messages optional.
14287         Interactively, display the result.  Default to cookie-file.
14288         (cookie-insert): Default to cookie-file.
14289         (cookie-snarf): Make start and end messages optional.
14290         Default to cookie-file.  Use with-temp-buffer.
14291         (cookie-read): Rename from read-cookie.
14292         Make start and end messages optional.  Default to cookie-file.
14293         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
14294         Do not autoload it.
14295         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
14296         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
14298 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14300         * progmodes/octave.el (octave-mode): Backward compatibility fix.
14302 2013-06-21  Glenn Morris  <rgm@gnu.org>
14304         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
14306 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14307             Daniel Hackney  <dan@haxney.org>
14309         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
14310         Consolidate the single-file vs tarball code.
14311         (package-desc-suffix): New function.
14312         (package-desc-full-name): Don't bother inlining it.
14313         (package-load-descriptor): Return the new package-desc.
14314         (package-mark-obsolete): Remove unused arg `package'.
14315         (package-unpack): Make it work for single files as well.
14316         Make it update package-alist.
14317         (package--make-autoloads-and-stuff): Rename from
14318         package--make-autoloads-and-compile.  Don't compile any more.
14319         (package--compile): New function.
14320         (package-generate-description-file): New function, extracted from
14321         package-unpack-single.
14322         (package-unpack-single): Remove.
14323         (package--with-work-buffer): Add indentation and debugging info.
14324         (package-download-single): Remove.
14325         (package-install-from-archive): Rename from package-download-tar, make
14326         it take a pkg-desc, and make it work for single files as well.
14327         (package-download-transaction): Simplify.
14328         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
14329         external tar program.
14330         (package-install-from-buffer): Remove `pkg-desc' argument.
14331         Use package-tar-file-info for tar-mode buffers.
14332         (package-install-file): Simplify accordingly.
14333         (package-archive-base): Change to take a pkg-desc.
14334         * tar-mode.el (tar--check-descriptor): New function, extracted from
14335         tar-get-descriptor.
14336         (tar-get-descriptor): Use it.
14337         (tar-get-file-descriptor): New function.
14338         (tar--extract): New function, extracted from tar-extract.
14339         (tar--extract): Use it.
14340         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
14341         case the summary uses non-ascii.  Adjust to new calling convention of
14342         package-tar-file-info.
14344 2013-06-21  Leo Liu  <sdl.web@gmail.com>
14346         * comint.el (comint-redirect-results-list-from-process):
14347         Fix random delay.  (Bug#14681)
14349 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
14351         * profiler.el (profiler-format-number): Use log, not log10.
14353 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14355         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
14357 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14359         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
14360         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
14361         yet available.
14362         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
14363         (AUTOGENEL): ... here.
14364         * emacs-lisp/cl-macs.el (cl--sublis): New function.
14365         (cl--defsubst-expand): Use it.
14367 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
14369         * subr.el (log10): Move here from C code, and declare as obsolete.
14370         All uses of (log10 X) replaced with (log X 10).
14372 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14374         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
14375         Declare with `defvar-local'.
14376         (tabulated-list-use-header-line, tabulated-list-entries)
14377         (tabulated-list-padding, tabulated-list-printer)
14378         (tabulated-list-sort-key): Declare with `defvar-local'.
14379         (tabulated-list-init-header, tabulated-list-print-fake-header):
14380         Use `setq-local'.
14382 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
14384         * arc-mode.el (archive-mode): Add `archive-write-file' to
14385         `write-contents-functions' also for remote files.  (Bug#14652)
14387 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
14389         * cus-edit.el (custom-commands): Fix typos.
14390         (custom-display): Fix tooltip text.
14391         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
14392         Fix typos in docstrings.
14393         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
14394         (custom-unlispify-menu-entry, custom-magic-value-create)
14395         (custom-add-see-also, custom-group-value-create): Use ?\s.
14396         (custom-guess-type, customize-apropos, editable-field)
14397         (custom-face-value-create): Use `string-match-p'.
14398         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
14400         * custom.el (custom-load-symbol): Use `string-match-p'.
14402         * ansi-color.el: Convert to lexical binding.
14403         (ansi-colors): Fix URL.
14404         (ansi-color-context, ansi-color-context-region): Use defvar-local.
14405         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
14406         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
14408 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14410         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
14412         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
14414 2013-06-19  Tom Tromey  <tromey@redhat.com>
14416         * net/eww.el (eww-top-url): Remove.
14417         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
14418         (eww-render): Set new variables.  Don't set eww-top-url.
14419         (eww-handle-link): Handle "prev", "home", and "contents".
14420         Downcase the rel text.
14421         (eww-top-url): Choose best top URL.
14423 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14425         * net/eww.el: Rewrite to implement form elements "by hand" instead of
14426         relying in widget.el.  Using widget.el leads to too many
14427         user interface inconsistencies.
14428         (eww-self-insert): Implement entering commands in text fields.
14429         (eww-process-text-input): New function to make text input field editing
14430         work.
14431         (eww-submit): Rewrite to use the new-style form methods.
14432         (eww-select-display): Display the correct selected item.
14433         (eww-change-select): Implement changing the select value.
14434         (eww-toggle-checkbox): Implement radio/checkboxes.
14435         (eww-update-field): Fix compilation error.
14436         (eww-tag-textarea): Implement <textarea>.
14438         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
14439         we don't shadow mode-specific bindings.
14441         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
14442         nothing to push.
14444         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
14446 2013-06-19  Glenn Morris  <rgm@gnu.org>
14448         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
14450 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
14452         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
14453         not needed.
14455         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
14457 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14459         * net/browse-url.el (browse-url-browser-function):
14460         `eww-browse-url' has the right calling signature, `eww' does not.
14462 2013-06-19  Glenn Morris  <rgm@gnu.org>
14464         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
14465         Only eval autoloaded macros.
14466         (byte-compile-autoload): Only give the macro warning for macros.
14468         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
14469         (ps-underlined-faces): Declare.
14471         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
14472         (speedbar-add-supported-extension): Declare.
14474         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
14475         Don't include a date stamp in the header of the generated file;
14476         it leads to needless differences between output files.
14478 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
14480         * net/secrets.el (secrets-struct-secret-content-type):
14481         Replace check of introspection data by a test call of "CreateItem".
14482         Some servers do not offer introspection.
14484 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14486         * electric.el (electric-pair-mode): Improve interaction with
14487         electric-layout-mode.
14488         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
14489         (electric-pair-syntax): Use text-mode-syntax-table in comments
14490         and strings.
14491         (electric-pair--insert): New function.
14492         (electric-pair-post-self-insert-function): Use it and
14493         electric--after-char-pos.
14495 2013-06-19  Leo Liu  <sdl.web@gmail.com>
14497         * progmodes/octave.el (octave-help): Fix regexp.
14499 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14501         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
14502         (shr-table-horizontal-line): Allow nil as a value, and change the
14503         default.
14504         (shr-insert-table-ruler): Respect the nil value.
14506 2013-06-18  Tom Tromey  <tromey@barimba>
14508         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
14509         New defvars.
14510         (eww-open-file): New defun.
14511         (eww-render): Initialize new variables.
14512         (eww-display-html): Handle "link" and "a".
14513         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
14514         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
14515         (eww-back-url): Rename from eww-previous-url.
14516         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
14517         New defuns.
14519 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
14521         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
14522         Distinguish ternary operator tokens from slash symbol and slash
14523         char literal.
14525 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
14527         Convert symbol prettification into minor mode and global minor mode.
14529         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
14530         `prog-prettify-symbols', and make a local defvar instead of defcustom.
14531         (prettify-symbols--keywords): Rename from
14532         `prog-prettify-symbols-alist' and make a local defvar.
14533         (prettify-symbols--compose-symbol): Rename from
14534         `prog--prettify-font-lock-compose-symbol'.
14535         (prettify-symbols--make-keywords): Rename from
14536         `prog-prettify-font-lock-symbols-keywords' and simplify.
14537         (prog-prettify-install): Remove.
14538         (prettify-symbols-mode): New minor mode, based on
14539         `prog-prettify-install'.
14540         (turn-on-prettify-symbols-mode): New function.
14541         (global-prettify-symbols-mode): New globalized minor mode.
14543         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14544         * progmodes/cfengine.el (cfengine3-mode):
14545         * progmodes/perl-mode.el (perl-mode): Don't call
14546         `prog-prettify-install'; set `prettify-symbols-alist' instead.
14548 2013-06-18  Juri Linkov  <juri@jurta.org>
14550         * files-x.el (modify-file-local-variable-message): New function.
14551         (modify-file-local-variable)
14552         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
14553         and call `modify-file-local-variable-message' when it's non-nil.
14554         (add-file-local-variable, delete-file-local-variable)
14555         (add-file-local-variable-prop-line)
14556         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
14557         and use it.  (Bug#9820)
14559 2013-06-18  Juri Linkov  <juri@jurta.org>
14561         * emulation/vi.el (vi-shell-op):
14562         * emulation/vip.el (vip-execute-com, ex-command):
14563         * emulation/viper-cmd.el (viper-exec-bang):
14564         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
14565         the call of `shell-command-on-region'.  (Bug#14637)
14567         * simple.el (shell-command-on-region): Doc fix.
14569 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14571         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
14572         (bug#14633).
14574 2013-06-18  Glenn Morris  <rgm@gnu.org>
14576         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
14578         * newcomment.el (comment-search-forward, comment-search-backward):
14579         Doc fix.  (Bug#14376)
14581 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
14583         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
14584         (buffer-face-mode-invoke): Doc fix.
14586 2013-06-18  Matthias Meulien  <orontee@gmail.com>
14588         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
14589         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
14591 2013-06-18  Glenn Morris  <rgm@gnu.org>
14593         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
14594         Replace obsolete function generic-make-keywords with its expansion.
14596         * progmodes/python.el (ffap-alist): Declare.
14598         * textmodes/reftex.el (bibtex-mode-map): Declare.
14600 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14602         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
14603         (package-unpack, package-unpack-single): Return the pkg-dir.
14604         (package-download-transaction): Use it to update package-alist.
14606 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14608         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
14609         possible choice.
14611 2013-06-17  Juri Linkov  <juri@jurta.org>
14613         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
14615 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
14617         * emacs-lisp/package.el (package-load-descriptor):
14618         Remove `with-syntax-table' call, `read' doesn't need it.
14619         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
14621 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
14623         * startup.el (command-line): Expand package name returned by
14624         `package--description-file' (bug#14639).
14626 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
14628         * emacs-lisp/package.el (package-load-descriptor): Do not call
14629         `emacs-lisp-mode', just use its syntax table.
14631 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
14633         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
14634         `font-lock-extra-managed-props' if any prettifying keyword is added.
14635         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
14636         (prog-mode): Use `setq-local'.
14638 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14640         * international/characters.el (standard-case-table): Set syntax of ?»
14641         and ?« to punctuation.
14643 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
14645         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
14646         Save relevant match data before calling `syntax-ppss' (bug#14595).
14648 2013-06-15  Juri Linkov  <juri@jurta.org>
14650         * files-x.el (modify-file-local-variable-prop-line): Add local
14651         variables to the end of the existing comment on the first line.
14652         Use `file-auto-mode-skip' to skip interpreter magic line,
14653         and also skip XML declaration.
14655 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14657         * startup.el (package--builtin-versions): New var.
14658         (package-subdirectory-regexp): Remove.
14659         (package--description-file): Hard code its value instead.
14661         * emacs-lisp/package.el: Don't activate packages older than builtin.
14662         (package-obsolete-list): Rename from package-obsolete-alist, and make
14663         it into a simple list of package-desc.
14664         (package-strip-version): Remove.
14665         (package-built-in-p): Use package--builtin-versions.
14666         (package-mark-obsolete): Simplify.
14667         (package-process-define-package): Mark it obsolete if older than the
14668         builtin version.
14669         (package-handle-response): Use line-end-position.
14670         (package-read-archive-contents, package--download-one-archive):
14671         Simplify.
14672         (package--add-to-archive-contents): Skip if older than the builtin or
14673         installed version.
14674         (package-menu-describe-package): Fix last change.
14675         (package-list-unversioned): New var.
14676         (package-menu--generate): Use it.
14678         * emacs-lisp/autoload.el: Manage package--builtin-versions.
14679         (autoload--insert-text, autoload--insert-cookie-text): New functions.
14680         (autoload-builtin-package-versions): New variable.
14681         (autoload-generate-file-autoloads): Use them.
14682         Remove the list of autoloaded functions/macros from the
14683         (autoload...) comments.
14685         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
14687 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
14689         * simple.el (line-move-partial): Don't jump to the next screen
14690         line as soon as it becomes visible.  Instead, continue enlarging
14691         the vscroll until the portion of a tall screen line that's left on
14692         display is about the height of the frame's default font.
14693         (Bug#14567)
14695 2013-06-15  Glenn Morris  <rgm@gnu.org>
14697         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
14698         compilation-error-regexp-alist void, or local while let-bound.
14700         * progmodes/make-mode.el (makefile-mode-syntax-table):
14701         Treat "=" as punctuation.  (Bug#14614)
14703 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
14705         * help-fns.el (describe-variable):
14706         Add extra line for permanent-local variables.
14708 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
14710         * progmodes/scheme.el (scheme-font-lock-keywords-2):
14711         Add export, import, library.  (Bug#9164)
14712         (library): Set indent function.
14714 2013-06-14  Glenn Morris  <rgm@gnu.org>
14716         * term/xterm.el (xterm--query):
14717         Stop after first matching handler.  (Bug#14615)
14719 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
14721         Add support for dired in saveplace.
14722         * dired.el (dired-initial-position-hook): New variable.
14723         (dired-initial-position): Call hook to place cursor position.
14724         * saveplace.el (save-place-to-alist): Add dired position.
14725         (save-place-dired-hook): New function.
14727 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14729         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
14730         through a symbol rather than letrec.
14732         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
14733         (package-desc): Add `dir' field.
14734         (package-desc-full-name): New function.
14735         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
14736         (package-maybe-load-descriptor): Remove.
14737         (package-load-all-descriptors): Just call package-load-descriptor.
14738         (package--disabled-p): New function.
14739         (package-desc-vers, package-desc-doc): Remove aliases.
14740         (package--dir): Remove function.
14741         (package-activate): Check if a package is disabled.
14742         (package-process-define-package): New function, extracted from
14743         define-package.
14744         (define-package): Turn into a place holder.
14745         (package-unpack-single, package-tar-file-info):
14746         Use package--description-file.
14747         (package-compute-transaction): Use package--disabled-p.
14748         (package-download-transaction): Don't call
14749         package-maybe-load-descriptor since they're all loaded anyway.
14750         (package-install): Change argument to be a pkg-desc.
14751         (package-delete): Use a single pkg-desc argument.
14752         (describe-package-1): Use package-desc-dir instead of package--dir.
14753         Use package-desc property instead of package-symbol.
14754         (package-install-button-action): Adjust accordingly.
14755         (package--push): Rewrite.
14756         (package-menu--print-info): Adjust accordingly.  Change the ID format
14757         to be a pkg-desc.
14758         (package-menu-describe-package, package-menu-get-status)
14759         (package-menu--find-upgrades, package-menu-mark-upgrades)
14760         (package-menu-execute, package-menu--name-predicate):
14761         Adjust accordingly.
14762         * startup.el (package--description-file): New function.
14763         (command-line): Use it.
14764         * emacs-lisp/package-x.el (package-upload-buffer-internal):
14765         Use package-desc-version.
14767         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
14768         (byte-compile-preprocess): Use it.
14769         (byte-compile-file-form-defalias): Try a bit harder to use macros we
14770         can't quite recognize.
14771         (byte-compile-add-to-list): Remove.
14772         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
14773         (cconv-closure-convert): Add assertion.
14775         * emacs-lisp/map-ynp.el: Use lexical-binding.
14776         (map-y-or-n-p): Remove unused vars `tail' and `object'.
14777         Factor out some repeated code.
14779 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14781         * subr.el (with-eval-after-load): New macro.
14782         (eval-after-load): Allow form to be a function.
14783         take advantage of lexical-binding.
14784         (do-after-load-evaluation): Use dolist and adjust to new format.
14785         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
14787 2013-06-13  Juri Linkov  <juri@jurta.org>
14789         * replace.el (perform-replace): Display "symbol " and other search
14790         modes from `isearch-message-prefix' in the *Help* buffer.
14792         * isearch.el (isearch-query-replace): Add " symbol" and other
14793         possible search modes from `isearch-message-prefix' to the prompt.
14794         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
14795         when reading a regexp to collect.
14797 2013-06-13  Juri Linkov  <juri@jurta.org>
14799         * isearch.el (word-search-regexp): Match whitespace if the search
14800         string begins or ends in whitespace.  The LAX arg is applied to
14801         both ends of the search string.  Use `regexp-quote' and explicit
14802         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
14803         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
14804         boundaries are replaced with symbol boundaries, and characters
14805         between symbols match non-word non-symbol syntax.  (Bug#14602)
14807 2013-06-13  Juri Linkov  <juri@jurta.org>
14809         * isearch.el (isearch-del-char): Don't exceed the length of
14810         `isearch-string' by the prefix arg.  (Bug#14563)
14812 2013-06-13  Juri Linkov  <juri@jurta.org>
14814         * isearch.el (isearch-yank-word, isearch-yank-line)
14815         (isearch-char-by-name, isearch-quote-char)
14816         (isearch-printing-char, isearch-process-search-char):
14817         Add optional count prefix arg.  (Bug#14563)
14819         * international/isearch-x.el
14820         (isearch-process-search-multibyte-characters):
14821         Add optional count prefix arg.
14823 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
14825         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
14826         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
14827         lexical-binding.
14829 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
14831         * subr.el (set-temporary-overlay-map): Add on-exit argument.
14833 2013-06-13  Glenn Morris  <rgm@gnu.org>
14835         * startup.el (tty-handle-args):
14836         Don't just discard "--" and anything after.  (Bug#14608)
14838         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
14840 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
14842         Implement changes in Secret Service API.  Make it backward compatible.
14843         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
14844         (secrets-create-item): Use it.  Prefix properties with interface.
14846 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
14848         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
14849         (term-emulate-terminal): Respect term-suppress-hard-newline.
14851 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
14853         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
14854         Only remove a `thumb-file' overlay.  (Bug#14548)
14856 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
14858         * mail/reporter.el (reporter-submit-bug-report):
14859         Handle missing package-name.  (Bug#14600)
14861 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
14863         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
14864         (reftex-citation-prompt, reftex-default-bibliography)
14865         (reftex-bib-or-thebib, reftex-get-bibfile-list)
14866         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
14867         (reftex-bib-sort-author, reftex-bib-sort-year)
14868         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
14869         (reftex-extract-bib-entries-from-thebibliography)
14870         (reftex-get-bibkey-default, reftex-get-bib-names)
14871         (reftex-parse-bibtex-entry, reftex-get-bib-field)
14872         (reftex-format-bib-entry, reftex-parse-bibitem)
14873         (reftex-format-bibitem, reftex-do-citation)
14874         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
14875         (reftex-restrict-bib-matches, reftex-extract-bib-file)
14876         (reftex-insert-bib-matches, reftex-format-citation)
14877         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
14878         (reftex-create-bibtex-file): Add docstrings, mostly by converting
14879         existing comments into docstrings.
14881 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
14883         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
14885 2013-06-12  Andreas Schwab  <schwab@suse.de>
14887         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
14888         for auto-save files.
14890 2013-06-12  Glenn Morris  <rgm@gnu.org>
14892         * ido.el (ido-delete-ignored-files): Remove.
14893         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
14894         Go back to calling ido-ignore-item-p directly.
14896 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
14898         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
14900         * ido.el (ido-delete-ignored-files): New function,
14901         split from ido-make-file-list-1.
14902         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
14903         (ido-make-file-list-1): Use ido-delete-ignored-files.
14905 2013-06-12  Leo Liu  <sdl.web@gmail.com>
14907         * progmodes/octave.el (inferior-octave-startup)
14908         (inferior-octave-completion-table)
14909         (inferior-octave-track-window-width-change)
14910         (octave-eldoc-function-signatures, octave-help)
14911         (octave-find-definition): Use single quoted strings.
14912         (inferior-octave-startup-args): Change default value.
14913         (inferior-octave-startup): Do not hard code "-i" and
14914         "--no-line-editing".
14915         (inferior-octave-resync-dirs): Add optional arg NOERROR.
14916         (inferior-octave-directory-tracker): Use it.
14917         (octave-goto-function-definition): Robustify.
14918         (octave-help): Support highlighting operators in 'See also'.
14919         (octave-find-definition): Find subfunctions only in Octave mode.
14921 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14923         * help-fns.el (help-fns--compiler-macro): If the handler function is
14924         named, then put a link to it.
14925         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
14926         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
14927         (cl-typep): Use it.
14928         (cl-eval-when): Simplify debug spec.
14929         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
14930         compiler-macro function instead of setting `compiler-macro-file'.
14932 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
14934         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
14935         * vc/vc-hooks.el (vc-stay-local): Doc fix.
14937 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
14938             Daniel Hackney  <dan@haxney.org>
14940         First part of Daniel Hackney's patch to package.el.
14941         * emacs-lisp/package.el: Use defstruct.
14942         (package-desc): New, main struct.
14943         (package--bi-desc, package--ac-desc): New structs, used to describe the
14944         format in external files.
14945         (package-desc-vers): Replace with package-desc-version accessor.
14946         (package-desc-doc): Replace with package-desc-summary accessor.
14947         (package-activate-1): Remove `package' arg since the pkg-vec now
14948         includes the name.
14949         (define-package): Use package-desc-from-define.
14950         (package-unpack-single): Change file-name arg to be a symbol.
14951         (package--add-to-archive-contents): Use package-desc-create and new
14952         accessor functions to package--ac-desc.
14953         (package-buffer-info, package-tar-file-info): Return a package-desc.
14954         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
14955         arg to be a package-desc.
14956         (package-install-file): Adjust accordingly.  Use \' to match EOS.
14957         (package--from-builtin): New function.
14958         (describe-package-1, package-menu--generate): Use it.
14959         (package--make-autoloads-and-compile): Change name arg to be a symbol.
14960         (package-generate-autoloads): Idem and return the name of the file.
14961         * emacs-lisp/package-x.el (package-upload-buffer-internal):
14962         Change pkg-info arg to be a package-desc.
14963         Use package-make-ac-desc.
14964         (package-upload-file): Use \' to match EOS.
14965         * finder.el (finder-compile-keywords): Use package-make-builtin.
14967 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
14969         * vc/vc.el (vc-deduce-fileset): Change error message.
14970         (vc-read-backend): New function.
14971         (vc-next-action): Use it.
14973         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
14975         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
14976         (prolog-font-lock-keywords): Use regexp-opt instead.
14977         Don't manually highlight strings.
14978         (prolog-mode-variables): Simplify comment-start-skip.
14979         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
14981         * emacs-lisp/generic.el (generic--normalise-comments)
14982         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
14983         (generic-mode-set-comments): Use them.
14984         (generic-bracket-support): Use setq-local.
14985         (generic-make-keywords-list): Declare obsolete.
14987 2013-06-11  Glenn Morris  <rgm@gnu.org>
14989         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14990         Prettify after setting font-lock-defaults.  (Bug#14574)
14992 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
14994         * replace.el (query-replace, occur-read-regexp-defaults-function)
14995         (replace-search):
14996         * subr.el (declare-function, number-sequence, local-set-key)
14997         (substitute-key-definition, locate-user-emacs-file)
14998         (with-silent-modifications, split-string, eval-after-load):
14999         Fix typos, remove unneeded backslashes and reflow some docstrings.
15001 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
15003         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
15004         default for Elisp files.
15006 2013-06-11  Glenn Morris  <rgm@gnu.org>
15008         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
15009         although define-derived-mode was doing this anyway.  (Bug#14583)
15011 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
15013         * allout.el (allout-encryption-plaintext-sanitization-regexps):
15014         Fix make-variable-buffer-local call to refer to the correct variable.
15016 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
15018         * eshell/em-term.el (eshell-visual-commands)
15019         (eshell-visual-subcommands, eshell-visual-options):
15020         Add summary line to docstrings.  Add cross-references.
15022 2013-06-10  Glenn Morris  <rgm@gnu.org>
15024         * epa.el (epa-read-file-name): New function.  (Bug#14510)
15025         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
15027 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
15029         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
15030         output redirection to be ignored with visual commands.
15032 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
15034         * eshell/em-term.el (eshell-visual-command-p): New function.
15035         (eshell-term-initialize): Move long lambda to separate function
15036         eshell-visual-command-p.
15037         * eshell/em-dirs.el (eshell-dirs-initialize):
15038         * eshell/em-script.el (eshell-script-initialize):
15039         Add missing #' to lambda.
15041 2013-06-08  Leo Liu  <sdl.web@gmail.com>
15043         * progmodes/octave.el (octave-add-log-current-defun): New function.
15044         (octave-mode): Set add-log-current-defun-function.
15045         (octave-goto-function-definition): Do not move point if not found.
15046         (octave-find-definition): Enhance to try subfunctions first.
15048 2013-06-08  Glenn Morris  <rgm@gnu.org>
15050         * emacs-lisp/bytecomp.el (byte-compile-char-before)
15051         (byte-compile-backward-char, byte-compile-backward-word):
15052         Improve previous change, to handle non-explicit nil.
15054 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15056         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
15057         (smie--opener/closer-at-point): New function.
15058         (smie--matching-block-data): Use it.  Don't match from right after an
15059         opener or right before a closer.  Obey smie-blink-matching-inners.
15060         Don't signal a mismatch for repeated inners like "switch..case..case".
15062 2013-06-07  Leo Liu  <sdl.web@gmail.com>
15064         * progmodes/octave.el (octave-mode): Set comment-use-global-state
15065         to t.  (Bug#14303)
15066         (octave-function-header-regexp): Fix.  (Bug#14570)
15067         (octave-help-mode-finish-hook, octave-help-mode-finish):
15068         Remove.  Just use temp-buffer-show-hook.
15070         * newcomment.el (comment-search-backward): Revert last change.
15071         (Bug#14434)
15073         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
15075 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
15077         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
15078         through xargs, to avoid failure due to MS-Windows limitations on
15079         command-line length.
15081 2013-06-06  Glenn Morris  <rgm@gnu.org>
15083         * font-lock.el (lisp-font-lock-keywords-2):
15084         Treat user-error like error.
15086         * emacs-lisp/bytecomp.el (byte-compile-char-before)
15087         (byte-compile-backward-char, byte-compile-backward-word):
15088         Handle explicit nil arguments.  (Bug#14565)
15090 2013-06-05  Alan Mackenzie  <acm@muc.de>
15092         * isearch.el (isearch-allow-prefix): New user option.
15093         (isearch-other-meta-char): Don't exit isearch when a prefix
15094         argument is typed whilst `isearch-allow-prefix' is non-nil.
15095         (Bug#9706)
15097 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15099         * autorevert.el (auto-revert-notify-handler): Use memq.
15100         Hide assertion failure.
15102         * skeleton.el: Use cl-lib.
15103         (skeleton-further-elements): Use defvar-local.
15104         (skeleton-insert): Use cl-progv.
15106 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15108         * progmodes/prog-mode.el (prog-prettify-symbols)
15109         (prog-prettify-install): Update docstrings.
15111 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15113         * simple.el: Move all the prog-mode code to prog-mode.el.
15114         * progmodes/prog-mode.el: New file.
15115         * loadup.el: Add prog-mode.el.
15117 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15119         * simple.el (prog-prettify-symbols): Add version.
15120         (prog-prettify-install): Add convenience function to prettify symbols.
15122         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
15123         (perl--augmented-font-lock-keywords-1)
15124         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
15125         variables and use it.
15127         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
15128         (cfengine3-mode): Remove unneeded variable and use it.
15130         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
15131         (lisp--augmented-font-lock-keywords-1)
15132         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
15133         Remove unneeded variables and use it.
15135 2013-06-05  João Távora  <joaotavora@gmail.com>
15137         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
15138         to point when opening the connection.  (Bug#14380)
15140 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15142         * subr.el (load-history-regexp, load-history-filename-element)
15143         (eval-after-load, after-load-functions, do-after-load-evaluation)
15144         (eval-next-after-load, display-delayed-warnings)
15145         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
15146         definition of save-match-data.
15147         (overriding-local-map): Remove accidental obsolescence declaration.
15149         * emacs-lisp/edebug.el (edebug-result): Move before first use.
15151 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
15153         Generalize symbol prettify support to prog-mode and implement it
15154         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
15155         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
15156         (prog--prettify-font-lock-compose-symbol)
15157         (prog-prettify-font-lock-symbols-keywords): New variables and
15158         functions to support symbol prettification.
15159         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
15160         (lisp--augmented-font-lock-keywords-1)
15161         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
15162         (lisp--prettify-symbols-alist): Implement prettify of lambda.
15163         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
15164         (cfengine3--prettify-symbols-alist, cfengine3-mode):
15165         Implement prettify of -> => :: strings.
15166         * progmodes/perl-mode.el (perl-prettify-symbols)
15167         (perl--font-lock-compose-symbol)
15168         (perl--font-lock-symbols-keywords): Move to prog-mode.
15169         (perl--prettify-symbols-alist): Prettify -> => :: strings.
15170         (perl-font-lock-keywords-1)
15171         (perl-font-lock-keywords-2): Remove explicit prettify support.
15172         (perl--augmented-font-lock-keywords)
15173         (perl--augmented-font-lock-keywords-1)
15174         (perl--augmented-font-lock-keywords-2, perl-mode):
15175         Implement prettify support.
15177 2013-06-05  Leo Liu  <sdl.web@gmail.com>
15179         Re-implement SMIE matching block highlight using
15180         show-paren-data-function.  (Bug#14395)
15181         * emacs-lisp/smie.el (smie-matching-block-highlight)
15182         (smie--highlight-matching-block-overlay)
15183         (smie--highlight-matching-block-lastpos)
15184         (smie-highlight-matching-block)
15185         (smie-highlight-matching-block-mode): Remove.
15186         (smie--matching-block-data-cache): New variable.
15187         (smie--matching-block-data): New function.
15188         (smie-setup): Use smie--matching-block-data for
15189         show-paren-data-function.
15191         * progmodes/octave.el (octave-mode-menu): Fix.
15192         (octave-find-definition): Skip garbage lines.
15194 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15196         Fix compilation error with simultaneous dynamic+lexical scoping.
15197         Add warning when a defvar appears after the first let-binding.
15198         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
15199         (byte-compile-close-variables): Initialize it.
15200         (byte-compile--declare-var): New function.
15201         (byte-compile-file-form-defvar)
15202         (byte-compile-file-form-define-abbrev-table)
15203         (byte-compile-file-form-custom-declare-variable): Use it.
15204         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
15205         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
15206         (byte-compile-bind): Handle dynamic bindings that shadow
15207         lexical bindings.
15208         (byte-compile-unbind): Make arg non-optional.
15209         (byte-compile-let): Simplify.
15210         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
15211         (cconv--analyse-function, cconv-analyse-form): Populate it.
15212         Protect byte-compile-bound-variables to limit the scope of defvars.
15213         (cconv-analyse-form): Add missing rule for (defvar <foo>).
15214         Remove unneeded rule for `declare'.
15216         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
15217         so as to avoid depending on cl-adjoin at run-time.
15218         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
15220         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
15221         (macroexp--warn-and-return): Use it.
15223 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15225         * subr.el: Convert to lexical binding.
15226         (overriding-local-map): Make obsolete.
15227         (add-to-list): Doc fix.  Add compiler macro.
15228         (read-key): Swap values of local maps.
15230 2013-06-05  Leo Liu  <sdl.web@gmail.com>
15232         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
15234 2013-06-04  Leo Liu  <sdl.web@gmail.com>
15236         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
15237         (compilation-auto-jump): Suppress the "Mark set" message to give
15238         way to exit message.
15240 2013-06-04  Alan Mackenzie  <acm@muc.de>
15242         Remove faulty optimisation from indentation calculation.
15243         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
15244         search limit based on 2000 characters back from indent-point.
15246 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
15248         * eshell/em-term.el (cl-lib): Require `cl-lib'.
15250 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15252         * emacs-lisp/lisp.el: Use lexical-binding.
15253         (lisp--local-variables-1, lisp--local-variables): New functions.
15254         (lisp--local-variables-completion-table): New var.
15255         (lisp-completion-at-point): Use it complete let-bound vars.
15257         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
15258         eagerly (bug#14422).
15260 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
15262         * autorevert.el (auto-revert-notify-enabled)
15263         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
15264         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
15265         (auto-revert-notify-handler): Handle also gfilenotify.
15267         * subr.el (file-notify-handle-event): New defun.  Replacing ...
15268         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
15269         Remove.
15271 2013-06-03  Juri Linkov  <juri@jurta.org>
15273         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
15274         `M-s h .'.  (Bug#14427)
15276         * hi-lock.el (highlight-symbol-at-point): New alias for the new
15277         command `hi-lock-face-symbol-at-point'.
15278         (hi-lock-face-symbol-at-point): New command.
15279         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
15280         (hi-lock-menu): Add `highlight-symbol-at-point'.
15281         (hi-lock-mode): Doc fix.
15283         * isearch.el (isearch-forward-symbol-at-point): New command.
15284         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
15285         (isearch-highlight-regexp): Add a regexp which matches
15286         words/symbols for word/symbol mode.
15288         * subr.el (find-tag-default-bounds): New function with the body
15289         mostly moved from `find-tag-default'.
15290         (find-tag-default): Move most code to `find-tag-default-bounds',
15291         call it and apply `buffer-substring-no-properties' afterwards.
15293 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
15295         * eshell/em-term.el (eshell-term-initialize):
15296         Use `cl-intersection' rather than `intersection'.
15298 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
15300         * vc/log-view.el: Doc fix.
15301         (log-view-mode-map): Copy keymap from `special-mode-map'.
15303 2013-06-02  Eric Ludlam  <zappo@gnu.org>
15305         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
15306         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
15307         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
15308         (eieio-unbound, eieio-default-superclass)
15309         (eieio--define-field-accessors, method-static, method-before)
15310         (method-primary, method-after, method-num-lists)
15311         (method-generic-before, method-generic-primary)
15312         (method-generic-after, method-num-slots)
15313         (eieio-specialized-key-to-generic-key)
15314         (eieio--check-type, class-v, class-p)
15315         (eieio-class-name, define-obsolete-function-alias)
15316         (eieio-class-parents-fast, eieio-class-children-fast)
15317         (same-class-fast-p, class-constructor, generic-p)
15318         (generic-primary-only-p, generic-primary-only-one-p)
15319         (class-option-assoc, class-option, eieio-object-p)
15320         (class-abstract-p, class-method-invocation-order)
15321         (eieio-defclass-autoload-map, eieio-defclass-autoload)
15322         (eieio-class-un-autoload, eieio-defclass)
15323         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
15324         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
15325         (eieio--defgeneric-init-form, eieio-defgeneric-form)
15326         (eieio-defgeneric-reset-generic-form)
15327         (eieio-defgeneric-form-primary-only)
15328         (eieio-defgeneric-reset-generic-form-primary-only)
15329         (eieio-defgeneric-form-primary-only-one)
15330         (eieio-defgeneric-reset-generic-form-primary-only-one)
15331         (eieio-unbind-method-implementations)
15332         (eieio--defmethod, eieio--typep)
15333         (eieio-perform-slot-validation, eieio-validate-slot-value)
15334         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
15335         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
15336         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
15337         (eieio-slot-name-index, eieio-class-slot-name-index)
15338         (eieio-set-defaults, eieio-initarg-to-attribute)
15339         (eieio-attribute-to-initarg, eieio-c3-candidate)
15340         (eieio-c3-merge-lists, eieio-class-precedence-c3)
15341         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
15342         (eieio-class-precedence-list, eieio-generic-call-methodname)
15343         (eieio-generic-call-arglst, eieio-generic-call-key)
15344         (eieio-generic-call-next-method-list)
15345         (eieio-pre-method-execution-functions, eieio-generic-call)
15346         (eieio-generic-call-primary-only, eieiomt-method-list)
15347         (eieiomt-optimizing-obarray, eieiomt-install)
15348         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
15349         (eieio-generic-form, eieio-defmethod, make-obsolete)
15350         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
15351         (defclass): Remove `eval-and-compile' from macro.
15352         (call-next-method, shared-initialize): Instead of using
15353         `scoped-class' variable, use new eieio--scoped-class, and
15354         eieio--with-scoped-class.
15355         (initialize-instance): Rename local variable 'scoped-class' to
15356         'this-class' to remove ambiguitity from old global.
15358         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
15359         eieio.el.
15360         (eieio--scoped-class-stack): New variable.
15361         (eieio--scoped-class): New fcn.
15362         (eieio--with-scoped-class): New scoping macro.
15363         (eieio-defclass): Use pushnew instead of add-to-list.
15364         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
15365         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
15366         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
15367         `scoped-class' variable, use new eieio--scoped-class, and
15368         eieio--with-scoped-class.
15370         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
15372 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
15374         * eshell/esh-ext.el (eshell-external-command): Pass args to
15375         `eshell-find-interpreter'.
15376         (eshell-find-interpreter): Add new second parameter ARGS.
15378         * eshell/em-script.el (eshell-script-initialize): Add second arg
15379         to the function added as MATCH to `eshell-interpreter-alist'.
15381         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
15382         the function added as MATCH to `eshell-interpreter-alist'.
15384         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
15385         (eshell-visual-options): New defcustom.
15386         (eshell-escape-control-x): Adapt docstring.
15387         (eshell-term-initialize): Test `eshell-visual-subcommands' and
15388         `eshell-visual-options' in addition to `eshell-visual-commands'.
15389         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
15391 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
15393         * progmodes/python.el (python-indent-block-enders): Add break,
15394         continue and raise keywords.
15396 2013-06-01  Glenn Morris  <rgm@gnu.org>
15398         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
15400         Plain (f)boundp silences compilation warnings since Emacs 22.1.
15401         * progmodes/cc-cmds.el (delete-forward-p):
15402         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
15403         * progmodes/cc-engine.el (buffer-syntactic-context):
15404         * progmodes/cc-fonts.el (face-property-instance):
15405         * progmodes/cc-mode.el (set-keymap-parents):
15406         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
15407         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
15408         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
15409         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
15410         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
15412         * progmodes/cc-vars.el (other): Emacs has this widget since
15413         at least 21.1, so don't (re)define it.
15415         * eshell/em-cmpl.el (eshell-cmpl-initialize):
15416         Replace the obsolete alias pcomplete-arg-quote-list.
15418 2013-06-01  Leo Liu  <sdl.web@gmail.com>
15420         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
15421         punctuation syntax.
15422         (inferior-octave-minimal-columns)
15423         (inferior-octave-last-column-width): New variables.
15424         (inferior-octave-track-window-width-change): New function.
15425         (inferior-octave-mode): Adjust column width so that Octave output,
15426         for example from 'ls', can fit into the window nicely.
15428 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
15430         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
15431         Highlight expansions inside regexp literals.
15433 2013-05-31  Glenn Morris  <rgm@gnu.org>
15435         * obsolete/sym-comp.el (symbol-complete):
15436         Replace obsolete completion-annotate-function.
15438         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
15440 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
15442         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
15443         New function, checks if point is inside a literal that allows
15444         expression expansion.
15445         (ruby-syntax-propertize-expansion): Use it.
15446         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
15447         around the body.
15449 2013-05-30  Juri Linkov  <juri@jurta.org>
15451         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
15452         to "\M-si".
15453         (isearch-invisible): New variable.
15454         (isearch-forward): Doc fix.
15455         (isearch-mode): Set `isearch-invisible'
15456         to the value of `search-invisible'.
15457         (isearch-toggle-case-fold): Doc fix.
15458         (isearch-toggle-invisible): New command.
15459         (isearch-query-replace): Let-bind `search-invisible'
15460         to the value of `isearch-invisible'.
15461         (isearch-search): Use `isearch-invisible' instead of
15462         `search-invisible'.  Let-bind `search-invisible'
15463         to the value of `isearch-invisible'.  (Bug#11378)
15465 2013-05-30  Juri Linkov  <juri@jurta.org>
15467         * replace.el (perform-replace): Avoid `isearch-range-invisible'
15468         call when `query-flag' is nil and `search-invisible' is non-nil.
15469         (Bug#11746)
15471 2013-05-30  Glenn Morris  <rgm@gnu.org>
15473         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
15475         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
15476         (cc-require): Suppress spurious "noruntime" warnings.
15477         (cc-require-when-compile): Use fboundp, for sake of compiler.
15479         * progmodes/cc-mode.el: Move load of cc-vars before that of
15480         cc-langs (which in turn loads cc-vars), to quieten compiler.
15482 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15484         * paren.el: Simplify the code.
15485         (show-paren-mode): Always start the timer.
15486         (show-paren--idle-timer): Rename from show-paren-idle-timer.
15487         (show-paren--overlay, show-paren--overlay-1): Rename from
15488         show-paren-overlay and show-paren-overlay-1, and initialize to an
15489         overlay rather than to nil.
15490         (show-paren-function): Misc cleanup and simplifications.
15492 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15494         * paren.el (show-paren-data-function): New hook.
15495         (show-paren--default): New function, extracted from show-paren-function.
15496         (show-paren-function): Use show-paren-data-function.
15498 2013-05-30  Glenn Morris  <rgm@gnu.org>
15500         * ielm.el (ielm-map, ielm-complete-symbol):
15501         Use completion-at-point rather than obsolete functions.
15502         (inferior-emacs-lisp-mode): Doc fix.
15503         Set completion-at-point-functions, rather than
15504         comint-dynamic-complete-functions.
15506         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
15507         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
15508         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
15510         * image.el (image-animated-p): Tweak definition.
15512         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
15513         (rlogin-process-connection-type): Tweak default.  Add set-after.
15514         (rlogin-host): Doc fix.
15515         (rlogin): Tweak prompt.
15516         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
15518         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
15519         * progmodes/tcl.el (inferior-tcl-mode-map):
15520         Use completion-at-point rather than obsolete alias.
15522         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
15524         * minibuffer.el (read-file-name-completion-ignore-case):
15525         Move before completion--in-region, for eager macro expansion.
15527 2013-05-29  Juri Linkov  <juri@jurta.org>
15529         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
15530         for total count of matching lines.  Add `global-matches' for total
15531         count of matches.  Rename `matches' to `lines' for count of
15532         matching lines.  Add `matches' for count of matches.
15533         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
15534         to `prev-line' for line number of prev match endpt.
15535         Increment `matches' for every match.  Print the number of
15536         matching lines in the header.
15537         (occur-context-lines): Rename `lines' to `curr-line'.
15538         Rename `prev-lines' to `prev-line'.  (Bug#14017)
15540 2013-05-29  Juri Linkov  <juri@jurta.org>
15542         * replace.el (perform-replace): Add `skip-read-only-count',
15543         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
15544         Increment them for corresponding conditions and report the number
15545         of skipped occurrences in the final message.  (Bug#11746)
15546         (query-replace, query-replace-regexp, query-replace-regexp-eval)
15547         (replace-string, replace-regexp): Doc fix.
15549 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15551         * emacs-lisp/trace.el (trace--read-args): Provide a default.
15553         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
15554         prog-mode-map (bug#14504).
15556 2013-05-29  Leo Liu  <sdl.web@gmail.com>
15558         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
15559         (octave-help): Small simplification.
15561         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
15562         off the highlight first.
15564 2013-05-29  Glenn Morris  <rgm@gnu.org>
15566         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
15567         Handle idlwave-last-system-routine-info-cons-cell being nil.
15569         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
15570         (idlwave-write-paths): Simplify via with-temp-buffer.
15572         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
15573         * emulation/cua-rect.el: Also load cua-base at run time.
15575         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
15576         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
15577         (cperl-imenu-on-info): Require imenu.
15579 2013-05-28  Alan Mackenzie  <acm@muc.de>
15581         Handle "capitalised keywords" correctly.
15582         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
15584 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
15586         * eshell/em-unix.el: Add -r option to cp.
15588 2013-05-28  Glenn Morris  <rgm@gnu.org>
15590         * vc/vc-arch.el (vc-exec-after): Declare.
15591         (vc-switches): Autoload.
15592         * vc/vc-bzr.el: No need to require vc when compiling.
15593         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
15594         (vc-resynch-buffer, vc-dir-refresh): Declare.
15595         (vc-setup-buffer, vc-switches): Autoload.
15596         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
15597         (vc-resynch-buffer): Declare.
15598         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
15599         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
15600         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
15601         (grep-read-regexp, grep-read-files, grep-expand-template)
15602         (vc-dir-refresh): Declare.
15603         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
15604         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
15605         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
15606         * vc/vc-mtn.el (vc-exec-after): Declare.
15607         (vc-switches): Autoload.
15608         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
15609         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
15610         (vc-file-tree-walk): Declare.
15611         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
15612         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
15613         (vc-tag-precondition, vc-rename-master): Autoload.
15614         * vc/vc-svn.el (vc-exec-after): Declare.
15615         (vc-switches, vc-setup-buffer): Autoload.
15616         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
15617         Autoload.
15618         (vc-resynch-buffer): Declare.
15620         * obsolete/fast-lock.el (byte-compile-warnings):
15621         Don't warn about obsolete features in this obsolete file.
15623         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
15624         Move definition before use.
15626         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
15627         (dun-unix-verbs): Remove dun-zippy.
15628         (dun-zippy): Remove function.
15630         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
15632 2013-05-27  Juri Linkov  <juri@jurta.org>
15634         * replace.el (replace-search): New function with code moved out
15635         from `perform-replace'.
15636         (replace-highlight, replace-dehighlight): Move function definitions
15637         up closer to `replace-search'.  (Bug#11746)
15639 2013-05-27  Juri Linkov  <juri@jurta.org>
15641         * replace.el (perform-replace): Ignore invisible matches.
15642         In addition to checking `query-replace-skip-read-only', also
15643         filter out matches by calling `run-hook-with-args-until-failure'
15644         on `isearch-filter-predicates', and also check `search-invisible'
15645         for t or call `isearch-range-invisible'.
15646         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
15648 2013-05-27  Juri Linkov  <juri@jurta.org>
15650         * isearch.el (isearch-filter-predicates): Rename from
15651         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
15652         (isearch-message-prefix): Display text from the property
15653         `isearch-message-prefix' of the currently active filters.
15654         (isearch-search): Don't compare `isearch-filter-predicate' with
15655         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
15656         on `isearch-filter-predicates'.  Also check `search-invisible' for t
15657         or call `isearch-range-invisible'.
15658         (isearch-filter-visible): Make obsolete.
15659         (isearch-lazy-highlight-search):
15660         Call `run-hook-with-args-until-failure' on
15661         `isearch-filter-predicates' and use `isearch-range-invisible'.
15663         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
15664         `isearch-filter-predicates' instead of `funcall'ing
15665         `isearch-filter-predicate'.
15666         (Info-mode): Set `Info-isearch-filter' to
15667         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
15669         * dired-aux.el (dired-isearch-filter-predicate-orig):
15670         Remove variable.
15671         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
15672         (dired-isearch-filenames-end): Add and remove
15673         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
15674         instead of changing the value of `isearch-filter-predicate'.
15675         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
15676         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
15677         Put property `isearch-message-prefix' to "filename " on
15678         `dired-isearch-filter-filenames'.
15680         * wdired.el (wdired-change-to-wdired-mode):
15681         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
15682         locally instead of changing `isearch-filter-predicate'.
15683         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
15685 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
15687         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
15688         return the commit hash (Bug#14459).  Also set the
15689         `vc-git-detached' property.
15690         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
15691         (vc-git-mode-line-string): Use the same help-echo format whether
15692         in detached mode or not, because we know the actual revision now.
15693         When in detached mode, shorten the revision to 7 chars.
15695 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15697         * emacs-lisp/easy-mmode.el (define-minor-mode):
15698         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
15699         mode hook and provide a docstring.
15701 2013-05-27  Alan Mackenzie  <acm@muc.de>
15703         Remove spurious syntax-table text properties inserted by C-y.
15704         * progmodes/cc-mode.el (c-after-change): Also clear hard
15705         syntax-table property with value nil.
15707 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
15709         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
15710         when reading the events; the buffer layout shall not be changed.
15712 2013-05-27  Leo Liu  <sdl.web@gmail.com>
15714         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
15715         New variable.
15716         (inferior-octave-directory-tracker): Automatically re-sync
15717         default-directory.
15718         (octave-help): Improve handling of 'See also'.
15720 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
15722         * doc-view.el: Minor naming convention tweaks.
15723         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
15725         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
15726         even if there's no `display' property yet (bug#14435).
15728 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
15730         * subr.el (unmsys--file-name): Rename from reveal-filename.
15732         * Makefile.in (custom-deps, finder-data, autoloads)
15733         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
15734         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
15735         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
15737 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15739         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
15740         error-completion on the first 2 args of condition-case (bug#14446).
15741         Don't burp at EOB.
15743 2013-05-25  Leo Liu  <sdl.web@gmail.com>
15745         * comint.el (comint-previous-matching-input): Do not flood the
15746         *Messages* buffer with trivial messages.
15748 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15750         * progmodes/flymake.el (flymake-nop): Don't return a string.
15751         (flymake-set-at): Fix typo.
15753         * simple.el (read--expression): New function, extracted from
15754         eval-expression.  Set completion-at-point-functions (bug#14465).
15755         (eval-expression, eval-minibuffer): Use it.
15757 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
15759         * progmodes/flymake.el (flymake-save-buffer-in-file)
15760         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
15761         (flymake-selected-frame, flymake-log, flymake-ins-after)
15762         (flymake-set-at, flymake-get-buildfile-from-cache)
15763         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
15764         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
15765         Refine the doc string.
15766         (flymake-get-file-name-mode-and-masks): Reformat.
15767         (flymake-get-real-file-name-function): Fix a minor bug.
15769 2013-05-24  Juri Linkov  <juri@jurta.org>
15771         * progmodes/grep.el (grep-mode-font-lock-keywords):
15772         Support =linenumber= format used by git-grep for lines with
15773         function names.  (Bug#13549)
15775 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15777         * progmodes/octave.el (octave-smie-rules): Return nil rather than
15778         0 after a semi-colon; it works better for smie-auto-fill.
15779         (octave--indent-new-comment-line): New function.
15780         (octave-indent-new-comment-line): Use it (indirectly).
15781         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
15782         modify comment-line-break-function.
15784         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
15785         (smie-setup): Use add-function to set it.
15787 2013-05-24  Sam Steingold  <sds@gnu.org>
15789         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
15790         argument (before the `interactive' argument).
15792 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15794         * image-mode.el (image-mode-winprops): Add winprops to
15795         image-mode-winprops-alist before running
15796         image-mode-new-window-functions.
15797         * doc-view.el (doc-view-new-window-function): Don't delay
15798         doc-view-goto-page via timers (bug#14435).
15800 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
15802         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
15803         (doc-view-desktop-save-buffer): New function.
15804         (doc-view-restore-desktop-buffer): New function.
15805         (desktop-buffer-mode-handlers):
15806         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
15807         handler.
15808         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
15809         `desktop-save-buffer' function.
15811 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
15813         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
15814         (tramp-gvfs-file-name-handler): Raise a user error when
15815         `tramp-gvfs-enabled' is nil.
15816         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
15817         Do not raise a user error when loading package.  (Bug#14447)
15819         * net/xesam.el: Move to obsolete/.
15821 2013-05-24  Glenn Morris  <rgm@gnu.org>
15823         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
15825         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
15827         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
15828         (Info-find-node, Man-getpage-in-background): Declare.
15830         * mail/unrmail.el (unrmail):
15831         Replace obsolete detect-coding-with-priority.
15833         * net/socks.el (socks-split-string): Use this rather than split-string.
15834         (socks-nslookup-host): Update for above change.
15835         (dynamic-choice, s5-dynamic-choice-match)
15836         (s5-dynamic-choice-match-inline, s5-widget-value-create):
15837         Comment out unused code.
15839         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
15840         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
15841         (gud-tooltip-echo-area): Make obsolete.
15842         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
15844         * progmodes/js.el (js--optimize-arglist): Declare.
15846         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
15848         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
15849         (ediff-window-C): Declare.
15851         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
15852         Tweak requires to silence compiler.
15854         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
15855         (he-search-string, he-tried-table, he-expand-list)
15856         (he-init-string, he-string-member, he-substitute-string)
15857         (he-reset-string): Declare.
15859         * obsolete/options.el (list-options): Use custom-variable-p,
15860         rather than obsolete alias.
15862 2013-05-23  Sam Steingold  <sds@gnu.org>
15864         * simple.el (shell-command-on-region): Pass the `replace' argument
15865         down to `call-process-region' to comply with the doc as reported on
15866         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
15868 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15870         * emacs-lisp/smie.el (smie-indent-forward-token)
15871         (smie-indent-backward-token): Handle string tokens (bug#14381).
15873 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
15875         * ielm.el (ielm-menu): New menu.
15876         (inferior-emacs-lisp-mode): Set comment-start.
15878 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
15880         * textmodes/reftex.el (reftex-ref-style-toggle):
15881         Fix deactivate action.
15883         * textmodes/reftex-vars.el (reftex-ref-style-alist):
15884         Add cleveref macros.
15886         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
15887         Accept options for bibliography commands.
15888         * textmodes/reftex-vars.el (reftex-bibliography-commands):
15889         Add addbibresource.  Basic Biblatex support.
15891 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
15893         * net/tramp-gvfs.el (top):
15894         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
15895         when loading package.  (Bug#14447)
15897 2013-05-23  Glenn Morris  <rgm@gnu.org>
15899         * progmodes/js.el: No need to load comint when compiling.
15900         (ring-insert, comint-send-string, comint-send-input)
15901         (comint-last-input-end, ido-chop): Declare.
15903         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
15904         * vc/ediff-mult.el: Adjust requires.
15905         (ediff-directories-internal, ediff-directory-revisions-internal)
15906         (ediff-patch-file-internal): Declare.
15907         * vc/ediff-ptch.el: Adjust requires.
15908         (ediff-use-last-dir, ediff-buffers-internal): Declare.
15909         (ediff-find-file): Autoload.
15910         * vc/ediff-util.el: No need to load ediff when compiling.
15911         (ediff-regions-internal): Declare.
15912         * vc/ediff-wind.el: Adjust requires.
15913         (ediff-compute-toolbar-width): Define when compiling.
15914         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
15915         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
15916         (dired-get-filename, dired-get-marked-files)
15917         (ediff-last-dir-patch, ediff-patch-default-directory)
15918         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
15919         (ediff-patch-buffer-internal): Declare.
15921         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
15922         (ispell-process, ispell-buffer-local-words, lm-summary)
15923         (lm-section-start, lm-section-end): Declare.
15924         (checkdoc-ispell-init): Simplify.
15926         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
15927         (he-string-member, he-reset-string, he-substitute-string): Declare.
15929         * eshell/em-ls.el: Adjust requires.
15930         (eshell-glob-regexp): Declare.
15931         * eshell/em-tramp.el: Adjust requires.
15932         (eshell-parse-command): Autoload.
15933         * eshell/em-xtra.el: Adjust requires.
15934         (eshell-parse-command): Autoload.
15935         * eshell/esh-ext.el: Adjust requires.
15936         (eshell-parse-command, eshell-close-handles): Autoload.
15937         * eshell/esh-io.el: Adjust requires.
15938         (eshell-output-filter): Autoload.
15939         * eshell/esh-util.el: No need to load tramp when compiling.
15940         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
15941         Declare.
15942         (eshell-parse-ange-ls): Require ange-ftp and tramp.
15943         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
15944         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
15945         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
15946         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
15947         * eshell/esh-opt.el, eshell/esh-proc.el:
15948         * eshell/esh-var.el: Adjust requires.
15949         * eshell/eshell.el: Do not require esh-util twice.
15950         (eshell-add-input-to-history): Declare.
15951         (eshell-command): Check history module is active before using it.
15953         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
15955 2013-05-22  Leo Liu  <sdl.web@gmail.com>
15957         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
15959 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
15961         * autorevert.el (auto-revert-notify-add-watch)
15962         (auto-revert-notify-handler): Add `attrib' for the inotify case,
15963         it indicates changes in file modification time.
15965 2013-05-22  Glenn Morris  <rgm@gnu.org>
15967         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15968         Always delete the autoloaded function from the noruntime and
15969         unresolved functions lists.
15971         * allout.el: No need to load epa, epg, overlay when compiling.
15972         (epg-context-set-passphrase-callback, epg-list-keys)
15973         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
15974         (epg-key-user-id-list): Declare.
15976         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
15977         (viper-set-parsing-style-toggling-macro)
15978         (viper-set-emacs-state-searchstyle-macros):
15979         Use called-interactively-p on Emacs.
15980         (viper-looking-back): Make it an obsolete alias.  Update callers.
15981         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
15982         Use looking-back rather than viper-looking-back.
15983         (viper-tmp-insert-at-eob, viper-enlarge-region)
15984         (viper-read-string-with-history, viper-register-to-point)
15985         (viper-append-to-register, viper-change-state-to-vi)
15986         (viper-backward-char-carefully, viper-forward-char-carefully)
15987         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
15988         (viper-change-state-to-emacs): Declare.
15989         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
15990         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
15991         * emulation/viper-mous.el: Do not load viper-cmd.
15992         (viper-backward-char-carefully, viper-forward-char-carefully)
15993         (viper-forward-word, viper-adjust-window): Declare.
15995         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
15997         * progmodes/idlw-help.el (idlwave-help-fontify):
15998         Use called-interactively-p.
16000         * term/w32console.el (w32-get-console-codepage)
16001         (w32-get-console-output-codepage): Declare.
16003         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
16004         Remove unnecessary declarations.
16005         (dframe-message): Doc fix.
16007         * info.el (dframe-select-attached-frame, dframe-current-frame):
16008         Declare.
16010         * speedbar.el (speedbar-message): Make it an obsolete alias.
16011         Update all callers.
16012         (speedbar-with-attached-buffer)
16013         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
16014         (speedbar-with-writable): Use backquote.
16015         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
16016         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
16017         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
16018         rather than speedbar- aliases.
16019         * mail/rmail.el: Load dframe rather than speedbar when compiling.
16020         (speedbar-make-specialized-keymap, speedbar-insert-button)
16021         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
16022         (speedbar-do-function-pointer): Declare.
16023         (rmail-speedbar-button, rmail-speedbar-find-file)
16024         (rmail-speedbar-move-message):
16025         Use dframe-with-attached-buffer rather than speedbar- alias.
16026         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
16027         (dframe-message, speedbar-make-specialized-keymap)
16028         (speedbar-add-expansion-list, speedbar-mode-functions-list)
16029         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
16030         (speedbar-insert-button, dframe-select-attached-frame)
16031         (dframe-maybee-jump-to-attached-frame)
16032         (speedbar-change-initial-expansion-list)
16033         (speedbar-previously-used-expansion-list-name): Declare.
16034         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
16035         Use dframe-message, dframe-with-attached-buffer rather than
16036         speedbar- aliases.
16037         (gud-sentinel): Silence compiler.
16038         * progmodes/vhdl-mode.el (speedbar-refresh)
16039         (speedbar-do-function-pointer, speedbar-add-supported-extension)
16040         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
16041         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
16042         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
16043         (speedbar-file-lists, speedbar-make-tag-line)
16044         (speedbar-line-directory, speedbar-goto-this-file)
16045         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
16046         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
16047         (speedbar-make-button, speedbar-reset-scanners)
16048         (speedbar-files-item-info, speedbar-line-text)
16049         (speedbar-find-file-in-frame, speedbar-set-timer)
16050         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
16051         (speedbar-with-writable): Do not (re)define it.
16052         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
16053         rather than speedbar- alias.
16055 2013-05-21  Leo Liu  <sdl.web@gmail.com>
16057         * progmodes/octave.el (octave-mode-menu): Update and re-organize
16058         menu items.
16059         (octave-mode): Tweak fill-nobreak-predicate.
16060         (inferior-octave-startup): Check process to avoid infinite loop.
16061         (inferior-octave): Pop to buffer first to show abornmal process
16062         exit information.
16064 2013-05-21  Glenn Morris  <rgm@gnu.org>
16066         * printing.el (pr-menu-bar): Define when compiling.
16068 2013-05-21  Leo Liu  <sdl.web@gmail.com>
16070         * progmodes/octave.el (octave-auto-fill): Remove.
16071         (octave-indent-new-comment-line): Improve.
16072         (octave-mode): Use auto fill mode through
16073         comment-line-break-function and fill-nobreak-predicate.
16074         (octave-goto-function-definition): Support DEFUN_DLD.
16075         (octave-beginning-of-defun): Small tweak.
16076         (octave-help): Show parent directory.
16078 2013-05-21  Glenn Morris  <rgm@gnu.org>
16080         * files.el (dired-unmark):
16081         * progmodes/gud.el (gdb-input): Update declarations.
16083         * calculator.el (electric, ehelp): No need to load when compiling.
16084         (Electric-command-loop, electric-describe-mode): Declare.
16086         * doc-view.el (doc-view-current-converter-processes): Move before use.
16088         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
16089         Move MODE-set-explicitly definition before use.
16091         * international/mule-diag.el (mule-diag):
16092         Don't use obsolete window-system-version.
16094         * mail/feedmail.el (smtpmail): No need to load when compiling.
16095         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
16097         * mail/mail-utils.el (rfc822): No need to load when compiling.
16098         (rfc822-addresses): Autoload it.
16099         (mail-strip-quoted-names): Trivial simplification.
16101         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
16102         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
16104         * net/snmp-mode.el (tempo): Don't duplicate requires.
16106         * progmodes/prolog.el (info): No need to load when compiling.
16107         (comint): Require before shell requires it.
16108         (Info-goto-node): Autoload it.
16109         (Info-follow-nearest-node): Declare.
16110         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
16112         * textmodes/artist.el (picture-mode-exit): Declare.
16114         * textmodes/reftex-parse.el (reftex-parse-from-file):
16115         Trivial rewrite so the compiler can parse it better.
16117 2013-05-20  Leo Liu  <sdl.web@gmail.com>
16119         * progmodes/octave.el (octave-help-mode-map)
16120         (octave-help-mode-finish-hook): New variables.
16121         (octave-help-mode, octave-help-mode-finish): New functions.
16122         (octave-help): Use octave-help-mode.
16124 2013-05-20  Glenn Morris  <rgm@gnu.org>
16126         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
16128 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
16130         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
16131         start at point, so that expansion starting right after opening
16132         slash in a regexp is recognized.
16133         (ruby-syntax-before-regexp-re): New defvar, extracted from
16134         ruby-syntax-propertize-function.  Since the value of this regexp
16135         is looked up at runtime now, we should be able to turn
16136         `ruby-syntax-methods-before-regexp' into a defcustom later.
16137         (ruby-syntax-propertize-function): Split regexp matching into two
16138         parts, for opening and closing slashes.  That allows us to skip
16139         over string interpolations and support multiline regexps.
16140         Don't call `ruby-syntax-propertize-expansions', instead use another rule
16141         for them, which calls `ruby-syntax-propertize-expansion'.
16142         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
16143         call to `ruby-syntax-propertize-function'.
16144         (ruby-syntax-propertize-expansion): Extracted from
16145         `ruby-syntax-propertize-expansions'.  Handles one expansion.
16146         (ruby-syntax-propertize-percent-literal): Leave point right after
16147         the percent symbol, so that the expression expansion rule can
16148         propertize the contents.
16149         (ruby-syntax-propertize-heredoc): Leave point at bol following the
16150         heredoc openers.
16151         (ruby-syntax-propertize-expansions): Remove.
16153 2013-05-18  Juri Linkov  <juri@jurta.org>
16155         * man.el (Man-default-man-entry): Remove `-' from the end
16156         of the default value.  (Bug#14400)
16158 2013-05-18  Glenn Morris  <rgm@gnu.org>
16160         * comint.el (comint-password-prompt-regexp):
16161         Allow "password for XXX" where XXX contains colons (eg https://...).
16163 2013-05-18  Leo Liu  <sdl.web@gmail.com>
16165         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
16166         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
16167         (octave-source-directories): Don't check process.
16168         (octave-source-directories, octave-find-definition): Doc fix.
16170 2013-05-18  Glenn Morris  <rgm@gnu.org>
16172         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
16173         Remove backspace/delete bindings.  (Bug#14392)
16175         * cus-dep.el (custom-make-dependencies): Sort the output.
16176         (custom-versions-load-alist): Convert comment to doc.
16178 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16180         * newcomment.el (comment-search-backward): Stricter in finding
16181         comment start.  (Bug#14303)
16183         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
16184         (octave-comment-start-skip): Properly anchored.
16186 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16188         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
16189         Clean up when turned off.  (Bug#14395)
16190         (smie--highlight-matching-block-overlay): No longer buffer-local.
16191         (smie-highlight-matching-block): Adjust.
16193 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
16195         Doc string fix for "nanoseconds" (Bug#14406).
16196         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
16197         Fix doc string typo that had "nanoseconds" instead of "microseconds".
16199 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
16201         * calc/calc-units.el (math-extract-units): Preserve powers
16202         of units.
16204 2013-05-17  Leo Liu  <sdl.web@gmail.com>
16206         * subr.el (delete-consecutive-dups): New function.
16207         * ido.el (ido-set-matches-1): Use it.
16208         * progmodes/octave.el (inferior-octave-completion-table): Use it.
16209         * ido.el (ido-remove-consecutive-dups): Remove.
16211 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16213         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
16214         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
16215         regexp-opt's `words'.
16217 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16219         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
16220         (smie--highlight-matching-block-overlay)
16221         (smie--highlight-matching-block-lastpos)
16222         (smie--highlight-matching-block-timer): New variables.
16223         (smie-highlight-matching-block): New function.
16224         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
16225         (smie-setup): Conditionally enable smie-blink-matching-open.
16227 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
16229         Sync with upstream verilog-mode r840.
16230         * progmodes/verilog-mode.el (verilog-mode-version)
16231         (verilog-mode-release-date): Update.
16232         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
16233         (verilog-sig-tieoff): Fix string error on
16234         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
16235         (verilog-read-decls): Fix parameters confusing
16236         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
16238 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
16240         * subr.el (reveal-filename): New function.
16242         * loadup.el: Compute Emacs executable versions on MS-Windows,
16243         where executables have the .exe extension.  Add a hard link
16244         emacs-XX.YY.ZZ.exe on MS-Windows.
16246         * Makefile.in (XARGS_LIMIT): New variable.
16247         (custom-deps, finder-data, autoloads)
16248         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
16249         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
16250         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
16251         (compile-main): Limit xargs according to $(XARGS_LIMIT).
16253 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16255         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
16256         (octave-mode-menu, octave-mode-map): Remove its uses.
16258 2013-05-16  Reto Zimmermann  <reto@gnu.org>
16260         Sync with upstream vhdl mode v3.34.2.
16261         * progmodes/vhdl-mode.el: Use `push' throughout.
16262         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
16263         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
16264         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
16265         (vhdl-actual-generic-name): New option to derive actual generic name.
16266         (vhdl-port-paste-signals): Replace formal by actual generics.
16267         (vhdl-beautify): New name for old group vhdl-align.  Update users.
16268         (vhdl-beautify-options): New option.
16269         (vhdl-last-input-event): New compat alias.  Use throughout.
16270         (vhdl-goto-line): Replace user level function `goto-line'.
16271         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
16272         vhdl-fix-statement-buffer.
16273         (vhdl-create-mode-menu): Add some entries.
16274         (vhdl-align-region-groups): Respect vhdl-beautify-options.
16275         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
16276         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
16277         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
16278         to force statements on one line.
16279         (vhdl-remove-trailing-spaces-region):
16280         New, split from vhdl-remove-trailing-spaces.
16281         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
16282         Respect vhdl-beautify-options.
16283         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
16284         (vhdl-update-sensitivity-list): Not add with index if exists without.
16285         Not include array index with signal.  Ignore keywords in comments.
16286         (vhdl-get-visible-signals): Regexp tweaks.
16287         (vhdl-template-component-inst): Handle empty library.
16288         (vhdl-template-type): Add template for 'enum' type.
16289         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
16290         Use vhdl-replace-string.
16291         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
16292         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
16293         (vhdl-speedbar-initialize): Update for above name change.
16294         (vhdl-compose-wire-components): Fix in handling of constants.
16295         (vhdl-error-regexp-emacs-alist): New variable.
16296         (vhdl-error-regexp-add-emacs): New function;
16297         adds support for new compile.el (Emacs 22+)
16298         (vhdl-generate-makefile-1): Change target order for single lib. units.
16299         Allow use of absolute file names.
16301 2013-05-16  Leo Liu  <sdl.web@gmail.com>
16303         * simple.el (prog-indent-sexp): Indent enclosing defun.
16305 2013-05-15  Glenn Morris  <rgm@gnu.org>
16307         * cus-start.el (show-trailing-whitespace): Move to editing basics.
16308         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
16309         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
16310         (whitespace-highlight): Move to whitespace group.
16312         * comint.el (comint-source):
16313         * pcmpl-linux.el (pcmpl-linux):
16314         * shell.el (shell-faces):
16315         * eshell/esh-opt.el (eshell-opt):
16316         * international/ccl.el (ccl): Remove empty custom groups.
16318         * completion.el (dynamic-completion-mode):
16319         * jit-lock.el (jit-lock-debug-mode):
16320         * minibuffer.el (completion-in-region-mode):
16321         * type-break.el (type-break-mode-line-message-mode)
16322         (type-break-query-mode):
16323         * emulation/tpu-edt.el (tpu-edt-mode):
16324         * progmodes/subword.el (global-subword-mode, global-superword-mode):
16325         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
16326         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
16328         * term/xterm.el (xterm): Change parent group to terminals.
16330         * master.el (master): Remove empty custom group.
16331         (master-mode): Remove unused :group argument.
16332         * textmodes/refill.el (refill): Remove empty custom group.
16333         (refill-mode): Remove unused :group argument.
16335         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
16337         * cus-dep.el: Provide a feature.
16338         (custom-make-dependencies): Ignore dotfiles (dir-locals).
16339         Don't mistakenly ignore files whose basenames match a basename
16340         from preloaded-file-list (eg cedet/ede/simple.el).
16341         Add a fallback method for getting :group.
16343 2013-05-15  Juri Linkov  <juri@jurta.org>
16345         * isearch.el (isearch-char-by-name): Rename from
16346         `isearch-insert-char-by-name'.  Doc fix.
16347         (isearch-forward): Mention `isearch-char-by-name' in
16348         the docstring.  (Bug#13348)
16350         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
16351         `exit-minibuffer' instead of
16352         `isearch-nonincremental-exit-minibuffer'.
16353         (isearch-edit-string): Remove mention of
16354         `isearch-nonincremental-exit-minibuffer' from docstring.
16355         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
16356         (isearch-forward-exit-minibuffer)
16357         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
16359 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16361         * loadup.el: Just use unversioned DOC.
16363         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
16364         literals as extending to EOB.
16365         (nxml-last-fontify-end): Remove unused variable.
16366         (nxml-after-change1): Use with-silent-modifications.
16367         (nxml-extend-after-change-region): Simplify.
16368         (nxml-extend-after-change-region1): Remove function.
16369         (nxml-after-change1): Don't adjust for dependent regions.
16370         (nxml-fontify-matcher): Simplify.
16371         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
16372         (xmltok-add-dependent): Remove function.
16373         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
16374         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
16375         (xmltok-scan-prolog-after-processing-instruction-open): Treat
16376         unclosed <[[, <?, comment, and other literals as extending to EOB.
16377         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
16378         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
16379         Remove functions.
16380         (rng-do-some-validation-1): Don't mark dependent regions.
16381         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
16382         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
16383         (nxml-clear-dependent-regions): Remove functions.
16384         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
16385         (nxml-ensure-scan-up-to-date):
16386         Don't clear&mark dependent regions.
16388 2013-05-15  Leo Liu  <sdl.web@gmail.com>
16390         * progmodes/octave.el (octave-goto-function-definition):
16391         Improve and fix callers.
16393 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
16395         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
16396         the setter (bug#14387).
16398         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
16399         surrounding group (bug#14402).
16401 2013-05-14  Juri Linkov  <juri@jurta.org>
16403         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
16404         (Bug#14390)
16406 2013-05-14  Glenn Morris  <rgm@gnu.org>
16408         * progmodes/f90.el (f90-imenu-generic-expression):
16409         Fix typo in 2013-05-08 change.  (Bug#14402)
16411 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16413         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
16414         Remove signals for which replies are never received.
16416 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16418         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
16419         (gdb-handler-alist, gdb-handler-number): Remove variables.
16420         (gdb-handler-list): New variable.
16421         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
16422         (gdb-pending-handler-p, gdb-handle-reply)
16423         (gdb-remove-all-pending-triggers): New functions.
16424         (gdb-discard-unordered-replies): New defcustom.
16425         (gdb-handler): New defstruct.
16426         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
16427         instead of gdb-pending-triggers.  Update docstring.
16428         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
16429         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
16430         (gdb-var-update-handler, def-gdb-auto-update-trigger)
16431         (def-gdb-auto-update-handler, gdb-get-changed-registers)
16432         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
16433         (gdb-frame-handler): Pending triggers are now automatically managed.
16434         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
16435         Remove argument.
16436         (gdb-input): Automatically handles pending triggers.  Update docstring.
16437         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
16438         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
16439         Update comments.
16440         (gdb-done-or-error): Now use gdb-handle-reply.
16442 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
16444         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
16445         gdb-debug-log.
16447 2013-05-14  Glenn Morris  <rgm@gnu.org>
16449         * subr.el (user-emacs-directory-warning): New option.
16450         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
16452 2013-05-14  Leo Liu  <sdl.web@gmail.com>
16454         * progmodes/octave.el (octave-font-lock-keywords): Fix error
16455         during redisplay.
16456         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
16457         (octave-font-lock-texinfo-comment): Fix invalid search bound
16458         error: wrong side of point.
16460 2013-05-14  Glenn Morris  <rgm@gnu.org>
16462         * progmodes/flymake.el (flymake-xml-program): New option.
16463         (flymake-xml-init): Use it.
16465         * term/xterm.el: Provide a feature.
16467         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
16469 2013-05-13  Glenn Morris  <rgm@gnu.org>
16471         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
16472         Add compat aliases as a hack workaround.  (Bug#14384)
16474 2013-05-13  Leo Liu  <sdl.web@gmail.com>
16476         * progmodes/octave.el (octave-indent-comment): Fix indentation for
16477         ###, and %!.
16478         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
16479         C-M-q.
16480         (octave-comment-start-skip): Include %!.
16481         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
16483 2013-05-12  Leo Liu  <sdl.web@gmail.com>
16485         * progmodes/octave.el (inferior-octave-startup): Store the value
16486         of __octave_srcdir__ for octave-source-directories.
16487         (inferior-octave-check-process): New function refactored out of
16488         inferior-octave-send-list-and-digest.
16489         (octave-source-directories)
16490         (octave-find-definition-filename-function): New variables.
16491         (octave-source-directories)
16492         (octave-find-definition-default-filename): New functions.
16493         (octave-find-definition): Improve to find functions implemented in C++.
16495 2013-05-12  Glenn Morris  <rgm@gnu.org>
16497         * calendar/diary-lib.el (diary-outlook-format-1):
16498         Don't include dayname in the output.  (Bug#14349)
16500 2013-05-11  Glenn Morris  <rgm@gnu.org>
16502         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
16504         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
16505         Treat cc-provide like provide.
16507 2013-05-11  Kevin Ryde  <user42@zip.com.au>
16509         * cus-dep.el (custom-make-dependencies):
16510         Use generated-autoload-load-name for the sake of files such
16511         such cedet/semantic/bovine/c.el, where the base file name
16512         is not in load-path.  (Bug#5277)
16514 2013-05-11  Glenn Morris  <rgm@gnu.org>
16516         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
16517         Provide features.
16519 2013-05-11  Leo Liu  <sdl.web@gmail.com>
16521         * progmodes/octave.el (octave-indent-comment): Improve.
16522         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
16523         (octave-eldoc-function-signatures, octave-eldoc-function):
16524         New functions.
16525         (octave-mode, inferior-octave-mode): Add eldoc support.
16527 2013-05-11  Richard Stallman  <rms@gnu.org>
16529         * epa.el (epa-decrypt-file): Take output file name as argument
16530         and read it using `interactive'.
16532 2013-05-11  Leo Liu  <sdl.web@gmail.com>
16534         * progmodes/octave.el (octave-beginning-of-line)
16535         (octave-end-of-line): Check before using up-list because it jumps
16536         out of more syntactic contructs since moving to smie.
16537         (octave-indent-comment): New function.
16538         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
16539         (octave-begin-keywords, octave-end-keywords)
16540         (octave-reserved-words, octave-smie-bnf-table)
16541         (octave-smie-rules): Add new keywords from Octave 3.6.4.
16543 2013-05-11  Glenn Morris  <rgm@gnu.org>
16545         * faces.el (internal-face-x-get-resource):
16546         * frame.el (ns-display-monitor-attributes-list):
16547         * calc/calc-aent.el (math-to-radians-2):
16548         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
16549         Fix declarations.
16551         * calc/calc-menu.el: Make it loadable in isolation.
16553         * net/eudcb-bbdb.el: Make it loadable without bbdb.
16554         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
16555         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
16556         (eudc-bbdb-query-internal): Require 'bbdb.
16558         * lpr.el (lpr-headers-switches):
16559         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
16561         * progmodes/sql.el (sql-login-params): Fix and improve :type.
16563         * emulation/edt-mapper.el: In batch mode, error rather than hang.
16565         * term.el (term-set-escape-char): Make it idempotent.
16567 2013-05-10  Leo Liu  <sdl.web@gmail.com>
16569         * progmodes/octave.el (inferior-octave-completion-table):
16570         No longer a function and all uses changed.  Use cache to speed up
16571         completion due to bug#11906.
16572         (octave-beginning-of-defun): Re-write to be more general.
16574 2013-05-10  Glenn Morris  <rgm@gnu.org>
16576         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
16578 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16580         * comint.el (comint-redirect-send-command-to-process): Use :around
16581         rather than :override for comint-redirect-filter.
16582         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
16583         Call it instead of comint-redirect-original-filter-function (which
16584         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
16586 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
16588         * frame.el (display-monitor-attributes-list): Add NS case.
16589         (ns-display-monitor-attributes-list): Declare.
16591 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
16593         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
16595 2013-05-09  Glenn Morris  <rgm@gnu.org>
16597         * international/fontset.el (vertical-centering-font-regexp):
16598         Set standard-value.
16600         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
16602         * bookmark.el (bookmark-search-delay):
16603         * cus-start.el (vertical-centering-font-regexp):
16604         * ps-mule.el (ps-mule-font-info-database-default):
16605         * ps-print.el (ps-default-fg, ps-default-bg):
16606         * type-break.el (type-break-good-break-interval):
16607         * whitespace.el (whitespace-indentation-regexp)
16608         (whitespace-space-after-tab-regexp):
16609         * emacs-lisp/testcover.el (testcover-1value-functions)
16610         (testcover-noreturn-functions, testcover-progn-functions)
16611         (testcover-prog1-functions):
16612         * emulation/viper-init.el (viper-emacs-state-cursor-color):
16613         * eshell/em-glob.el (eshell-glob-translate-alist):
16614         * play/tetris.el (tetris-tty-colors):
16615         * progmodes/cpp.el (cpp-face-default-list):
16616         * progmodes/flymake.el (flymake-allowed-file-name-masks):
16617         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
16618         (idlwave-help-browser-generic-args):
16619         * progmodes/make-mode.el (makefile-special-targets-list):
16620         * progmodes/python.el (python-shell-virtualenv-path):
16621         * progmodes/verilog-mode.el (verilog-active-low-regexp)
16622         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
16623         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
16624         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
16625         * textmodes/reftex-vars.el (reftex-format-label-function):
16626         * textmodes/remember.el (remember-diary-file): Fix custom types.
16628         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
16629         Add :version.
16631 2013-05-09  Leo Liu  <sdl.web@gmail.com>
16633         * progmodes/octave.el (inferior-octave-completion-at-point):
16634         Restore file completion.  (Bug#14300)
16635         (inferior-octave-startup): Fix incorrect highlighting for the
16636         first prompt.
16638 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16640         * progmodes/ruby-mode.el: First cut at SMIE support.
16641         (ruby-use-smie): New var.
16642         (ruby-smie-grammar): New constant.
16643         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
16644         (ruby-smie--forward-token, ruby-smie--backward-token)
16645         (ruby-smie-rules): New functions.
16646         (ruby-mode-variables): Setup SMIE if applicable.
16648 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
16650         * simple.el (line-move-visual): Signal beginning/end of buffer
16651         only if vertical-motion moved less than it was requested.  Avoids
16652         silly incorrect error messages when there are display strings with
16653         multiple newlines at EOL.
16655 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
16657         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
16658         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
16659         (prolog-char-quote-workaround):
16660         * progmodes/cperl-mode.el (cperl-under-as-char):
16661         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
16662         Mark as obsolete.
16663         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
16664         their declaration.
16665         (vhdl-mode-syntax-table-init): Remove.
16667         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
16668         last change.
16670         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
16671         syntax for "_".
16672         (ld-script-font-lock-keywords):
16673         Change regexps to use things like \_< and \_>.
16675         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
16676         Change all regexps to use things like \_< and \_>.
16678         * progmodes/autoconf.el (autoconf-definition-regexp)
16679         (autoconf-font-lock-keywords, autoconf-current-defun-function):
16680         Handle a _ with symbol syntax.
16681         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
16683         * progmodes/ada-mode.el (ada-mode-abbrev-table):
16684         Consolidate declaration.
16685         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
16686         the declaration.
16687         (ada-create-syntax-table): Remove.
16688         (ada-capitalize-word): Don't mess with the syntax of "_" since it
16689         already has the right syntax nowadays.
16690         (ada-goto-next-word): Don't change the syntax of "_".
16692         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
16693         with-wrapper-hook.
16695 2013-05-08  Sam Steingold  <sds@gnu.org>
16697         * thingatpt.el (thing-at-point): Accept optional second argument
16698         NO-PROPERTIES to strip the text properties from the return value.
16699         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
16700         to `thing-at-point' instead of stripping the properties ourselves.
16701         Also, when `thing-at-point' fails to find a url, prepend "http://"
16702         to the filename at point on the assumption that the user is
16703         pointing at something like gnu.org/gnu.
16705 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
16707         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
16708         * faces.el (crm-separator):
16709         Silence byte-compiler.
16711         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
16712         (tool-bar-map): Remove unneeded defvars.
16714 2013-05-08  Leo Liu  <sdl.web@gmail.com>
16716         Re-work a fix for bug#10994 based on Le Wang's patch.
16717         * ido.el (ido-remove-consecutive-dups): New helper.
16718         (ido-completing-read): Use it.
16719         (ido-chop): Revert fix for bug#10994.
16721 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
16723         * cus-edit.el (custom-save-variables):
16724         Pretty-print long values.  (Bug#14187)
16726 2013-05-08  Glenn Morris  <rgm@gnu.org>
16728         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
16729         (m4-mode-syntax-table): Init in the defvar.
16730         (m4-mode-abbrev-table): Let define-derived-mode define it.
16732 2013-05-08  Tom Tromey  <tromey@redhat.com>
16734         * progmodes/m4-mode.el (m4-mode-syntax-table):
16735         Do not treat "_" as word constituent.  (Bug#14167)
16737 2013-05-07  Glenn Morris  <rgm@gnu.org>
16739         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
16740         Remove explicit eshell-isearch-cancel-map.
16742         * progmodes/f90.el (f90-smart-end-names): New option.
16743         (f90-smart-end): Doc fix.
16744         (f90-end-block-optional-name): New constant.
16745         (f90-block-match): Respect f90-smart-end-names.
16747 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16749         * progmodes/octave.el (octave-smie-forward-token): Be more careful
16750         about implicit semi-colons (bug#14218).
16752 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
16754         * frame.el (display-monitor-attributes-list)
16755         (frame-monitor-attributes): New functions.
16757 2013-05-06  Leo Liu  <sdl.web@gmail.com>
16759         * progmodes/octave.el (octave-syntax-propertize-function): Change
16760         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
16761         (octave-font-lock-keywords): Use octave-operator-regexp.
16762         (octave-completion-at-point): Rename from
16763         octave-completion-at-point-function.
16764         (inferior-octave-directory-tracker): Robustify.
16765         (octave-text-functions): Remove and fix its uses.  No such things
16766         any more.
16768 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16770         * emacs-lisp/trace.el (trace--display-buffer): New function.
16771         (trace-make-advice): Use it.
16773 2013-05-06  Juri Linkov  <juri@jurta.org>
16775         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
16776         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
16777         Doc fix.
16778         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
16779         in the help string.  (Bug#12985)
16781 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
16783         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
16785 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16787         * progmodes/perl-mode.el: Add support for here documents.
16788         (perl-syntax-propertize-function): Match here-doc markers.
16789         (perl-syntax-propertize-special-constructs): Find their end.
16790         (perl-imenu-generic-expression): Use [:alnum:].
16792         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
16793         (advice--add-function): Refresh the advice if already present
16794         (bug#14317).
16796 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
16798         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
16800 2013-05-06  Glenn Morris  <rgm@gnu.org>
16802         * w32-fns.el (w32-charset-info-alist): Declare.
16804         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
16805         of its defcustom properties.
16806         (eshell-cmpl-initialize): No need to load pcomplete.
16808         * generic-x.el: No need to require comint when compiling.
16810         * net/eudc-export.el: Make it loadable without bbdb.
16811         (top-level): Use require rather than load-library.
16812         (eudc-create-bbdb-record, eudc-bbdbify-phone)
16813         (eudc-batch-export-records-to-bbdb)
16814         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
16815         Require bbdb.
16817 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16819         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
16820         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
16821         some tweaks, instead.
16823 2013-05-05  Leo Liu  <sdl.web@gmail.com>
16825         * progmodes/octave.el (octave-font-lock-keywords)
16826         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
16827         (inferior-octave-send-list-and-digest): Improve error message.
16828         (octave-mode, inferior-octave-mode): Use setq-local.
16829         (octave-help): Set info-lookup-mode.
16831 2013-05-05  Richard Stallman  <rms@gnu.org>
16833         * vc/compare-w.el (compare-windows-whitespace):
16834         Treat no-break space as whitespace.
16836         * mail/rmailsum.el (rmail-summary-rmail-update):
16837         Detect empty summary and don't change selected message.
16838         (rmail-summary-goto-msg): Likewise.
16840         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
16841         Doc fixes, rename args.
16843 2013-05-05  Alan Mackenzie  <acm@muc.de>
16845         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
16847 2013-05-05  Juri Linkov  <juri@jurta.org>
16849         * info.el (Info-read-subfile): Use (point-min) instead of (point)
16850         to not add the length of the summary segment to the return value.
16851         (Bug#14125)
16853 2013-05-05  Leo Liu  <sdl.web@gmail.com>
16855         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
16856         (inferior-octave-output-filter): Remove.
16857         (octave-send-region, inferior-octave-startup): Fix callers.
16858         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
16859         (octave-binary-file-extensions): New user variable.
16860         (octave-find-definition): Confirm if opening binary files.
16861         (octave-help-file): Use octave-find-definition to get the binary
16862         confirmation.
16863         (octave-help): Adjust for octave-help-file change.
16865 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16867         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
16868         Merge the two entries that handle function definitions.
16869         (pascal--syntax-propertize): New const.
16870         (pascal-mode): Use it.  Use setq-local.
16872 2013-05-04  Glenn Morris  <rgm@gnu.org>
16874         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
16875         (diary-from-outlook): Respect diary-from-outlook-function.
16877 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16879         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
16880         Move the declaration from C.
16881         (read-minibuffer, eval-minibuffer): Move from C.
16882         (completion-setup-function): Avoid minibuffer-completion-contents.
16884 2013-05-03  Leo Liu  <sdl.web@gmail.com>
16886         * progmodes/octave.el (octave-font-lock-keywords): Do not
16887         dehighlight 'end' in comments or strings.
16888         (octave-completing-read, octave-goto-function-definition):
16889         New helpers.
16890         (octave-help-buffer): New user variable.
16891         (octave-help-file, octave-help-function): New button types.
16892         (octave-help): New command and bind it to C-h ;.
16893         (octave-find-definition): New command and bind it to M-.
16894         (user-error): Alias to error if not defined.
16896 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16898         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
16899         for \.  (bug#14332)
16900         (octave-font-lock-keywords): Include [ and {.
16902 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16904         * progmodes/octave.el (inferior-octave-startup-file): Change default.
16905         (inferior-octave): Remove calling comint-mode and return the buffer.
16906         (inferior-octave-startup): Cosmetic changes.
16908 2013-05-02  Leo Liu  <sdl.web@gmail.com>
16910         * progmodes/octave.el (octave-syntax-propertize-function):
16911         Include the case when ' is at line beginning.  (Bug#14336)
16913 2013-05-02  Glenn Morris  <rgm@gnu.org>
16915         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
16916         * desktop.el (vc-dir-mode): Just autoload it here.
16918 2013-05-02  Alan Mackenzie  <acm@muc.de>
16920         Eliminate variable c-standard-font-lock-fontify-region-function.
16921         * progmodes/cc-mode.el
16922         (c-standard-font-lock-fontify-region-function): Remove.
16923         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
16925 2013-05-01  Leo Liu  <sdl.web@gmail.com>
16927         * progmodes/octave.el: Compatible with older emacs-24 releases.
16928         (inferior-octave-has-built-in-variables): Remove.  Built-in
16929         variables were removed from Octave in 2007.
16930         (inferior-octave-startup): Fix uses.
16931         (comint-line-beginning-position): Remove compatibility code for
16932         emacs 21.
16934 2013-05-01  Juri Linkov  <juri@jurta.org>
16936         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
16938 2013-05-01  Juri Linkov  <juri@jurta.org>
16940         * comint.el (comint-previous-matching-input): Don't print message
16941         "History item: %d" when `isearch-mode' is active.
16942         (comint-history-isearch-message): Print message "History item: %d"
16943         when `comint-input-ring-index' is not empty and this function is
16944         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
16946 2013-05-01  Leo Liu  <sdl.web@gmail.com>
16948         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
16949         definitions.  Use completion-at-point to insert keywords.
16950         (octave-abbrev-start): Remove.
16951         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
16953 2013-04-30  Leo Liu  <sdl.web@gmail.com>
16955         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
16956         change.
16958 2013-04-30  Alan Mackenzie  <acm@muc.de>
16960         Handle arbitrarily long C++ member initialisation lists.
16961         * progmodes/cc-engine.el (c-back-over-member-initializers):
16962         new function.
16963         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
16964         (most) member init lists.
16966 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
16968         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
16969         variable.
16971 2013-04-30  Leo Liu  <sdl.web@gmail.com>
16973         * progmodes/octave.el (octave-variables): Remove.  No builtin
16974         variables any more.  All converted to functions.
16975         (octave-font-lock-keywords, octave-completion-at-point-function):
16976         Fix uses.
16977         (octave-font-lock-texinfo-comment): New user variable.
16978         (octave-texinfo-font-lock-keywords): New variable for texinfo
16979         comment block.
16980         (octave-function-comment-block): New face.
16981         (octave-font-lock-texinfo-comment): New function.
16982         (octave-mode): Font lock texinfo comment block.
16984 2013-04-29  Leo Liu  <sdl.web@gmail.com>
16986         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
16987         indexing expression.
16988         (octave-continuation-string): Do not use \.
16989         (inferior-octave-complete-impossible): Remove.
16990         (inferior-octave-completion-table)
16991         (inferior-octave-completion-at-point): Remove its uses.
16992         (inferior-octave-startup): completion_matches was introduced to
16993         Octave in 1996 so safe to assume it.
16994         (octave-function-file-comment): Improve to follow how Octave does it.
16995         (octave-update-function-file-comment): Tweak.
16997 2013-04-29  Leo Liu  <sdl.web@gmail.com>
16999         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
17000         (inferior-octave-startup): Remove inferior-octave-startup-hook.
17001         (octave-function-file-comment): Fix typo.
17002         (octave-sync-function-file-names): Use read-char-choice.
17004 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
17006         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
17007         to t for the less important warnings.
17009 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
17011         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
17013 2013-04-27  Glenn Morris  <rgm@gnu.org>
17015         * vc/log-view.el (log-view-current-entry):
17016         Treat "---" separator lines as part of the following rev.  (Bug#14169)
17018 2013-04-27  Juri Linkov  <juri@jurta.org>
17020         * subr.el (read-number): Doc fix about using it by interactive
17021         code letter `n'.  (Bug#14254)
17023 2013-04-27  Juri Linkov  <juri@jurta.org>
17025         * desktop.el (desktop-auto-save-timeout): New option.
17026         (desktop-file-checksum): New variable.
17027         (desktop-save): Add optional arg `auto-save' and don't auto-save
17028         if nothing changed.
17029         (desktop-auto-save-timer): New variable.
17030         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
17031         (after-init-hook): Call `desktop-auto-save-set-timer'.
17032         Suggested by Reuben Thomas <rrt@sc3d.org> in
17033         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
17035 2013-04-27  Leo Liu  <sdl.web@gmail.com>
17037         * progmodes/octave.el (octave-function-file-p)
17038         (octave-skip-comment-forward, octave-function-file-comment)
17039         (octave-update-function-file-comment): New functions.
17040         (octave-mode-map): Bind C-c ; to
17041         octave-update-function-file-comment.
17042         (octave-mode-menu): Add octave-update-function-file-comment.
17043         (octave-mode, inferior-octave-mode): Fix doc-string.
17044         (octave-insert-defun): Conform to Octave's coding convention.
17045         (Bug#14285)
17047         * files.el (basic-save-buffer): Don't let errors in
17048         before-save-hook prevent saving buffer.
17050 2013-04-20  Roland Winkler  <winkler@gnu.org>
17052         * faces.el (read-face-name): Use completing-read if arg multiple
17053         is nil.
17055 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
17057         * ls-lisp.el (ls-lisp-insert-directory): If no files are
17058         displayed, move point to after the totals line.
17059         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
17060         for the details.
17062 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17064         * emacs-lisp/package.el (package-autoload-ensure-default-file):
17065         Add current dir to the load-path.
17066         (package-generate-autoloads): Don't rely on
17067         autoload-ensure-default-file.
17069 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
17071         * textmodes/remember.el (remember-store-in-files): Document that
17072         the file name format is passed to `format-time-string'.
17074 2013-04-26  Leo Liu  <sdl.web@gmail.com>
17076         * progmodes/octave.el (octave-sync-function-file-names): New function.
17077         (octave-mode): Use it in before-save-hook.
17079 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17081         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
17082         (bug#14274).
17084         * progmodes/octave.el (octave-smie-forward-token): Properly skip
17085         \n and comment, even if it's not an implicit ; (bug#14218).
17087 2013-04-26  Glenn Morris  <rgm@gnu.org>
17089         * subr.el (read-number): Once more use `read' rather than
17090         `string-to-number', to trap non-numeric input.  (Bug#14254)
17092 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
17094         * emacs-lisp/syntax.el (syntax-propertize-multiline):
17095         Use `syntax-multiline' text property consistently instead of
17096         `font-lock-multiline'.  (Bug#14237)
17098 2013-04-26  Glenn Morris  <rgm@gnu.org>
17100         * emacs-lisp/shadow.el (list-load-path-shadows):
17101         No longer necessary to check for duplicate simple.el, since
17102         2012-07-07 change to init_lread to not include installation lisp
17103         directories in load-path when running uninstalled.  (Bug#14270)
17105 2013-04-26  Leo Liu  <sdl.web@gmail.com>
17107         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
17108         (octave-mode, inferior-octave-mode): Use setq-local.
17109         (octave-not-in-string-or-comment-p): Rename to
17110         octave-in-string-or-comment-p.
17111         (octave-in-comment-p, octave-in-string-p)
17112         (octave-in-string-or-comment-p): Replace defsubst with defun.
17114 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
17116         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
17118 2013-04-25  Bastien Guerry  <bzg@gnu.org>
17120         * textmodes/remember.el (remember-data-directory)
17121         (remember-directory-file-name-format): Fix custom types.
17123 2013-04-25  Leo Liu  <sdl.web@gmail.com>
17125         * progmodes/octave.el (octave-completion-at-point-function):
17126         Make use of inferior octave process.
17127         (octave-initialize-completions): Remove.
17128         (inferior-octave-completion-table): New function.
17129         (inferior-octave-completion-at-point): Use it.
17130         (octave-completion-alist): Remove.
17132 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17134         * progmodes/opascal.el: Use font-lock and syntax-propertize.
17135         (opascal-mode-syntax-table): New var.
17136         (opascal-literal-kind, opascal-is-literal-end)
17137         (opascal-literal-token-at): Rewrite.
17138         (opascal--literal-start-re, opascal-font-lock-keywords)
17139         (opascal--syntax-propertize): New constants.
17140         (opascal-font-lock-defaults): Adjust.
17141         (opascal-mode): Use them.  Set comment-<foo> variables as well.
17142         (delphi-comment-face, opascal-comment-face, delphi-string-face)
17143         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
17144         (delphi-other-face, opascal-other-face): Remove face variables.
17145         (opascal-save-state): Remove macro.
17146         (opascal-fontifying-progress-step): Remove constant.
17147         (opascal--ignore-changes): Remove var.
17148         (opascal-set-token-property, opascal-parse-next-literal)
17149         (opascal-is-stable-literal, opascal-complete-literal)
17150         (opascal-is-literal-start, opascal-face-of)
17151         (opascal-parse-region, opascal-parse-region-until-stable)
17152         (opascal-fontify-region, opascal-after-change)
17153         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
17154         (opascal-debug-parse-region, opascal-debug-parse-window)
17155         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
17156         (opascal-debug-fontify-buffer): Remove.
17157         (opascal-debug-mode-map): Adjust accordingly.
17159 2013-04-25  Leo Liu  <sdl.web@gmail.com>
17161         Merge octave-mod.el and octave-inf.el into octave.el with some
17162         cleanups.
17163         * progmodes/octave.el: New file renamed from octave-mod.el.
17164         * progmodes/octave-inf.el: Merged into octave.el.
17165         * progmodes/octave-mod.el: Renamed to octave.el.
17167 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
17169         * textmodes/reftex-vars.el
17170         (reftex-label-ignored-macros-and-environments): New defcustom.
17172         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
17174 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17176         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
17177         (smie-indent-keyword): Improve the check to ensure that the next
17178         comment is really on the same line.
17179         (smie-indent-comment): Don't align with a subsequent closer (or eob).
17181         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
17182         semi-colons if the line is not otherwise empty (bug#14218).
17184 2013-04-25  Glenn Morris  <rgm@gnu.org>
17186         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
17188 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
17190         * progmodes/opascal.el (opascal-set-token-property): Rename from
17191         opascal-set-text-properties and only set `token' (bug#14134).
17192         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
17193         (opascal-literal-text-properties): Remove.
17194         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
17195         Adjust callers.
17197 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
17199         * textmodes/remember.el (remember-handler-functions): Add an
17200         option for a new handler `remember-store-in-files'.
17201         (remember-data-directory, remember-directory-file-name-format):
17202         New options.
17203         (remember-store-in-files): New function to store remember notes
17204         as separate files within a directory.
17206 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
17208         * progmodes/compile.el (compilation-next-error-function):
17209         Pass "formats" to compilation-find-file (bug#11777).
17211 2013-04-24  Glenn Morris  <rgm@gnu.org>
17213         * vc/vc-bzr.el (vc-bzr-print-log):
17214         * vc/vc-hg.el (vc-hg-print-log):
17215         * vc/vc-svn.el (vc-svn-print-log):
17216         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
17218         * vc/vc-bzr.el (vc-bzr-print-log):
17219         * vc/vc-cvs.el (vc-cvs-print-log):
17220         * vc/vc-git.el (vc-git-print-log):
17221         * vc/vc-hg.el (vc-hg-print-log):
17222         * vc/vc-mtn.el (vc-mtn-print-log):
17223         * vc/vc-rcs.el (vc-rcs-print-log):
17224         * vc/vc-sccs.el (vc-sccs-print-log):
17225         * vc/vc-svn.el (vc-svn-print-log):
17226         * vc/vc.el (vc-print-log-internal): Doc fixes.
17228 2013-04-23  Glenn Morris  <rgm@gnu.org>
17230         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
17231         Remove venerable code attempting to avoid substitute-command-keys.
17233 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
17235         * textmodes/reftex-vars.el (reftex-label-regexps):
17236         Call `reftex-compile-variables' after changes to this variable.
17238 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17240         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
17241         Use lexical-binding.
17242         (jit-lock-force-redisplay): Use markers, check buffer's continued
17243         existence and beware narrowed buffers.
17244         (jit-lock-fontify-now): Adjust call accordingly.
17246 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17248         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
17249         to avoid misleading the user.
17251 2013-04-22  Leo Liu  <sdl.web@gmail.com>
17253         * info-look.el: Prefer latex2e.info.  (Bug#14240)
17255 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
17257         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
17259         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
17260         * net/tramp.el (tramp-call-process): ... here.
17261         (tramp-set-completion-function, tramp-parse-putty):
17262         * net/tramp-adb.el (tramp-adb-execute-adb-command):
17263         * net/tramp-gvfs.el (tramp-gvfs-send-command):
17264         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
17265         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
17266         (tramp-call-local-coding-command): Use `tramp-call-process'
17267         instead of `tramp-compat-call-process'.
17269         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
17270         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
17271         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
17272         (tramp-find-inline-compress): Improve traces.
17273         (tramp-maybe-send-script): Check for Perl binary.
17274         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
17276 2013-04-22  Daiki Ueno  <ueno@gnu.org>
17278         * epg.el (epg-context-pinentry-mode): New function.
17279         (epg-context-set-pinentry-mode): New function.
17280         (epg--start): Pass --pinentry-mode option to gpg command.
17282 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
17284         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
17285         `comint-dynamic-complete' is obsolete since 24.1, replaced by
17286         `completion-at-point'.  (Bug#13774)
17288         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
17289         default key binding for `describe-distribution' has been moved to
17290         `C-h C-o'.  (Bug#13970)
17292 2013-04-21  Glenn Morris  <rgm@gnu.org>
17294         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
17295         Add doc strings.
17296         (vc-print-log): Clarify interactive prompt.
17298 2013-04-20  Glenn Morris  <rgm@gnu.org>
17300         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
17301         No longer include timestamp etc information.
17303 2013-04-20  Roland Winkler  <winkler@gnu.org>
17305         * faces.el (read-face-name): Bug fix, return just one face if arg
17306         multiple is nil.  (Bug#14209)
17308 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17310         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
17311         (remove-function): Autoload.
17313         * comint.el (comint-redirect-original-filter-function): Remove.
17314         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
17315         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
17316         (vc-cvs-annotate-command):
17317         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
17318         * progmodes/prolog.el (prolog-consult-compile):
17319         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
17320         Use add/remove-function instead.
17321         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
17322         (gud-tooltip-process-output, gud-tooltip-tips):
17323         Use add/remove-function instead.
17324         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
17325         (scheme-interaction-mode, exit-scheme-interaction-mode):
17326         Use add/remove-function instead.
17328         * vc/vc-dispatcher.el: Use lexical-binding.
17329         (vc--process-sentinel): Rename from vc-process-sentinel.
17330         Change last arg to be the code to run.  Don't use vc-previous-sentinel
17331         and vc-sentinel-commands any more.
17332         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
17333         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
17335 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
17337         * progmodes/sh-script.el (sh-imenu-generic-expression):
17338         Handle function names with a single character.  (Bug#14111)
17340 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
17342         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
17343         for subroutines defined in an eval (bug#14182).
17345 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
17347         * bookmark.el (bookmark-completing-read): Improve handling of empty
17348         string (bug#14176).
17350 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
17352         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
17354 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17356         New faster Imenu implementation (bug#14058).
17357         * progmodes/python.el (python-imenu-prev-index-position)
17358         (python-imenu-format-item-label-function)
17359         (python-imenu-format-parent-item-label-function)
17360         (python-imenu-format-parent-item-jump-label-function):
17361         New vars.
17362         (python-imenu-format-item-label)
17363         (python-imenu-format-parent-item-label)
17364         (python-imenu-format-parent-item-jump-label)
17365         (python-imenu--put-parent, python-imenu--build-tree)
17366         (python-imenu-create-index, python-imenu-create-flat-index)
17367         (python-util-popn): New functions.
17368         (python-mode): Set imenu-create-index-function to
17369         python-imenu-create-index.
17371 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17373         * winner.el (winner-active-region): Use region-active-p, activate-mark
17374         and deactivate-mark (bug#14225).
17376         * simple.el (deactivate-mark): Don't inline it.
17378 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
17380         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
17382 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
17384         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
17385         file extensions from the archive-mode entry in order to prefer
17386         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
17388 2013-04-18  Leo Liu  <sdl.web@gmail.com>
17390         * bindings.el (help-event-list): Add ?\?.
17392 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
17394         * subr.el (with-wrapper-hook): Declare obsolete.
17395         * simple.el (filter-buffer-substring-function): New hook.
17396         (filter-buffer-substring): Use it.
17397         (filter-buffer-substring-functions): Mark obsolete.
17398         * minibuffer.el (completion-in-region-function): New hook.
17399         (completion-in-region): Use it.
17400         (completion-in-region-functions): Mark obsolete.
17401         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
17402         * abbrev.el (abbrev-expand-function): New hook.
17403         (expand-abbrev): Use it.
17404         (abbrev-expand-functions): Mark obsolete.
17405         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
17406         and :filter-return.
17408 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17410         * progmodes/python.el (python-nav--syntactically): Fix cornercases
17411         and do not care about match data.
17413 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17415         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
17416         completion tables when completing error conditions and
17417         `declare' arguments.
17418         (lisp-complete-symbol, field-complete): Mark as obsolete.
17419         (check-parens): Unmatched parens are user errors.
17420         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
17422 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
17424         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
17425         command changed buffer (ie. `flyspell-pre-buffer' is not current
17426         buffer), which prevents making decisions based on invalid value of
17427         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
17428         cause an error when `flyspell-pre-point' was nil after switching
17429         buffers.
17430         (flyspell-post-command-hook): No longer needs to change buffers when
17431         checking pre-word.  While at it remove unnecessary progn.
17433 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
17435         * textmodes/ispell.el (ispell-add-per-file-word-list):
17436         Fix `flyspell-correct-word-before-point' error when accepting
17437         words and `coment-padding' is an integer by using
17438         `comment-normalize-vars' (Bug #14214).
17440 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17442         New defun movement commands.
17443         * progmodes/python.el (python-nav--syntactically)
17444         (python-nav--forward-defun, python-nav-backward-defun)
17445         (python-nav-forward-defun): New functions.
17447 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
17449         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
17450         (python-syntax-context): Use named compiler-macro for backwards
17451         compatibility with Emacs 24.x.
17453 2013-04-17  Leo Liu  <sdl.web@gmail.com>
17455         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
17456         octave-hide-process-buffer.
17458 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17460         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
17461         (bug#14216).
17463 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
17465         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
17466         Fix adjustment of offset when receiving incomplete responses from GDB
17467         (bug#14129).
17469 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17471         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
17472         python-mode-abbrev-table.
17473         (python-skeleton-define): Adjust accordingly.
17474         (python-mode-abbrev-table): New table that inherits from it so that
17475         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
17477         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
17478         (abbrev-symbol): Use it.
17479         (abbrev--before-point): Use it since we already handle inheritance.
17481 2013-04-16  Leo Liu  <sdl.web@gmail.com>
17483         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
17484         binding to info-lookup-symbol.
17486 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
17488         * minibuffer.el (completion--twq-all):
17489         * term/ns-win.el (ns-initialize-window-system):
17490         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
17492 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
17494         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
17495         global bindings.
17497         * doc-view.el (doc-view-start-process): Handle url-handler directories.
17499 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
17501         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
17502         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
17503         to nil.
17504         (ruby-end-of-defun): Remove the unused arg, change the docstring
17505         to reflect that this function is only used as the value of
17506         `end-of-defun-function'.
17507         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
17508         to reflect an earlier change that beginning/end-of-defun functions
17509         jump between methods in a class definition, as well as top-level
17510         functions.
17512 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17514         * minibuffer.el (minibuffer-complete): Don't just scroll
17515         a *Completions* that's been iconified.
17516         (minibuffer-force-complete): Make sure repetitions do cycle when going
17517         through completion-in-region -> minibuffer-complete.
17519 2013-04-15  Alan Mackenzie  <acm@muc.de>
17521         Correct the placement of c-cpp-delimiters when there're #s not at
17522         col 0.
17524         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
17525         place a submatch around the #.
17526         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
17527         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
17528         on the #, not BOL.
17530 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
17532         * emacs-lisp/nadvice.el: Properly test names when adding advice.
17533         (advice--member-p): New arg `name'.
17534         (advice--add-function, advice-member-p): Use it (bug#14202).
17536 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
17538         Reformulate java imenu-generic-expression.
17539         The old expression contained ill formed regexps.
17541         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
17542         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
17543         (cc-imenu-java-method-arg-regexp): New defconsts.
17544         (cc-imenu-java-build-type-args-regex): New defun.
17545         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
17546         handling of spaces in the regexp.
17548 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
17550         * textmodes/ispell.el (ispell-command-loop): Remove
17551         flyspell highlight of a word when ispell accepts it (bug #14178).
17553 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
17555         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
17556         uses code from the previous `ange-ftp-run-real-handler'.
17557         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
17558         only in case that function exist.  This is needed for proper
17559         unloading of Tramp.
17561 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
17563         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
17565         * textmodes/reftex.el (reftex-compile-variables): Use it.
17567 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17569         * files.el (normal-mode): Only use default major-mode if no other mode
17570         was specified.
17572         * emacs-lisp/trace.el (trace-values): New function.
17574         * files.el: Allow : in local variables (bug#14089).
17575         (hack-local-variable-regexp): New var.
17576         (hack-local-variables-prop-line, hack-local-variables): Use it.
17578 2013-04-13  Roland Winkler  <winkler@gnu.org>
17580         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
17581         data before it gets modified by bibtex-beginning-of-entry.
17583 2013-04-13  Roland Winkler  <winkler@gnu.org>
17585         * textmodes/bibtex.el (bibtex-url): Doc fix.
17587 2013-04-13  Roland Winkler  <winkler@gnu.org>
17589         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
17590         does not visit a BibTeX file, exclude it from the list of buffers
17591         returned by bibtex-initialize.
17593 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
17595         * window.el (split-window): Remove interactive form, since as a
17596         command this function is a special case of split-window-below.
17597         Correct doc string.
17599 2013-04-12  Roland Winkler  <winkler@gnu.org>
17601         * faces.el (read-face-name): Do not override value of arg default.
17602         Allow single faces and strings as default values.  Remove those
17603         elements from return value that are not faces.
17604         (describe-face): Simplify.
17605         (face-at-point): New optional args thing and multiple so that this
17606         function can provide the same functionality previously provided by
17607         read-face-name.
17608         (make-face-bold, make-face-unbold, make-face-italic)
17609         (make-face-unitalic, make-face-bold-italic, invert-face)
17610         (modify-face, read-face-and-attribute): Use face-at-point.
17612         * cus-edit.el (customize-face, customize-face-other-window)
17613         * cus-theme.el (custom-theme-add-face)
17614         * face-remap.el (buffer-face-set)
17615         * facemenu.el (facemenu-set-face): Use face-at-point.
17617 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
17619         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
17621 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
17623         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
17624         off leading { and trailing } from field values.
17626 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17628         * emacs-lisp/timer.el (timer--check): New function.
17629         (timer--time, timer-set-function, timer-event-handler): Use it.
17630         (timer-set-idle-time): Simplify.
17631         (timer--activate): CSE.
17632         (timer-event-handler): Give more info in error message.
17633         (internal-timer-start-idle): New function, moved from C.
17635         * mpc.el (mpc-proc): Add `restart' argument.
17636         (mpc-proc-cmd): Use it.
17637         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
17638         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
17639         less often.
17641 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
17643         * progmodes/sh-script.el: Implement `sh-mode' own
17644         `add-log-current-defun-function' (bug#14112).
17645         (sh-current-defun-name): New function.
17646         (sh-mode): Use the function.
17648 2013-04-09  Bastien Guerry  <bzg@gnu.org>
17650         * simple.el (choose-completion-string): Fix docstring (bug#14163).
17652 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17654         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
17656         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
17657         timer (bug#14156).
17659 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
17661         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
17662         declaration.
17664 2013-04-07  Leo Liu  <sdl.web@gmail.com>
17666         * pcmpl-x.el: New file.
17668 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
17670         Do not set x-display-name until X connection is established.
17671         This is needed to prevent from weird situation described at
17672         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
17673         * frame.el (make-frame): Set x-display-name after call to
17674         window system initialization function, not before.
17675         * term/x-win.el (x-initialize-window-system): Add optional
17676         display argument and use it.
17677         * term/w32-win.el (w32-initialize-window-system):
17678         * term/ns-win.el (ns-initialize-window-system):
17679         * term/pc-win.el (msdos-initialize-window-system):
17680         Add compatible optional display argument.
17682 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
17684         * files.el (normal-backup-enable-predicate): On MS-Windows and
17685         MS-DOS compare truenames of temporary-file-directory and of the
17686         file, so that 8+3 aliases (usually found in $TEMP on Windows)
17687         don't fail comparison by compare-strings.  Also, compare file
17688         names case-insensitively on MS-Windows and MS-DOS.
17690 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17692         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
17693         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
17695 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
17697         * whitespace.el (whitespace-color-on, whitespace-color-off):
17698         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
17700 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
17702         * ispell.el (ispell-set-spellchecker-params):
17703         Really set `ispell-args' for all equivs.
17705 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
17707         * ido.el (ido-completions): Use extra elements of ido-decorations
17708         (bug#14143).
17709         (ido-decorations): Update docstring.
17711 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
17713         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
17714         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
17715         nil during initialization, in order not to miss changes since the
17716         file was opened.  (Bug#14140)
17718 2013-04-05  Leo Liu  <sdl.web@gmail.com>
17720         * kmacro.el (kmacro-call-macro): Fix bug#14135.
17722 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
17724         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
17726 2013-04-04  Glenn Morris  <rgm@gnu.org>
17728         * electric.el (electric-pair-inhibit-predicate): Add :version.
17730 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17732         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
17733         when a package is required several times (bug#14082).
17735 2013-04-04  Roland Winkler  <winkler@gnu.org>
17737         * faces.el (read-face-name): Behave as promised by the docstring.
17738         Assume that arg default is a list of faces.
17739         (describe-face): Call read-face-name with list of default faces.
17741 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
17743         * bookmark.el: Fix deletion of bookmarks (bug#13972).
17744         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
17745         (bookmark-bmenu-execute-deletions): Only skip first line if it's
17746         the header.
17747         (bookmark-exit-hook-internal): Save even if list is empty.
17749 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
17751         * emacs-lisp/package.el (package-pinned-packages): New var.
17752         (package--add-to-archive-contents): Obey it (bug#14118).
17754 2013-04-03  Alan Mackenzie  <acm@muc.de>
17756         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
17757         Also adapt to the new values of element 7 of a parse state.
17759         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
17760         parameter `not-in-delimiter'.  Handle being inside comment opener.
17761         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
17762         character in case we're typing a '*' after a '/'.
17763         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
17764         instead by passing the parameter to c-state-pp-to-literal.
17766         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
17767         for elt. 7 of a parse state.
17769 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
17771         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
17772         * international/latin1-disp.el, international/mule-util.el:
17773         * language/cyril-util.el, language/european.el, language/ind-util.el:
17774         * language/lao-util.el, language/thai.el, language/tibet-util.el:
17775         * language/tibetan.el, language/viet-util.el:
17776         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
17778 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
17780         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
17781         (electric-pair-post-self-insert-function): Use it.
17782         (electric-pair-default-inhibit): New function, extracted from
17783         electric-pair-post-self-insert-function.
17785 2013-03-31  Roland Winkler  <winkler@gnu.org>
17787         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
17789 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
17791         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
17793 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
17795         Un-indent after "pass" and "return" statements (Bug#13888)
17796         * progmodes/python.el (python-indent-block-enders): New var.
17797         (python-indent-calculate-indentation): Use it.
17799 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
17801         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
17802         defun.  Defining it as defalias could introduce too eager
17803         byte-compiler optimization.  (Bug#14030)
17805 2013-03-30  Chong Yidong  <cyd@gnu.org>
17807         * iswitchb.el (iswitchb-read-buffer): Fix typo.
17809 2013-03-30  Leo Liu  <sdl.web@gmail.com>
17811         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
17812         (kmacro-execute-from-register): Pass the keyboard macro to
17813         kmacro-call-macro or repeating won't work correctly.
17815 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
17817         * progmodes/subword.el: Back to using `forward-symbol'.
17819         * subr.el (forward-whitespace, forward-symbol)
17820         (forward-same-syntax): Move from thingatpt.el.
17822 2013-03-29  Leo Liu  <sdl.web@gmail.com>
17824         * kmacro.el (kmacro-to-register): New command.
17825         (kmacro-execute-from-register): New function.
17826         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
17828 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17830         * mpc.el: Use defvar-local and setq-local.
17831         (mpc--proc-connect): Connection failures are not bugs.
17832         (mpc-mode-map): `follow-link' only applies to the buffer's content.
17833         (mpc-volume-map): Bind to the up-events.
17835 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17837         * progmodes/subword.el (superword-mode): Use `forward-sexp'
17838         instead of `forward-symbol'.
17840 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
17842         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
17843         (edebug--recursive-edit): Use it.
17844         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
17845         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
17847 2013-03-28  Leo Liu  <sdl.web@gmail.com>
17849         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
17851 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
17853         * facemenu.el (list-colors-callback): New defvar.
17854         (list-colors-redisplay): New function.
17855         (list-colors-display): Install list-colors-redisplay as the
17856         revert-buffer-function.  (Bug#14063)
17858 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17860         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
17861         and suffixes don't overlap (bug#14061).
17863         * case-table.el: Use lexical-binding.
17864         (case-table-get-table): New function.
17865         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
17867 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
17869         * progmodes/subword.el: Add `superword-mode' to do word motion
17870         over symbol_words (parallels and leverages `subword-mode' which
17871         does word motion inside MixedCaseWords).
17873 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
17875         * eshell/em-unix.el: Move su and sudo to...
17876         * eshell/em-tramp.el: ...Eshell tramp module.
17878 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17880         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
17881         Change return value to be a sexp.  Delay `get-buffer' to after
17882         restoring the desktop (bug#13951).
17884 2013-03-26  Leo Liu  <sdl.web@gmail.com>
17886         * register.el: Move semantic tag handling back to
17887         cedet/semantic/senator.el.  (Bug#14052)
17889 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17891         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
17892         into the prompt either (bug#13963).
17894 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
17896         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
17897         part of "(error-foo)".
17899 2013-03-24  Juri Linkov  <juri@jurta.org>
17901         * replace.el (list-matching-lines-prefix-face): New defcustom.
17902         (occur-1): Pass `list-matching-lines-prefix-face' to the function
17903         `occur-engine' if `face-differs-from-default-p' returns t.
17904         (occur-engine): Add `,' inside backquote construct to evaluate
17905         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
17906         Pass `prefix-face' to the functions `occur-context-lines' and
17907         `occur-engine-add-prefix'.
17908         (occur-engine-add-prefix, occur-context-lines): Add optional arg
17909         `prefix-face' and propertize the prefix with `prefix-face'.
17910         (Bug#14017)
17912 2013-03-24  Leo Liu  <sdl.web@gmail.com>
17914         * nxml/rng-valid.el (rng-validate-while-idle)
17915         (rng-validate-quick-while-idle): Guard against deleted buffer.
17916         (Bug#13999)
17918         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
17919         is the last entry in kill-buffer-hook.
17921         * files.el (kill-buffer-hook): Doc fix.
17923 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
17925         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
17926         Make it safe-local.
17928         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
17930 2013-03-23  Leo Liu  <sdl.web@gmail.com>
17932         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
17933         Remove.
17935         * nxml/rng-valid.el (rng-validate-mode)
17936         (rng-after-change-function, rng-do-some-validation):
17937         * nxml/rng-maint.el (rng-validate-buffer):
17938         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
17939         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
17940         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
17941         (nxml-extend-after-change-region): Use with-silent-modifications.
17943         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
17944         timer-idle-list.
17946         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
17947         (rng-next-error-1, rng-previous-error-1): Do not let-bind
17948         timer-idle-list.  (Bug#13999)
17950 2013-03-23  Juri Linkov  <juri@jurta.org>
17952         * info.el (info-index-match): New face.
17953         (Info-index, Info-apropos-matches): Add a nested subgroup to the
17954         main pattern and add text properties with the new face to matches
17955         in index entries relative to the beginning of the index entry.
17956         (Bug#14015)
17958 2013-03-21  Eric Ludlam  <zappo@gnu.org>
17960         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
17961         Inhibit read only while inserting objects.
17963 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
17965         * progmodes/cfengine.el: Update docs to mention
17966         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
17967         symbol motion.  Remove "_" from the word syntax.
17969 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
17971         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
17972         syntax for both `cfengine2-mode' and `cfengine3-mode'.
17974 2013-03-20  Juri Linkov  <juri@jurta.org>
17976         * info.el (Info-next-reference-or-link)
17977         (Info-prev-reference-or-link): New functions.
17978         (Info-next-reference, Info-prev-reference): Use them.
17979         (Info-try-follow-nearest-node): Handle footnote navigation.
17980         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
17982 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17984         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
17985         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
17987 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
17989         Suppress unnecessary non-ASCII chatter during build process.
17990         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
17991         (batch-skkdic-convert): Suppress most of the chatter.
17992         It's not needed so much now that machines are faster,
17993         and its non-ASCII component was confusing; see Dmitry Gutov in
17994         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
17996 2013-03-20  Leo Liu  <sdl.web@gmail.com>
17998         * ido.el (ido-chop): Fix bug#10994.
18000 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
18002         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
18003         Remove vars.
18004         (whitespace-color-on, whitespace-color-off):
18005         Use `font-lock-fontify-buffer' (Bug#13817).
18007 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
18009         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
18010         remapping in mode-line.
18011         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
18013 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
18015         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
18016         value for `whitespace-line' face (Bug#13875).
18017         (whitespace-font-lock-keywords): Change description.
18018         (whitespace-color-on): Don't save `font-lock-keywords' value, save
18019         the constructed keywords instead.
18020         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
18022 2013-03-19  Leo Liu  <sdl.web@gmail.com>
18024         * progmodes/compile.el (compilation-display-error): New command.
18025         (compilation-mode-map, compilation-minor-mode-map): Bind it to
18026         C-o.  (Bug#13992)
18028 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
18030         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
18032 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
18034         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
18036 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
18038         * net/tramp-compat.el (tramp-compat-user-error): New defun.
18040         * net/tramp-adb.el (tramp-adb-handle-shell-command):
18041         * net/tramp-gvfs.el (top):
18042         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
18043         (tramp-handle-shell-command): Use it.
18044         (tramp-dissect-file-name): Raise an error when hostname is a
18045         method name, and neither method nor user is specified.
18047         * net/trampver.el: Update release number.
18049 2013-03-18  Leo Liu  <sdl.web@gmail.com>
18051         Make sure eldoc can be turned off properly.
18052         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
18053         eldoc-mode.
18054         (eldoc-display-message-p): Revert last change.
18055         (eldoc-display-message-no-interference-p)
18056         (eldoc-print-current-symbol-info): Tweak.
18058 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
18060         * doc-view.el (doc-view-new-window-function): Check the new window
18061         overlay's display property instead the char property of the
18062         buffer's first char.  Use `with-selected-window' instead of
18063         `save-window-excursion' with `select-window'.
18064         (doc-view-document->bitmap): Check the current doc-view overlay's
18065         display property instead the char property of the buffer's first char.
18067 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
18069         Automate the build of ja-dic.el (Bug#13984).
18070         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
18071         from the input, rather than assume that it's been done for us by the
18072         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
18073         the current date into a ja-dic.el comment, as that complicates
18074         regression testing.
18076 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
18078         * whitespace.el: Fix double evaluation.
18079         (whitespace-space, whitespace-hspace, whitespace-tab)
18080         (whitespace-newline, whitespace-trailing, whitespace-line)
18081         (whitespace-space-before-tab, whitespace-indentation)
18082         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
18083         obsolete defvars.
18084         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
18085         (whitespace-color-on): Use a single font-lock-add-keywords call.
18086         Fix double-evaluation of face variables.
18088 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
18090         * net/tramp-adb.el (tramp-adb-parse-device-names):
18091         Use `start-process' instead of `call-process'.  Otherwise, the
18092         function might be blocked under MS Windows.  (Bug#13299)
18094 2013-03-17  Leo Liu  <sdl.web@gmail.com>
18096         Extend eldoc to display info in the mode-line.  (Bug#13978)
18097         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
18098         (eldoc-mode-line-string): New variable.
18099         (eldoc-minibuffer-message): New function.
18100         (eldoc-message-function): New variable.
18101         (eldoc-message): Use it.
18102         (eldoc-display-message-p)
18103         (eldoc-display-message-no-interference-p):
18104         Support eldoc-post-insert-mode.
18106         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
18107         (eval-expression): Run it.
18109 2013-03-17  Roland Winkler  <winkler@gnu.org>
18111         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
18112         strings in the list of return values.
18114 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
18116         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
18117         radix before checking for HMS forms.
18119 2013-03-16  Leo Liu  <sdl.web@gmail.com>
18121         * progmodes/scheme.el: Add indentation and font-locking for λ.
18122         (Bug#13975)
18124 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
18126         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
18127         token before point (bug#13942).
18129 2013-03-16  Leo Liu  <sdl.web@gmail.com>
18131         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
18133 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
18135         * startup.el (command-line-normalize-file-name): Fix handling of
18136         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
18137         <xfq.free@gmail.com> in
18138         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
18140 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
18142         Sync with Tramp 2.2.7.
18144         * net/trampver.el: Update release number.
18146 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
18148         * doc-view.el: Fix bug#13887.
18149         (doc-view-insert-image): Don't modify overlay associated to
18150         non-live windows, and implement horizontal centering of image in
18151         case it's smaller than the window.
18152         (doc-view-new-window-function): Force redisplay of new windows on
18153         doc-view buffers.
18155 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
18157         * saveplace.el (save-place-alist-to-file): Don't sort
18158         `save-place-alist', just pretty-print it (bug#13882).
18160 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
18162         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
18163         Check whether `default-file-name-coding-system' is bound.
18164         It isn't in XEmacs.
18166 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
18168         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
18169         backquotes for `obsolete' (bug#13929).
18171         * international/mule.el (find-auto-coding): Include file name in
18172         obsolescence warning (bug#13922).
18174 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
18176         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
18177         for CFEngine 3-specific indentation.
18178         (cfengine3-indent-line): Use it.  Fix up category regex.
18179         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
18181 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
18183         * type-break.el (type-break-file-name):
18184         * textmodes/remember.el (remember-data-file):
18185         * strokes.el (strokes-file):
18186         * shadowfile.el (shadow-initialize):
18187         * saveplace.el (save-place-file):
18188         * ps-bdf.el (bdf-cache-file):
18189         * progmodes/idlwave.el (idlwave-config-directory):
18190         * net/quickurl.el (quickurl-url-file):
18191         * international/kkc.el (kkc-init-file-name):
18192         * ido.el (ido-save-directory-list-file):
18193         * emulation/viper.el (viper-custom-file-name):
18194         * emulation/vip.el (vip-startup-file):
18195         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
18196         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
18198 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
18200         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
18201         * language/thai-word.el: Switch to UTF-8.
18203 See ChangeLog.16 for earlier changes.
18205 ;; Local Variables:
18206 ;; coding: utf-8
18207 ;; End:
18209   Copyright (C) 2011-2014 Free Software Foundation, Inc.
18211   This file is part of GNU Emacs.
18213   GNU Emacs is free software: you can redistribute it and/or modify
18214   it under the terms of the GNU General Public License as published by
18215   the Free Software Foundation, either version 3 of the License, or
18216   (at your option) any later version.
18218   GNU Emacs is distributed in the hope that it will be useful,
18219   but WITHOUT ANY WARRANTY; without even the implied warranty of
18220   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18221   GNU General Public License for more details.
18223   You should have received a copy of the GNU General Public License
18224   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.