* lisp/files.el (find-file): Doc fix: update info node name.
[emacs/old-mirror.git] / lisp / ChangeLog
blob835e4e6951e89c1dd71181570a694cb4269773b5
1 2014-03-10  Glenn Morris  <rgm@gnu.org>
3         * files.el (find-file): Doc fix: update info node name.
5         * emacs-lisp/advice.el (ad-add-advice, defadvice):
6         Doc fix: remove references to deleted info nodes.
8 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
10         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
11         Do not add `nil' to the environment, when there's no remote `locale'.
12         (tramp-find-inline-encoding): Check, that the remote host has
13         installed perl, before sending scripts.
15 2014-03-10  Leo Liu  <sdl.web@gmail.com>
17         * emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
18         eldoc-last-message.  (Bug#16920)
20 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
22         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
23         (bug#14430).
25 2014-03-09  Juri Linkov  <juri@jurta.org>
27         * ansi-color.el (ansi-color-names-vector): Copy default colors
28         from `xterm-standard-colors' that look well on the default white
29         background (and also on the black background) to avoid illegible
30         color combinations like yellow-on-white and white-on-white.
31         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
33 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
35         * frameset.el (frameset-restore): When no frame is visible, do not
36         generate a list of frames, just make visible the selected one.
38 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
40         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
41         it only contains the repository root.  (Bug#16897)
43 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
45         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
46         only when `remote-file-name-inhibit-cache' is nil.
47         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
49 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
51         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
52         Fix doc-strings.
53         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
54         fit-frame-to-buffer variable.  Fix doc-string.
55         (fit-window-to-buffer): Set ONLY argument in call of
56         fit-frame-to-buffer.  Fix doc-string.
58 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
60         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
61         (tramp-action-password): Clear password cache if needed.
62         (tramp-read-passwd): Do not clear password cache.
64         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
65         cache unless it is the first password request.
67 2014-03-06  Glenn Morris  <rgm@gnu.org>
69         * simple.el (newline): Doc tweak.
71         * emacs-lisp/shadow.el (load-path-shadows-find):
72         Ignore dir-locals.  (Bug#12357)
74 2014-03-05  Glenn Morris  <rgm@gnu.org>
76         * files.el (interpreter-mode-alist):
77         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
79 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
81         * frameset.el (frameset--initial-params): Filter out null entries.
83 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
85         * window.el (window-min-height, window-min-width):
86         Rewrite doc-strings.
87         (window-body-size): Add PIXELWISE argument to make it consistent
88         with its callees.
90 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
92         * finder.el (finder-mode-map, finder-mode-syntax-table):
93         Revert part of 2014-02-28 change.
95 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
97         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
98         (eww-setup-buffer): Clear next/prev/etc more reliably.
99         (eww-textarea-map): [tab] doesn't work on tty.
100         Reported by Mario Lang.
102         * net/shr.el (shr-map): Ditto.
104 2014-03-04  Glenn Morris  <rgm@gnu.org>
106         * minibuffer.el (completion-hilit-commonality):
107         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
109 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
111         * hilit-chg.el (hilit-chg-unload-function): New function.
112         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
113         (hilit-chg-map-changes): Prefer cardinal number to digit.
114         (hilit-chg-display-changes): Reflow docstring.
115         (highlight-changes-rotate-faces): Remove superfluous backslash.
117 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
119         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
120         `tramp-send-command-and-check'.
122 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
124         * hexl.el (hexl-address-region, hexl-ascii-region)
125         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
126         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
127         (hexl-forward-word, hexl-previous-line, hexl-next-line):
128         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
129         (hexl-mode): Doc fix.
130         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
131         (hexl-mode-ruler): Fix typos in docstrings.
133         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
134         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
135         Remove superfluous backslashes.
136         (strokes-last-stroke, strokes-global-map, strokes-mode):
137         Reflow docstrings.
138         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
139         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
140         (strokes-distance-squared, strokes-global-set-stroke)
141         (strokes-global-set-stroke-string): Doc fixes.
142         (strokes-help): Fix typos; reflow docstring.
144 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
146         * window.el (window-in-direction): Fix doc-string.
148 2014-03-04  Glenn Morris  <rgm@gnu.org>
150         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
151         Explicit error if no grammar.
152         (smie-config-save): Doc fix.  Fix quote typo.
154 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
156         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
157         electric-indent-mode-hook if we obey electric-indent-mode.
158         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
159         decide whether we obey electric-indent-mode.
160         (c-change-set-fl-decl-start, c-extend-after-change-region):
161         Silence warnings.
162         (c-electric-indent-mode-hook): Assume we do want to obey
163         electric-indent-mode.
165         * electric.el (electric-indent-mode-has-been-called): Remove.
166         (electric-indent-mode): Fix accordingly.
168         * files.el (hack-local-variables): Mention file name in warning.
170         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
172 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
174         * binding.el: Add comment describing why C-d binds to `delete-char'.
175         * simple.el (delete-forward-char): Mark as interactive-only.
177 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
179         * icomplete.el (icomplete-completions):
180         Follow-up to 2014-03-01 change.
182         * icomplete.el: Miscellaneous doc fixes.
183         Use Icomplete everywhere instead of icomplete for consistency.
184         (icomplete-max-delay-chars): Fix typo.
185         (icomplete-mode): Use \[].
186         (icomplete-tidy, icomplete-exhibit): Reflow.
187         (icomplete-minibuffer-setup-hook, icomplete-completions):
188         Remove superfluous backlashes.
190         * ido.el: Miscellaneous doc fixes.
191         Use Ido everywhere instead of ido or `ido' for consistency.
192         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
193         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
194         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
195         (ido-separator): Extract obsolescence info from docstring and declare
196         with make-obsolete-variable.
197         (ido-minibuffer-setup-hook): Simplify example.
198         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
199         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
200         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
201         (ido-everywhere): Reflow docstring.
202         (ido-toggle-vc): Doc fix.
203         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
204         of long list of keybindings.
206 2014-03-03  Glenn Morris  <rgm@gnu.org>
208         * frame.el (display-pixel-height, display-pixel-width)
209         (display-mm-dimensions-alist, display-mm-height)
210         (display-mm-width): Doc tweaks.
212 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
214         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
215         case of undo in region.
217 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
219         * window.el (fit-window-to-buffer): Fix argument in window-size
220         call when window is horizontally combined.
222 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
224         * icomplete.el (icomplete-completions): Use string-width.
225         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
227 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
229         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
230         Highlight regexp options.  (Bug#16914)
232 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
234         * window.el (window--max-delta-1): Round down when calculating
235         how many lines/columns we can get from a window.
237 2014-03-01  Glenn Morris  <rgm@gnu.org>
239         * isearch.el (search-invisible): Doc fix.
241         * minibuffer.el (completion-hilit-commonality):
242         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
243         * comint.el (comint-dynamic-list-completions): Doc fix.
244         * comint.el (comint-dynamic-list-completions):
245         * filecache.el (file-cache-minibuffer-complete):
246         * tempo.el (tempo-display-completions):
247         * eshell/em-hist.el (eshell-list-history):
248         Replace use of obsolete argument of display-completion-list.
250 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
252         * icomplete.el (icomplete-completions):
253         Revert back to using "..." when ?… cannot be displayed.
255 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
257         * finder.el (finder-unload-function): New function.
259 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
261         * dframe.el (dframe-detach):
262         * find-dired.el (find-dired, find-name-dired):
263         * finder.el (finder-mode-map, finder-mode-syntax-table)
264         (finder-headmark, finder-select, finder-mouse-select):
265         Fix docstring typos.
267 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
269         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
270         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
271         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
272         Fix doc-string based on a suggestion by Nicolas Richard
273         <theonewiththeevillook@yahoo.fr>.
274         * help.el (with-help-window): Fix doc-string.
276 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
278         * net/shr.el (shr-image-animate): New option.
279         (shr-put-image): Respect shr-image-animate.
281 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
283         * net/tramp-adb.el (tramp-adb-parse-device-names):
284         Use `accept-process-output'.
285         (tramp-adb-handle-file-truename): Cache the localname only.
286         (tramp-adb-handle-make-directory)
287         (tramp-adb-handle-delete-directory): Flush file properties correctly.
288         (tramp-adb-handle-set-file-modes): Do not raise an error when file
289         modes cannot be changed.
291         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
292         file properties of symlinks.
294 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
296         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
297         required/optional fields to match development biblatex.  (Bug#16781)
299 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
301         * saveplace.el (toggle-save-place):
302         Fix argument handling.  (Bug#16673)
304 2014-02-28  Glenn Morris  <rgm@gnu.org>
306         * minibuffer.el (completions-first-difference)
307         (completions-common-part, completion-hilit-commonality): Doc fixes.
309 2014-02-28  Karl Berry  <karl@gnu.org>
311         * info.el (Info-mode-map): Add H for describe-mode,
312         to synchronize with standalone Info.
314 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
316         * progmodes/sql.el (sql-interactive-mode):
317         Avoid setting global comint-input-ring-separator.  (Bug#16814)
319 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
321         * net/dbus.el (dbus--init-bus): Declare function.
322         (dbus-path-local, dbus-interface-local): New defconst.
323         (dbus-init-bus): Use them.
324         (dbus-return-values-table): Extend doc.
325         (dbus-handle-bus-disconnect): Extend error message.
327 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
329         * subr.el (y-or-n-p): Fix double space issue in message.
331 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
333         * net/tramp.el (tramp-call-process): Improve trace message.
334         (tramp-handle-insert-file-contents): Trace error case.
336         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
337         <insert-directory>: Use `tramp-handle-insert-directory'.
338         (tramp-adb-handle-insert-directory): Remove function.
339         (tramp-adb-send-command-and-check): New defun, replacing
340         `tramp-adb-command-exit-status'.  Change all callees.
341         (tramp-adb-handle-file-attributes)
342         (tramp-adb-handle-directory-files-and-attributes): Use it.
343         (tramp-adb-ls-output-name-less-p):
344         Use `directory-listing-before-filename-regexp'.
345         (tramp-adb-handle-delete-directory): Flush also file properties of
346         the truename of directory.
347         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
348         (tramp-adb-handle-file-local-copy): Make the local copy readable.
349         (tramp-adb-handle-write-region): Implement APPEND.
350         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
351         properties correctly.
352         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
353         variables.  Check for connected devices only when needed.
355 2014-02-27  Glenn Morris  <rgm@gnu.org>
357         * minibuffer.el (completion-table-dynamic)
358         (completion-table-with-cache): Doc fixes.
360         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
361         (completing-read-multiple): Doc fixes.
363 2014-02-27  Daniel Colascione  <dancol@dancol.org>
365         * minibuffer.el (completion--nth-completion): Fix indentation.
367         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
368         explicit tramp path is empty.
370 2014-02-27  Glenn Morris  <rgm@gnu.org>
372         * emacs-lisp/crm.el (completing-read-multiple):
373         Empower help-enable-auto-load.
375 2014-02-26  Glenn Morris  <rgm@gnu.org>
377         * startup.el (command-line): Don't init the tty in daemon mode.
379         Avoid calling tty-setup-hook twice, eg if a term file
380         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
381         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
382         (tty-create-frame-with-faces): Use it.
383         * startup.el (command-line): Pass run-hook argument
384         to tty-run-terminal-initialization.
386         * dired.el (dired-restore-desktop-buffer): Demote errors;
387         eg in case a glob match fails.  (Bug#16884)
389 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
391         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
392         error from `read-from-string'.  (Bug#16850)
394         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
395         result of `completing-read' in the interactive form.  (Bug#16854)
397 2014-02-25  Glenn Morris  <rgm@gnu.org>
399         * image.el (image-animate, image-animate-timeout):
400         Stop animating images in dead buffers.  (Bug#16878)
402         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
404         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
405         Doc fixes.
406         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
407         * term/sun.el (sun-raw-prefix-hooks):
408         Use tty-setup-hook instead of term-setup-hook.
409         (terminal-init-sun): Construct message from bytecomp plist.
410         * term/wyse50.el (enable-arrow-keys): Doc fix.
412 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
414         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
415         Fix docstring typos.
417 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
419         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
421 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
423         * minibuffer.el (completion--try-word-completion):
424         Fix error when completing M-x commands (bug#16808).
426 2014-02-24  Leo Liu  <sdl.web@gmail.com>
428         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
430 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
432         * apropos.el (apropos-print): Avoid formatting error when
433         apropos-do-all and apropos-compact-layout are both t.
435 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
437         * apropos.el (apropos-property, apropos-all-words-regexp)
438         (apropos-true-hit, apropos-variable, apropos-print):
439         Fix docstring typos, and remove obsolete comment.
441 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
443         * net/tramp-sh.el (tramp-sh-handle-file-truename):
444         Preserve trailing "/".  (Bug#16851)
446 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
448         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
449         after `=>' (bug#16811).
450         (ruby-smie-rules): Handle the inconsistent second element of the
451         list returned by `smie-indent--parent'.
452         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
453         method call.
455 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
457         * elec-pair.el (electric-pair-text-syntax-table)
458         (electric-pair-syntax-info, electric-pair--syntax-ppss)
459         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
460         (electric-pair--looking-at-unterminated-string-p): Doc fix.
461         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
463 2014-02-22  Glenn Morris  <rgm@gnu.org>
465         * imenu.el (imenu--generic-function): Doc fix.
467         * register.el (frame-configuration-to-register): Make obsolete.
469 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
471         * desktop.el (desktop-save-buffer-p): Do not fail when
472         desktop-files-not-to-save is nil.  Return t for true result
473         as the doc says.
475 2014-02-22  Daniel Colascione  <dancol@dancol.org>
477         * net/secrets.el (secrets-create-item, secrets-search-items):
478         Check that attribute values are strings, avoiding the construction
479         of invalid dbus messages.
481 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
483         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
484         defun-declarations-alist.
486 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
488         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
489         (bug#16829).
491 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
493         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
494         (whitespace-newline, whitespace-trailing, whitespace-line)
495         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
496         (whitespace-space-after-tab): Fix typo in docstrings.
498 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
500         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
502         * electric.el (electric-indent-functions-without-reindent):
503         Add `yaml-indent-line'.
505 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
507         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
508         It has done nothing for years; should be removed after the release.
510         * simple.el (choose-completion): Fix docstring typo.
511         (read-quoted-char-radix): Remove unneeded * in docstring.
512         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
513         Don't escape parentheses unnecessarily in docstrings.
515 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
517         Fix handling of window-min-height/-width (Bug#16738).
518         * window.el (window--dump-window, window--dump-frame):
519         New functions.
520         (window--min-size-1): Account for window dividers.
521         When window-resize-pixelwise is nil, delay rounding till after the
522         sum of the window components has been calculated.
523         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
524         nil make sure at least one text line and two text columns remain
525         fully visible.
526         (window-resize): Signal an error when window-resize-apply fails.
527         (window--resize-child-windows): Fix calculation of by how many
528         pixels a window can still be shrunk via window-new-normal.
529         (adjust-window-trailing-edge): Call window--resizable with
530         correct TRAIL argument.
532         (with-temp-buffer-window): Don't evaluate BODY within
533         with-current-buffer (Bug#16816).
535 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
537         * net/tramp.el (tramp-check-cached-permissions):
538         Call `file-attributes' with `suffix' being a symbol but a string.
540 2014-02-21  Daniel Colascione  <dancol@dancol.org>
542         * net/dbus.el (dbus-init-bus-1): Declare new subr.
543         (dbus-init-bus): New function: call into dbus-init-bus-1
544         and installs a handler for the disconnect signal.
545         (dbus-call-method): Rewrite to look for result in cons.
546         (dbus-call-method-handler): Store result in cons.
547         (dbus-check-event): Recognize events with nil sender as valid.
548         (dbus-handle-bus-disconnect): New function.  React to bus
549         disconnection signal by synthesizing dbus error for each
550         pending synchronous or asynchronous call.
551         (dbus-notice-synchronous-call-errors): New function.
552         (dbus-handle-event): Raise errors directly only when `dbus-debug'
553         is true, not all the time.
555 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
557         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
558         Remove obsolescence declarations, these variables do not exist anymore.
560         * savehist.el (savehist-save-minibuffer-history)
561         (savehist-additional-variables, savehist-file, savehist-mode-hook)
562         (savehist-save-hook, savehist-coding-system, savehist-loaded)
563         (savehist-load, savehist-install, savehist-autosave): Fix typos;
564         mostly, refer to "Savehist mode" when talking about the mode,
565         and not the function.
567         * saveplace.el (save-place): Remove redundant info in docstring.
568         (save-place-forget-unreadable-files, toggle-save-place)
569         (save-place-forget-unreadable-files, save-place-dired-hook):
570         Fix typos and remove unneeded backslashes.
572 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
574         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
575         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
577         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
578         <insert-directory>: Use `tramp-handle-insert-directory'.
579         (tramp-gvfs-handle-insert-directory): Remove function.
581         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
582         Call `tramp-handle-insert-directory'.
584 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
586         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
587         before the start of buffer/region (bug#16799).
589 2014-02-20  Glenn Morris  <rgm@gnu.org>
591         * isearch.el (search-invisible): Doc fix.
593 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
595         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
596         (bug#16657).
598 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
600         * frameset.el (frameset-restore): Delay removing an old frame's
601         duplicate id until the new frame has been correctly created.
603 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
605         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
606         (tramp-check-cached-permissions): Call `file-attributes' if the
607         cache is empty.
609         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
610         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
612         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
613         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
614         (tramp-gvfs-maybe-open-connection): Set always connection
615         properties, even if target is mounted already.
617         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
618         Set tramp-autoload cookie.
619         (tramp-get-remote-touch): New defun.
620         (tramp-sh-handle-set-file-times): Use it.
621         (tramp-sh-handle-directory-files-and-attributes):
622         Use `tramp-handle-directory-files-and-attributes' if neither stat
623         nor perl are available on the remote host.
625         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
626         "/".  Write long listing only when "l" belongs to the switches.
628         * net/trampver.el: Update release number.
630 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
632         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
634 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
636         * window.el (window-state-put): Allow WINDOW to refer to an
637         internal window (Bug#16793).
639 2014-02-19  Glenn Morris  <rgm@gnu.org>
641         * textmodes/remember.el: Move provide statement to end.
642         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
643         (remember-notes): Doc fixes.
645 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
647         * delsel.el (delete-char): Restore incorrectly erased property
648         (bug#16795).
650 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
652         * frameset.el (frameset--restore-frame): When a frame is being reused
653         and its root window is not alive, delete all the frame's windows before
654         restoring the window state.  This works around the issue in bug#16793.
656 2014-02-18  Glenn Morris  <rgm@gnu.org>
658         * textmodes/remember.el (remember-data-directory)
659         (remember-directory-file-name-format, remember-store-in-files)
660         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
661         (remember-notes-save-and-bury-buffer)
662         (remember-notes--kill-buffer-query): Doc fixes.
664         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
666 2014-02-17  Alan Mackenzie  <acm@muc.de>
668         Connect electric-indent-mode up with CC Mode.  Bug #15478.
669         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
670         to electric-indent-{,local-}-mode.
671         (c-basic-common-init): Set electric-indent-inhibit.
672         Initialise c-electric-flag from electric-indent-mode.
673         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
674         New hook functions which propagate electric-indent-mode to CC mode.
676         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
677         hit, toggle electric-indent-local-mode.
679         * electric.el (electric-indent-mode-has-been-called):
680         New variable.
682 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
684         * frameset.el (frameset-cfg-id): New function.
685         (frameset--reuse-frame, frameset-restore): Use it.
686         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
688 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
690         * ido.el (ido-file-internal): Remove unused var `d'.
691         Use \` for to match BoS.  Fit within 80n columns.
693 2014-02-17  Daniel Colascione  <dancol@dancol.org>
695         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
696         dbus-call-method check for completion using a busy-wait loop with
697         gradual backoff.
699 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
701         Sync with Tramp 2.2.9.
703         * net/trampver.el: Update release number.
705 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
707         * ido.el (ido-file-internal): Don't add the name of an existing
708         directory twice.  (Bug#16747)
710 2014-02-16  Glenn Morris  <rgm@gnu.org>
712         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
713         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
715 2014-02-15  Michael R. Mauger  <michael@mauger.com>
717         * progmodes/sql.el: Version 3.4
718         (sql-oracle-options): New default value ("-L").
719         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
720         (sql-placeholders-filter): Correct placeholder pattern.
721         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
722         (sql-login-delay): New variable.
723         (sql-product-interactive): Use it.
725 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
727         * frameset.el (frameset--jump-to-register): Check that buffer is live
728         (bug#16749).
730 2014-02-15  Glenn Morris  <rgm@gnu.org>
732         * info.el (info-initialize): Revert 2014-01-10 change.
734 2014-02-14  Glenn Morris  <rgm@gnu.org>
736         * replace.el (map-query-replace-regexp)
737         (read-regexp-defaults-function, read-regexp): Doc fixes.
739         * dired.el (dired-read-regexp):
740         * faces.el (list-faces-display):
741         * misearch.el (multi-isearch-read-matching-buffers)
742         (multi-isearch-read-matching-files):
743         * play/cookie1.el (cookie-apropos):
744         * progmodes/grep.el (grep-read-regexp): Doc fixes.
746         * textmodes/remember.el (remember): Use frameset-to-register
747         rather than frame-configuration-to-register.
749 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
751         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
752         incorrect keybinding.
754 2014-02-13  Daniel Colascione  <dancol@dancol.org>
756         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
757         when adding overlays so that line numbers from compiler match line
758         numbers we use.
760 2014-02-13  Glenn Morris  <rgm@gnu.org>
762         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
764         * jit-lock.el (jit-lock-mode): Doc fix.
766 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
768         * apropos.el (apropos-read-pattern): When the user passes an empty
769         string, give a more helpful error message than "Wrong type
770         argument: stringp, nil".
772 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
774         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
776 2014-02-13  Glenn Morris  <rgm@gnu.org>
778         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
780 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
782         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
783         shift-select commands.
785 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
787         * progmodes/js.el (js-indent-line): Don't widen.
788         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
790 2014-02-12  Glenn Morris  <rgm@gnu.org>
792         * icomplete.el (icomplete): Add info-link to defgroup.
793         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
794         (icomplete-minibuffer-map, icomplete-mode)
795         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
797         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
798         (package-menu-filter): Rename from package-menu-filter-interactive.
799         Doc fix.
801 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
803         * frameset.el (frameset--jump-to-register): Select the required
804         window and buffer before restoring position (bug#16696).
806 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
808         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
810 2014-02-10  Glenn Morris  <rgm@gnu.org>
812         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
814 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
816         * w32-common-fns.el (x-get-selection): Doc fix.
817         * select.el (x-get-selection): Doc fix.  (Bug#15109)
819         * face-remap.el (face-remap-add-relative)
820         (face-remap-remove-relative, face-remap-reset-base)
821         (face-remap-set-base): Call force-mode-line-update to redisplay
822         the current buffer due to potential change in faces.  (Bug#16709)
824 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
826         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
827         script more robustly.
829 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
831         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
833         * simple.el (choose-completion): Doc fix (bug#14160).
835         * subr.el (event-start): Say what a nil EVENT value means.
837         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
838         (bug#14197).
840         * progmodes/grep.el (find-program): Doc fix (bug#14289).
842         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
844         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
846         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
847         predicate function (bug#15455).
849 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
851         * ielm.el (inferior-emacs-lisp-mode): Instead of
852         `comment-use-global-state', set `comment-use-syntax'.
854 2014-02-10  Glenn Morris  <rgm@gnu.org>
856         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
858 2014-02-09  Alan Mackenzie  <acm@muc.de>
860         Fix c-invalidate-state-cache on narrowed buffers.
861         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
862         Widen when setting and clearing the CPP delimiter properties.
864 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
866         * help.el (describe-bindings): Doc fix (bug#9888).
868         * files.el (save-buffer): Use ARG as the parameter name for
869         consistency (bug#10346).
870         (save-buffer): Clarify the 0 argument (bug#10346).
872         * cus-edit.el (customize-apropos): Fix error string.
873         (custom-buffer-create): Doc fix (bug#11122).
874         (custom-sort-items): Doc fix (bug#11121).
876         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
878         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
879         (icomplete-simple-completing-p): Mention the previous variable.
881         * font-lock.el (font-lock-value-in-major-mode): Clarify the
882         meaning of the parameter (bug#12282).
884         * files.el (find-file-noselect): Clarify prompt when changing
885         readedness (bug#13261).
886         (locate-file): Suffixes aren't returned, so don't say that they
887         are (bug#12674).
888         (backup-inhibited): Doc clarification (bug#12525).
890         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
891         before we actually start to delete things (bug#16331).
893         * subr.el (event-start): Doc fix (bug#14228).
894         (event-end): Ditto.
896 2014-02-09  Glenn Morris  <rgm@gnu.org>
898         * emacs-lisp/warnings.el (lwarn):
899         Empower help-enable-auto-load.  (Bug#15940)
901 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
903         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
904         (Bug#16690)
906 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
908         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
909         Insert output at end of buffer.  (Bug#16120)
911 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
913         * simple.el (choose-completion-string-functions): Document new
914         calling convention (bug#14153).
915         (execute-extended-command): Clarify doc string (bug#13373).
917         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
919         * find-dired.el (find-name-dired): Doc fix (bug#14290).
920         (find-grep-dired): Doc fix (bug#14288).
922 2014-02-08  Juri Linkov  <juri@jurta.org>
924         * isearch.el (isearch-quote-char): Check character validity
925         like in `quoted-insert' (bug#16677).
927 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
929         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
931         * isearch.el (isearch-hide-immediately): Doc clarification
932         (bug#14723).
934         * simple.el (line-move): Document utility function used many
935         places in the Emacs sources (bug#14843).
937         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
938         (dired-prev-marked-file): Doc fix (bug#14855).
939         (dired-up-directory): Doc fix (bug#14848).
941         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
943         * files.el (file-relative-name): Doc fix (bug#15159).
945         * fringe.el (fringe-styles): Doc fix (bug#15239).
947         * isearch.el (isearch-filter-predicate): Documentation typo fix
948         (bug#15474).
950         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
952         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
954         * replace.el (replace-match-maybe-edit): Doc clarification
955         (bug#15632).
957         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
959         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
961 2014-02-08  Glenn Morris  <rgm@gnu.org>
963         * help-fns.el (describe-variable):
964         Check {file,dir}-local-variables-alist, and buffer-file-name,
965         in the correct buffer.
967 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
969         * help-fns.el (describe-variable): Fix the case where
970         a value is directory-local with no dir-locals file.  (Bug#16635)
972 2014-02-08  Glenn Morris  <rgm@gnu.org>
974         * abbrev.el (edit-abbrevs-mode):
975         Derive from fundamental-mode.  (Bug#16682)
977 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
979         * simple.el (quoted-insert): Check character validity (bug#16677).
981 2014-02-07  Juri Linkov  <juri@jurta.org>
983         * desktop.el (desktop-read): Claim the lock when the owner is not
984         the current process.  (Bug#16157)
986 2014-02-07  Juri Linkov  <juri@jurta.org>
988         * desktop.el (desktop-buffers-not-to-save): Change default from nil
989         to "\\` ".  (Bug#16651)
991 2014-02-07  Juri Linkov  <juri@jurta.org>
993         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
994         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
995         (desktop-auto-save-cancel-timer): New function with some code from
996         `desktop-auto-save-set-timer'.
997         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
998         Instead of setting `desktop-save-mode' to nil, call
999         `desktop-save-mode' with arg 0.  (Bug#16630)
1001 2014-02-07  Glenn Morris  <rgm@gnu.org>
1003         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
1004         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1005         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
1007         * obsolete/iswitchb.el: Move to obsolete/.
1008         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
1009         since obsolete/ is not scanned for autoloads.
1010         * emacs-lisp/authors.el (authors-valid-file-names):
1011         Add iswitchb.el.
1013         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
1014         Disable now non-functional find-file-hook.
1016 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
1018         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
1019         instead of ";" in order to avoid additional prompts.  Let heredoc
1020         scripts read from tty.  (Bug#16582)
1021         (tramp-send-command): No special handling of heredocs, it isn't
1022         necessary anymore.
1024 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1026         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
1027         with a space (bug#16664).  Limit the symbols considered to the ones
1028         that are bound or fbound (bug#16646).
1030 2014-02-06  Glenn Morris  <rgm@gnu.org>
1032         * epa.el (epa-mail-aliases): Doc fix.
1034 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
1036         * emacs-lisp/lisp.el (lisp-completion-at-point):
1037         Use `completion-table-merge' instead of `completion-table-in-turn'
1038         (bug#16604).
1040         * minibuffer.el (completion-table-merge): New function.
1042 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
1044         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
1045         (tramp-sh-handle-set-file-acl)
1046         (tramp-sh-handle-start-file-process)
1047         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
1048         (tramp-find-executable, tramp-send-command): Use it.
1050 2014-02-05  Glenn Morris  <rgm@gnu.org>
1052         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
1054 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1056         * progmodes/python.el (python-shell-send-string)
1057         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
1059 2014-02-04  Anders Lindgren  <andlind@gmail.com>
1061         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
1062         the names (bug#16620).
1064 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
1066         * faces.el (window-divider): New default value.  Rewrite doc-string.
1067         (window-divider-first-pixel, window-divider-last-pixel): New faces.
1069 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
1071         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
1072         `protected' and `public' can also be called without arguments.
1074 2014-02-03  Glenn Morris  <rgm@gnu.org>
1076         * register.el (window-configuration-to-register)
1077         (frame-configuration-to-register): Unadvertise unused argument.
1078         * frameset.el (frameset-to-register): Remove unused argument.
1080         * frameset.el (frameset-to-register):
1081         * kmacro.el (kmacro-to-register):
1082         * register.el (increment-register):
1083         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
1084         (calc-append-to-register, calc-prepend-to-register):
1085         * play/gametree.el (gametree-layout-to-register)
1086         (gametree-apply-register-layout):
1087         * textmodes/picture.el (picture-clear-rectangle-to-register)
1088         (picture-yank-rectangle-from-register):
1089         * vc/emerge.el (emerge-combine-versions-register):
1090         Use register-read-with-preview to read registers.
1092 2014-02-03  João Távora  <joaotavora@gmail.com>
1094         * elec-pair.el (electric-pair-backward-delete-char): Don't error
1095         when at beginning of (possibly narrowed) buffer.
1097 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1099         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
1100         Also try to display local help from just before point.
1102 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
1104         c-parse-state.  Don't "append-lower-brace-pair" in certain
1105         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
1106         recognised as a comment.
1108         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
1109         as well as normal comment starter.
1110         (c-parse-state-get-strategy): Extra return possibility
1111         'back-and-forward.
1112         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
1113         return value list to indicate replacement of a brace-pair cons
1114         with its car.
1115         (c-parse-state-1): With 'back-and-forward, only call
1116         c-append-lower-brace-pair-to state-cache when cons-separated.
1118 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
1120         * term/ns-win.el (ns-suspend-error): New function.
1121         (ns-initialize-window-system): Add ns-suspend-error to
1122         suspend-hook (Bug#16612).
1124 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1126         * progmodes/cc-defs.el (c-find-assignment-for-mode):
1127         Make loading cc-mode silent.
1129 2014-02-02  Daniel Colascione  <dancol@dancol.org>
1131         * comint.el (comint-prompt-read-only): Change doc to suggest
1132         remap keybinding.
1134 2014-02-02  Glenn Morris  <rgm@gnu.org>
1136         * register.el (register-read-with-preview, point-to-register)
1137         (window-configuration-to-register, frame-configuration-to-register)
1138         (jump-to-register, number-to-register, view-register, insert-register)
1139         (copy-to-register, append-to-register, prepend-to-register)
1140         (copy-rectangle-to-register): Doc fixes.
1142 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1144         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
1145         * emacs-lisp/find-func.el (find-function-C-source): Idem.
1146         * emacs-lisp/nadvice.el (advice--cd*r): New function.
1147         * help-fns.el (describe-function-1): Use it.
1149 2014-02-02  Glenn Morris  <rgm@gnu.org>
1151         * register.el (register-preview-default): New function,
1152         split from register-preview.
1153         (register-preview-function): Rename from register-preview-functions,
1154         make it not a hook.
1155         (register-preview): Use register-preview-function.
1156         (register-read-with-preview): Error on non-character event.  (Bug#16595)
1158 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
1160         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
1161         `:' before binary operators (bug#16609).  Don't check for `:'
1162         before `[' and `(', or their syntax status.  A percent literal
1163         can't end with either.
1164         (ruby-font-lock-keywords): For built-ins that require arguments,
1165         check that they're followed by something that looks like argument
1166         (bug#16610).
1168 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1170         * subr.el (butlast): Document what an omitted N means (bug#13437).
1171         (nbutlast): Ditto.
1173 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1175         * net/shr.el (shr-generic): Make into a defsubst to make the stack
1176         depth shallower (bug#16587).
1177         (shr-tag-svg): Respect `shr-inhibit-images'.
1178         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
1180 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
1182         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
1183         (ruby-smie-grammar): Make "." right-associative.  Make its priority
1184         lower than the ternary and all binary operators.
1185         (ruby-smie-rules): Indent "(" relative to the first non-"."
1186         parent, or the first "." parent at indentation.
1187         Use `ruby-align-chained-calls' for indentation of "." tokens.
1188         (Bug#16593)
1190 2014-01-31  Juri Linkov  <juri@jurta.org>
1192         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
1193         from `make-hash-table'.
1195         * textmodes/ispell.el (ispell-init-process): Change message format
1196         to be consistent with other messages.
1198 2014-01-31  Glenn Morris  <rgm@gnu.org>
1200         * delsel.el (delete-selection-mode): Doc fix.
1202         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
1203         (trace-function-background): Doc fixes.
1205         * ido.el (ido-use-virtual-buffers): Doc fix.
1206         Reset :version, since the default value has not changed.
1208         * register.el (register-preview-delay, register-read-with-preview):
1209         Doc fixes.
1211         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
1212         do not mess with mail-buffer position (fixes 2009-11-03 change).
1213         * progmodes/cc-mode.el (c-submit-bug-report):
1214         Check auto-fill-mode is bound.  (Bug#16592)
1216 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
1218         * startup.el (fancy-splash-image-file): New function,
1219         split from fancy-splash-head.
1220         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
1221         so that we are both using the same image.  (Bug#16574)
1223 2014-01-30  Glenn Morris  <rgm@gnu.org>
1225         * simple.el (eval-expression): Doc fix.
1227         * hexl.el (hexl-mode-hook):
1228         * ielm.el (ielm-mode-hook):
1229         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
1230         (lisp-interaction-mode-hook):
1231         * progmodes/cfengine.e (cfengine3-documentation-function):
1232         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
1234 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1236         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
1237         is a symbol (bug#16584).
1239 2014-01-30  Glenn Morris  <rgm@gnu.org>
1241         * help.el (help-for-help-internal): Add "P" to text.
1243 2014-01-29  Glenn Morris  <rgm@gnu.org>
1245         * simple.el (just-one-space, cycle-spacing): Doc fixes.
1247 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
1249         * window.el (fit-frame-to-buffer): Fix calculations for margins and
1250         height constraints.
1252 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
1254         * progmodes/hideif.el: Extend to full CPP expression syntax.
1255         (hif-token-alist): Add missing tokens.
1256         (hif-token-regexp): Add support for float/octal/hex immediates.
1257         (hif-string-literal-regexp): New const.
1258         (hif-tokenize): Recognize strings and float/octal/hex immediates.
1259         (hif-exprlist): New function.
1260         (hif-parse-if-exp): Use it.
1261         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
1262         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
1263         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
1264         (hif-logxor, hif-comma): New functions.
1266 2014-01-28  Glenn Morris  <rgm@gnu.org>
1268         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
1270         * indent.el (tab-stop-list): Doc fix.  Add :version.
1272         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
1273         (cvs-append-to-ignore): Add compatibility alias.
1275 2014-01-27  Glenn Morris  <rgm@gnu.org>
1277         * dired.el (dired-hide-details-mode): Don't autoload it,
1278         since it cannot be used outside Dired buffers anyway.
1280         * emulation/cua-base.el (cua-mode): Doc fix.
1282         * dired.el (dired-hide-details-hide-symlink-targets)
1283         (dired-hide-details-hide-information-lines)
1284         (dired-hide-details-mode): Doc fixes.
1286         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
1287         * strokes.el (strokes-file): Doc fix.  Bump :version.
1288         (strokes-help): Doc fix.
1289         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
1290         * emulation/viper.el (viper): Doc fix for custom group.
1291         (top-level): Remove oh-so-no-longer-relevant text about vip.
1292         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
1294         * ido.el (ido-save-directory-list-file):
1295         * saveplace.el (save-place-file):
1296         * calendar/timeclock.el (timeclock-file):
1297         * net/quickurl.el (quickurl-url-file):
1298         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1299         * progmodes/idlwave.el (idlwave-config-directory):
1300         * textmodes/remember.el (remember-data-file):
1301         Bump :version.
1303 2014-01-26  Glenn Morris  <rgm@gnu.org>
1305         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
1306         Doc fix.  Make obsolete.
1307         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
1309         * sort.el (delete-duplicate-lines): Doc fix.
1311 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
1313         * progmodes/ada-mode.el (ada):
1314         * woman.el (woman): Link to info manual and Commentary section.
1316         * progmodes/flymake.el (flymake):
1317         * nxml/nxml-mode.el (nxml):
1318         * net/eww.el (eww):
1319         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
1320         * htmlfontify.el (htmlfontify):
1321         * ses.el (ses):
1322         * epa.el (epa):
1323         * ido.el (ido): Link to info manual.
1325 2014-01-25  Leo Liu  <sdl.web@gmail.com>
1327         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
1329 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
1331         * net/shr.el (shr-tag-img): Prefer the title over the alt text
1332         (bug#16537).
1334 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
1336         * net/eww.el (eww-download-callback):
1337         Fix reference to eww-download-directory.
1339         * emacs-lisp/bytecomp.el (byte-compile-file):
1340         Remove unused local variable `file-name'.
1342 2014-01-24  Glenn Morris  <rgm@gnu.org>
1344         * woman.el (woman-default-faces, woman-monochrome-faces):
1345         Fix obsolescence specification.
1347         * subr.el (with-demoted-errors): Doc fix.
1349 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1351         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
1352         (cl--macroexp-fboundp): New function.
1353         (cl--make-type-test): Use it.
1355 2014-01-23  Glenn Morris  <rgm@gnu.org>
1357         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
1358         * simple.el (eval-expression): Doc fixes.
1360 2014-01-22  Glenn Morris  <rgm@gnu.org>
1362         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
1364 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1366         * emacs-lisp/package.el: Write files silently.
1367         (package-autoload-ensure-default-file, package--write-file-no-coding)
1368         (package-generate-description-file, package--download-one-archive)
1369         (package-install-from-archive): Tell `write-region' to stay quiet.
1370         (package-menu-mode, package-menu--print-info): Omit the Archive column
1371         if there's only one archive.
1372         (package-all-keywords, package--has-keyword-p): Remove dead code.
1374 2014-01-22  Glenn Morris  <rgm@gnu.org>
1376         * version.el (emacs-bzr-version-bzr): Fix typo.
1378         * version.el (emacs-repository-get-version):
1379         Check either .bzr or .git, but not both.
1380         Make the git case actually use the DIR argument, and return nil
1381         rather than the empty string.
1382         Avoid error if .git exists but the git executable is not found.
1384 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
1386         Fixes in window size functions around Bug#16430 and Bug#16470.
1387         * window.el (window-total-size, window-size): New argument ROUND.
1388         (window--min-delta-1, window-min-delta, window--max-delta-1):
1389         Be more conservative when calculating the numbers of lines or
1390         columns a window can shrink (Bug#16430).
1391         (fit-window-to-buffer): Simplify code.
1392         * term.el (term-window-width): Call window-body-width again.
1394 2014-01-22  Glenn Morris  <rgm@gnu.org>
1396         * image.el (image-format-suffixes): Doc fix.
1398         * international/quail.el (quail-define-package): Doc fix.
1400         * emacs-lisp/authors.el (authors-valid-file-names)
1401         (authors-renamed-files-alist): Additions.
1403         * vc/vc-git.el (vc-git-print-log): Remove --follow;
1404         reverts 2014-01-09 change.  (Bug#16422)
1406         * calc/calc-embed.el (thing-at-point-looking-at):
1407         * emacs-lisp/map-ynp.el (x-popup-dialog):
1408         * obsolete/lmenu.el (x-popup-dialog):
1409         * emacs-lisp/package.el (url-recreate-url):
1410         * mail/mailclient.el (clipboard-kill-ring-save):
1411         * subr.el (x-popup-dialog): Update declaration.
1412         * mail/rmail.el (rmail-mime-message-p):
1413         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
1415 2014-01-21  Daniel Colascione  <dancol@dancol.org>
1417         * progmodes/sh-script.el (sh--inside-noncommand-expression):
1418         Correctly detect when we're inside an arithmetic expansion form
1419         containing nested parenthesis.
1420         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
1421         to detect cases where we shouldn't expand "<<" to a heredoc
1422         skeleton.
1424 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1426         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
1427         (eldoc--message-command-p): New function.
1428         (eldoc-display-message-p): Use it.
1429         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
1430         message is not automatically erased for us.
1431         (eldoc-print-current-symbol-info): Erase previous message, if any.
1433 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
1435         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
1436         specify it's an interactive function.
1438         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
1439         Fix regex used for scanning for citation keys which failed for
1440         citations with optional arguments.
1442 2014-01-21  Leo Liu  <sdl.web@gmail.com>
1444         * simple.el (read--expression): Don't enable eldoc-mode.
1446 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1448         * simple.el (move-beginning-of-line): Make sure we don't move forward
1449         (bug#16497).
1451 2014-01-20  Juri Linkov  <juri@jurta.org>
1453         * saveplace.el (toggle-save-place, save-place-to-alist)
1454         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
1455         'dired-mode) before checking for dired-directory.  (Bug#16477)
1457 2014-01-20  Juri Linkov  <juri@jurta.org>
1459         * indent.el (indent-line-to): Use backward-to-indentation
1460         instead of back-to-indentation.  (Bug#16461)
1462 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
1464         Revert some of the CANNOT_DUMP fix (Bug#16494).
1465         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
1466         but fixing this can wait until after the next release.
1467         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
1469 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
1471         * eshell/esh-mode.el (eshell-password-prompt-regexp):
1472         Use `password-word-equivalents'.
1473         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
1474         to t.  (Bug#5664, Bug#13124)
1476 2014-01-19  Alan Mackenzie  <acm@muc.de>
1478         Bind open-paren-in-column-0-is-defun-start to nil at some entry
1479         points.
1480         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
1481         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
1482         * progmodes/cc-mode.el (c-before-change, c-after-change)
1483         (c-font-lock-fontify-region): Bind it here.
1485 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
1487         * term.el (term-window-width): Call window-text-width instead of
1488         window-width (Bug#16470).
1490 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
1492         * simple.el (password-word-equivalents): Remove duplicates.
1493         Sort, to make this easier next time.
1494         Downcase.  Omit ": " after "jelszó".
1496 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
1498         * term/common-win.el (saved-region-selection): Defvar it.
1499         (x-select-text): Set saved-region-selection (Bug#16382).
1501 2014-01-18  Glenn Morris  <rgm@gnu.org>
1503         * emacs-lisp/authors.el (authors-aliases)
1504         (authors-renamed-files-alist): Add some entries.
1506 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
1508         * net/tramp.el (tramp-password-prompt-regexp):
1509         Use `password-word-equivalents' if available.
1510         (tramp-action-password, tramp-process-one-action)
1511         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
1513 2014-01-17  Chong Yidong  <cyd@gnu.org>
1515         * simple.el (password-word-equivalents): New defcustom.
1516         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
1517         to 24.4.
1518         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
1519         to t.  (Bug#13124)
1521 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
1523         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
1524         (ruby-align-to-stmt-keywords): Change the default value.
1525         Use `ruby-alignable-keywords' to generate the possible customization
1526         choices.
1527         (ruby-smie-rules): Instead of using a hardcoded list of alignable
1528         keywords, check against the value of `ruby-alignable-keywords'
1529         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
1531 2014-01-17  Glenn Morris  <rgm@gnu.org>
1533         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
1535         Make M-x authors return zero *Authors Errors* from current logs.
1536         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
1537         (authors-ignored-files): Add some entries, remove others.
1538         (authors-ambiguous-files, authors-valid-file-names):
1539         Add some entries.
1540         (authors-renamed-files-alist): Add, remove, and adjust entries.
1541         (authors-renamed-files-regexps): Add some entries.
1542         Remove some very broad ones.  Make some entries `lax'.
1543         (authors-lax-changelogs): New constant.
1544         (authors-disambiguate-file-name): Treat top-level specially.
1545         (authors-lax-changelog-p): New function.
1546         (authors-canonical-file-name): Check file as written against
1547         authors-valid-file-names.  Do not special-case etc/.
1548         Handle `lax' logs and authors-renamed-files-regexps elements.
1550 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
1552         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
1553         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
1554         callers.
1556 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1558         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
1559         Assume we're already in the proper buffer.
1560         Inspired by Anders Lindgren <andlind@gmail.com>.
1561         (follow-post-command-hook): Call it from the right buffer.
1562         (follow-comint-scroll-to-bottom): Adjust call.
1563         (follow-all-followers): Use get-buffer-window-list.
1565 2014-01-15  Daniel Colascione  <dancol@dancol.org>
1567         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
1568         `buffer-file-name' in interactive-form so that we don't leave
1569         pathless file names in `file-name-history'.
1571 2014-01-15  Juri Linkov  <juri@jurta.org>
1573         * indent.el (indent-rigidly): Set deactivate-mark to nil
1574         in transient indentation mode.  (Bug#16438)
1576 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
1578         * emacs-lisp/package.el (package-desc-keywords): New function
1579         (Bug#16222).
1580         (describe-package-1, package-all-keywords)
1581         (package--has-keyword-p): Use it.
1583 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1585         * simple.el (define-alternatives): When creating the
1586         COMMAND-alternatives variable, assign COMMAND as its definition
1587         name so that `describe-variable' can relocate it.
1589 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
1591         * font-lock.el (font-lock-keywords): Fix typo in docstring
1592         (bug#16307).
1594 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
1596         * ispell.el (ispell-region): Reset `in-comment' for new line
1597         instead of wrongly reset `add-coment' (bug#13577).
1599 2014-01-14  Daiki Ueno  <ueno@gnu.org>
1601         * epa-file.el (epa-file-write-region): Encode the region according
1602         to `buffer-file-format'.  Problem reported at:
1603         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
1605 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1607         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
1608         so it applies in the right buffer (bug#16410).
1610 2014-01-13  Daniel Colascione  <dancol@dancol.org>
1612         * textmodes/rst.el (rst-define-key): Provide deprecated
1613         keybindings through named functions instead of anonymous ones so
1614         that "??" doesn't appear in describe-mode output.
1616 2014-01-13  Bastien Guerry  <bzg@gnu.org>
1618         * simple.el (define-alternatives): Call the selected command
1619         interactively.  When setting `COMMAND--implementation' for the
1620         first time, tell the user how to chose another implementation.
1621         Enhance the docstring.
1623 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1625         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
1626         (log-edit--match-first-line): New function.
1627         (log-edit-font-lock-keywords): Use it.
1628         (log-edit-mode): Make jit-lock-defer-multiline work.
1630 2014-01-13  Bastien Guerry  <bzg@gnu.org>
1632         * rect.el (rectangle-mark-mode): When the region is not active,
1633         display a message saying that the mark as been set and that
1634         rectangle mode is in use.
1635         (rectangle--highlight-for-redisplay): Only put an overlay with a
1636         visible vertical bar when (display-graphic-p) is non-nil.
1637         This partially fixes Bug#16403.
1639 2014-01-13  Juri Linkov  <juri@jurta.org>
1641         * info.el (Info-find-file): Go to DIR before displaying the error
1642         about a nonexistent file if no previous Info file is visited.
1643         Use `user-error' instead of `error' for "Info file %s does not exist".
1644         (Info-find-node-2): In case of a nonexistent node in unwind forms
1645         go to the Top node if there is no previous node to revert to.
1646         (Bug#16405)
1648 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
1650         fit-frame/window-to-buffer code fixes including one for Bug#14096.
1651         * window.el (fit-frame-to-buffer): Fix doc-string.
1652         Respect window-min-height/-width.  Fit pixelwise when
1653         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
1654         when avoiding that frame goes partially off-screen.
1655         (fit-window-to-buffer): Respect window-min-height/-width
1656         (Bug#14096).
1658 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1660         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
1661         after an empty line.
1663 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1665         * net/shr.el (shr-render-region): Autoload.
1667 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
1669         * net/eww.el (eww-download-directory): Rename from
1670         `eww-download-path' (Bug#16419).
1672 2014-01-12  Leo Liu  <sdl.web@gmail.com>
1674         * dired-x.el (dired-mode-map): Fix last change.
1676         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
1678 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
1680         Spelling fixes.
1681         * emacs-lisp/generic.el (generic--normalize-comments):
1682         Rename from generic--normalise-comments.  All uses changed.
1683         * play/bubbles.el (bubbles--neighborhood-score)
1684         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
1685         (bubbles--neighborhood-available)
1686         (bubbles--update-neighborhood-score):
1687         Rename from names with 'neighbourhood'.  All uses changed.
1689 2014-01-12  Leo Liu  <sdl.web@gmail.com>
1691         Re-implement the feature of showing eldoc info after editing.
1692         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
1693         (eldoc-edit-message-commands): New function.
1694         (eldoc-print-after-edit): New variable.
1695         (eldoc-pre-command-refresh-echo-area): Emit message only by
1696         eldoc-message-commands.
1697         (eldoc-mode): Restrict eldoc-message-commands to editing commands
1698         if eldoc-print-after-edit is set.  (Bug#16346)
1699         * simple.el (read--expression): Enable eldoc-mode.
1700         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
1702 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
1703             Eric S. Raymond  <esr@thyrsus.com>
1705         * version.el (emacs-repository-get-version): Enhance so the
1706         function works correctly in either a Bazaar or Git repo.
1708 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
1710         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
1711         Goes with removal of the joke manpages from /etc.
1713 2014-01-10  Kenichi Handa  <handa@gnu.org>
1715         * mail/rmail.el (rmail-get-coding-system):
1716         Check rmail-get-coding-function before "funcall"ing it.
1718 2014-01-10  Glenn Morris  <rgm@gnu.org>
1720         * emacs-lisp/authors.el (authors-fixed-entries):
1721         Update for files that no longer exist.
1723 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
1725         * version.el (emacs-bzr-get-version): Restore compatibilty with
1726         24.3 (Tested).
1728 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
1730         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
1731         and Podfile.
1733 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
1735         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
1737 2014-01-10  Chong Yidong  <cyd@gnu.org>
1739         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
1741 2014-01-10  Anders Lindgren  <andlind@gmail.com>
1743         * follow.el (follow-cache-command-list): Include right-char and
1744         left-char.
1746 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
1748         Spelling fixes.
1749         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
1750         * woman.el (woman-mark-horizontal-position):
1751         Rename from woman-mark-horizonal-position.  Use changed.
1753 2014-01-10  Glenn Morris  <rgm@gnu.org>
1755         * info.el (info-initialize): If running uninstalled, ensure our
1756         own info files are always found first, even if INFOPATH is set.
1758         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
1760 2014-01-09  David Engster  <deng@randomsample.de>
1762         * emacs-lisp/eieio-custom.el:
1763         * emacs-lisp/eieio-opt.el: Set generated autoload file to
1764         'eieio.el'.  This was accidentally removed in rev. 110325.
1765         * emacs-lisp/eieio.el: Regenerate autoloads.
1767 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
1769         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
1770         following renames.  (Bug#8756)
1772 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1774         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
1775         (bug#16382).
1776         (activate-mark): Add `no-tmm' argument.
1777         (set-mark, push-mark-command): Use it instead of running
1778         activate-mark-hook by hand.
1780 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
1782         In preparation for the move to git, sanitize out some
1783         Bazaar-specific names.
1785         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
1787         * version.el (emacs-bzr-version): Name changed to
1788         emacs-repository-version.  Obsolete-variable alias made.
1789         * loadup.el: Follow through on this name change.
1790         * mail/emacsbug.el (report-emacs-bug): Factor out any
1791         assumption about the version control system in use.
1793 2014-01-08  David Engster  <deng@randomsample.de>
1795         * help-fns.el (help-fns-describe-function-functions):
1796         New variable to call functions for augmenting help buffers.
1797         (describe-function-1): Remove explicit calls to
1798         `help-fns--compiler-macro', `help-fns--parent-mode' and
1799         `help-fns--obsolete'.  Put them in above new variable instead, and
1800         call them through `run-hook-with-args'.
1801         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
1802         `eieio-describe-class'.  Not meant for interactive use anymore,
1803         but to augment existing help buffers.  Remove optional second
1804         argument.  Create proper button for file location.
1805         Rewrite function to use `insert' instead of `princ' and `prin1' where
1806         possible.
1807         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
1808         (eieio-method-def, eieio-class-def): Move further up.
1809         (describe-method, describe-generic, eieio-describe-method):
1810         Remove aliases.
1811         (eieio-help-constructor, eieio-help-generic): Rename from
1812         `eieio-describe-constructor' and `eieio-describe-generic', resp.
1813         Rewrite to use `insert' in the current buffer and use proper help
1814         buttons.
1815         (eieio-help-find-method-definition)
1816         (eieio-help-find-class-definition): Also accept symbols as
1817         arguments.
1818         (eieio-help-mode-augmentation-maybee): Remove.
1819         (eieio-describe-class-sb): Use `describe-function'.
1820         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
1821         Add `eieio-help-generic' and `eieio-help-constructor'.
1823 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
1825         Spelling fixes.
1826         * language/china-util.el (hz-ascii-designation):
1827         Rename from hz-ascii-designnation.
1828         (hz-ascii-designation): Rename from hz-ascii-designnation.
1829         All uses changed.
1831 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1833         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
1834         package-alist.
1836 2014-01-08  Bastien Guerry  <bzg@gnu.org>
1838         * emacs-lisp/package.el (package-delete):
1839         Correctly delete the package from package-alist.
1841 2014-01-08  Daiki Ueno  <ueno@gnu.org>
1843         * emacs-lisp/package.el (url-recreate-url): Declare.
1844         (url-http-target-url): Declare.
1845         (package-handle-response): Include requested URL in the error message.
1846         (package--check-signature): Don't re-signal errors from
1847         package--with-work-buffer.  Suggested by Stefan Monnier.
1849 2014-01-07  Bastien Guerry  <bzg@gnu.org>
1851         * minibuffer.el (completion--try-word-completion): When both a
1852         hyphen and a space are possible candidates for the character
1853         following a word, display both candidates.  (Bug#15980)
1855 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
1857         * window.el (balance-windows-2): While rounding don't give a
1858         window more than the remainder.  Bug#16351, bug#16383.
1860 2014-01-07  Glenn Morris  <rgm@gnu.org>
1862         * menu-bar.el (menu-bar-help-extra-packages): Remove.
1863         (menu-bar-help-menu): Use view-external-packages instead.
1865 2014-01-07  Bastien Guerry  <bzg@gnu.org>
1867         * emacs-lisp/package.el (package-delete): Also delete the package
1868         name from `package-alist', not its description only.
1870 2014-01-07  Glenn Morris  <rgm@gnu.org>
1872         * help.el (view-external-packages):
1873         * menu-bar.el (menu-bar-help-extra-packages):
1874         Visit efaq.info rather than etc/MORE.STUFF.
1876 2014-01-07  Juri Linkov  <juri@jurta.org>
1878         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
1879         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
1881         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
1882         that shadows RET.  (Bug#16342)
1884 2014-01-07  Chong Yidong  <cyd@gnu.org>
1886         * isearch.el (isearch-yank-char, isearch-yank-word)
1887         (isearch-yank-line): Doc fix.
1889 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1891         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
1892         * emacs-lisp/elint.el (elint-find-builtins):
1893         * emacs-lisp/eldoc.el (eldoc-symbol-function):
1894         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
1895         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
1896         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1897         * apropos.el (apropos-safe-documentation):
1898         * subr.el (symbol-file): Remove redundant fboundp.
1899         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
1901 2014-01-06  Bastien Guerry  <bzg@gnu.org>
1903         * hl-line.el (global-hl-line-overlay): Make a local variable.
1904         (global-hl-line-overlays): New variable to store all overlays.
1905         (global-hl-line-mode): Don't delete overlays from the current
1906         buffer when `global-hl-line-sticky-flag' is non-nil.
1907         (global-hl-line-highlight): Add new overlays to
1908         `global-hl-line-overlays'.
1909         (global-hl-line-unhighlight-all): New function to delete all
1910         overlays when turning off `global-hl-line-mode'.
1911         This fixes Bug#16183.
1913 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1915         * subr.el (set-transient-map): Fix nested case and docstring.
1917 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
1919         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
1920         `Texinfo' entry.
1922 2014-01-06  Daniel Colascione  <dancol@dancol.org>
1924         Fix defun navigation in vc log view.
1926         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
1927         like `beginning-of-defun'.
1928         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
1929         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
1930         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
1931         (log-view-extract-comment): Call `log-view-current-entry' directly
1932         instead of relying on broken `log-view-beginning-of-defun' behavior.
1934 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
1936         Spelling fixes.
1937         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
1938         * emacs-lisp/debug.el (cancel-debug-on-entry):
1939         * epg.el (epg-error-to-string):
1940         * files.el (recover-file):
1941         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1942         * mail/emacsbug.el (report-emacs-bug-hook):
1943         * mail/sendmail.el (mail-recover):
1944         * ses.el (ses-yank-resize):
1945         * term/ns-win.el (ns-print-buffer):
1946         Spelling fixes in diagnostics, mostly for "canceled" with one L.
1947         * epg.el (epg-key-capability-alist): Rename from misspelled version.
1948         All uses changed.
1949         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
1951 2014-01-06  Leo Liu  <sdl.web@gmail.com>
1953         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
1954         to avoid shadowing global key.  (Bug#16354)
1956 2014-01-06  Daniel Colascione  <dancol@dancol.org>
1958         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
1959         rst-mode.
1961 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
1963         * window.el (balance-windows): Add mising t to fix Bug#16351.
1965 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
1968         (bug#16285).
1969         (shr-insert): If we have a word that's longer than `shr-width',
1970         break after it anyway.  Otherwise we'll do no breaking once we get
1971         such a long word.
1973 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
1975         * net/eww.el (eww): Support single/double quote for search.
1976         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
1977         (eww-history-quit): Delete and use quit-window.
1978         (eww-history-kill): Delete, because it doesn't work well and
1979         not necessary.
1980         (eww-history-mode-map): Delete some keys and add easy-menu.
1982 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
1984         Fix misspelling of 'chinese' in rx (Bug#16237).
1985         * emacs-lisp/rx.el (rx-categories): Correct spelling of
1986         chinese-two-byte.
1988         Change subword regexps back to vars (Bug#16296).
1989         * progmodes/subword.el (subword-forward-regexp)
1990         (subword-backward-regexp): Change these back to variables.
1992 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1994         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
1995         syntax-begin-function (bug#16247).
1997 2014-01-03  Chong Yidong  <cyd@gnu.org>
1999         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
2000         (advice--docstring): Delete variable.
2001         (advice--make-1): Leave the docstring empty.
2002         (advice-add): Use function-documentation for advised docstring.
2004         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
2005         Ignore function-documentation property when getting documentation.
2006         (ad-activate-advised-definition): Use function-documentation
2007         generate the docstring.
2008         (ad-make-advised-definition): Don't call
2009         ad-make-advised-definition-docstring.
2010         (ad-make-advised-definition-docstring, ad-advised-definition-p):
2011         Delete functions.
2013         * progmodes/sql.el (sql-help): Use function-documentation instead
2014         of dynamic-docstring-function property.  No need to autoload now.
2015         (sql--help-docstring): New variable.
2016         (sql--make-help-docstring): Use it.
2018 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2020         * ielm.el (ielm-tab): Retarget.
2021         (ielm-map): Use ielm-tab for tab.
2022         (ielm-complete-filename): Use comint-filename-completion.
2023         (ielm-complete-symbol): Remove.
2024         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
2025         remove ielm-tab from completion-at-point-functions (bug#16224).
2027         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
2028         Beware signals raised by predicates (bug#16201).
2030 2014-01-02  Richard Stallman  <rms@gnu.org>
2032         * dired-aux.el (dired-do-print): Handle printer-name.
2034         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
2035         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
2036         (rmail-epa-decrypt): Turn off mime processing.
2038         * mail/rmail.el (rmail-make-in-reply-to-field):
2039         Add parens in message-id.
2041         * mail/rmail.el (rmail-get-coding-function): Variable.
2042         (rmail-get-coding-system): Use it.
2044 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
2046         * international/mule-conf.el: Unify the charset indian-is13194.
2047         (indian-is13194): Specify unify-map.
2049 2013-12-31  Leo Liu  <sdl.web@gmail.com>
2051         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
2053 2013-12-30  Daniel Colascione  <dancol@dancol.org>
2055         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
2056         of printing a useless when we resume from sleep.
2058         * progmodes/sh-script.el
2059         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
2060         in indentation code.  (Bug#16233)
2062 2013-12-28  João Távora  <joaotavora@gmail.com>
2064         * elec-pair.el (electric-pair-post-self-insert-function):
2065         Don't open extra newlines at beginning of buffer.  (Bug#16272)
2067 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
2069         * frame.el (window-system-for-display): Don't allow to create a
2070         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
2072 2013-12-28  Glenn Morris  <rgm@gnu.org>
2074         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
2075         Update callers.
2077         * apropos.el (apropos-match-face):
2078         * calculator.el (calculator-displayer):
2079         * dabbrev.el (dabbrev-search-these-buffers-only):
2080         * face-remap.el (buffer-face-mode-face):
2081         * simple.el (yank-handled-properties):
2082         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
2083         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
2084         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
2085         (hashcash-double-spend-database):
2086         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
2087         (ruby-deep-indent-paren-style):
2088         * textmodes/flyspell.el (flyspell-auto-correct-binding):
2089         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
2090         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
2091         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
2092         Specify custom types.
2094         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
2095         * bookmark.el (bookmark-bmenu-use-header-line):
2096         * doc-view.el (doc-view-scale-internally):
2097         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
2098         * register.el (register-preview-delay):
2099         * net/shr.el (shr-bullet):
2100         * progmodes/cfengine.el (cfengine-cf-promises)
2101         (cfengine-parameters-indent):
2102         * progmodes/octave.el (inferior-octave-error-regexp-alist):
2103         * textmodes/reftex-vars.el (reftex-label-regexps):
2104         * vc/log-edit.el (log-edit-setup-add-author): Add version.
2106         * net/tls.el (tls-certtool-program): Fix default value.
2108         * desktop.el (desktop-restore-in-current-display):
2109         * newcomment.el (comment-empty-lines):
2110         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
2111         (idlwave-pad-keyword):
2112         * progmodes/tcl.el (tcl-tab-always-indent):
2113         * textmodes/reftex-vars.el (reftex-index-default-tag):
2114         * elec-pair.el (electric-pair-skip-whitespace):
2115         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
2117         * emacs-lisp/authors.el (authors-ignored-files)
2118         (authors-valid-file-names, authors-renamed-files-alist): Additions.
2120 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
2122         * shell.el (shell-dynamic-complete-command): Doc fix.
2123         (shell--command-completion-data): Shell completion now matches
2124         executable filenames from the current buffer's directory, on
2125         systems in which this behavior is the default (windows-nt, ms-dos).
2127 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2129         * net/shr.el (shr-insert): Don't infloop if the width is zero.
2131 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2133         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
2134         (bug#16251).
2136         * electric.el: Move all electric-pair-* to elec-pair.el.
2137         * elec-pair.el: New file, split from electric.el.
2139 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2141         * net/shr.el (shr-find-fill-point): Don't try to fill if the
2142         indentation level is larger than the width, because that will
2143         infloop.
2144         (shr-insert): Fill repeatedly long texts, so that Japanese is
2145         formatted correctly (bug#16263).
2146         (shr-find-fill-point): Off by one error in comparison with the
2147         indentation.
2149 2013-12-26  João Távora  <joaotavora@gmail.com>
2151         * electric.el (electric-pair-mode): More flexible engine for skip-
2152         and inhibit predicates, new options for pairing-related functionality.
2153         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
2154         if that keeps or improves their balance in buffers.
2155         (electric-pair-delete-adjacent-pairs): Delete the pair when
2156         backspacing over adjacent matched delimiters.
2157         (electric-pair-open-extra-newline): Open extra newline when
2158         inserting newlines between adjacent matched delimiters.
2159         (electric--sort-post-self-insertion-hook):
2160         Sort post-self-insert-hook according to priority values when
2161         minor-modes are activated.
2162         * simple.el (newline-and-indent): Call newline with interactive
2163         set to t.
2164         (blink-paren-post-self-insert-function): Set priority to 100.
2165         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2166         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
2167         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
2168         electric-pair-open-newline-between-pairs to nil.
2170 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2172         * progmodes/python.el: Use lexical-binding.
2173         (python-nav-beginning-of-defun): Stop searching ASAP.
2175 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
2177         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
2178         Fix interactive spec.  Doc fix.  (Bug#15754)
2180 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2182         * emacs-lisp/byte-run.el (eval-when-compile):
2183         * progmodes/cc-defs.el (cc-eval-when-compile):
2184         Fix edebug spec (bug#16184).
2186 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2188         * net/shr.el (shr-visit-file): Remove debugging function.
2189         (shr-insert): Don't infloop if we can't find a good place to break
2190         the line (bug#16256).
2192 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2194         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
2195         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
2196         python-nav-lisp-forward-sexp-safe.
2197         (python-nav--forward-sexp): New argument SAFE allows switching
2198         forward sexp movement behavior for parens.
2199         (python-nav-forward-sexp): Throw errors on unterminated parens
2200         (Bug#16191).
2201         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
2202         (python-nav-backward-sexp-safe): New functions.
2203         (python-shell-buffer-substring):
2204         Use `python-nav-forward-sexp-safe'.
2206 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2208         * net/shr.el (shr-find-fill-point): Don't break lines before a
2209         quotation mark.
2210         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
2211         (shr-find-fill-point): Remove the special checks for the quotation
2212         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
2214 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2216         * net/eww.el (eww-form-textarea): Use a different face for
2217         textareas than text input since they have different keymaps
2218         (bug#16142).
2220 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2222         * progmodes/python.el (python-nav-beginning-of-statement):
2223         Speed up (Bug#15295).
2225 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2227         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
2228         the window configuration.
2230 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
2232         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
2233         we run on MS-Windows or MS-DOS.
2235 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
2237         * window.el (balance-windows-area): Call window-size instead of
2238         window-height and window-width.  Bug#16241.
2240 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2242         * net/eww.el (eww-bookmark-quit): Remove.
2243         (eww-bookmark-browse): Restore the window configuration when you
2244         choose a bookmark (bug#16144).
2246 2013-12-24  Daniel Colascione  <dancol@dancol.org>
2248         * icomplete.el: Remove redundant :group arguments to `defcustom'
2249         throughout.
2250         (icomplete-show-matches-on-no-input): New customizable variable.
2251         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
2252         we have something to show.
2253         (icomplete-exhibit): Compute completions even if we have no user input.
2255 2013-12-23  Daniel Colascione  <dancol@dancol.org>
2257         * icomplete.el: Move `provide' to end of file.
2259 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
2261         * net/gnutls.el (gnutls-verify-error): Add version tag.
2263 2013-12-23  Chong Yidong  <cyd@gnu.org>
2265         * subr.el (set-transient-map): Rename from
2266         set-temporary-overlay-map.  Doc fix.
2268         * face-remap.el (text-scale-adjust):
2269         * indent.el (indent-rigidly):
2270         * kmacro.el (kmacro-call-macro):
2271         * minibuffer.el (minibuffer-force-complete):
2272         * repeat.el (repeat):
2273         * simple.el (universal-argument--mode):
2274         * calendar/todo-mode.el (todo-insert-item--next-param):
2275         * progmodes/f90.el (f90-abbrev-start): Callers changed.
2277         * indent.el (indent-rigidly): Use substitute-command-keys.
2279 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2281         * net/eww.el (eww-tag-select): Add text-property to jump to next
2282         select field.
2283         (eww): Add non-supported ftp error.
2285 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2287         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
2288         comments.  Handle electric indent after typing `?' and `!'.
2290 2013-12-22  Chong Yidong  <cyd@gnu.org>
2292         * faces.el (face-spec-recalc): If the theme specs are not
2293         applicable to a frame, fall back on the defface spec.
2294         This prevents themes from obliterating faces on low-color terminals.
2296 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2298         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
2299         after `{'.  We need it after block openers, and it doesn't seem
2300         to hurt after hash openers.
2302 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2304         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
2305         extracted from `ruby-smie-rules'.
2306         (ruby--electric-indent-chars): New variable.
2307         (ruby--electric-indent-p): New function.
2308         (ruby-mode): Use `electric-indent-functions' instead of
2309         `electric-indent-chars'.
2311 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
2313         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
2314         docstring.
2315         (ruby-smie-rules): Indent plus one level after `=>'.
2317 2013-12-21  Richard Stallman  <rms@gnu.org>
2319         * simple.el (newline): Doc fix.
2321 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
2323         * net/eww.el (eww-list-histories, eww-list-histories)
2324         (eww-history-browse, eww-history-quit, eww-history-kill)
2325         (eww-history-mode-map, eww-history-mode): New command and
2326         functions to list browser histories.
2327         (eww-form-text): Support text form with disabled
2328         and readonly attributes.
2329         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
2331 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2333         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
2334         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
2335         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
2336         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
2337         Use `user-error'.
2338         (eww-bookmark-mode-map): Add menu.
2339         (eww-render, eww-mode): Use `setq-local'.
2340         (eww-tool-bar-map): New variable.
2341         (eww-mode): Set `tool-bar-map'.
2342         (eww-view-source): Check for `html-mode' with `fboundp'.
2344 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2346         * net/shr.el (shr--extract-best-source): Don't bug out on audio
2347         elements with text inside.  Also remove debugging.
2349 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
2351         * cus-start.el (all): Add ns-use-srgb-colorspace.
2353 2013-12-21  Chong Yidong  <cyd@gnu.org>
2355         * custom.el (custom-theme-recalc-face): Do nothing if the face is
2356         undefined.  Thus, theme settings for undefined faces do not take
2357         effect until the faces are defined with defface, the same as with
2358         theme variables.
2360         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
2361         (face-spec-reset-face): Don't assign extra properties in temacs.
2362         (face-spec-recalc): Apply X resources too.
2364 2013-12-21  Chong Yidong  <cyd@gnu.org>
2366         * faces.el (face-spec-set):
2367         * cus-face.el (custom-theme-set-faces, custom-set-faces):
2368         * custom.el (defface): Doc fixes (Bug#16203).
2370         * indent.el (indent-rigidly-map): Add docstring, and move commands
2371         into named functions.
2372         (indent-rigidly-left, indent-rigidly-right)
2373         (indent-rigidly-left-to-tab-stop)
2374         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
2375         indentation direction based on bidi direction, and accumulate
2376         sequential commands in a single undo boundary.
2377         (indent-rigidly--pop-undo): New utility function.
2379 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
2381         * faces.el (read-face-name): Require crm.el when using crm-separator.
2383 2013-12-20  Daniel Colascione  <dancol@dancol.org>
2385         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
2386         so that we don't reflow comments into the shebang line.
2388 2013-12-20  Juri Linkov  <juri@jurta.org>
2390         * saveplace.el (save-place-to-alist): Add `dired-filename' as
2391         a position when `dired-directory' is non-nil.  Check integer
2392         positions with `integerp'.
2393         (toggle-save-place, save-places-to-alist): Add check for
2394         `dired-directory'.
2395         (save-place-find-file-hook): Check integer positions with
2396         `integerp'.
2397         (save-place-dired-hook): Use `dired-goto-file' when
2398         `dired-filename' is found in the assoc list.  Check integer
2399         positions with `integerp'.
2400         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
2402         * dired.el (dired-initial-position-hook): Rename back from
2403         `dired-initial-point-hook'.
2404         (dired-initial-position): Rename `dired-initial-point-hook' to
2405         `dired-initial-position-hook'.
2406         (dired-file-name-at-point): Doc fix.  (Bug#15329)
2408 2013-12-20  Juri Linkov  <juri@jurta.org>
2410         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
2411         (read-regexp-suggestions): New function.
2412         (read-regexp): Use `read-regexp-defaults-function' to get default values.
2413         Use `read-regexp-suggestions'.  Add non-empty default to history
2414         for empty input.
2415         (occur-read-regexp-defaults-function): Remove function.
2416         (occur-read-primary-args): Use `regexp-history-last' instead of
2417         `occur-read-regexp-defaults-function'.
2419         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
2420         (hi-lock-line-face-buffer, hi-lock-face-buffer)
2421         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
2422         `hi-lock-read-regexp-defaults-function'.  Doc fix.
2423         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
2424         with `find-tag-default-as-symbol-regexp'.  Doc fix.
2425         (hi-lock-read-regexp-defaults): Remove function.
2426         (hi-lock-regexp-okay): Add check for null.
2428         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
2429         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
2431         * subr.el (find-tag-default-as-symbol-regexp): New function.
2432         (find-tag-default-as-regexp): Move symbol regexp formatting to
2433         `find-tag-default-as-symbol-regexp'.
2435 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
2437         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
2438         (Bug#14179)
2440 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
2442         * calendar/todo-mode.el: New implementation of item insertion
2443         commands and key bindings.
2444         (todo-key-prompt): New face.
2445         (todo-insert-item): New command.
2446         (todo-insert-item--parameters): New defconst, replacing defvar
2447         todo-insertion-commands-args-genlist.
2448         (todo-insert-item--param-key-alist): New defconst, replacing
2449         defvar todo-insertion-commands-arg-key-list.
2450         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
2451         (todo-insert-item--argsleft, todo-insert-item--apply-args)
2452         (todo-insert-item--next-param): New functions.
2453         (todo-insert-item--args, todo-insert-item--argleft)
2454         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
2455         New variables.
2456         (todo-key-bindings-t): Change binding of "i" from
2457         todo-insertion-map to todo-insert-item.
2458         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
2459         (todo-insertion-command-name, todo-insertion-commands-names)
2460         (todo-define-insertion-command, todo-insertion-commands)
2461         (todo-insertion-key-bindings, todo-insertion-map): Remove.
2463 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
2465         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
2466         (todo-toggle-item-highlighting): Use eval-and-compile instead of
2467         eval-when-compile.
2468         (todo-move-category): Allow choosing a non-existing todo file to
2469         move the category to, and create that file.
2470         (todo-default-priority): New user option.
2471         (todo-set-item-priority): Use it.
2472         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
2473         (desktop-restore-file-buffer): Declare.
2474         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
2475         (todo-modes-set-2): Locally set desktop-save-buffer to
2476         todo-desktop-save-buffer.
2477         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
2478         (auto-mode-alist): Add autoload cookie.
2480 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
2482         * emacs-lisp/subr-x.el: Renamed from helpers.el.
2483         helpers.el was a poor choice of name.
2484         (string-remove-prefix): New function.
2485         (string-remove-suffix): New function.
2487 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
2489         Fix assignment for new window total sizes.
2490         * window.el (window--pixel-to-size): Remove function.
2491         (window--pixel-to-total-1, window--pixel-to-total):
2492         Fix calculation of new total sizes.
2494 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
2496         * comint.el (comint-output-filter): Fix rear-nonsticky property
2497         placement (Bug#16010).
2499 2013-12-20  Chong Yidong  <cyd@gnu.org>
2501         * faces.el (read-color): Minor fix for completion function.
2503 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
2505         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
2506         New option.  (Bug#16182)
2507         (ruby-smie--indent-to-stmt-p): Use it.
2508         (ruby-smie-rules): Revert the logic in the handling of `when'.
2509         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
2510         (ruby-deep-arglist, ruby-deep-indent-paren)
2511         (ruby-deep-indent-paren-style): Update docstrings to note that the
2512         vars don't have any effect with SMIE.
2514 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
2516         * calc/calc.el (calc-enter, calc-pop): Use the variable
2517         `calc-context-sensitive-enter'.
2519 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521         * net/shr.el (shr-insert): Protect against infloops in degenerate
2522         tables.
2524 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2526         * progmodes/octave.el (octave): Add link to manual and octave
2527         homepage.
2528         (octave-mode-menu): Link to octave-mode manual.
2530 2013-12-20  Leo Liu  <sdl.web@gmail.com>
2532         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
2533         insertion using skeleton-end-newline.  (Bug#16138)
2535 2013-12-20  Juri Linkov  <juri@jurta.org>
2537         * replace.el (occur-engine): Use `add-face-text-property'
2538         to add the face property to matches and titles.  (Bug#14645)
2540         * hi-lock.el (hi-green): Use lighter color "light green" closer to
2541         the palette of other hi-lock colors.
2542         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
2544 2013-12-19  Juri Linkov  <juri@jurta.org>
2546         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
2547         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
2548         (minibuffer-history-symbol): Move variable declaration closer to
2549         its usage.
2551         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
2552         (Bug#14785)
2554 2013-12-19  Juri Linkov  <juri@jurta.org>
2556         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
2557         New function.
2558         (log-edit-hook): Add it to :options.  (Bug#16170)
2560 2013-12-19  Juri Linkov  <juri@jurta.org>
2562         * simple.el (eval-expression-print-format): Don't check for
2563         command names and the last command.  Always display additional
2564         formats of the integer result in the echo area, and insert them
2565         to the current buffer only with a zero prefix arg.
2566         Display character when char-displayable-p is non-nil.
2567         (eval-expression): With a zero prefix arg, set `print-length' and
2568         `print-level' to nil, and insert the integer values from
2569         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
2571         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
2572         `eval-last-sexp-arg-internal'.  Doc fix.
2573         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
2574         `eval-last-sexp-print-value'.  Doc fix.
2575         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
2576         Set `print-length' and `print-level' to nil when arg is zero.
2577         (eval-last-sexp): Doc fix.
2578         (eval-defun-2): Print the integer values from
2579         `eval-expression-print-format' at the end.
2581         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
2582         values from `eval-expression-print-format' at the end.
2584         * ielm.el (ielm-eval-input): Print the integer
2585         values from `eval-expression-print-format' at the end.
2587 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
2589         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
2590         2013-12-11 (r115470).
2592 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2594         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
2595         (hl-line-highlight, global-hl-line-highlight): Use it.
2596         (hl-line-overlay): Use defvar-local.
2598 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
2600         * term/ns-win.el: Require dnd.
2601         (global-map): Remove drag items.
2602         (ns-insert-text, ns-set-foreground-at-mouse)
2603         (ns-set-background-at-mouse):
2604         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
2605         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
2606         New functions.
2608 2013-12-19  Glenn Morris  <rgm@gnu.org>
2610         * emacs-lisp/ert.el (ert-select-tests):
2611         Fix string/symbol mixup.  (Bug#16121)
2613 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
2615         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
2616         keywords to their parent.
2618 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
2620         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
2621         first arg to be a string (fixed dead code), or an operator symbol.
2622         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
2623         operator symbols.
2624         (ruby-smie-rules): Remove parent token check in the `.' clause, it
2625         did nothing.  Don't respond to `(:after ".")', it will be called
2626         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
2627         change anything.  Only return indentation for binary operators
2628         when they are hanging.  De-dent opening paren when its parent is
2629         `.', otherwise it looks bad when the dot is not at bol or eol
2630         (bug#16182).
2632 2013-12-19  Juri Linkov  <juri@jurta.org>
2634         * replace.el (query-replace-read-args): Split a non-negative arg
2635         and a negative arg into separate elements.
2636         (query-replace, query-replace-regexp, replace-string)
2637         (replace-regexp): Add arg `backward'.  Doc fix.
2638         (replace-match-maybe-edit): When new arg `backward' is non-nil,
2639         move point to the beginning of the match.
2640         (replace-search, replace-highlight): Use new arg `backward'
2641         to set the value of `isearch-forward'.
2642         (perform-replace): Add arg `backward' and use it to perform
2643         replacement backward.  (Bug#14979)
2645         * isearch.el (isearch-query-replace): Use a negative prefix arg
2646         to call `perform-replace' with a non-nil arg `backward'.
2648 2013-12-18  Juri Linkov  <juri@jurta.org>
2650         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
2651         to the default list.  Move `log-edit-show-files' to the end.
2652         Add more available functions to options.
2653         (log-edit): Move default specific settings to
2654         `log-edit-insert-message-template'.  Don't move point.
2655         (log-edit-insert-message-template): New function.
2656         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
2657         (Bug#16170)
2659 2013-12-18  Juri Linkov  <juri@jurta.org>
2661         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
2662         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
2664 2013-12-18  Leo Liu  <sdl.web@gmail.com>
2666         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
2667         (Bug#16186)
2669 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
2671         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
2672         formats for displaying file sizes when the -s switch is given.
2673         Instead, compute a separate format for displaying the size in
2674         blocks, which is displayed in addition to the "regular" size.
2675         When -h is given in addition to -s, produce size in blocks in
2676         human-readable form as well.  (Bug#16179)
2678 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
2680         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
2681         Reference tables with ~\ref{...} instead of only \ref{...}.
2683 2013-12-18  Chong Yidong  <cyd@gnu.org>
2685         * cus-edit.el (custom-magic-alist): Fix "themed" description
2686         (Bug#14348).
2688         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
2689         is non-nil, do not create a new entry in the symbol's theme-value
2690         or theme-face property; update theme-settings only (Bug#14664).
2691         (custom-available-themes): Doc fix.
2693         * cus-theme.el (custom-new-theme-mode-map): Add bindings
2694         (Bug#15674).
2696         * replace.el (occur-engine): Avoid infloop (Bug#7593).
2698 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
2700         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
2701         (Bug#13914).
2703 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
2705         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
2707 2013-12-18  Glenn Morris  <rgm@gnu.org>
2709         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
2710         * cus-start.el (load-prefer-newer): New option.
2712 2013-12-18  Le Wang  <l26wang@gmail.com>
2714         * comint.el (comint-previous-matching-input-from-input):
2715         Retain point (Bug#13404).
2717 2013-12-18  Chong Yidong  <cyd@gnu.org>
2719         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
2721 2013-12-18  Glenn Morris  <rgm@gnu.org>
2723         * mail/emacsbug.el (report-emacs-bug):
2724         Only mention enable-multibyte-characters if non-standard.
2726 2013-12-17  Juri Linkov  <juri@jurta.org>
2728         * arc-mode.el (archive-extract-by-file): Check if directory exists
2729         before deletion to not show irrelevant errors if it doesn't exist.
2731 2013-12-17  Juri Linkov  <juri@jurta.org>
2733         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
2734         (Bug#14751)
2736         * net/eww.el (browse-web): Add alias to `eww'.
2737         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
2738         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
2740         * net/browse-url.el (browse-url-browser-function): Move `eww'
2741         closer to similar functions.
2743         * startup.el (fancy-startup-screen, fancy-about-screen):
2744         Set browse-url-browser-function to eww-browse-url locally.
2745         (Bug#14751)
2747 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2749         * window.el (window--pixel-to-total): Remove unused `mini' var.
2750         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
2751         (split-window): Remove unused `new' var.
2752         (window--display-buffer): Remove unused `frame' and `delta' vars.
2753         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
2754         and display-width'.
2756 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
2758         * dired.el (dired-mark-pop-up):
2759         * register.el (register-preview): Don't bind
2760         split-height-threshold here since it's now done in
2761         display-buffer-below-selected.
2763 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
2765         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
2766         xterm-rgb-convert-to-16bit.
2767         (rxvt-register-default-colors): Standardize with
2768         xterm-register-default-colors (Bug#14078).
2770 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
2772         * simple.el (kill-region): Pass mark first, then point, so that
2773         kill-append works right (Bug#12819).
2774         (copy-region-as-kill, kill-ring-save): Likewise.
2776 2013-12-17  Leo Liu  <sdl.web@gmail.com>
2778         * net/rcirc.el (rcirc-add-face):
2779         * eshell/em-prompt.el (eshell-emit-prompt):
2780         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
2781         (Bug#16167)
2783 2013-12-17  Chong Yidong  <cyd@gnu.org>
2785         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
2786         Suggested by Xue Fuqiao.
2788 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
2790         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
2792 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2794         * net/shr.el (shr-insert-document): Remove unused var
2795         `shr-preliminary-table-render'.
2796         (shr-rescale-image): Remove unused arg `force'.
2797         (shr-put-image): Update calls accordingly.
2798         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
2800 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
2802         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
2803         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
2804         :close-all, to see which indentation method to use (Bug#16116).
2805         (smie-rules-function): Document the method :close-all.
2807 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2809         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
2811         * net/eww.el (eww-display-html): If we can't find the anchor we're
2812         looking for, then go to point-min.
2814 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
2816         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
2817         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
2818         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
2819         Expand dir too, in case it's relative.
2821 2013-12-16  Juri Linkov  <juri@jurta.org>
2823         * desktop.el (desktop-auto-save-timeout): Change default to
2824         `auto-save-timeout'.  Doc fix.
2825         (desktop-save): Skip the timestamp in desktop-saved-frameset
2826         when checking for auto-save changes.
2827         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
2828         `desktop-auto-save' is called repeatedly by the idle timer.
2829         (desktop-auto-save-set-timer): Replace `run-with-timer' with
2830         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
2831         (Bug#15331)
2833 2013-12-16  Juri Linkov  <juri@jurta.org>
2835         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
2836         (Bug#16035)
2837         (isearch-pre-command-hook): Check `this-command' for symbolp.
2839 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2841         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
2843 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2845         * progmodes/cfengine.el (cfengine3--current-word): Remove.
2846         (cfengine3--current-function): Bring in the current-function
2847         functionality from `cfengine3--current-word'.
2848         (cfengine3-completion-function): Bring in the
2849         bounds-of-current-word functionality from
2850         `cfengine3--current-word'.
2852 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
2854         * window.el (display-buffer-below-selected):
2855         Bind split-height-threshold to 0 as suggested by Juri Linkov.
2857 2013-12-16  Leo Liu  <sdl.web@gmail.com>
2859         * progmodes/compile.el (compile-goto-error): Do not push-mark.
2860         Remove NOMSG arg and all uses changed.
2862 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2864         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
2865         (cua--deactivate-rectangle): Don't deactivate the mark.
2866         (cua-set-rectangle-mark): Don't set mark-active since
2867         cua--activate-rectangle already does it for us.
2868         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
2869         non-rectangular region.
2871         * emulation/cua-base.el (cua-repeat-replace-region):
2872         Use with-current-buffer.
2874         * net/gnutls.el: Use cl-lib.
2875         (gnutls-negotiate): `mapcan' -> cl-mapcan.
2877 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2879         * emacs-lisp/package.el (package-built-in-p): Support both
2880         built-in and the package.el converted package descriptions.
2881         (package-show-package-list): Allow keywords.
2882         (package-keyword-button-action): Use it instead of
2883         `finder-list-matches'.
2884         (package-menu-filter-interactive): Interactive filtering (by
2885         keyword) function.
2886         (package-menu--generate): Support keywords and change keymappings
2887         and headers when they are given.
2888         (package--has-keyword-p): Helper function.
2889         (package-menu--refresh): Use it.
2890         (package--mapc): Helper function.
2891         (package-all-keywords): Use it.
2892         (package-menu-mode-map): Set up menu items and keybindings to
2893         provide a filtering UI.
2895 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
2897         * net/gnutls.el (gnutls-verify-error): New defcustom to control
2898         the behavior when a certificate fails validation.  Defaults to
2899         old behavior: never abort, just warn.
2900         (gnutls-negotiate): Use it.
2902 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
2904         * window.el (display-buffer-below-selected): Never split window
2905         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
2907 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
2909         * emacs-lisp/package.el (package--prepare-dependencies): New function.
2910         (package-buffer-info): Use it (bug#15108).
2912 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2914         * icomplete.el (icomplete-completions): Make sure the prefix is already
2915         displayed elsewhere before hiding it (bug#16219).
2917 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
2919         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
2920         open-paren tokens when preceded by a open-paren, too.
2921         (ruby-smie-rules): Handle virtual indentation after open-paren
2922         tokens specially.  If there is code between it and eol, return the
2923         column where is starts (Bug#16118).
2925 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
2927         * progmodes/cfengine.el: Fix `add-hook' doc.
2928         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
2929         (cfengine3--current-word): Fix parameters.
2930         (cfengine3-make-syntax-cache): Simplify further.
2931         (cfengine3-completion-function, cfengine3--current-function):
2932         Use `assq' for symbols.
2933         (cfengine3--current-function): Fix `cfengine3--current-word' call.
2935 2013-12-13  Glenn Morris  <rgm@gnu.org>
2937         * loadup.el (load-path): Warn if site-load or site-init changes it.
2938         No more need to reset it when bootstrapping.
2940 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
2942         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
2943         locations for cf-promises.
2944         (cfengine-mode-syntax-functions-regex): New caching variable.
2945         (cfengine3-fallback-syntax): Fallback syntax for cases where
2946         cf-promises doesn't run.
2947         (cfengine3--current-word): Reimplement using
2948         `cfengine-mode-syntax-functions-regex'.
2949         (cfengine3-completion-function, cfengine3--current-function):
2950         Use `cfengine3-make-syntax-cache' directly.
2951         (cfengine3-clear-syntax-cache): New function.
2952         (cfengine3-make-syntax-cache): Simplify and create
2953         `cfengine-mode-syntax-functions-regex' on demand.
2954         (cfengine3-format-function-docstring): Don't call
2955         `cfengine3-make-syntax-cache' explicitly.
2957 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
2959         Fix windmove-find-other-window broken after pixelwise resizing
2960         (Bug#16017).
2961         * windmove.el (windmove-other-window-loc): Revert change from
2962         2013-12-04.
2963         (windmove-find-other-window): Call window-in-direction.
2964         * window.el (window-in-direction): New arguments SIGN, WRAP and
2965         MINI to emulate original windmove-find-other-window behavior.
2967 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
2969         * simple.el (blink-matching--overlay): New variable.
2970         (blink-matching-open): Instead of moving point, highlight the
2971         matching paren with an overlay
2972         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
2974         * faces.el (paren-showing-faces, show-paren-match)
2975         (show-paren-mismatch): Move from paren.el.
2977 2013-12-13  Leo Liu  <sdl.web@gmail.com>
2979         * indent.el (indent-region): Disable progress reporter in
2980         minibuffer.  (Bug#16108)
2982         * bindings.el (visual-order-cursor-movement): Fix version.
2984 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2986         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
2987         Also match after beginning of line.
2988         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
2989         files.  Thanks to Russell Sim.  (Bug#15378)
2991 2013-12-13  Juri Linkov  <juri@jurta.org>
2993         * simple.el <Keypad support>: Remove key bindings duplicated
2994         with bindings.el.  (Bug#14397)
2996 2013-12-13  Juri Linkov  <juri@jurta.org>
2998         * comint.el (comint-mode-map): Replace `delete-char' with
2999         `delete-forward-char'.  (Bug#16109)
3001 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3003         * progmodes/python.el (python-indent-calculate-indentation):
3004         Fix de-denters cornercase.  (Bug#15731)
3006 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3008         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
3009         (advice--make): Pay attention to `depth'.
3010         (advice--make-1): Don't autoload commands eagerly.
3011         * emacs-lisp/elp.el (elp-instrument-function):
3012         * emacs-lisp/trace.el (trace-function-internal):
3013         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
3015         * iswitchb.el (iswitchb-mode): Don't belittle ido.
3017 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
3019         * term/w32-win.el (w32-handle-dropped-file):
3020         * startup.el (normal-top-level):
3021         * net/browse-url.el (browse-url-file-url):
3022         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
3023         decode file names using 'utf-8' rather than
3024         file-name-coding-system.
3026 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3028         * progmodes/python.el (python-indent-context)
3029         (python-indent-calculate-indentation): Fix auto-identation
3030         behavior for comment blocks.  (Bug#15916)
3032 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
3034         * progmodes/python.el (python-indent-calculate-indentation):
3035         When determining indentation, don't treat "return", "pass", etc., as
3036         operators when they are just string constituents.  (Bug#15812)
3038 2013-12-12  Juri Linkov  <juri@jurta.org>
3040         * uniquify.el (uniquify-buffer-name-style): Change default to
3041         `post-forward-angle-brackets'.
3043         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
3044         `uniquify'.  Change default to `post-forward-angle-brackets'.
3046 2013-12-11  Glenn Morris  <rgm@gnu.org>
3048         * emacs-lisp/package.el (finder-list-matches):
3049         Autoload rather than falsely declaring.
3051 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
3053         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
3054         (eww-mode-map): Use them.
3056 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
3058         * window.el (display-buffer-in-side-window): Fix doc-string
3059         (Bug#16115).
3061 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
3063         * vc/vc-git.el: Silence byte-compiler warnings.
3064         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
3065         (log-edit-set-header): Declare.
3067 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
3069         * Makefile.in (custom-deps, finder-data): Run output file names
3070         through unmsys--file-name.  (Bug#16099)
3072 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3074         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
3075         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
3077         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
3078         instead of deleting the selection "by hand" (bug#16098).
3079         Rely on insert-for-yank to yank rectangles.
3080         (cua-highlight-region-shift-only): Mark obsolete.
3081         (cua-mode): Don't enable/disable transient-mark-mode,
3082         shift-select-mode (cua-mode works both with and without them), and
3083         pc-selection-mode (obsolete).
3084         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
3085         (cua--deactivate-rectangle): Deactivate it.
3087         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
3088         (delete-selection-helper): Make sure yank starts at the top of the
3089         deleted region.
3090         (minibuffer-keyboard-quit): Use region-active-p.
3092         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
3094         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
3095         to `delete' (bug#16109).
3097 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3099         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
3100         info manual and show keybindings and set `:group' keyword.
3102 2013-12-11  Juri Linkov  <juri@jurta.org>
3104         * delsel.el (delete-active-region): Let-bind `this-command'
3105         to prevent `kill-region' from changing its original value.
3106         (delete-selection-helper): Handle `overwrite-mode' for the type
3107         `kill' exactly the same way as for the type `t'.
3108         (insert-char, quoted-insert, reindent-then-newline-and-indent):
3109         Support more commands.  (Bug#13312)
3111 2013-12-11  Juri Linkov  <juri@jurta.org>
3113         * bindings.el: Map kp keys to non-kp keys systematically
3114         with basic modifiers control, meta and shift.  (Bug#14397)
3116 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3118         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
3119         "Close browser" menu items.  Fix wrong function of "List
3120         bookmarks".
3122 2013-12-11  Juri Linkov  <juri@jurta.org>
3124         * misearch.el (multi-isearch-buffers): Set the value of
3125         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
3126         arg of isearch-forward to t.
3127         (multi-isearch-buffers-regexp): Set the value of
3128         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
3129         arg of isearch-forward-regexp to t.
3130         (multi-isearch-files): Set the value of
3131         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
3132         arg of isearch-forward to t.
3133         (multi-isearch-files-regexp): Set the value of
3134         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
3135         arg of isearch-forward-regexp to t.  (Bug#16035)
3137         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
3138         arg of isearch-forward to t.
3139         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
3140         arg of isearch-forward-regexp to t.
3141         (dired-isearch-filter-filenames): Remove unnecessary check for
3142         `dired-isearch-filenames'.
3144         * comint.el (comint-history-isearch-backward):
3145         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
3146         (comint-history-isearch-backward-regexp):
3147         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
3149 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
3151         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
3152         unmsys--file-name.  (Bug#16099)
3154 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
3156         * emacs-lisp/package.el (package-keyword-button-action):
3157         Remove finder.el require dependency.
3159 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
3161         * emacs-lisp/package.el: Require finder.el.
3162         (describe-package-1): Add keyword buttons.
3163         (package-make-button): New convenience function.
3164         (package-keyword-button-action): Keyword button action using
3165         `finder-list-matches'.
3167 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
3169         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
3170         last commit.
3172 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
3174         * autorevert.el (auto-revert-notify-add-watch): Do not handle
3175         symlinked files.
3177 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
3179         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3180         after the end of a percent literal.
3182 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
3184         * progmodes/ruby-mode.el (ruby-forward-string): Document.
3185         Handle caret-delimited strings (Bug#16079).
3187 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
3189         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
3190         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
3191         `ruby-parse-partial' (Bug#16078).
3193 2013-12-09  Leo Liu  <sdl.web@gmail.com>
3195         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
3197 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
3199         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
3200         (js-switch-indent-offset): New option.
3201         (js--proper-indentation): Use it.  And handle the case when
3202         "default" is actually a key in an object literal.
3203         (js--same-line): New function.
3204         (js--multi-line-declaration-indentation): Use it.
3205         (js--indent-in-array-comp, js--array-comp-indentation):
3206         New functions.
3207         (js--proper-indentation): Use them, to handle array comprehension
3208         continuations.
3210 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3212         * progmodes/flymake.el (flymake-highlight-line): Re-write.
3213         (flymake-make-overlay): Remove arg MOUSE-FACE.
3214         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
3216 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3218         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
3219         New function.
3220         (redisplay-highlight-region-function): Use it.
3222         * emulation/cua-base.el (cua--explicit-region-start)
3223         (cua--last-region-shifted): Remove.
3224         (cua--deactivate): Use deactivate-mark.
3225         (cua--pre-command-handler-1): Don't handle shift-selection.
3226         (cua--post-command-handler-1): Don't change transient-mark-mode.
3227         (cua--select-keymaps): Use region-active-p rather than
3228         cua--explicit-region-start or cua--last-region-shifted.
3229         (cua-mode): Enable shift-select-mode.
3231 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3233         * progmodes/flymake.el (flymake-popup-current-error-menu):
3234         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
3235         (flymake-posn-at-point-as-event, flymake-popup-menu)
3236         (flymake-make-emacs-menu): Remove.  (Bug#16077)
3238 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3240         * rect.el (rectangle-mark-mode): Activate mark even if
3241         transient-mark-mode is off (bug#16066).
3242         (rectangle--highlight-for-redisplay): Fix boundary condition when point
3243         is > mark and at bolp.
3245         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
3246         (region-extract-function): Use it.
3247         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
3248         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
3249         Delete functions.
3250         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
3251         kill-ring-save, kill-region, delete-char, delete-forward-char.
3252         Ignore self-insert-iso.
3254         * emulation/cua-gmrk.el (cua--init-global-mark):
3255         Ignore `self-insert-iso'.
3257         * emulation/cua-base.el (cua--prefix-copy-handler)
3258         (cua--prefix-cut-handler): Rely on region-extract-function rather than
3259         checking cua--rectangle.
3260         (cua-delete-region): Use region-extract-function.
3261         (cua-replace-region): Delete function.
3262         (cua-copy-region, cua-cut-region): Obey region-extract-function.
3263         (cua--pre-command-handler-1): Don't do the delete-selection thing.
3264         (cua--self-insert-char-p): Ignore `self-insert-iso'.
3265         (cua--init-keymaps): Don't remap delete-selection commands.
3266         (cua-mode): Use delete-selection-mode instead of rolling our own
3267         (bug#16085).
3269         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
3270         Obey region-extract-function.
3272         Make registers and delete-selection-mode work on rectangles.
3273         * register.el (describe-register-1): Don't modify the register's value.
3274         (copy-to-register): Obey region-extract-function.
3275         * delsel.el (delete-active-region): Obey region-extract-function.
3277 2013-12-08  Leo Liu  <sdl.web@gmail.com>
3279         * progmodes/flymake.el (flymake, flymake-error-bitmap)
3280         (flymake-warning-bitmap, flymake-fringe-indicator-position)
3281         (flymake-compilation-prevents-syntax-check)
3282         (flymake-start-syntax-check-on-newline)
3283         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
3284         (flymake-start-syntax-check-on-find-file, flymake-log-level)
3285         (flymake-xml-program, flymake-master-file-dirs)
3286         (flymake-master-file-count-limit)
3287         (flymake-allowed-file-name-masks): Relocate.
3288         (flymake-makehash, flymake-float-time)
3289         (flymake-replace-regexp-in-string, flymake-split-string)
3290         (flymake-get-temp-dir): Remove.
3291         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
3292         (flymake-current-row, flymake-selected-frame)
3293         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
3294         related functions.  (Bug#16077)
3296 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
3298         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
3300 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
3302         * help-fns.el (describe-function-1): Use new advice-* functions
3303         rather than old ad-* functions.  Fix function type description and
3304         source links for advised functions and subrs.
3306 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3308         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
3310 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
3312         * progmodes/compile.el (compilation-start):
3313         * progmodes/grep.el (rgrep): Revert change of 2012-12-20 (r111276).
3315         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3316         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
3318 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3320         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3321         Touch up the last change.
3323 2013-12-06  Leo Liu  <sdl.web@gmail.com>
3325         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
3326         (inferior-octave-startup): Always use "octave> " for prompt.
3327         (octave-goto-function-definition)
3328         (octave-sync-function-file-names)
3329         (octave-find-definition-default-filename): Remove redundant backquotes.
3331 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3333         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
3334         syntax for `?'.
3335         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
3336         where appropriate already.
3337         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
3338         end of method names (Bug#15874).
3340 2013-12-06  Juri Linkov  <juri@jurta.org>
3342         * isearch.el (isearch--saved-overriding-local-map):
3343         New internal variable.
3344         (isearch-mode): Set it to the initial value of
3345         `overriding-terminal-local-map'.
3346         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
3347         with `isearch--saved-overriding-local-map'.  (Bug#16035)
3349 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
3351         * progmodes/octave.el (inferior-octave-completion-table):
3352         Turn back into function, use `completion-table-with-cache'
3353         (Bug#11906).  Update all references.
3355         * minibuffer.el (completion-table-with-cache): New function.
3357 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
3359         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
3361 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
3363         * net/eww.el (eww-current-source): New variable to store page
3364         source.
3365         (eww-display-html, eww-mode, eww-save-history)
3366         (eww-restore-history): Use it.
3367         (eww-view-source): New command to view page source.
3368         Opportunistically uses `html-mode' to highlight the buffer.
3369         (eww-mode-map): Install it.
3371 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
3373         * net/dbus.el (dbus-unregister-service)
3374         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
3375         Fix docstring.
3376         (dbus-unregister-service): Skip :serial entries in
3377         `dbus-registered-objects-table'.
3378         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
3380 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
3382         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
3383         around keywords with extra `split-string' argument.
3385 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
3387         * windmove.el (windmove-other-window-loc): Handle navigation
3388         between windows (excluding the minibuffer window - Bug#16017).
3390 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
3392         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
3393         in D-Bus type syntax.
3394         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
3395         preserve unibyte strings.  (Bug#16048)
3397 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3399         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
3400         Call force-mode-line-update is the proper buffer (bug#16042).
3402 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
3404         * vc/log-edit.el (log-edit-add-new-comment): Rename to
3405         `log-edit-remember-comment', make argument optional.  Adjust all
3406         callers.
3407         (log-edit-mode): Add `log-edit-remember-comment' to
3408         `kill-buffer-hook' locally.
3409         (log-edit-kill-buffer): Don't remember comment explicitly since
3410         the buffer is killed anyway.
3412 2013-12-04  Juri Linkov  <juri@jurta.org>
3414         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
3415         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
3417 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
3419         * notifications.el (notifications-close-notification): Call the
3420         D-Bus method with ID being a `:uint32'.  (Bug#16030)
3422 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3424         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
3426 2013-12-03  Juri Linkov  <juri@jurta.org>
3428         * progmodes/compile.el (compilation-start): Rename window alist
3429         entry `no-display-ok' to `allow-no-window'.
3431         * simple.el (shell-command): Add window alist entry
3432         `allow-no-window' to `display-buffer'.
3433         (async-shell-command): Doc fix.
3435         * window.el (display-buffer-no-window): New action function.
3436         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
3438 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3440         * vc/log-edit.el (log-edit-set-header): Extract from
3441         `log-edit-toggle-header'.
3442         (log-edit-extract-headers): Separate the summary, when extracted
3443         from header, from the rest of the message with an empty line.
3445         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
3446         line, if present, to the Summary header.
3448 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3450         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
3451         in current-buffer (bug#16029).
3453 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
3455         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
3456         (debugger-mode-map): Bind it.
3457         (debugger--backtrace-base): New function.
3458         (debugger-eval-expression): Use it.
3459         (debugger-frame-number): Skip local vars when present.
3460         (debugger--locals-visible-p, debugger--insert-locals)
3461         (debugger--show-locals, debugger--hide-locals): New functions.
3463 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
3465         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
3466         "LC_ALL".
3467         (tramp-get-remote-locale): New defun.
3468         (tramp-open-connection-setup-interactive-shell): Use it.
3470 2013-12-02  Leo Liu  <sdl.web@gmail.com>
3472         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
3474         * progmodes/sh-script.el (sh-shell-process):
3475         * progmodes/octave.el (inferior-octave-process-live-p):
3476         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
3477         (gdb-inferior-io-sentinel):
3478         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
3480 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3482         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
3483         `save-selected-window' to `log-edit-hide-buf'.  This makes
3484         `log-edit-show-files' idempotent.
3485         (log-edit-show-files): Mark the new window as dedicated.
3487 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
3489         * vc/log-edit.el (log-edit-mode-map): Add binding for
3490         `log-edit-kill-biffer'.
3491         (log-edit-hide-buf): Add a FIXME comment.
3492         (log-edit-add-new-comment): New function, extracted from
3493         `log-edit-done'.
3494         (log-edit-done, log-edit-add-to-changelog): Use it.
3495         (log-edit-kill-buffer): New command.
3497 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3499         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
3500         instead of killing the buffer.
3502 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3504         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
3506 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3508         * net/eww.el (eww-form-checkbox-selected-symbol)
3509         (eww-form-checkbox-symbol): New customizable variable.
3510         (eww-form-checkbox, eww-toggle-checkbox):
3511         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
3513         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
3514         (shr--get-media-pref, shr--extract-best-source): New function.
3515         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
3516         no :src tag was specified.
3518         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
3519         (eww-render): Handle `eww-use-external-browser-for-content-type'.
3520         Use \\` to match beginning of string instead of ^.
3521         (eww-browse-with-external-browser): Provide optional URL parameter.
3522         (eww-render): Set `eww-current-title' back to "".
3524         * net/shr.el (shr-tag-video): Display content for video if no
3525         poster is available.
3526         (shr-tag-audio): Add support for <audio> tag.
3528         * net/eww.el (eww-text-input-types): New const.
3529         (eww-process-text-input): Treat input types in
3530         `eww-text-input-types' as text.
3532         * net/shr.el (shr-tag-table): Fix comment typo.
3534 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3536         * net/eww.el (eww-follow-link): New command to avoid reloading
3537         pages when we follow #target links (bug#15243).
3538         (eww-quit): Special mode buffers shouldn't query before exiting.
3540 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3542         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
3543         forms.
3545 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3547         * net/eww.el (eww-restore-history): Update the window title after
3548         moving in the history.
3549         (eww-current-dom): New variable used to save the current DOM.
3551 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
3553         * vc/log-edit.el (log-edit-mode-map): Add binding for
3554         `log-edit-beginning-of-line'.
3555         (log-edit-setup-add-author): New user option.
3556         (log-edit-beginning-of-line): New command.
3557         (log-edit): Move major mode call above the contents setup so that
3558         the local variable values are already applied.
3559         (log-edit): Only insert "Author: " when
3560         `log-edit-setup-add-author' is non-nil.
3561         (log-edit): When SETUP is non-nil, position point after ": "
3562         instead of point-min.
3564 2013-12-01  Glenn Morris  <rgm@gnu.org>
3566         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
3568 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
3570         * startup.el (fancy-splash-frame): On MS-Windows, trigger
3571         redisplay to make sure the initial frame gets a chance to become
3572         visible.  (Bug#16014)
3574 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
3576         Support resizing frames and windows pixelwise.
3577         * cus-start.el (frame-resize-pixelwise)
3578         (window-resize-pixelwise): New entries.
3579         * emacs-lisp/debug.el (debug): Use window-total-height instead
3580         of window-total-size.
3581         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
3582         * help.el (describe-bindings-internal): Use help-buffer as
3583         argument for with-help-window.
3584         (temp-buffer-max-width): New option.
3585         (resize-temp-buffer-window, help-window-setup)
3586         (with-help-window): Rewrite.
3587         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
3588         dragging dividers.
3589         * window.el (frame-char-size, window-min-pixel-height)
3590         (window-safe-min-pixel-height, window-safe-min-pixel-width)
3591         (window-min-pixel-width, window-safe-min-pixel-size)
3592         (window-combination-p, window-safe-min-size)
3593         (window-resizable-p, window--size-to-pixel)
3594         (window--pixel-to-size, window--resize-apply-p): New functions.
3595         (window-safe-min-height): Fix doc-string.
3596         (window-size, window-min-size, window--min-size-1)
3597         (window-sizable, window-sizable-p, window--min-delta-1)
3598         (window-min-delta, window--max-delta-1, window-max-delta)
3599         (window--resizable, window--resizable-p, window-resizable)
3600         (window-full-height-p, window-full-width-p, window-at-side-p)
3601         (window--in-direction-2, window-in-direction)
3602         (window--resize-reset-1, window--resize-mini-window)
3603         (window-resize, window-resize-no-error)
3604         (window--resize-child-windows-normal)
3605         (window--resize-child-windows, window--resize-siblings)
3606         (window--resize-this-window, window--resize-root-window)
3607         (window--resize-root-window-vertically)
3608         (adjust-window-trailing-edge, enlarge-window, shrink-window)
3609         (maximize-window, minimize-window, delete-window)
3610         (quit-restore-window, window-split-min-size, split-window)
3611         (balance-windows-2, balance-windows)
3612         (balance-windows-area-adjust, balance-windows-area)
3613         (window--state-get-1, window-state-get, window--state-put-1)
3614         (window--state-put-2, window-state-put)
3615         (display-buffer-record-window, window--display-buffer):
3616         Make functions handle pixelwise sizing of windows.
3617         (display-buffer--action-function-custom-type)
3618         (display-buffer-fallback-action):
3619         Add display-buffer-in-previous-window.
3620         (display-buffer-use-some-window): Resize window to height it had
3621         before.
3622         (fit-window-to-buffer-horizontally): New option.
3623         (fit-frame-to-buffer): Describe new values.
3624         (fit-frame-to-buffer-bottom-margin): Replace with
3625         fit-frame-to-buffer-margins.
3626         (window--sanitize-margin): New function.
3627         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
3628         using window-text-pixel-size.
3630 2013-11-30  Glenn Morris  <rgm@gnu.org>
3632         * emacs-lisp/bytecomp.el (byte-compile-form):
3633         Make the `interactive-only' warning like the `obsolete' one.
3634         * comint.el (comint-run):
3635         * files.el (insert-file-literally, insert-file):
3636         * replace.el (replace-string, replace-regexp):
3637         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
3638         (goto-line, insert-buffer, next-line, previous-line):
3639         Tweak `interactive-only' spec.
3641         Stop keeping (most) generated cedet grammar files in the repository.
3642         * Makefile.in (semantic): New.
3643         (compile-main): Depend on semantic.
3645 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3647         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
3648         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
3650         * uniquify.el (uniquify-buffer-name-style): Change default.
3652         * loadup.el: Preload "uniquify".
3654         * time.el (display-time-update): Update all mode lines (bug#15999).
3656         * electric.el (electric-indent-mode): Enable by default.
3657         * loadup.el: Preload "electric".
3659 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
3661         * emacs-lisp/helpers.el (string-empty-p): New function.
3662         (string-blank-p): New function.
3664 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
3666         * imenu.el (imenu--index-alist): Add missing dot to the docstring
3667         (Bug#14029).
3669 2013-11-29  Andreas Politz  <politza@fh-trier.de>
3670         * imenu.el (imenu--subalist-p): Don't error on non-conses and
3671         allow non-lambda lists as functions.
3672         (imenu--in-alist): Don't recurse into non-subalists.
3673         (imenu): Don't pass function itself as an argument (Bug#14029).
3675 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3677         * progmodes/python.el (python-mode-map): Remove binding for ":".
3678         (python-indent-electric-colon): Remove command.
3679         (python-indent-post-self-insert-function): Integrate the previous code
3680         of python-indent-electric-colon.  Make it conditional on
3681         electric-indent-mode.
3682         (python-mode): Add ?: to electric-indent-chars.
3683         Move python-indent-post-self-insert-function to the end of
3684         post-self-insert-hook.
3686 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3688         * doc-view.el (doc-view-goto-page): Update mode-line.
3690         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
3692 2013-11-27  Glenn Morris  <rgm@gnu.org>
3694         * international/charprop.el, international/uni-bidi.el:
3695         * international/uni-category.el, international/uni-combining.el:
3696         * international/uni-comment.el, international/uni-decimal.el:
3697         * international/uni-decomposition.el, international/uni-digit.el:
3698         * international/uni-lowercase.el, international/uni-mirrored.el:
3699         * international/uni-name.el, international/uni-numeric.el:
3700         * international/uni-old-name.el, international/uni-titlecase.el:
3701         * international/uni-uppercase.el:
3702         Remove generated files from VCS repository.
3704 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
3706         * filenotify.el (file-notify-add-watch): Don't special-case
3707         w32notify when computing the directory to watch.
3709 2013-11-27  Glenn Morris  <rgm@gnu.org>
3711         Make bootstrap without generated uni-*.el files possible again.
3712         * loadup.el: Update command-line-args checking for unidata-gen.
3713         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
3714         * composite.el, international/characters.el:
3715         Handle unicode tables being undefined.
3717         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
3718         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
3719         (compile-main): Depend on leim rule.
3720         (leim): New rule.
3721         * loadup.el: Move leim-list.el to leim/ subdirectory.
3722         * startup.el (normal-top-level): No more leim directory.
3723         * international/ja-dic-cnv.el (skkdic-convert):
3724         Disable version-control and autoloads in output files.
3725         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
3726         Disable version-control and autoloads in output files.
3727         * leim/quail: Move here from ../leim.
3728         * leim/quail/hangul.el (hangul-input-method-activate):
3729         Add autoload cookie.
3730         (generated-autoload-load-name): Set file-local value.
3731         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
3732         (generated-autoload-load-name): Set file-local value.
3734 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
3736         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
3737         (eww-add-bookmark): Ask confirmation when add to bookmarks.
3738         (eww-quit): Ask confirmation before quitting eww.
3740 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
3742         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
3743         reading output from Diff on MS-Windows and MS-DOS.
3745 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
3747         * emacs-lisp/helpers.el (string-reverse): New function.
3749 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
3751         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
3752         names on MS Windows, like "/[::1]:".
3754         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
3755         SWITCHES.
3757 2013-11-26  Glenn Morris  <rgm@gnu.org>
3759         * progmodes/python.el (python-indent-guess-indent-offset):
3760         Avoid corner-case error.  (Bug#15975)
3762         Preload leim-list.el.  (Bug#4789)
3763         * loadup.el: Load leim-list.el when found.
3764         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
3766 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
3768         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
3770         * emacs-lisp/helpers.el (string-join): New function.
3772 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
3774         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3775         Mark as obsolete and replace it with a symbol property.
3776         (byte-compile-form): Use new 'interactive-only property.
3777         * comint.el, files.el, replace.el, simple.el:
3778         Apply new 'interactive-only properly.
3780 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
3782         * window.el (display-buffer-at-bottom): Make sure that
3783         split-window-sensibly creates the new window on bottom
3784         (Bug#15961).
3786 2013-11-23  David Kastrup  <dak@gnu.org>
3788         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
3789         on the conflict markers when available.
3790         (smerge--get-marker): New function.
3791         (smerge-end-re, smerge-base-re): Add subgroup.
3793 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3795         * frame.el (handle-focus-in, handle-focus-out): Add missing
3796         interactive spec.
3798 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
3800         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
3801         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
3803 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3805         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
3806         (gomoku--last-pos): New var.
3807         (gomoku--intangible-chars): New const.
3808         (gomoku--intangible): New function.
3809         (gomoku-mode): Use it.  Derive from special-mode.
3810         (gomoku-move-up): Adjust line count.
3811         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
3812         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
3813         Simplify accordingly.
3815         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
3816         Remove blink-cursor code.
3817         (blink-cursor-timer-function, blink-cursor-suspend):
3818         Don't special-case GUIs.
3819         (blink-cursor-mode): Use focus-in/out-hook.
3821 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
3823         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
3824         work when annotation is invisible (Bug#13886).
3826 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
3828         * json.el (json-alist-p): Only return non-nil if the alist has
3829         simple keys (Bug#13518).
3831 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
3833         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
3834         when control-statement is the first statement in a buffer (Bug#15956).
3836 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
3838         * imenu.el (imenu-generic-skip-comments-and-strings):
3839         New option (Bug#15560).
3840         (imenu--generic-function): Use it.
3842 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
3844         * minibuffer.el (completion--in-region-1): Scroll the correct window.
3845         (Bug#13898)
3847 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
3849         * emacs-lisp/helpers.el: Add some string helpers.
3850         (string-trim-left): Removes leading whitespace.
3851         (string-trim-right): Removes trailing whitespace.
3852         (string-trim): Removes leading and trailing whitespace.
3854         * subr.el (string-suffix-p): New function.
3856 2013-11-23  Glenn Morris  <rgm@gnu.org>
3858         * progmodes/python.el (python-shell-send-file):
3859         Add option to delete file when done.  (Bug#15647)
3860         (python-shell-send-string, python-shell-send-region): Use it.
3862 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
3864         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
3865         to set buffer-read-only to t, never to nil.  (Bug#15938)
3867         * textmodes/tex-mode.el (latex-noindent-environments):
3868         Add safe-local-variable property.  (Bug#15936)
3870 2013-11-23  Glenn Morris  <rgm@gnu.org>
3872         * textmodes/enriched.el (enriched-mode): Doc fix.
3873         * emacs-lisp/authors.el (authors-renamed-files-alist):
3874         Add enriched.doc -> enriched.txt.
3876         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
3878 2013-11-22  Leo Liu  <sdl.web@gmail.com>
3880         * progmodes/octave.el (inferior-octave-startup): Spit out error
3881         message.
3883 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
3885         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3886         Improve docstring.
3887         Add :version.
3888         (ruby-encoding-magic-comment-style): Add :version.
3890 2013-11-22  Leo Liu  <sdl.web@gmail.com>
3892         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
3893         (Bug#15076)
3894         (octave-help-mode): Adapt to change to help-mode-finish to use
3895         derived-mode-p on 2013-09-17.
3896         (inferior-octave-prompt): Also match octave-gui.
3897         (octave-kill-process): Don't ask twice.  (Bug#10564)
3899 2013-11-22  Leo Liu  <sdl.web@gmail.com>
3901         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
3902         (inferior-octave-startup, inferior-octave-check-process)
3903         (inferior-octave-track-window-width-change)
3904         (octave-completion-at-point, octave-eldoc-function): Use it.
3905         (octave-kill-process): Provide confirmation.  (Bug#10564)
3907 2013-11-21  Leo Liu  <sdl.web@gmail.com>
3909         * progmodes/octave.el (octave-mode, inferior-octave-mode):
3910         Fix obsolete variable comment-use-global-state.
3912 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3914         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
3915         Add `octave-source-file'.
3916         (octave-source-file): New function.  (Bug#15935)
3918 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
3920         * net/eww.el (eww-local-regex): New variable.
3921         (eww): Use it to detect localhost and similar.
3923 2013-11-21  Leo Liu  <sdl.web@gmail.com>
3925         Add completion for command `ag'.
3926         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
3927         (pcomplete/ag): New function.
3928         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
3930 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3932         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
3933         (bug#14646).
3934         (make-obsolete): Remove interactive spec.
3936 2013-11-21  Glenn Morris  <rgm@gnu.org>
3938         * startup.el (command-line-1): Use path-separator with -L.
3940 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
3942         * emacs-lisp/package.el (describe-package-1): Add package archive
3943         to shown fields.
3945 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
3947         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
3948         Change default to "# encoding: %s" to differentiate it from the
3949         default Ruby encoding comment template.
3951 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
3953         * ses.el (ses-mode): Doc fix.  (Bug#14748)
3955 2013-11-20  Leo Liu  <sdl.web@gmail.com>
3957         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
3959 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
3961         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
3962         when rebase or bisect are in progress.
3964 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
3966         * filenotify.el (file-notify-add-watch): Doc fix.
3968 2013-11-19  Leo Liu  <sdl.web@gmail.com>
3970         * obsolete/rcompile.el: Mark obsolete.
3972         * progmodes/compile.el (compilation-start)
3973         (compilation-goto-locus, compilation-find-file):
3974         Pass no-display-ok and handle nil value from display-buffer.
3975         (Bug#13594)
3977         * window.el (display-buffer-alist, display-buffer): Document the
3978         new parameter no-display-ok.  Return either a window or nil
3979         but never a non-window value.
3981 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3983         * electric.el (electric-indent-mode-map): Remove.
3984         (electric-indent-mode): Change the global-map instead (bug#15915).
3986         * textmodes/text-mode.el (paragraph-indent-minor-mode):
3987         Use add-function.
3989 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3991         * emacs-lisp/nadvice.el (remove-function): Align with
3992         add-function's behavior.
3994         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
3995         (gdb--string-regexp): New constant.
3996         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
3997         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
3998         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
3999         submatch 1.
4000         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
4001         Adjust use accordingly.
4002         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
4004 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
4006         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
4007         interpolation curlies (Bug#15914).
4009 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4011         * calc/calc.el (calc-context-sensitive-enter): New variable.
4012         (calc-enter): Use `calc-context-sensitive-enter'.
4014 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
4016         * progmodes/cfengine.el: Version bump.
4017         (cfengine-cf-promises): New defcustom to locate cf-promises.
4018         (cfengine3-vartypes): Add new "data" type.
4019         (cfengine3--current-word): New function to get current name-like
4020         word or its bounds.
4021         (cfengine3--current-function): New function to look up a CFEngine
4022         function's definition.
4023         (cfengine3-format-function-docstring): New function.
4024         (cfengine3-make-syntax-cache): New function.
4025         (cfengine3-documentation-function): New function: ElDoc glue.
4026         (cfengine3-completion-function): New function: completion glue.
4027         (cfengine3-mode): Set `compile-command',
4028         `eldoc-documentation-function', and add to
4029         `completion-at-point-functions'.
4031 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
4033         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
4034         `tramp-current-connection'.
4036 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
4038         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
4039         nil/self/true/false with "end of symbol".
4041 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
4043         * subr.el (version-regexp-alist): Fix a typo.
4045 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
4047         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
4048         "en_US.utf8" and "LC_CTYPE" to "".
4049         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
4050         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
4052 2013-11-15  Leo Liu  <sdl.web@gmail.com>
4054         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
4056 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4058         * progmodes/gud.el (ctl-x-map):
4059         Remove C-x SPC binding.  (Bug#12342)
4060         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
4062 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
4064         * subr.el (version-regexp-alist):
4065         Recognize hg, svn and darcs versions as snapshot versions.
4067         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
4068         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
4069         (ruby--encoding-comment-required-p): Extract from
4070         `ruby-mode-set-encoding'.
4071         (ruby-mode-set-encoding): Add the ability to always insert an
4072         utf-8 encoding comment.  Fix and simplify coding comment update
4073         logic.
4075 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
4077         * net/tramp-gvfs.el (top): Run init code only when
4078         `tramp-gvfs-enabled' is not nil.
4079         (tramp-gvfs-enabled): Check also :system bus.
4081 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4083         Sync with upstream verilog-mode revision 78e66ba.
4084         * progmodes/verilog-mode.el (verilog-end-of-defun)
4085         (verilog-type-completion, verilog-get-list): Remove unused funcs.
4086         (verilog-get-end-of-defun): Remove unused argument.
4087         (verilog-comment-depth): Remove unused local `e'.
4088         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
4089         Don't pass arg to verilog-get-end-of-defun.
4091 2013-11-14  Glenn Morris  <rgm@gnu.org>
4093         * obsolete/assoc.el (aget): Prefix dynamic variable.
4095         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
4097 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4099         * widget.el, hfy-cmap.el: Remove bogus package version number.
4101 2013-11-13  Glenn Morris  <rgm@gnu.org>
4103         * replace.el (replace-eval-replacement):
4104         Try to give more helpful error message.  (Bug#15836)
4106         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
4107         (archive-7z-update): Avoid custom type mismatches.
4109         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
4111 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
4113         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
4114         address can be empty.
4116         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
4117         Accept nil SWITCHES.
4118         (tramp-gvfs-handle-write-region): Implement APPEND.
4120 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
4122         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
4123         binary "|" operator and closing block args delimiter.
4124         Remove FIXME comment referring to Ruby 1.8-only syntax.
4125         (ruby-smie--implicit-semi-p): Not after "|" operator.
4126         (ruby-smie--closing-pipe-p): New function.
4127         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
4128         (ruby-smie-rules): Indent after "|".
4130 2013-11-12  Glenn Morris  <rgm@gnu.org>
4132         * ps-print.el (ps-face-attribute-list):
4133         Handle anonymous faces.  (Bug#15827)
4135 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
4137         * window.el (display-buffer-other-frame): Fix doc-string.
4138         (Bug#15868)
4140 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4142         * subr.el (force-mode-line-update): Delete, move to buffer.c.
4144 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
4146         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
4147         (tramp-sh-handle-file-local-copy): Don't write a message when
4148         saving temporary files.
4150         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
4151         both directories are remote.
4152         (tramp-smb-handle-directory-files): Do not return double entries.
4153         Do not expand full file names.
4154         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
4155         (tramp-smb-handle-write-region): Implement APPEND.
4156         (tramp-smb-get-stat-capability): Fix a stupid bug.
4158 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4160         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
4162 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4164         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
4165         throwing error over malformed let/let* (bug#15814).
4167 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4169         * iswitchb.el (iswitchb-mode): Mark obsolete.
4171 2013-11-11  Glenn Morris  <rgm@gnu.org>
4173         * international/uni-bidi.el, international/uni-category.el:
4174         * international/uni-name.el, international/uni-numeric.el:
4175         Regenerate for Unicode 6.3.0.
4177 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
4179         * net/tramp.el (tramp-methods):
4180         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
4181         2013-10-29 (r114834).
4183 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
4185         * progmodes/sh-script.el (sh-font-lock-keywords-var):
4186         Force highlighting text after Summary keyword in doc face for rpm.
4188 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
4190         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
4191         available and the word has no wildcards, append one to the grep pattern.
4192         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
4193         (ispell-complete-word): Call `ispell-lookup-words' with the value
4194         independent of `ispell-look-p'.
4196 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4198         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
4199         Not after "||".
4200         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
4201         their parent.
4203 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4205         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
4206         (ruby-font-lock-keywords): Use backquote.
4208 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4210         * progmodes/ruby-mode.el (ruby-smie--forward-token)
4211         (ruby-smie--backward-token): Only consider full-string matches.
4213 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
4215         * faces.el (describe-face): Add distant-foreground.
4217 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
4219         * progmodes/ruby-mode.el: Improve encoding comment handling.
4220         (ruby-encoding-magic-comment-style): New option.
4221         (ruby-custom-encoding-magic-comment-template): New option.
4222         (ruby--insert-coding-comment, ruby--detect-encoding):
4223         New functions extracted from `ruby-mode-set-encoding'.
4224         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
4225         to control the style of the auto-inserted encoding comment.
4227 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4229         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
4230         Use `smie-backward-sexp' with token argument.
4232 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
4234         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4235         Remove instrumentation code.
4237 2013-11-08  Glenn Morris  <rgm@gnu.org>
4239         * progmodes/autoconf.el (autoconf-mode):
4240         Tweak comment-start-skip.  (Bug#15822)
4242 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4244         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
4245         at bobp (bug#15826).
4246         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
4248 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
4250         * man.el (Man-start-calling): New macro, extracted from
4251         Man-getpage-in-background.
4252         (Man-getpage-in-background): Use it.
4253         (Man-update-manpage): New command.
4254         (Man-mode-map): Bind it.
4256 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
4258         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
4259         of "and", "or", "&&" and "||".
4260         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
4261         argument.  Prohibit opening curly brace because it could only be a
4262         block opener in that position.
4263         (ruby-smie--forward-token, ruby-smie--backward-token):
4264         Separate "|" from "&" or "*" going after it.  That can happen in block
4265         arguments.
4266         (ruby-smie--indent-to-stmt): New function, seeks the end of
4267         previous statement or beginning of buffer.
4268         (ruby-smie-rules): Use it.
4269         (ruby-smie-rules): Check if there's a ":" before a curly block
4270         opener candidate; if there is, it's a hash.
4272 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4274         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
4275         (cl--block-wrapper): Fix last accidental change.
4277 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
4279         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
4280         Instrument, in order to hunt failure on hydra.
4282 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4284         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
4285         malformed bindings form (bug#15814).
4287 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
4289         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
4290         "." compared to " @ ".  This incidentally fixes some indentation
4291         examples with "do".
4292         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
4293         (ruby-smie-grammar): New tokens: "and" and "or".
4294         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
4295         Exclude "and" and "or".  Remove "do" in order to work around token
4296         priorities.
4297         (ruby-smie-rules): Add all infix tokens.  Handle the case of
4298         beginning-of-buffer.
4300 2013-11-06  Glenn Morris  <rgm@gnu.org>
4302         * Makefile.in (setwins_almost, setwins_for_subdirs):
4303         Avoid accidental matches.
4305 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4307         * menu-bar.el (popup-menu): Use key-binding.
4309 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
4311         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
4312         menus, support also the menus produced by minor modes.
4313         (Bug#15817)
4315 2013-11-06  Leo Liu  <sdl.web@gmail.com>
4317         * thingatpt.el (thing-at-point-looking-at): Add optional arg
4318         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
4320 2013-11-06  Glenn Morris  <rgm@gnu.org>
4322         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
4323         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
4324         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
4326 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
4328         * electric.el (electric-indent-just-newline): New command.
4329         (electric-indent-mode-map): New keymap.
4330         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
4331         Re-add :group which weren't redundant.
4333         * electric.el (electric-indent-local-mode): New minor mode.
4334         (electric-indent-functions-without-reindent): New var.
4335         (electric-indent-post-self-insert-function): Use it.
4336         * emacs-lisp/gv.el (buffer-local-value): Add setter.
4338 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
4340         * international/quail.el (quail-help): Be more explicit about the
4341         meaning of the labels shown on the keys.  (Bug#15800)
4343         * startup.el (normal-top-level): Load the subdirs.el files before
4344         setting the locale environment.  (Bug#15805)
4346 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4348         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
4349         via arguments so as to get the right ones (bug#15418).
4351         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
4353 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
4355         Fix problems found while writing a test suite.
4357         * net/tramp-compat.el (tramp-compat-load): New defun.
4358         * net/tramp.el (tramp-handle-load): Use it.
4360         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
4361         "(numberp ok-if-already-exists)" correctly.
4363 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
4365         * international/characters.el (glyphless-char-display-control):
4366         Add usage note.
4368 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
4370         * progmodes/python.el (python-mode):
4371         * progmodes/scheme.el (scheme-mode):
4372         * progmodes/prolog.el (prolog-mode):
4373         * progmodes/ruby-mode.el (ruby-mode):
4374         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
4375         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
4377 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4379         * rect.el (rectangle--highlight-for-redisplay):
4380         * emacs-lisp/smie.el (smie--next-indent-change):
4381         Use buffer-chars-modified-tick.
4383         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
4385         * electric.el (electric-indent-post-self-insert-function):
4386         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
4388 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
4390         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
4392 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4394         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
4395         (bug#15786).
4397 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4399         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
4401         * progmodes/python.el: Fix up last change.
4402         (python-shell--save-temp-file): New function.
4403         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
4404         `string' comes from the current buffer.
4405         (python-shell-send-string-no-output): Remove `msg' arg.
4406         (python--use-fake-loc): New var.
4407         (python-shell-buffer-substring): Obey it.  Try to compensate for the
4408         extra coding line added by python-shell--save-temp-file.
4409         (python-shell-send-region): Use python-shell--save-temp-file and
4410         python-shell-send-file directly.  Add `nomain' argument.
4411         (python-shell-send-buffer): Use python-shell-send-region.
4412         (python-electric-pair-string-delimiter): New function.
4413         (python-mode): Use it.
4415 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
4417         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
4418         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
4419         environment and decoding all of the default-directory's to here
4420         from command-line.
4421         (command-line): Decode also argv[0].
4423         * loadup.el: Error out if default-directory is a multibyte string
4424         when we are dumping.
4426         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
4428 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
4430         * emacs-lisp/package.el (package-menu-mode)
4431         (package-menu--print-info, package-menu--archive-predicate):
4432         Add Archive column to package list.
4434 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
4436         Fix problems found while writing a test suite.
4438         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
4439         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
4440         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
4441         to nil when running original file name handler.  Otherwise,
4442         there are problems with constructs like "$$FOO".
4444         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
4445         for `localname'.
4447 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
4449         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
4451         * subr.el (version<, version<=, version=):
4452         Update docstrings with information for snapshot versions.
4454         * helpers.el: New library for misc helper functions.
4455         (hash-table-keys): New function returning a list of hash keys.
4456         (hash-table-values): New function returning a list of hash values.
4458 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
4460         * progmodes/ruby-mode.el (ruby-smie--forward-token)
4461         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
4463 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
4465         * textmodes/fill.el (fill-single-char-nobreak-p): New function
4466         checking whether point is after a 1-letter word.
4468 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4470         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
4471         Don't infloop when expanding region over `multiline' syntax-type that
4472         begins a line (bug#15778).
4474 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4476         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
4477         Make it into a proper minor mode.
4478         (rectangle--region): (implicitly) rename to rectangle-mark-mode.
4479         (rectangle-mark-mode-map): New keymap.
4480         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
4482 2013-11-04  Glenn Morris  <rgm@gnu.org>
4484         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
4486 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4488         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
4489         (ruby-smie-rules): Use smie-rule-parent instead.
4491         * emacs-lisp/smie.el (smie-rule-parent): Always call
4492         smie-indent-virtual rather than only for hanging tokens.
4493         (smie--next-indent-change): New helper command.
4495 2013-11-03  Glenn Morris  <rgm@gnu.org>
4497         * Makefile.in (abs_srcdir): Remove.
4498         (emacs): Unset EMACSLOADPATH.
4500 2013-11-02  Glenn Morris  <rgm@gnu.org>
4502         * Makefile.in (EMACS): Use a relative filename.
4503         (abs_top_builddir): Remove.
4504         (custom-deps, finder-data, autoloads): Use --chdir.
4506         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
4508         Use relative filenames in TAGS files.
4509         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4510         (lisptagsfiles4, TAGS): Use relative file names.
4511         (TAGS-LISP): Remove.
4512         (maintainer-clean): No more TAGS-LISP file.
4514         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
4515         (lisptagsfiles4): Use absolute filenames again.
4516         (TAGS, TAGS-LISP): Not everything needs to run in one line.
4517         Remove all *loaddefs files, not just the first.  Remove esh-groups.
4518         (maintainer-clean): Delete TAGS, TAGS-LISP.
4520 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4522         * emacs-lisp/package.el (package-version-join):
4523         Recognize snapshot versions.
4525 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4527         * subr.el (version-regexp-alist): Add support for snapshot versions.
4529 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
4531         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
4532         New function, replacement for `smie-rule-parent' for when we want to
4533         skip over our direct parent if it's an assignment token..
4534         (ruby-smie-rules): Use it.
4536 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
4538         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
4539         unconditionally.  Remove now unnecessary forward declarations.
4540         Remove XEmacs-specific setup.
4541         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4542         (ruby-font-lock-syntactic-keywords)
4543         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
4544         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4545         (ruby-here-doc-end-syntax): Remove.
4546         (ruby-mode): Don't check whether `syntax-propertize-rules' is
4547         defined as function.
4549 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
4551         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
4553 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
4555         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
4556         table and abbrev table, `define-derived-mode' does that for us
4557         anyway.
4559 2013-11-01  Glenn Morris  <rgm@gnu.org>
4561         * Makefile.in: Remove manual mh-e dependencies (writing .elc
4562         files is atomic for some time, so no parallel compilation issues).
4564 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
4566         * faces.el (face-x-resources): Add :distant-foreground.
4567         (region): Use :distant-foreground for gtk and ns.
4569 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
4571         Allow multiple bibliographies when BibLaTeX is used rather than
4572         BibTeX.
4573         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
4574         (reftex-locate-bibliography-files): Us it.
4576 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
4578         * image.el (image-type-header-regexps): Fix the 'pbm' part to
4579         allow comments in pbm files.
4581         * term/w32-win.el (dynamic-library-alist): Support newer versions
4582         of libjpeg starting with v7: look only for the DLL from the
4583         version against which Emacs was built.
4584         Support versions of libpng beyond 1.4.x.
4585         Support libtiff v4.x.
4587 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
4589         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
4590         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
4591         Add property :safe.
4592         (ruby-deep-arglist): Add property :type.
4594 2013-10-31  Glenn Morris  <rgm@gnu.org>
4596         * Makefile.in (custom-deps, finder-data): No need to setq the target
4597         variables, we are in the right directory and the defaults work fine.
4599 2013-10-30  Glenn Morris  <rgm@gnu.org>
4601         * Makefile.in (autoloads): Do not use abs_lisp.
4603         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4604         `newline' does not respect `standard-output', so use `princ'.
4606 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
4608         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
4609         * buff-menu.el (Buffer-menu--unmark): New function.
4610         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
4612 2013-10-30  Glenn Morris  <rgm@gnu.org>
4614         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
4616         * emacs-lisp/package.el (lm-homepage): Declare.
4618         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
4619         Fix doc typos.
4621         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
4623         * Makefile.in (finder-data, autoloads, update-subdirs)
4624         (compile-main, compile-clean, compile-always, bootstrap-clean):
4625         Check return value of cd.
4626         (compile-calc): Remove.
4628 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4630         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
4632         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
4633         (byte-compile-and-folded): New function.
4634         (=, <, >, <=, >=): Use it.
4636         * dos-w32.el (minibuffer-history-case-insensitive-variables)
4637         (path-separator, null-device, buffer-file-coding-system)
4638         (lpr-headers-switches): Check system-type before modifying them.
4639         (find-buffer-file-type-coding-system): Mark obsolete.
4640         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
4641         find-file-not-found-set-buffer-file-coding-system.
4642         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
4643         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
4644         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
4645         (w32-direct-print-region-helper, w32-direct-print-region-function)
4646         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
4647         * startup.el (normal-top-level-add-subdirs-to-load-path):
4648         * ps-print.el (ps-print-region-function):
4649         * lpr.el (print-region-function): Use new name.
4651         * subr.el (custom-declare-variable-early): Remove function.
4652         (custom-declare-variable-list): Remove var.
4653         (error, user-error): Remove `while' loop.
4654         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
4655         (user-emacs-directory-warning, locate-user-emacs-file):
4656         Move to files.el.
4657         * simple.el (read-quoted-char-radix, read-quoted-char):
4658         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
4659         Move from subr.el.
4660         * custom.el (custom-declare-variable-list): Don't process
4661         custom-declare-variable-list.
4663         * progmodes/python.el (python-shell-get-buffer): New function.
4664         (python-shell-get-process): Use it.
4665         (python-shell-send-string): Always use utf-8 and add a cookie to tell
4666         Python which encoding was used.  Don't split-string since we only care
4667         about the first line.  Return the temp-file, if applicable.
4668         (python-shell-send-region): Tell compile.el how to turn locations in
4669         the temp-file into locations in the source buffer.
4671 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4673         * subr.el (undefined): Add missing behavior from the C code for
4674         unbound keys.
4676         * rect.el: Use lexical-binding.  Add new rectangular region support.
4677         (rectangle-mark): New command.
4678         (rectangle--region): New var.
4679         (deactivate-mark-hook): Reset rectangle--region.
4680         (rectangle--extract-region, rectangle--insert-for-yank)
4681         (rectangle--highlight-for-redisplay)
4682         (rectangle--unhighlight-for-redisplay): New functions.
4683         (region-extract-function, redisplay-unhighlight-region-function)
4684         (redisplay-highlight-region-function): Use them to handle
4685         rectangular region.
4686         * simple.el (region-extract-function): New var.
4687         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
4688         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
4689         (kill-region): Replace obsolete `yank-handler' arg with `region'.
4690         (copy-region-as-kill, kill-ring-save): Add `region' argument.
4691         (redisplay-unhighlight-region-function)
4692         (redisplay-highlight-region-function): New vars.
4693         (redisplay--update-region-highlight): New function.
4694         (pre-redisplay-function): Use it.
4695         (exchange-point-and-mark): Don't deactivate the mark before
4696         reactivate-it anyway.
4697         * comint.el (comint-kill-region): Remove yank-handler argument.
4698         * delsel.el (delete-backward-char, backward-delete-char-untabify)
4699         (delete-char): Remove property, since it's now part of their
4700         default behavior.
4701         (self-insert-iso): Remove property since this command doesn't exist.
4703         * emacs-lisp/package.el (package--download-one-archive)
4704         (describe-package-1): Don't query the user about final newline.
4706 2013-10-29  Daniel Colascione  <dancol@dancol.org>
4708         * net/tramp.el (tramp-methods): Document new functionality.
4709         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
4710         tramp-hostname-checker if method provides one instead of scanning
4711         argument list for "%h" to decide hostname acceptability.
4713 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
4715         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
4716         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4717         Handle COPY-CONTENTS.  (Bug#15737)
4719 2013-10-28  Daiki Ueno  <ueno@gnu.org>
4721         * epa-file.el
4722         (epa-file-cache-passphrase-for-symmetric-encryption):
4723         Document that this option has no effect with GnuPG 2.0 (bug#15552).
4725 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
4727         * image.el (defimage, image-load-path): Doc fixes.
4729 2013-10-27  Alan Mackenzie  <acm@muc.de>
4731         Indent statements in macros following "##" correctly.
4732         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
4733         Modify the "#" arm of a cond form to handle "#" and "##" operators.
4735 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4737         * linum.el (linum-update-window): Fix boundary test (bug#13446).
4739 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
4741         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
4742         after `=' is probably a new expression.
4744 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4746         * man.el (man-imenu-title): New option.
4747         (Man-mode-map): Add menu.  (Bug#15722)
4748         (Man-mode): Add imenu to menu.
4750 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
4752         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
4753         specific in what the first arg can be: a non-keyword word,
4754         string/regexp/percent literal opener, opening paren, or unary
4755         operator followed directly by word.
4757 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4759         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
4760         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
4761         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
4762         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
4763         Remove vars, they do not apply any more.
4764         (prolog-mode-abbrev-table): Remove redundant declaration.
4765         (prolog-upper-case-string, prolog-lower-case-string): Remove.
4766         (prolog-use-smie): Remove.
4767         (prolog-smie-rules): Add indentation rule for the if-then-else layout
4768         supported by prolog-electric-if-then-else-flag.
4769         (prolog-mode-variables, prolog-menu): Use setq-local.
4770         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
4771         Remove binding to `Backspace' since this key doesn't exist anyway.
4772         Remove bindings for electric self-inserting keys.
4773         (prog-mode): Assume it's defined.
4774         (prolog-post-self-insert): New function.
4775         (prolog-mode): Use it.
4776         (prolog-indent-line, prolog-indent-level)
4777         (prolog-find-indent-of-matching-paren)
4778         (prolog-indentation-level-of-line, prolog-goto-comment-column)
4779         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
4780         (prolog-goto-next-paren, prolog-in-string-or-comment)
4781         (prolog-tokenize, prolog-inside-mline-comment)
4782         (prolog-find-start-of-mline-comment): Remove functions.
4783         (prolog-find-unmatched-paren, prolog-clause-end)
4784         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
4785         (prolog-electric--if-then-else): Rename from
4786         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
4787         (prolog-tokenize-searchkey): Remove const.
4788         (prolog-clause-info): Use forward-sexp.
4789         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
4790         (prolog-electric-if-then-else): Remove commands.
4791         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
4792         for use in post-self-insert-hook.
4793         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
4794         for use in post-self-insert-hook.
4795         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
4796         for use in post-self-insert-hook.
4797         (prolog-electric--underscore): Rename from prolog-electric--underscore;
4798         adapt it for use in post-self-insert-hook.
4800 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
4802         * emacs-lisp/ert.el (ert-run-tests-interactively):
4803         Use `completing-read'.  (Bug#9756)
4805 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
4807         * simple.el (line-move): Call line-move-1 instead of
4808         line-move-visual when the current window hscroll is zero, but
4809         temporary-goal-column indicates we will need to hscroll as result
4810         of the movement.  (Bug#15712)
4812 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
4814         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
4815         capitalization.  Use :visible instead of :active.
4816         Fix `ruby-indent-exp' reference.  Add menu items for the generic
4817         commands that are used with SMIE.
4818         (ruby-do-end-to-brace): Insert space after `{'.
4820 2013-10-25  John Anthony  <john@jo.hnanthony.com>
4822         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
4824         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
4826 2013-10-25  Glenn Morris  <rgm@gnu.org>
4828         * vc/vc.el (vc-print-log): Don't use a working revision unless
4829         one was explicitly specified.  (Bug#15322)
4831 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4833         * subr.el (add-to-list): Preserve return value in compiler-macro
4834         (bug#15692).
4836 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4838         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
4839         result.  Ask user to retry using '-all' flag.  (Bug#15701)
4841 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4843         * emacs-lisp/smie.el: New smie-config system.
4844         (smie-config): New defcustom.
4845         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
4846         (smie-config-guess, smie-config-save): New commands.
4847         (smie-config--mode-local, smie-config--buffer-local)
4848         (smie-config--trace, smie-config--modefuns): New vars.
4849         (smie-config--advice, smie-config--mode-hook)
4850         (smie-config--setter, smie-config-local, smie-config--get-trace)
4851         (smie-config--guess-value, smie-config--guess): New functions.
4852         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
4853         text properties.  Treat "string fence" syntax like string syntax.
4855         * progmodes/sh-script.el (sh-use-smie): Change default.
4856         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
4857         (sh-var-value): Simplify by CSE.
4858         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
4859         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
4860         is used.
4861         (sh-guess-basic-offset): Use cl-incf.
4862         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
4864 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
4866         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
4867         (bug#15699).
4869 2013-10-24  Glenn Morris  <rgm@gnu.org>
4871         * Makefile.in (abs_top_srcdir): Remove.
4872         (update-subdirs): Use relative path to update-subdirs.
4874 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
4876         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
4877         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
4878         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
4879         Call unmsys--file-name before expand-file-name, not after it.
4881 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
4883         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
4884         (ert-test-skipped): New error.
4885         (ert-skip, ert-stats-skipped): New defuns.
4886         (ert--skip-unless): New macro.
4887         (ert-test-skipped): New struct.
4888         (ert--run-test-debugger, ert-test-result-type-p)
4889         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
4890         (ert--stats-set-test-and-result, ert-char-for-test-result)
4891         (ert-string-for-test-result, ert-run-tests-batch)
4892         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
4893         Handle skipped tests.  (Bug#9803)
4895 2013-10-24  Glenn Morris  <rgm@gnu.org>
4897         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
4899         * Makefile.in (abs_top_srcdir): New, set by configure.
4900         (update-subdirs): Correct build-aux location.
4902 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
4904         * vc/vc.el (vc-print-root-log): Always set `default-directory'
4905         value, whether we could auto-deduce `backend', or not.
4907         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
4908         with parameters" example.  Simplify the "is it block or is it
4909         hash" check, but also make it more thorough.
4911 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
4913         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
4915 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4917         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
4918         { if it is hanging.
4920         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
4921         :before ";".
4923 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
4925         * progmodes/compile.el (compilation-directory-matcher)
4926         (compilation-page-delimiter):
4927         Support GNU Make-4.0 directory quoting.  (Bug#15678)
4929 2013-10-23  Leo Liu  <sdl.web@gmail.com>
4931         * ido.el (ido-tidy): Handle read-only text.
4933 2013-10-23  Glenn Morris  <rgm@gnu.org>
4935         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
4936         (emacs, compile, compile-always):
4937         Quote entities that might contain whitespace.
4938         (custom-deps, finder-data, autoloads): Use abs_lisp.
4939         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
4940         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
4941         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
4943 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
4945         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
4946         Use `following-char'.
4948 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4950         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
4951         * progmodes/ruby-mode.el (ruby-smie-rules):
4952         Remove corresponding workaround.  Fix indentation rule of ";" so it
4953         also applies when ";" is the parent.
4955 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
4957         * frame.el (display-screens, display-pixel-height)
4958         (display-pixel-width, display-mm-width, display-backing-store)
4959         (display-save-under, display-planes, display-color-cells)
4960         (display-visual-class, display-monitor-attributes-list):
4961         Mention the optional ‘display’ argument in doc strings.
4963 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
4965         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
4966         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
4968 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
4970         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
4971         TODO.  Add "." after " @ ".
4972         (ruby-smie--at-dot-call): New function.  Checks if point at method
4973         call with explicit target.
4974         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
4975         to the method name tokens when it precedes them.
4976         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
4977         (ruby-smie-rules): Add rule for indentation before and after "."
4978         token.
4980 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4982         * textmodes/remember.el (remember-diary-extract-entries):
4983         Avoid add-to-list.
4985         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
4986         an instruction.
4988 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
4990         * progmodes/ruby-mode.el (ruby-smie-grammar):
4991         Add (almost) all infix operators.
4992         (ruby-smie--implicit-semi-p): Add new operator chars.
4994         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
4995         `smie-down-list'.
4996         (ruby-smie--args-separator-p): Check that there's no newline
4997         between method call and its arguments.
4999 2013-10-20  Alan Mackenzie  <acm@muc.de>
5001         Allow comma separated lists after Java "implements".
5003         * progmodes/cc-engine.el (c-backward-over-enum-header):
5004         Parse commas.
5005         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
5006         from a "disallowed" list in enum fontification.
5008 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
5010         * startup.el (default-frame-background-mode): Remove unused defvar.
5012         * progmodes/verilog-mode.el (verilog-mode): Don't set
5013         comment-indent-function globally.
5015 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
5017         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
5018         Move Info menu item creation to ns-win.el.
5020         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
5021         in menu bar.
5023         * menu-bar.el: Move GNUstep specific menus...
5025         * term/ns-win.el (ns-initialize-window-system): ... to here.
5027 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5029         * simple.el (newline): Only run post-self-insert-hook when
5030         called interactively.
5032 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
5034         * icomplete.el (icomplete-with-completion-tables): Add :version.
5036 2013-10-19  Alan Mackenzie  <acm@muc.de>
5038         Fix fontification bugs with constructors and const.
5040         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
5041         CASE 2) Remove the check for the absence of a suffix construct
5042         after a function declaration with only types (no identifiers) in
5043         the parentheses.  Also, accept a function declaration with just a
5044         type inside the parentheses, if this type can be positively
5045         recognised as such, or if a prefix keyword like "explicit" nails
5046         down the construct as a declaration.
5048 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
5050         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
5051         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
5052         the problem whereby selecting a menu item that leads to a
5053         minibuffer prompt moves the cursor out of the minibuffer window,
5054         making it hard to type at the prompt.  Suggested by Stefan Monnier
5055         <monnier@iro.umontreal.ca>.
5057 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
5059         * menu-bar.el: Don't make Services menu.
5061 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5063         * ffap.el: Handle "/usr/include/c++/<version>" directories.
5064         (ffap-alist): Use ffap-c++-mode for c++-mode.
5065         (ffap-c++-path): New variable.
5066         (ffap-c++-mode): New function.
5068 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
5070         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
5072 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
5074         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
5075         introduced on 2013-09-08, which results in an infinite loop
5076         requesting a password.
5078 2013-10-18  Glenn Morris  <rgm@gnu.org>
5080         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
5082 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
5084         Sync with upstream verilog-mode revision 1a6ecec7.
5085         * progmodes/verilog-mode.el (verilog-mode-version): Update.
5086         (verilog-mode-release-date): Remove.
5087         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
5088         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
5089         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
5090         (verilog-auto-tieoff-ignore-regexp)
5091         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
5092         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
5093         (verilog-signals-with, verilog-dir-cache-preserving)
5094         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
5095         Doc fixes.
5096         (verilog-case-fold): New option, to control case folding in
5097         regexp searches, bug597.
5098         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
5099         (verilog-string-match-fold, verilog-in-paren-count)
5100         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
5101         (verilog-at-close-struct-p): New functions.
5102         (verilog-beg-block-re-ordered, verilog-extended-case-re)
5103         (verilog-forward-sexp, verilog-set-auto-endcomments)
5104         (verilog-leap-to-case-head): Handle "unique0" case.
5105         (verilog-in-constraint-re): New constant.
5106         (verilog-keywords, verilog-type-font-keywords):
5107         Add some SystemVerilog 1800-2012 keywords.
5108         (verilog-label-be): Remove unimplemented argument, bug669.
5109         (verilog-batch-execute-func): When batch expanding clear
5110         create-lockfiles to prevent spurious user locks when a file ends
5111         up not changing.
5112         (verilog-calculate-indent, verilog-calc-1)
5113         (verilog-at-close-constraint-p, verilog-at-constraint-p)
5114         (verilog-do-indent): Fix indentation of nested constraints
5115         and structures.
5116         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
5117         (verilog-auto-inst-param): Use verilog-string-match-fold.
5118         (verilog-read-inst-module-matcher):
5119         Fix AUTOINST on gate primitives with #1.
5120         (verilog-read-decls): Fix double-declaring user-defined typed signals.
5121         Reads all user-defined typed variables.
5122         (verilog-read-defines): Fix reading definitions inside comments, bug647.
5123         (verilog-signals-matching-regexp)
5124         (verilog-signals-not-matching-regexp, verilog-auto):
5125         Respect verilog-case-fold.
5126         (verilog-diff-report): Fix line count.
5127         (verilog-auto-assign-modport): Remove unused local `modi'.
5128         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
5129         better handle multidimensional arrays.
5130         Fix packed array ports misadding bit index in AUTOINST, bug637.
5131         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
5132         to not double-declare existing outputs and inputs, respectively.
5133         (verilog-template-map): Bind U to verilog-sk-uvm-component.
5134         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
5135         (verilog-sk-uvm-component): New skeleton.
5136         (verilog-submit-bug-report): Add verilog-case-fold,
5137         remove verilog-mode-release-date.
5139 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
5141         * subr.el (sit-for): Call (input-pending-p t) so as to behave
5142         as before.
5144 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
5146         * textmodes/remember.el (remember): Set buffer-offer-save in
5147         remember buffers (bug#13566).
5149 2013-10-18  Daniel Colascione  <dancol@dancol.org>
5151         When evaluating forms in ielm, direct standard output to ielm
5152         buffer.  Add new ielm-return-for-effect command.  Remove trailing
5153         whitespace throughout.
5155         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
5156         (ielm-return-for-effect): New command.
5157         (ielm-send-input): Accept optional `for-effect' parameter.
5158         (ielm-eval-input): Accept optional `for-effect' parameter.
5159         Bind `standard-output' to stream we create using
5160         `ielm-standard-output-impl'.  Suppress printing result when
5161         `for-effect'.
5162         (ielm-standard-output-impl): New function.
5163         (inferior-emacs-lisp-mode): Explain new features in documentation.
5165 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
5167         Code cleanup.
5169         * net/tramp.el (tramp-debug-message): Do not check for connection
5170         buffer.
5171         (tramp-message): Use "vector" connection property.
5173         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
5174         (tramp-equal-remote, tramp-eshell-directory-change)
5175         * net/tramp-adb.el (tramp-adb-handle-copy-file)
5176         (tramp-adb-handle-rename-file)
5177         * net/tramp-cmds.el (tramp-list-remote-buffers)
5178         (tramp-cleanup-connection, tramp-cleanup-this-connection)
5179         * net/tramp-compat.el (tramp-compat-process-running-p)
5180         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
5181         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
5182         (tramp-gvfs-handle-rename-file)
5183         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
5184         (tramp-set-file-uid-gid)
5185         * net/tramp-smb.el (tramp-smb-handle-copy-file)
5186         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
5187         of `file-remote-p'.
5189         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
5190         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
5191         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
5192         (tramp-gw-open-network-stream): Suppress unrelated traces.
5194         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
5195         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
5196         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5197         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
5198         connection property.
5200         * net/tramp-cache.el (top): Suppress traces when reading
5201         persistency file.
5203         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
5204         Refactor common code.  Improve debug message.
5205         (tramp-maybe-open-connection)
5206         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
5207         connection buffer too early.
5209         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
5210         from `tramp-smb-actions-with-acl'.
5211         (tramp-smb-actions-set-acl): New defconst.
5212         (tramp-smb-handle-copy-directory)
5213         (tramp-smb-action-get-acl): New defun, renamed from
5214         `tramp-smb-action-with-acl'.
5215         (tramp-smb-action-set-acl): New defun.
5216         (tramp-smb-handle-set-file-acl): Rewrite.
5218 2013-10-17  Glenn Morris  <rgm@gnu.org>
5220         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
5222 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5224         * skeleton.el (skeleton-newline): Remove.
5225         (skeleton-internal-1): Use (insert "\n") instead.
5227         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
5228         let-bindings.
5230         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
5231         forward-sexp-function while we redo its job (bug#15613).
5233 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
5235         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
5236         represented by lists.
5238 2013-10-16  Glenn Morris  <rgm@gnu.org>
5240         * tmm.el (tmm--history): New dynamic variable.
5241         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
5243 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
5245         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
5246         (tramp-smb-errors): Add error messages.
5247         (tramp-smb-actions-with-acl): New defconst.
5248         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
5249         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
5250         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
5251         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
5252         (tramp-smb-get-stat-capability): Fix tests.
5254 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
5256         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
5257         (bug#15580).
5259 2013-10-16  Glenn Morris  <rgm@gnu.org>
5261         * ansi-color.el (ansi-color-drop-regexp):
5262         Add 1J, 1K, 2K.  (Bug#15617)
5264         * files.el (hack-local-variables--warned-lexical): New.
5265         (hack-local-variables):
5266         Warn about misplaced lexical-binding.  (Bug#15616)
5268         * net/eww.el (eww-render): Always set eww-current-url,
5269         and update header line.  (Bug#15622)
5270         (eww-display-html): ... Rather than just doing it here.
5272 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
5274         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
5275         menu navigations commands.
5277 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
5279         * progmodes/subword.el (subword-capitalize): Be careful when
5280         the search for [[:alpha:]] fails (bug#15580).
5282 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
5284         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
5285         to commands that scroll the menu.
5287 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
5289         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
5290         Handle methods ending with `?' and `!'.
5292 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
5294         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
5295         `japanese-cp932' to `cp932' to fix the problem where saving a
5296         source file written in Shift_JIS twice would end up having
5297         `coding: japanese-cp932' which Ruby could not recognize.
5298         (ruby-mode-set-encoding): Add support for encodings mapped to nil
5299         in `ruby-encoding-map'.
5300         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
5301         doesn't need to be explicitly declared in magic comment.
5302         (ruby-encoding-map): Add type declaration for better customize UI.
5304 2013-10-13  Glenn Morris  <rgm@gnu.org>
5306         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
5307         Occur buffers are read-only.  http://bugs.debian.org/720775
5309         * emacs-lisp/authors.el (authors-fixed-entries):
5310         Comment out old alpha stuff.
5312 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
5314         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
5315         to `after-save-hook' instead of `before-save-hook'.
5316         (ruby-mode-set-encoding): Use the value of coding system used to
5317         write the file.  Call `basic-save-buffer-1' after modifying the
5318         buffer.
5320 2013-10-13  Alan Mackenzie  <acm@muc.de>
5322         Fix indentation/fontification of Java enum with
5323         "implements"/generic.
5325         * progmodes/cc-engine.el (c-backward-over-enum-header):
5326         Extracted from the three other places and enhanced to handle generics.
5327         (c-inside-bracelist-p): Uses new function above.
5328         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
5329         function above.
5330         (c-font-lock-enum-tail): Uses new function above.
5332 2013-10-13  Kenichi Handa  <handa@gnu.org>
5334         * international/mule-cmds.el (select-safe-coding-system): Remove a
5335         superfluous condition in chekcing whether a coding system is safe
5336         or not.
5338 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
5340         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
5342 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
5344         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
5346 2013-10-13  Glenn Morris  <rgm@gnu.org>
5348         * menu-bar.el (menu-bar-update-buffers):
5349         Unify Buffers menu prompt string.  (Bug#15576)
5351         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
5353         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
5354         Add some entries.
5355         (authors-fixed-entries): Use accented form of name.
5357 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5359         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
5360         method calls (bug#15594).
5361         (ruby-smie--args-separator-p): New function.
5362         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
5363         recognize paren-free method calls.
5365         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
5366         internals of universal-argument.
5368 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
5370         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
5371         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
5372         dropped menu on second mouse click on the menu bar.
5374 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5376         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
5377         (explicit-shell-file-name): Declare.
5378         (sh--vars-before-point, sh--cmd-completion-table): New functions.
5379         (sh-completion-at-point-function): New function.
5380         (sh-mode): Use it.
5381         (sh-smie--keyword-p): Remove unused argument.
5382         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
5383         vars.
5384         (sh-set-shell): Always setup SMIE, even if we use the
5385         old indentation code.
5387 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
5389         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
5390         cases of ? and =.
5391         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
5392         predicate would return nil are almost non-existent.
5393         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
5395         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
5396         cache also after commands that modify the buffer but don't move
5397         point.
5399 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5401         * env.el (substitute-env-in-file-name): New function.
5402         (substitute-env-vars): Extend the meaning of the optional arg.
5404 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
5406         * term/w32-win.el (dynamic-library-alist): Define separate lists
5407         of GIF DLLs for versions before and after 5.0.0 of giflib.
5408         (Bug#15531)
5410 2013-10-10  João Távora  <joaotavora@gmail.com>
5412         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
5413         not locked, use last revision and current source as
5414         defaults.  (Bug#15569)
5416 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
5418         * menu-bar.el (menu-bar-open): Don't use popup-menu if
5419         menu-bar is hidden.
5421 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
5423         * window.el (pop-to-buffer-same-window): Fix doc-string.
5424         (Bug#15492)
5426 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5428         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
5430 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
5432         * calendar/icalendar.el (icalendar-import-file):
5433         Fix interactive spec.  (Bug#15482)
5435 2013-10-10  Glenn Morris  <rgm@gnu.org>
5437         * desktop.el (desktop-save): Default to saving in .emacs.d,
5438         since PWD is no longer in desktop-path by default.  (Bug#15319)
5440         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
5441         now that text mode has a menu with the same entry.
5442         (menu-bar-text-mode-auto-fill): Remove now unused func.
5443         * textmodes/text-mode.el (text-mode-map):
5444         Use auto-fill help text from menu-bar.el.
5446 2013-10-10  John Anthony  <john@jo.hnanthony.com>
5448         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
5450 2013-10-09  Juri Linkov  <juri@jurta.org>
5452         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
5453         instead of this-command-keys.  Add universal-argument-more and
5454         universal-argument-minus to the list of prefix commands.  (Bug#15568)
5456 2013-10-09  Glenn Morris  <rgm@gnu.org>
5458         * vc/vc-svn.el (vc-svn-create-repo):
5459         Expand paths in file://... url.  (Bug#15446)
5461         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
5462         Add some entries.
5463         (authors): Remove unused local variables.
5465 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5467         * profiler.el: Create a more coherent calltree from partial backtraces.
5468         (profiler-format): Hide the tail with `invisible' so that C-s can still
5469         find the hidden elements.
5470         (profiler-calltree-depth): Don't recurse so enthusiastically.
5471         (profiler-function-equal): New hash-table-test.
5472         (profiler-calltree-build-unified): New function.
5473         (profiler-calltree-build): Use it.
5474         (profiler-report-make-name-part): Indent the calltree less.
5475         (profiler-report-mode): Add visibility specs for profiler-format.
5476         (profiler-report-expand-entry, profiler-report-toggle-entry):
5477         Expand the whole subtree when provided with a prefix arg.
5479 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
5481         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
5482         iuwu-mod token.
5483         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
5484         hanging iuwu-mod token.
5485         (ruby-smie--forward-token): Do not include a dot after a token in
5486         that token.
5487         (ruby-smie--backward-token): Likewise.
5489 2013-10-08  Juri Linkov  <juri@jurta.org>
5491         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
5492         to isearch-other-control-char.
5493         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
5494         and isearch-post-command-hook to post-command-hook.
5495         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
5496         and isearch-post-command-hook from post-command-hook.
5497         (isearch-unread-key-sequence)
5498         (isearch-reread-key-sequence-naturally)
5499         (isearch-lookup-scroll-key, isearch-other-control-char)
5500         (isearch-other-meta-char): Remove functions.
5501         (isearch-pre-command-hook, isearch-post-command-hook):
5502         New functions based on isearch-other-meta-char rewritten
5503         relying on the new behavior of overriding-terminal-local-map
5504         that does not replace the local keymaps any more.  (Bug#15200)
5506 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
5508         Support menus on text-mode terminals.
5509         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
5510         functionality.
5512         * tooltip.el (tooltip-mode): Don't error out on TTYs.
5514         * menu-bar.el (popup-menu, popup-menu-normalize-position):
5515         Move here from mouse.el.
5516         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
5517         and arrow keys.
5518         (tty-menu-navigation-map): New map for TTY menu navigation.
5520         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
5522         * frame.el (display-mouse-p): Report text-mode mouse as available
5523         on w32.
5524         (display-popup-menus-p): Report availability if mouse is
5525         available; don't condition on window-system.
5527         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
5528         (tty-menu-selected-face): New faces.
5530 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5532         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
5533         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
5534         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
5535         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
5536         New constants.
5537         (lisp-mode-variables): New `elisp' argument.
5538         (emacs-lisp-mode): Use it.
5539         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
5540         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
5542         * indent.el: Use lexical-binding.
5543         (indent-region): Add progress reporter.
5544         (tab-stop-list): Make it implicitly extend to infinity by repeating the
5545         last step.
5546         (indent--next-tab-stop): New function to implement this behavior.
5547         (tab-to-tab-stop, move-to-tab-stop): Use it.
5549 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
5551         * indent.el (indent-rigidly--current-indentation): New function.
5552         (indent-rigidly-map): New var.
5553         (indent-rigidly): Use it to provide interactive mode (bug#8196).
5555 2013-10-08  Bastien Guerry  <bzg@gnu.org>
5557         * register.el (insert-register): Fix 2013-10-07 change.
5559 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5561         * progmodes/perl-mode.el: Use lexical-binding.
5562         Remove redundant :group args.
5563         (perl-nochange): Change default to be closer to other major modes's
5564         standard behavior.
5565         (perl-indent-line): Don't consider text on current line as a
5566         valid beginning of function from which to indent.
5568         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
5569         with more than one argument (bug#15538).
5571         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
5573         * vc/pcvs.el: Use lexical-binding.
5574         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
5575         environment of `eval'.
5576         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
5577         than a list of expressions.  Adjust callers.
5578         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
5580 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
5582         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
5583         case of the dot in a chained method call being on the following line.
5585 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5587         * electric.el (electric-indent-inhibit): New var.
5588         (electric-indent-post-self-insert-function): Use it.
5589         * progmodes/python.el (python-mode): Set it.
5591         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
5592         open braces.
5594         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
5596         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
5597         (css-mode): Use electric-indent-chars.
5599         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
5600         (font-lock-beg, font-lock-end): Move before first use.
5601         (nxml-mode): Use syntax-propertize-function.
5602         (nxml-after-change, nxml-after-change1): Adjust accordingly.
5603         (nxml-extend-after-change-region): Remove.
5604         * nxml/xmltok.el: Use lexical-binding.
5605         (xmltok-save): Use `declare'.
5606         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
5607         * nxml/nxml-util.el: Use lexical-binding.
5608         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
5609         Use `declare'.
5610         * nxml/nxml-ns.el: Use lexical-binding.
5611         (nxml-ns-save): Use `declare'.
5612         (nxml-ns-prefixes-for): Avoid add-to-list.
5613         * nxml/rng-match.el: Use lexical-binding.
5614         (rng--ipattern): Use cl-defstruct.
5615         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
5616         (rng-cons-group-after, rng-subst-group-after)
5617         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
5618         Use closures instead of `(lambda...).
5620 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
5622         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
5623         of BEG and END.
5625         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5626         Use `tramp-handle-insert-file-contents'.
5627         (tramp-gvfs-handle-insert-file-contents): Remove function.
5629         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
5630         Use `save-restriction' in order to keep markers.
5632         * net/trampver.el: Update release number.
5634 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5636         * progmodes/compile.el (compilation-parse-errors):
5637         Use compilation--put-prop.
5638         (compilation--ensure-parse): Check compilation-multiline.
5640         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
5642         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
5643         lexical-binding.
5645         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
5647         * progmodes/ruby-mode.el: Fix recently added tests.
5648         (ruby-smie-grammar): Add - and +.
5649         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
5650         (ruby-smie--backward-id): New functions.
5651         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
5652         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
5653         any more.
5655 2013-10-07  Leo Liu  <sdl.web@gmail.com>
5657         * register.el (register-preview-delay)
5658         (register-preview-functions): New variables.
5659         (register-read-with-preview, register-preview)
5660         (register-describe-oneline): New functions.
5661         (point-to-register, window-configuration-to-register)
5662         (frame-configuration-to-register, jump-to-register)
5663         (number-to-register, view-register, insert-register)
5664         (copy-to-register, append-to-register, prepend-to-register)
5665         (copy-rectangle-to-register): Use register-read-with-preview to
5666         read register.  (Bug#15525)
5668 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
5670         * net/network-stream.el (network-stream-open-starttls): Don't add
5671         --insecure if it's already present, because that gnutls-cli
5672         rejects getting that parameter twice.
5674 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
5676         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
5677         keyword, too.
5679 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
5681         * newcomment.el (comment-use-global-state): Change default value
5682         to t, mark obsolete (Bug#15251).
5683         (comment-beginning): In addition to `comment-to-syntax', check the
5684         value of `comment-use-global-state'.
5686 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5688         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
5689         (ruby-comment-column): Follow the global default, by default.
5690         (ruby-smie-grammar): Add assignment syntax.
5691         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
5692         open-paren, a comma, or a \.
5693         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
5694         and line continuations.
5695         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
5696         followed by implicit semi-colons.  Add rule for string concatenation
5697         and for indentation at BOB.
5698         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
5700         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
5701         calling next-sexp, since next-token may have skipped chars which
5702         next-sexp doesn't know should be skipped!
5704 2013-10-05  Leo Liu  <sdl.web@gmail.com>
5706         * progmodes/octave.el (octave-send-region):
5707         Call compilation-forget-errors.
5709 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
5711         * vc/vc-svn.el (vc-svn-find-admin-dir):
5712         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
5713         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
5714         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
5715         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
5717 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5719         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
5721 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5723         * subr.el (read-passwd): Hide chars even when called within a context
5724         where after-change-functions is disabled (bug#15501).
5725         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
5726         until we removed ourself from overriding-terminal-local-map.
5728 2013-10-04  Leo Liu  <sdl.web@gmail.com>
5730         * progmodes/octave.el (inferior-octave-mode):
5731         Call compilation-forget-errors.
5733 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
5735         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
5737 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
5739         * net/secrets.el (secrets-create-collection): Add optional
5740         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
5741         dbus-call-method argument.  (Bug#15516)
5743 2013-10-04  Leo Liu  <sdl.web@gmail.com>
5745         * progmodes/octave.el (inferior-octave-error-regexp-alist)
5746         (inferior-octave-compilation-font-lock-keywords): New variables.
5747         (compilation-error-regexp-alist)
5748         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
5749         (inferior-octave-mode): Use compilation-shell-minor-mode.
5751 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
5753         * minibuffer.el (completion--replace): Be careful that `end' might be
5754         a marker.
5756 2013-10-03  Daiki Ueno  <ueno@gnu.org>
5758         Add support for package signature checking.
5759         * emacs-lisp/package.el (url-http-file-exists-p)
5760         (epg-make-context, epg-context-set-home-directory)
5761         (epg-verify-string, epg-context-result-for)
5762         (epg-signature-status, epg-signature-to-string)
5763         (epg-check-configuration, epg-configuration)
5764         (epg-import-keys-from-file): Declare.
5765         (package-check-signature): New user option.
5766         (package-unsigned-archives): New user option.
5767         (package-desc): Add `signed' field.
5768         (package-load-descriptor): Set `signed' field if .signed file exists.
5769         (package--archive-file-exists-p): New function.
5770         (package--check-signature): New function.
5771         (package-install-from-archive): Check package signature.
5772         (package--download-one-archive): Check archive signature.
5773         (package-delete): Remove .signed file.
5774         (package-import-keyring): New command.
5775         (package-refresh-contents): Import default keyring.
5776         (package-desc-status): Add "unsigned" status.
5777         (describe-package-1, package-menu--print-info)
5778         (package-menu-mark-delete, package-menu--find-upgrades)
5779         (package-menu--status-predicate): Support "unsigned" status.
5781 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5783         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
5784         the new compilation scheme using the new byte-codes.
5786         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
5787         (byte-pophandler): New byte codes.
5788         (byte-goto-ops): Adjust accordingly.
5789         (byte-compile--use-old-handlers): New var.
5790         (byte-compile-catch): Use new byte codes depending on
5791         byte-compile--use-old-handlers.
5792         (byte-compile-condition-case--old): Rename from
5793         byte-compile-condition-case.
5794         (byte-compile-condition-case--new): New function.
5795         (byte-compile-condition-case): New function that dispatches depending
5796         on byte-compile--use-old-handlers.
5797         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
5798         when we can.
5800         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
5801         Optimize under `condition-case' and `catch' if
5802         byte-compile--use-old-handlers is nil.
5803         (disassemble-offset): Handle new bytecodes.
5805 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5807         * subr.el (error): Use `declare'.
5808         (decode-char, encode-char): Use advertised-calling-convention instead
5809         of the docstring to discourage use of the `restriction' arg.
5811 2013-10-03  Daiki Ueno  <ueno@gnu.org>
5813         * epg.el (epg-verify-file): Add a comment saying that it does not
5814         notify verification error as a return value nor a signal.
5815         (epg-verify-string): Ditto.
5817 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
5819         * progmodes/compile.el (compilation-start): Try globbing the arg to
5820         `cd' (bug#15417).
5822 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
5824         Sync with Tramp 2.2.8.
5826         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
5827         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
5828         * net/trampver.el: Update release number.
5830 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
5832         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5833         and default-process-coding-system for darwin only.
5835 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5837         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
5839 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
5841         * vc/vc-git.el (vc-git-grep): Disable pager.
5843 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
5845         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
5846         Use :url instead of :homepage, as per
5847         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
5849         * newcomment.el (comment-beginning): When `comment-use-syntax' is
5850         non-nil, use `syntax-ppss' (Bug#15251).
5852 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5854         * progmodes/octave.el (inferior-octave-startup-file):
5855         Prefer ~/.emacs.d/init_octave.m.
5857 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
5859         * emacs-lisp/package.el (package-desc-from-define):
5860         Accept additional arguments as plist, convert them to an alist and store
5861         them in the `extras' slot.
5862         (package-generate-description-file): Convert extras alist back to
5863         plist and append to the `define-package' form arguments.
5864         (package--alist-to-plist): New function.
5865         (package--ac-desc): Add `extras' slot.
5866         (package--add-to-archive-contents): Check if the archive-contents
5867         vector is long enough, and if it is, pass its `extras' slot value
5868         to `package-desc-create'.
5869         (package-buffer-info): Call `lm-homepage', pass the returned value
5870         to `package-desc-from-define'.
5871         (describe-package-1): Render the homepage button (Bug#13291).
5873         * emacs-lisp/package-x.el (package-upload-buffer-internal):
5874         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
5876 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
5878         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
5879         and default-process-coding-system to utf-8-unix (Bug#15402).
5881 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
5883         * subr.el (looking-back): Do not recommend using looking-back.
5885 2013-09-28  Alan Mackenzie  <acm@muc.de>
5887         Fix indentation/fontification of Java enum with "implements".
5889         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
5890         regexp which matches "implements", etc., in Java.
5891         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
5892         specifier clauses coming after "enum".
5893         * progmodes/cc-fonts.el (c-font-lock-declarations)
5894         (c-font-lock-enum-tail): Check for extra specifier clauses coming
5895         after "enum".
5897 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
5899         * faces.el (region): Change ns_selection_color to
5900         ns_selection_fg_color, add ns_selection_bg_color.
5902 2013-09-28  Leo Liu  <sdl.web@gmail.com>
5904         * progmodes/octave.el (inferior-octave-completion-table)
5905         (inferior-octave-completion-at-point): Minor tweaks.
5907         * textmodes/ispell.el (ispell-lookup-words): Rename from
5908         lookup-words.  (Bug#15460)
5909         (lookup-words): Obsolete.
5910         (ispell-complete-word, ispell-command-loop): All uses changed.
5912 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5914         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
5915         (octave-mode-menu): Add octave-send-buffer.
5916         (octave-send-buffer): New function.
5918 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5920         * progmodes/octave.el (octave-mode-map): Add key binding for
5921         octave-lookfor.
5922         (octave-mode-menu): Add octave-lookfor.
5923         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
5924         octave-lookfor.
5925         (octave-lookfor): New function.
5927 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5929         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
5930         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
5931         its convention.
5932         (cl--loop-set-iterator-function): New function.
5933         (cl-loop): Adjust accordingly, so as not to use cl-subst.
5934         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
5935         Bind `it' with `let' instead of substituting it with `cl-subst'.
5936         (cl--unused-var-p): New function.
5937         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
5938         Eliminate some unused variable warnings (bug#15326).
5940 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
5942         * doc-view.el (doc-view-scale-reset): Rename from
5943         `doc-view-reset-zoom-level'.
5944         (doc-view-scale-adjust): New command.
5945         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
5946         `doc-view-scale-adjust'.
5948 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
5950         * doc-view.el (doc-view-reset-zoom-level): New command.
5951         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
5952         zoom commands (bug#15466).
5954 2013-09-26  Kenichi Handa  <handa@gnu.org>
5956         * international/quail.el (quail-help): Make it not a command.
5958 2013-09-26  Leo Liu  <sdl.web@gmail.com>
5960         * minibuffer.el (completion-all-sorted-completions): Make args
5961         optional as they are.
5963 2013-09-25  Daniel Colascione  <dancol@dancol.org>
5965         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
5966         specs are and that they're not evaluated.
5968 2013-09-24  Sam Steingold  <sds@gnu.org>
5970         * midnight.el (clean-buffer-list-kill-regexps)
5971         (clean-buffer-list-kill-buffer-names): Update for the new Man
5972         buffer naming which includes the object name.
5974 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5976         * eshell/esh-cmd.el (eshell--sep-terms): New var.
5977         (eshell-parse-command, eshell-parse-pipeline): Use it since
5978         eshell-separate-commands requires a dynamic scoped var.
5979         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
5981 2013-09-23  Leo Liu  <sdl.web@gmail.com>
5983         * autoinsert.el (auto-insert-alist): Make the value of
5984         lexical-binding match its file setting.
5986 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
5988         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
5990         * autoarg.el (autoarg-kp-digit-argument):
5991         * electric.el (Electric-command-loop):
5992         * kmacro.el (kmacro-step-edit-insert):
5993         Do not set universal-argument-num-events.
5995 2013-09-22  Leo Liu  <sdl.web@gmail.com>
5997         * files.el (interpreter-mode-alist): Add octave.
5999 2013-09-21  Alan Mackenzie  <acm@muc.de>
6001         C++: fontify identifier in declaration following "public:" correctly.
6002         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
6003         to match "public", etc.
6004         (c-decl-prefix-re): Add ":" into the C++ value.
6005         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
6006         bit.  Add a check for a ":" preceded by "public", etc.
6008 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
6010         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
6011         recognized by GDB 7.5 and later.
6013 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
6015         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
6017 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6019         * subr.el (internal--call-interactively): New const.
6020         (called-interactively-p): Use it (bug#3984).
6022 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
6024         * vc/pcvs.el (cvs-mode-ignore):
6025         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
6026         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
6028 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6030         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
6031         (eshell-ls-orig-insert-directory): Remove.
6032         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
6033         (eshell-ls-use-in-dired): Use advice-add/remove.
6034         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
6035         Add `orig-fun' arg for use in :around advice.
6036         Make it check (redundantly) eshell-ls-use-in-dired.
6038 2013-09-19  Glenn Morris  <rgm@gnu.org>
6040         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
6042         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
6044         * emacs-lisp/eieio.el (class-parent): Undo previous change.
6046 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
6048         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
6049         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
6050         (tramp-get-remote-python): New defuns.
6051         (tramp-get-remote-uid-with-perl)
6052         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
6053         contributed by yary <not.com@gmail.com> (tiny change).
6054         (tramp-get-remote-uid-with-python)
6055         (tramp-get-remote-gid-with-python): New defuns.  Python code
6056         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
6057         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
6059 2013-09-19  Glenn Morris  <rgm@gnu.org>
6061         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
6063         * eshell/em-unix.el (eshell-remove-entries):
6064         Rename argument to avoid name-clash with global `top-level'.
6066         * eshell/esh-proc.el (eshell-kill-process-function):
6067         Remove eshell-reset-after-proc from eshell-kill-hook if present.
6068         (eshell-reset-after-proc): Remove unused arg `proc'.
6070         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
6071         (directory-files-and-attributes): Mark unused arg.
6073         * eshell/em-unix.el (eshell-remove-entries):
6074         Remove unused arg `path'.  Update callers.
6076         * eshell/em-hist.el (eshell-hist-parse-arguments):
6077         Remove unused arg `silent'.  Update callers.
6079         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
6080         Fix (f)boundp mix-up.
6082         * eshell/em-smart.el (eshell-smart-scroll-window)
6083         (eshell-disable-after-change):
6084         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
6086 2013-09-18  Alan Mackenzie  <acm@muc.de>
6088         Fix fontification of type when followed by "const".
6089         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
6090         "known" types from fontification.
6092 2013-09-18  Glenn Morris  <rgm@gnu.org>
6094         * emacs-lisp/chart.el (x-display-color-cells): Declare.
6095         (chart-face-list): Drop Emacsen without display-color-p.
6097         * net/eww.el (libxml-parse-html-region): Declare.
6098         (eww-display-html): Explicit error if no libxml2 support.
6100         * doc-view.el (doc-view-mode): Silence --without-x compilation.
6102         * image.el (image-type-from-buffer, image-multi-frame-p):
6103         Remove --without-x warning/error.
6105         * mouse.el (mouse-yank-primary):
6106         * term.el (term-mouse-paste):
6107         Reorder to silence --without-x compilation.
6109         * mpc.el (doc-view-mode): Silence --without-x compilation.
6111         * mail/rmailmm.el (rmail-mime-set-bulk-data):
6112         Silence --without-x compilation.
6114         * progmodes/gud.el (gud-find-file, gud-mode):
6115         Silence --without-x compilation.
6116         (tooltip-mode): Declare.
6118         * wdired.el (dired-backup-overwrite): Remove declaration.
6119         (wdired-mode-map): Add doc string.
6121         * custom.el (x-get-resource): Declare.
6123         * eshell/em-glob.el (ange-cache):
6124         * eshell/em-unix.el (ange-cache): Declare.
6126         * faces.el (x-display-list, x-open-connection, x-get-resource):
6127         Declare.
6129         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
6130         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
6131         Declare.
6133         * frame.el (x-display-grayscale-p, x-display-name): Declare.
6135         * net/gnutls.el (gnutls-log-level): Declare.
6137         * net/shr.el (image-size, image-animate): Declare.
6139         * simple.el (font-info): Declare.
6141         * subr.el (x-popup-dialog): Declare.
6143         * term/common-win.el (x-select-enable-primary)
6144         (x-last-selected-text-primary, x-last-selected-text-clipboard):
6145         Declare.
6147         * term/ns-win.el (x-handle-args): Declare.
6149         * term/x-win.el (x-select-enable-clipboard): Declare.
6151         * term/w32-win.el (create-default-fontset): Declare.
6153         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
6154         Declare.
6156         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
6157         (fit-frame-to-buffer): Explicit error if --without-x.
6158         (mouse-autoselect-window-select): Silence compiler.
6160         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
6162         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
6163         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
6164         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
6165         * eshell/esh-util.el (eshell-sublist):
6166         Remove unused local variables.
6168         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
6170         * textmodes/two-column.el: Make 2C-split work for --without-x.
6171         (scroll-bar-columns): Autoload.
6172         (top-level): Require fringe when compiling.
6174 2013-09-18  Leo Liu  <sdl.web@gmail.com>
6176         * subr.el (add-hook): Robustify to handle closure as well.
6178 2013-09-17  Glenn Morris  <rgm@gnu.org>
6180         * simple.el (messages-buffer-mode-map): Unbind "g".
6182 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6184         * help-mode.el (help-mode-finish): Use derived-mode-p.
6185         Remove obsolete highlighting.
6187         * play/life.el (life-mode): Use define-derived-mode.  Derive from
6188         special-mode.
6189         (life): Let-bind inhibit-read-only.
6190         (life-setup): Avoid `setq'.  Use `life-mode'.
6192         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
6193         which should not be needed any more.
6194         (package-menu-refresh, package-menu-describe-package): Use user-error.
6196         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
6197         (eshell-post-rewrite-command-hook): Make obsolete.
6198         (eshell-parse-command): Simplify.
6199         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
6200         (eshell--cmd): Declare.
6201         (eshell-parse-pipeline): Remove unused var `final-p'.
6202         Pass a dynvar to eshell-post-rewrite-command-hook.
6203         Implement the new eshell-post-rewrite-command-function.
6204         (eshell-invoke-directly): Remove unused arg `input'.
6205         * eshell/esh-io.el (eshell-io-initialize):
6206         Use eshell-post-rewrite-command-function (bug#15399).
6207         (eshell--apply-redirections): Rename from eshell-apply-redirections;
6208         adjust to new calling convention.
6209         (eshell-create-handles): Rename args to avoid clashing with dynvar
6210         `standard-output'.
6212 2013-09-17  Glenn Morris  <rgm@gnu.org>
6214         * simple.el (messages-buffer-mode): New major mode.
6215         (messages-buffer): New function.
6216         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
6217         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
6218         (ert-run-test): Use `messages-buffer' function.
6219         (ert--force-message-log-buffer-truncation): Ignore read-only.
6220         * help.el (view-echo-area-messages): Use `messages-buffer' function.
6221         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
6223 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6225         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
6227         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
6229 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6231         * icomplete.el (icomplete-in-buffer): New var.
6232         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
6233         vars and replace them with functions.
6234         (icomplete-minibuffer-setup): Adjust accordingly.
6235         (icomplete--completion-table, icomplete--completion-predicate)
6236         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
6237         New functions.
6238         (icomplete-forward-completions, icomplete-backward-completions)
6239         (icomplete-simple-completing-p, icomplete-exhibit)
6240         (icomplete-completions): Use them.
6241         (icomplete--in-region-buffer): New var.
6242         (icomplete--in-region-setup): New function.
6243         (icomplete-mode): Use it.
6245         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
6246         (bug#15379).
6247         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
6248         return args and options.
6249         (eshell-eval-using-options): Use the new return value of
6250         eshell--do-opts to set the options's vars in their scope.
6251         (eshell--set-option): Rename from eshell-set-option.
6252         Add arg `opt-vals'.
6253         (eshell--process-option): Rename from eshell-process-option.
6254         Add arg `opt-vals'.
6255         (eshell--process-args): Use an `opt-vals' alist to store the options's
6256         values during their processing and return them additionally to the
6257         remaining args.
6259 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
6261         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
6262         continuation character an operator, as far as indentation is
6263         concerned (Bug#15369).
6265 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
6267         * window.el (window--state-put-2): Don't process buffer state
6268         when buffer doesn't exist any more (Bug#15382).
6270 2013-09-15  Glenn Morris  <rgm@gnu.org>
6272         * eshell/em-unix.el (eshell/rm):
6273         Make -f ignore missing files.  (Bug#15373)
6275         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
6276         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
6277         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
6279 2013-09-14  Glenn Morris  <rgm@gnu.org>
6281         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
6283 2013-09-13  Glenn Morris  <rgm@gnu.org>
6285         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
6286         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
6288 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
6290         * frame.el (x-focus-frame): Mark as declared in frame.c.
6292 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6294         * ls-lisp.el: Use advice-add.
6295         (original-insert-directory): Remove.
6296         (ls-lisp--insert-directory): Rename from insert-directory; add
6297         `orig-fun' argument.
6298         (insert-directory): Advise.
6300 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
6302         * term.el (term-emulate-terminal): Decode the command string
6303         before passing it to term-command-hook.  (Bug#15337)
6305 2013-09-13  Glenn Morris  <rgm@gnu.org>
6307         * eshell/esh-util.el (ange-cache): Move declaration earlier.
6309         * eshell/esh-ext.el (eshell-search-path): Declare.
6311         * eshell/em-prompt.el (eshell/pwd): Autoload it.
6312         Otherwise an error occurs if eshell-dirs module not loaded.
6314         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
6316 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
6318         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
6319         `tramp-check-proper-host'.  Check for a valid method name.
6321         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6322         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6323         * net/tramp-sh.el (tramp-maybe-open-connection):
6324         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
6326         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
6327         also for hash values.
6329 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6331         * term/ns-win.el (parameters): Don't declare as dynamic.
6332         (before-make-frame-hook): Don't add ineffective function.
6334         * eshell/*.el: Use lexical-binding (bug#15231).
6336 2013-09-12  Kenichi Handa  <handa@gnu.org>
6338         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
6340 2013-09-12  Glenn Morris  <rgm@gnu.org>
6342         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
6343         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
6345         * subr.el (do-after-load-evaluation): Also give compiler warnings
6346         when obsolete files are used (except by obsolete files).
6348         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
6349         in the status output, assume `filename' is the first.  (Bug#15322)
6351         * vc/vc.el (vc-deduce-fileset): Doc fix.
6353         * calc/calc-help.el (Info-goto-node):
6354         * progmodes/cperl-mode.el (Info-find-node):
6355         * vc/ediff.el (Info-goto-node): Update declarations.
6357         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
6359         * vc/vc-bzr.el (vc-compilation-mode): Declare.
6360         (vc-bzr-pull): Require vc-dispatcher.
6361         * vc/vc-git.el (vc-compilation-mode): Declare.
6362         (vc-git-pull): Require vc-dispatcher.
6364         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
6366         * progmodes/octave.el (help-button-action): Declare.
6368         * shell.el (shell-directory-tracker): Output error as a message
6369         rather than just returning it as a string.
6370         (shell-process-pushd): Remove useless use of message.
6372         * dframe.el (dframe-timer-fn):
6373         * files.el (dir-locals-read-from-file):
6374         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
6375         (mpc-format):
6376         * reveal.el (reveal-post-command):
6377         * saveplace.el (load-save-place-alist-from-file):
6378         * shell.el (shell-resync-dirs):
6379         * w32-common-fns.el (x-get-selection-value):
6380         * emacs-lisp/copyright.el (copyright-find-copyright):
6381         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
6382         * emulation/tpu-edt.el (tpu-copy-keyfile):
6383         * play/bubbles.el (bubbles--mark-neighbourhood):
6384         * progmodes/executable.el
6385         (executable-make-buffer-file-executable-if-script-p):
6386         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
6388 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6390         Cleanup Eshell to rely less on dynamic scoping.
6391         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
6392         last-value, and ext-command here.  Bind `args' closer to `body'.
6393         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
6394         (eshell--args): Declare new dynamic var.
6395         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
6396         last-value, and ext-command.  Pass `args' to `body'.
6397         (eshell-process-args): Bind eshell--args.
6398         (eshell-set-option): Use eshell--args.
6399         * eshell/eshell.el (eshell): Use derived-mode-p.
6400         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
6401         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
6402         (eshell-glob-function): Declare.
6403         * eshell/esh-util.el: Require cl-lib.
6404         (eshell-read-hosts-file): Avoid add-to-list.
6405         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
6406         `err'.
6407         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
6408         Declare.
6409         (eshell/diff): Remove unused var `err'.
6410         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
6411         `killflag'.
6412         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
6413         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
6414         first use.
6415         * eshell/em-glob.el (eshell-glob-matches, message-shown):
6416         Move declaration before first use.
6417         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
6418         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
6419         rely on cl-return.
6421 2013-09-12  Glenn Morris  <rgm@gnu.org>
6423         * term/ns-win.el (global-map): Remove binding for ispell-next,
6424         deleted 1999-05-29.  (Bug#15357)
6426 2013-09-11  Glenn Morris  <rgm@gnu.org>
6428         * echistory.el (electric-command-history): Remove call to deleted func.
6430         * play/landmark.el (landmark-mode): Fix typos.
6432         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
6433         Check cvs-sort-ignore-file is bound.
6435         * savehist.el: No need for cl when compiling on Emacs.
6437 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6439         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
6440         (bug#15338).
6441         (eshell-self-insert-command, eshell-send-invisible):
6442         Remove unused argument.
6443         (eshell-handle-control-codes): Remove unused var `orig'.
6444         Avoid delete-backward-char.
6446         * files.el (set-auto-mode): Simplify a bit further.
6448 2013-09-11  Glenn Morris  <rgm@gnu.org>
6450         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
6451         (set-auto-mode): Don't regexp-quote elements.
6452         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
6453         * progmodes/cc-mode.el (interpreter-mode-alist):
6454         * progmodes/ruby-mode.el (interpreter-mode-alist):
6455         Revert previous change.
6457 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6459         * play/snake.el (snake-mode):
6460         * play/mpuz.el (mpuz-mode):
6461         * play/landmark.el (lm-mode):
6462         * play/blackbox.el (blackbox-mode):
6463         * play/5x5.el (5x5-mode):
6464         * obsolete/options.el (Edit-options-mode):
6465         * net/quickurl.el (quickurl-list-mode):
6466         * net/newst-treeview.el (newsticker-treeview-mode):
6467         * mail/rmailsum.el (rmail-summary-mode):
6468         * mail/mspools.el (mspools-mode):
6469         * locate.el (locate-mode):
6470         * ibuffer.el (ibuffer-mode):
6471         * emulation/ws-mode.el (wordstar-mode):
6472         * emacs-lisp/debug.el (debugger-mode):
6473         * array.el (array-mode):
6474         * net/eudc.el (eudc-mode): Use define-derived-mode.
6475         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
6476         Move initialization into declaration.
6477         (mairix-searches-mode): Use define-derived-mode.
6478         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
6479         (eudc-edit-hotlist): Use dolist.
6480         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
6481         (Man-mode): Use define-derived-mode.
6482         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
6483         (Info-edit-mode): Use define-derived-mode.
6484         (Info-cease-edit): Use Info-mode.
6485         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
6486         into declaration.
6487         (eshell-mode): Use define-derived-mode.
6488         * chistory.el (command-history-mode-map): Rename from
6489         command-history-map.
6490         (command-history-mode): Use define-derived-mode.
6491         (Command-history-setup): Remove function.
6492         * calc/calc.el (calc-trail-mode-map): New var.
6493         (calc-trail-mode): Use define-derived-mode.
6494         (calc-trail-buffer): Set calc-main-buffer manually.
6495         * bookmark.el (bookmark-insert-annotation): New function.
6496         (bookmark-edit-annotation): Use it.
6497         (bookmark-edit-annotation-mode): Make it a proper major mode.
6498         (bookmark-send-edited-annotation): Use derived-mode-p.
6499         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
6500         closer to its ideal place.  Use \' to match EOS.
6502         * profiler.el (profiler-calltree-find): Use function-equal.
6504 2013-09-10  Glenn Morris  <rgm@gnu.org>
6506         * files.el (interpreter-mode-alist): Convert to regexps.
6507         (set-auto-mode): Adapt for this.  (Bug#15306)
6508         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
6509         Comment out unused variable.
6510         * progmodes/cc-mode.el (interpreter-mode-alist):
6511         * progmodes/python.el (interpreter-mode-alist):
6512         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
6513         * progmodes/sh-script.el (sh-set-shell):
6514         No longer use interpreter-mode-alist to get list of shells.
6516         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
6518 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6520         * simple.el: Use set-temporary-overlay-map for universal-argument.
6521         (universal-argument-map): Don't use default-bindings (bug#15317).
6522         Bind switch-frame explicitly.  Replace universal-argument-minus with
6523         a conditional binding.
6524         (universal-argument-num-events, saved-overriding-map): Remove.
6525         (restore-overriding-map): Remove.
6526         (universal-argument--mode): Rename from save&set-overriding-map,
6527         and rewrite.
6528         (universal-argument, universal-argument-more, negative-argument)
6529         (digit-argument): Adjust accordingly.
6530         (universal-argument-minus): Remove.
6531         (universal-argument-other-key): Remove.
6533         * subr.el (with-demoted-errors): Add `format' argument.
6535 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
6537         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
6538         `tramp-cleanup-connection'.
6540         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
6541         parameters KEEP-DEBUG and KEEP-PASSWORD.
6543         * net/tramp.el (tramp-file-name-handler):
6544         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
6545         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
6546         (tramp-maybe-open-connection):
6547         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6548         Use `tramp-cleanup-connection'.
6550         * net/tramp-sh.el (tramp-maybe-open-connection):
6551         Catch 'uname-changed inside the progress reporter.
6553 2013-09-10  Glenn Morris  <rgm@gnu.org>
6555         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
6557         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
6558         returns "alternate access method" in mode (eg "-rw-r--r--.").
6560 2013-09-08  Glenn Morris  <rgm@gnu.org>
6562         * saveplace.el (load-save-place-alist-from-file):
6563         Demote errors.  (Bug#15305)
6565 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
6567         Improve compatibility with older Emacsen, and XEmacs.
6569         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
6570         only if it is bound.  It isn't for XEmacs.
6571         (with-tramp-progress-reporter): Do not let-bind `result'.
6572         This yields to scoping errors in XEmacs.
6573         (tramp-handle-make-auto-save-file-name): New function, moved from
6574         tramp-sh.el.
6576         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
6577         for `make-auto-save-file-name'.
6578         (tramp-adb--gnu-switches-to-ash):
6579         Use `tramp-compat-replace-regexp-in-string'.
6581         * net/tramp-cache.el (tramp-cache-print): Call
6582         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
6584         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
6585         bound.  It isn't for XEmacs.
6587         * net/tramp-compat.el (tramp-compat-copy-file):
6588         Catch `wrong-number-of-arguments' error.
6589         (tramp-compat-replace-regexp-in-string): New defun.
6591         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
6592         for `make-auto-save-file-name'.
6593         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
6594         `copy-file'.
6595         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
6596         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
6597         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
6599         * net/tramp-gw.el (tramp-gw-open-network-stream):
6600         Use `tramp-compat-replace-regexp-in-string'.
6602         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6603         Call `tramp-handle-make-auto-save-file-name'.
6604         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
6605         (tramp-sh-file-gvfs-monitor-dir-process-filter)
6606         (tramp-sh-file-inotifywait-process-filter):
6607         Use `tramp-compat-replace-regexp-in-string'.
6608         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
6610         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
6611         for `make-auto-save-file-name'.
6612         (tramp-smb-handle-copy-directory):
6613         Call `tramp-compat-replace-regexp-in-string'.
6614         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
6615         (tramp-smb-handle-copy-file): Improve error message.
6616         (tramp-smb-handle-rename-file): Rename directly only in case
6617         `newname' does not exist yet.  This is a restriction of smbclient.
6618         (tramp-smb-maybe-open-connection): Rerun the function only when
6619         `auth-sources' is non-nil.
6621 2013-09-08  Kenichi Handa  <handa@gnu.org>
6623         * international/characters.el: Set category "^" (Combining) for
6624         more characters.
6626 2013-09-07  Alan Mackenzie  <acm@muc.de>
6628         Correctly fontify Java class constructors.
6629         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
6630         in Java Mode.
6631         (c-recognize-typeless-decls): Set the Java value to t.
6632         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
6633         While handling a "(", add a check for, effectively, Java, and handle a
6634         "typeless" declaration there.
6636 2013-09-07  Roland Winkler  <winkler@gnu.org>
6638         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
6639         field subtitle for entry type book.
6641 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6643         * minibuffer.el: Make minibuffer-complete call completion-in-region
6644         rather than other way around.
6645         (completion--some, completion-pcm--find-all-completions):
6646         Don't delay signals when debugging.
6647         (minibuffer-completion-contents): Beware fields within the
6648         minibuffer contents.
6649         (completion-all-sorted-completions): Use defvar-local.
6650         (completion--do-completion, completion--cache-all-sorted-completions)
6651         (completion-all-sorted-completions, minibuffer-force-complete):
6652         Add args `beg' and `end'.
6653         (completion--in-region-1): New fun, extracted from minibuffer-complete.
6654         (minibuffer-complete): Use completion-in-region.
6655         (completion-complete-and-exit): New fun, extracted from
6656         minibuffer-complete-and-exit.
6657         (minibuffer-complete-and-exit): Use it.
6658         (completion--complete-and-exit): Rename from
6659         minibuffer--complete-and-exit.
6660         (completion-in-region--single-word): New function, extracted from
6661         minibuffer-complete-word.
6662         (minibuffer-complete-word): Use it.
6663         (display-completion-list): Make `common-substring' argument obsolete.
6664         (completion--in-region): Call completion--in-region-1 instead of
6665         minibuffer-complete.
6666         (completion-help-at-point): Pass boundaries to
6667         minibuffer-completion-help as args rather than via an overlay.
6668         (completion-pcm--string->pattern): Use `any-delim'.
6669         (completion-pcm--optimize-pattern): New function.
6670         (completion-pcm--pattern->regex): Handle `any-delim'.
6671         * icomplete.el (icomplete-forward-completions)
6672         (icomplete-backward-completions, icomplete-completions):
6673         Adjust calls to completion-all-sorted-completions and
6674         completion--cache-all-sorted-completions.
6675         (icomplete-with-completion-tables): Default to t.
6676         * emacs-lisp/crm.el (crm--current-element): Rename from
6677         crm--select-current-element.  Don't put an overlay but return the
6678         boundaries instead.
6679         (crm--completion-command): Take two new args to bind to the boundaries.
6680         (crm-completion-help): Adjust accordingly.
6681         (crm-complete): Use completion-in-region.
6682         (crm-complete-word): Use completion-in-region--single-word.
6683         (crm-complete-and-exit): Use completion-complete-and-exit.
6685 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6687         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
6688         than dynamically.
6690 2013-09-06  Juri Linkov  <juri@jurta.org>
6692         * info.el (Info-display-images-node): When image file doesn't exist
6693         display text version of the image if it's provided in the Info file.
6694         Otherwise, display the location of missing image from SRC attribute.
6695         Add help-echo text property from ALT attribute.  (Bug#15279)
6697 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6699         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
6700         (edit-abbrevs-mode): Use define-derived-mode.
6702         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
6703         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
6704         that it's defined.
6705         (epa-key-list-mode, epa-key-mode, epa-info-mode):
6706         Use define-derived-mode.
6708         * epg.el (epg-start-encrypt): Minor CSE simplification.
6710 2013-09-06  William Xu  <william.xwl@gmail.com>
6712         * arc-mode.el: Add support for 7za (bug#15264).
6713         (archive-7z-program): New var.
6714         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
6715         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
6716         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
6718 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
6720         Remove URL syntax.
6722         * net/tramp.el (tramp-syntax, tramp-prefix-format)
6723         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
6724         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
6725         (tramp-postfix-host-format, tramp-file-name-regexp)
6726         (tramp-completion-file-name-regexp)
6727         (tramp-completion-dissect-file-name)
6728         (tramp-handle-substitute-in-file-name): Remove 'url case.
6729         (tramp-file-name-regexp-url)
6730         (tramp-completion-file-name-regexp-url): Remove constants.
6732 2013-09-06  Glenn Morris  <rgm@gnu.org>
6734         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
6736 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
6738         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
6739         keywords" below "here-doc beginnings" (Bug#15270).
6741 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6743         * subr.el (pop): Use `car-safe'.
6744         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
6745         to detect unused `pop' return value.
6747         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
6748         var `block-regexp'.
6749         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
6750         (python-fill-string): Remove unused var `marker'.
6751         (python-skeleton-add-menu-items): Remove unused var `items'.
6753         * international/mule-cmds.el: Require CL.
6754         (find-coding-systems-for-charsets): Avoid add-to-list.
6755         (sanitize-coding-system-list): New function, extracted from
6756         select-safe-coding-system-interactively.
6757         (select-safe-coding-system-interactively): Use it.
6758         (read-input-method-name): Accept symbols for `default'.
6760         * emacs-lisp/advice.el (defadvice): Add indent rule.
6762 2013-09-05  Daniel Hackney  <dan@haxney.org>
6764         * dired-x.el:
6765         * net/ange-ftp.el:
6766         * net/browse-url.el:
6767         * net/dbus.el:
6768         * net/eudc.el:
6769         * net/eudcb-ldap.el:
6770         * net/eww.el:
6771         * net/imap.el:
6772         * printing.el:
6773         * vc/ediff-diff.el:
6774         * vc/ediff-init.el:
6775         * vc/ediff-merg.el:
6776         * vc/ediff-mult.el:
6777         * vc/ediff-util.el:
6778         * vc/ediff-wind.el:
6779         * vc/ediff.el:
6780         * vc/emerge.el:
6781         * vc/pcvs.el:
6782         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
6783         byte compiler.  Remove some unused let-bound variables.
6785 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6787         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
6788         a "ref-cell", since it gets better optimized (bug#14883).
6790 2013-09-05  Glenn Morris  <rgm@gnu.org>
6792         * progmodes/cc-awk.el (c-forward-sws): Declare.
6794 2013-09-04  Glenn Morris  <rgm@gnu.org>
6796         * generic-x.el [rul-generic-mode]: Require cc-mode.
6797         (c++-mode-syntax-table): Declare.
6798         (rul-generic-mode-syntax-table): Init in the defvar.
6800 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6802         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
6803         (vc-do-command, vc-set-async-update):
6804         * vc/vc-mtn.el (vc-mtn-dir-status):
6805         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
6806         (vc-hg-pull, vc-hg-merge-branch):
6807         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
6808         (vc-git-merge-branch):
6809         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
6810         (vc-cvs-dir-status-files):
6811         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
6812         (vc-bzr-dir-status-files):
6813         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
6814         * vc/vc-annotate.el: Use lexical-binding.
6815         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
6816         (vc-sentinel-movepoint): Declare.
6817         (vc-annotate): Don't use `goto-line'.
6818         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
6819         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
6820         (vc-sentinel-movepoint): Declare.
6821         * vc/vc-svn.el: Use lexical-binding.
6822         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
6823         * vc/vc-sccs.el:
6824         * vc/vc-rcs.el: Use lexical-binding.
6826         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
6827         `deleted'.  Don't drop errors silently.
6829         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
6831 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
6833         * vc/vc.el (vc-ignore): Rewrite.
6834         (vc-default-ignore): New function.
6835         (vc-default-ignore-completion-table): Use find-ignore-file.
6837         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
6838         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
6839         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
6840         Remove.  Most code moved to vc.el.
6842 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6844         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
6845         * net/tramp-smb.el (tramp-smb-get-file-entries):
6846         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
6847         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
6849         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
6850         Update call to it.
6851         (eww-change-select): Remove unused var `properties'.
6852         (eww-make-unique-file-name): Remove unused var `base'.
6854         * finder.el (finder-compile-keywords): Don't mess with windows.
6856         * calculator.el (calculator-funcall): Fix typo in last change.
6858         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
6860         * emacs-lisp/package.el (package-activate-1): Don't let a missing
6861         <pkg>-autoloads.el file stop us.
6863         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
6864         warnings, and factor out common code.
6866 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
6868         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
6869         two-character operators and whether the character preceding them
6870         changes their meaning (Bug#15208).
6872 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6874         Format code sent to Python shell for robustness.
6875         * progmodes/python.el (python-shell-buffer-substring):
6876         New function.
6877         (python-shell-send-region, python-shell-send-buffer): Use it.
6879 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
6881         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
6882         * net/tramp.el (tramp-user-error): ... here.
6883         (tramp-find-method, tramp-check-proper-host)
6884         (tramp-dissect-file-name, tramp-debug-message)
6885         (tramp-handle-shell-command):
6886         * net/tramp-adb.el (tramp-adb-handle-shell-command):
6887         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
6889         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
6891 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
6893         * avoid.el (mouse-avoidance-point-position)
6894         (mouse-avoidance-too-close-p): Handle case where posn-at-point
6895         returns nil.
6897 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6899         * progmodes/python.el (python-shell-completion-get-completions):
6900         Drop use of deleted `comint-last-prompt-overlay'.
6901         (python-nav-if-name-main): New command.
6903 2013-09-01  Glenn Morris  <rgm@gnu.org>
6905         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
6906         Avoid leading space in $wins.  Otherwise the sed command used by
6907         eg compile-main ends up containing "/*.el".  (Bug#15170)
6909         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
6911 2013-08-30  Glenn Morris  <rgm@gnu.org>
6913         * emacs-lisp/bytecomp.el (byte-recompile-directory):
6914         Fix is-this-a-directory logic.  (Bug#15220)
6916 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6918         * textmodes/css-mode.el: Use SMIE.
6919         (css-smie-grammar): New var.
6920         (css-smie--forward-token, css-smie--backward-token)
6921         (css-smie-rules): New functions.
6922         (css-mode): Use them.
6923         (css-navigation-syntax-table): Remove var.
6924         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
6925         (css-indent-calculate, css-indent-line): Remove functions.
6927         Misc changes to reduce use of `(lambda...); and other cleanups.
6928         * cus-edit.el: Use lexical-binding.
6929         (customize-push-and-save, customize-apropos)
6930         (custom-buffer-create-internal): Use closures.
6931         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
6932         * progmodes/ada-xref.el: Use setq.
6933         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
6934         * dframe.el: Use lexical-binding.
6935         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
6936         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
6937         * descr-text.el: Use lexical-binding.
6938         (describe-text-widget, describe-text-sexp, describe-property-list):
6939         Use closures.
6940         * comint.el (comint-history-isearch-push-state): Use a closure.
6941         * calculator.el: Use lexical-binding.
6942         (calculator-number-to-string): Make it work with lexical-binding.
6943         (calculator-funcall): Same and use cl-letf.
6945         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
6946         (lisp--company-doc-string, lisp--company-location): New functions.
6947         (lisp-completion-at-point): Use them to improve Company support.
6949         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
6950         params of lambda expressions.
6951         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
6952         (ruby-smie--opening-pipe-p): New function.
6953         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
6954         symbols and matched |...| for formal params.
6955         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
6956         from being treated as hanging.  Handle "rescue".
6958 2013-08-29  Glenn Morris  <rgm@gnu.org>
6960         * progmodes/cc-engine.el (c-pull-open-brace):
6961         Move definition before use.
6963 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6965         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
6966         are immutable.  Don't use `unsafe' any more.
6967         (cl--defsubst-expand): Don't substitute at the same time as keeping
6968         a residual unused let-binding.  Don't use `unsafe' any more.
6970 2013-08-29  Glenn Morris  <rgm@gnu.org>
6972         * calendar/cal-china.el (calendar-chinese-year-cache):
6973         Recenter on 2015.
6975         * nxml/nxml-util.el (nxml-debug-clear-inside):
6976         Use cl-loop rather than loop.
6978         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
6980         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
6982 2013-08-28  Glenn Morris  <rgm@gnu.org>
6984         * progmodes/antlr-mode.el: No need to require cc-mode twice.
6986         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
6988         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
6990 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6992         * simple.el (repeat-complex-command--called-interactively-skip):
6993         New function.
6994         (repeat-complex-command): Use it (bug#14136).
6996         * progmodes/cc-mode.el: Minor cleanup of var declarations.
6997         (c-define-abbrev-table): Add `doc' argument.
6998         (c-mode-abbrev-table, c++-mode-abbrev-table)
6999         (objc-mode-abbrev-table, java-mode-abbrev-table)
7000         (idl-mode-abbrev-table, pike-mode-abbrev-table)
7001         (awk-mode-abbrev-table): Use it.
7002         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
7003         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
7004         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
7005         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
7006         Move initialization into the declaration; and remove any
7007         autoload cookie.
7009         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
7010         and dynamic let binding.
7012         * vc/smerge-mode.el: Remove redundant :group args.
7014         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
7015         to load-path.
7017 2013-08-28  Juri Linkov  <juri@jurta.org>
7019         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
7020         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
7021         (isearch-other-meta-char): Handle an undefined shifted printing
7022         character by downshifting it.  (Bug#15200)
7024 2013-08-28  Juri Linkov  <juri@jurta.org>
7026         * isearch.el (isearch-search): Change regexp error message for
7027         non-regexp searches.  (Bug#15166)
7029 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
7031         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
7032         for portability to hosts where /bin/sh has problems.
7034 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7036         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
7038 2013-08-27  Juri Linkov  <juri@jurta.org>
7040         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
7041         in the keyboard macro.  (Bug#15126)
7043 2013-08-27  Juri Linkov  <juri@jurta.org>
7045         * isearch.el (isearch-quote-char): Comment out converting unibyte
7046         to multibyte, thus syncing with its `quoted-insert' counterpart.
7047         (Bug#15166)
7049 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
7051         * window.el (display-buffer-use-some-window): Add missing
7052         argument in call of get-largest-window (Bug#15185).
7053         Reported by Stephen Leake.
7055 2013-08-27  Glenn Morris  <rgm@gnu.org>
7057         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
7059 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7061         * progmodes/python.el (python-font-lock-keywords): Don't return nil
7062         from a matcher-function unless there's no more matches (bug#15161).
7064 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
7066         * minibuffer.el: Revert change from 2013-08-20.
7068         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
7069         with text property `tramp-default', if appropriate.
7070         (tramp-check-proper-host): New defun.
7071         (tramp-dissect-file-name): Do not check hostname.  Revert change
7072         of 2013-03-18.
7073         (tramp-backtrace): Make VEC-OR-PROC optional.
7075         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7076         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7077         * net/tramp-sh.el (tramp-maybe-open-connection):
7078         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7079         Apply `tramp-check-proper-host'.
7081 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
7083         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
7084         lambda expression in order to have `describe-variable' display it.
7086 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
7088         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
7089         BUF can be optional.  (Bug#15186)
7091 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
7093         * progmodes/flymake.el (flymake-get-real-file-name-function):
7094         Fix broken customization.  (Bug#15184)
7096 2013-08-25  Alan Mackenzie  <acm@muc.de>
7098         Improve indentation of bracelists defined by macros (without "=").
7100         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
7101         expansion begins with "{", regard it as bracelist when it doesn't
7102         contain a ";".
7104         Parse C++ inher-intro when there's a template split over 2 lines.
7106         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
7107         rigorously the search for "class" etc. followed by ":".
7109         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
7110         random languages a regexp which never matches rather than nil.
7112         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
7114         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
7115         (c-awk-regexp-one-line-possibly-open-char-list-re)
7116         (c-awk-one-line-possibly-open-regexp-re)
7117         (c-awk-one-line-non-syn-ws*-re): Remove.
7118         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
7119         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
7120         (c-awk-space*-unclosed-regexp-/-re): New constants.
7121         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
7122         aren't regexp delimiters.
7124         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
7125         handling for a rare situation in AWK Mode involving unterminated
7126         strings/regexps.
7128 2013-08-23  Glenn Morris  <rgm@gnu.org>
7130         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
7132         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
7134         * files.el (create-file-buffer): If the result would begin with
7135         spaces, prepend a "|" instead of removing them.  (Bug#15162)
7137 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7139         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
7140         text-properties (bug#15155).
7142         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
7143         exist any more.
7144         (calc-keypad-redraw): Remove unused var `pad'.
7145         (calc-keypad-press): Remove unused var `menu'.
7147 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
7149         * window.el (display-buffer-pop-up-frame):
7150         Call pop-up-frame-function with BUFFER current so `make-frame' will
7151         use it as the new frame's buffer (Bug#15133).
7153 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7155         * calendar/timeclock.el: Minor cleanups.
7156         (timeclock-ask-before-exiting, timeclock-use-display-time):
7157         Use `symbol'.
7158         (timeclock-modeline-display): Define as alias before the
7159         actual definition.
7160         (timeclock-mode-line-display): Use define-minor-mode.
7161         (timeclock-day-list-template): Make it a function, add an argument.
7162         (timeclock-day-list-required, timeclock-day-list-length)
7163         (timeclock-day-list-debt, timeclock-day-list-span)
7164         (timeclock-day-list-break): Adjust calls accordingly.
7166 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7168         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
7169         Use read--expression so that completion works again.
7171 2013-08-21  Sam Steingold  <sds@gnu.org>
7173         Add rudimentary inferior shell interaction
7174         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
7175         (sh-set-shell): Reset it.
7176         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
7177         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
7179 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7181         * align.el: Use lexical-binding.
7182         (align-region): Simplify accordingly.
7184 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
7186         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
7188         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
7189         `non-essential' up.
7191 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
7193         * net/tramp.el:
7194         * net/tramp-adb.el:
7195         * net/tramp-cmds.el:
7196         * net/tramp-ftp.el:
7197         * net/tramp-gvfs.el:
7198         * net/tramp-gw.el:
7199         * net/tramp-sh.el: Don't wrap external variable declarations by
7200         `eval-when-compile'.
7202 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7204         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
7205         now that Emacs supports ImageMagick animations.
7207 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
7209         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
7210         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
7212 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
7214         * window.el (mouse-autoselect-window-select): Do autoselect when
7215         mouse pointer is on margin.
7217 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
7219         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
7221 2013-08-16  Glenn Morris  <rgm@gnu.org>
7223         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
7224         Handle "Remote Directory" response of some clients.  (Bug#15058)
7226         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
7227         Tweak warning.  (Bug#14926)
7229         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
7230         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
7232         * image-mode.el (image-mode-map): Add menu items to reverse,
7233         increase, decrease, reset animation speed.
7234         (image--set-speed, image-increase-speed, image-decrease-speed)
7235         (image-reverse-speed, image-reset-speed): New functions.
7236         (image-mode-map): Add bindings for speed commands.
7238         * image.el (image-animate-get-speed, image-animate-set-speed):
7239         New functions.
7240         (image-animate-timeout): Respect image :speed property.
7242 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7244         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
7245         previous line (bug#15101).
7246         (debugger-eval-expression, debugger-record-expression):
7247         Use read--expression (bug#15102).
7249 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
7251         Remove byte compiler warnings, visible when compiling with
7252         `byte-compile-force-lexical-warnings' set to t.
7254         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
7255         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
7256         (tramp-handle-unhandled-file-name-directory)
7257         (tramp-handle-file-notify-add-watch, tramp-action-login)
7258         (tramp-action-succeed, tramp-action-permission-denied)
7259         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
7260         arguments with "_".
7262         * net/tramp-adb.el (tramp-adb-parse-device-names)
7263         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
7264         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
7265         (tramp-adb-handle-file-truename): Remove unused arguments.
7267         * net/tramp-cache.el (tramp-flush-directory-property)
7268         (tramp-flush-connection-property, tramp-list-connections)
7269         (tramp-parse-connection-properties): Prefix unused arguments with "_".
7271         * net/tramp-compat.el (tramp-compat-make-temp-file):
7272         Rename FILENAME to F.
7274         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
7275         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
7276         (tramp-zeroconf-parse-workstation-device-names)
7277         (tramp-zeroconf-parse-webdav-device-names)
7278         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
7280         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
7281         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
7283         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
7284         arguments.
7285         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
7286         (tramp-sh-handle-insert-file-contents-literally)
7287         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
7288         with "_".
7289         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
7290         Remove unused variables.
7292         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
7293         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
7294         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
7296         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
7297         Make them a defconst.
7298         (tramp-uuencode-region): Remove unused variable.
7300 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
7302         * frameset.el (frameset--prop-setter): New function.
7303         (frameset-prop): Add gv-setter declaration.
7304         (frameset-filter-minibuffer): Deal with the case that the minibuffer
7305         parameter was already set in FILTERED.  Doc fix.
7306         (frameset--record-minibuffer-relationships): Allow saving a
7307         minibufferless frame without its corresponding minibuffer frame.
7308         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
7309         frame, if the frame id matches.
7310         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
7311         frames before orphaned ones.
7312         (frameset-restore): Warn about orphaned windows, instead of error out.
7314 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
7316         * window.el (window-make-atom): Don't overwrite parameter
7317         already present.
7318         (display-buffer-in-atom-window): Handle special case where we
7319         split an already atomic window.
7320         (window--major-non-side-window, display-buffer-in-side-window)
7321         (window--side-check): Ignore minibuffer window when walking
7322         window tree.
7323         (window-deletable-p): Return 'frame only if no other frame uses
7324         our minibuffer window.
7325         (record-window-buffer): Run buffer-list-update-hook.
7326         (split-window): Make sure window--check-frame won't destroy an
7327         existing atomic window in case the new window gets nested
7328         inside.
7329         (display-buffer-at-bottom): Ignore minibuffer window when
7330         walking window tree.  Don't split a side window.
7331         (pop-to-buffer): Don't set-buffer here, the select-window call
7332         should do that.
7333         (mouse-autoselect-window-select): Autoselect only if we are in the
7334         text portion of the window.
7336 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7338         * net/shr.el (shr-parse-image-data): New function to grab both the
7339         data itself and the Content-Type.
7340         (shr-put-image): Use it.
7342         * net/eww.el (eww-display-image): Ditto.
7344         * image.el (image-content-type-suffixes): New variable.
7346 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
7348         * progmodes/python.el (python-imenu--build-tree)
7349         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
7351 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
7353         * simple.el (backward-word): Mention the optional argument.
7355 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7357         * frameset.el (frameset--make): Rename constructor from make-frameset.
7358         (frameset-p, frameset-valid-p): Don't autoload.
7359         (frameset-valid-p): Use normal accessors.
7361 2013-08-13  Glenn Morris  <rgm@gnu.org>
7363         * progmodes/compile.el (compile-command): Tweak example in doc.
7364         * obsolete/scribe.el (scribe-mode):
7365         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
7367         * mail/feedmail.el (feedmail-confirm-outgoing)
7368         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
7370         * cus-start.el (truncate-partial-width-windows): Fix type.
7372         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
7374         * net/shr.el (shr-table-horizontal-line): Fix custom type.
7376 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7378         * emacs-lisp/timer.el (timer--time-setter): New function.
7379         (timer--time): Use it as gv-setter.
7381         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
7382         setter is not a symbol.
7384 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
7386         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
7387         if sending fails.  This makes debugging easier.
7389 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
7391         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
7392         revno:113793, which breaks the test suite).
7393         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
7395 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
7397         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
7399 2013-08-12  Glenn Morris  <rgm@gnu.org>
7401         * format.el (format-annotate-function):
7402         Handle read-only text properties in the source.  (Bug#14887)
7404 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7406         * net/eww.el (eww-display-html): Ignore coding system errors.
7407         One web site uses "utf-8lias" as the coding system.
7409 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
7411         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
7413 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
7415         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
7416         (tutorial--detailed-help): Remove unused local variables.
7417         (tutorial--save-tutorial-to): Use ignore-errors.
7418         (help-with-tutorial): Use looking-at-p.
7420         * view.el (view-buffer-other-window, view-buffer-other-frame):
7421         Mark unused arguments.
7423         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
7424         (woman-select-symbol-fonts, woman, woman-find-file)
7425         (woman-insert-file-contents, woman-non-underline-faces):
7426         Use string-match-p.
7427         (woman1-unquote): Move declaration.
7429         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
7430         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
7431         argument.  Remove unused local variable.
7432         (xml-parse-elem-type): Use string-match-p.
7433         (xml-substitute-numeric-entities): Use ignore-errors.
7435         * calculator.el (calculator): Mark unused argument.
7436         (calculator-paste, calculator-quit, calculator-integer-p):
7437         Use ignore-errors.
7438         (calculator-string-to-number, calculator-decimal, calculator-exp)
7439         (calculator-op-or-exp): Use string-match-p.
7441         * dired.el (dired-buffer-more-recently-used-p): Declare.
7442         (dired-insert-set-properties, dired-insert-old-subdirs):
7443         Use ignore-errors.
7445         * dired-aux.el (dired-compress): Use ignore-errors.
7446         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
7447         (dired-do-async-shell-command, dired-do-shell-command)
7448         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
7449         (dired-insert-subdir-validate): Use string-match-p.
7450         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
7451         (dired-add-entry): Use string-match-p, looking-at-p.
7452         (dired-insert-subdir-newpos): Remove unused local variable.
7454         * filenotify.el (file-notify-callback): Remove unused local variable.
7456         * filesets.el (filesets-error): Mark unused argument.
7457         (filesets-which-command-p, filesets-filter-dir-names)
7458         (filesets-directory-files, filesets-get-external-viewer)
7459         (filesets-ingroup-get-data): Use string-match-p.
7461         * find-file.el (ff-other-file-name, ff-other-file-name)
7462         (ff-find-the-other-file, ff-cc-hh-converter):
7463         Remove unused local variables.
7464         (ff-get-file-name): Use string-match-p.
7465         (ff-all-dirs-under): Use ignore-errors.
7467         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
7468         (follow-select-if-visible): Remove unused local variable.
7470         * forms.el (read-file-filter): Move declaration.
7471         (forms--make-format, forms--make-parser, forms-insert-record):
7472         Quote function with #'.
7473         (forms--update): Use string-match-p.  Quote function with #'.
7475         * help-mode.el (help-dir-local-var-def): Mark unused argument.
7476         (help-make-xrefs): Use looking-at-p.
7477         (help-xref-on-pp): Use looking-at-p, ignore-errors.
7479         * ibuffer.el (ibuffer-ext-visible-p): Declare.
7480         (ibuffer-confirm-operation-on): Use string-match-p.
7482         * msb.el (msb-item-handler, msb-dired-item-handler):
7483         Mark unused arguments.
7485         * ses.el (ses-decode-cell-symbol)
7486         (ses-kill-override): Remove unused local variable.
7487         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
7488         (ses-load): Use ignore-errors, looking-at-p.
7489         (ses-jump-safe): Use ignore-errors.
7490         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
7492         * tabify.el (untabify, tabify): Mark unused arguments.
7494         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
7495         Mark unused argument.
7496         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
7497         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
7499         * emacs-lisp/timer.el (timer--time): Define setter with
7500         gv-define-setter to avoid deprecation warning.
7502         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
7503         (*record-cmpl-statistics-p*): Remove (was commented out).
7504         (cmpl-statistics-block): Remove (body was commented out).
7505         All callers changed.
7506         (add-completions-from-buffer, load-completions-from-file):
7507         Remove unused variables.
7509 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
7511         * filecache.el (file-cache-delete-file-list):
7512         Print message only when told so.
7513         (file-cache-files-matching): Use #' in mapconcat argument.
7515         * ffap.el (ffap-url-at-point): Fix reference to variable
7516         thing-at-point-default-mail-uri-scheme.
7518 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7520         * subr.el (define-error): New function.
7521         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
7522         error-file-not-found and define with define-error.
7523         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
7524         and define with define-error.
7525         * userlock.el (file-locked, file-supersession):
7526         * simple.el (mark-inactive):
7527         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
7528         * progmodes/ada-mode.el (ada-mode-errors):
7529         * play/life.el (life-extinct):
7530         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
7531         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
7532         * nxml/rng-util.el (rng-error):
7533         * nxml/rng-uri.el (rng-uri-error):
7534         * nxml/rng-match.el (rng-compile-error):
7535         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
7536         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
7537         * nxml/nxml-rap.el (nxml-scan-error):
7538         * nxml/nxml-outln.el (nxml-outline-error):
7539         * net/soap-client.el (soap-error):
7540         * net/gnutls.el (gnutls-error):
7541         * net/ange-ftp.el (ftp-error):
7542         * mpc.el (mpc-proc-error):
7543         * json.el (json-error, json-readtable-error, json-unknown-keyword)
7544         (json-number-format, json-string-escape, json-string-format)
7545         (json-key-format, json-object-format):
7546         * jka-compr.el (compression-error):
7547         * international/quail.el (quail-error):
7548         * international/kkc.el (kkc-error):
7549         * emacs-lisp/ert.el (ert-test-failed):
7550         * calc/calc.el (calc-error, inexact-result, math-overflow)
7551         (math-underflow):
7552         * bookmark.el (bookmark-error-no-filename):
7553         * epg.el (epg-error): Define with define-error.
7555         * time.el (display-time-event-handler)
7556         (display-time-next-load-average): Don't call sit-for since it seems
7557         unnecessary (bug#15045).
7559         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
7560         Use #' instead of ' to quote functions.
7561         (checkdoc-output-mode): Use setq-local.
7562         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
7563         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
7564         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
7565         (checkdoc-ispell, checkdoc-ispell-current-buffer)
7566         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
7567         (checkdoc-ispell-message-text, checkdoc-ispell-start)
7568         (checkdoc-ispell-continue, checkdoc-ispell-comments)
7569         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
7571         * ido.el (ido-completion-help): Fix up compiler warning.
7573 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
7575         * frameset.el (frameset-p): Add autoload cookie.
7576         (frameset--jump-to-register): New function, based on code moved from
7577         register.el.
7578         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
7580         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
7581         (frameset-restore, frameset-save, frameset-session-filter-alist):
7582         Remove declarations.
7583         (register-alist): Doc fix.
7584         (frameset-to-register): Move to frameset.el.
7585         (jump-to-register, describe-register-1): Remove frameset-specific code.
7587 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7589         * allout-widgets.el (allout-widgets-pre-command-business)
7590         (allout-widgets-post-command-business)
7591         (allout-widgets-after-change-handler)
7592         (allout-decorate-item-and-context, allout-set-boundary-marker)
7593         (allout-body-modification-handler)
7594         (allout-graphics-modification-handler): Mark ignored arguments.
7595         (allout-widgets-post-command-business)
7596         (allout-widgets-exposure-change-processor)
7597         (allout-widgets-exposure-undo-processor)
7598         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
7599         (allout-parse-item-at-point, allout-decorate-item-guides)
7600         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
7601         * allout.el (epa-passphrase-callback-function): Declare.
7602         (allout-overlay-insert-in-front-handler)
7603         (allout-overlay-interior-modification-handler)
7604         (allout-isearch-end-handler, allout-chart-siblings)
7605         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
7606         (allout-yank-processing, allout-process-exposed)
7607         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
7608         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
7609         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
7610         (lisp-indent-defform): Mark ignored arguments.
7611         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
7612         (calculate-lisp-indent): Remove unused variables.
7613         * international/characters.el (indian-2-column, arabic-2-column)
7614         (tibetan): Mark ignored arguments.
7615         (use-cjk-char-width-table): Mark ignored arguments.
7616         Remove unused variables.
7617         * international/fontset.el (build-default-fontset-data)
7618         (x-compose-font-name, create-fontset-from-fontset-spec):
7619         Mark ignored arguments.
7620         (fontset-plain-name): Remove unused variables.
7621         * international/mule.el (charset-id, charset-bytes, generic-char-p)
7622         (keyboard-coding-system): Mark ignored arguments.
7623         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
7624         * help.el (resize-temp-buffer-window):
7625         * window.el (display-buffer-in-major-side-window)
7626         (display-buffer-in-side-window, display-buffer-in-previous-window):
7627         Remove unused variables.
7628         * isearch.el (isearch-forward-symbol):
7629         * version.el (emacs-bzr-version-bzr):
7630         * international/mule-cmds.el (current-language-environment):
7631         * term/common-win.el (x-handle-iconic, x-handle-geometry)
7632         (x-handle-display):
7633         * term/pc-win.el (x-list-fonts, x-display-planes)
7634         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
7635         (x-server-version, x-display-screens, x-display-mm-height)
7636         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
7637         (x-selection-owner-p, x-own-selection-internal)
7638         (x-disown-selection-internal, x-get-selection-internal)
7639         (msdos-initialize-window-system):
7640         * term/tty-colors.el (tty-color-alist, tty-color-clear):
7641         * term/x-win.el (x-handle-no-bitmap-icon):
7642         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
7643         (vc-default-find-file-hook, vc-default-extra-menu):
7644         Mark ignored arguments.
7646 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7648         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
7649         break-condition in the context of the debugged code (bug#12685).
7651 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
7653         * comint.el:
7654         Do not use an overlay to highlight the last prompt.  (Bug#14744)
7655         (comint-mode): Make comint-last-prompt buffer local.
7656         (comint-last-prompt): New variable.
7657         (comint-last-prompt-overlay): Remove.  Superseded by
7658         comint-last-prompt.
7659         (comint-snapshot-last-prompt, comint-output-filter):
7660         Use comint-last-prompt.
7662 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7664         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
7665         (frameset-save): Check validity of the resulting frameset.
7667 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
7669         * ido.el (ido-record-command): Add doc string.
7671 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7673         * frameset.el (frameset): Do not disable creation of the default
7674         frameset-p predicate.  Doc fix.
7675         (frameset-valid-p): New function, copied from the old predicate-p.
7676         Add additional checks.
7677         (frameset-restore): Check with frameset-valid-p.
7678         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
7679         (frameset-name, frameset-description, frameset-properties)
7680         (frameset-states): Add docstring.
7681         (frameset-session-filter-alist, frameset-persistent-filter-alist)
7682         (frameset-filter-alist): Doc fixes.
7684 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7686         * frameset.el (frameset-p, frameset-prop): Doc fixes.
7688 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7690         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
7691         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
7692         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
7693         (byte-compile-normal-call): Remove obsolescence check.
7695 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
7697         * frameset.el (frameset-restore): Doc fix.
7699         * register.el (frameset-frame-id, frameset-frame-with-id)
7700         (frameset-p, frameset-restore, frameset-save): Declare.
7701         (register-alist): Document framesets.
7702         (frameset-session-filter-alist): Declare.
7703         (frameset-to-register): New function.
7704         (jump-to-register): Implement jumping to framesets.  Doc fix.
7705         (describe-register-1): Describe framesets.
7707         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
7709 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
7711         * desktop.el (desktop-save-frameset): Use new frameset-save args.
7712         Use lexical-binding.
7714         * frameset.el (frameset): Use type vector, not list (incompatible
7715         change).  Do not declare a new constructor, use the default one.
7716         Upgrade suggested properties `app', `name' and `desc' to slots `app',
7717         `name' and `description', respectively, and add read-only slot
7718         `timestamp'.  Doc fixes.
7719         (frameset-copy, frameset-persistent-filter-alist)
7720         (frameset-filter-alist, frameset-switch-to-gui-p)
7721         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
7722         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
7723         (frameset-filter-iconified, frameset-keep-original-display-p):
7724         Doc fixes.
7725         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
7726         Rename from frameset-filter-(save|restore)-param.  All callers changed.
7727         Doc fix.
7728         (frameset-p): Adapt to change to vector and be more thorough.
7729         Change arg name to OBJECT.  Doc fix.
7730         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
7731         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
7732         All callers changed.
7733         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
7734         All callers changed.
7735         (frameset--record-minibuffer-relationships): Rename from
7736         frameset--process-minibuffer-frames.  All callers changed.
7737         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
7738         Use new default constructor (again).  Doc fix.
7739         (frameset--find-frame-if): Rename from `frameset--find-frame'.
7740         All callers changed.
7741         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
7742         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
7743         Doc fix.
7744         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
7745         PARAMETERS and WINDOW-STATE, respectively.
7746         (frameset-restore): Add new keyword argument PREDICATE.
7747         Reset frameset--target-display to nil.  Doc fix.
7749 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7751         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
7752         (bat-mode): Use it.
7753         (bat-mode-syntax-table): Mark \n as end-of-comment.
7754         (bat-font-lock-keywords): Remove comment rule.
7756         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
7757         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
7759         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
7760         (byte-compile-callargs-warn): Use `push'.
7761         (byte-compile-arglist-warn): Ignore higher-order "calls".
7762         (byte-compile-file-form-autoload): Use `pcase'.
7763         (byte-compile-function-form): If quoting a symbol, check that it exists.
7765 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
7767         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
7768         and add a few popular commands found in batch files.
7769         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
7770         (dos-mode): Doc fixes.
7772 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7774         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
7775         (dos-mode): Use setq-local.  Add space after "rem".
7776         (dos-mode-syntax-table): Don't use "w" for symbol chars.
7777         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
7779 2013-08-07  Arni Magnusson  <arnima@hafro.is>
7781         * progmodes/dos.el: New file.
7782         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
7783         dos-mode.
7785 2013-08-06  Glenn Morris  <rgm@gnu.org>
7787         * calendar/calendar.el: Add new faces, and day-header-array.
7788         (calendar-weekday-header, calendar-weekend-header)
7789         (calendar-month-header): New faces.
7790         (calendar-day-header-construct): New function.
7791         (calendar-day-header-width): Also :set calendar-day-header-array.
7792         (calendar-american-month-header, calendar-european-month-header)
7793         (calendar-iso-month-header): Use calendar- faces.
7794         (calendar-generate-month):
7795         Use calendar-day-header-array for day headers; apply faces to them.
7796         (calendar-mode): Check calendar-font-lock-keywords non-nil.
7797         (calendar-abbrev-construct): Add optional maxlen argument.
7798         (calendar-day-name-array): Doc fix.
7799         (calendar-day-name-array, calendar-abbrev-length)
7800         (calendar-day-abbrev-array):
7801         Also :set calendar-day-header-array, and maybe redraw.
7802         (calendar-day-header-array): New option.  (Bug#15007)
7803         (calendar-font-lock-keywords): Set to nil and make obsolete.
7804         (calendar-day-name): Add option to use header array.
7806 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7808         * net/shr.el (shr-render-td): Remove debugging.
7809         (shr-render-td): Make width computation consistent by defaulting
7810         all zero-width columns to 10 characters.  This may not be optimal,
7811         but it's at least consistent.
7812         (shr-make-table-1): Redo last change to fix the real problem in
7813         colspan handling.
7815 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
7817         * files.el (cache-long-line-scans):
7818         Make obsolete alias to `cache-long-scans'.
7820 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
7822         * frameset.el (frameset, frameset-filter-alist)
7823         (frameset-filter-params, frameset-save, frameset--reuse-frame)
7824         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
7825         (frameset-compute-pos): Rename from frameset--compute-pos,
7826         and add docstring.
7827         (frameset-move-onscreen): Use frameset-compute-pos.
7828         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
7830         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
7831         Fix typos in docstrings.
7833 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
7835         * frame.el (get-other-frame): Tiny cleanup.
7837 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
7839         * vc/vc.el (vc-default-ignore-completion-table):
7840         Silence byte-compiler warning.
7842         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
7843         slot, which can indeed be nil.
7844         (frameset-live-filter-alist, frameset-persistent-filter-alist):
7845         Move entry for `left' from persistent to live filter alist.
7846         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
7847         Doc fixes.
7848         (frameset-filter-params): When restoring a frame, copy items added to
7849         `filtered', to avoid unwittingly modifying the original parameters.
7850         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
7851         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
7853         * dired.el (dired-insert-directory): Revert change in revno:113117
7854         to use looking-at-p instead of looking-at.  (Bug#15028)
7856 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7858         Revert introduction of isearch-filter-predicates (bug#14714).
7859         Rely on add-function instead.
7860         * isearch.el (isearch-filter-predicates): Rename it back to
7861         isearch-filter-predicate.
7862         (isearch-message-prefix): Use advice-function-mapc and advice
7863         properties to get the isearch-message-prefix.
7864         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
7865         instead of run-hook-with-args-until-failure.
7866         (isearch-filter-visible): Not obsolete any more.
7867         * loadup.el: Preload nadvice.
7868         * replace.el (perform-replace): Revert to funcall
7869         instead of run-hook-with-args-until-failure.
7870         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
7871         * dired-aux.el (dired-isearch-filenames-mode): Rename from
7872         dired-isearch-filenames-toggle; make it into a proper minor mode.
7873         Use add/remove-function.
7874         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
7875         Call the minor-mode rather than add/remove-hook.
7876         (dired-isearch-filter-filenames):
7877         Remove isearch-message-prefix property.
7878         * info.el (Info--search-loop): New function, extracted from Info-search.
7879         Funcall isearch-filter-predicate instead of
7880         run-hook-with-args-until-failure isearch-filter-predicates.
7881         (Info-search): Use it.
7882         (Info-mode): Use isearch-filter-predicate instead of
7883         isearch-filter-predicates.
7885 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
7887         Do not call to `selected-window' where it is assumed by default.
7888         Affected functions are `window-minibuffer-p', `window-dedicated-p',
7889         `window-hscroll', `window-width', `window-height', `window-buffer',
7890         `window-frame', `window-start', `window-point', `next-window'
7891         and `window-display-table'.
7892         * abbrev.el (abbrev--default-expand):
7893         * bs.el (bs--show-with-configuration):
7894         * buff-menu.el (Buffer-menu-mouse-select):
7895         * calc/calc.el (calc):
7896         * calendar/calendar.el (calendar-generate-window):
7897         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
7898         (diary-make-entry):
7899         * comint.el (send-invisible, comint-dynamic-complete-filename)
7900         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
7901         * completion.el (complete):
7902         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
7903         * disp-table.el (describe-current-display-table):
7904         * doc-view.el (doc-view-insert-image):
7905         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
7906         * ehelp.el (with-electric-help):
7907         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7908         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
7909         * emacs-lisp/helper.el (Helper-help-scroller):
7910         * emulation/cua-base.el (cua--post-command-handler-1):
7911         * eshell/esh-mode.el (eshell-output-filter):
7912         * ffap.el (ffap-gnus-wrapper):
7913         * help-macro.el (make-help-screen):
7914         * hilit-chg.el (highlight-compare-buffers):
7915         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
7916         * hl-line.el (global-hl-line-highlight):
7917         * icomplete.el (icomplete-simple-completing-p):
7918         * isearch.el (isearch-done):
7919         * jit-lock.el (jit-lock-stealth-fontify):
7920         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
7921         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
7922         * mpc.el (mpc-tagbrowser, mpc):
7923         * net/rcirc.el (rcirc-any-buffer):
7924         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
7925         * play/landmark.el (landmark-max-width, landmark-max-height):
7926         * play/zone.el (zone):
7927         * progmodes/compile.el (compilation-goto-locus):
7928         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
7929         * progmodes/etags.el (find-tag-other-window):
7930         * progmodes/fortran.el (fortran-column-ruler):
7931         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
7932         * progmodes/verilog-mode.el (verilog-point-text):
7933         * reposition.el (reposition-window):
7934         * rot13.el (toggle-rot13-mode):
7935         * server.el (server-switch-buffer):
7936         * shell.el (shell-dynamic-complete-command)
7937         (shell-dynamic-complete-environment-variable):
7938         * simple.el (insert-buffer, set-selective-display)
7939         (delete-completion-window):
7940         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
7941         (speedbar-recenter):
7942         * startup.el (fancy-splash-head):
7943         * textmodes/ispell.el (ispell-command-loop):
7944         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
7945         * tutorial.el (help-with-tutorial):
7946         * vc/add-log.el (add-change-log-entry):
7947         * vc/compare-w.el (compare-windows):
7948         * vc/ediff-help.el (ediff-indent-help-message):
7949         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
7950         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
7951         (ediff-setup-control-frame):
7952         * vc/emerge.el (emerge-position-region):
7953         * vc/pcvs-util.el (cvs-bury-buffer):
7954         * window.el (walk-windows, mouse-autoselect-window-select):
7955         * winner.el (winner-set-conf, winner-undo): Related users changed.
7957 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
7959         * frameset.el (frameset--set-id): Doc fix.
7960         (frameset-frame-id, frameset-frame-id-equal-p)
7961         (frameset-locate-frame-id): New functions.
7962         (frameset--process-minibuffer-frames, frameset--reuse-frame)
7963         (frameset-restore): Use them.
7965 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
7967         Do not call to `selected-frame' where it is assumed by default.
7968         Affected functions are `raise-frame', `redraw-frame',
7969         `frame-first-window', `frame-terminal' and `delete-frame'.
7970         * calendar/appt.el (appt-disp-window):
7971         * epg.el (epg-wait-for-completion):
7972         * follow.el (follow-delete-other-windows-and-split)
7973         (follow-avoid-tail-recenter):
7974         * international/mule.el (set-terminal-coding-system):
7975         * mail/rmail.el (rmail-mail-return):
7976         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
7977         * progmodes/f90.el (f90-add-imenu-menu):
7978         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
7979         * server.el (server-switch-buffer):
7980         * simple.el (delete-completion-window):
7981         * talk.el (talk):
7982         * term/xterm.el (terminal-init-xterm-modify-other-keys)
7983         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
7984         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
7985         * vc/ediff.el (ediff-documentation): Related users changed.
7986         * frame.el (selected-terminal): Remove the leftover.
7988 2013-08-05  Glenn Morris  <rgm@gnu.org>
7990         * calendar/calendar.el (calendar-generate-month):
7991         Fix for calendar-column-width != 1 + calendar-day-digit-width.
7992         (calendar-generate-month, calendar-font-lock-keywords):
7993         Fix for calendar-day-header-width > length of any day name.
7995 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
7997         * desktop.el (desktop-clear): Use new name of sort predicate.
7999         * frameset.el (frameset): Add docstring.  Move :version property to its
8000         own `version' slot.
8001         (frameset-copy): Rename from copy-frameset.
8002         (frameset-p): Check more thoroughly.
8003         (frameset-prop): Do not check for :version, which is no longer a prop.
8004         (frameset-live-filter-alist, frameset-persistent-filter-alist):
8005         Use new :never value instead of t.
8006         (frameset-filter-alist): Expand and clarify docstring.
8007         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
8008         (frameset-filter-minibuffer, frameset-filter-save-param)
8009         (frameset-filter-restore-param, frameset-filter-iconified):
8010         Add pointer to docstring of frameset-filter-alist.
8011         (frameset-filter-params): Rename filter values to be more meaningful:
8012         :never instead of t, and reverse the meanings of :save and :restore.
8013         (frameset--process-minibuffer-frames): Clarify error message.
8014         (frameset-save): Avoid unnecessary and confusing call to framep.
8015         Use new BOA constructor for framesets.
8016         (frameset--reuse-list): Doc fix.
8017         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
8018         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
8019         (frameset-minibufferless-first-p): Doc fix.
8020         Rename from frameset-sort-frames-for-deletion.
8021         (frameset-restore): Doc fixes.  Use new function names.
8022         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
8024 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
8026         * desktop.el (desktop-restore-forces-onscreen)
8027         (desktop-restore-reuses-frames): Document :keyword constant values.
8028         (desktop-filter-parameters-alist): Remove, now identical to
8029         frameset-filter-alist.
8030         (desktop--filter-tty*): Remove, moved to frameset.el.
8031         (desktop-save-frameset, desktop-restore-frameset):
8032         Do not pass :filters argument.
8034         * frameset.el (frameset-live-filter-alist)
8035         (frameset-persistent-filter-alist): New variables.
8036         (frameset-filter-alist): Use them.  Add autoload cookie.
8037         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
8038         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
8039         `frameset--id' (it's supposed to be internal to frameset.el).
8040         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
8041         (frameset--initial-params): New function.
8042         (frameset--get-frame): Use it.  Doc fix.
8043         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
8044         Accept :all, not 'all.
8045         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
8046         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
8047         with fbound symbols.  Fix frame id matching, and remove matching ids if
8048         the frame being restored is deleted.  Obey :delete.
8050 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8052         * subr.el (macrop): New function.
8053         (text-clone--maintaining): New var.
8054         (text-clone--maintain): Rename from text-clone-maintain.  Use it
8055         instead of inhibit-modification-hooks.
8057         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
8058         a proxy, so as handle autoloads and redefinitions of the target.
8059         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
8061         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
8062         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
8063         (pcase--mutually-exclusive-p): New function.
8064         (pcase--split-consp): Use it.
8065         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
8066         mutually exclusive with the current predicate.
8068         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
8069         (edebug-macrop): Remove.  Use `macrop' instead.
8070         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
8071         (ad-macro-p):
8072         * eshell/esh-cmd.el (eshell-macrop):
8073         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
8075 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8077         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
8078         (advice-mapc): New function, using it.
8079         (advice-function-member-p): New function.
8080         (advice--normalize): Store the cdr in advice--saved-rewrite since
8081         that's the part that will be changed.
8082         (advice--symbol-function): New function.
8083         (advice-remove): Handle removal before the function is defined.
8084         Adjust to new advice--saved-rewrite.
8085         (advice-member-p): Use advice-function-member-p and
8086         advice--symbol-function.
8088 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
8090         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
8091         (frameset-filter-minibuffer): Doc fix.
8092         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
8093         (frameset--set-id, frameset--process-minibuffer-frames)
8094         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
8095         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
8097         * desktop.el (desktop-clear): Only delete frames when called
8098         interactively and desktop-restore-frames is non-nil.  Doc fix.
8099         (desktop-read): Set desktop-saved-frameset to nil.
8101 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
8103         * vc/vc.el (vc-ignore): Rewrite.
8104         (vc-default-ignore-completion-table, vc--read-lines)
8105         (vc--add-line, vc--remove-regexp): New functions.
8107         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
8108         (vc-svn-ignore-completion-table): New function.
8110         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
8111         (vc-hg-ignore-completion-table)
8112         (vc-hg-find-ignore-file): New functions.
8114         * vc/vc-git.el (vc-git-ignore): Rewrite.
8115         (vc-git-ignore-completion-table)
8116         (vc-git-find-ignore-file): New functions.
8118         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
8120         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
8121         (vc-bzr-ignore-completion-table)
8122         (vc-bzr-find-ignore-file): New functions.
8124 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
8126         * frameset.el (frameset-prop): New function and setter.
8127         (frameset-save): Do not modify frame list passed by the caller.
8129 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8131         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
8133 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8135         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
8136         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
8138         * custom.el (custom-initialize-default, custom-initialize-set)
8139         (custom-initialize-reset, custom-initialize-changed): Affect the
8140         toplevel-default-value (bug#6275, bug#14586).
8141         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
8142         for bug#6275.
8144 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
8146         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8147         Add cl-def* expressions.
8149         * frameset.el (frameset-filter-params): Fix order of arguments.
8151 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
8153         Move code related to saving frames to frameset.el.
8154         * desktop.el: Require frameset.
8155         (desktop-restore-frames): Doc fix.
8156         (desktop-restore-reuses-frames): Rename from
8157         desktop-restoring-reuses-frames.
8158         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
8159         (desktop-clear): Clear frames too.
8160         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
8161         (desktop--filter-tty*, desktop-save, desktop-read):
8162         Use frameset functions.
8163         (desktop-before-saving-frames-functions, desktop--filter-*-color)
8164         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8165         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
8166         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
8167         (desktop--process-minibuffer-frames, desktop-save-frames)
8168         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
8169         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
8170         (desktop--sort-states, desktop-restoring-frames-p)
8171         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
8172         (desktop-restoring-frameset-p, desktop-restore-frameset)
8173         (desktop--check-dont-save, desktop-save-frameset): New functions.
8174         (desktop--app-id): New constant.
8175         (desktop-first-buffer, desktop-buffer-ok-count)
8176         (desktop-buffer-fail-count): Move before first use.
8177         * frameset.el: New file.
8179 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8181         * files.el: Use lexical-binding.
8182         (dir-locals-read-from-file): Remove unused `err' variable.
8183         (hack-dir-local-variables--warned-coding): New var.
8184         (hack-dir-local-variables): Use it to avoid repeated warnings.
8185         (make-backup-file-name--default-function): New function.
8186         (make-backup-file-name-function): Use it as default.
8187         (buffer-stale--default-function): New function.
8188         (buffer-stale-function): Use it as default.
8189         (revert-buffer-insert-file-contents--default-function): New function.
8190         (revert-buffer-insert-file-contents-function): Use it as default.
8191         (insert-directory): Avoid add-to-list.
8193         * autorevert.el (auto-revert-handler): Simplify.
8194         Use buffer-stale--default-function.
8196 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
8198         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
8200         * whitespace.el (whitespace-ensure-local-variables): New function.
8201         (whitespace-cleanup-region): Call it.
8202         (whitespace-turn-on): Call it.
8204 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
8206         Complete file name handlers.
8208         * net/tramp.el (tramp-handle-set-visited-file-modtime)
8209         (tramp-handle-verify-visited-file-modtime)
8210         (tramp-handle-file-notify-rm-watch): New functions.
8211         (tramp-call-process): Do not bind `default-directory'.
8213         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8214         Order alphabetically.
8215         <access-file, add-name-to-file, dired-call-process>:
8216         <dired-compress-file, file-acl, file-notify-rm-watch>:
8217         <file-ownership-preserved-p, file-selinux-context>:
8218         <make-directory-internal, make-symbolic-link, set-file-acl>:
8219         <set-file-selinux-context, set-visited-file-modtime>:
8220         <verify-visited-file-modtime>: Add handler.
8221         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
8223         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
8224         <file-notify-add-watch, file-notify-rm-watch>:
8225         <set-file-times, set-visited-file-modtime>:
8226         <verify-visited-file-modtime>: Add handler.
8227         (with-tramp-gvfs-error-message)
8228         (tramp-gvfs-handle-set-visited-file-modtime)
8229         (tramp-gvfs-fuse-file-name): Remove.
8230         (tramp-gvfs-handle-file-notify-add-watch)
8231         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
8232         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
8234         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8235         Order alphabetically.
8236         <file-notify-rm-watch>: Use default Tramp handler.
8237         <executable-find>: Remove private handler.
8238         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
8239         `default-directory'.
8240         (tramp-sh-handle-executable-find)
8241         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
8242         (tramp-sh-file-gvfs-monitor-dir-process-filter)
8243         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
8244         Do not use `format' in `tramp-message'.
8246         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
8247         <file-notify-rm-watch, set-visited-file-modtime>:
8248         <verify-visited-file-modtime>: Add handler.
8249         (tramp-smb-call-winexe): Do not bind `default-directory'.
8251 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
8253         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
8255 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
8257         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
8258         use it.
8259         (log-view-diff-changeset): Same.
8260         (log-view-diff-common): Call backend command `previous-revision'
8261         to find out the previous revision, in both cases.  Swap the
8262         variables `to' and `fr', so that `fr' usually refers to the
8263         earlier revision (Bug#14989).
8265 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
8267         * ibuf-ext.el (ibuffer-filter-by-filename):
8268         Make it work with dired buffers too.
8270 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
8272         * emacs-lisp/re-builder.el (reb-color-display-p):
8273         * files.el (save-buffers-kill-terminal):
8274         * net/browse-url.el (browse-url):
8275         * server.el (server-save-buffers-kill-terminal):
8276         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
8277         Prefer nil to selected-frame for the first arg of frame-parameter.
8279 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
8281         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
8283 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
8285         * minibuffer.el (completion--twq-all): Try and preserve each
8286         completion's case choice (bug#14907).
8288 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8290         * net/network-stream.el (open-network-stream): Mention the new
8291         :nogreeting parameter.
8292         (network-stream-open-starttls): Use the :nogreeting parameter
8293         (bug#14938).
8295         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
8297         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
8298         more natural than popping.
8300         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
8301         (shr-urlify): Highlight under mouse.
8303 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
8305         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
8307         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
8309         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
8310         buffer for output.
8312         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
8313         point-min==1.  Fix search string.  Fix parentheses missing.
8315         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
8316         assume point-min==1.  Fix search string.  Fix parentheses missing.
8318         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
8320         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
8321         buffer for output.
8323 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
8325         * frame.el (frame-notice-user-settings): Avoid inflooping when the
8326         initial frame is minibuffer-less.  (Bug#14841)
8328 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
8330         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
8331         option.
8333         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8334         (tramp-maybe-open-connection): Use it.
8336 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
8338         * desktop.el (desktop--make-frame): Include `minibuffer' in the
8339         minimal set of parameters passed when creating a frame, because
8340         the minibuffer status of a frame cannot be changed later.
8342 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
8344         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
8345         replace-regexp-in-string and inadvertent omissions in previous change.
8346         (todo-filter-items): Ensure only file names are comma-separated in
8347         name of filtered items buffer.
8349 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
8351         * desktop.el: Optionally force offscreen frames back onscreen.
8352         (desktop-restoring-reuses-frames): New option.
8353         (desktop--compute-pos, desktop--move-onscreen): New functions.
8354         (desktop--make-frame): Use desktop--move-onscreen.
8356 2013-07-27  Alan Mackenzie  <acm@muc.de>
8358         Fontify a Java generic method as a function.
8359         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
8360         value to t.
8362 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
8364         * calendar/todo-mode.el: Add command to rename todo files.
8365         (todo-rename-file): New command.
8366         (todo-key-bindings-t): Add key binding for it.  Change the
8367         bindings of todo-filter-regexp-items(-multifile) to use `x'
8368         instead of `r', since the latter is better suited to the new
8369         renaming command.
8371 2013-07-27  Alan Mackenzie  <acm@muc.de>
8373         Make Java try-with-resources statement parse properly.
8374         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
8375         (c-block-stmt-1-2-key): New language constants/variables.
8376         * progmodes/cc-engine.el (c-beginning-of-statement-1)
8377         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
8378         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
8379         with c-block-stmt-1-2-key.
8381 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
8383         * desktop.el (desktop--make-frame): Apply most frame parameters after
8384         creating the frame to force (partially or totally) offscreen frames to
8385         be restored as such.
8387 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
8389         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
8390         (Bug#14948)
8392 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8394         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
8395         `base' arg of backtrace-frame.
8397 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
8399         * simple.el (list-processes): Doc fix.
8401 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
8403         * desktop.el (desktop--select-frame):
8404         Try harder to reuse existing frames.
8406 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8408         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
8409         (edebug-eval): Use backtrace-eval.
8410         (edebug--display, edebug--recursive-edit): Don't let-bind the
8411         edebug-outer-* vars that keep track of variables we locally let-bind.
8412         (edebug-outside-excursion): Don't restore outside values of locally
8413         let-bound vars.
8414         (edebug--display): Use user-error.
8415         (cl-lexical-debug, cl-debug-env): Remove.
8417 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
8419         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
8420         are restored to be sure that they are visible before deleting any
8421         remaining ones.
8423 2013-07-26  Matthias Meulien  <orontee@gmail.com>
8425         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
8426         vc-print-root-log.  (Bug#14948)
8428 2013-07-26  Richard Stallman  <rms@gnu.org>
8430         Add aliases for encrypting mail.
8431         * epa.el (epa-mail-aliases): New option.
8432         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
8433         Bind inhibit-read-only so read-only text doesn't ruin everything.
8434         (epa-mail-default-recipients): New subroutine broken out.
8435         Handle epa-mail-aliases.
8437 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
8439         Add support for lexical variables to the debugger's `e' command.
8440         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
8441         vars, except for debugger-outer-match-data.
8442         (debugger-frame-number): Move check for "on a function call" from
8443         callers into it.  Add `skip-base' argument.
8444         (debugger-frame, debugger-frame-clear): Simplify accordingly.
8445         (debugger-env-macro): Only reset the state stored in non-variables,
8446         i.e. current-buffer and match-data.
8447         (debugger-eval-expression): Rewrite using backtrace-eval.
8448         * subr.el (internal--called-interactively-p--get-frame): Remove.
8449         (called-interactively-p):
8450         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
8451         `base' arg of backtrace-frame instead.
8453 2013-07-26  Glenn Morris  <rgm@gnu.org>
8455         * align.el (align-regexp): Doc fix.  (Bug#14857)
8456         (align-region): Explicit error if subexpression missing/does not match.
8458         * simple.el (global-visual-line-mode):
8459         Do not duplicate the mode lighter.  (Bug#14858)
8461 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
8463         * window.el (display-buffer): In display-buffer bind
8464         split-window-keep-point to t, bug#14829.
8466 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
8468         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
8469         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
8470         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
8471         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8472         Change accordingly.
8473         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
8474         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
8476 2013-07-25  Glenn Morris  <rgm@gnu.org>
8478         * dired-x.el (dired-mark-extension): Convert comment to doc string.
8480 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
8482         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
8483         parameter to modify-frame-parameters if the value has not changed;
8484         this is a workaround for bug#14949.
8485         (desktop--make-frame): On cl-delete-if call, check parameter name,
8486         not full parameter.
8488 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
8490         * vc/vc.el (vc-ignore): New function.
8492         * vc/vc-svn.el (vc-svn-ignore): New function.
8494         * vc/vc-hg.el (vc-hg-ignore): New function.
8496         * vc/vc-git.el (vc-git-ignore): New function.
8498         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
8499         (vc-dir-ignore): New function.
8501         * vc/vc-cvs.el (vc-cvs-ignore): New function.
8502         (cvs-append-to-ignore): Move here from pcvs.el.
8504         * vc/vc-bzr.el (vc-bzr-ignore): New function.
8506         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
8508 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
8510         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
8511         (desktop-restore-frames): Warn when deleting an existing frame failed.
8513 2013-07-24  Glenn Morris  <rgm@gnu.org>
8515         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
8517 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
8519         * filenotify.el (file-notify-supported-p):
8520         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8521         Remove functions.
8523         * autorevert.el (auto-revert-use-notify)
8524         (auto-revert-notify-add-watch):
8525         * net/tramp.el (tramp-file-name-for-operation):
8526         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8527         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8528         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
8529         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8530         Remove `file-notify-supported-p' entry.
8532 2013-07-24  Glenn Morris  <rgm@gnu.org>
8534         * printing.el: Replace all uses of deleted ps-windows-system,
8535         ps-lp-system, ps-flatten-list with lpr- versions.
8537 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8539         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
8540         checked with memq (bug#14935).
8542         * files.el (revert-buffer-function): Use a non-nil default.
8543         (revert-buffer-preserve-modes): Declare var to
8544         provide access to the `preserve-modes' argument.
8545         (revert-buffer): Let-bind it.
8546         (revert-buffer--default): New function, extracted from revert-buffer.
8548 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8550         * lpr.el: Signal print errors more prominently.
8551         (print-region-function): Don't default to nil.
8552         (lpr-print-region): New function, extracted from print-region-1.
8553         Check lpr's return value and signal an error in case of problem.
8554         (print-region-1): Use it.
8555         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
8556         versions instead.
8557         (ps-printer-name): Default to nil.
8558         (ps-printer-name-option): Default to lpr-printer-switch.
8559         (ps-print-region-function): Don't default to nil.
8560         (ps-postscript-code-directory): Simplify default.
8561         (ps-do-despool): Use lpr-print-region to properly check the outcome.
8562         (ps-string-list, ps-eval-switch, ps-flatten-list)
8563         (ps-flatten-list-1): Remove.
8564         (ps-multibyte-buffer): Avoid setq.
8565         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
8566         (print-region-function, ps-print-region-function): Don't set them here.
8568 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
8570         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
8571         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
8572         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
8573         (ido-decorations): Doc fix.
8575         * ansi-color.el: Fix old URL.
8577 2013-07-23  Michael R. Mauger  <michael@mauger.com>
8579         * progmodes/sql.el: Version 3.3
8580         (sql-product-alist): Improve oracle :prompt-cont-regexp.
8581         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
8582         (sql-interactive-remove-continuation-prompt): Rewrite, use
8583         functions above.  Fix continuation prompt and complete output line
8584         handling.
8585         (sql-redirect-one, sql-execute): Use `read-only-mode' on
8586         redirected output buffer.
8587         (sql-mode): Restore deleted code (Bug#13591).
8589 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
8591         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
8593 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
8595         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
8597         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8598         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8599         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
8601 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
8603         * desktop.el (desktop-clear): Simplify; remove useless checks
8604         against invalid buffer names.
8605         (desktop-list*): Use cl-list*.
8606         (desktop-buffer-info, desktop-create-buffer): Simplify.
8608 2013-07-23  Leo Liu  <sdl.web@gmail.com>
8610         * bookmark.el (bookmark-make-record): Restore NAME as a default
8611         value.  (Bug#14933)
8613 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8615         * emacs-lisp/autoload.el (autoload--setup-output): New function,
8616         extracted from autoload--insert-text.
8617         (autoload--insert-text): Remove.
8618         (autoload--print-cookie-text): New function, extracted from
8619         autoload--insert-cookie-text.
8620         (autoload--insert-cookie-text): Remove.
8621         (autoload-generate-file-autoloads): Adjust calls accordingly.
8623         * winner.el (winner-hook-installed-p): Remove.
8624         (winner-mode): Simplify accordingly.
8626         * subr.el (add-to-list): Fix compiler-macro when `append' is
8627         not constant.  Don't use `cl-member' for the base case.
8629         * progmodes/subword.el: Fix boundary case (bug#13758).
8630         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
8631         own group.
8632         (subword-backward-regexp): Make it a constant.
8633         (subword-forward-internal): Don't treat a trailing capital as the
8634         beginning of a word.
8636 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
8638         * emacs-lisp/package.el (package-menu-mode): Don't modify the
8639         global value of tabulated-list-revert-hook (bug#14930).
8641 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
8643         * desktop.el: Require 'cl-lib.
8644         (desktop-before-saving-frames-functions): New hook.
8645         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
8646         for frames being saved.  Rename from desktop--save-minibuffer-frames.
8647         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
8648         Do not save frames with non-nil `desktop-dont-save' parameter.
8649         Filter out deleted frames.
8650         (desktop--find-frame): Use cl-find-if.
8651         (desktop--select-frame): Use cl-(first|second|third) to access values
8652         of desktop-mini.
8653         (desktop--make-frame): Use cl-delete-if.
8654         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
8655         (desktop-restore-frames): Use cl-(first|second|third) to access values
8656         of desktop-mini.  Look for visible frame at the end, not while
8657         restoring frames.
8659         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
8660         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
8661         Use string-match-p, looking-at-p (bug#14927).
8663 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
8665         * desktop.el (desktop-saved-frame-states):
8666         Rename from desktop--saved-states; all users changed.
8667         (desktop-save-frames): Rename from desktop--save-frames.
8668         Do not save state to desktop file.
8669         (desktop-save): Save desktop-saved-frame-states to desktop file
8670         and reset to nil.
8671         (desktop-restoring-frames-p): New function.
8672         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
8673         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
8674         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
8676         * desktop.el: Correctly restore iconified frames.
8677         (desktop--filter-iconified-position): New function.
8678         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
8680 2013-07-20  Glenn Morris  <rgm@gnu.org>
8682         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
8683         Let `message' do the formatting.
8684         (def-gdb-preempt-display-buffer): Add explicit format.
8686         * image-dired.el (image-dired-track-original-file):
8687         Use with-current-buffer.
8688         (image-dired-track-thumbnail): Use with-current-buffer.
8689         Avoid changing point of wrong window.
8691         * image-dired.el (image-dired-track-original-file):
8692         Avoid changing point of wrong window.  (Bug#14909)
8694 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
8696         * progmodes/gdb-mi.el (gdb-done-or-error):
8697         Guard against "%" in gdb output.  (Bug#14127)
8699 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
8701         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
8702         (Bug#14826)
8704         * international/mule.el (coding-system-iso-2022-flags): Fix last
8705         change.
8707 2013-07-20  Kenichi Handa  <handa@gnu.org>
8709         * international/mule.el (coding-system-iso-2022-flags):
8710         Add `8-bit-level-4'.  (Bug#8522)
8712 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714         * net/shr.el (shr-mouse-browse-url): New command and keystroke
8715         (bug#14815).
8717         * net/eww.el (eww-process-text-input): Allow inputting when the
8718         point is at the start of the line, as the properties aren't
8719         front-sticky.
8721         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
8722         degenerate widths.
8724 2013-07-19  Richard Stallman  <rms@gnu.org>
8726         * epa.el (epa-popup-info-window): Doc fix.
8728         * subr.el (split-string): New arg TRIM.
8730 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
8732         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
8733         Add check for W32 (followup to revno:113431).
8735 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
8737         * filenotify.el (file-notify--library): Rename from
8738         `file-notify-support'.  Do not autoload.  Adapt all uses.
8739         (file-notify-supported-p): New defun.
8741         * autorevert.el (auto-revert-use-notify):
8742         Use `file-notify-supported-p' instead of `file-notify-support'.
8743         Adapt docstring.
8744         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
8746         * net/tramp.el (tramp-file-name-for-operation):
8747         Add `file-notify-supported-p'.
8749         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
8750         New defun.
8751         (tramp-sh-file-name-handler-alist): Add it as handler for
8752         `file-notify-supported-p '.
8754         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
8755         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8756         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8757         Add `ignore' as handler for `file-notify-*' functions.
8759 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
8761         * simple.el (line-move-partial, line-move): Don't start vscroll or
8762         scroll-up if the current line is not taller than the window.
8763         (Bug#14881)
8765 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
8767         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
8768         highlight question marks in the method names as strings.
8769         (ruby-block-beg-keywords): Inline.
8770         (ruby-font-lock-keyword-beg-re): Extract from
8771         `ruby-font-lock-keywords'.
8773 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
8775         * frame.el (blink-cursor-blinks): New defcustom.
8776         (blink-cursor-blinks-done): New defvar.
8777         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
8778         (blink-cursor-timer-function): Check if number of blinks has been
8779         done on X and NS.
8780         (blink-cursor-suspend, blink-cursor-check): New defuns.
8782 2013-07-15  Glenn Morris  <rgm@gnu.org>
8784         * edmacro.el (edmacro-format-keys): Fix previous change.
8786 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
8788         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
8789         The hack didn't work outside English locales anyway.
8791 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
8793         * simple.el (define-alternatives): Rename from alternatives-define,
8794         per RMS' suggestion.
8796 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
8798         * desktop.el (desktop-restore-frames): Change default to t.
8799         (desktop-restore-in-current-display): Now offer more options.
8800         (desktop-restoring-reuses-frames): New customization option.
8801         (desktop--saved-states): Doc fix.
8802         (desktop-filter-parameters-alist): New variable, renamed and expanded
8803         from desktop--excluded-frame-parameters.
8804         (desktop--target-display): New variable.
8805         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
8806         (desktop--filter-tty*, desktop--filter-*-color)
8807         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
8808         (desktop--filter-save-desktop-parm)
8809         (desktop-restore-in-original-display-p): New functions.
8810         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
8811         (desktop--save-minibuffer-frames): New function, inspired by a similar
8812         function from Martin Rudalics.
8813         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
8814         (desktop--restore-in-this-display-p): Remove.
8815         (desktop--find-frame): Rename from desktop--find-frame-in-display
8816         and add predicate argument.
8817         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
8818         (desktop--reuse-list): New variable.
8819         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
8820         New functions.
8821         (desktop--restore-frames): Add support for "minibuffer-special" frames.
8823 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
8825         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
8827 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
8829         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
8830         Highlight conversion methods on Kernel.
8832 2013-07-13  Alan Mackenzie  <acm@muc.de>
8834         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
8835         and comment it out.  This out-commenting enables certain C++
8836         declarations to be parsed correctly.
8838 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
8840         * international/mule.el (define-coding-system): Doc fix.
8842         * simple.el (default-font-height): Don't call font-info if the
8843         frame's default font didn't change since the frame was created.
8844         (Bug#14838)
8846 2013-07-13  Leo Liu  <sdl.web@gmail.com>
8848         * ido.el (ido-read-file-name): Guard against non-symbol value.
8850 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8852         * progmodes/python.el (python-imenu--build-tree): Fix corner case
8853         in nested defuns.
8855 2013-07-13  Leo Liu  <sdl.web@gmail.com>
8857         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
8858         ido-set-matches call.  (Bug#6852)
8860 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
8862         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
8863         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
8864         Ruby 2.0.
8865         (ruby-font-lock-keywords): Distinguish calls to functions with
8866         module-like names from module references.  Highlight character
8867         literals.
8869 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
8871         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
8872         (gdb-send): Handle continued commands.  (Bug#14847)
8874 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
8876         * desktop.el (desktop--v2s): Remove unused local variable.
8877         (desktop-save-buffer): Make defvar-local; adjust docstring.
8878         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
8879         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
8881 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
8883         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
8885 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
8887         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
8888         (Bug#14842)
8890 2013-07-12  Glenn Morris  <rgm@gnu.org>
8892         * doc-view.el: Require cl-lib at runtime too.
8893         (doc-view-remove-if): Remove.
8894         (doc-view-search-next-match, doc-view-search-previous-match):
8895         Use cl-remove-if.
8897         * edmacro.el: Require cl-lib at runtime too.
8898         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
8899         (edmacro-mismatch, edmacro-subseq): Remove.
8901         * shadowfile.el: Require cl-lib.
8902         (shadow-remove-if): Remove.
8903         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
8904         Use cl-remove-if.
8906         * wid-edit.el: Require cl-lib.
8907         (widget-choose): Use cl-remove-if.
8908         (widget-remove-if): Remove.
8910         * progmodes/ebrowse.el: Require cl-lib at runtime too.
8911         (ebrowse-delete-if-not): Remove.
8912         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
8913         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
8914         Use cl-delete-if-not.
8916 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
8918         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
8919         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
8921 2013-07-12  Leo Liu  <sdl.web@gmail.com>
8923         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
8925 2013-07-11  Glenn Morris  <rgm@gnu.org>
8927         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
8928         (edebug-gensym-index, edebug-gensym):
8929         Remove reimplementation of cl-gensym.
8930         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
8932         * thumbs.el: Require cl-lib at run-time too.
8933         (thumbs-gensym-counter, thumbs-gensym):
8934         Remove reimplementation of cl-gensym.
8935         (thumbs-temp-file): Use cl-gensym.
8937         * emacs-lisp/ert.el: Require cl-lib at runtime too.
8938         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
8939         (ert--intersection, ert--set-difference, ert--set-difference-eq)
8940         (ert--union, ert--gensym-counter, ert--gensym-counter)
8941         (ert--coerce-to-vector, ert--remove*, ert--string-position)
8942         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
8943         (ert-make-test-unbound, ert--expand-should-1)
8944         (ert--expand-should, ert--should-error-handle-error)
8945         (should-error, ert--explain-equal-rec)
8946         (ert--plist-difference-explanation, ert-select-tests)
8947         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
8948         Use cl-lib functions rather than reimplementations.
8950 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
8952         * net/tramp.el (tramp-methods): Extend docstring.
8953         (tramp-connection-timeout): New defcustom.
8954         (tramp-error-with-buffer): Reset timestamp only when appropriate.
8955         (with-tramp-progress-reporter): Simplify.
8956         (tramp-process-actions): Improve messages.
8958         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8959         * net/tramp-sh.el (tramp-maybe-open-connection):
8960         Use `tramp-connection-timeout'.
8961         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
8962         (Bug#14808)
8964 2013-07-11  Leo Liu  <sdl.web@gmail.com>
8966         * ido.el (ido-read-file-name): Conform to the requirements of
8967         read-file-name.  (Bug#11861)
8968         (ido-read-directory-name): Conform to the requirements of
8969         read-directory-name.
8971 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
8973         * subr.el (delay-warning): New function.
8975 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
8977         * simple.el (default-line-height): New function.
8978         (line-move-partial, line-move): Use it instead of computing the
8979         line height inline.
8980         (line-move-partial): Always compute ROWH.  If the last line is
8981         partially-visible, but its text is completely visible, allow
8982         cursor to enter such a partially-visible line.
8984 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
8986         Improve error messages.  (Bug#14808)
8988         * net/tramp.el (tramp-current-connection): New defvar, moved from
8989         tramp-sh.el.
8990         (tramp-message-show-progress-reporter-message): Remove, not
8991         needed anymore.
8992         (tramp-error-with-buffer): Show message in minibuffer.
8993         Discard input before waiting.  Reset connection timestamp.
8994         (with-tramp-progress-reporter): Improve messages.
8995         (tramp-process-actions): Use progress reporter.  Delete process in
8996         case of error.  Improve messages.
8998         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
8999         Call `tramp-error-with-buffer' with vector and buffer.
9000         (tramp-current-connection): Remove.
9001         (tramp-maybe-open-connection): The car of
9002         `tramp-current-connection' are the first 3 slots of the vector.
9004 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
9006         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
9007         inside continued strings.
9009 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
9011         Timestamp fixes for undo (Bug#14824).
9012         * files.el (clear-visited-file-modtime): Move here from fileio.c.
9014 2013-07-10  Leo Liu  <sdl.web@gmail.com>
9016         * files.el (require-final-newline): Allow safe local value.
9017         (Bug#14834)
9019 2013-07-09  Leo Liu  <sdl.web@gmail.com>
9021         * ido.el (ido-read-directory-name): Handle fallback.
9022         (ido-read-file-name): Update DIR to ido-current-directory.
9023         (Bug#1516)
9024         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
9026 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
9028         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
9029         "autoload".  Remove "warn lower camel case" section, previously
9030         commented out.  Highlight negation char.  Do not highlight the
9031         target in singleton method definitions.
9033 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9035         * faces.el (tty-setup-hook): Declare the hook.
9037         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
9038         and detect when a guard/pred depends on local vars (bug#14773).
9039         (pcase--u1): Adjust caller.
9041 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
9043         * simple.el (line-move-partial, line-move): Account for
9044         line-spacing.
9045         (line-move-partial): Avoid setting vscroll when the last
9046         partially-visible line in window is of default height.
9048 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
9051         been used a while.
9053 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
9055         * subr.el (read-quoted-char): Remove unused local variable `char'.
9057 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
9059         * ediff.el (ediff-version): Version update.
9060         (ediff-files-command, ediff3-files-command, ediff-merge-command)
9061         (ediff-merge-with-ancestor-command, ediff-directories-command)
9062         (ediff-directories3-command, ediff-merge-directories-command)
9063         (ediff-merge-directories-with-ancestor-command): New functions.
9064         All are command-line interfaces to ediff: to facilitate calling
9065         Emacs with the appropriate ediff functions invoked.
9067         * viper-cmd.el (viper-del-forward-char-in-insert): New function.
9068         (viper-save-kill-buffer): Check if buffer is modified.
9070         * viper.el (viper-version): Version update.
9071         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
9073 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9075         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
9076         * viper-cmd.el (viper-envelop-ESC-key): Remove function.
9077         (viper-intercept-ESC-key): Simplify.
9078         * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
9079         * viper.el (viper--tty-ESC-filter, viper--lookup-key)
9080         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
9081         (viper-setup-ESC-to-escape): New functions.
9082         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
9083         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
9085 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
9087         * simple.el (default-font-height, window-screen-lines):
9088         New functions.
9089         (line-move, line-move-partial): Use them instead of
9090         frame-char-height and window-text-height.  This makes scrolling
9091         text smoother when the buffer's default face uses a font that is
9092         different from the frame's default font.
9094 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
9096         * files.el (write-file): Do not display confirm dialog for NS,
9097         it does its own dialog, which can't be canceled (Bug#14578).
9099 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
9101         * simple.el (line-move-partial): Adjust the row returned by
9102         posn-at-point for the current window-vscroll.  (Bug#14567)
9104 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
9106         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
9107         (tramp-sh-file-inotifywait-process-filter): Handle file names with
9108         spaces.
9110 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
9112         * window.el (window-state-put-stale-windows): New variable.
9113         (window--state-put-2): Save list of windows without matching buffer.
9114         (window-state-put): Remove "bufferless" windows if possible.
9116 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
9118         * simple.el (alternatives-define): Remove leftover :group keyword.
9119         Tweak docstring.
9121 2013-07-06  Leo Liu  <sdl.web@gmail.com>
9123         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
9124         (ido-enable-virtual-buffers): New variable.
9125         (ido-buffer-internal, ido-toggle-virtual-buffers)
9126         (ido-make-buffer-list): Use it.
9127         (ido-exhibit): Support turning on and off virtual buffers
9128         automatically.
9130 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
9132         * simple.el (alternatives-define): New macro.
9134 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9136         * subr.el (read-quoted-char): Use read-key.
9137         (sit-for): Let read-event decode tty input (bug#14782).
9139 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
9141         * calendar/todo-mode.el: Add handling of file deletion, both by
9142         mode command and externally.  Fix various related bugs.
9143         Clarify Commentary and improve some documentation strings and code.
9144         (todo-delete-file): New command.
9145         (todo-check-file): New function.
9146         (todo-show): Handle external deletion of the file we're trying to
9147         show (bug#14688).  Replace called-interactively-p by an optional
9148         prefix argument to avoid problematic interaction with catch form
9149         when byte compiled (bug#14702).
9150         (todo-quit): Handle external deletion of the archive's todo file.
9151         Make sure the buffer that was visiting the archive file is still
9152         live before trying to bury it.
9153         (todo-category-completions): Handle external deletion of any
9154         category completion files.
9155         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
9156         of todo files, in case of external deletion.
9157         (todo-add-file): Replace unnecessary setq by let-binding.
9158         (todo-find-archive): Check whether there are any archives.
9159         Replace unnecessary setq by let-binding.
9160         (todo-archive-done-item): Use find-file-noselect to get the
9161         archive buffer whether or not the archive already exists.
9162         Remove superfluous code.  Use file size instead of buffer-file-name to
9163         check if the archive is new; if it is, update list of archives.
9164         (todo-default-todo-file): Allow nil to be a valid value for when
9165         there are no todo files.
9166         (todo-reevaluate-default-file-defcustom): Use corrected definition
9167         of todo-default-todo-file.
9168         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
9169         (todo-delete-category, todo-show-categories-table)
9170         (todo-category-number): Clarify comment.
9171         (todo-filter-items): Clarify documentation string.
9172         (todo-show-current-file, todo-display-as-todo-file)
9173         (todo-reset-and-enable-done-separator): Tweak documentation string.
9174         (todo-done-separator): Make separator length window-width, since
9175         bug#2749 is now fixed.
9177 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
9179         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
9180         Support both "gvfs-monitor-dir" and "inotifywait".
9181         (tramp-sh-file-inotifywait-process-filter): Rename from
9182         `tramp-sh-file-notify-process-filter'.
9183         (tramp-sh-file-gvfs-monitor-dir-process-filter)
9184         (tramp-get-remote-gvfs-monitor-dir): New defuns.
9186 2013-07-05  Leo Liu  <sdl.web@gmail.com>
9188         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
9190 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9192         * frame.el (display-pixel-height, display-pixel-width)
9193         (display-mm-height, display-mm-width): Mention behavior on
9194         multi-monitor setups in docstrings.
9195         (w32-display-monitor-attributes-list): Declare function.
9196         (display-monitor-attributes-list): Use it.
9198 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
9200         * filenotify.el: New package.
9202         * autorevert.el (top): Require filenotify.el.
9203         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
9204         instead.
9205         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
9206         (auto-revert-notify-handler): Use `file-notify-*' functions.
9208         * subr.el (file-notify-handle-event): Move function to filenotify.el.
9210         * net/tramp.el (tramp-file-name-for-operation):
9211         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
9213         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
9214         for `file-notify-add-watch' and `file-notify-rm-watch'.
9215         (tramp-process-sentinel): Improve trace.
9216         (tramp-sh-handle-file-notify-add-watch)
9217         (tramp-sh-file-notify-process-filter)
9218         (tramp-sh-handle-file-notify-rm-watch)
9219         (tramp-get-remote-inotifywait): New defuns.
9221 2013-07-03  Juri Linkov  <juri@jurta.org>
9223         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
9224         call of `occur-read-primary-args' to interactive spec.
9226         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
9227         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
9229 2013-07-03  Matthias Meulien  <orontee@gmail.com>
9231         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
9232         `Buffer-menu-multi-occur'.  Add it to the menu.
9233         (Buffer-menu-mode): Document it in docstring.
9234         (Buffer-menu-multi-occur): New command.  (Bug#14673)
9236 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
9238         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
9239         keywords and built-ins.
9241 2013-07-03  Glenn Morris  <rgm@gnu.org>
9243         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
9245         Make info-xref checks case-sensitive by default
9246         * info.el (Info-find-node, Info-find-in-tag-table)
9247         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
9248         Add option for exact case matching of nodes.
9249         * info-xref.el (info-xref): New custom group.
9250         (info-xref-case-fold): New option.
9251         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
9253 2013-07-03  Leo Liu  <sdl.web@gmail.com>
9255         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
9257 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
9259         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
9260         middle of block statement initially, lower the depth.  Remove
9261         FIXME comment, not longer valid.  Remove middle of block statement
9262         detection, no need to do that anymore since we've been using
9263         `ruby-parse-region' here.
9265 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
9267         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
9269 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9271         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
9273 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
9275         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
9276         (desktop-restore-in-current-display): New customization option.
9277         (desktop--excluded-frame-parameters): Add `font'.
9278         (desktop--save-frames): Rename from desktop--save-windows.
9279         (desktop--restore-in-this-display-p): New function.
9280         (desktop--make-full-frame): Remove unwanted width/height from
9281         full(width|height) frames.
9282         (desktop--restore-frames): Rename from desktop--restore-windows.
9283         Obey desktop-restore-current-display.  Do not delete old frames or
9284         select a new frame unless we were able to restore at least one frame.
9286 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
9288         * files.el (find-file-noselect): Simplify conditional expression.
9290         * textmodes/remember.el (remember-append-to-file):
9291         Don't mix `find-buffer-visiting' and `get-file-buffer'.
9293         Add `remember-notes' function to store random notes across Emacs
9294         restarts.
9295         * textmodes/remember.el (remember-data-file): Add :set callback to
9296         affect notes buffer (if any).
9297         (remember-notes): New command.
9298         (remember-notes-buffer-name, bury-remember-notes-on-kill):
9299         New defcustoms for the `remember-notes' function.
9300         (remember-notes-save-and-bury-buffer): New command.
9301         (remember-notes-mode-map): New variable.
9302         (remember-mode): New minor mode.
9303         (remember-notes--kill-buffer-query): New function.
9304         * startup.el (initial-buffer-choice): Add notes to custom type.
9306 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
9308         * bindings.el (right-char, left-char): Don't call sit-for, this is
9309         no longer needed.  Use arithmetic comparison only for numerical
9310         arguments.
9312         * international/mule-cmds.el (select-safe-coding-system):
9313         Handle the case of FROM being a string correctly.  (Bug#14755)
9315 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317         * net/shr.el (shr-make-table-1): Add a sanity check that allows
9318         progression on degenerate tables.
9319         (shr-rescale-image): ImageMagick animated images currently don't work.
9321 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
9323         Some fixes and improvements for desktop frame restoration.
9324         It is still experimental and disabled by default.
9325         * desktop.el (desktop--save-windows): Put the selected frame at
9326         the head of the list.
9327         (desktop--make-full-frame): New function.
9328         (desktop--restore-windows): Try to re-select the frame that was
9329         selected upon saving.  Do not abort if some frames fail to restore,
9330         just show an error message and continue.  Set up maximized frames
9331         so they have default non-maximized dimensions.
9333 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
9335         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
9336         Don't start heredoc inside a string or comment.
9338 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
9340         * bindings.el (visual-order-cursor-movement): New defcustom.
9341         (right-char, left-char): Provide visual-order cursor motion by
9342         calling move-point-visually.  Update the doc strings.
9344 2013-06-28  Kenichi Handa  <handa@gnu.org>
9346         * international/mule.el (define-coding-system): New coding system
9347         properties :inhibit-null-byte-detection,
9348         :inhibit-iso-escape-detection, and :prefer-utf-8.
9349         (set-buffer-file-coding-system): If :charset-list property of
9350         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
9351         appropriate for setting.
9353         * international/mule-cmds.el (select-safe-coding-system):
9354         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
9355         multibyte characters, return utf-8 (or one of its siblings).
9357         * international/mule-conf.el (prefer-utf-8): New coding system.
9358         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
9359         files.
9361 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
9363         * net/shr.el (shr-render-region): New function.
9365         * net/eww.el: Autoload `eww-browse-url'.
9367 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
9369         * emacs-lisp/package-x.el (package-upload-buffer-internal):
9370         Adapt to `package-desc-version' being a list.
9371         Use `package--ac-desc-version' to retrieve version from a package
9372         archive element.
9374 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
9376         New experimental feature to save&restore window and frame setup.
9377         * desktop.el (desktop-save-windows): New defcustom.
9378         (desktop--saved-states): New var.
9379         (desktop--excluded-frame-parameters): New defconst.
9380         (desktop--filter-frame-parms, desktop--find-frame-in-display)
9381         (desktop--restore-windows, desktop--save-windows): New functions.
9382         (desktop-save): Call `desktop--save-windows'.
9383         (desktop-read): Call `desktop--restore-windows'.
9385 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9387         * net/shr.el (add-face-text-property): Remove compat definition.
9389 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
9391         * info.el (Info-try-follow-nearest-node): Move search for footnote
9392         above search for node name to prevent missing a footnote (bug#14717).
9394 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
9396         * obsolete/otodo-mode.el: Add obsolescence info to file header.
9398 2013-06-27  Leo Liu  <sdl.web@gmail.com>
9400         * net/eww.el (eww-read-bookmarks): Check file size.
9402 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9404         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
9405         advice--pending if newdef is nil or an autoload (bug#13820).
9406         (advice-mapc): New function.
9408 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
9411         probably.
9412         (eww-mode-map): Add a menu bar.
9413         (eww-add-bookmark): New command.
9414         (eww-bookmark-mode): New mode and commands.
9415         (eww-add-bookmark): Remove newlines from the title.
9416         (eww-bookmark-browse): Don't bug out if it's the only window.
9418 2013-06-26  Glenn Morris  <rgm@gnu.org>
9420         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
9421         (hfy-size): Handle ttys.  (Bug#14668)
9423         * info-xref.el: Update for Texinfo 5 change in *note format.
9424         (info-xref-node-re, info-xref-note-re): New constants.
9425         (info-xref-check-buffer): Use info-xref-note-re.
9427 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9429         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
9431         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
9432         nil terminate the loop (bug#14718).
9434 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9436         * net/eww.el: Rework history traversal.  When going forward/back,
9437         put these actions into the history, too, so that they can be
9438         replayed.
9439         (eww-render): Move the history reset to the correct buffer.
9441 2013-06-25  Juri Linkov  <juri@jurta.org>
9443         * files-x.el (modify-dir-local-variable): Change the header comment
9444         in the file with directory local variables.  (Bug#14692)
9446         * files-x.el (read-file-local-variable-value): Add `default'.
9447         (Bug#14710)
9449 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9451         * net/eww.el (eww-make-unique-file-name): Create a unique file
9452         name before saving to entering `y' accidentally asynchronously.
9454 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
9456         * net/eww.el (eww-download): New command and keystroke.
9458 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460         * net/eww.el (eww-copy-page-url): Change name of command.
9462         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
9463         be more consistent with Info and dired.
9465         * net/eww.el (eww-mode-map): Ditto.
9467 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9469         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
9470         packages from archives.
9471         (package-archive-contents): Change format; include obsolete packages.
9472         (package-desc): Use `dir' to mark builtin packages.
9473         (package--from-builtin): Set the `dir' field to `builtin'.
9474         (generated-autoload-file, version-control): Declare.
9475         (package-compute-transaction): Change first arg and return value to be
9476         lists of package-descs.  Adjust to new package-archive-contents format.
9477         (package--add-to-archive-contents): Adjust to new
9478         package-archive-contents format.
9479         (package-download-transaction): Arg is now a list of package-descs.
9480         (package-install): If `pkg' is a package name, pass it as
9481         a requirement, so it is subject to the usual (e.g. disabled) checks.
9482         (describe-package): Accept package-desc as well.
9483         (describe-package-1): Describe a specific package-desc.  Add links to
9484         other package-descs for the same package name.
9485         (package-menu-describe-package): Pass the actual package-desc.
9486         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
9487         works correctly.
9488         (package-desc-status): New function.
9489         (package-menu--refresh): New function, extracted
9490         from package-menu--generate.
9491         (package-menu--generate): Use it.
9492         (package-delete): Update package-alist.
9493         (package-menu-execute): Don't call package-initialize.
9495         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
9496         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
9497         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
9498         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
9499         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
9500         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
9502 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
9504         * window.el (window--state-get-1): Workaround for bug#14527.
9505         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
9507 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9509         * net/eww.el (eww-back-url): Implement the history by stashing all
9510         the data into a list.
9511         (eww-forward-url): Allow going forward in the history, too.
9513 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9515         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
9516         for values and use read--expression for expressions (bug#14710).
9517         (read-file-local-variable): Avoid setq.
9518         (read-file-local-variable-mode): Use minor-mode-list.
9520 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9522         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
9523         for DOI URLs.
9525 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
9527         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
9528         Update imenu-support when dialect changes.
9530 2013-06-25  Leo Liu  <sdl.web@gmail.com>
9532         * ido.el (ido-read-internal): Allow forward slash on windows.
9534 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9536         * net/eww.el (eww): Start of strings is \\`, not ^.
9538 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
9540         * net/shr.el (shr-browse-url): Fix interactive spec.
9542         * net/eww.el (eww): Add a trailing slash to domain names.
9544 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
9546         * faces.el (face-spec-recalc): Revert part of revno:113147 (bug#14705).
9548 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9550         * net/shr.el (shr-browse-url): Use an external browser if given a
9551         prefix.
9553         * net/eww.el (eww-external-browser): Move to shr.
9555 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
9557         * net/eww.el (eww): Work more correctly for file: URLs.
9558         (eww-detect-charset): Allow quoted charsets.
9559         (eww-yank-page-url): New command and keystroke.
9561 2013-06-24  Daiki Ueno  <ueno@gnu.org>
9563         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
9564         file name of gpg executable.
9565         (epg-context-program): New function.
9566         (epg-context-home-directory): New function.
9567         (epg-context-set-program): New function.
9568         (epg-context-set-home-directory): New function.
9569         (epg--start): Use `epg-context-program' instead of
9570         'epg-gpg-program'.
9571         (epg--list-keys-1): Likewise.
9573 2013-06-24  Leo Liu  <sdl.web@gmail.com>
9575         * ido.el (ido-read-internal): Fix bug#14620.
9577 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
9579         * faces.el (face-documentation): Simplify.
9580         (read-face-attribute, tty-find-type, x-resolve-font-name):
9581         Use `string-match-p'.
9582         (list-faces-display): Use `string-match-p'.  Simplify.
9583         (face-spec-recalc): Check face to avoid face alias loops.
9584         (read-color): Use `string-match-p' and non-capturing parenthesis.
9586 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9588         * net/shr.el (shr-rescale-image): Use the new
9589         :max-width/:max-height functionality.
9591 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
9593         * net/eww.el (eww-search-prefix): New variable.
9594         (eww): Use it.
9595         (eww-external-browser): New variable.
9596         (eww-mode-map): New keystroke.
9597         (eww-browse-with-external-browser): New command.
9599         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
9601 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
9603         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9604         Don't skip aligning the next header field when padding is 0;
9605         otherwise, field width is not respected unless the title is as
9606         wide as the field.
9608 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9610         * emacs-lisp/package.el (package-el-version): Remove.
9611         (package-process-define-package): Fix inf-loop.
9612         (package-install): Allow symbols as arguments again.
9614 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
9616         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
9617         add some more keyword-like methods.
9618         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
9620 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
9622         * bs.el (bs-buffer-show-mark): Make defvar-local.
9623         (bs-mode): Use setq-local.
9625         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
9626         (emacs-lock--try-unlocking): Make defvar-local.
9628 2013-06-22  Glenn Morris  <rgm@gnu.org>
9630         * play/cookie1.el (cookie-apropos): Minor simplification.
9632         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
9634 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
9636         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
9637         `regexp-opt', it breaks the build during dumping.
9639 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
9641         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9642         Highlight keyword-like methods on Kernel and Module with
9643         font-lock-builtin-face.
9644         (auto-mode-alist): Consolidate different entries into one regexp
9645         and add more *file-s.
9647 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
9649         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
9651         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
9652         (diary-entry): Use it in the action of this button type instead of
9653         diary-goto-entry.
9655         * calendar/todo-mode.el: New version.
9656         (todo-add-category): Append new category to end of file and give
9657         it the highest number, instead of putting it at the beginning and
9658         giving it 0.  Incorporate noninteractive functionality.
9659         (todo-forward-category): Adapt to 1-based category numbering.
9660         Allow skipping over archived categories.
9661         (todo-backward-category): Derive from todo-forward-category.
9662         (todo-backward-item, todo-forward-item): Make noninteractive and
9663         delegate interactive part to new commands.  Make sensitive to done items.
9664         (todo-categories): Make value an alist of category names and
9665         vectors of item counts.
9666         (todo-category-beg): Make a defconst.
9667         (todo-category-number): Use 1 instead of 0 as initial value.
9668         (todo-category-select): Make sensitive to overlays, optional item
9669         highlighting and done items.
9670         (todo-delete-item): Make sensitive to overlays and marked and done items.
9671         (todo-edit-item): Make sensitive to overlays and editing of
9672         date/time header optional.  Add format checks.
9673         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
9674         no-op if point is not on an item.  Advertise using todo-edit-quit.
9675         (todo-edit-mode): Make sensitive to new format, font-locking, and
9676         multiple todo files.
9677         (todo-insert-item, todo-insert-item-here): Derive from
9678         todo-basic-insert-item and extend functionality.
9679         (todo-item-end, todo-item-start): Make sensitive to done items.
9680         (todo-item-string): Don't return text properties.  Restore point.
9681         (todo-jump-to-category): Make sensitive to multiple todo files and
9682         todo archives.  Use extended category completion.
9683         (todo-lower-item, todo-raise-item): Rename to *-priority and
9684         derive from todo-set-item-priority.
9685         (todo-mode): Derive from special-mode.  Make sensitive to new
9686         format, font-locking and multiple todo files.  Make read-only.
9687         (todo-mode-map): Don't suppress digit keys, so they can supply
9688         prefix arguments.  Add many new key bindings.
9689         (todo-prefix): Insert as an overlay instead of file text.
9690         Change semantics from diary date expression to purely visual mark.
9691         (todo-print): Rename to todo-print-buffer.  Make buffer display
9692         features printable.  Remove option to restrict number of items
9693         printed.  Add option to print to file.
9694         (todo-print-function): Rename to todo-print-buffer-function.
9695         (todo-quit): Extend to handle exiting new todo modes.
9696         (todo-remove-item): Make sensitive to overlays.
9697         (todo-save): Extend to buffers of filtered items.
9698         (todo-show): Make sensitive to done items, multiple todo files and
9699         new todo modes.  Offer to convert legacy todo file before creating
9700         first new todo file.
9701         (todo-show-priorities): Rename to todo-top-priorities.
9702         Change semantics of value 0.
9703         (todo-top-priorities): Rename to todo-filter-top-priorities,
9704         derive from todo-filter-items and extend functionality.
9705         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
9706         and extend functionality to other types of filtered items.
9707         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
9708         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
9709         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
9710         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
9711         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
9712         (todo-edit-mode-hook, todo-entry-prefix-function)
9713         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
9714         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
9715         (todo-initials, todo-insert-threshold, todo-item-string-start)
9716         (todo-line-string, todo-menu, todo-mode-hook)
9717         (todo-more-important-p, todo-previous-answer, todo-previous-line)
9718         (todo-print-priorities, todo-remove-separator)
9719         (todo-save-top-priorities-too, todo-string-count-lines)
9720         (todo-string-multiline-p, todo-time-string-format)
9721         (todo-tmp-buffer-name): Remove.
9722         (todo-add-file, todo-archive-done-item, todo-choose-archive)
9723         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
9724         (todo-edit-category-diary-inclusion)
9725         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
9726         (todo-edit-file, todo-edit-item-date-day)
9727         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
9728         (todo-edit-item-date-month, todo-edit-item-date-to-today)
9729         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
9730         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
9731         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
9732         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
9733         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
9734         (todo-filter-top-priorities-multifile, todo-find-archive)
9735         (todo-find-filtered-items-file, todo-go-to-source-item)
9736         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
9737         (todo-jump-to-archive-category, todo-lower-category)
9738         (todo-mark-category, todo-marked-item-p, todo-merge-category)
9739         (todo-move-category, todo-move-item, todo-next-button)
9740         (todo-next-item, todo-padded-string, todo-powerset)
9741         (todo-previous-button, todo-previous-item)
9742         (todo-print-buffer-to-file, todo-raise-category)
9743         (todo-rename-category, todo-repair-categories-sexp, todo-search)
9744         (todo-set-category-number, todo-set-item-priority)
9745         (todo-set-top-priorities-in-category)
9746         (todo-set-top-priorities-in-file, todo-show-categories-table)
9747         (todo-sort-categories-alphabetically-or-numerically)
9748         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
9749         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
9750         (todo-toggle-item-header, todo-toggle-item-highlighting)
9751         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
9752         (todo-toggle-view-done-items, todo-toggle-view-done-only)
9753         (todo-unarchive-items, todo-unmark-category): New commands.
9754         (todo-absolute-file-name, todo-add-to-buffer-list)
9755         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
9756         (todo-basic-insert-item, todo-category-completions)
9757         (todo-category-number, todo-category-string-matcher-1)
9758         (todo-category-string-matcher-2, todo-check-filtered-items-file)
9759         (todo-check-format, todo-clear-matches)
9760         (todo-comment-string-matcher, todo-convert-legacy-date-time)
9761         (todo-current-category, todo-date-string-matcher)
9762         (todo-define-insertion-command, todo-diary-expired-matcher)
9763         (todo-diary-goto-entry, todo-diary-item-p)
9764         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
9765         (todo-display-categories, todo-display-sorted, todo-done-item-p)
9766         (todo-done-item-section-p, todo-done-separator)
9767         (todo-done-string-matcher, todo-files, todo-filter-items)
9768         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
9769         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
9770         (todo-insert-category-line, todo-insert-item-from-calendar)
9771         (todo-insert-sort-button, todo-insert-with-overlays)
9772         (todo-insertion-command-name, todo-insertion-key-bindings)
9773         (todo-label-to-key, todo-longest-category-name-length)
9774         (todo-make-categories-list, todo-mode-external-set)
9775         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
9776         (todo-modes-set-3, todo-multiple-filter-files)
9777         (todo-nondiary-marker-matcher, todo-prefix-overlays)
9778         (todo-read-category, todo-read-date, todo-read-dayname)
9779         (todo-read-file-name, todo-read-time)
9780         (todo-reevaluate-category-completions-files-defcustom)
9781         (todo-reevaluate-default-file-defcustom)
9782         (todo-reevaluate-filelist-defcustoms)
9783         (todo-reevaluate-filter-files-defcustom)
9784         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
9785         (todo-reset-done-separator, todo-reset-done-separator-string)
9786         (todo-reset-done-string, todo-reset-global-current-todo-file)
9787         (todo-reset-highlight-item, todo-reset-nondiary-marker)
9788         (todo-reset-prefix, todo-set-categories)
9789         (todo-set-date-from-calendar, todo-set-show-current-file)
9790         (todo-set-top-priorities, todo-short-file-name)
9791         (todo-show-current-file, todo-sort, todo-time-string-matcher)
9792         (todo-total-item-counts, todo-update-buffer-list)
9793         (todo-update-categories-display, todo-update-categories-sexp)
9794         (todo-update-count, todo-validate-name, todo-y-or-n-p):
9795         New functions.
9796         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
9797         New major modes.
9798         (todo-categories, todo-display, todo-edit, todo-faces)
9799         (todo-filtered): New defgroups.
9800         (todo-archived-only, todo-button, todo-category-string, todo-date)
9801         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
9802         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
9803         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
9804         (todo-add-item-if-new-category, todo-always-add-time-string)
9805         (todo-categories-align, todo-categories-archived-label)
9806         (todo-categories-category-label, todo-categories-diary-label)
9807         (todo-categories-done-label, todo-categories-number-separator)
9808         (todo-categories-todo-label, todo-categories-totals-label)
9809         (todo-category-completions-files, todo-completion-ignore-case)
9810         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
9811         (todo-done-separator-string, todo-done-string)
9812         (todo-files-function, todo-filter-done-items, todo-filter-files)
9813         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
9814         (todo-initial-category, todo-initial-file, todo-item-mark)
9815         (todo-legacy-date-time-regexp, todo-mode-line-function)
9816         (todo-nondiary-marker, todo-number-prefix)
9817         (todo-print-buffer-function, todo-show-current-file)
9818         (todo-show-done-only, todo-show-first, todo-show-with-done)
9819         (todo-skip-archived-categories, todo-top-priorities-overrides)
9820         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
9821         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
9822         New defcustoms.
9823         (todo-category-done, todo-date-pattern, todo-date-string-start)
9824         (todo-diary-items-buffer, todo-done-string-start)
9825         (todo-filtered-items-buffer, todo-item-start)
9826         (todo-month-abbrev-array, todo-month-name-array)
9827         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
9828         (todo-top-priorities-buffer): New defconsts.
9829         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
9830         (todo-categories-with-marks, todo-category-string-face)
9831         (todo-comment-face, todo-comment-string, todo-current-todo-file)
9832         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
9833         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
9834         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
9835         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
9836         (todo-font-lock-keywords, todo-global-current-todo-file)
9837         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
9838         (todo-insertion-commands-args)
9839         (todo-insertion-commands-args-genlist)
9840         (todo-insertion-commands-names, todo-insertion-map)
9841         (todo-key-bindings-t, todo-key-bindings-t+a)
9842         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
9843         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
9844         (todo-nondiary-face, todo-print-buffer, todo-time-face)
9845         (todo-visited): New variables.
9847 2013-06-21  Glenn Morris  <rgm@gnu.org>
9849         * play/cookie1.el (cookie-apropos): Add optional display argument.
9850         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
9851         (psychoanalyze-pinhead): Use cookie-doctor.
9853 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
9855         * emacs-lisp/package.el (tar-get-file-descriptor)
9856         (tar--extract): Declare.
9858 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
9860         Extend flymake's warning predicate to be a function (bug#14217).
9861         * progmodes/flymake.el (flymake-warning-predicate): New.
9862         (flymake-parse-line): Use it.
9863         (flymake-warning-re): Make obsolete alias to
9864         `flymake-warning-predicate'.
9866 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9868         * emacs-lisp/package.el (package-alist): Include obsolete packages.
9869         (package-obsolete-list): Remove.
9870         (package-activate): Remove min-version argument.  Add `force' argument.
9871         Adjust to new package-alist format.
9872         (package-mark-obsolete): Remove.
9873         (package-unpack): Force reload of the package's autoloads.
9874         (package-installed-p): Check builtins if the installed package is not
9875         recent enough.
9876         (package-initialize): Don't reset package-obsolete-list.
9877         Don't specify which package version to activate.
9878         (package-process-define-package, describe-package-1)
9879         (package-menu--generate): Adjust to new package-alist format.
9881 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
9883         * allout-widgets.el (allout-widgets-mode-off)
9884         (allout-widgets-mode-on, allout-widgets-pre-command-business)
9885         (allout-widgets-post-command-business)
9886         (allout-widgets-after-copy-or-kill-function)
9887         (allout-widgets-after-undo-function, allout-test-range-overlaps)
9888         (allout-decorate-item-and-context)
9889         (allout-graphics-modification-handler): Fix typos in docstrings.
9890         (allout-get-or-create-parent-widget): Use `looking-at-p'.
9892         * cmuscheme.el (scheme-start-file): Doc fix.
9893         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
9894         (scheme-input-filter): Use `string-match-p'.
9896         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
9898         * dired-x.el: Use Dired consistently in docstrings.
9900         * dired.el: Use Dired consistently in docstrings.
9901         (dired-readin, dired-mode): Use `setq-local'.
9902         (dired-switches-alist): Make defvar-local.
9903         (dired-buffers-for-dir): Use `zerop'.
9904         (dired-safe-switches-p, dired-switches-escape-p)
9905         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
9906         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
9907         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
9908         (dired-goto-next-nontrivial-file): Use `string-match-p'.
9909         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
9910         (dired-toggle-marks, dired-mark-files-containing-regexp)
9911         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
9912         (dired-flag-auto-save-files, dired-flag-backup-files):
9913         Use `looking-at-p'.
9914         (dired-mark-files-regexp, dired-build-subdir-alist):
9915         Use `string-match-p', `looking-at-p'.
9917         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
9918         (direct-print-region-helper): Use `string-match-p'.
9920 2013-06-21  Leo Liu  <sdl.web@gmail.com>
9922         * comint.el (comint-redirect-results-list-from-process):
9923         Fix infinite loop.
9925 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9927         * net/eww.el (eww-update-header-line-format): Quote % characters.
9929 2013-06-21  Glenn Morris  <rgm@gnu.org>
9931         * play/cookie1.el (cookie): New custom group.
9932         (cookie-file): New option.
9933         (cookie-check-file): New function.
9934         (cookie): Make it interactive.  Make start and end messages optional.
9935         Interactively, display the result.  Default to cookie-file.
9936         (cookie-insert): Default to cookie-file.
9937         (cookie-snarf): Make start and end messages optional.
9938         Default to cookie-file.  Use with-temp-buffer.
9939         (cookie-read): Rename from read-cookie.
9940         Make start and end messages optional.  Default to cookie-file.
9941         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
9942         Do not autoload it.
9943         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
9944         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
9946 2013-06-21  Leo Liu  <sdl.web@gmail.com>
9948         * progmodes/octave.el (octave-mode): Backward compatibility fix.
9950 2013-06-21  Glenn Morris  <rgm@gnu.org>
9952         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
9954 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9955             Daniel Hackney  <dan@haxney.org>
9957         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
9958         Consolidate the single-file vs tarball code.
9959         (package-desc-suffix): New function.
9960         (package-desc-full-name): Don't bother inlining it.
9961         (package-load-descriptor): Return the new package-desc.
9962         (package-mark-obsolete): Remove unused arg `package'.
9963         (package-unpack): Make it work for single files as well.
9964         Make it update package-alist.
9965         (package--make-autoloads-and-stuff): Rename from
9966         package--make-autoloads-and-compile.  Don't compile any more.
9967         (package--compile): New function.
9968         (package-generate-description-file): New function, extracted from
9969         package-unpack-single.
9970         (package-unpack-single): Remove.
9971         (package--with-work-buffer): Add indentation and debugging info.
9972         (package-download-single): Remove.
9973         (package-install-from-archive): Rename from package-download-tar, make
9974         it take a pkg-desc, and make it work for single files as well.
9975         (package-download-transaction): Simplify.
9976         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
9977         external tar program.
9978         (package-install-from-buffer): Remove `pkg-desc' argument.
9979         Use package-tar-file-info for tar-mode buffers.
9980         (package-install-file): Simplify accordingly.
9981         (package-archive-base): Change to take a pkg-desc.
9982         * tar-mode.el (tar--check-descriptor): New function, extracted from
9983         tar-get-descriptor.
9984         (tar-get-descriptor): Use it.
9985         (tar-get-file-descriptor): New function.
9986         (tar--extract): New function, extracted from tar-extract.
9987         (tar--extract): Use it.
9988         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
9989         case the summary uses non-ascii.  Adjust to new calling convention of
9990         package-tar-file-info.
9992 2013-06-21  Leo Liu  <sdl.web@gmail.com>
9994         * comint.el (comint-redirect-results-list-from-process):
9995         Fix random delay.  (Bug#14681)
9997 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
9999         * profiler.el (profiler-format-number): Use log, not log10.
10001 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10003         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
10005 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10007         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
10008         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
10009         yet available.
10010         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
10011         (AUTOGENEL): ... here.
10012         * emacs-lisp/cl-macs.el (cl--sublis): New function.
10013         (cl--defsubst-expand): Use it.
10015 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
10017         * subr.el (log10): Move here from C code, and declare as obsolete.
10018         All uses of (log10 X) replaced with (log X 10).
10020 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10022         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
10023         Declare with `defvar-local'.
10024         (tabulated-list-use-header-line, tabulated-list-entries)
10025         (tabulated-list-padding, tabulated-list-printer)
10026         (tabulated-list-sort-key): Declare with `defvar-local'.
10027         (tabulated-list-init-header, tabulated-list-print-fake-header):
10028         Use `setq-local'.
10030 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
10032         * arc-mode.el (archive-mode): Add `archive-write-file' to
10033         `write-contents-functions' also for remote files.  (Bug#14652)
10035 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
10037         * cus-edit.el (custom-commands): Fix typos.
10038         (custom-display): Fix tooltip text.
10039         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
10040         Fix typos in docstrings.
10041         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
10042         (custom-unlispify-menu-entry, custom-magic-value-create)
10043         (custom-add-see-also, custom-group-value-create): Use ?\s.
10044         (custom-guess-type, customize-apropos, editable-field)
10045         (custom-face-value-create): Use `string-match-p'.
10046         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
10048         * custom.el (custom-load-symbol): Use `string-match-p'.
10050         * ansi-color.el: Convert to lexical binding.
10051         (ansi-colors): Fix URL.
10052         (ansi-color-context, ansi-color-context-region): Use defvar-local.
10053         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
10054         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
10056 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10058         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
10060         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
10062 2013-06-19  Tom Tromey  <tromey@redhat.com>
10064         * net/eww.el (eww-top-url): Remove.
10065         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
10066         (eww-render): Set new variables.  Don't set eww-top-url.
10067         (eww-handle-link): Handle "prev", "home", and "contents".
10068         Downcase the rel text.
10069         (eww-top-url): Choose best top URL.
10071 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10073         * net/eww.el: Rewrite to implement form elements "by hand" instead of
10074         relying in widget.el.  Using widget.el leads to too many
10075         user interface inconsistencies.
10076         (eww-self-insert): Implement entering commands in text fields.
10077         (eww-process-text-input): New function to make text input field editing
10078         work.
10079         (eww-submit): Rewrite to use the new-style form methods.
10080         (eww-select-display): Display the correct selected item.
10081         (eww-change-select): Implement changing the select value.
10082         (eww-toggle-checkbox): Implement radio/checkboxes.
10083         (eww-update-field): Fix compilation error.
10084         (eww-tag-textarea): Implement <textarea>.
10086         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
10087         we don't shadow mode-specific bindings.
10089         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
10090         nothing to push.
10092         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
10094 2013-06-19  Glenn Morris  <rgm@gnu.org>
10096         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
10098 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
10100         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
10101         not needed.
10103         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
10105 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10107         * net/browse-url.el (browse-url-browser-function):
10108         `eww-browse-url' has the right calling signature, `eww' does not.
10110 2013-06-19  Glenn Morris  <rgm@gnu.org>
10112         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
10113         Only eval autoloaded macros.
10114         (byte-compile-autoload): Only give the macro warning for macros.
10116         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
10117         (ps-underlined-faces): Declare.
10119         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
10120         (speedbar-add-supported-extension): Declare.
10122         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
10123         Don't include a date stamp in the header of the generated file;
10124         it leads to needless differences between output files.
10126 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
10128         * net/secrets.el (secrets-struct-secret-content-type):
10129         Replace check of introspection data by a test call of "CreateItem".
10130         Some servers do not offer introspection.
10132 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10134         * electric.el (electric-pair-mode): Improve interaction with
10135         electric-layout-mode.
10136         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
10137         (electric-pair-syntax): Use text-mode-syntax-table in comments
10138         and strings.
10139         (electric-pair--insert): New function.
10140         (electric-pair-post-self-insert-function): Use it and
10141         electric--after-char-pos.
10143 2013-06-19  Leo Liu  <sdl.web@gmail.com>
10145         * progmodes/octave.el (octave-help): Fix regexp.
10147 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10149         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
10150         (shr-table-horizontal-line): Allow nil as a value, and change the
10151         default.
10152         (shr-insert-table-ruler): Respect the nil value.
10154 2013-06-18  Tom Tromey  <tromey@barimba>
10156         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
10157         New defvars.
10158         (eww-open-file): New defun.
10159         (eww-render): Initialize new variables.
10160         (eww-display-html): Handle "link" and "a".
10161         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
10162         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
10163         (eww-back-url): Rename from eww-previous-url.
10164         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
10165         New defuns.
10167 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
10169         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
10170         Distinguish ternary operator tokens from slash symbol and slash
10171         char literal.
10173 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
10175         Convert symbol prettification into minor mode and global minor mode.
10177         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
10178         `prog-prettify-symbols', and make a local defvar instead of defcustom.
10179         (prettify-symbols--keywords): Rename from
10180         `prog-prettify-symbols-alist' and make a local defvar.
10181         (prettify-symbols--compose-symbol): Rename from
10182         `prog--prettify-font-lock-compose-symbol'.
10183         (prettify-symbols--make-keywords): Rename from
10184         `prog-prettify-font-lock-symbols-keywords' and simplify.
10185         (prog-prettify-install): Remove.
10186         (prettify-symbols-mode): New minor mode, based on
10187         `prog-prettify-install'.
10188         (turn-on-prettify-symbols-mode): New function.
10189         (global-prettify-symbols-mode): New globalized minor mode.
10191         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10192         * progmodes/cfengine.el (cfengine3-mode):
10193         * progmodes/perl-mode.el (perl-mode): Don't call
10194         `prog-prettify-install'; set `prettify-symbols-alist' instead.
10196 2013-06-18  Juri Linkov  <juri@jurta.org>
10198         * files-x.el (modify-file-local-variable-message): New function.
10199         (modify-file-local-variable)
10200         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
10201         and call `modify-file-local-variable-message' when it's non-nil.
10202         (add-file-local-variable, delete-file-local-variable)
10203         (add-file-local-variable-prop-line)
10204         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
10205         and use it.  (Bug#9820)
10207 2013-06-18  Juri Linkov  <juri@jurta.org>
10209         * emulation/vi.el (vi-shell-op):
10210         * emulation/vip.el (vip-execute-com, ex-command):
10211         * emulation/viper-cmd.el (viper-exec-bang):
10212         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
10213         the call of `shell-command-on-region'.  (Bug#14637)
10215         * simple.el (shell-command-on-region): Doc fix.
10217 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10219         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
10220         (bug#14633).
10222 2013-06-18  Glenn Morris  <rgm@gnu.org>
10224         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
10226         * newcomment.el (comment-search-forward, comment-search-backward):
10227         Doc fix.  (Bug#14376)
10229 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
10231         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
10232         (buffer-face-mode-invoke): Doc fix.
10234 2013-06-18  Matthias Meulien  <orontee@gmail.com>
10236         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
10237         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
10239 2013-06-18  Glenn Morris  <rgm@gnu.org>
10241         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
10242         Replace obsolete function generic-make-keywords with its expansion.
10244         * progmodes/python.el (ffap-alist): Declare.
10246         * textmodes/reftex.el (bibtex-mode-map): Declare.
10248 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10250         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
10251         (package-unpack, package-unpack-single): Return the pkg-dir.
10252         (package-download-transaction): Use it to update package-alist.
10254 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10256         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
10257         possible choice.
10259 2013-06-17  Juri Linkov  <juri@jurta.org>
10261         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
10263 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
10265         * emacs-lisp/package.el (package-load-descriptor):
10266         Remove `with-syntax-table' call, `read' doesn't need it.
10267         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
10269 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
10271         * startup.el (command-line): Expand package name returned by
10272         `package--description-file' (bug#14639).
10274 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
10276         * emacs-lisp/package.el (package-load-descriptor): Do not call
10277         `emacs-lisp-mode', just use its syntax table.
10279 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
10281         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
10282         `font-lock-extra-managed-props' if any prettifying keyword is added.
10283         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
10284         (prog-mode): Use `setq-local'.
10286 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
10288         * international/characters.el (standard-case-table): Set syntax of ?»
10289         and ?« to punctuation.
10291 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
10293         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
10294         Save relevant match data before calling `syntax-ppss' (bug#14595).
10296 2013-06-15  Juri Linkov  <juri@jurta.org>
10298         * files-x.el (modify-file-local-variable-prop-line): Add local
10299         variables to the end of the existing comment on the first line.
10300         Use `file-auto-mode-skip' to skip interpreter magic line,
10301         and also skip XML declaration.
10303 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
10305         * startup.el (package--builtin-versions): New var.
10306         (package-subdirectory-regexp): Remove.
10307         (package--description-file): Hard code its value instead.
10309         * emacs-lisp/package.el: Don't activate packages older than builtin.
10310         (package-obsolete-list): Rename from package-obsolete-alist, and make
10311         it into a simple list of package-desc.
10312         (package-strip-version): Remove.
10313         (package-built-in-p): Use package--builtin-versions.
10314         (package-mark-obsolete): Simplify.
10315         (package-process-define-package): Mark it obsolete if older than the
10316         builtin version.
10317         (package-handle-response): Use line-end-position.
10318         (package-read-archive-contents, package--download-one-archive):
10319         Simplify.
10320         (package--add-to-archive-contents): Skip if older than the builtin or
10321         installed version.
10322         (package-menu-describe-package): Fix last change.
10323         (package-list-unversioned): New var.
10324         (package-menu--generate): Use it.
10326         * emacs-lisp/autoload.el: Manage package--builtin-versions.
10327         (autoload--insert-text, autoload--insert-cookie-text): New functions.
10328         (autoload-builtin-package-versions): New variable.
10329         (autoload-generate-file-autoloads): Use them.
10330         Remove the list of autoloaded functions/macros from the
10331         (autoload...) comments.
10333         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
10335 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
10337         * simple.el (line-move-partial): Don't jump to the next screen
10338         line as soon as it becomes visible.  Instead, continue enlarging
10339         the vscroll until the portion of a tall screen line that's left on
10340         display is about the height of the frame's default font.
10341         (Bug#14567)
10343 2013-06-15  Glenn Morris  <rgm@gnu.org>
10345         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
10346         compilation-error-regexp-alist void, or local while let-bound.
10348         * progmodes/make-mode.el (makefile-mode-syntax-table):
10349         Treat "=" as punctuation.  (Bug#14614)
10351 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
10353         * help-fns.el (describe-variable):
10354         Add extra line for permanent-local variables.
10356 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
10358         * progmodes/scheme.el (scheme-font-lock-keywords-2):
10359         Add export, import, library.  (Bug#9164)
10360         (library): Set indent function.
10362 2013-06-14  Glenn Morris  <rgm@gnu.org>
10364         * term/xterm.el (xterm--query):
10365         Stop after first matching handler.  (Bug#14615)
10367 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
10369         Add support for dired in saveplace.
10370         * dired.el (dired-initial-position-hook): New variable.
10371         (dired-initial-position): Call hook to place cursor position.
10372         * saveplace.el (save-place-to-alist): Add dired position.
10373         (save-place-dired-hook): New function.
10375 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10377         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
10378         through a symbol rather than letrec.
10380         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
10381         (package-desc): Add `dir' field.
10382         (package-desc-full-name): New function.
10383         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
10384         (package-maybe-load-descriptor): Remove.
10385         (package-load-all-descriptors): Just call package-load-descriptor.
10386         (package--disabled-p): New function.
10387         (package-desc-vers, package-desc-doc): Remove aliases.
10388         (package--dir): Remove function.
10389         (package-activate): Check if a package is disabled.
10390         (package-process-define-package): New function, extracted from
10391         define-package.
10392         (define-package): Turn into a place holder.
10393         (package-unpack-single, package-tar-file-info):
10394         Use package--description-file.
10395         (package-compute-transaction): Use package--disabled-p.
10396         (package-download-transaction): Don't call
10397         package-maybe-load-descriptor since they're all loaded anyway.
10398         (package-install): Change argument to be a pkg-desc.
10399         (package-delete): Use a single pkg-desc argument.
10400         (describe-package-1): Use package-desc-dir instead of package--dir.
10401         Use package-desc property instead of package-symbol.
10402         (package-install-button-action): Adjust accordingly.
10403         (package--push): Rewrite.
10404         (package-menu--print-info): Adjust accordingly.  Change the ID format
10405         to be a pkg-desc.
10406         (package-menu-describe-package, package-menu-get-status)
10407         (package-menu--find-upgrades, package-menu-mark-upgrades)
10408         (package-menu-execute, package-menu--name-predicate):
10409         Adjust accordingly.
10410         * startup.el (package--description-file): New function.
10411         (command-line): Use it.
10412         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10413         Use package-desc-version.
10415         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
10416         (byte-compile-preprocess): Use it.
10417         (byte-compile-file-form-defalias): Try a bit harder to use macros we
10418         can't quite recognize.
10419         (byte-compile-add-to-list): Remove.
10420         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
10421         (cconv-closure-convert): Add assertion.
10423         * emacs-lisp/map-ynp.el: Use lexical-binding.
10424         (map-y-or-n-p): Remove unused vars `tail' and `object'.
10425         Factor out some repeated code.
10427 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10429         * subr.el (with-eval-after-load): New macro.
10430         (eval-after-load): Allow form to be a function.
10431         take advantage of lexical-binding.
10432         (do-after-load-evaluation): Use dolist and adjust to new format.
10433         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
10435 2013-06-13  Juri Linkov  <juri@jurta.org>
10437         * replace.el (perform-replace): Display "symbol " and other search
10438         modes from `isearch-message-prefix' in the *Help* buffer.
10440         * isearch.el (isearch-query-replace): Add " symbol" and other
10441         possible search modes from `isearch-message-prefix' to the prompt.
10442         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
10443         when reading a regexp to collect.
10445 2013-06-13  Juri Linkov  <juri@jurta.org>
10447         * isearch.el (word-search-regexp): Match whitespace if the search
10448         string begins or ends in whitespace.  The LAX arg is applied to
10449         both ends of the search string.  Use `regexp-quote' and explicit
10450         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
10451         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
10452         boundaries are replaced with symbol boundaries, and characters
10453         between symbols match non-word non-symbol syntax.  (Bug#14602)
10455 2013-06-13  Juri Linkov  <juri@jurta.org>
10457         * isearch.el (isearch-del-char): Don't exceed the length of
10458         `isearch-string' by the prefix arg.  (Bug#14563)
10460 2013-06-13  Juri Linkov  <juri@jurta.org>
10462         * isearch.el (isearch-yank-word, isearch-yank-line)
10463         (isearch-char-by-name, isearch-quote-char)
10464         (isearch-printing-char, isearch-process-search-char):
10465         Add optional count prefix arg.  (Bug#14563)
10467         * international/isearch-x.el
10468         (isearch-process-search-multibyte-characters):
10469         Add optional count prefix arg.
10471 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10473         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
10474         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
10475         lexical-binding.
10477 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
10479         * subr.el (set-temporary-overlay-map): Add on-exit argument.
10481 2013-06-13  Glenn Morris  <rgm@gnu.org>
10483         * startup.el (tty-handle-args):
10484         Don't just discard "--" and anything after.  (Bug#14608)
10486         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
10488 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
10490         Implement changes in Secret Service API.  Make it backward compatible.
10491         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
10492         (secrets-create-item): Use it.  Prefix properties with interface.
10494 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
10496         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
10497         (term-emulate-terminal): Respect term-suppress-hard-newline.
10499 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
10501         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10502         Only remove a `thumb-file' overlay.  (Bug#14548)
10504 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
10506         * mail/reporter.el (reporter-submit-bug-report):
10507         Handle missing package-name.  (Bug#14600)
10509 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10511         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
10512         (reftex-citation-prompt, reftex-default-bibliography)
10513         (reftex-bib-or-thebib, reftex-get-bibfile-list)
10514         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
10515         (reftex-bib-sort-author, reftex-bib-sort-year)
10516         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
10517         (reftex-extract-bib-entries-from-thebibliography)
10518         (reftex-get-bibkey-default, reftex-get-bib-names)
10519         (reftex-parse-bibtex-entry, reftex-get-bib-field)
10520         (reftex-format-bib-entry, reftex-parse-bibitem)
10521         (reftex-format-bibitem, reftex-do-citation)
10522         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
10523         (reftex-restrict-bib-matches, reftex-extract-bib-file)
10524         (reftex-insert-bib-matches, reftex-format-citation)
10525         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
10526         (reftex-create-bibtex-file): Add docstrings, mostly by converting
10527         existing comments into docstrings.
10529 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
10531         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
10533 2013-06-12  Andreas Schwab  <schwab@suse.de>
10535         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
10536         for auto-save files.
10538 2013-06-12  Glenn Morris  <rgm@gnu.org>
10540         * ido.el (ido-delete-ignored-files): Remove.
10541         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
10542         Go back to calling ido-ignore-item-p directly.
10544 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
10546         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
10548         * ido.el (ido-delete-ignored-files): New function,
10549         split from ido-make-file-list-1.
10550         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
10551         (ido-make-file-list-1): Use ido-delete-ignored-files.
10553 2013-06-12  Leo Liu  <sdl.web@gmail.com>
10555         * progmodes/octave.el (inferior-octave-startup)
10556         (inferior-octave-completion-table)
10557         (inferior-octave-track-window-width-change)
10558         (octave-eldoc-function-signatures, octave-help)
10559         (octave-find-definition): Use single quoted strings.
10560         (inferior-octave-startup-args): Change default value.
10561         (inferior-octave-startup): Do not hard code "-i" and
10562         "--no-line-editing".
10563         (inferior-octave-resync-dirs): Add optional arg NOERROR.
10564         (inferior-octave-directory-tracker): Use it.
10565         (octave-goto-function-definition): Robustify.
10566         (octave-help): Support highlighting operators in 'See also'.
10567         (octave-find-definition): Find subfunctions only in Octave mode.
10569 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10571         * help-fns.el (help-fns--compiler-macro): If the handler function is
10572         named, then put a link to it.
10573         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
10574         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
10575         (cl-typep): Use it.
10576         (cl-eval-when): Simplify debug spec.
10577         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
10578         compiler-macro function instead of setting `compiler-macro-file'.
10580 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
10582         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
10583         * vc/vc-hooks.el (vc-stay-local): Doc fix.
10585 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10586             Daniel Hackney  <dan@haxney.org>
10588         First part of Daniel Hackney's patch to package.el.
10589         * emacs-lisp/package.el: Use defstruct.
10590         (package-desc): New, main struct.
10591         (package--bi-desc, package--ac-desc): New structs, used to describe the
10592         format in external files.
10593         (package-desc-vers): Replace with package-desc-version accessor.
10594         (package-desc-doc): Replace with package-desc-summary accessor.
10595         (package-activate-1): Remove `package' arg since the pkg-vec now
10596         includes the name.
10597         (define-package): Use package-desc-from-define.
10598         (package-unpack-single): Change file-name arg to be a symbol.
10599         (package--add-to-archive-contents): Use package-desc-create and new
10600         accessor functions to package--ac-desc.
10601         (package-buffer-info, package-tar-file-info): Return a package-desc.
10602         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
10603         arg to be a package-desc.
10604         (package-install-file): Adjust accordingly.  Use \' to match EOS.
10605         (package--from-builtin): New function.
10606         (describe-package-1, package-menu--generate): Use it.
10607         (package--make-autoloads-and-compile): Change name arg to be a symbol.
10608         (package-generate-autoloads): Idem and return the name of the file.
10609         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10610         Change pkg-info arg to be a package-desc.
10611         Use package-make-ac-desc.
10612         (package-upload-file): Use \' to match EOS.
10613         * finder.el (finder-compile-keywords): Use package-make-builtin.
10615 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10617         * vc/vc.el (vc-deduce-fileset): Change error message.
10618         (vc-read-backend): New function.
10619         (vc-next-action): Use it.
10621         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
10623         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
10624         (prolog-font-lock-keywords): Use regexp-opt instead.
10625         Don't manually highlight strings.
10626         (prolog-mode-variables): Simplify comment-start-skip.
10627         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
10629         * emacs-lisp/generic.el (generic--normalise-comments)
10630         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
10631         (generic-mode-set-comments): Use them.
10632         (generic-bracket-support): Use setq-local.
10633         (generic-make-keywords-list): Declare obsolete.
10635 2013-06-11  Glenn Morris  <rgm@gnu.org>
10637         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
10638         Prettify after setting font-lock-defaults.  (Bug#14574)
10640 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
10642         * replace.el (query-replace, occur-read-regexp-defaults-function)
10643         (replace-search):
10644         * subr.el (declare-function, number-sequence, local-set-key)
10645         (substitute-key-definition, locate-user-emacs-file)
10646         (with-silent-modifications, split-string, eval-after-load):
10647         Fix typos, remove unneeded backslashes and reflow some docstrings.
10649 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10651         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
10652         default for Elisp files.
10654 2013-06-11  Glenn Morris  <rgm@gnu.org>
10656         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
10657         although define-derived-mode was doing this anyway.  (Bug#14583)
10659 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
10661         * allout.el (allout-encryption-plaintext-sanitization-regexps):
10662         Fix make-variable-buffer-local call to refer to the correct variable.
10664 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
10666         * eshell/em-term.el (eshell-visual-commands)
10667         (eshell-visual-subcommands, eshell-visual-options):
10668         Add summary line to docstrings.  Add cross-references.
10670 2013-06-10  Glenn Morris  <rgm@gnu.org>
10672         * epa.el (epa-read-file-name): New function.  (Bug#14510)
10673         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
10675 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
10677         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
10678         output redirection to be ignored with visual commands.
10680 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
10682         * eshell/em-term.el (eshell-visual-command-p): New function.
10683         (eshell-term-initialize): Move long lambda to separate function
10684         eshell-visual-command-p.
10685         * eshell/em-dirs.el (eshell-dirs-initialize):
10686         * eshell/em-script.el (eshell-script-initialize):
10687         Add missing #' to lambda.
10689 2013-06-08  Leo Liu  <sdl.web@gmail.com>
10691         * progmodes/octave.el (octave-add-log-current-defun): New function.
10692         (octave-mode): Set add-log-current-defun-function.
10693         (octave-goto-function-definition): Do not move point if not found.
10694         (octave-find-definition): Enhance to try subfunctions first.
10696 2013-06-08  Glenn Morris  <rgm@gnu.org>
10698         * emacs-lisp/bytecomp.el (byte-compile-char-before)
10699         (byte-compile-backward-char, byte-compile-backward-word):
10700         Improve previous change, to handle non-explicit nil.
10702 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10704         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
10705         (smie--opener/closer-at-point): New function.
10706         (smie--matching-block-data): Use it.  Don't match from right after an
10707         opener or right before a closer.  Obey smie-blink-matching-inners.
10708         Don't signal a mismatch for repeated inners like "switch..case..case".
10710 2013-06-07  Leo Liu  <sdl.web@gmail.com>
10712         * progmodes/octave.el (octave-mode): Set comment-use-global-state
10713         to t.  (Bug#14303)
10714         (octave-function-header-regexp): Fix.  (Bug#14570)
10715         (octave-help-mode-finish-hook, octave-help-mode-finish):
10716         Remove.  Just use temp-buffer-show-hook.
10718         * newcomment.el (comment-search-backward): Revert last change.
10719         (Bug#14434)
10721         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
10723 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
10725         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
10726         through xargs, to avoid failure due to MS-Windows limitations on
10727         command-line length.
10729 2013-06-06  Glenn Morris  <rgm@gnu.org>
10731         * font-lock.el (lisp-font-lock-keywords-2):
10732         Treat user-error like error.
10734         * emacs-lisp/bytecomp.el (byte-compile-char-before)
10735         (byte-compile-backward-char, byte-compile-backward-word):
10736         Handle explicit nil arguments.  (Bug#14565)
10738 2013-06-05  Alan Mackenzie  <acm@muc.de>
10740         * isearch.el (isearch-allow-prefix): New user option.
10741         (isearch-other-meta-char): Don't exit isearch when a prefix
10742         argument is typed whilst `isearch-allow-prefix' is non-nil.
10743         (Bug#9706)
10745 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10747         * autorevert.el (auto-revert-notify-handler): Use memq.
10748         Hide assertion failure.
10750         * skeleton.el: Use cl-lib.
10751         (skeleton-further-elements): Use defvar-local.
10752         (skeleton-insert): Use cl-progv.
10754 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10756         * progmodes/prog-mode.el (prog-prettify-symbols)
10757         (prog-prettify-install): Update docstrings.
10759 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10761         * simple.el: Move all the prog-mode code to prog-mode.el.
10762         * progmodes/prog-mode.el: New file.
10763         * loadup.el: Add prog-mode.el.
10765 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10767         * simple.el (prog-prettify-symbols): Add version.
10768         (prog-prettify-install): Add convenience function to prettify symbols.
10770         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
10771         (perl--augmented-font-lock-keywords-1)
10772         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
10773         variables and use it.
10775         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10776         (cfengine3-mode): Remove unneeded variable and use it.
10778         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10779         (lisp--augmented-font-lock-keywords-1)
10780         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
10781         Remove unneeded variables and use it.
10783 2013-06-05  João Távora  <joaotavora@gmail.com>
10785         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
10786         to point when opening the connection.  (Bug#14380)
10788 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10790         * subr.el (load-history-regexp, load-history-filename-element)
10791         (eval-after-load, after-load-functions, do-after-load-evaluation)
10792         (eval-next-after-load, display-delayed-warnings)
10793         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
10794         definition of save-match-data.
10795         (overriding-local-map): Remove accidental obsolescence declaration.
10797         * emacs-lisp/edebug.el (edebug-result): Move before first use.
10799 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
10801         Generalize symbol prettify support to prog-mode and implement it
10802         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
10803         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
10804         (prog--prettify-font-lock-compose-symbol)
10805         (prog-prettify-font-lock-symbols-keywords): New variables and
10806         functions to support symbol prettification.
10807         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
10808         (lisp--augmented-font-lock-keywords-1)
10809         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
10810         (lisp--prettify-symbols-alist): Implement prettify of lambda.
10811         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
10812         (cfengine3--prettify-symbols-alist, cfengine3-mode):
10813         Implement prettify of -> => :: strings.
10814         * progmodes/perl-mode.el (perl-prettify-symbols)
10815         (perl--font-lock-compose-symbol)
10816         (perl--font-lock-symbols-keywords): Move to prog-mode.
10817         (perl--prettify-symbols-alist): Prettify -> => :: strings.
10818         (perl-font-lock-keywords-1)
10819         (perl-font-lock-keywords-2): Remove explicit prettify support.
10820         (perl--augmented-font-lock-keywords)
10821         (perl--augmented-font-lock-keywords-1)
10822         (perl--augmented-font-lock-keywords-2, perl-mode):
10823         Implement prettify support.
10825 2013-06-05  Leo Liu  <sdl.web@gmail.com>
10827         Re-implement SMIE matching block highlight using
10828         show-paren-data-function.  (Bug#14395)
10829         * emacs-lisp/smie.el (smie-matching-block-highlight)
10830         (smie--highlight-matching-block-overlay)
10831         (smie--highlight-matching-block-lastpos)
10832         (smie-highlight-matching-block)
10833         (smie-highlight-matching-block-mode): Remove.
10834         (smie--matching-block-data-cache): New variable.
10835         (smie--matching-block-data): New function.
10836         (smie-setup): Use smie--matching-block-data for
10837         show-paren-data-function.
10839         * progmodes/octave.el (octave-mode-menu): Fix.
10840         (octave-find-definition): Skip garbage lines.
10842 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10844         Fix compilation error with simultaneous dynamic+lexical scoping.
10845         Add warning when a defvar appears after the first let-binding.
10846         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
10847         (byte-compile-close-variables): Initialize it.
10848         (byte-compile--declare-var): New function.
10849         (byte-compile-file-form-defvar)
10850         (byte-compile-file-form-define-abbrev-table)
10851         (byte-compile-file-form-custom-declare-variable): Use it.
10852         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
10853         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
10854         (byte-compile-bind): Handle dynamic bindings that shadow
10855         lexical bindings.
10856         (byte-compile-unbind): Make arg non-optional.
10857         (byte-compile-let): Simplify.
10858         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
10859         (cconv--analyse-function, cconv-analyse-form): Populate it.
10860         Protect byte-compile-bound-variables to limit the scope of defvars.
10861         (cconv-analyse-form): Add missing rule for (defvar <foo>).
10862         Remove unneeded rule for `declare'.
10864         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
10865         so as to avoid depending on cl-adjoin at run-time.
10866         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
10868         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
10869         (macroexp--warn-and-return): Use it.
10871 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
10873         * subr.el: Convert to lexical binding.
10874         (overriding-local-map): Make obsolete.
10875         (add-to-list): Doc fix.  Add compiler macro.
10876         (read-key): Swap values of local maps.
10878 2013-06-05  Leo Liu  <sdl.web@gmail.com>
10880         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
10882 2013-06-04  Leo Liu  <sdl.web@gmail.com>
10884         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
10885         (compilation-auto-jump): Suppress the "Mark set" message to give
10886         way to exit message.
10888 2013-06-04  Alan Mackenzie  <acm@muc.de>
10890         Remove faulty optimisation from indentation calculation.
10891         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
10892         search limit based on 2000 characters back from indent-point.
10894 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
10896         * eshell/em-term.el (cl-lib): Require `cl-lib'.
10898 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10900         * emacs-lisp/lisp.el: Use lexical-binding.
10901         (lisp--local-variables-1, lisp--local-variables): New functions.
10902         (lisp--local-variables-completion-table): New var.
10903         (lisp-completion-at-point): Use it complete let-bound vars.
10905         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
10906         eagerly (bug#14422).
10908 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
10910         * autorevert.el (auto-revert-notify-enabled)
10911         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10912         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
10913         (auto-revert-notify-handler): Handle also gfilenotify.
10915         * subr.el (file-notify-handle-event): New defun.  Replacing ...
10916         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
10917         Remove.
10919 2013-06-03  Juri Linkov  <juri@jurta.org>
10921         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
10922         `M-s h .'.  (Bug#14427)
10924         * hi-lock.el (highlight-symbol-at-point): New alias for the new
10925         command `hi-lock-face-symbol-at-point'.
10926         (hi-lock-face-symbol-at-point): New command.
10927         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
10928         (hi-lock-menu): Add `highlight-symbol-at-point'.
10929         (hi-lock-mode): Doc fix.
10931         * isearch.el (isearch-forward-symbol-at-point): New command.
10932         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
10933         (isearch-highlight-regexp): Add a regexp which matches
10934         words/symbols for word/symbol mode.
10936         * subr.el (find-tag-default-bounds): New function with the body
10937         mostly moved from `find-tag-default'.
10938         (find-tag-default): Move most code to `find-tag-default-bounds',
10939         call it and apply `buffer-substring-no-properties' afterwards.
10941 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
10943         * eshell/em-term.el (eshell-term-initialize):
10944         Use `cl-intersection' rather than `intersection'.
10946 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
10948         * vc/log-view.el: Doc fix.
10949         (log-view-mode-map): Copy keymap from `special-mode-map'.
10951 2013-06-02  Eric Ludlam  <zappo@gnu.org>
10953         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
10954         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
10955         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
10956         (eieio-unbound, eieio-default-superclass)
10957         (eieio--define-field-accessors, method-static, method-before)
10958         (method-primary, method-after, method-num-lists)
10959         (method-generic-before, method-generic-primary)
10960         (method-generic-after, method-num-slots)
10961         (eieio-specialized-key-to-generic-key)
10962         (eieio--check-type, class-v, class-p)
10963         (eieio-class-name, define-obsolete-function-alias)
10964         (eieio-class-parents-fast, eieio-class-children-fast)
10965         (same-class-fast-p, class-constructor, generic-p)
10966         (generic-primary-only-p, generic-primary-only-one-p)
10967         (class-option-assoc, class-option, eieio-object-p)
10968         (class-abstract-p, class-method-invocation-order)
10969         (eieio-defclass-autoload-map, eieio-defclass-autoload)
10970         (eieio-class-un-autoload, eieio-defclass)
10971         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
10972         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
10973         (eieio--defgeneric-init-form, eieio-defgeneric-form)
10974         (eieio-defgeneric-reset-generic-form)
10975         (eieio-defgeneric-form-primary-only)
10976         (eieio-defgeneric-reset-generic-form-primary-only)
10977         (eieio-defgeneric-form-primary-only-one)
10978         (eieio-defgeneric-reset-generic-form-primary-only-one)
10979         (eieio-unbind-method-implementations)
10980         (eieio--defmethod, eieio--typep)
10981         (eieio-perform-slot-validation, eieio-validate-slot-value)
10982         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
10983         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
10984         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
10985         (eieio-slot-name-index, eieio-class-slot-name-index)
10986         (eieio-set-defaults, eieio-initarg-to-attribute)
10987         (eieio-attribute-to-initarg, eieio-c3-candidate)
10988         (eieio-c3-merge-lists, eieio-class-precedence-c3)
10989         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
10990         (eieio-class-precedence-list, eieio-generic-call-methodname)
10991         (eieio-generic-call-arglst, eieio-generic-call-key)
10992         (eieio-generic-call-next-method-list)
10993         (eieio-pre-method-execution-functions, eieio-generic-call)
10994         (eieio-generic-call-primary-only, eieiomt-method-list)
10995         (eieiomt-optimizing-obarray, eieiomt-install)
10996         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
10997         (eieio-generic-form, eieio-defmethod, make-obsolete)
10998         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
10999         (defclass): Remove `eval-and-compile' from macro.
11000         (call-next-method, shared-initialize): Instead of using
11001         `scoped-class' variable, use new eieio--scoped-class, and
11002         eieio--with-scoped-class.
11003         (initialize-instance): Rename local variable 'scoped-class' to
11004         'this-class' to remove ambiguitity from old global.
11006         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
11007         eieio.el.
11008         (eieio--scoped-class-stack): New variable.
11009         (eieio--scoped-class): New fcn.
11010         (eieio--with-scoped-class): New scoping macro.
11011         (eieio-defclass): Use pushnew instead of add-to-list.
11012         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
11013         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
11014         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
11015         `scoped-class' variable, use new eieio--scoped-class, and
11016         eieio--with-scoped-class.
11018         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
11020 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
11022         * eshell/esh-ext.el (eshell-external-command): Pass args to
11023         `eshell-find-interpreter'.
11024         (eshell-find-interpreter): Add new second parameter ARGS.
11026         * eshell/em-script.el (eshell-script-initialize): Add second arg
11027         to the function added as MATCH to `eshell-interpreter-alist'.
11029         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
11030         the function added as MATCH to `eshell-interpreter-alist'.
11032         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
11033         (eshell-visual-options): New defcustom.
11034         (eshell-escape-control-x): Adapt docstring.
11035         (eshell-term-initialize): Test `eshell-visual-subcommands' and
11036         `eshell-visual-options' in addition to `eshell-visual-commands'.
11037         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
11039 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
11041         * progmodes/python.el (python-indent-block-enders): Add break,
11042         continue and raise keywords.
11044 2013-06-01  Glenn Morris  <rgm@gnu.org>
11046         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
11048         Plain (f)boundp silences compilation warnings since Emacs 22.1.
11049         * progmodes/cc-cmds.el (delete-forward-p):
11050         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
11051         * progmodes/cc-engine.el (buffer-syntactic-context):
11052         * progmodes/cc-fonts.el (face-property-instance):
11053         * progmodes/cc-mode.el (set-keymap-parents):
11054         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
11055         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
11056         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
11057         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
11058         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
11060         * progmodes/cc-vars.el (other): Emacs has this widget since
11061         at least 21.1, so don't (re)define it.
11063         * eshell/em-cmpl.el (eshell-cmpl-initialize):
11064         Replace the obsolete alias pcomplete-arg-quote-list.
11066 2013-06-01  Leo Liu  <sdl.web@gmail.com>
11068         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
11069         punctuation syntax.
11070         (inferior-octave-minimal-columns)
11071         (inferior-octave-last-column-width): New variables.
11072         (inferior-octave-track-window-width-change): New function.
11073         (inferior-octave-mode): Adjust column width so that Octave output,
11074         for example from 'ls', can fit into the window nicely.
11076 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
11078         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
11079         Highlight expansions inside regexp literals.
11081 2013-05-31  Glenn Morris  <rgm@gnu.org>
11083         * obsolete/sym-comp.el (symbol-complete):
11084         Replace obsolete completion-annotate-function.
11086         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
11088 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
11090         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
11091         New function, checks if point is inside a literal that allows
11092         expression expansion.
11093         (ruby-syntax-propertize-expansion): Use it.
11094         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
11095         around the body.
11097 2013-05-30  Juri Linkov  <juri@jurta.org>
11099         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
11100         to "\M-si".
11101         (isearch-invisible): New variable.
11102         (isearch-forward): Doc fix.
11103         (isearch-mode): Set `isearch-invisible'
11104         to the value of `search-invisible'.
11105         (isearch-toggle-case-fold): Doc fix.
11106         (isearch-toggle-invisible): New command.
11107         (isearch-query-replace): Let-bind `search-invisible'
11108         to the value of `isearch-invisible'.
11109         (isearch-search): Use `isearch-invisible' instead of
11110         `search-invisible'.  Let-bind `search-invisible'
11111         to the value of `isearch-invisible'.  (Bug#11378)
11113 2013-05-30  Juri Linkov  <juri@jurta.org>
11115         * replace.el (perform-replace): Avoid `isearch-range-invisible'
11116         call when `query-flag' is nil and `search-invisible' is non-nil.
11117         (Bug#11746)
11119 2013-05-30  Glenn Morris  <rgm@gnu.org>
11121         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
11123         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
11124         (cc-require): Suppress spurious "noruntime" warnings.
11125         (cc-require-when-compile): Use fboundp, for sake of compiler.
11127         * progmodes/cc-mode.el: Move load of cc-vars before that of
11128         cc-langs (which in turn loads cc-vars), to quieten compiler.
11130 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11132         * paren.el: Simplify the code.
11133         (show-paren-mode): Always start the timer.
11134         (show-paren--idle-timer): Rename from show-paren-idle-timer.
11135         (show-paren--overlay, show-paren--overlay-1): Rename from
11136         show-paren-overlay and show-paren-overlay-1, and initialize to an
11137         overlay rather than to nil.
11138         (show-paren-function): Misc cleanup and simplifications.
11140 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11142         * paren.el (show-paren-data-function): New hook.
11143         (show-paren--default): New function, extracted from show-paren-function.
11144         (show-paren-function): Use show-paren-data-function.
11146 2013-05-30  Glenn Morris  <rgm@gnu.org>
11148         * ielm.el (ielm-map, ielm-complete-symbol):
11149         Use completion-at-point rather than obsolete functions.
11150         (inferior-emacs-lisp-mode): Doc fix.
11151         Set completion-at-point-functions, rather than
11152         comint-dynamic-complete-functions.
11154         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
11155         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
11156         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
11158         * image.el (image-animated-p): Tweak definition.
11160         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
11161         (rlogin-process-connection-type): Tweak default.  Add set-after.
11162         (rlogin-host): Doc fix.
11163         (rlogin): Tweak prompt.
11164         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
11166         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
11167         * progmodes/tcl.el (inferior-tcl-mode-map):
11168         Use completion-at-point rather than obsolete alias.
11170         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
11172         * minibuffer.el (read-file-name-completion-ignore-case):
11173         Move before completion--in-region, for eager macro expansion.
11175 2013-05-29  Juri Linkov  <juri@jurta.org>
11177         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
11178         for total count of matching lines.  Add `global-matches' for total
11179         count of matches.  Rename `matches' to `lines' for count of
11180         matching lines.  Add `matches' for count of matches.
11181         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
11182         to `prev-line' for line number of prev match endpt.
11183         Increment `matches' for every match.  Print the number of
11184         matching lines in the header.
11185         (occur-context-lines): Rename `lines' to `curr-line'.
11186         Rename `prev-lines' to `prev-line'.  (Bug#14017)
11188 2013-05-29  Juri Linkov  <juri@jurta.org>
11190         * replace.el (perform-replace): Add `skip-read-only-count',
11191         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
11192         Increment them for corresponding conditions and report the number
11193         of skipped occurrences in the final message.  (Bug#11746)
11194         (query-replace, query-replace-regexp, query-replace-regexp-eval)
11195         (replace-string, replace-regexp): Doc fix.
11197 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11199         * emacs-lisp/trace.el (trace--read-args): Provide a default.
11201         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
11202         prog-mode-map (bug#14504).
11204 2013-05-29  Leo Liu  <sdl.web@gmail.com>
11206         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
11207         (octave-help): Small simplification.
11209         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
11210         off the highlight first.
11212 2013-05-29  Glenn Morris  <rgm@gnu.org>
11214         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
11215         Handle idlwave-last-system-routine-info-cons-cell being nil.
11217         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
11218         (idlwave-write-paths): Simplify via with-temp-buffer.
11220         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
11221         * emulation/cua-rect.el: Also load cua-base at run time.
11223         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
11224         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
11225         (cperl-imenu-on-info): Require imenu.
11227 2013-05-28  Alan Mackenzie  <acm@muc.de>
11229         Handle "capitalised keywords" correctly.
11230         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
11232 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
11234         * eshell/em-unix.el: Add -r option to cp.
11236 2013-05-28  Glenn Morris  <rgm@gnu.org>
11238         * vc/vc-arch.el (vc-exec-after): Declare.
11239         (vc-switches): Autoload.
11240         * vc/vc-bzr.el: No need to require vc when compiling.
11241         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
11242         (vc-resynch-buffer, vc-dir-refresh): Declare.
11243         (vc-setup-buffer, vc-switches): Autoload.
11244         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
11245         (vc-resynch-buffer): Declare.
11246         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
11247         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
11248         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
11249         (grep-read-regexp, grep-read-files, grep-expand-template)
11250         (vc-dir-refresh): Declare.
11251         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
11252         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
11253         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
11254         * vc/vc-mtn.el (vc-exec-after): Declare.
11255         (vc-switches): Autoload.
11256         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
11257         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
11258         (vc-file-tree-walk): Declare.
11259         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
11260         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
11261         (vc-tag-precondition, vc-rename-master): Autoload.
11262         * vc/vc-svn.el (vc-exec-after): Declare.
11263         (vc-switches, vc-setup-buffer): Autoload.
11264         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
11265         Autoload.
11266         (vc-resynch-buffer): Declare.
11268         * obsolete/fast-lock.el (byte-compile-warnings):
11269         Don't warn about obsolete features in this obsolete file.
11271         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
11272         Move definition before use.
11274         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
11275         (dun-unix-verbs): Remove dun-zippy.
11276         (dun-zippy): Remove function.
11278         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11280 2013-05-27  Juri Linkov  <juri@jurta.org>
11282         * replace.el (replace-search): New function with code moved out
11283         from `perform-replace'.
11284         (replace-highlight, replace-dehighlight): Move function definitions
11285         up closer to `replace-search'.  (Bug#11746)
11287 2013-05-27  Juri Linkov  <juri@jurta.org>
11289         * replace.el (perform-replace): Ignore invisible matches.
11290         In addition to checking `query-replace-skip-read-only', also
11291         filter out matches by calling `run-hook-with-args-until-failure'
11292         on `isearch-filter-predicates', and also check `search-invisible'
11293         for t or call `isearch-range-invisible'.
11294         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
11296 2013-05-27  Juri Linkov  <juri@jurta.org>
11298         * isearch.el (isearch-filter-predicates): Rename from
11299         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
11300         (isearch-message-prefix): Display text from the property
11301         `isearch-message-prefix' of the currently active filters.
11302         (isearch-search): Don't compare `isearch-filter-predicate' with
11303         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
11304         on `isearch-filter-predicates'.  Also check `search-invisible' for t
11305         or call `isearch-range-invisible'.
11306         (isearch-filter-visible): Make obsolete.
11307         (isearch-lazy-highlight-search):
11308         Call `run-hook-with-args-until-failure' on
11309         `isearch-filter-predicates' and use `isearch-range-invisible'.
11311         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
11312         `isearch-filter-predicates' instead of `funcall'ing
11313         `isearch-filter-predicate'.
11314         (Info-mode): Set `Info-isearch-filter' to
11315         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
11317         * dired-aux.el (dired-isearch-filter-predicate-orig):
11318         Remove variable.
11319         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
11320         (dired-isearch-filenames-end): Add and remove
11321         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
11322         instead of changing the value of `isearch-filter-predicate'.
11323         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
11324         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
11325         Put property `isearch-message-prefix' to "filename " on
11326         `dired-isearch-filter-filenames'.
11328         * wdired.el (wdired-change-to-wdired-mode):
11329         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
11330         locally instead of changing `isearch-filter-predicate'.
11331         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
11333 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
11335         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
11336         return the commit hash (Bug#14459).  Also set the
11337         `vc-git-detached' property.
11338         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
11339         (vc-git-mode-line-string): Use the same help-echo format whether
11340         in detached mode or not, because we know the actual revision now.
11341         When in detached mode, shorten the revision to 7 chars.
11343 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11345         * emacs-lisp/easy-mmode.el (define-minor-mode):
11346         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
11347         mode hook and provide a docstring.
11349 2013-05-27  Alan Mackenzie  <acm@muc.de>
11351         Remove spurious syntax-table text properties inserted by C-y.
11352         * progmodes/cc-mode.el (c-after-change): Also clear hard
11353         syntax-table property with value nil.
11355 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
11357         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
11358         when reading the events; the buffer layout shall not be changed.
11360 2013-05-27  Leo Liu  <sdl.web@gmail.com>
11362         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
11363         New variable.
11364         (inferior-octave-directory-tracker): Automatically re-sync
11365         default-directory.
11366         (octave-help): Improve handling of 'See also'.
11368 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11370         * doc-view.el: Minor naming convention tweaks.
11371         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
11373         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
11374         even if there's no `display' property yet (bug#14435).
11376 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
11378         * subr.el (unmsys--file-name): Rename from reveal-filename.
11380         * Makefile.in (custom-deps, finder-data, autoloads)
11381         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11382         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11383         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
11385 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11387         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
11388         error-completion on the first 2 args of condition-case (bug#14446).
11389         Don't burp at EOB.
11391 2013-05-25  Leo Liu  <sdl.web@gmail.com>
11393         * comint.el (comint-previous-matching-input): Do not flood the
11394         *Messages* buffer with trivial messages.
11396 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
11398         * progmodes/flymake.el (flymake-nop): Don't return a string.
11399         (flymake-set-at): Fix typo.
11401         * simple.el (read--expression): New function, extracted from
11402         eval-expression.  Set completion-at-point-functions (bug#14465).
11403         (eval-expression, eval-minibuffer): Use it.
11405 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
11407         * progmodes/flymake.el (flymake-save-buffer-in-file)
11408         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
11409         (flymake-selected-frame, flymake-log, flymake-ins-after)
11410         (flymake-set-at, flymake-get-buildfile-from-cache)
11411         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
11412         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
11413         Refine the doc string.
11414         (flymake-get-file-name-mode-and-masks): Reformat.
11415         (flymake-get-real-file-name-function): Fix a minor bug.
11417 2013-05-24  Juri Linkov  <juri@jurta.org>
11419         * progmodes/grep.el (grep-mode-font-lock-keywords):
11420         Support =linenumber= format used by git-grep for lines with
11421         function names.  (Bug#13549)
11423 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11425         * progmodes/octave.el (octave-smie-rules): Return nil rather than
11426         0 after a semi-colon; it works better for smie-auto-fill.
11427         (octave--indent-new-comment-line): New function.
11428         (octave-indent-new-comment-line): Use it (indirectly).
11429         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
11430         modify comment-line-break-function.
11432         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
11433         (smie-setup): Use add-function to set it.
11435 2013-05-24  Sam Steingold  <sds@gnu.org>
11437         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
11438         argument (before the `interactive' argument).
11440 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11442         * image-mode.el (image-mode-winprops): Add winprops to
11443         image-mode-winprops-alist before running
11444         image-mode-new-window-functions.
11445         * doc-view.el (doc-view-new-window-function): Don't delay
11446         doc-view-goto-page via timers (bug#14435).
11448 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
11450         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
11451         (doc-view-desktop-save-buffer): New function.
11452         (doc-view-restore-desktop-buffer): New function.
11453         (desktop-buffer-mode-handlers):
11454         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
11455         handler.
11456         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
11457         `desktop-save-buffer' function.
11459 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
11461         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
11462         (tramp-gvfs-file-name-handler): Raise a user error when
11463         `tramp-gvfs-enabled' is nil.
11464         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
11465         Do not raise a user error when loading package.  (Bug#14447)
11467         * net/xesam.el: Move to obsolete/.
11469 2013-05-24  Glenn Morris  <rgm@gnu.org>
11471         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
11473         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
11475         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
11476         (Info-find-node, Man-getpage-in-background): Declare.
11478         * mail/unrmail.el (unrmail):
11479         Replace obsolete detect-coding-with-priority.
11481         * net/socks.el (socks-split-string): Use this rather than split-string.
11482         (socks-nslookup-host): Update for above change.
11483         (dynamic-choice, s5-dynamic-choice-match)
11484         (s5-dynamic-choice-match-inline, s5-widget-value-create):
11485         Comment out unused code.
11487         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
11488         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
11489         (gud-tooltip-echo-area): Make obsolete.
11490         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
11492         * progmodes/js.el (js--optimize-arglist): Declare.
11494         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
11496         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
11497         (ediff-window-C): Declare.
11499         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
11500         Tweak requires to silence compiler.
11502         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
11503         (he-search-string, he-tried-table, he-expand-list)
11504         (he-init-string, he-string-member, he-substitute-string)
11505         (he-reset-string): Declare.
11507         * obsolete/options.el (list-options): Use custom-variable-p,
11508         rather than obsolete alias.
11510 2013-05-23  Sam Steingold  <sds@gnu.org>
11512         * simple.el (shell-command-on-region): Pass the `replace' argument
11513         down to `call-process-region' to comply with the doc as reported on
11514         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
11516 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11518         * emacs-lisp/smie.el (smie-indent-forward-token)
11519         (smie-indent-backward-token): Handle string tokens (bug#14381).
11521 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
11523         * ielm.el (ielm-menu): New menu.
11524         (inferior-emacs-lisp-mode): Set comment-start.
11526 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
11528         * textmodes/reftex.el (reftex-ref-style-toggle):
11529         Fix deactivate action.
11531         * textmodes/reftex-vars.el (reftex-ref-style-alist):
11532         Add cleveref macros.
11534         * textmodes/reftex-parse.el
11535         (reftex-locate-bibliography-files): Accept options for
11536         bibliography commands.
11537         * textmodes/reftex-vars.el (reftex-bibliography-commands):
11538         Add addbibresource.  Basic Biblatex support.
11540 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
11542         * net/tramp-gvfs.el (top):
11543         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
11544         when loading package.  (Bug#14447)
11546 2013-05-23  Glenn Morris  <rgm@gnu.org>
11548         * progmodes/js.el: No need to load comint when compiling.
11549         (ring-insert, comint-send-string, comint-send-input)
11550         (comint-last-input-end, ido-chop): Declare.
11552         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
11553         * vc/ediff-mult.el: Adjust requires.
11554         (ediff-directories-internal, ediff-directory-revisions-internal)
11555         (ediff-patch-file-internal): Declare.
11556         * vc/ediff-ptch.el: Adjust requires.
11557         (ediff-use-last-dir, ediff-buffers-internal): Declare.
11558         (ediff-find-file): Autoload.
11559         * vc/ediff-util.el: No need to load ediff when compiling.
11560         (ediff-regions-internal): Declare.
11561         * vc/ediff-wind.el: Adjust requires.
11562         (ediff-compute-toolbar-width): Define when compiling.
11563         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
11564         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
11565         (dired-get-filename, dired-get-marked-files)
11566         (ediff-last-dir-patch, ediff-patch-default-directory)
11567         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
11568         (ediff-patch-buffer-internal): Declare.
11570         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
11571         (ispell-process, ispell-buffer-local-words, lm-summary)
11572         (lm-section-start, lm-section-end): Declare.
11573         (checkdoc-ispell-init): Simplify.
11575         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
11576         (he-string-member, he-reset-string, he-substitute-string): Declare.
11578         * eshell/em-ls.el: Adjust requires.
11579         (eshell-glob-regexp): Declare.
11580         * eshell/em-tramp.el: Adjust requires.
11581         (eshell-parse-command): Autoload.
11582         * eshell/em-xtra.el: Adjust requires.
11583         (eshell-parse-command): Autoload.
11584         * eshell/esh-ext.el: Adjust requires.
11585         (eshell-parse-command, eshell-close-handles): Autoload.
11586         * eshell/esh-io.el: Adjust requires.
11587         (eshell-output-filter): Autoload.
11588         * eshell/esh-util.el: No need to load tramp when compiling.
11589         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
11590         Declare.
11591         (eshell-parse-ange-ls): Require ange-ftp and tramp.
11592         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
11593         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
11594         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
11595         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
11596         * eshell/esh-opt.el, eshell/esh-proc.el:
11597         * eshell/esh-var.el: Adjust requires.
11598         * eshell/eshell.el: Do not require esh-util twice.
11599         (eshell-add-input-to-history): Declare.
11600         (eshell-command): Check history module is active before using it.
11602         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
11604 2013-05-22  Leo Liu  <sdl.web@gmail.com>
11606         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
11608 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
11610         * autorevert.el (auto-revert-notify-add-watch)
11611         (auto-revert-notify-handler): Add `attrib' for the inotify case,
11612         it indicates changes in file modification time.
11614 2013-05-22  Glenn Morris  <rgm@gnu.org>
11616         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11617         Always delete the autoloaded function from the noruntime and
11618         unresolved functions lists.
11620         * allout.el: No need to load epa, epg, overlay when compiling.
11621         (epg-context-set-passphrase-callback, epg-list-keys)
11622         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
11623         (epg-key-user-id-list): Declare.
11625         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
11626         (viper-set-parsing-style-toggling-macro)
11627         (viper-set-emacs-state-searchstyle-macros):
11628         Use called-interactively-p on Emacs.
11629         (viper-looking-back): Make it an obsolete alias.  Update callers.
11630         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
11631         Use looking-back rather than viper-looking-back.
11632         (viper-tmp-insert-at-eob, viper-enlarge-region)
11633         (viper-read-string-with-history, viper-register-to-point)
11634         (viper-append-to-register, viper-change-state-to-vi)
11635         (viper-backward-char-carefully, viper-forward-char-carefully)
11636         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
11637         (viper-change-state-to-emacs): Declare.
11638         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
11639         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
11640         * emulation/viper-mous.el: Do not load viper-cmd.
11641         (viper-backward-char-carefully, viper-forward-char-carefully)
11642         (viper-forward-word, viper-adjust-window): Declare.
11644         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
11646         * progmodes/idlw-help.el (idlwave-help-fontify):
11647         Use called-interactively-p.
11649         * term/w32console.el (w32-get-console-codepage)
11650         (w32-get-console-output-codepage): Declare.
11652         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
11653         Remove unnecessary declarations.
11654         (dframe-message): Doc fix.
11656         * info.el (dframe-select-attached-frame, dframe-current-frame):
11657         Declare.
11659         * speedbar.el (speedbar-message): Make it an obsolete alias.
11660         Update all callers.
11661         (speedbar-with-attached-buffer)
11662         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
11663         (speedbar-with-writable): Use backquote.
11664         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
11665         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
11666         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
11667         rather than speedbar- aliases.
11668         * mail/rmail.el: Load dframe rather than speedbar when compiling.
11669         (speedbar-make-specialized-keymap, speedbar-insert-button)
11670         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
11671         (speedbar-do-function-pointer): Declare.
11672         (rmail-speedbar-button, rmail-speedbar-find-file)
11673         (rmail-speedbar-move-message):
11674         Use dframe-with-attached-buffer rather than speedbar- alias.
11675         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
11676         (dframe-message, speedbar-make-specialized-keymap)
11677         (speedbar-add-expansion-list, speedbar-mode-functions-list)
11678         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
11679         (speedbar-insert-button, dframe-select-attached-frame)
11680         (dframe-maybee-jump-to-attached-frame)
11681         (speedbar-change-initial-expansion-list)
11682         (speedbar-previously-used-expansion-list-name): Declare.
11683         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
11684         Use dframe-message, dframe-with-attached-buffer rather than
11685         speedbar- aliases.
11686         (gud-sentinel): Silence compiler.
11687         * progmodes/vhdl-mode.el (speedbar-refresh)
11688         (speedbar-do-function-pointer, speedbar-add-supported-extension)
11689         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
11690         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
11691         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
11692         (speedbar-file-lists, speedbar-make-tag-line)
11693         (speedbar-line-directory, speedbar-goto-this-file)
11694         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
11695         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
11696         (speedbar-make-button, speedbar-reset-scanners)
11697         (speedbar-files-item-info, speedbar-line-text)
11698         (speedbar-find-file-in-frame, speedbar-set-timer)
11699         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
11700         (speedbar-with-writable): Do not (re)define it.
11701         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
11702         rather than speedbar- alias.
11704 2013-05-21  Leo Liu  <sdl.web@gmail.com>
11706         * progmodes/octave.el (octave-mode-menu): Update and re-organize
11707         menu items.
11708         (octave-mode): Tweak fill-nobreak-predicate.
11709         (inferior-octave-startup): Check process to avoid infinite loop.
11710         (inferior-octave): Pop to buffer first to show abornmal process
11711         exit information.
11713 2013-05-21  Glenn Morris  <rgm@gnu.org>
11715         * printing.el (pr-menu-bar): Define when compiling.
11717 2013-05-21  Leo Liu  <sdl.web@gmail.com>
11719         * progmodes/octave.el (octave-auto-fill): Remove.
11720         (octave-indent-new-comment-line): Improve.
11721         (octave-mode): Use auto fill mode through
11722         comment-line-break-function and fill-nobreak-predicate.
11723         (octave-goto-function-definition): Support DEFUN_DLD.
11724         (octave-beginning-of-defun): Small tweak.
11725         (octave-help): Show parent directory.
11727 2013-05-21  Glenn Morris  <rgm@gnu.org>
11729         * files.el (dired-unmark):
11730         * progmodes/gud.el (gdb-input): Update declarations.
11732         * calculator.el (electric, ehelp): No need to load when compiling.
11733         (Electric-command-loop, electric-describe-mode): Declare.
11735         * doc-view.el (doc-view-current-converter-processes): Move before use.
11737         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11738         Move MODE-set-explicitly definition before use.
11740         * international/mule-diag.el (mule-diag):
11741         Don't use obsolete window-system-version.
11743         * mail/feedmail.el (smtpmail): No need to load when compiling.
11744         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
11746         * mail/mail-utils.el (rfc822): No need to load when compiling.
11747         (rfc822-addresses): Autoload it.
11748         (mail-strip-quoted-names): Trivial simplification.
11750         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
11751         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
11753         * net/snmp-mode.el (tempo): Don't duplicate requires.
11755         * progmodes/prolog.el (info): No need to load when compiling.
11756         (comint): Require before shell requires it.
11757         (Info-goto-node): Autoload it.
11758         (Info-follow-nearest-node): Declare.
11759         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
11761         * textmodes/artist.el (picture-mode-exit): Declare.
11763         * textmodes/reftex-parse.el (reftex-parse-from-file):
11764         Trivial rewrite so the compiler can parse it better.
11766 2013-05-20  Leo Liu  <sdl.web@gmail.com>
11768         * progmodes/octave.el (octave-help-mode-map)
11769         (octave-help-mode-finish-hook): New variables.
11770         (octave-help-mode, octave-help-mode-finish): New functions.
11771         (octave-help): Use octave-help-mode.
11773 2013-05-20  Glenn Morris  <rgm@gnu.org>
11775         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
11777 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
11779         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
11780         start at point, so that expansion starting right after opening
11781         slash in a regexp is recognized.
11782         (ruby-syntax-before-regexp-re): New defvar, extracted from
11783         ruby-syntax-propertize-function.  Since the value of this regexp
11784         is looked up at runtime now, we should be able to turn
11785         `ruby-syntax-methods-before-regexp' into a defcustom later.
11786         (ruby-syntax-propertize-function): Split regexp matching into two
11787         parts, for opening and closing slashes.  That allows us to skip
11788         over string interpolations and support multiline regexps.
11789         Don't call `ruby-syntax-propertize-expansions', instead use another rule
11790         for them, which calls `ruby-syntax-propertize-expansion'.
11791         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
11792         call to `ruby-syntax-propertize-function'.
11793         (ruby-syntax-propertize-expansion): Extracted from
11794         `ruby-syntax-propertize-expansions'.  Handles one expansion.
11795         (ruby-syntax-propertize-percent-literal): Leave point right after
11796         the percent symbol, so that the expression expansion rule can
11797         propertize the contents.
11798         (ruby-syntax-propertize-heredoc): Leave point at bol following the
11799         heredoc openers.
11800         (ruby-syntax-propertize-expansions): Remove.
11802 2013-05-18  Juri Linkov  <juri@jurta.org>
11804         * man.el (Man-default-man-entry): Remove `-' from the end
11805         of the default value.  (Bug#14400)
11807 2013-05-18  Glenn Morris  <rgm@gnu.org>
11809         * comint.el (comint-password-prompt-regexp):
11810         Allow "password for XXX" where XXX contains colons (eg https://...).
11812 2013-05-18  Leo Liu  <sdl.web@gmail.com>
11814         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
11815         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
11816         (octave-source-directories): Don't check process.
11817         (octave-source-directories, octave-find-definition): Doc fix.
11819 2013-05-18  Glenn Morris  <rgm@gnu.org>
11821         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
11822         Remove backspace/delete bindings.  (Bug#14392)
11824         * cus-dep.el (custom-make-dependencies): Sort the output.
11825         (custom-versions-load-alist): Convert comment to doc.
11827 2013-05-17  Leo Liu  <sdl.web@gmail.com>
11829         * newcomment.el (comment-search-backward): Stricter in finding
11830         comment start.  (Bug#14303)
11832         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
11833         (octave-comment-start-skip): Properly anchored.
11835 2013-05-17  Leo Liu  <sdl.web@gmail.com>
11837         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
11838         Clean up when turned off.  (Bug#14395)
11839         (smie--highlight-matching-block-overlay): No longer buffer-local.
11840         (smie-highlight-matching-block): Adjust.
11842 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
11844         Doc string fix for "nanoseconds" (Bug#14406).
11845         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
11846         Fix doc string typo that had "nanoseconds" instead of "microseconds".
11848 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
11850         * calc/calc-units.el (math-extract-units): Preserve powers
11851         of units.
11853 2013-05-17  Leo Liu  <sdl.web@gmail.com>
11855         * subr.el (delete-consecutive-dups): New function.
11856         * ido.el (ido-set-matches-1): Use it.
11857         * progmodes/octave.el (inferior-octave-completion-table): Use it.
11858         * ido.el (ido-remove-consecutive-dups): Remove.
11860 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11862         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11863         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
11864         regexp-opt's `words'.
11866 2013-05-16  Leo Liu  <sdl.web@gmail.com>
11868         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
11869         (smie--highlight-matching-block-overlay)
11870         (smie--highlight-matching-block-lastpos)
11871         (smie--highlight-matching-block-timer): New variables.
11872         (smie-highlight-matching-block): New function.
11873         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
11874         (smie-setup): Conditionally enable smie-blink-matching-open.
11876 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
11878         Sync with upstream verilog-mode r840.
11879         * progmodes/verilog-mode.el (verilog-mode-version)
11880         (verilog-mode-release-date): Update.
11881         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
11882         (verilog-sig-tieoff): Fix string error on
11883         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
11884         (verilog-read-decls): Fix parameters confusing
11885         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
11887 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
11889         * subr.el (reveal-filename): New function.
11891         * loadup.el: Compute Emacs executable versions on MS-Windows,
11892         where executables have the .exe extension.  Add a hard link
11893         emacs-XX.YY.ZZ.exe on MS-Windows.
11895         * Makefile.in (XARGS_LIMIT): New variable.
11896         (custom-deps, finder-data, autoloads)
11897         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
11898         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
11899         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
11900         (compile-main): Limit xargs according to $(XARGS_LIMIT).
11902 2013-05-16  Leo Liu  <sdl.web@gmail.com>
11904         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
11905         (octave-mode-menu, octave-mode-map): Remove its uses.
11907 2013-05-16  Reto Zimmermann  <reto@gnu.org>
11909         Sync with upstream vhdl mode v3.34.2.
11910         * progmodes/vhdl-mode.el: Use `push' throughout.
11911         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
11912         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
11913         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
11914         (vhdl-actual-generic-name): New option to derive actual generic name.
11915         (vhdl-port-paste-signals): Replace formal by actual generics.
11916         (vhdl-beautify): New name for old group vhdl-align.  Update users.
11917         (vhdl-beautify-options): New option.
11918         (vhdl-last-input-event): New compat alias.  Use throughout.
11919         (vhdl-goto-line): Replace user level function `goto-line'.
11920         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
11921         vhdl-fix-statement-buffer.
11922         (vhdl-create-mode-menu): Add some entries.
11923         (vhdl-align-region-groups): Respect vhdl-beautify-options.
11924         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
11925         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
11926         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
11927         to force statements on one line.
11928         (vhdl-remove-trailing-spaces-region):
11929         New, split from vhdl-remove-trailing-spaces.
11930         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
11931         Respect vhdl-beautify-options.
11932         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
11933         (vhdl-update-sensitivity-list): Not add with index if exists without.
11934         Not include array index with signal.  Ignore keywords in comments.
11935         (vhdl-get-visible-signals): Regexp tweaks.
11936         (vhdl-template-component-inst): Handle empty library.
11937         (vhdl-template-type): Add template for 'enum' type.
11938         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
11939         Use vhdl-replace-string.
11940         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
11941         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
11942         (vhdl-speedbar-initialize): Update for above name change.
11943         (vhdl-compose-wire-components): Fix in handling of constants.
11944         (vhdl-error-regexp-emacs-alist): New variable.
11945         (vhdl-error-regexp-add-emacs): New function;
11946         adds support for new compile.el (Emacs 22+)
11947         (vhdl-generate-makefile-1): Change target order for single lib. units.
11948         Allow use of absolute file names.
11950 2013-05-16  Leo Liu  <sdl.web@gmail.com>
11952         * simple.el (prog-indent-sexp): Indent enclosing defun.
11954 2013-05-15  Glenn Morris  <rgm@gnu.org>
11956         * cus-start.el (show-trailing-whitespace): Move to editing basics.
11957         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
11958         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
11959         (whitespace-highlight): Move to whitespace group.
11961         * comint.el (comint-source):
11962         * pcmpl-linux.el (pcmpl-linux):
11963         * shell.el (shell-faces):
11964         * eshell/esh-opt.el (eshell-opt):
11965         * international/ccl.el (ccl): Remove empty custom groups.
11967         * completion.el (dynamic-completion-mode):
11968         * jit-lock.el (jit-lock-debug-mode):
11969         * minibuffer.el (completion-in-region-mode):
11970         * type-break.el (type-break-mode-line-message-mode)
11971         (type-break-query-mode):
11972         * emulation/tpu-edt.el (tpu-edt-mode):
11973         * progmodes/subword.el (global-subword-mode, global-superword-mode):
11974         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11975         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
11977         * term/xterm.el (xterm): Change parent group to terminals.
11979         * master.el (master): Remove empty custom group.
11980         (master-mode): Remove unused :group argument.
11981         * textmodes/refill.el (refill): Remove empty custom group.
11982         (refill-mode): Remove unused :group argument.
11984         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
11986         * cus-dep.el: Provide a feature.
11987         (custom-make-dependencies): Ignore dotfiles (dir-locals).
11988         Don't mistakenly ignore files whose basenames match a basename
11989         from preloaded-file-list (eg cedet/ede/simple.el).
11990         Add a fallback method for getting :group.
11992 2013-05-15  Juri Linkov  <juri@jurta.org>
11994         * isearch.el (isearch-char-by-name): Rename from
11995         `isearch-insert-char-by-name'.  Doc fix.
11996         (isearch-forward): Mention `isearch-char-by-name' in
11997         the docstring.  (Bug#13348)
11999         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
12000         `exit-minibuffer' instead of
12001         `isearch-nonincremental-exit-minibuffer'.
12002         (isearch-edit-string): Remove mention of
12003         `isearch-nonincremental-exit-minibuffer' from docstring.
12004         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
12005         (isearch-forward-exit-minibuffer)
12006         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
12008 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12010         * loadup.el: Just use unversioned DOC.
12012         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
12013         literals as extending to EOB.
12014         (nxml-last-fontify-end): Remove unused variable.
12015         (nxml-after-change1): Use with-silent-modifications.
12016         (nxml-extend-after-change-region): Simplify.
12017         (nxml-extend-after-change-region1): Remove function.
12018         (nxml-after-change1): Don't adjust for dependent regions.
12019         (nxml-fontify-matcher): Simplify.
12020         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
12021         (xmltok-add-dependent): Remove function.
12022         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
12023         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
12024         (xmltok-scan-prolog-after-processing-instruction-open): Treat
12025         unclosed <[[, <?, comment, and other literals as extending to EOB.
12026         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
12027         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
12028         Remove functions.
12029         (rng-do-some-validation-1): Don't mark dependent regions.
12030         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
12031         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
12032         (nxml-clear-dependent-regions): Remove functions.
12033         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
12034         (nxml-ensure-scan-up-to-date):
12035         Don't clear&mark dependent regions.
12037 2013-05-15  Leo Liu  <sdl.web@gmail.com>
12039         * progmodes/octave.el (octave-goto-function-definition):
12040         Improve and fix callers.
12042 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
12044         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
12045         the setter (bug#14387).
12047         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
12048         surrounding group (bug#14402).
12050 2013-05-14  Juri Linkov  <juri@jurta.org>
12052         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
12053         (Bug#14390)
12055 2013-05-14  Glenn Morris  <rgm@gnu.org>
12057         * progmodes/f90.el (f90-imenu-generic-expression):
12058         Fix typo in 2013-05-08 change.  (Bug#14402)
12060 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12062         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
12063         Remove signals for which replies are never received.
12065 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12067         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
12068         (gdb-handler-alist, gdb-handler-number): Remove variables.
12069         (gdb-handler-list): New variable.
12070         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
12071         (gdb-pending-handler-p, gdb-handle-reply)
12072         (gdb-remove-all-pending-triggers): New functions.
12073         (gdb-discard-unordered-replies): New defcustom.
12074         (gdb-handler): New defstruct.
12075         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
12076         instead of gdb-pending-triggers.  Update docstring.
12077         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
12078         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
12079         (gdb-var-update-handler, def-gdb-auto-update-trigger)
12080         (def-gdb-auto-update-handler, gdb-get-changed-registers)
12081         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
12082         (gdb-frame-handler): Pending triggers are now automatically managed.
12083         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
12084         Remove argument.
12085         (gdb-input): Automatically handles pending triggers.  Update docstring.
12086         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
12087         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
12088         Update comments.
12089         (gdb-done-or-error): Now use gdb-handle-reply.
12091 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
12093         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
12094         gdb-debug-log.
12096 2013-05-14  Glenn Morris  <rgm@gnu.org>
12098         * subr.el (user-emacs-directory-warning): New option.
12099         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
12101 2013-05-14  Leo Liu  <sdl.web@gmail.com>
12103         * progmodes/octave.el (octave-font-lock-keywords): Fix error
12104         during redisplay.
12105         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
12106         (octave-font-lock-texinfo-comment): Fix invalid search bound
12107         error: wrong side of point.
12109 2013-05-14  Glenn Morris  <rgm@gnu.org>
12111         * progmodes/flymake.el (flymake-xml-program): New option.
12112         (flymake-xml-init): Use it.
12114         * term/xterm.el: Provide a feature.
12116         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
12118 2013-05-13  Glenn Morris  <rgm@gnu.org>
12120         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
12121         Add compat aliases as a hack workaround.  (Bug#14384)
12123 2013-05-13  Leo Liu  <sdl.web@gmail.com>
12125         * progmodes/octave.el (octave-indent-comment): Fix indentation for
12126         ###, and %!.
12127         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
12128         C-M-q.
12129         (octave-comment-start-skip): Include %!.
12130         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
12132 2013-05-12  Leo Liu  <sdl.web@gmail.com>
12134         * progmodes/octave.el (inferior-octave-startup): Store the value
12135         of __octave_srcdir__ for octave-source-directories.
12136         (inferior-octave-check-process): New function refactored out of
12137         inferior-octave-send-list-and-digest.
12138         (octave-source-directories)
12139         (octave-find-definition-filename-function): New variables.
12140         (octave-source-directories)
12141         (octave-find-definition-default-filename): New functions.
12142         (octave-find-definition): Improve to find functions implemented in C++.
12144 2013-05-12  Glenn Morris  <rgm@gnu.org>
12146         * calendar/diary-lib.el (diary-outlook-format-1):
12147         Don't include dayname in the output.  (Bug#14349)
12149 2013-05-11  Glenn Morris  <rgm@gnu.org>
12151         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
12153         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
12154         Treat cc-provide like provide.
12156 2013-05-11  Kevin Ryde  <user42@zip.com.au>
12158         * cus-dep.el (custom-make-dependencies):
12159         Use generated-autoload-load-name for the sake of files such
12160         such cedet/semantic/bovine/c.el, where the base file name
12161         is not in load-path.  (Bug#5277)
12163 2013-05-11  Glenn Morris  <rgm@gnu.org>
12165         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
12166         Provide features.
12168 2013-05-11  Leo Liu  <sdl.web@gmail.com>
12170         * progmodes/octave.el (octave-indent-comment): Improve.
12171         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
12172         (octave-eldoc-function-signatures, octave-eldoc-function):
12173         New functions.
12174         (octave-mode, inferior-octave-mode): Add eldoc support.
12176 2013-05-11  Richard Stallman  <rms@gnu.org>
12178         * epa.el (epa-decrypt-file): Take output file name as argument
12179         and read it using `interactive'.
12181 2013-05-11  Leo Liu  <sdl.web@gmail.com>
12183         * progmodes/octave.el (octave-beginning-of-line)
12184         (octave-end-of-line): Check before using up-list because it jumps
12185         out of more syntactic contructs since moving to smie.
12186         (octave-indent-comment): New function.
12187         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
12188         (octave-begin-keywords, octave-end-keywords)
12189         (octave-reserved-words, octave-smie-bnf-table)
12190         (octave-smie-rules): Add new keywords from Octave 3.6.4.
12192 2013-05-11  Glenn Morris  <rgm@gnu.org>
12194         * faces.el (internal-face-x-get-resource):
12195         * frame.el (ns-display-monitor-attributes-list):
12196         * calc/calc-aent.el (math-to-radians-2):
12197         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
12198         Fix declarations.
12200         * calc/calc-menu.el: Make it loadable in isolation.
12202         * net/eudcb-bbdb.el: Make it loadable without bbdb.
12203         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
12204         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
12205         (eudc-bbdb-query-internal): Require 'bbdb.
12207         * lpr.el (lpr-headers-switches):
12208         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
12210         * progmodes/sql.el (sql-login-params): Fix and improve :type.
12212         * emulation/edt-mapper.el: In batch mode, error rather than hang.
12214         * term.el (term-set-escape-char): Make it idempotent.
12216 2013-05-10  Leo Liu  <sdl.web@gmail.com>
12218         * progmodes/octave.el (inferior-octave-completion-table):
12219         No longer a function and all uses changed.  Use cache to speed up
12220         completion due to bug#11906.
12221         (octave-beginning-of-defun): Re-write to be more general.
12223 2013-05-10  Glenn Morris  <rgm@gnu.org>
12225         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
12227 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
12229         * comint.el (comint-redirect-send-command-to-process): Use :around
12230         rather than :override for comint-redirect-filter.
12231         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
12232         Call it instead of comint-redirect-original-filter-function (which
12233         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
12235 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
12237         * frame.el (display-monitor-attributes-list): Add NS case.
12238         (ns-display-monitor-attributes-list): Declare.
12240 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
12242         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
12244 2013-05-09  Glenn Morris  <rgm@gnu.org>
12246         * international/fontset.el (vertical-centering-font-regexp):
12247         Set standard-value.
12249         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
12251         * bookmark.el (bookmark-search-delay):
12252         * cus-start.el (vertical-centering-font-regexp):
12253         * ps-mule.el (ps-mule-font-info-database-default):
12254         * ps-print.el (ps-default-fg, ps-default-bg):
12255         * type-break.el (type-break-good-break-interval):
12256         * whitespace.el (whitespace-indentation-regexp)
12257         (whitespace-space-after-tab-regexp):
12258         * emacs-lisp/testcover.el (testcover-1value-functions)
12259         (testcover-noreturn-functions, testcover-progn-functions)
12260         (testcover-prog1-functions):
12261         * emulation/viper-init.el (viper-emacs-state-cursor-color):
12262         * eshell/em-glob.el (eshell-glob-translate-alist):
12263         * play/tetris.el (tetris-tty-colors):
12264         * progmodes/cpp.el (cpp-face-default-list):
12265         * progmodes/flymake.el (flymake-allowed-file-name-masks):
12266         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
12267         (idlwave-help-browser-generic-args):
12268         * progmodes/make-mode.el (makefile-special-targets-list):
12269         * progmodes/python.el (python-shell-virtualenv-path):
12270         * progmodes/verilog-mode.el (verilog-active-low-regexp)
12271         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
12272         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
12273         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
12274         * textmodes/reftex-vars.el (reftex-format-label-function):
12275         * textmodes/remember.el (remember-diary-file): Fix custom types.
12277         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
12278         Add :version.
12280 2013-05-09  Leo Liu  <sdl.web@gmail.com>
12282         * progmodes/octave.el (inferior-octave-completion-at-point):
12283         Restore file completion.  (Bug#14300)
12284         (inferior-octave-startup): Fix incorrect highlighting for the
12285         first prompt.
12287 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12289         * progmodes/ruby-mode.el: First cut at SMIE support.
12290         (ruby-use-smie): New var.
12291         (ruby-smie-grammar): New constant.
12292         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
12293         (ruby-smie--forward-token, ruby-smie--backward-token)
12294         (ruby-smie-rules): New functions.
12295         (ruby-mode-variables): Setup SMIE if applicable.
12297 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
12299         * simple.el (line-move-visual): Signal beginning/end of buffer
12300         only if vertical-motion moved less than it was requested.  Avoids
12301         silly incorrect error messages when there are display strings with
12302         multiple newlines at EOL.
12304 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12306         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
12307         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
12308         (prolog-char-quote-workaround):
12309         * progmodes/cperl-mode.el (cperl-under-as-char):
12310         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
12311         Mark as obsolete.
12312         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
12313         their declaration.
12314         (vhdl-mode-syntax-table-init): Remove.
12316         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
12317         last change.
12319         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
12320         syntax for "_".
12321         (ld-script-font-lock-keywords):
12322         Change regexps to use things like \_< and \_>.
12324         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
12325         Change all regexps to use things like \_< and \_>.
12327         * progmodes/autoconf.el (autoconf-definition-regexp)
12328         (autoconf-font-lock-keywords, autoconf-current-defun-function):
12329         Handle a _ with symbol syntax.
12330         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
12332         * progmodes/ada-mode.el (ada-mode-abbrev-table):
12333         Consolidate declaration.
12334         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
12335         the declaration.
12336         (ada-create-syntax-table): Remove.
12337         (ada-capitalize-word): Don't mess with the syntax of "_" since it
12338         already has the right syntax nowadays.
12339         (ada-goto-next-word): Don't change the syntax of "_".
12341         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
12342         with-wrapper-hook.
12344 2013-05-08  Sam Steingold  <sds@gnu.org>
12346         * thingatpt.el (thing-at-point): Accept optional second argument
12347         NO-PROPERTIES to strip the text properties from the return value.
12348         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
12349         to `thing-at-point' instead of stripping the properties ourselves.
12350         Also, when `thing-at-point' fails to find a url, prepend "http://"
12351         to the filename at point on the assumption that the user is
12352         pointing at something like gnu.org/gnu.
12354 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
12356         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12357         * faces.el (crm-separator):
12358         Silence byte-compiler.
12360         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
12361         (tool-bar-map): Remove unneeded defvars.
12363 2013-05-08  Leo Liu  <sdl.web@gmail.com>
12365         Re-work a fix for bug#10994 based on Le Wang's patch.
12366         * ido.el (ido-remove-consecutive-dups): New helper.
12367         (ido-completing-read): Use it.
12368         (ido-chop): Revert fix for bug#10994.
12370 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
12372         * cus-edit.el (custom-save-variables):
12373         Pretty-print long values.  (Bug#14187)
12375 2013-05-08  Glenn Morris  <rgm@gnu.org>
12377         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
12378         (m4-mode-syntax-table): Init in the defvar.
12379         (m4-mode-abbrev-table): Let define-derived-mode define it.
12381 2013-05-08  Tom Tromey  <tromey@redhat.com>
12383         * progmodes/m4-mode.el (m4-mode-syntax-table):
12384         Do not treat "_" as word constituent.  (Bug#14167)
12386 2013-05-07  Glenn Morris  <rgm@gnu.org>
12388         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
12389         Remove explicit eshell-isearch-cancel-map.
12391         * progmodes/f90.el (f90-smart-end-names): New option.
12392         (f90-smart-end): Doc fix.
12393         (f90-end-block-optional-name): New constant.
12394         (f90-block-match): Respect f90-smart-end-names.
12396 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12398         * progmodes/octave.el (octave-smie-forward-token): Be more careful
12399         about implicit semi-colons (bug#14218).
12401 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
12403         * frame.el (display-monitor-attributes-list)
12404         (frame-monitor-attributes): New functions.
12406 2013-05-06  Leo Liu  <sdl.web@gmail.com>
12408         * progmodes/octave.el (octave-syntax-propertize-function): Change
12409         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
12410         (octave-font-lock-keywords): Use octave-operator-regexp.
12411         (octave-completion-at-point): Rename from
12412         octave-completion-at-point-function.
12413         (inferior-octave-directory-tracker): Robustify.
12414         (octave-text-functions): Remove and fix its uses.  No such things
12415         any more.
12417 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12419         * emacs-lisp/trace.el (trace--display-buffer): New function.
12420         (trace-make-advice): Use it.
12422 2013-05-06  Juri Linkov  <juri@jurta.org>
12424         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
12425         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
12426         Doc fix.
12427         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
12428         in the help string.  (Bug#12985)
12430 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
12432         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
12434 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12436         * progmodes/perl-mode.el: Add support for here documents.
12437         (perl-syntax-propertize-function): Match here-doc markers.
12438         (perl-syntax-propertize-special-constructs): Find their end.
12439         (perl-imenu-generic-expression): Use [:alnum:].
12441         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
12442         (advice--add-function): Refresh the advice if already present
12443         (bug#14317).
12445 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
12447         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
12449 2013-05-06  Glenn Morris  <rgm@gnu.org>
12451         * w32-fns.el (w32-charset-info-alist): Declare.
12453         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
12454         of its defcustom properties.
12455         (eshell-cmpl-initialize): No need to load pcomplete.
12457         * generic-x.el: No need to require comint when compiling.
12459         * net/eudc-export.el: Make it loadable without bbdb.
12460         (top-level): Use require rather than load-library.
12461         (eudc-create-bbdb-record, eudc-bbdbify-phone)
12462         (eudc-batch-export-records-to-bbdb)
12463         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
12464         Require bbdb.
12466 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12468         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
12469         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
12470         some tweaks, instead.
12472 2013-05-05  Leo Liu  <sdl.web@gmail.com>
12474         * progmodes/octave.el (octave-font-lock-keywords)
12475         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
12476         (inferior-octave-send-list-and-digest): Improve error message.
12477         (octave-mode, inferior-octave-mode): Use setq-local.
12478         (octave-help): Set info-lookup-mode.
12480 2013-05-05  Richard Stallman  <rms@gnu.org>
12482         * vc/compare-w.el (compare-windows-whitespace):
12483         Treat no-break space as whitespace.
12485         * mail/rmailsum.el (rmail-summary-rmail-update):
12486         Detect empty summary and don't change selected message.
12487         (rmail-summary-goto-msg): Likewise.
12489         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
12490         Doc fixes, rename args.
12492 2013-05-05  Alan Mackenzie  <acm@muc.de>
12494         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
12496 2013-05-05  Juri Linkov  <juri@jurta.org>
12498         * info.el (Info-read-subfile): Use (point-min) instead of (point)
12499         to not add the length of the summary segment to the return value.
12500         (Bug#14125)
12502 2013-05-05  Leo Liu  <sdl.web@gmail.com>
12504         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
12505         (inferior-octave-output-filter): Remove.
12506         (octave-send-region, inferior-octave-startup): Fix callers.
12507         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
12508         (octave-binary-file-extensions): New user variable.
12509         (octave-find-definition): Confirm if opening binary files.
12510         (octave-help-file): Use octave-find-definition to get the binary
12511         confirmation.
12512         (octave-help): Adjust for octave-help-file change.
12514 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12516         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
12517         Merge the two entries that handle function definitions.
12518         (pascal--syntax-propertize): New const.
12519         (pascal-mode): Use it.  Use setq-local.
12521 2013-05-04  Glenn Morris  <rgm@gnu.org>
12523         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
12524         (diary-from-outlook): Respect diary-from-outlook-function.
12526 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
12528         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
12529         Move the declaration from C.
12530         (read-minibuffer, eval-minibuffer): Move from C.
12531         (completion-setup-function): Avoid minibuffer-completion-contents.
12533 2013-05-03  Leo Liu  <sdl.web@gmail.com>
12535         * progmodes/octave.el (octave-font-lock-keywords): Do not
12536         dehighlight 'end' in comments or strings.
12537         (octave-completing-read, octave-goto-function-definition):
12538         New helpers.
12539         (octave-help-buffer): New user variable.
12540         (octave-help-file, octave-help-function): New button types.
12541         (octave-help): New command and bind it to C-h ;.
12542         (octave-find-definition): New command and bind it to M-.
12543         (user-error): Alias to error if not defined.
12545 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12547         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
12548         for \.  (bug#14332)
12549         (octave-font-lock-keywords): Include [ and {.
12551 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12553         * progmodes/octave.el (inferior-octave-startup-file): Change default.
12554         (inferior-octave): Remove calling comint-mode and return the buffer.
12555         (inferior-octave-startup): Cosmetic changes.
12557 2013-05-02  Leo Liu  <sdl.web@gmail.com>
12559         * progmodes/octave.el (octave-syntax-propertize-function):
12560         Include the case when ' is at line beginning.  (Bug#14336)
12562 2013-05-02  Glenn Morris  <rgm@gnu.org>
12564         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
12565         * desktop.el (vc-dir-mode): Just autoload it here.
12567 2013-05-02  Alan Mackenzie  <acm@muc.de>
12569         Eliminate variable c-standard-font-lock-fontify-region-function.
12570         * progmodes/cc-mode.el
12571         (c-standard-font-lock-fontify-region-function): Remove.
12572         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
12574 2013-05-01  Leo Liu  <sdl.web@gmail.com>
12576         * progmodes/octave.el: Compatible with older emacs-24 releases.
12577         (inferior-octave-has-built-in-variables): Remove.  Built-in
12578         variables were removed from Octave in 2007.
12579         (inferior-octave-startup): Fix uses.
12580         (comint-line-beginning-position): Remove compatibility code for
12581         emacs 21.
12583 2013-05-01  Juri Linkov  <juri@jurta.org>
12585         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
12587 2013-05-01  Juri Linkov  <juri@jurta.org>
12589         * comint.el (comint-previous-matching-input): Don't print message
12590         "History item: %d" when `isearch-mode' is active.
12591         (comint-history-isearch-message): Print message "History item: %d"
12592         when `comint-input-ring-index' is not empty and this function is
12593         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
12595 2013-05-01  Leo Liu  <sdl.web@gmail.com>
12597         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
12598         definitions.  Use completion-at-point to insert keywords.
12599         (octave-abbrev-start): Remove.
12600         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
12602 2013-04-30  Leo Liu  <sdl.web@gmail.com>
12604         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
12605         change.
12607 2013-04-30  Alan Mackenzie  <acm@muc.de>
12609         Handle arbitrarily long C++ member initialisation lists.
12610         * progmodes/cc-engine.el (c-back-over-member-initializers):
12611         new function.
12612         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
12613         (most) member init lists.
12615 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12617         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
12618         variable.
12620 2013-04-30  Leo Liu  <sdl.web@gmail.com>
12622         * progmodes/octave.el (octave-variables): Remove.  No builtin
12623         variables any more.  All converted to functions.
12624         (octave-font-lock-keywords, octave-completion-at-point-function):
12625         Fix uses.
12626         (octave-font-lock-texinfo-comment): New user variable.
12627         (octave-texinfo-font-lock-keywords): New variable for texinfo
12628         comment block.
12629         (octave-function-comment-block): New face.
12630         (octave-font-lock-texinfo-comment): New function.
12631         (octave-mode): Font lock texinfo comment block.
12633 2013-04-29  Leo Liu  <sdl.web@gmail.com>
12635         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
12636         indexing expression.
12637         (octave-continuation-string): Do not use \.
12638         (inferior-octave-complete-impossible): Remove.
12639         (inferior-octave-completion-table)
12640         (inferior-octave-completion-at-point): Remove its uses.
12641         (inferior-octave-startup): completion_matches was introduced to
12642         Octave in 1996 so safe to assume it.
12643         (octave-function-file-comment): Improve to follow how Octave does it.
12644         (octave-update-function-file-comment): Tweak.
12646 2013-04-29  Leo Liu  <sdl.web@gmail.com>
12648         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
12649         (inferior-octave-startup): Remove inferior-octave-startup-hook.
12650         (octave-function-file-comment): Fix typo.
12651         (octave-sync-function-file-names): Use read-char-choice.
12653 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
12655         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
12656         to t for the less important warnings.
12658 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
12660         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
12662 2013-04-27  Glenn Morris  <rgm@gnu.org>
12664         * vc/log-view.el (log-view-current-entry):
12665         Treat "---" separator lines as part of the following rev.  (Bug#14169)
12667 2013-04-27  Juri Linkov  <juri@jurta.org>
12669         * subr.el (read-number): Doc fix about using it by interactive
12670         code letter `n'.  (Bug#14254)
12672 2013-04-27  Juri Linkov  <juri@jurta.org>
12674         * desktop.el (desktop-auto-save-timeout): New option.
12675         (desktop-file-checksum): New variable.
12676         (desktop-save): Add optional arg `auto-save' and don't auto-save
12677         if nothing changed.
12678         (desktop-auto-save-timer): New variable.
12679         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
12680         (after-init-hook): Call `desktop-auto-save-set-timer'.
12681         Suggested by Reuben Thomas <rrt@sc3d.org> in
12682         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
12684 2013-04-27  Leo Liu  <sdl.web@gmail.com>
12686         * progmodes/octave.el (octave-function-file-p)
12687         (octave-skip-comment-forward, octave-function-file-comment)
12688         (octave-update-function-file-comment): New functions.
12689         (octave-mode-map): Bind C-c ; to
12690         octave-update-function-file-comment.
12691         (octave-mode-menu): Add octave-update-function-file-comment.
12692         (octave-mode, inferior-octave-mode): Fix doc-string.
12693         (octave-insert-defun): Conform to Octave's coding convention.
12694         (Bug#14285)
12696         * files.el (basic-save-buffer): Don't let errors in
12697         before-save-hook prevent saving buffer.
12699 2013-04-20  Roland Winkler  <winkler@gnu.org>
12701         * faces.el (read-face-name): Use completing-read if arg multiple
12702         is nil.
12704 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
12706         * ls-lisp.el (ls-lisp-insert-directory): If no files are
12707         displayed, move point to after the totals line.
12708         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
12709         for the details.
12711 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12713         * emacs-lisp/package.el (package-autoload-ensure-default-file):
12714         Add current dir to the load-path.
12715         (package-generate-autoloads): Don't rely on
12716         autoload-ensure-default-file.
12718 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
12720         * textmodes/remember.el (remember-store-in-files): Document that
12721         the file name format is passed to `format-time-string'.
12723 2013-04-26  Leo Liu  <sdl.web@gmail.com>
12725         * progmodes/octave.el (octave-sync-function-file-names): New function.
12726         (octave-mode): Use it in before-save-hook.
12728 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
12730         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
12731         (bug#14274).
12733         * progmodes/octave.el (octave-smie-forward-token): Properly skip
12734         \n and comment, even if it's not an implicit ; (bug#14218).
12736 2013-04-26  Glenn Morris  <rgm@gnu.org>
12738         * subr.el (read-number): Once more use `read' rather than
12739         `string-to-number', to trap non-numeric input.  (Bug#14254)
12741 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
12743         * emacs-lisp/syntax.el (syntax-propertize-multiline):
12744         Use `syntax-multiline' text property consistently instead of
12745         `font-lock-multiline'.  (Bug#14237)
12747 2013-04-26  Glenn Morris  <rgm@gnu.org>
12749         * emacs-lisp/shadow.el (list-load-path-shadows):
12750         No longer necessary to check for duplicate simple.el, since
12751         2012-07-07 change to init_lread to not include installation lisp
12752         directories in load-path when running uninstalled.  (Bug#14270)
12754 2013-04-26  Leo Liu  <sdl.web@gmail.com>
12756         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
12757         (octave-mode, inferior-octave-mode): Use setq-local.
12758         (octave-not-in-string-or-comment-p): Rename to
12759         octave-in-string-or-comment-p.
12760         (octave-in-comment-p, octave-in-string-p)
12761         (octave-in-string-or-comment-p): Replace defsubst with defun.
12763 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
12765         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
12767 2013-04-25  Bastien Guerry  <bzg@gnu.org>
12769         * textmodes/remember.el (remember-data-directory)
12770         (remember-directory-file-name-format): Fix custom types.
12772 2013-04-25  Leo Liu  <sdl.web@gmail.com>
12774         * progmodes/octave.el (octave-completion-at-point-function):
12775         Make use of inferior octave process.
12776         (octave-initialize-completions): Remove.
12777         (inferior-octave-completion-table): New function.
12778         (inferior-octave-completion-at-point): Use it.
12779         (octave-completion-alist): Remove.
12781 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12783         * progmodes/opascal.el: Use font-lock and syntax-propertize.
12784         (opascal-mode-syntax-table): New var.
12785         (opascal-literal-kind, opascal-is-literal-end)
12786         (opascal-literal-token-at): Rewrite.
12787         (opascal--literal-start-re, opascal-font-lock-keywords)
12788         (opascal--syntax-propertize): New constants.
12789         (opascal-font-lock-defaults): Adjust.
12790         (opascal-mode): Use them.  Set comment-<foo> variables as well.
12791         (delphi-comment-face, opascal-comment-face, delphi-string-face)
12792         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
12793         (delphi-other-face, opascal-other-face): Remove face variables.
12794         (opascal-save-state): Remove macro.
12795         (opascal-fontifying-progress-step): Remove constant.
12796         (opascal--ignore-changes): Remove var.
12797         (opascal-set-token-property, opascal-parse-next-literal)
12798         (opascal-is-stable-literal, opascal-complete-literal)
12799         (opascal-is-literal-start, opascal-face-of)
12800         (opascal-parse-region, opascal-parse-region-until-stable)
12801         (opascal-fontify-region, opascal-after-change)
12802         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
12803         (opascal-debug-parse-region, opascal-debug-parse-window)
12804         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
12805         (opascal-debug-fontify-buffer): Remove.
12806         (opascal-debug-mode-map): Adjust accordingly.
12808 2013-04-25  Leo Liu  <sdl.web@gmail.com>
12810         Merge octave-mod.el and octave-inf.el into octave.el with some
12811         cleanups.
12812         * progmodes/octave.el: New file renamed from octave-mod.el.
12813         * progmodes/octave-inf.el: Merged into octave.el.
12814         * progmodes/octave-mod.el: Renamed to octave.el.
12816 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
12818         * textmodes/reftex-vars.el
12819         (reftex-label-ignored-macros-and-environments): New defcustom.
12821         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
12823 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12825         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
12826         (smie-indent-keyword): Improve the check to ensure that the next
12827         comment is really on the same line.
12828         (smie-indent-comment): Don't align with a subsequent closer (or eob).
12830         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
12831         semi-colons if the line is not otherwise empty (bug#14218).
12833 2013-04-25  Glenn Morris  <rgm@gnu.org>
12835         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
12837 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12839         * progmodes/opascal.el (opascal-set-token-property): Rename from
12840         opascal-set-text-properties and only set `token' (bug#14134).
12841         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
12842         (opascal-literal-text-properties): Remove.
12843         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
12844         Adjust callers.
12846 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
12848         * textmodes/remember.el (remember-handler-functions): Add an
12849         option for a new handler `remember-store-in-files'.
12850         (remember-data-directory, remember-directory-file-name-format):
12851         New options.
12852         (remember-store-in-files): New function to store remember notes
12853         as separate files within a directory.
12855 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
12857         * progmodes/compile.el (compilation-next-error-function):
12858         Pass "formats" to compilation-find-file (bug#11777).
12860 2013-04-24  Glenn Morris  <rgm@gnu.org>
12862         * vc/vc-bzr.el (vc-bzr-print-log):
12863         * vc/vc-hg.el (vc-hg-print-log):
12864         * vc/vc-svn.el (vc-svn-print-log):
12865         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
12867         * vc/vc-bzr.el (vc-bzr-print-log):
12868         * vc/vc-cvs.el (vc-cvs-print-log):
12869         * vc/vc-git.el (vc-git-print-log):
12870         * vc/vc-hg.el (vc-hg-print-log):
12871         * vc/vc-mtn.el (vc-mtn-print-log):
12872         * vc/vc-rcs.el (vc-rcs-print-log):
12873         * vc/vc-sccs.el (vc-sccs-print-log):
12874         * vc/vc-svn.el (vc-svn-print-log):
12875         * vc/vc.el (vc-print-log-internal): Doc fixes.
12877 2013-04-23  Glenn Morris  <rgm@gnu.org>
12879         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
12880         Remove venerable code attempting to avoid substitute-command-keys.
12882 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
12884         * textmodes/reftex-vars.el (reftex-label-regexps):
12885         Call `reftex-compile-variables' after changes to this variable.
12887 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12889         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
12890         Use lexical-binding.
12891         (jit-lock-force-redisplay): Use markers, check buffer's continued
12892         existence and beware narrowed buffers.
12893         (jit-lock-fontify-now): Adjust call accordingly.
12895 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12897         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
12898         to avoid misleading the user.
12900 2013-04-22  Leo Liu  <sdl.web@gmail.com>
12902         * info-look.el: Prefer latex2e.info.  (Bug#14240)
12904 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
12906         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
12908         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
12909         * net/tramp.el (tramp-call-process): ... here.
12910         (tramp-set-completion-function, tramp-parse-putty):
12911         * net/tramp-adb.el (tramp-adb-execute-adb-command):
12912         * net/tramp-gvfs.el (tramp-gvfs-send-command):
12913         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
12914         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
12915         (tramp-call-local-coding-command): Use `tramp-call-process'
12916         instead of `tramp-compat-call-process'.
12918         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
12919         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
12920         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
12921         (tramp-find-inline-compress): Improve traces.
12922         (tramp-maybe-send-script): Check for Perl binary.
12923         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
12925 2013-04-22  Daiki Ueno  <ueno@gnu.org>
12927         * epg.el (epg-context-pinentry-mode): New function.
12928         (epg-context-set-pinentry-mode): New function.
12929         (epg--start): Pass --pinentry-mode option to gpg command.
12931 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
12933         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
12934         `comint-dynamic-complete' is obsolete since 24.1, replaced by
12935         `completion-at-point'.  (Bug#13774)
12937         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
12938         default key binding for `describe-distribution' has been moved to
12939         `C-h C-o'.  (Bug#13970)
12941 2013-04-21  Glenn Morris  <rgm@gnu.org>
12943         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
12944         Add doc strings.
12945         (vc-print-log): Clarify interactive prompt.
12947 2013-04-20  Glenn Morris  <rgm@gnu.org>
12949         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
12950         No longer include timestamp etc information.
12952 2013-04-20  Roland Winkler  <winkler@gnu.org>
12954         * faces.el (read-face-name): Bug fix, return just one face if arg
12955         multiple is nil.  (Bug#14209)
12957 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12959         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
12960         (remove-function): Autoload.
12962         * comint.el (comint-redirect-original-filter-function): Remove.
12963         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
12964         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
12965         (vc-cvs-annotate-command):
12966         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
12967         * progmodes/prolog.el (prolog-consult-compile):
12968         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
12969         Use add/remove-function instead.
12970         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
12971         (gud-tooltip-process-output, gud-tooltip-tips):
12972         Use add/remove-function instead.
12973         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
12974         (scheme-interaction-mode, exit-scheme-interaction-mode):
12975         Use add/remove-function instead.
12977         * vc/vc-dispatcher.el: Use lexical-binding.
12978         (vc--process-sentinel): Rename from vc-process-sentinel.
12979         Change last arg to be the code to run.  Don't use vc-previous-sentinel
12980         and vc-sentinel-commands any more.
12981         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
12982         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
12984 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
12986         * progmodes/sh-script.el (sh-imenu-generic-expression):
12987         Handle function names with a single character.  (Bug#14111)
12989 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
12991         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
12992         for subroutines defined in an eval (bug#14182).
12994 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
12996         * bookmark.el (bookmark-completing-read): Improve handling of empty
12997         string (bug#14176).
12999 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13001         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
13003 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13005         New faster Imenu implementation (bug#14058).
13006         * progmodes/python.el:
13007         (python-imenu-prev-index-position):
13008         (python-imenu-format-item-label-function)
13009         (python-imenu-format-parent-item-label-function)
13010         (python-imenu-format-parent-item-jump-label-function):
13011         New vars.
13012         (python-imenu-format-item-label)
13013         (python-imenu-format-parent-item-label)
13014         (python-imenu-format-parent-item-jump-label)
13015         (python-imenu--put-parent, python-imenu--build-tree)
13016         (python-imenu-create-index, python-imenu-create-flat-index)
13017         (python-util-popn): New functions.
13018         (python-mode): Set imenu-create-index-function to
13019         python-imenu-create-index.
13021 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13023         * winner.el (winner-active-region): Use region-active-p, activate-mark
13024         and deactivate-mark (bug#14225).
13026         * simple.el (deactivate-mark): Don't inline it.
13028 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
13030         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
13032 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
13034         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
13035         file extensions from the archive-mode entry in order to prefer
13036         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
13038 2013-04-18  Leo Liu  <sdl.web@gmail.com>
13040         * bindings.el (help-event-list): Add ?\?.
13042 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13044         * subr.el (with-wrapper-hook): Declare obsolete.
13045         * simple.el (filter-buffer-substring-function): New hook.
13046         (filter-buffer-substring): Use it.
13047         (filter-buffer-substring-functions): Mark obsolete.
13048         * minibuffer.el (completion-in-region-function): New hook.
13049         (completion-in-region): Use it.
13050         (completion-in-region-functions): Mark obsolete.
13051         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
13052         * abbrev.el (abbrev-expand-function): New hook.
13053         (expand-abbrev): Use it.
13054         (abbrev-expand-functions): Mark obsolete.
13055         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
13056         and :filter-return.
13058 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13060         * progmodes/python.el (python-nav--syntactically): Fix cornercases
13061         and do not care about match data.
13063 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13065         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
13066         completion tables when completing error conditions and
13067         `declare' arguments.
13068         (lisp-complete-symbol, field-complete): Mark as obsolete.
13069         (check-parens): Unmatched parens are user errors.
13070         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
13072 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
13074         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
13075         command changed buffer (ie. `flyspell-pre-buffer' is not current
13076         buffer), which prevents making decisions based on invalid value of
13077         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
13078         cause an error when `flyspell-pre-point' was nil after switching
13079         buffers.
13080         (flyspell-post-command-hook): No longer needs to change buffers when
13081         checking pre-word.  While at it remove unnecessary progn.
13083 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
13085         * textmodes/ispell.el (ispell-add-per-file-word-list):
13086         Fix `flyspell-correct-word-before-point' error when accepting
13087         words and `coment-padding' is an integer by using
13088         `comment-normalize-vars' (Bug #14214).
13090 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13092         New defun movement commands.
13093         * progmodes/python.el (python-nav--syntactically)
13094         (python-nav--forward-defun, python-nav-backward-defun)
13095         (python-nav-forward-defun): New functions.
13097 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
13099         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
13100         (python-syntax-context): Use named compiler-macro for backwards
13101         compatibility with Emacs 24.x.
13103 2013-04-17  Leo Liu  <sdl.web@gmail.com>
13105         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
13106         octave-hide-process-buffer.
13108 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13110         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
13111         (bug#14216).
13113 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
13115         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
13116         Fix adjustment of offset when receiving incomplete responses from GDB
13117         (bug#14129).
13119 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13121         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
13122         python-mode-abbrev-table.
13123         (python-skeleton-define): Adjust accordingly.
13124         (python-mode-abbrev-table): New table that inherits from it so that
13125         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
13127         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
13128         (abbrev-symbol): Use it.
13129         (abbrev--before-point): Use it since we already handle inheritance.
13131 2013-04-16  Leo Liu  <sdl.web@gmail.com>
13133         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
13134         binding to info-lookup-symbol.
13136 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
13138         * minibuffer.el (completion--twq-all):
13139         * term/ns-win.el (ns-initialize-window-system):
13140         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
13142 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13144         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
13145         global bindings.
13147         * doc-view.el (doc-view-start-process): Handle url-handler directories.
13149 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
13151         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
13152         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
13153         to nil.
13154         (ruby-end-of-defun): Remove the unused arg, change the docstring
13155         to reflect that this function is only used as the value of
13156         `end-of-defun-function'.
13157         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
13158         to reflect an earlier change that beginning/end-of-defun functions
13159         jump between methods in a class definition, as well as top-level
13160         functions.
13162 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13164         * minibuffer.el (minibuffer-complete): Don't just scroll
13165         a *Completions* that's been iconified.
13166         (minibuffer-force-complete): Make sure repetitions do cycle when going
13167         through completion-in-region -> minibuffer-complete.
13169 2013-04-15  Alan Mackenzie  <acm@muc.de>
13171         Correct the placement of c-cpp-delimiters when there're #s not at
13172         col 0.
13174         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
13175         place a submatch around the #.
13176         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
13177         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
13178         on the #, not BOL.
13180 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13182         * emacs-lisp/nadvice.el: Properly test names when adding advice.
13183         (advice--member-p): New arg `name'.
13184         (advice--add-function, advice-member-p): Use it (bug#14202).
13186 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
13188         Reformulate java imenu-generic-expression.
13189         The old expression contained ill formed regexps.
13191         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
13192         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
13193         (cc-imenu-java-method-arg-regexp): New defconsts.
13194         (cc-imenu-java-build-type-args-regex): New defun.
13195         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
13196         handling of spaces in the regexp.
13198 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
13200         * textmodes/ispell.el (ispell-command-loop): Remove
13201         flyspell highlight of a word when ispell accepts it (bug #14178).
13203 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
13205         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
13206         uses code from the previous `ange-ftp-run-real-handler'.
13207         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
13208         only in case that function exist.  This is needed for proper
13209         unloading of Tramp.
13211 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
13213         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
13215         * textmodes/reftex.el (reftex-compile-variables): Use it.
13217 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13219         * files.el (normal-mode): Only use default major-mode if no other mode
13220         was specified.
13222         * emacs-lisp/trace.el (trace-values): New function.
13224         * files.el: Allow : in local variables (bug#14089).
13225         (hack-local-variable-regexp): New var.
13226         (hack-local-variables-prop-line, hack-local-variables): Use it.
13228 2013-04-13  Roland Winkler  <winkler@gnu.org>
13230         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
13231         data before it gets modified by bibtex-beginning-of-entry.
13233 2013-04-13  Roland Winkler  <winkler@gnu.org>
13235         * textmodes/bibtex.el (bibtex-url): Doc fix.
13237 2013-04-13  Roland Winkler  <winkler@gnu.org>
13239         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
13240         does not visit a BibTeX file, exclude it from the list of buffers
13241         returned by bibtex-initialize.
13243 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
13245         * window.el (split-window): Remove interactive form, since as a
13246         command this function is a special case of split-window-below.
13247         Correct doc string.
13249 2013-04-12  Roland Winkler  <winkler@gnu.org>
13251         * faces.el (read-face-name): Do not override value of arg default.
13252         Allow single faces and strings as default values.  Remove those
13253         elements from return value that are not faces.
13254         (describe-face): Simplify.
13255         (face-at-point): New optional args thing and multiple so that this
13256         function can provide the same functionality previously provided by
13257         read-face-name.
13258         (make-face-bold, make-face-unbold, make-face-italic)
13259         (make-face-unitalic, make-face-bold-italic, invert-face)
13260         (modify-face, read-face-and-attribute): Use face-at-point.
13262         * cus-edit.el (customize-face, customize-face-other-window)
13263         * cus-theme.el (custom-theme-add-face)
13264         * face-remap.el (buffer-face-set)
13265         * facemenu.el (facemenu-set-face): Use face-at-point.
13267 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
13269         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
13271 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
13273         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
13274         off leading { and trailing } from field values.
13276 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13278         * emacs-lisp/timer.el (timer--check): New function.
13279         (timer--time, timer-set-function, timer-event-handler): Use it.
13280         (timer-set-idle-time): Simplify.
13281         (timer--activate): CSE.
13282         (timer-event-handler): Give more info in error message.
13283         (internal-timer-start-idle): New function, moved from C.
13285         * mpc.el (mpc-proc): Add `restart' argument.
13286         (mpc-proc-cmd): Use it.
13287         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
13288         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
13289         less often.
13291 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
13293         * progmodes/sh-script.el: Implement `sh-mode' own
13294         `add-log-current-defun-function' (bug#14112).
13295         (sh-current-defun-name): New function.
13296         (sh-mode): Use the function.
13298 2013-04-09  Bastien Guerry  <bzg@gnu.org>
13300         * simple.el (choose-completion-string): Fix docstring (bug#14163).
13302 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13304         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
13306         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
13307         timer (bug#14156).
13309 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
13311         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
13312         declaration.
13314 2013-04-07  Leo Liu  <sdl.web@gmail.com>
13316         * pcmpl-x.el: New file.
13318 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
13320         Do not set x-display-name until X connection is established.
13321         This is needed to prevent from weird situation described at
13322         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
13323         * frame.el (make-frame): Set x-display-name after call to
13324         window system initialization function, not before.
13325         * term/x-win.el (x-initialize-window-system): Add optional
13326         display argument and use it.
13327         * term/w32-win.el (w32-initialize-window-system):
13328         * term/ns-win.el (ns-initialize-window-system):
13329         * term/pc-win.el (msdos-initialize-window-system):
13330         Add compatible optional display argument.
13332 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
13334         * files.el (normal-backup-enable-predicate): On MS-Windows and
13335         MS-DOS compare truenames of temporary-file-directory and of the
13336         file, so that 8+3 aliases (usually found in $TEMP on Windows)
13337         don't fail comparison by compare-strings.  Also, compare file
13338         names case-insensitively on MS-Windows and MS-DOS.
13340 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13342         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
13343         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
13345 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
13347         * whitespace.el (whitespace-color-on, whitespace-color-off):
13348         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
13350 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
13352         * ispell.el (ispell-set-spellchecker-params):
13353         Really set `ispell-args' for all equivs.
13355 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13357         * ido.el (ido-completions): Use extra elements of ido-decorations
13358         (bug#14143).
13359         (ido-decorations): Update docstring.
13361 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
13363         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
13364         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
13365         nil during initialization, in order not to miss changes since the
13366         file was opened.  (Bug#14140)
13368 2013-04-05  Leo Liu  <sdl.web@gmail.com>
13370         * kmacro.el (kmacro-call-macro): Fix bug#14135.
13372 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
13374         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
13376 2013-04-04  Glenn Morris  <rgm@gnu.org>
13378         * electric.el (electric-pair-inhibit-predicate): Add :version.
13380 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13382         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
13383         when a package is required several times (bug#14082).
13385 2013-04-04  Roland Winkler  <winkler@gnu.org>
13387         * faces.el (read-face-name): Behave as promised by the docstring.
13388         Assume that arg default is a list of faces.
13389         (describe-face): Call read-face-name with list of default faces.
13391 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13393         * bookmark.el: Fix deletion of bookmarks (bug#13972).
13394         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
13395         (bookmark-bmenu-execute-deletions): Only skip first line if it's
13396         the header.
13397         (bookmark-exit-hook-internal): Save even if list is empty.
13399 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
13401         * emacs-lisp/package.el (package-pinned-packages): New var.
13402         (package--add-to-archive-contents): Obey it (bug#14118).
13404 2013-04-03  Alan Mackenzie  <acm@muc.de>
13406         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
13407         Also adapt to the new values of element 7 of a parse state.
13409         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
13410         parameter `not-in-delimiter'.  Handle being inside comment opener.
13411         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
13412         character in case we're typing a '*' after a '/'.
13413         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
13414         instead by passing the parameter to c-state-pp-to-literal.
13416         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
13417         for elt. 7 of a parse state.
13419 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
13421         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
13422         * international/latin1-disp.el, international/mule-util.el:
13423         * language/cyril-util.el, language/european.el, language/ind-util.el:
13424         * language/lao-util.el, language/thai.el, language/tibet-util.el:
13425         * language/tibetan.el, language/viet-util.el:
13426         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
13428 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13430         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
13431         (electric-pair-post-self-insert-function): Use it.
13432         (electric-pair-default-inhibit): New function, extracted from
13433         electric-pair-post-self-insert-function.
13435 2013-03-31  Roland Winkler  <winkler@gnu.org>
13437         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
13439 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13441         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
13443 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
13445         Un-indent after "pass" and "return" statements (Bug#13888)
13446         * progmodes/python.el (python-indent-block-enders): New var.
13447         (python-indent-calculate-indentation): Use it.
13449 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
13451         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
13452         defun.  Defining it as defalias could introduce too eager
13453         byte-compiler optimization.  (Bug#14030)
13455 2013-03-30  Chong Yidong  <cyd@gnu.org>
13457         * iswitchb.el (iswitchb-read-buffer): Fix typo.
13459 2013-03-30  Leo Liu  <sdl.web@gmail.com>
13461         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
13462         (kmacro-execute-from-register): Pass the keyboard macro to
13463         kmacro-call-macro or repeating won't work correctly.
13465 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
13467         * progmodes/subword.el: Back to using `forward-symbol'.
13469         * subr.el (forward-whitespace, forward-symbol)
13470         (forward-same-syntax): Move from thingatpt.el.
13472 2013-03-29  Leo Liu  <sdl.web@gmail.com>
13474         * kmacro.el (kmacro-to-register): New command.
13475         (kmacro-execute-from-register): New function.
13476         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
13478 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13480         * mpc.el: Use defvar-local and setq-local.
13481         (mpc--proc-connect): Connection failures are not bugs.
13482         (mpc-mode-map): `follow-link' only applies to the buffer's content.
13483         (mpc-volume-map): Bind to the up-events.
13485 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13487         * progmodes/subword.el (superword-mode): Use `forward-sexp'
13488         instead of `forward-symbol'.
13490 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13492         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
13493         (edebug--recursive-edit): Use it.
13494         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
13495         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
13497 2013-03-28  Leo Liu  <sdl.web@gmail.com>
13499         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
13501 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
13503         * facemenu.el (list-colors-callback): New defvar.
13504         (list-colors-redisplay): New function.
13505         (list-colors-display): Install list-colors-redisplay as the
13506         revert-buffer-function.  (Bug#14063)
13508 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13510         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
13511         and suffixes don't overlap (bug#14061).
13513         * case-table.el: Use lexical-binding.
13514         (case-table-get-table): New function.
13515         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
13517 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13519         * progmodes/subword.el: Add `superword-mode' to do word motion
13520         over symbol_words (parallels and leverages `subword-mode' which
13521         does word motion inside MixedCaseWords).
13523 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
13525         * eshell/em-unix.el: Move su and sudo to...
13526         * eshell/em-tramp.el: ...Eshell tramp module.
13528 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13530         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
13531         Change return value to be a sexp.  Delay `get-buffer' to after
13532         restoring the desktop (bug#13951).
13534 2013-03-26  Leo Liu  <sdl.web@gmail.com>
13536         * register.el: Move semantic tag handling back to
13537         cedet/semantic/senator.el.  (Bug#14052)
13539 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13541         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
13542         into the prompt either (bug#13963).
13544 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13546         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
13547         part of "(error-foo)".
13549 2013-03-24  Juri Linkov  <juri@jurta.org>
13551         * replace.el (list-matching-lines-prefix-face): New defcustom.
13552         (occur-1): Pass `list-matching-lines-prefix-face' to the function
13553         `occur-engine' if `face-differs-from-default-p' returns t.
13554         (occur-engine): Add `,' inside backquote construct to evaluate
13555         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
13556         Pass `prefix-face' to the functions `occur-context-lines' and
13557         `occur-engine-add-prefix'.
13558         (occur-engine-add-prefix, occur-context-lines): Add optional arg
13559         `prefix-face' and propertize the prefix with `prefix-face'.
13560         (Bug#14017)
13562 2013-03-24  Leo Liu  <sdl.web@gmail.com>
13564         * nxml/rng-valid.el (rng-validate-while-idle)
13565         (rng-validate-quick-while-idle): Guard against deleted buffer.
13566         (Bug#13999)
13568         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
13569         is the last entry in kill-buffer-hook.
13571         * files.el (kill-buffer-hook): Doc fix.
13573 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
13575         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
13576         Make it safe-local.
13578         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
13580 2013-03-23  Leo Liu  <sdl.web@gmail.com>
13582         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
13583         Remove.
13585         * nxml/rng-valid.el (rng-validate-mode)
13586         (rng-after-change-function, rng-do-some-validation):
13587         * nxml/rng-maint.el (rng-validate-buffer):
13588         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
13589         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
13590         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
13591         (nxml-extend-after-change-region): Use with-silent-modifications.
13593         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
13594         timer-idle-list.
13596         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
13597         (rng-next-error-1, rng-previous-error-1): Do not let-bind
13598         timer-idle-list.  (Bug#13999)
13600 2013-03-23  Juri Linkov  <juri@jurta.org>
13602         * info.el (info-index-match): New face.
13603         (Info-index, Info-apropos-matches): Add a nested subgroup to the
13604         main pattern and add text properties with the new face to matches
13605         in index entries relative to the beginning of the index entry.
13606         (Bug#14015)
13608 2013-03-21  Eric Ludlam  <zappo@gnu.org>
13610         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
13611         Inhibit read only while inserting objects.
13613 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13615         * progmodes/cfengine.el: Update docs to mention
13616         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
13617         symbol motion.  Remove "_" from the word syntax.
13619 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
13621         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
13622         syntax for both `cfengine2-mode' and `cfengine3-mode'.
13624 2013-03-20  Juri Linkov  <juri@jurta.org>
13626         * info.el (Info-next-reference-or-link)
13627         (Info-prev-reference-or-link): New functions.
13628         (Info-next-reference, Info-prev-reference): Use them.
13629         (Info-try-follow-nearest-node): Handle footnote navigation.
13630         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
13632 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13634         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
13635         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
13637 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
13639         Suppress unnecessary non-ASCII chatter during build process.
13640         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
13641         (batch-skkdic-convert): Suppress most of the chatter.
13642         It's not needed so much now that machines are faster,
13643         and its non-ASCII component was confusing; see Dmitry Gutov in
13644         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
13646 2013-03-20  Leo Liu  <sdl.web@gmail.com>
13648         * ido.el (ido-chop): Fix bug#10994.
13650 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
13652         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
13653         Remove vars.
13654         (whitespace-color-on, whitespace-color-off):
13655         Use `font-lock-fontify-buffer' (Bug#13817).
13657 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13659         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
13660         remapping in mode-line.
13661         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
13663 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
13665         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
13666         value for `whitespace-line' face (Bug#13875).
13667         (whitespace-font-lock-keywords): Change description.
13668         (whitespace-color-on): Don't save `font-lock-keywords' value, save
13669         the constructed keywords instead.
13670         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
13672 2013-03-19  Leo Liu  <sdl.web@gmail.com>
13674         * progmodes/compile.el (compilation-display-error): New command.
13675         (compilation-mode-map, compilation-minor-mode-map): Bind it to
13676         C-o.  (Bug#13992)
13678 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
13680         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
13682 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
13684         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
13686 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
13688         * net/tramp-compat.el (tramp-compat-user-error): New defun.
13690         * net/tramp-adb.el (tramp-adb-handle-shell-command):
13691         * net/tramp-gvfs.el (top):
13692         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
13693         (tramp-handle-shell-command): Use it.
13694         (tramp-dissect-file-name): Raise an error when hostname is a
13695         method name, and neither method nor user is specified.
13697         * net/trampver.el: Update release number.
13699 2013-03-18  Leo Liu  <sdl.web@gmail.com>
13701         Make sure eldoc can be turned off properly.
13702         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
13703         eldoc-mode.
13704         (eldoc-display-message-p): Revert last change.
13705         (eldoc-display-message-no-interference-p)
13706         (eldoc-print-current-symbol-info): Tweak.
13708 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
13710         * doc-view.el (doc-view-new-window-function): Check the new window
13711         overlay's display property instead the char property of the
13712         buffer's first char.  Use `with-selected-window' instead of
13713         `save-window-excursion' with `select-window'.
13714         (doc-view-document->bitmap): Check the current doc-view overlay's
13715         display property instead the char property of the buffer's first char.
13717 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
13719         Automate the build of ja-dic.el (Bug#13984).
13720         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
13721         from the input, rather than assume that it's been done for us by the
13722         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
13723         the current date into a ja-dic.el comment, as that complicates
13724         regression testing.
13726 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13728         * whitespace.el: Fix double evaluation.
13729         (whitespace-space, whitespace-hspace, whitespace-tab)
13730         (whitespace-newline, whitespace-trailing, whitespace-line)
13731         (whitespace-space-before-tab, whitespace-indentation)
13732         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
13733         obsolete defvars.
13734         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
13735         (whitespace-color-on): Use a single font-lock-add-keywords call.
13736         Fix double-evaluation of face variables.
13738 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
13740         * net/tramp-adb.el (tramp-adb-parse-device-names):
13741         Use `start-process' instead of `call-process'.  Otherwise, the
13742         function might be blocked under MS Windows.  (Bug#13299)
13744 2013-03-17  Leo Liu  <sdl.web@gmail.com>
13746         Extend eldoc to display info in the mode-line.  (Bug#13978)
13747         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
13748         (eldoc-mode-line-string): New variable.
13749         (eldoc-minibuffer-message): New function.
13750         (eldoc-message-function): New variable.
13751         (eldoc-message): Use it.
13752         (eldoc-display-message-p)
13753         (eldoc-display-message-no-interference-p):
13754         Support eldoc-post-insert-mode.
13756         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
13757         (eval-expression): Run it.
13759 2013-03-17  Roland Winkler  <winkler@gnu.org>
13761         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
13762         strings in the list of return values.
13764 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
13766         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
13767         radix before checking for HMS forms.
13769 2013-03-16  Leo Liu  <sdl.web@gmail.com>
13771         * progmodes/scheme.el: Add indentation and font-locking for λ.
13772         (Bug#13975)
13774 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
13776         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
13777         token before point (bug#13942).
13779 2013-03-16  Leo Liu  <sdl.web@gmail.com>
13781         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
13783 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
13785         * startup.el (command-line-normalize-file-name): Fix handling of
13786         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
13787         <xfq.free@gmail.com> in
13788         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
13790 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
13792         Sync with Tramp 2.2.7.
13794         * net/trampver.el: Update release number.
13796 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
13798         * doc-view.el: Fix bug#13887.
13799         (doc-view-insert-image): Don't modify overlay associated to
13800         non-live windows, and implement horizontal centering of image in
13801         case it's smaller than the window.
13802         (doc-view-new-window-function): Force redisplay of new windows on
13803         doc-view buffers.
13805 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
13807         * saveplace.el (save-place-alist-to-file): Don't sort
13808         `save-place-alist', just pretty-print it (bug#13882).
13810 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
13812         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
13813         Check whether `default-file-name-coding-system' is bound.
13814         It isn't in XEmacs.
13816 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13818         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
13819         backquotes for `obsolete' (bug#13929).
13821         * international/mule.el (find-auto-coding): Include file name in
13822         obsolescence warning (bug#13922).
13824 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13826         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
13827         for CFEngine 3-specific indentation.
13828         (cfengine3-indent-line): Use it.  Fix up category regex.
13829         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
13831 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13833         * type-break.el (type-break-file-name):
13834         * textmodes/remember.el (remember-data-file):
13835         * strokes.el (strokes-file):
13836         * shadowfile.el (shadow-initialize):
13837         * saveplace.el (save-place-file):
13838         * ps-bdf.el (bdf-cache-file):
13839         * progmodes/idlwave.el (idlwave-config-directory):
13840         * net/quickurl.el (quickurl-url-file):
13841         * international/kkc.el (kkc-init-file-name):
13842         * ido.el (ido-save-directory-list-file):
13843         * emulation/viper.el (viper-custom-file-name):
13844         * emulation/vip.el (vip-startup-file):
13845         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
13846         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
13848 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
13850         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
13851         * language/thai-word.el: Switch to UTF-8.
13853 See ChangeLog.16 for earlier changes.
13855 ;; Local Variables:
13856 ;; coding: utf-8
13857 ;; End:
13859   Copyright (C) 2011-2014 Free Software Foundation, Inc.
13861   This file is part of GNU Emacs.
13863   GNU Emacs is free software: you can redistribute it and/or modify
13864   it under the terms of the GNU General Public License as published by
13865   the Free Software Foundation, either version 3 of the License, or
13866   (at your option) any later version.
13868   GNU Emacs is distributed in the hope that it will be useful,
13869   but WITHOUT ANY WARRANTY; without even the implied warranty of
13870   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13871   GNU General Public License for more details.
13873   You should have received a copy of the GNU General Public License
13874   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.