Revert part of previous vc-bzr change
[emacs.git] / lisp / ChangeLog
blobc33fccdec9ff47654b346e81729c90e952552f75
1 2013-09-12  Glenn Morris  <rgm@gnu.org>
3         * subr.el (do-after-load-evaluation): Also give compiler warnings
4         when obsolete files are used (except by obsolete files).
6         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
7         in the status output, assume `filename' is the first.  (Bug#15322)
9         * vc/vc.el (vc-deduce-fileset): Doc fix.
11         * calc/calc-help.el (Info-goto-node):
12         * progmodes/cperl-mode.el (Info-find-node):
13         * vc/ediff.el (Info-goto-node): Update declarations.
15         * vc/vc-bzr.el (vc-compilation-mode): Declare.
16         (vc-bzr-pull): Require vc-dispatcher.
17         * vc/vc-git.el (vc-compilation-mode): Declare.
18         (vc-git-pull): Require vc-dispatcher.
20         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
22         * progmodes/octave.el (help-button-action): Declare.
24         * shell.el (shell-directory-tracker): Output error as a message
25         rather than just returning it as a string.
26         (shell-process-pushd): Remove useless use of message.
28         * dframe.el (dframe-timer-fn):
29         * files.el (dir-locals-read-from-file):
30         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
31         (mpc-format):
32         * reveal.el (reveal-post-command):
33         * saveplace.el (load-save-place-alist-from-file):
34         * shell.el (shell-resync-dirs):
35         * w32-common-fns.el (x-get-selection-value):
36         * emacs-lisp/copyright.el (copyright-find-copyright):
37         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
38         * emulation/tpu-edt.el (tpu-copy-keyfile):
39         * play/bubbles.el (bubbles--mark-neighbourhood):
40         * progmodes/executable.el
41         (executable-make-buffer-file-executable-if-script-p):
42         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
44 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
46         Cleanup Eshell to rely less on dynamic scoping.
47         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
48         last-value, and ext-command here.  Bind `args' closer to `body'.
49         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
50         (eshell--args): Declare new dynamic var.
51         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
52         last-value, and ext-command.  Pass `args' to `body'.
53         (eshell-process-args): Bind eshell--args.
54         (eshell-set-option): Use eshell--args.
55         * eshell/eshell.el (eshell): Use derived-mode-p.
56         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
57         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
58         (eshell-glob-function): Declare.
59         * eshell/esh-util.el: Require cl-lib.
60         (eshell-read-hosts-file): Avoid add-to-list.
61         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
62         `err'.
63         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
64         Declare.
65         (eshell/diff): Remove unused var `err'.
66         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
67         `killflag'.
68         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
69         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
70         first use.
71         * eshell/em-glob.el (eshell-glob-matches, message-shown):
72         Move declaration before first use.
73         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
74         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
75         rely on cl-return.
77 2013-09-12  Glenn Morris  <rgm@gnu.org>
79         * term/ns-win.el (global-map): Remove binding for ispell-next,
80         deleted 1999-05-29.  (Bug#15357)
82 2013-09-11  Glenn Morris  <rgm@gnu.org>
84         * echistory.el (electric-command-history): Remove call to deleted func.
86         * play/landmark.el (landmark-mode): Fix typos.
88         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
89         Check cvs-sort-ignore-file is bound.
91         * savehist.el: No need for cl when compiling on Emacs.
93 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
95         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
96         (bug#15338).
97         (eshell-self-insert-command, eshell-send-invisible):
98         Remove unused argument.
99         (eshell-handle-control-codes): Remove unused var `orig'.
100         Avoid delete-backward-char.
102         * files.el (set-auto-mode): Simplify a bit further.
104 2013-09-11  Glenn Morris  <rgm@gnu.org>
106         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
107         (set-auto-mode): Don't regexp-quote elements.
108         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
109         * progmodes/cc-mode.el (interpreter-mode-alist):
110         * progmodes/ruby-mode.el (interpreter-mode-alist):
111         Revert previous change.
113 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
115         * play/snake.el (snake-mode):
116         * play/mpuz.el (mpuz-mode):
117         * play/landmark.el (lm-mode):
118         * play/blackbox.el (blackbox-mode):
119         * play/5x5.el (5x5-mode):
120         * obsolete/options.el (Edit-options-mode):
121         * net/quickurl.el (quickurl-list-mode):
122         * net/newst-treeview.el (newsticker-treeview-mode):
123         * mail/rmailsum.el (rmail-summary-mode):
124         * mail/mspools.el (mspools-mode):
125         * locate.el (locate-mode):
126         * ibuffer.el (ibuffer-mode):
127         * emulation/ws-mode.el (wordstar-mode):
128         * emacs-lisp/debug.el (debugger-mode):
129         * array.el (array-mode):
130         * net/eudc.el (eudc-mode): Use define-derived-mode.
131         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
132         Move initialization into declaration.
133         (mairix-searches-mode): Use define-derived-mode.
134         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
135         (eudc-edit-hotlist): Use dolist.
136         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
137         (Man-mode): Use define-derived-mode.
138         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
139         (Info-edit-mode): Use define-derived-mode.
140         (Info-cease-edit): Use Info-mode.
141         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
142         into declaration.
143         (eshell-mode): Use define-derived-mode.
144         * chistory.el (command-history-mode-map): Rename from
145         command-history-map.
146         (command-history-mode): Use define-derived-mode.
147         (Command-history-setup): Remove function.
148         * calc/calc.el (calc-trail-mode-map): New var.
149         (calc-trail-mode): Use define-derived-mode.
150         (calc-trail-buffer): Set calc-main-buffer manually.
151         * bookmark.el (bookmark-insert-annotation): New function.
152         (bookmark-edit-annotation): Use it.
153         (bookmark-edit-annotation-mode): Make it a proper major mode.
154         (bookmark-send-edited-annotation): Use derived-mode-p.
155         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
156         closer to its ideal place.  Use \' to match EOS.
158         * profiler.el (profiler-calltree-find): Use function-equal.
160 2013-09-10  Glenn Morris  <rgm@gnu.org>
162         * files.el (interpreter-mode-alist): Convert to regexps.
163         (set-auto-mode): Adapt for this.  (Bug#15306)
164         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
165         Comment out unused variable.
166         * progmodes/cc-mode.el (interpreter-mode-alist):
167         * progmodes/python.el (interpreter-mode-alist):
168         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
169         * progmodes/sh-script.el (sh-set-shell):
170         No longer use interpreter-mode-alist to get list of shells.
172         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
174 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
176         * simple.el: Use set-temporary-overlay-map for universal-argument.
177         (universal-argument-map): Don't use default-bindings (bug#15317).
178         Bind switch-frame explicitly.  Replace universal-argument-minus with
179         a conditional binding.
180         (universal-argument-num-events, saved-overriding-map): Remove.
181         (restore-overriding-map): Remove.
182         (universal-argument--mode): Rename from save&set-overriding-map,
183         and rewrite.
184         (universal-argument, universal-argument-more, negative-argument)
185         (digit-argument): Adjust accordingly.
186         (universal-argument-minus): Remove.
187         (universal-argument-other-key): Remove.
189         * subr.el (with-demoted-errors): Add `format' argument.
191 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
193         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
194         `tramp-cleanup-connection'.
196         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
197         parameters KEEP-DEBUG and KEEP-PASSWORD.
199         * net/tramp.el (tramp-file-name-handler):
200         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
201         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
202         (tramp-maybe-open-connection):
203         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
204         Use `tramp-cleanup-connection'.
206         * net/tramp-sh.el (tramp-maybe-open-connection):
207         Catch 'uname-changed inside the progress reporter.
209 2013-09-10  Glenn Morris  <rgm@gnu.org>
211         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
213         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
214         returns "alternate access method" in mode (eg "-rw-r--r--.").
216 2013-09-08  Glenn Morris  <rgm@gnu.org>
218         * saveplace.el (load-save-place-alist-from-file):
219         Demote errors.  (Bug#15305)
221 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
223         Improve compatibility with older Emacsen, and XEmacs.
225         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
226         only if it is bound.  It isn't for XEmacs.
227         (with-tramp-progress-reporter): Do not let-bind `result'.
228         This yields to scoping errors in XEmacs.
229         (tramp-handle-make-auto-save-file-name): New function, moved from
230         tramp-sh.el.
232         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
233         for `make-auto-save-file-name'.
234         (tramp-adb--gnu-switches-to-ash):
235         Use `tramp-compat-replace-regexp-in-string'.
237         * net/tramp-cache.el (tramp-cache-print): Call
238         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
240         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
241         bound.  It isn't for XEmacs.
243         * net/tramp-compat.el (tramp-compat-copy-file):
244         Catch `wrong-number-of-arguments' error.
245         (tramp-compat-replace-regexp-in-string): New defun.
247         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
248         for `make-auto-save-file-name'.
249         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
250         `copy-file'.
251         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
252         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
253         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
255         * net/tramp-gw.el (tramp-gw-open-network-stream):
256         Use `tramp-compat-replace-regexp-in-string'.
258         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
259         Call `tramp-handle-make-auto-save-file-name'.
260         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
261         (tramp-sh-file-gvfs-monitor-dir-process-filter)
262         (tramp-sh-file-inotifywait-process-filter):
263         Use `tramp-compat-replace-regexp-in-string'.
264         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
266         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
267         for `make-auto-save-file-name'.
268         (tramp-smb-handle-copy-directory):
269         Call `tramp-compat-replace-regexp-in-string'.
270         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
271         (tramp-smb-handle-copy-file): Improve error message.
272         (tramp-smb-handle-rename-file): Rename directly only in case
273         `newname' does not exist yet.  This is a restriction of smbclient.
274         (tramp-smb-maybe-open-connection): Rerun the function only when
275         `auth-sources' is non-nil.
277 2013-09-08  Kenichi Handa  <handa@gnu.org>
279         * international/characters.el: Set category "^" (Combining) for
280         more characters.
282 2013-09-07  Alan Mackenzie  <acm@muc.de>
284         Correctly fontify Java class constructors.
285         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
286         in Java Mode.
287         (c-recognize-typeless-decls): Set the Java value to t.
288         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
289         While handling a "(", add a check for, effectively, Java, and handle a
290         "typeless" declaration there.
292 2013-09-07  Roland Winkler  <winkler@gnu.org>
294         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
295         field subtitle for entry type book.
297 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
299         * minibuffer.el: Make minibuffer-complete call completion-in-region
300         rather than other way around.
301         (completion--some, completion-pcm--find-all-completions):
302         Don't delay signals when debugging.
303         (minibuffer-completion-contents): Beware fields within the
304         minibuffer contents.
305         (completion-all-sorted-completions): Use defvar-local.
306         (completion--do-completion, completion--cache-all-sorted-completions)
307         (completion-all-sorted-completions, minibuffer-force-complete):
308         Add args `beg' and `end'.
309         (completion--in-region-1): New fun, extracted from minibuffer-complete.
310         (minibuffer-complete): Use completion-in-region.
311         (completion-complete-and-exit): New fun, extracted from
312         minibuffer-complete-and-exit.
313         (minibuffer-complete-and-exit): Use it.
314         (completion--complete-and-exit): Rename from
315         minibuffer--complete-and-exit.
316         (completion-in-region--single-word): New function, extracted from
317         minibuffer-complete-word.
318         (minibuffer-complete-word): Use it.
319         (display-completion-list): Make `common-substring' argument obsolete.
320         (completion--in-region): Call completion--in-region-1 instead of
321         minibuffer-complete.
322         (completion-help-at-point): Pass boundaries to
323         minibuffer-completion-help as args rather than via an overlay.
324         (completion-pcm--string->pattern): Use `any-delim'.
325         (completion-pcm--optimize-pattern): New function.
326         (completion-pcm--pattern->regex): Handle `any-delim'.
327         * icomplete.el (icomplete-forward-completions)
328         (icomplete-backward-completions, icomplete-completions):
329         Adjust calls to completion-all-sorted-completions and
330         completion--cache-all-sorted-completions.
331         (icomplete-with-completion-tables): Default to t.
332         * emacs-lisp/crm.el (crm--current-element): Rename from
333         crm--select-current-element.  Don't put an overlay but return the
334         boundaries instead.
335         (crm--completion-command): Take two new args to bind to the boundaries.
336         (crm-completion-help): Adjust accordingly.
337         (crm-complete): Use completion-in-region.
338         (crm-complete-word): Use completion-in-region--single-word.
339         (crm-complete-and-exit): Use completion-complete-and-exit.
341 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
343         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
344         than dynamically.
346 2013-09-06  Juri Linkov  <juri@jurta.org>
348         * info.el (Info-display-images-node): When image file doesn't exist
349         display text version of the image if it's provided in the Info file.
350         Otherwise, display the location of missing image from SRC attribute.
351         Add help-echo text property from ALT attribute.  (Bug#15279)
353 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
355         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
356         (edit-abbrevs-mode): Use define-derived-mode.
358         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
359         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
360         that it's defined.
361         (epa-key-list-mode, epa-key-mode, epa-info-mode):
362         Use define-derived-mode.
364         * epg.el (epg-start-encrypt): Minor CSE simplification.
366 2013-09-06  William Xu  <william.xwl@gmail.com>
368         * arc-mode.el: Add support for 7za (bug#15264).
369         (archive-7z-program): New var.
370         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
371         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
372         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
374 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
376         Remove URL syntax.
378         * net/tramp.el (tramp-syntax, tramp-prefix-format)
379         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
380         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
381         (tramp-postfix-host-format, tramp-file-name-regexp)
382         (tramp-completion-file-name-regexp)
383         (tramp-completion-dissect-file-name)
384         (tramp-handle-substitute-in-file-name): Remove 'url case.
385         (tramp-file-name-regexp-url)
386         (tramp-completion-file-name-regexp-url): Remove constants.
388 2013-09-06  Glenn Morris  <rgm@gnu.org>
390         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
392 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
394         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
395         keywords" below "here-doc beginnings" (Bug#15270).
397 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
399         * subr.el (pop): Use `car-safe'.
400         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
401         to detect unused `pop' return value.
403         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
404         var `block-regexp'.
405         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
406         (python-fill-string): Remove unused var `marker'.
407         (python-skeleton-add-menu-items): Remove unused var `items'.
409         * international/mule-cmds.el: Require CL.
410         (find-coding-systems-for-charsets): Avoid add-to-list.
411         (sanitize-coding-system-list): New function, extracted from
412         select-safe-coding-system-interactively.
413         (select-safe-coding-system-interactively): Use it.
414         (read-input-method-name): Accept symbols for `default'.
416         * emacs-lisp/advice.el (defadvice): Add indent rule.
418 2013-09-05  Daniel Hackney  <dan@haxney.org>
420         * dired-x.el:
421         * net/ange-ftp.el:
422         * net/browse-url.el:
423         * net/dbus.el:
424         * net/eudc.el:
425         * net/eudcb-ldap.el:
426         * net/eww.el:
427         * net/imap.el:
428         * printing.el:
429         * vc/ediff-diff.el:
430         * vc/ediff-init.el:
431         * vc/ediff-merg.el:
432         * vc/ediff-mult.el:
433         * vc/ediff-util.el:
434         * vc/ediff-wind.el:
435         * vc/ediff.el:
436         * vc/emerge.el:
437         * vc/pcvs.el:
438         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
439         byte compiler.  Remove some unused let-bound variables.
441 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
443         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
444         a "ref-cell", since it gets better optimized (bug#14883).
446 2013-09-05  Glenn Morris  <rgm@gnu.org>
448         * progmodes/cc-awk.el (c-forward-sws): Declare.
450 2013-09-04  Glenn Morris  <rgm@gnu.org>
452         * generic-x.el [rul-generic-mode]: Require cc-mode.
453         (c++-mode-syntax-table): Declare.
454         (rul-generic-mode-syntax-table): Init in the defvar.
456 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
458         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
459         (vc-do-command, vc-set-async-update):
460         * vc/vc-mtn.el (vc-mtn-dir-status):
461         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
462         (vc-hg-pull, vc-hg-merge-branch):
463         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
464         (vc-git-merge-branch):
465         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
466         (vc-cvs-dir-status-files):
467         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
468         (vc-bzr-dir-status-files):
469         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
470         * vc/vc-annotate.el: Use lexical-binding.
471         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
472         (vc-sentinel-movepoint): Declare.
473         (vc-annotate): Don't use `goto-line'.
474         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
475         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
476         (vc-sentinel-movepoint): Declare.
477         * vc/vc-svn.el: Use lexical-binding.
478         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
479         * vc/vc-sccs.el:
480         * vc/vc-rcs.el: Use lexical-binding.
482         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
483         `deleted'.  Don't drop errors silently.
485         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
487 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
489         * vc/vc.el (vc-ignore): Rewrite.
490         (vc-default-ignore): New function.
491         (vc-default-ignore-completion-table): Use find-ignore-file.
493         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
494         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
495         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
496         Remove.  Most code moved to vc.el.
498 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
500         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
501         * net/tramp-smb.el (tramp-smb-get-file-entries):
502         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
503         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
505         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
506         Update call to it.
507         (eww-change-select): Remove unused var `properties'.
508         (eww-make-unique-file-name): Remove unused var `base'.
510         * finder.el (finder-compile-keywords): Don't mess with windows.
512         * calculator.el (calculator-funcall): Fix typo in last change.
514         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
516         * emacs-lisp/package.el (package-activate-1): Don't let a missing
517         <pkg>-autoloads.el file stop us.
519         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
520         warnings, and factor out common code.
522 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
524         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
525         two-character operators and whether the character preceding them
526         changes their meaning (Bug#15208).
528 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
530         Format code sent to Python shell for robustness.
531         * progmodes/python.el (python-shell-buffer-substring):
532         New function.
533         (python-shell-send-region, python-shell-send-buffer): Use it.
535 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
537         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
538         * net/tramp.el (tramp-user-error): ... here.
539         (tramp-find-method, tramp-check-proper-host)
540         (tramp-dissect-file-name, tramp-debug-message)
541         (tramp-handle-shell-command):
542         * net/tramp-adb.el (tramp-adb-handle-shell-command):
543         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
545         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
547 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
549         * avoid.el (mouse-avoidance-point-position)
550         (mouse-avoidance-too-close-p): Handle case where posn-at-point
551         returns nil.
553 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
555         * progmodes/python.el (python-shell-completion-get-completions):
556         Drop use of deleted `comint-last-prompt-overlay'.
557         (python-nav-if-name-main): New command.
559 2013-09-01  Glenn Morris  <rgm@gnu.org>
561         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
562         Avoid leading space in $wins.  Otherwise the sed command used by
563         eg compile-main ends up containing "/*.el".  (Bug#15170)
565         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
567 2013-08-30  Glenn Morris  <rgm@gnu.org>
569         * emacs-lisp/bytecomp.el (byte-recompile-directory):
570         Fix is-this-a-directory logic.  (Bug#15220)
572 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
574         * textmodes/css-mode.el: Use SMIE.
575         (css-smie-grammar): New var.
576         (css-smie--forward-token, css-smie--backward-token)
577         (css-smie-rules): New functions.
578         (css-mode): Use them.
579         (css-navigation-syntax-table): Remove var.
580         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
581         (css-indent-calculate, css-indent-line): Remove functions.
583         Misc changes to reduce use of `(lambda...); and other cleanups.
584         * cus-edit.el: Use lexical-binding.
585         (customize-push-and-save, customize-apropos)
586         (custom-buffer-create-internal): Use closures.
587         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
588         * progmodes/ada-xref.el: Use setq.
589         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
590         * dframe.el: Use lexical-binding.
591         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
592         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
593         * descr-text.el: Use lexical-binding.
594         (describe-text-widget, describe-text-sexp, describe-property-list):
595         Use closures.
596         * comint.el (comint-history-isearch-push-state): Use a closure.
597         * calculator.el: Use lexical-binding.
598         (calculator-number-to-string): Make it work with lexical-binding.
599         (calculator-funcall): Same and use cl-letf.
601         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
602         (lisp--company-doc-string, lisp--company-location): New functions.
603         (lisp-completion-at-point): Use them to improve Company support.
605         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
606         params of lambda expressions.
607         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
608         (ruby-smie--opening-pipe-p): New function.
609         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
610         symbols and matched |...| for formal params.
611         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
612         from being treated as hanging.  Handle "rescue".
614 2013-08-29  Glenn Morris  <rgm@gnu.org>
616         * progmodes/cc-engine.el (c-pull-open-brace):
617         Move definition before use.
619 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
621         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
622         are immutable.  Don't use `unsafe' any more.
623         (cl--defsubst-expand): Don't substitute at the same time as keeping
624         a residual unused let-binding.  Don't use `unsafe' any more.
626 2013-08-29  Glenn Morris  <rgm@gnu.org>
628         * calendar/cal-china.el (calendar-chinese-year-cache):
629         Recenter on 2015.
631         * nxml/nxml-util.el (nxml-debug-clear-inside):
632         Use cl-loop rather than loop.
634         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
636         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
638 2013-08-28  Glenn Morris  <rgm@gnu.org>
640         * progmodes/antlr-mode.el: No need to require cc-mode twice.
642         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
644         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
646 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
648         * simple.el (repeat-complex-command--called-interactively-skip):
649         New function.
650         (repeat-complex-command): Use it (bug#14136).
652         * progmodes/cc-mode.el: Minor cleanup of var declarations.
653         (c-define-abbrev-table): Add `doc' argument.
654         (c-mode-abbrev-table, c++-mode-abbrev-table)
655         (objc-mode-abbrev-table, java-mode-abbrev-table)
656         (idl-mode-abbrev-table, pike-mode-abbrev-table)
657         (awk-mode-abbrev-table): Use it.
658         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
659         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
660         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
661         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
662         Move initialization into the declaration; and remove any
663         autoload cookie.
665         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
666         and dynamic let binding.
668         * vc/smerge-mode.el: Remove redundant :group args.
670         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
671         to load-path.
673 2013-08-28  Juri Linkov  <juri@jurta.org>
675         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
676         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
677         (isearch-other-meta-char): Handle an undefined shifted printing
678         character by downshifting it.  (Bug#15200)
680 2013-08-28  Juri Linkov  <juri@jurta.org>
682         * isearch.el (isearch-search): Change regexp error message for
683         non-regexp searches.  (Bug#15166)
685 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
687         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
688         for portability to hosts where /bin/sh has problems.
690 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
692         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
694 2013-08-27  Juri Linkov  <juri@jurta.org>
696         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
697         in the keyboard macro.  (Bug#15126)
699 2013-08-27  Juri Linkov  <juri@jurta.org>
701         * isearch.el (isearch-quote-char): Comment out converting unibyte
702         to multibyte, thus syncing with its `quoted-insert' counterpart.
703         (Bug#15166)
705 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
707         * window.el (display-buffer-use-some-window): Add missing
708         argument in call of get-largest-window (Bug#15185).
709         Reported by Stephen Leake.
711 2013-08-27  Glenn Morris  <rgm@gnu.org>
713         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
715 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
717         * progmodes/python.el (python-font-lock-keywords): Don't return nil
718         from a matcher-function unless there's no more matches (bug#15161).
720 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
722         * minibuffer.el: Revert change from 2013-08-20.
724         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
725         with text property `tramp-default', if appropriate.
726         (tramp-check-proper-host): New defun.
727         (tramp-dissect-file-name): Do not check hostname.  Revert change
728         of 2013-03-18.
729         (tramp-backtrace): Make VEC-OR-PROC optional.
731         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
732         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
733         * net/tramp-sh.el (tramp-maybe-open-connection):
734         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
735         Apply `tramp-check-proper-host'.
737 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
739         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
740         lambda expression in order to have `describe-variable' display it.
742 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
744         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
745         BUF can be optional.  (Bug#15186)
747 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
749         * progmodes/flymake.el (flymake-get-real-file-name-function):
750         Fix broken customization.  (Bug#15184)
752 2013-08-25  Alan Mackenzie  <acm@muc.de>
754         Improve indentation of bracelists defined by macros (without "=").
756         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
757         expansion begins with "{", regard it as bracelist when it doesn't
758         contain a ";".
760         Parse C++ inher-intro when there's a template split over 2 lines.
762         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
763         rigorously the search for "class" etc. followed by ":".
765         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
766         random languages a regexp which never matches rather than nil.
768         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
770         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
771         (c-awk-regexp-one-line-possibly-open-char-list-re)
772         (c-awk-one-line-possibly-open-regexp-re)
773         (c-awk-one-line-non-syn-ws*-re): Remove.
774         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
775         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
776         (c-awk-space*-unclosed-regexp-/-re): New constants.
777         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
778         aren't regexp delimiters.
780         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
781         handling for a rare situation in AWK Mode involving unterminated
782         strings/regexps.
784 2013-08-23  Glenn Morris  <rgm@gnu.org>
786         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
788         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
790         * files.el (create-file-buffer): If the result would begin with
791         spaces, prepend a "|" instead of removing them.  (Bug#15162)
793 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
795         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
796         text-properties (bug#15155).
798         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
799         exist any more.
800         (calc-keypad-redraw): Remove unused var `pad'.
801         (calc-keypad-press): Remove unused var `menu'.
803 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
805         * window.el (display-buffer-pop-up-frame):
806         Call pop-up-frame-function with BUFFER current so `make-frame' will
807         use it as the new frame's buffer (Bug#15133).
809 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
811         * calendar/timeclock.el: Minor cleanups.
812         (timeclock-ask-before-exiting, timeclock-use-display-time):
813         Use `symbol'.
814         (timeclock-modeline-display): Define as alias before the
815         actual definition.
816         (timeclock-mode-line-display): Use define-minor-mode.
817         (timeclock-day-list-template): Make it a function, add an argument.
818         (timeclock-day-list-required, timeclock-day-list-length)
819         (timeclock-day-list-debt, timeclock-day-list-span)
820         (timeclock-day-list-break): Adjust calls accordingly.
822 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
824         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
825         Use read--expression so that completion works again.
827 2013-08-21  Sam Steingold  <sds@gnu.org>
829         Add rudimentary inferior shell interaction
830         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
831         (sh-set-shell): Reset it.
832         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
833         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
835 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
837         * align.el: Use lexical-binding.
838         (align-region): Simplify accordingly.
840 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
842         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
844         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
845         `non-essential' up.
847 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
849         * net/tramp.el:
850         * net/tramp-adb.el:
851         * net/tramp-cmds.el:
852         * net/tramp-ftp.el:
853         * net/tramp-gvfs.el:
854         * net/tramp-gw.el:
855         * net/tramp-sh.el: Don't wrap external variable declarations by
856         `eval-when-compile'.
858 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
860         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
861         now that Emacs supports ImageMagick animations.
863 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
865         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
866         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
868 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
870         * window.el (mouse-autoselect-window-select): Do autoselect when
871         mouse pointer is on margin.
873 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
875         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
877 2013-08-16  Glenn Morris  <rgm@gnu.org>
879         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
880         Handle "Remote Directory" response of some clients.  (Bug#15058)
882         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
883         Tweak warning.  (Bug#14926)
885         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
886         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
888         * image-mode.el (image-mode-map): Add menu items to reverse,
889         increase, decrease, reset animation speed.
890         (image--set-speed, image-increase-speed, image-decrease-speed)
891         (image-reverse-speed, image-reset-speed): New functions.
892         (image-mode-map): Add bindings for speed commands.
894         * image.el (image-animate-get-speed, image-animate-set-speed):
895         New functions.
896         (image-animate-timeout): Respect image :speed property.
898 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
900         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
901         previous line (bug#15101).
902         (debugger-eval-expression, debugger-record-expression):
903         Use read--expression (bug#15102).
905 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
907         Remove byte compiler warnings, visible when compiling with
908         `byte-compile-force-lexical-warnings' set to t.
910         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
911         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
912         (tramp-handle-unhandled-file-name-directory)
913         (tramp-handle-file-notify-add-watch, tramp-action-login)
914         (tramp-action-succeed, tramp-action-permission-denied)
915         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
916         arguments with "_".
918         * net/tramp-adb.el (tramp-adb-parse-device-names)
919         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
920         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
921         (tramp-adb-handle-file-truename): Remove unused arguments.
923         * net/tramp-cache.el (tramp-flush-directory-property)
924         (tramp-flush-connection-property, tramp-list-connections)
925         (tramp-parse-connection-properties): Prefix unused arguments with "_".
927         * net/tramp-compat.el (tramp-compat-make-temp-file):
928         Rename FILENAME to F.
930         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
931         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
932         (tramp-zeroconf-parse-workstation-device-names)
933         (tramp-zeroconf-parse-webdav-device-names)
934         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
936         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
937         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
939         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
940         arguments.
941         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
942         (tramp-sh-handle-insert-file-contents-literally)
943         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
944         with "_".
945         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
946         Remove unused variables.
948         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
949         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
950         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
952         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
953         Make them a defconst.
954         (tramp-uuencode-region): Remove unused variable.
956 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
958         * frameset.el (frameset--prop-setter): New function.
959         (frameset-prop): Add gv-setter declaration.
960         (frameset-filter-minibuffer): Deal with the case that the minibuffer
961         parameter was already set in FILTERED.  Doc fix.
962         (frameset--record-minibuffer-relationships): Allow saving a
963         minibufferless frame without its corresponding minibuffer frame.
964         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
965         frame, if the frame id matches.
966         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
967         frames before orphaned ones.
968         (frameset-restore): Warn about orphaned windows, instead of error out.
970 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
972         * window.el (window-make-atom): Don't overwrite parameter
973         already present.
974         (display-buffer-in-atom-window): Handle special case where we
975         split an already atomic window.
976         (window--major-non-side-window, display-buffer-in-side-window)
977         (window--side-check): Ignore minibuffer window when walking
978         window tree.
979         (window-deletable-p): Return 'frame only if no other frame uses
980         our minibuffer window.
981         (record-window-buffer): Run buffer-list-update-hook.
982         (split-window): Make sure window--check-frame won't destroy an
983         existing atomic window in case the new window gets nested
984         inside.
985         (display-buffer-at-bottom): Ignore minibuffer window when
986         walking window tree.  Don't split a side window.
987         (pop-to-buffer): Don't set-buffer here, the select-window call
988         should do that.
989         (mouse-autoselect-window-select): Autoselect only if we are in the
990         text portion of the window.
992 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994         * net/shr.el (shr-parse-image-data): New function to grab both the
995         data itself and the Content-Type.
996         (shr-put-image): Use it.
998         * net/eww.el (eww-display-image): Ditto.
1000         * image.el (image-content-type-suffixes): New variable.
1002 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1004         * progmodes/python.el (python-imenu--build-tree)
1005         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
1007 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
1009         * simple.el (backward-word): Mention the optional argument.
1011 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1013         * frameset.el (frameset--make): Rename constructor from make-frameset.
1014         (frameset-p, frameset-valid-p): Don't autoload.
1015         (frameset-valid-p): Use normal accessors.
1017 2013-08-13  Glenn Morris  <rgm@gnu.org>
1019         * progmodes/compile.el (compile-command): Tweak example in doc.
1020         * obsolete/scribe.el (scribe-mode):
1021         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
1023         * mail/feedmail.el (feedmail-confirm-outgoing)
1024         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
1026         * cus-start.el (truncate-partial-width-windows): Fix type.
1028         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
1030         * net/shr.el (shr-table-horizontal-line): Fix custom type.
1032 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1034         * emacs-lisp/timer.el (timer--time-setter): New function.
1035         (timer--time): Use it as gv-setter.
1037         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
1038         setter is not a symbol.
1040 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
1042         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
1043         if sending fails.  This makes debugging easier.
1045 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
1047         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
1048         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
1049         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
1051 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
1053         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
1055 2013-08-12  Glenn Morris  <rgm@gnu.org>
1057         * format.el (format-annotate-function):
1058         Handle read-only text properties in the source.  (Bug#14887)
1060 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1062         * net/eww.el (eww-display-html): Ignore coding system errors.
1063         One web site uses "utf-8lias" as the coding system.
1065 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
1067         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
1069 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
1071         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
1072         (tutorial--detailed-help): Remove unused local variables.
1073         (tutorial--save-tutorial-to): Use ignore-errors.
1074         (help-with-tutorial): Use looking-at-p.
1076         * view.el (view-buffer-other-window, view-buffer-other-frame):
1077         Mark unused arguments.
1079         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
1080         (woman-select-symbol-fonts, woman, woman-find-file)
1081         (woman-insert-file-contents, woman-non-underline-faces):
1082         Use string-match-p.
1083         (woman1-unquote): Move declaration.
1085         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
1086         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
1087         argument.  Remove unused local variable.
1088         (xml-parse-elem-type): Use string-match-p.
1089         (xml-substitute-numeric-entities): Use ignore-errors.
1091         * calculator.el (calculator): Mark unused argument.
1092         (calculator-paste, calculator-quit, calculator-integer-p):
1093         Use ignore-errors.
1094         (calculator-string-to-number, calculator-decimal, calculator-exp)
1095         (calculator-op-or-exp): Use string-match-p.
1097         * dired.el (dired-buffer-more-recently-used-p): Declare.
1098         (dired-insert-set-properties, dired-insert-old-subdirs):
1099         Use ignore-errors.
1101         * dired-aux.el (dired-compress): Use ignore-errors.
1102         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
1103         (dired-do-async-shell-command, dired-do-shell-command)
1104         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
1105         (dired-insert-subdir-validate): Use string-match-p.
1106         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
1107         (dired-add-entry): Use string-match-p, looking-at-p.
1108         (dired-insert-subdir-newpos): Remove unused local variable.
1110         * filenotify.el (file-notify-callback): Remove unused local variable.
1112         * filesets.el (filesets-error): Mark unused argument.
1113         (filesets-which-command-p, filesets-filter-dir-names)
1114         (filesets-directory-files, filesets-get-external-viewer)
1115         (filesets-ingroup-get-data): Use string-match-p.
1117         * find-file.el (ff-other-file-name, ff-other-file-name)
1118         (ff-find-the-other-file, ff-cc-hh-converter):
1119         Remove unused local variables.
1120         (ff-get-file-name): Use string-match-p.
1121         (ff-all-dirs-under): Use ignore-errors.
1123         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
1124         (follow-select-if-visible): Remove unused local variable.
1126         * forms.el (read-file-filter): Move declaration.
1127         (forms--make-format, forms--make-parser, forms-insert-record):
1128         Quote function with #'.
1129         (forms--update): Use string-match-p.  Quote function with #'.
1131         * help-mode.el (help-dir-local-var-def): Mark unused argument.
1132         (help-make-xrefs): Use looking-at-p.
1133         (help-xref-on-pp): Use looking-at-p, ignore-errors.
1135         * ibuffer.el (ibuffer-ext-visible-p): Declare.
1136         (ibuffer-confirm-operation-on): Use string-match-p.
1138         * msb.el (msb-item-handler, msb-dired-item-handler):
1139         Mark unused arguments.
1141         * ses.el (ses-decode-cell-symbol)
1142         (ses-kill-override): Remove unused local variable.
1143         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
1144         (ses-load): Use ignore-errors, looking-at-p.
1145         (ses-jump-safe): Use ignore-errors.
1146         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
1148         * tabify.el (untabify, tabify): Mark unused arguments.
1150         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
1151         Mark unused argument.
1152         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
1153         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
1155         * emacs-lisp/timer.el (timer--time): Define setter with
1156         gv-define-setter to avoid deprecation warning.
1158         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
1159         (*record-cmpl-statistics-p*): Remove (was commented out).
1160         (cmpl-statistics-block): Remove (body was commented out).
1161         All callers changed.
1162         (add-completions-from-buffer, load-completions-from-file):
1163         Remove unused variables.
1165 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
1167         * filecache.el (file-cache-delete-file-list):
1168         Print message only when told so.
1169         (file-cache-files-matching): Use #' in mapconcat argument.
1171         * ffap.el (ffap-url-at-point): Fix reference to variable
1172         thing-at-point-default-mail-uri-scheme.
1174 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
1176         * subr.el (define-error): New function.
1177         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
1178         error-file-not-found and define with define-error.
1179         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
1180         and define with define-error.
1181         * userlock.el (file-locked, file-supersession):
1182         * simple.el (mark-inactive):
1183         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
1184         * progmodes/ada-mode.el (ada-mode-errors):
1185         * play/life.el (life-extinct):
1186         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
1187         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
1188         * nxml/rng-util.el (rng-error):
1189         * nxml/rng-uri.el (rng-uri-error):
1190         * nxml/rng-match.el (rng-compile-error):
1191         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
1192         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
1193         * nxml/nxml-rap.el (nxml-scan-error):
1194         * nxml/nxml-outln.el (nxml-outline-error):
1195         * net/soap-client.el (soap-error):
1196         * net/gnutls.el (gnutls-error):
1197         * net/ange-ftp.el (ftp-error):
1198         * mpc.el (mpc-proc-error):
1199         * json.el (json-error, json-readtable-error, json-unknown-keyword)
1200         (json-number-format, json-string-escape, json-string-format)
1201         (json-key-format, json-object-format):
1202         * jka-compr.el (compression-error):
1203         * international/quail.el (quail-error):
1204         * international/kkc.el (kkc-error):
1205         * emacs-lisp/ert.el (ert-test-failed):
1206         * calc/calc.el (calc-error, inexact-result, math-overflow)
1207         (math-underflow):
1208         * bookmark.el (bookmark-error-no-filename):
1209         * epg.el (epg-error): Define with define-error.
1211         * time.el (display-time-event-handler)
1212         (display-time-next-load-average): Don't call sit-for since it seems
1213         unnecessary (bug#15045).
1215         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
1216         Use #' instead of ' to quote functions.
1217         (checkdoc-output-mode): Use setq-local.
1218         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
1219         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
1220         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
1221         (checkdoc-ispell, checkdoc-ispell-current-buffer)
1222         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
1223         (checkdoc-ispell-message-text, checkdoc-ispell-start)
1224         (checkdoc-ispell-continue, checkdoc-ispell-comments)
1225         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
1227         * ido.el (ido-completion-help): Fix up compiler warning.
1229 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
1231         * frameset.el (frameset-p): Add autoload cookie.
1232         (frameset--jump-to-register): New function, based on code moved from
1233         register.el.
1234         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
1236         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
1237         (frameset-restore, frameset-save, frameset-session-filter-alist):
1238         Remove declarations.
1239         (register-alist): Doc fix.
1240         (frameset-to-register): Move to frameset.el.
1241         (jump-to-register, describe-register-1): Remove frameset-specific code.
1243 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
1245         * allout-widgets.el (allout-widgets-pre-command-business)
1246         (allout-widgets-post-command-business)
1247         (allout-widgets-after-change-handler)
1248         (allout-decorate-item-and-context, allout-set-boundary-marker)
1249         (allout-body-modification-handler)
1250         (allout-graphics-modification-handler): Mark ignored arguments.
1251         (allout-widgets-post-command-business)
1252         (allout-widgets-exposure-change-processor)
1253         (allout-widgets-exposure-undo-processor)
1254         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
1255         (allout-parse-item-at-point, allout-decorate-item-guides)
1256         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
1257         * allout.el (epa-passphrase-callback-function): Declare.
1258         (allout-overlay-insert-in-front-handler)
1259         (allout-overlay-interior-modification-handler)
1260         (allout-isearch-end-handler, allout-chart-siblings)
1261         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
1262         (allout-yank-processing, allout-process-exposed)
1263         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
1264         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
1265         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
1266         (lisp-indent-defform): Mark ignored arguments.
1267         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
1268         (calculate-lisp-indent): Remove unused variables.
1269         * international/characters.el (indian-2-column, arabic-2-column)
1270         (tibetan): Mark ignored arguments.
1271         (use-cjk-char-width-table): Mark ignored arguments.
1272         Remove unused variables.
1273         * international/fontset.el (build-default-fontset-data)
1274         (x-compose-font-name, create-fontset-from-fontset-spec):
1275         Mark ignored arguments.
1276         (fontset-plain-name): Remove unused variables.
1277         * international/mule.el (charset-id, charset-bytes, generic-char-p)
1278         (keyboard-coding-system): Mark ignored arguments.
1279         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
1280         * help.el (resize-temp-buffer-window):
1281         * window.el (display-buffer-in-major-side-window)
1282         (display-buffer-in-side-window, display-buffer-in-previous-window):
1283         Remove unused variables.
1284         * isearch.el (isearch-forward-symbol):
1285         * version.el (emacs-bzr-version-bzr):
1286         * international/mule-cmds.el (current-language-environment):
1287         * term/common-win.el (x-handle-iconic, x-handle-geometry)
1288         (x-handle-display):
1289         * term/pc-win.el (x-list-fonts, x-display-planes)
1290         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
1291         (x-server-version, x-display-screens, x-display-mm-height)
1292         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
1293         (x-selection-owner-p, x-own-selection-internal)
1294         (x-disown-selection-internal, x-get-selection-internal)
1295         (msdos-initialize-window-system):
1296         * term/tty-colors.el (tty-color-alist, tty-color-clear):
1297         * term/x-win.el (x-handle-no-bitmap-icon):
1298         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
1299         (vc-default-find-file-hook, vc-default-extra-menu):
1300         Mark ignored arguments.
1302 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1304         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
1305         break-condition in the context of the debugged code (bug#12685).
1307 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
1309         * comint.el:
1310         Do not use an overlay to highlight the last prompt.  (Bug#14744)
1311         (comint-mode): Make comint-last-prompt buffer local.
1312         (comint-last-prompt): New variable.
1313         (comint-last-prompt-overlay): Remove.  Superseded by
1314         comint-last-prompt.
1315         (comint-snapshot-last-prompt, comint-output-filter):
1316         Use comint-last-prompt.
1318 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
1320         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
1321         (frameset-save): Check validity of the resulting frameset.
1323 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1325         * ido.el (ido-record-command): Add doc string.
1327 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
1329         * frameset.el (frameset): Do not disable creation of the default
1330         frameset-p predicate.  Doc fix.
1331         (frameset-valid-p): New function, copied from the old predicate-p.
1332         Add additional checks.
1333         (frameset-restore): Check with frameset-valid-p.
1334         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
1335         (frameset-name, frameset-description, frameset-properties)
1336         (frameset-states): Add docstring.
1337         (frameset-session-filter-alist, frameset-persistent-filter-alist)
1338         (frameset-filter-alist): Doc fixes.
1340 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
1342         * frameset.el (frameset-p, frameset-prop): Doc fixes.
1344 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1346         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
1347         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
1348         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
1349         (byte-compile-normal-call): Remove obsolescence check.
1351 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
1353         * frameset.el (frameset-restore): Doc fix.
1355         * register.el (frameset-frame-id, frameset-frame-with-id)
1356         (frameset-p, frameset-restore, frameset-save): Declare.
1357         (register-alist): Document framesets.
1358         (frameset-session-filter-alist): Declare.
1359         (frameset-to-register): New function.
1360         (jump-to-register): Implement jumping to framesets.  Doc fix.
1361         (describe-register-1): Describe framesets.
1363         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
1365 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
1367         * desktop.el (desktop-save-frameset): Use new frameset-save args.
1368         Use lexical-binding.
1370         * frameset.el (frameset): Use type vector, not list (incompatible
1371         change).  Do not declare a new constructor, use the default one.
1372         Upgrade suggested properties `app', `name' and `desc' to slots `app',
1373         `name' and `description', respectively, and add read-only slot
1374         `timestamp'.  Doc fixes.
1375         (frameset-copy, frameset-persistent-filter-alist)
1376         (frameset-filter-alist, frameset-switch-to-gui-p)
1377         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
1378         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
1379         (frameset-filter-iconified, frameset-keep-original-display-p):
1380         Doc fixes.
1381         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
1382         Rename from frameset-filter-(save|restore)-param.  All callers changed.
1383         Doc fix.
1384         (frameset-p): Adapt to change to vector and be more thorough.
1385         Change arg name to OBJECT.  Doc fix.
1386         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
1387         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
1388         All callers changed.
1389         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
1390         All callers changed.
1391         (frameset--record-minibuffer-relationships): Rename from
1392         frameset--process-minibuffer-frames.  All callers changed.
1393         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
1394         Use new default constructor (again).  Doc fix.
1395         (frameset--find-frame-if): Rename from `frameset--find-frame.
1396         All callers changed.
1397         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
1398         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
1399         Doc fix.
1400         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
1401         PARAMETERS and WINDOW-STATE, respectively.
1402         (frameset-restore): Add new keyword argument PREDICATE.
1403         Reset frameset--target-display to nil.  Doc fix.
1405 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1407         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
1408         (bat-mode): Use it.
1409         (bat-mode-syntax-table): Mark \n as end-of-comment.
1410         (bat-font-lock-keywords): Remove comment rule.
1412         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
1413         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
1415         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
1416         (byte-compile-callargs-warn): Use `push'.
1417         (byte-compile-arglist-warn): Ignore higher-order "calls".
1418         (byte-compile-file-form-autoload): Use `pcase'.
1419         (byte-compile-function-form): If quoting a symbol, check that it exists.
1421 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1423         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
1424         and add a few popular commands found in batch files.
1425         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
1426         (dos-mode): Doc fixes.
1428 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1430         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
1431         (dos-mode): Use setq-local.  Add space after "rem".
1432         (dos-mode-syntax-table): Don't use "w" for symbol chars.
1433         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
1435 2013-08-07  Arni Magnusson  <arnima@hafro.is>
1437         * progmodes/dos.el: New file.
1438         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
1439         dos-mode.
1441 2013-08-06  Glenn Morris  <rgm@gnu.org>
1443         * calendar/calendar.el: Add new faces, and day-header-array.
1444         (calendar-weekday-header, calendar-weekend-header)
1445         (calendar-month-header): New faces.
1446         (calendar-day-header-construct): New function.
1447         (calendar-day-header-width): Also :set calendar-day-header-array.
1448         (calendar-american-month-header, calendar-european-month-header)
1449         (calendar-iso-month-header): Use calendar- faces.
1450         (calendar-generate-month):
1451         Use calendar-day-header-array for day headers; apply faces to them.
1452         (calendar-mode): Check calendar-font-lock-keywords non-nil.
1453         (calendar-abbrev-construct): Add optional maxlen argument.
1454         (calendar-day-name-array): Doc fix.
1455         (calendar-day-name-array, calendar-abbrev-length)
1456         (calendar-day-abbrev-array):
1457         Also :set calendar-day-header-array, and maybe redraw.
1458         (calendar-day-header-array): New option.  (Bug#15007)
1459         (calendar-font-lock-keywords): Set to nil and make obsolete.
1460         (calendar-day-name): Add option to use header array.
1462 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1464         * net/shr.el (shr-render-td): Remove debugging.
1465         (shr-render-td): Make width computation consistent by defaulting
1466         all zero-width columns to 10 characters.  This may not be optimal,
1467         but it's at least consistent.
1468         (shr-make-table-1): Redo last change to fix the real problem in
1469         colspan handling.
1471 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
1473         * files.el (cache-long-line-scans):
1474         Make obsolete alias to `cache-long-scans'.
1476 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
1478         * frameset.el (frameset, frameset-filter-alist)
1479         (frameset-filter-params, frameset-save, frameset--reuse-frame)
1480         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
1481         (frameset-compute-pos): Rename from frameset--compute-pos,
1482         and add docstring.
1483         (frameset-move-onscreen): Use frameset-compute-pos.
1484         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
1486         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
1487         Fix typos in docstrings.
1489 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
1491         * frame.el (get-other-frame): Tiny cleanup.
1493 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
1495         * vc/vc.el (vc-default-ignore-completion-table):
1496         Silence byte-compiler warning.
1498         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
1499         slot , which can indeed be nil.
1500         (frameset-live-filter-alist, frameset-persistent-filter-alist):
1501         Move entry for `left' from persistent to live filter alist.
1502         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
1503         Doc fixes.
1504         (frameset-filter-params): When restoring a frame, copy items added to
1505         `filtered', to avoid unwittingly modifying the original parameters.
1506         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
1507         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
1509         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
1510         to use looking-at-p instead of looking-at.  (Bug#15028)
1512 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1514         Revert introduction of isearch-filter-predicates (bug#14714).
1515         Rely on add-function instead.
1516         * isearch.el (isearch-filter-predicates): Rename it back to
1517         isearch-filter-predicate.
1518         (isearch-message-prefix): Use advice-function-mapc and advice
1519         properties to get the isearch-message-prefix.
1520         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
1521         instead of run-hook-with-args-until-failure.
1522         (isearch-filter-visible): Not obsolete any more.
1523         * loadup.el: Preload nadvice.
1524         * replace.el (perform-replace): Revert to funcall
1525         instead of run-hook-with-args-until-failure.
1526         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
1527         * dired-aux.el (dired-isearch-filenames-mode): Rename from
1528         dired-isearch-filenames-toggle; make it into a proper minor mode.
1529         Use add/remove-function.
1530         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
1531         Call the minor-mode rather than add/remove-hook.
1532         (dired-isearch-filter-filenames):
1533         Remove isearch-message-prefix property.
1534         * info.el (Info--search-loop): New function, extracted from Info-search.
1535         Funcall isearch-filter-predicate instead of
1536         run-hook-with-args-until-failure isearch-filter-predicates.
1537         (Info-search): Use it.
1538         (Info-mode): Use isearch-filter-predicate instead of
1539         isearch-filter-predicates.
1541 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
1543         Do not call to `selected-window' where it is assumed by default.
1544         Affected functions are `window-minibuffer-p', `window-dedicated-p',
1545         `window-hscroll', `window-width', `window-height', `window-buffer',
1546         `window-frame', `window-start', `window-point', `next-window'
1547         and `window-display-table'.
1548         * abbrev.el (abbrev--default-expand):
1549         * bs.el (bs--show-with-configuration):
1550         * buff-menu.el (Buffer-menu-mouse-select):
1551         * calc/calc.el (calc):
1552         * calendar/calendar.el (calendar-generate-window):
1553         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
1554         (diary-make-entry):
1555         * comint.el (send-invisible, comint-dynamic-complete-filename)
1556         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
1557         * completion.el (complete):
1558         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
1559         * disp-table.el (describe-current-display-table):
1560         * doc-view.el (doc-view-insert-image):
1561         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
1562         * ehelp.el (with-electric-help):
1563         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1564         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
1565         * emacs-lisp/helper.el (Helper-help-scroller):
1566         * emulation/cua-base.el (cua--post-command-handler-1):
1567         * eshell/esh-mode.el (eshell-output-filter):
1568         * ffap.el (ffap-gnus-wrapper):
1569         * help-macro.el (make-help-screen):
1570         * hilit-chg.el (highlight-compare-buffers):
1571         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
1572         * hl-line.el (global-hl-line-highlight):
1573         * icomplete.el (icomplete-simple-completing-p):
1574         * isearch.el (isearch-done):
1575         * jit-lock.el (jit-lock-stealth-fontify):
1576         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
1577         * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
1578         * mpc.el (mpc-tagbrowser, mpc):
1579         * net/rcirc.el (rcirc-any-buffer):
1580         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
1581         * play/landmark.el (landmark-max-width, landmark-max-height):
1582         * play/zone.el (zone):
1583         * progmodes/compile.el (compilation-goto-locus):
1584         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
1585         * progmodes/etags.el (find-tag-other-window):
1586         * progmodes/fortran.el (fortran-column-ruler):
1587         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
1588         * progmodes/verilog-mode.el (verilog-point-text):
1589         * reposition.el (reposition-window):
1590         * rot13.el (toggle-rot13-mode):
1591         * server.el (server-switch-buffer):
1592         * shell.el (shell-dynamic-complete-command)
1593         (shell-dynamic-complete-environment-variable):
1594         * simple.el (insert-buffer, set-selective-display)
1595         (delete-completion-window):
1596         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
1597         (speedbar-recenter):
1598         * startup.el (fancy-splash-head):
1599         * textmodes/ispell.el (ispell-command-loop):
1600         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
1601         * tutorial.el (help-with-tutorial):
1602         * vc/add-log.el (add-change-log-entry):
1603         * vc/compare-w.el (compare-windows):
1604         * vc/ediff-help.el (ediff-indent-help-message):
1605         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
1606         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
1607         (ediff-setup-control-frame):
1608         * vc/emerge.el (emerge-position-region):
1609         * vc/pcvs-util.el (cvs-bury-buffer):
1610         * window.el (walk-windows, mouse-autoselect-window-select):
1611         * winner.el (winner-set-conf, winner-undo): Related users changed.
1613 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
1615         * frameset.el (frameset--set-id): Doc fix.
1616         (frameset-frame-id, frameset-frame-id-equal-p)
1617         (frameset-locate-frame-id): New functions.
1618         (frameset--process-minibuffer-frames, frameset--reuse-frame)
1619         (frameset-restore): Use them.
1621 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
1623         Do not call to `selected-frame' where it is assumed by default.
1624         Affected functions are `raise-frame', `redraw-frame',
1625         `frame-first-window', `frame-terminal' and `delete-frame'.
1626         * calendar/appt.el (appt-disp-window):
1627         * epg.el (epg-wait-for-completion):
1628         * follow.el (follow-delete-other-windows-and-split)
1629         (follow-avoid-tail-recenter):
1630         * international/mule.el (set-terminal-coding-system):
1631         * mail/rmail.el (rmail-mail-return):
1632         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
1633         * progmodes/f90.el (f90-add-imenu-menu):
1634         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
1635         * server.el (server-switch-buffer):
1636         * simple.el (delete-completion-window):
1637         * talk.el (talk):
1638         * term/xterm.el (terminal-init-xterm-modify-other-keys)
1639         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
1640         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
1641         * vc/ediff.el (ediff-documentation): Related users changed.
1642         * frame.el (selected-terminal): Remove the leftover.
1644 2013-08-05  Glenn Morris  <rgm@gnu.org>
1646         * calendar/calendar.el (calendar-generate-month):
1647         Fix for calendar-column-width != 1 + calendar-day-digit-width.
1648         (calendar-generate-month, calendar-font-lock-keywords):
1649         Fix for calendar-day-header-width > length of any day name.
1651 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
1653         * desktop.el (desktop-clear): Use new name of sort predicate.
1655         * frameset.el (frameset): Add docstring.  Move :version property to its
1656         own `version' slot.
1657         (frameset-copy): Rename from copy-frameset.
1658         (frameset-p): Check more thoroughly.
1659         (frameset-prop): Do not check for :version, which is no longer a prop.
1660         (frameset-live-filter-alist, frameset-persistent-filter-alist):
1661         Use new :never value instead of t.
1662         (frameset-filter-alist): Expand and clarify docstring.
1663         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
1664         (frameset-filter-minibuffer, frameset-filter-save-param)
1665         (frameset-filter-restore-param, frameset-filter-iconified):
1666         Add pointer to docstring of frameset-filter-alist.
1667         (frameset-filter-params): Rename filter values to be more meaningful:
1668         :never instead of t, and reverse the meanings of :save and :restore.
1669         (frameset--process-minibuffer-frames): Clarify error message.
1670         (frameset-save): Avoid unnecessary and confusing call to framep.
1671         Use new BOA constructor for framesets.
1672         (frameset--reuse-list): Doc fix.
1673         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
1674         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
1675         (frameset-minibufferless-first-p): Doc fix.
1676         Rename from frameset-sort-frames-for-deletion.
1677         (frameset-restore): Doc fixes.  Use new function names.
1678         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
1680 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
1682         * desktop.el (desktop-restore-forces-onscreen)
1683         (desktop-restore-reuses-frames): Document :keyword constant values.
1684         (desktop-filter-parameters-alist): Remove, now identical to
1685         frameset-filter-alist.
1686         (desktop--filter-tty*): Remove, moved to frameset.el.
1687         (desktop-save-frameset, desktop-restore-frameset):
1688         Do not pass :filters argument.
1690         * frameset.el (frameset-live-filter-alist)
1691         (frameset-persistent-filter-alist): New variables.
1692         (frameset-filter-alist): Use them.  Add autoload cookie.
1693         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
1694         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
1695         `frameset--id' (it's supposed to be internal to frameset.el).
1696         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
1697         (frameset--initial-params): New function.
1698         (frameset--get-frame): Use it.  Doc fix.
1699         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
1700         Accept :all, not 'all.
1701         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
1702         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
1703         with fbound symbols.  Fix frame id matching, and remove matching ids if
1704         the frame being restored is deleted.  Obey :delete.
1706 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * subr.el (macrop): New function.
1709         (text-clone--maintaining): New var.
1710         (text-clone--maintain): Rename from text-clone-maintain.  Use it
1711         instead of inhibit-modification-hooks.
1713         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
1714         a proxy, so as handle autoloads and redefinitions of the target.
1715         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
1717         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
1718         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
1719         (pcase--mutually-exclusive-p): New function.
1720         (pcase--split-consp): Use it.
1721         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
1722         mutually exclusive with the current predicate.
1724         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
1725         (edebug-macrop): Remove.  Use `macrop' instead.
1726         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
1727         (ad-macro-p):
1728         * eshell/esh-cmd.el (eshell-macrop):
1729         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
1731 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1733         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
1734         (advice-mapc): New function, using it.
1735         (advice-function-member-p): New function.
1736         (advice--normalize): Store the cdr in advice--saved-rewrite since
1737         that's the part that will be changed.
1738         (advice--symbol-function): New function.
1739         (advice-remove): Handle removal before the function is defined.
1740         Adjust to new advice--saved-rewrite.
1741         (advice-member-p): Use advice-function-member-p and
1742         advice--symbol-function.
1744 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
1746         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
1747         (frameset-filter-minibuffer): Doc fix.
1748         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
1749         (frameset--set-id, frameset--process-minibuffer-frames)
1750         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
1751         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
1753         * desktop.el (desktop-clear): Only delete frames when called
1754         interactively and desktop-restore-frames is non-nil.  Doc fix.
1755         (desktop-read): Set desktop-saved-frameset to nil.
1757 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
1759         * vc/vc.el (vc-ignore): Rewrite.
1760         (vc-default-ignore-completion-table):
1761         (vc--read-lines):
1762         (vc--add-line, vc--remove-regexp): New functions.
1764         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
1765         (vc-svn-ignore-completion-table): New function.
1767         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
1768         (vc-hg-ignore-completion-table):
1769         (vc-hg-find-ignore-file): New functions.
1771         * vc/vc-git.el (vc-git-ignore): Rewrite.
1772         (vc-git-ignore-completion-table):
1773         (vc-git-find-ignore-file): New functions.
1775         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
1777         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
1778         (vc-bzr-ignore-completion-table):
1779         (vc-bzr-find-ignore-file): New functions.
1781 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
1783         * frameset.el (frameset-prop): New function and setter.
1784         (frameset-save): Do not modify frame list passed by the caller.
1786 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1788         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
1790 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
1792         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
1793         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
1795         * custom.el (custom-initialize-default, custom-initialize-set)
1796         (custom-initialize-reset, custom-initialize-changed): Affect the
1797         toplevel-default-value (bug#6275, bug#14586).
1798         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
1799         for bug#6275.
1801 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
1803         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1804         Add cl-def* expressions.
1806         * frameset.el (frameset-filter-params): Fix order of arguments.
1808 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
1810         Move code related to saving frames to frameset.el.
1811         * desktop.el: Require frameset.
1812         (desktop-restore-frames): Doc fix.
1813         (desktop-restore-reuses-frames): Rename from
1814         desktop-restoring-reuses-frames.
1815         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
1816         (desktop-clear): Clear frames too.
1817         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
1818         (desktop--filter-tty*, desktop-save, desktop-read):
1819         Use frameset functions.
1820         (desktop-before-saving-frames-functions, desktop--filter-*-color)
1821         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
1822         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
1823         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
1824         (desktop--process-minibuffer-frames, desktop-save-frames)
1825         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
1826         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
1827         (desktop--sort-states, desktop-restoring-frames-p)
1828         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
1829         (desktop-restoring-frameset-p, desktop-restore-frameset)
1830         (desktop--check-dont-save, desktop-save-frameset): New functions.
1831         (desktop--app-id): New constant.
1832         (desktop-first-buffer, desktop-buffer-ok-count)
1833         (desktop-buffer-fail-count): Move before first use.
1834         * frameset.el: New file.
1836 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1838         * files.el: Use lexical-binding.
1839         (dir-locals-read-from-file): Remove unused `err' variable.
1840         (hack-dir-local-variables--warned-coding): New var.
1841         (hack-dir-local-variables): Use it to avoid repeated warnings.
1842         (make-backup-file-name--default-function): New function.
1843         (make-backup-file-name-function): Use it as default.
1844         (buffer-stale--default-function): New function.
1845         (buffer-stale-function): Use it as default.
1846         (revert-buffer-insert-file-contents--default-function): New function.
1847         (revert-buffer-insert-file-contents-function): Use it as default.
1848         (insert-directory): Avoid add-to-list.
1850         * autorevert.el (auto-revert-handler): Simplify.
1851         Use buffer-stale--default-function.
1853 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
1855         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
1857         * whitespace.el (whitespace-ensure-local-variables): New function.
1858         (whitespace-cleanup-region): Call it.
1859         (whitespace-turn-on): Call it.
1861 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
1863         Complete file name handlers.
1865         * net/tramp.el (tramp-handle-set-visited-file-modtime)
1866         (tramp-handle-verify-visited-file-modtime)
1867         (tramp-handle-file-notify-rm-watch): New functions.
1868         (tramp-call-process): Do not bind `default-directory'.
1870         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
1871         Order alphabetically.
1872         [access-file, add-name-to-file, dired-call-process]:
1873         [dired-compress-file, file-acl, file-notify-rm-watch]:
1874         [file-ownership-preserved-p, file-selinux-context]:
1875         [make-directory-internal, make-symbolic-link, set-file-acl]:
1876         [set-file-selinux-context, set-visited-file-modtime]:
1877         [verify-visited-file-modtime]: Add handler.
1878         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
1880         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1881         [file-notify-add-watch, file-notify-rm-watch]:
1882         [set-file-times, set-visited-file-modtime]:
1883         [verify-visited-file-modtime]: Add handler.
1884         (with-tramp-gvfs-error-message)
1885         (tramp-gvfs-handle-set-visited-file-modtime)
1886         (tramp-gvfs-fuse-file-name): Remove.
1887         (tramp-gvfs-handle-file-notify-add-watch)
1888         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
1889         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
1891         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
1892         Order alphabetically.
1893         [file-notify-rm-watch ]: Use default Tramp handler.
1894         [executable-find]: Remove private handler.
1895         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
1896         `default-directory'.
1897         (tramp-sh-handle-executable-find)
1898         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
1899         (tramp-sh-file-gvfs-monitor-dir-process-filter)
1900         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
1901         Do not use `format' in `tramp-message'.
1903         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
1904         [file-notify-rm-watch, set-visited-file-modtime]:
1905         [verify-visited-file-modtime]: Add handler.
1906         (tramp-smb-call-winexe): Do not bind `default-directory'.
1908 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
1910         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
1912 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
1914         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
1915         use it.
1916         (log-view-diff-changeset): Same.
1917         (log-view-diff-common): Call backend command `previous-revision'
1918         to find out the previous revision, in both cases.  Swap the
1919         variables `to' and `fr', so that `fr' usually refers to the
1920         earlier revision (Bug#14989).
1922 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
1924         * ibuf-ext.el (ibuffer-filter-by-filename):
1925         Make it work with dired buffers too.
1927 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
1929         * emacs-lisp/re-builder.el (reb-color-display-p):
1930         * files.el (save-buffers-kill-terminal):
1931         * net/browse-url.el (browse-url):
1932         * server.el (server-save-buffers-kill-terminal):
1933         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
1934         Prefer nil to selected-frame for the first arg of frame-parameter.
1936 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
1938         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
1940 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
1942         * minibuffer.el (completion--twq-all): Try and preserve each
1943         completion's case choice (bug#14907).
1945 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947         * net/network-stream.el (open-network-stream): Mention the new
1948         :nogreeting parameter.
1949         (network-stream-open-starttls): Use the :nogreeting parameter
1950         (bug#14938).
1952         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
1954         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
1955         more natural than popping.
1957         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
1958         (shr-urlify): Highlight under mouse.
1960 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
1962         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
1964         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
1966         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
1967         buffer for output.
1969         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
1970         point-min==1.  Fix search string.  Fix parentheses missing.
1972         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
1973         assume point-min==1.  Fix search string.  Fix parentheses missing.
1975         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
1977         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
1978         buffer for output.
1980 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
1982         * frame.el (frame-notice-user-settings): Avoid inflooping when the
1983         initial frame is minibuffer-less.  (Bug#14841)
1985 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1987         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
1988         option.
1990         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1991         (tramp-maybe-open-connection): Use it.
1993 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
1995         * desktop.el (desktop--make-frame): Include `minibuffer' in the
1996         minimal set of parameters passed when creating a frame, because
1997         the minibuffer status of a frame cannot be changed later.
1999 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
2001         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
2002         replace-regexp-in-string and inadvertent omissions in previous change.
2003         (todo-filter-items): Ensure only file names are comma-separated in
2004         name of filtered items buffer.
2006 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
2008         * desktop.el: Optionally force offscreen frames back onscreen.
2009         (desktop-restoring-reuses-frames): New option.
2010         (desktop--compute-pos, desktop--move-onscreen): New functions.
2011         (desktop--make-frame): Use desktop--move-onscreen.
2013 2013-07-27  Alan Mackenzie  <acm@muc.de>
2015         Fontify a Java generic method as a function.
2016         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
2017         value to t.
2019 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
2021         * calendar/todo-mode.el: Add command to rename todo files.
2022         (todo-rename-file): New command.
2023         (todo-key-bindings-t): Add key binding for it.  Change the
2024         bindings of todo-filter-regexp-items(-multifile) to use `x'
2025         instead of `r', since the latter is better suited to the new
2026         renaming command.
2028 2013-07-27  Alan Mackenzie  <acm@muc.de>
2030         Make Java try-with-resources statement parse properly.
2031         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
2032         (c-block-stmt-1-2-key): New language constants/variables.
2033         * progmodes/cc-engine.el (c-beginning-of-statement-1)
2034         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
2035         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
2036         with c-block-stmt-1-2-key.
2038 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
2040         * desktop.el (desktop--make-frame): Apply most frame parameters after
2041         creating the frame to force (partially or totally) offscreen frames to
2042         be restored as such.
2044 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
2046         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
2047         (Bug#14948)
2049 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2051         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
2052         `base' arg of backtrace-frame.
2054 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
2056         * simple.el (list-processes): Doc fix.
2058 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
2060         * desktop.el (desktop--select-frame):
2061         Try harder to reuse existing frames.
2063 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2065         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
2066         (edebug-eval): Use backtrace-eval.
2067         (edebug--display, edebug--recursive-edit): Don't let-bind the
2068         edebug-outer-* vars that keep track of variables we locally let-bind.
2069         (edebug-outside-excursion): Don't restore outside values of locally
2070         let-bound vars.
2071         (edebug--display): Use user-error.
2072         (cl-lexical-debug, cl-debug-env): Remove.
2074 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
2076         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
2077         are restored to be sure that they are visible before deleting any
2078         remaining ones.
2080 2013-07-26  Matthias Meulien  <orontee@gmail.com>
2082         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
2083         vc-print-root-log.  (Bug#14948)
2085 2013-07-26  Richard Stallman  <rms@gnu.org>
2087         Add aliases for encrypting mail.
2088         * epa.el (epa-mail-aliases): New option.
2089         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
2090         Bind inhibit-read-only so read-only text doesn't ruin everything.
2091         (epa-mail-default-recipients): New subroutine broken out.
2092         Handle epa-mail-aliases.
2094 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2096         Add support for lexical variables to the debugger's `e' command.
2097         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
2098         vars, except for debugger-outer-match-data.
2099         (debugger-frame-number): Move check for "on a function call" from
2100         callers into it.  Add `skip-base' argument.
2101         (debugger-frame, debugger-frame-clear): Simplify accordingly.
2102         (debugger-env-macro): Only reset the state stored in non-variables,
2103         i.e. current-buffer and match-data.
2104         (debugger-eval-expression): Rewrite using backtrace-eval.
2105         * subr.el (internal--called-interactively-p--get-frame): Remove.
2106         (called-interactively-p):
2107         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
2108         `base' arg of backtrace-frame instead.
2110 2013-07-26  Glenn Morris  <rgm@gnu.org>
2112         * align.el (align-regexp): Doc fix.  (Bug#14857)
2113         (align-region): Explicit error if subexpression missing/does not match.
2115         * simple.el (global-visual-line-mode):
2116         Do not duplicate the mode lighter.  (Bug#14858)
2118 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
2120         * window.el (display-buffer): In display-buffer bind
2121         split-window-keep-point to t, bug#14829.
2123 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
2125         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
2126         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
2127         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
2128         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
2129         Change accordingly.
2130         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
2131         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
2133 2013-07-25  Glenn Morris  <rgm@gnu.org>
2135         * dired-x.el (dired-mark-extension): Convert comment to doc string.
2137 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
2139         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
2140         parameter to modify-frame-parameters if the value has not changed;
2141         this is a workaround for bug#14949.
2142         (desktop--make-frame): On cl-delete-if call, check parameter name,
2143         not full parameter.
2145 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
2147         * vc/vc.el (vc-ignore): New function.
2149         * vc/vc-svn.el (vc-svn-ignore): New function.
2151         * vc/vc-hg.el (vc-hg-ignore): New function.
2153         * vc/vc-git.el (vc-git-ignore): New function.
2155         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
2156         (vc-dir-ignore): New function.
2158         * vc/vc-cvs.el (vc-cvs-ignore): New function.
2159         (cvs-append-to-ignore): Move here from pcvs.el.
2161         * vc/vc-bzr.el (vc-bzr-ignore): New function.
2163         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
2165 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
2167         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
2168         (desktop-restore-frames): Warn when deleting an existing frame failed.
2170 2013-07-24  Glenn Morris  <rgm@gnu.org>
2172         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
2174 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
2176         * filenotify.el (file-notify-supported-p):
2177         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
2178         Remove functions.
2180         * autorevert.el (auto-revert-use-notify):
2181         (auto-revert-notify-add-watch):
2182         * net/tramp.el (tramp-file-name-for-operation):
2183         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2184         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2185         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2186         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2187         Remove `file-notify-supported-p' entry.
2189 2013-07-24  Glenn Morris  <rgm@gnu.org>
2191         * printing.el: Replace all uses of deleted ps-windows-system,
2192         ps-lp-system, ps-flatten-list with lpr- versions.
2194 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2196         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
2197         checked with memq (bug#14935).
2199         * files.el (revert-buffer-function): Use a non-nil default.
2200         (revert-buffer-preserve-modes): Declare var to
2201         provide access to the `preserve-modes' argument.
2202         (revert-buffer): Let-bind it.
2203         (revert-buffer--default): New function, extracted from revert-buffer.
2205 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2207         * lpr.el: Signal print errors more prominently.
2208         (print-region-function): Don't default to nil.
2209         (lpr-print-region): New function, extracted from print-region-1.
2210         Check lpr's return value and signal an error in case of problem.
2211         (print-region-1): Use it.
2212         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
2213         versions instead.
2214         (ps-printer-name): Default to nil.
2215         (ps-printer-name-option): Default to lpr-printer-switch.
2216         (ps-print-region-function): Don't default to nil.
2217         (ps-postscript-code-directory): Simplify default.
2218         (ps-do-despool): Use lpr-print-region to properly check the outcome.
2219         (ps-string-list, ps-eval-switch, ps-flatten-list)
2220         (ps-flatten-list-1): Remove.
2221         (ps-multibyte-buffer): Avoid setq.
2222         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
2223         (print-region-function, ps-print-region-function): Don't set them here.
2225 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
2227         * ido.el (ido-fractionp):
2228         (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
2229         (ido-max-file-prompt-width, ido-unc-hosts-cache)
2230         (ido-max-directory-size, ido-max-dir-file-cache)
2231         (ido-decorations): Doc fix.
2233         * ansi-color.el: Fix old URL.
2235 2013-07-23  Michael R. Mauger  <michael@mauger.com>
2237         * progmodes/sql.el Version 3.3
2238         (sql-product-alist): Improve oracle :prompt-cont-regexp.
2239         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
2240         (sql-interactive-remove-continuation-prompt): Rewrite, use
2241         functions above.  Fix continuation prompt and complete output line
2242         handling.
2243         (sql-redirect-one, sql-execute): Use `read-only-mode' on
2244         redirected output buffer.
2245         (sql-mode): Restore deleted code (Bug#13591).
2247 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
2249         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
2251 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
2253         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
2255         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2256         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2257         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
2259 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
2261         * desktop.el (desktop-clear): Simplify; remove useless checks
2262         against invalid buffer names.
2263         (desktop-list*): Use cl-list*.
2264         (desktop-buffer-info, desktop-create-buffer): Simplify.
2266 2013-07-23  Leo Liu  <sdl.web@gmail.com>
2268         * bookmark.el (bookmark-make-record): Restore NAME as a default
2269         value.  (Bug#14933)
2271 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2273         * emacs-lisp/autoload.el (autoload--setup-output): New function,
2274         extracted from autoload--insert-text.
2275         (autoload--insert-text): Remove.
2276         (autoload--print-cookie-text): New function, extracted from
2277         autoload--insert-cookie-text.
2278         (autoload--insert-cookie-text): Remove.
2279         (autoload-generate-file-autoloads): Adjust calls accordingly.
2281         * winner.el (winner-hook-installed-p): Remove.
2282         (winner-mode): Simplify accordingly.
2284         * subr.el (add-to-list): Fix compiler-macro when `append' is
2285         not constant.  Don't use `cl-member' for the base case.
2287         * progmodes/subword.el: Fix boundary case (bug#13758).
2288         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
2289         own group.
2290         (subword-backward-regexp): Make it a constant.
2291         (subword-forward-internal): Don't treat a trailing capital as the
2292         beginning of a word.
2294 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
2296         * emacs-lisp/package.el (package-menu-mode): Don't modify the
2297         global value of tabulated-list-revert-hook (bug#14930).
2299 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
2301         * desktop.el: Require 'cl-lib.
2302         (desktop-before-saving-frames-functions): New hook.
2303         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
2304         for frames being saved.  Rename from desktop--save-minibuffer-frames.
2305         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
2306         Do not save frames with non-nil `desktop-dont-save' parameter.
2307         Filter out deleted frames.
2308         (desktop--find-frame): Use cl-find-if.
2309         (desktop--select-frame): Use cl-(first|second|third) to access values
2310         of desktop-mini.
2311         (desktop--make-frame): Use cl-delete-if.
2312         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
2313         (desktop-restore-frames): Use cl-(first|second|third) to access values
2314         of desktop-mini.  Look for visible frame at the end, not while
2315         restoring frames.
2317         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
2318         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
2319         Use string-match-p, looking-at-p (bug#14927).
2321 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
2323         * desktop.el (desktop-saved-frame-states):
2324         Rename from desktop--saved-states; all users changed.
2325         (desktop-save-frames): Rename from desktop--save-frames.
2326         Do not save state to desktop file.
2327         (desktop-save): Save desktop-saved-frame-states to desktop file
2328         and reset to nil.
2329         (desktop-restoring-frames-p): New function.
2330         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
2331         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
2332         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
2334         * desktop.el: Correctly restore iconified frames.
2335         (desktop--filter-iconified-position): New function.
2336         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
2338 2013-07-20  Glenn Morris  <rgm@gnu.org>
2340         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
2341         Let `message' do the formatting.
2342         (def-gdb-preempt-display-buffer): Add explicit format.
2344         * image-dired.el (image-dired-track-original-file):
2345         Use with-current-buffer.
2346         (image-dired-track-thumbnail): Use with-current-buffer.
2347         Avoid changing point of wrong window.
2349         * image-dired.el (image-dired-track-original-file):
2350         Avoid changing point of wrong window.  (Bug#14909)
2352 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
2354         * progmodes/gdb-mi.el (gdb-done-or-error):
2355         Guard against "%" in gdb output.  (Bug#14127)
2357 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
2359         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
2360         (Bug#14826)
2362         * international/mule.el (coding-system-iso-2022-flags): Fix last
2363         change.
2365 2013-07-20  Kenichi Handa  <handa@gnu.org>
2367         * international/mule.el (coding-system-iso-2022-flags):
2368         Add `8-bit-level-4'.  (Bug#8522)
2370 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372         * net/shr.el (shr-mouse-browse-url): New command and keystroke
2373         (bug#14815).
2375         * net/eww.el (eww-process-text-input): Allow inputting when the
2376         point is at the start of the line, as the properties aren't
2377         front-sticky.
2379         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
2380         degenerate widths.
2382 2013-07-19  Richard Stallman  <rms@gnu.org>
2384         * epa.el (epa-popup-info-window): Doc fix.
2386         * subr.el (split-string): New arg TRIM.
2388 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
2390         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
2391         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
2393 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
2395         * filenotify.el (file-notify--library): Rename from
2396         `file-notify-support'.  Do not autoload.  Adapt all uses.
2397         (file-notify-supported-p): New defun.
2399         * autorevert.el (auto-revert-use-notify):
2400         Use `file-notify-supported-p' instead of `file-notify-support'.
2401         Adapt docstring.
2402         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
2404         * net/tramp.el (tramp-file-name-for-operation):
2405         Add `file-notify-supported-p'.
2407         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
2408         New defun.
2409         (tramp-sh-file-name-handler-alist): Add it as handler for
2410         `file-notify-supported-p '.
2412         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2413         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2414         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2415         Add `ignore' as handler for `file-notify-*' functions.
2417 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
2419         * simple.el (line-move-partial, line-move): Don't start vscroll or
2420         scroll-up if the current line is not taller than the window.
2421         (Bug#14881)
2423 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
2425         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
2426         highlight question marks in the method names as strings.
2427         (ruby-block-beg-keywords): Inline.
2428         (ruby-font-lock-keyword-beg-re): Extract from
2429         `ruby-font-lock-keywords'.
2431 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
2433         * frame.el (blink-cursor-blinks): New defcustom.
2434         (blink-cursor-blinks-done): New defvar.
2435         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
2436         (blink-cursor-timer-function): Check if number of blinks has been
2437         done on X and NS.
2438         (blink-cursor-suspend, blink-cursor-check): New defuns.
2440 2013-07-15  Glenn Morris  <rgm@gnu.org>
2442         * edmacro.el (edmacro-format-keys): Fix previous change.
2444 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
2446         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
2447         The hack didn't work outside English locales anyway.
2449 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
2451         * simple.el (define-alternatives): Rename from alternatives-define,
2452         per RMS' suggestion.
2454 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
2456         * desktop.el (desktop-restore-frames): Change default to t.
2457         (desktop-restore-in-current-display): Now offer more options.
2458         (desktop-restoring-reuses-frames): New customization option.
2459         (desktop--saved-states): Doc fix.
2460         (desktop-filter-parameters-alist): New variable, renamed and expanded
2461         from desktop--excluded-frame-parameters.
2462         (desktop--target-display): New variable.
2463         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
2464         (desktop--filter-tty*, desktop--filter-*-color)
2465         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
2466         (desktop--filter-save-desktop-parm)
2467         (desktop-restore-in-original-display-p): New functions.
2468         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
2469         (desktop--save-minibuffer-frames): New function, inspired by a similar
2470         function from Martin Rudalics.
2471         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
2472         (desktop--restore-in-this-display-p): Remove.
2473         (desktop--find-frame): Rename from desktop--find-frame-in-display
2474         and add predicate argument.
2475         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
2476         (desktop--reuse-list): New variable.
2477         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
2478         New functions.
2479         (desktop--restore-frames): Add support for "minibuffer-special" frames.
2481 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
2483         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
2485 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
2487         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2488         Highlight conversion methods on Kernel.
2490 2013-07-13  Alan Mackenzie  <acm@muc.de>
2492         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
2493         and comment it out.  This out-commenting enables certain C++
2494         declarations to be parsed correctly.
2496 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
2498         * international/mule.el (define-coding-system): Doc fix.
2500         * simple.el (default-font-height): Don't call font-info if the
2501         frame's default font didn't change since the frame was created.
2502         (Bug#14838)
2504 2013-07-13  Leo Liu  <sdl.web@gmail.com>
2506         * ido.el (ido-read-file-name): Guard against non-symbol value.
2508 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2510         * progmodes/python.el (python-imenu--build-tree): Fix corner case
2511         in nested defuns.
2513 2013-07-13  Leo Liu  <sdl.web@gmail.com>
2515         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
2516         ido-set-matches call.  (Bug#6852)
2518 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
2520         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
2521         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
2522         Ruby 2.0.
2523         (ruby-font-lock-keywords): Distinguish calls to functions with
2524         module-like names from module references.  Highlight character
2525         literals.
2527 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
2529         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
2530         (gdb-send): Handle continued commands.  (Bug#14847)
2532 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
2534         * desktop.el (desktop--v2s): Remove unused local variable.
2535         (desktop-save-buffer): Make defvar-local; adjust docstring.
2536         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
2537         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
2539 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
2541         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
2543 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
2545         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
2546         (Bug#14842)
2548 2013-07-12  Glenn Morris  <rgm@gnu.org>
2550         * doc-view.el: Require cl-lib at runtime too.
2551         (doc-view-remove-if): Remove.
2552         (doc-view-search-next-match, doc-view-search-previous-match):
2553         Use cl-remove-if.
2555         * edmacro.el: Require cl-lib at runtime too.
2556         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
2557         (edmacro-mismatch, edmacro-subseq): Remove.
2559         * shadowfile.el: Require cl-lib.
2560         (shadow-remove-if): Remove.
2561         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
2562         Use cl-remove-if.
2564         * wid-edit.el: Require cl-lib.
2565         (widget-choose): Use cl-remove-if.
2566         (widget-remove-if): Remove.
2568         * progmodes/ebrowse.el: Require cl-lib at runtime too.
2569         (ebrowse-delete-if-not): Remove.
2570         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
2571         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
2572         Use cl-delete-if-not.
2574 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
2576         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
2577         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
2579 2013-07-12  Leo Liu  <sdl.web@gmail.com>
2581         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
2583 2013-07-11  Glenn Morris  <rgm@gnu.org>
2585         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
2586         (edebug-gensym-index, edebug-gensym):
2587         Remove reimplementation of cl-gensym.
2588         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
2590         * thumbs.el: Require cl-lib at run-time too.
2591         (thumbs-gensym-counter, thumbs-gensym):
2592         Remove reimplementation of cl-gensym.
2593         (thumbs-temp-file): Use cl-gensym.
2595         * emacs-lisp/ert.el: Require cl-lib at runtime too.
2596         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
2597         (ert--intersection, ert--set-difference, ert--set-difference-eq)
2598         (ert--union, ert--gensym-counter, ert--gensym-counter)
2599         (ert--coerce-to-vector, ert--remove*, ert--string-position)
2600         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
2601         (ert-make-test-unbound, ert--expand-should-1)
2602         (ert--expand-should, ert--should-error-handle-error)
2603         (should-error, ert--explain-equal-rec)
2604         (ert--plist-difference-explanation, ert-select-tests)
2605         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
2606         Use cl-lib functions rather than reimplementations.
2608 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
2610         * net/tramp.el (tramp-methods): Extend docstring.
2611         (tramp-connection-timeout): New defcustom.
2612         (tramp-error-with-buffer): Reset timestamp only when appropriate.
2613         (with-tramp-progress-reporter): Simplify.
2614         (tramp-process-actions): Improve messages.
2616         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2617         * net/tramp-sh.el (tramp-maybe-open-connection):
2618         Use `tramp-connection-timeout'.
2619         (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
2620         (Bug#14808)
2622 2013-07-11  Leo Liu  <sdl.web@gmail.com>
2624         * ido.el (ido-read-file-name): Conform to the requirements of
2625         read-file-name.  (Bug#11861)
2626         (ido-read-directory-name): Conform to the requirements of
2627         read-directory-name.
2629 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
2631         * subr.el (delay-warning): New function.
2633 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
2635         * simple.el (default-line-height): New function.
2636         (line-move-partial, line-move): Use it instead of computing the
2637         line height inline.
2638         (line-move-partial): Always compute ROWH.  If the last line is
2639         partially-visible, but its text is completely visible, allow
2640         cursor to enter such a partially-visible line.
2642 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
2644         Improve error messages.  (Bug#14808)
2646         * net/tramp.el (tramp-current-connection): New defvar, moved from
2647         tramp-sh.el.
2648         (tramp-message-show-progress-reporter-message): Remove, not
2649         needed anymore.
2650         (tramp-error-with-buffer): Show message in minibuffer.
2651         Discard input before waiting.  Reset connection timestamp.
2652         (with-tramp-progress-reporter): Improve messages.
2653         (tramp-process-actions): Use progress reporter.  Delete process in
2654         case of error.  Improve messages.
2656         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
2657         Call `tramp-error-with-buffer' with vector and buffer.
2658         (tramp-current-connection): Remove.
2659         (tramp-maybe-open-connection): The car of
2660         `tramp-current-connection' are the first 3 slots of the vector.
2662 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
2664         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
2665         inside continued strings.
2667 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
2669         Timestamp fixes for undo (Bug#14824).
2670         * files.el (clear-visited-file-modtime): Move here from fileio.c.
2672 2013-07-10  Leo Liu  <sdl.web@gmail.com>
2674         * files.el (require-final-newline): Allow safe local value.
2675         (Bug#14834)
2677 2013-07-09  Leo Liu  <sdl.web@gmail.com>
2679         * ido.el (ido-read-directory-name): Handle fallback.
2680         (ido-read-file-name): Update DIR to ido-current-directory.
2681         (Bug#1516)
2682         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
2684 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
2686         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
2687         "autoload".  Remove "warn lower camel case" section, previously
2688         commented out.  Highlight negation char.  Do not highlight the
2689         target in singleton method definitions.
2691 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2693         * faces.el (tty-setup-hook): Declare the hook.
2695         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
2696         and detect when a guard/pred depends on local vars (bug#14773).
2697         (pcase--u1): Adjust caller.
2699 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
2701         * simple.el (line-move-partial, line-move): Account for
2702         line-spacing.
2703         (line-move-partial): Avoid setting vscroll when the last
2704         partially-visible line in window is of default height.
2706 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
2709         been used a while.
2711 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
2713         * subr.el (read-quoted-char): Remove unused local variable `char'.
2715 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
2717         * ediff.el (ediff-version): Version update.
2718         (ediff-files-command, ediff3-files-command, ediff-merge-command)
2719         (ediff-merge-with-ancestor-command, ediff-directories-command)
2720         (ediff-directories3-command, ediff-merge-directories-command)
2721         (ediff-merge-directories-with-ancestor-command): New functions.
2722         All are command-line interfaces to ediff: to facilitate calling
2723         Emacs with the appropriate ediff functions invoked.
2725         * viper-cmd.el (viper-del-forward-char-in-insert): New function.
2726         (viper-save-kill-buffer): Check if buffer is modified.
2728         * viper.el (viper-version): Version update.
2729         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
2731 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2733         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
2734         * viper-cmd.el (viper-envelop-ESC-key): Remove function.
2735         (viper-intercept-ESC-key): Simplify.
2736         * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
2737         * viper.el (viper--tty-ESC-filter, viper--lookup-key)
2738         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
2739         (viper-setup-ESC-to-escape): New functions.
2740         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
2741         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
2743 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
2745         * simple.el (default-font-height, window-screen-lines):
2746         New functions.
2747         (line-move, line-move-partial): Use them instead of
2748         frame-char-height and window-text-height.  This makes scrolling
2749         text smoother when the buffer's default face uses a font that is
2750         different from the frame's default font.
2752 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
2754         * files.el (write-file): Do not display confirm dialog for NS,
2755         it does its own dialog, which can't be cancelled (Bug#14578).
2757 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
2759         * simple.el (line-move-partial): Adjust the row returned by
2760         posn-at-point for the current window-vscroll.  (Bug#14567)
2762 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
2764         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
2765         (tramp-sh-file-inotifywait-process-filter): Handle file names with
2766         spaces.
2768 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
2770         * window.el (window-state-put-stale-windows): New variable.
2771         (window--state-put-2): Save list of windows without matching buffer.
2772         (window-state-put): Remove "bufferless" windows if possible.
2774 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
2776         * simple.el (alternatives-define): Remove leftover :group keyword.
2777         Tweak docstring.
2779 2013-07-06  Leo Liu  <sdl.web@gmail.com>
2781         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
2782         (ido-enable-virtual-buffers): New variable.
2783         (ido-buffer-internal, ido-toggle-virtual-buffers)
2784         (ido-make-buffer-list): Use it.
2785         (ido-exhibit): Support turning on and off virtual buffers
2786         automatically.
2788 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
2790         * simple.el (alternatives-define): New macro.
2792 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2794         * subr.el (read-quoted-char): Use read-key.
2795         (sit-for): Let read-event decode tty input (bug#14782).
2797 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
2799         * calendar/todo-mode.el: Add handling of file deletion, both by
2800         mode command and externally.  Fix various related bugs.
2801         Clarify Commentary and improve some documentation strings and code.
2802         (todo-delete-file): New command.
2803         (todo-check-file): New function.
2804         (todo-show): Handle external deletion of the file we're trying to
2805         show (bug#14688).  Replace called-interactively-p by an optional
2806         prefix argument to avoid problematic interaction with catch form
2807         when byte compiled (bug#14702).
2808         (todo-quit): Handle external deletion of the archive's todo file.
2809         Make sure the buffer that was visiting the archive file is still
2810         live before trying to bury it.
2811         (todo-category-completions): Handle external deletion of any
2812         category completion files.
2813         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
2814         of todo files, in case of external deletion.
2815         (todo-add-file): Replace unnecessary setq by let-binding.
2816         (todo-find-archive): Check whether there are any archives.
2817         Replace unnecessary setq by let-binding.
2818         (todo-archive-done-item): Use find-file-noselect to get the
2819         archive buffer whether or not the archive already exists.
2820         Remove superfluous code.  Use file size instead of buffer-file-name to
2821         check if the archive is new; if it is, update list of archives.
2822         (todo-default-todo-file): Allow nil to be a valid value for when
2823         there are no todo files.
2824         (todo-reevaluate-default-file-defcustom): Use corrected definition
2825         of todo-default-todo-file.
2826         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
2827         (todo-delete-category, todo-show-categories-table)
2828         (todo-category-number): Clarify comment.
2829         (todo-filter-items): Clarify documentation string.
2830         (todo-show-current-file, todo-display-as-todo-file)
2831         (todo-reset-and-enable-done-separator): Tweak documentation string.
2832         (todo-done-separator): Make separator length window-width, since
2833         bug#2749 is now fixed.
2835 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
2837         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
2838         Support both "gvfs-monitor-dir" and "inotifywait".
2839         (tramp-sh-file-inotifywait-process-filter): Rename from
2840         `tramp-sh-file-notify-process-filter'.
2841         (tramp-sh-file-gvfs-monitor-dir-process-filter)
2842         (tramp-get-remote-gvfs-monitor-dir): New defuns.
2844 2013-07-05  Leo Liu  <sdl.web@gmail.com>
2846         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
2848 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2850         * frame.el (display-pixel-height, display-pixel-width)
2851         (display-mm-height, display-mm-width): Mention behavior on
2852         multi-monitor setups in docstrings.
2853         (w32-display-monitor-attributes-list): Declare function.
2854         (display-monitor-attributes-list): Use it.
2856 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
2858         * filenotify.el: New package.
2860         * autorevert.el (top): Require filenotify.el.
2861         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
2862         instead.
2863         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
2864         (auto-revert-notify-handler): Use `file-notify-*' functions.
2866         * subr.el (file-notify-handle-event): Move function to filenotify.el.
2868         * net/tramp.el (tramp-file-name-for-operation):
2869         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
2871         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
2872         for `file-notify-add-watch' and `file-notify-rm-watch'.
2873         (tramp-process-sentinel): Improve trace.
2874         (tramp-sh-handle-file-notify-add-watch)
2875         (tramp-sh-file-notify-process-filter)
2876         (tramp-sh-handle-file-notify-rm-watch)
2877         (tramp-get-remote-inotifywait): New defuns.
2879 2013-07-03  Juri Linkov  <juri@jurta.org>
2881         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
2882         call of `occur-read-primary-args' to interactive spec.
2884         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
2885         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
2887 2013-07-03  Matthias Meulien  <orontee@gmail.com>
2889         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
2890         `Buffer-menu-multi-occur'.  Add it to the menu.
2891         (Buffer-menu-mode): Document it in docstring.
2892         (Buffer-menu-multi-occur): New command.  (Bug#14673)
2894 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
2896         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
2897         keywords and built-ins.
2899 2013-07-03  Glenn Morris  <rgm@gnu.org>
2901         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
2903         Make info-xref checks case-sensitive by default
2904         * info.el (Info-find-node, Info-find-in-tag-table)
2905         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
2906         Add option for exact case matching of nodes.
2907         * info-xref.el (info-xref): New custom group.
2908         (info-xref-case-fold): New option.
2909         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
2911 2013-07-03  Leo Liu  <sdl.web@gmail.com>
2913         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
2915 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
2917         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
2918         middle of block statement initially, lower the depth.  Remove
2919         FIXME comment, not longer valid.  Remove middle of block statement
2920         detection, no need to do that anymore since we've been using
2921         `ruby-parse-region' here.
2923 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
2925         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
2927 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2929         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
2931 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
2933         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
2934         (desktop-restore-in-current-display): New customization option.
2935         (desktop--excluded-frame-parameters): Add `font'.
2936         (desktop--save-frames): Rename from desktop--save-windows.
2937         (desktop--restore-in-this-display-p): New function.
2938         (desktop--make-full-frame): Remove unwanted width/height from
2939         full(width|height) frames.
2940         (desktop--restore-frames): Rename from desktop--restore-windows.
2941         Obey desktop-restore-current-display.  Do not delete old frames or
2942         select a new frame unless we were able to restore at least one frame.
2944 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
2946         * files.el (find-file-noselect): Simplify conditional expression.
2948         * remember.el (remember-append-to-file):
2949         Don't mix `find-buffer-visiting' and `get-file-buffer'.
2951         Add `remember-notes' function to store random notes across Emacs
2952         restarts.
2953         * remember.el (remember-data-file): Add :set callback to affect
2954         notes buffer (if any).
2955         (remember-notes): New command.
2956         (remember-notes-buffer-name, bury-remember-notes-on-kill):
2957         New defcustoms for the `remember-notes' function.
2958         (remember-notes-save-and-bury-buffer): New command.
2959         (remember-notes-mode-map): New variable.
2960         (remember-mode): New minor mode.
2961         (remember-notes--kill-buffer-query): New function.
2962         * startup.el (initial-buffer-choice): Add notes to custom type.
2964 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
2966         * bindings.el (right-char, left-char): Don't call sit-for, this is
2967         no longer needed.  Use arithmetic comparison only for numerical
2968         arguments.
2970         * international/mule-cmds.el (select-safe-coding-system):
2971         Handle the case of FROM being a string correctly.  (Bug#14755)
2973 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2975         * net/shr.el (shr-make-table-1): Add a sanity check that allows
2976         progression on degenerate tables.
2977         (shr-rescale-image): ImageMagick animated images currently don't work.
2979 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
2981         Some fixes and improvements for desktop frame restoration.
2982         It is still experimental and disabled by default.
2983         * desktop.el (desktop--save-windows): Put the selected frame at
2984         the head of the list.
2985         (desktop--make-full-frame): New function.
2986         (desktop--restore-windows): Try to re-select the frame that was
2987         selected upon saving.  Do not abort if some frames fail to restore,
2988         just show an error message and continue.  Set up maximized frames
2989         so they have default non-maximized dimensions.
2991 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
2993         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2994         Don't start heredoc inside a string or comment.
2996 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
2998         * bindings.el (visual-order-cursor-movement): New defcustom.
2999         (right-char, left-char): Provide visual-order cursor motion by
3000         calling move-point-visually.  Update the doc strings.
3002 2013-06-28  Kenichi Handa  <handa@gnu.org>
3004         * international/mule.el (define-coding-system): New coding system
3005         properties :inhibit-null-byte-detection,
3006         :inhibit-iso-escape-detection, and :prefer-utf-8.
3007         (set-buffer-file-coding-system): If :charset-list property of
3008         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
3009         appropriate for setting.
3011         * international/mule-cmds.el (select-safe-coding-system):
3012         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
3013         multibyte characters, return utf-8 (or one of its siblings).
3015         * international/mule-conf.el (prefer-utf-8): New coding system.
3016         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
3017         files.
3019 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
3021         * net/shr.el (shr-render-region): New function.
3023         * net/eww.el: Autoload `eww-browse-url'.
3025 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
3027         * emacs-lisp/package-x.el (package-upload-buffer-internal):
3028         Adapt to `package-desc-version' being a list.
3029         Use `package--ac-desc-version' to retrieve version from a package
3030         archive element.
3032 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
3034         New experimental feature to save&restore window and frame setup.
3035         * desktop.el (desktop-save-windows): New defcustom.
3036         (desktop--saved-states): New var.
3037         (desktop--excluded-frame-parameters): New defconst.
3038         (desktop--filter-frame-parms, desktop--find-frame-in-display)
3039         (desktop--restore-windows, desktop--save-windows): New functions.
3040         (desktop-save): Call `desktop--save-windows'.
3041         (desktop-read): Call `desktop--restore-windows'.
3043 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3045         * net/shr.el (add-face-text-property): Remove compat definition.
3047 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
3049         * info.el (Info-try-follow-nearest-node): Move search for footnote
3050         above search for node name to prevent missing a footnote (bug#14717).
3052 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
3054         * obsolete/otodo-mode.el: Add obsolescence info to file header.
3056 2013-06-27  Leo Liu  <sdl.web@gmail.com>
3058         * net/eww.el (eww-read-bookmarks): Check file size.
3060 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3062         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
3063         advice--pending if newdef is nil or an autoload (bug#13820).
3064         (advice-mapc): New function.
3066 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3068         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
3069         probably.
3070         (eww-mode-map): Add a menu bar.
3071         (eww-add-bookmark): New command.
3072         (eww-bookmark-mode): New mode and commands.
3073         (eww-add-bookmark): Remove newlines from the title.
3074         (eww-bookmark-browse): Don't bug out if it's the only window.
3076 2013-06-26  Glenn Morris  <rgm@gnu.org>
3078         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
3079         (hfy-size): Handle ttys.  (Bug#14668)
3081         * info-xref.el: Update for Texinfo 5 change in *note format.
3082         (info-xref-node-re, info-xref-note-re): New constants.
3083         (info-xref-check-buffer): Use info-xref-note-re.
3085 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3087         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
3089         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
3090         nil terminate the loop (bug#14718).
3092 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094         * net/eww.el: Rework history traversal.  When going forward/back,
3095         put these actions into the history, too, so that they can be
3096         replayed.
3097         (eww-render): Move the history reset to the correct buffer.
3099 2013-06-25  Juri Linkov  <juri@jurta.org>
3101         * files-x.el (modify-dir-local-variable): Change the header comment
3102         in the file with directory local variables.  (Bug#14692)
3104         * files-x.el (read-file-local-variable-value): Add `default'.
3105         (Bug#14710)
3107 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109         * net/eww.el (eww-make-unique-file-name): Create a unique file
3110         name before saving to entering `y' accidentally asynchronously.
3112 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
3114         * net/eww.el (eww-download): New command and keystroke.
3116 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118         * net/eww.el (eww-copy-page-url): Change name of command.
3120         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
3121         be more consistent with Info and dired.
3123         * net/eww.el (eww-mode-map): Ditto.
3125 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3127         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
3128         packages from archives.
3129         (package-archive-contents): Change format; include obsolete packages.
3130         (package-desc): Use `dir' to mark builtin packages.
3131         (package--from-builtin): Set the `dir' field to `builtin'.
3132         (generated-autoload-file, version-control): Declare.
3133         (package-compute-transaction): Change first arg and return value to be
3134         lists of package-descs.  Adjust to new package-archive-contents format.
3135         (package--add-to-archive-contents): Adjust to new
3136         package-archive-contents format.
3137         (package-download-transaction): Arg is now a list of package-descs.
3138         (package-install): If `pkg' is a package name, pass it as
3139         a requirement, so it is subject to the usual (e.g. disabled) checks.
3140         (describe-package): Accept package-desc as well.
3141         (describe-package-1): Describe a specific package-desc.  Add links to
3142         other package-descs for the same package name.
3143         (package-menu-describe-package): Pass the actual package-desc.
3144         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
3145         works correctly.
3146         (package-desc-status): New function.
3147         (package-menu--refresh): New function, extracted
3148         from package-menu--generate.
3149         (package-menu--generate): Use it.
3150         (package-delete): Update package-alist.
3151         (package-menu-execute): Don't call package-initialize.
3153         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
3154         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
3155         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
3156         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
3157         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
3158         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
3160 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
3162         * window.el (window--state-get-1): Workaround for bug#14527.
3163         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
3165 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3167         * net/eww.el (eww-back-url): Implement the history by stashing all
3168         the data into a list.
3169         (eww-forward-url): Allow going forward in the history, too.
3171 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3173         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
3174         for values and use read--expression for expressions (bug#14710).
3175         (read-file-local-variable): Avoid setq.
3176         (read-file-local-variable-mode): Use minor-mode-list.
3178 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3180         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
3181         for DOI URLs.
3183 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3185         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
3186         Update imenu-support when dialect changes.
3188 2013-06-25  Leo Liu  <sdl.web@gmail.com>
3190         * ido.el (ido-read-internal): Allow forward slash on windows.
3192 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3194         * net/eww.el (eww): Start of strings is \\`, not ^.
3196 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
3198         * net/shr.el (shr-browse-url): Fix interactive spec.
3200         * net/eww.el (eww): Add a trailing slash to domain names.
3202 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
3204         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
3206 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3208         * net/shr.el (shr-browse-url): Use an external browser if given a
3209         prefix.
3211         * net/eww.el (eww-external-browser): Move to shr.
3213 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
3215         * net/eww.el (eww): Work more correctly for file: URLs.
3216         (eww-detect-charset): Allow quoted charsets.
3217         (eww-yank-page-url): New command and keystroke.
3219 2013-06-24  Daiki Ueno  <ueno@gnu.org>
3221         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
3222         file name of gpg executable.
3223         (epg-context-program): New function.
3224         (epg-context-home-directory): New function.
3225         (epg-context-set-program): New function.
3226         (epg-context-set-home-directory): New function.
3227         (epg--start): Use `epg-context-program' instead of
3228         'epg-gpg-program'.
3229         (epg--list-keys-1): Likewise.
3231 2013-06-24  Leo Liu  <sdl.web@gmail.com>
3233         * ido.el (ido-read-internal): Fix bug#14620.
3235 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
3237         * faces.el (face-documentation): Simplify.
3238         (read-face-attribute, tty-find-type, x-resolve-font-name):
3239         Use `string-match-p'.
3240         (list-faces-display): Use `string-match-p'.  Simplify.
3241         (face-spec-recalc): Check face to avoid face alias loops.
3242         (read-color): Use `string-match-p' and non-capturing parenthesis.
3244 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246         * net/shr.el (shr-rescale-image): Use the new
3247         :max-width/:max-height functionality.
3249 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
3251         * net/eww.el (eww-search-prefix): New variable.
3252         (eww): Use it.
3253         (eww-external-browser): New variable.
3254         (eww-mode-map): New keystroke.
3255         (eww-browse-with-external-browser): New command.
3257         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
3259 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
3261         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
3262         Don't skip aligning the next header field when padding is 0;
3263         otherwise, field width is not respected unless the title is as
3264         wide as the field.
3266 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3268         * emacs-lisp/package.el (package-el-version): Remove.
3269         (package-process-define-package): Fix inf-loop.
3270         (package-install): Allow symbols as arguments again.
3272 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
3274         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
3275         add some more keyword-like methods.
3276         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
3278 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
3280         * bs.el (bs-buffer-show-mark): Make defvar-local.
3281         (bs-mode): Use setq-local.
3283         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
3284         (emacs-lock--try-unlocking): Make defvar-local.
3286 2013-06-22  Glenn Morris  <rgm@gnu.org>
3288         * play/cookie1.el (cookie-apropos): Minor simplification.
3290         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
3292 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
3294         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
3295         `regexp-opt', it breaks the build during dumping.
3297 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
3299         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3300         Highlight keyword-like methods on Kernel and Module with
3301         font-lock-builtin-face.
3302         (auto-mode-alist): Consolidate different entries into one regexp
3303         and add more *file-s.
3305 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
3307         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
3309         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
3310         (diary-entry): Use it in the action of this button type instead of
3311         diary-goto-entry.
3313         * calendar/todo-mode.el: New version.
3314         (todo-add-category): Append new category to end of file and give
3315         it the highest number, instead of putting it at the beginning and
3316         giving it 0.  Incorporate noninteractive functionality.
3317         (todo-forward-category): Adapt to 1-based category numbering.
3318         Allow skipping over archived categories.
3319         (todo-backward-category): Derive from todo-forward-category.
3320         (todo-backward-item, todo-forward-item): Make noninteractive and
3321         delegate interactive part to new commands.  Make sensitive to done items.
3322         (todo-categories): Make value an alist of category names and
3323         vectors of item counts.
3324         (todo-category-beg): Make a defconst.
3325         (todo-category-number): Use 1 instead of 0 as initial value.
3326         (todo-category-select): Make sensitive to overlays, optional item
3327         highlighting and done items.
3328         (todo-delete-item): Make sensitive to overlays and marked and done items.
3329         (todo-edit-item): Make sensitive to overlays and editing of
3330         date/time header optional.  Add format checks.
3331         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
3332         no-op if point is not on an item.  Advertise using todo-edit-quit.
3333         (todo-edit-mode): Make sensitive to new format, font-locking, and
3334         multiple todo files.
3335         (todo-insert-item, todo-insert-item-here): Derive from
3336         todo-basic-insert-item and extend functionality.
3337         (todo-item-end, todo-item-start): Make sensitive to done items.
3338         (todo-item-string): Don't return text properties.  Restore point.
3339         (todo-jump-to-category): Make sensitive to multiple todo files and
3340         todo archives.  Use extended category completion.
3341         (todo-lower-item, todo-raise-item): Rename to *-priority and
3342         derive from todo-set-item-priority.
3343         (todo-mode): Derive from special-mode.  Make sensitive to new
3344         format, font-locking and multiple todo files.  Make read-only.
3345         (todo-mode-map): Don't suppress digit keys, so they can supply
3346         prefix arguments.  Add many new key bindings.
3347         (todo-prefix): Insert as an overlay instead of file text.
3348         Change semantics from diary date expression to purely visual mark.
3349         (todo-print): Rename to todo-print-buffer.  Make buffer display
3350         features printable.  Remove option to restrict number of items
3351         printed.  Add option to print to file.
3352         (todo-print-function): Rename to todo-print-buffer-function.
3353         (todo-quit): Extend to handle exiting new todo modes.
3354         (todo-remove-item): Make sensitive to overlays.
3355         (todo-save): Extend to buffers of filtered items.
3356         (todo-show): Make sensitive to done items, multiple todo files and
3357         new todo modes.  Offer to convert legacy todo file before creating
3358         first new todo file.
3359         (todo-show-priorities): Rename to todo-top-priorities.
3360         Change semantics of value 0.
3361         (todo-top-priorities): Rename to todo-filter-top-priorities,
3362         derive from todo-filter-items and extend functionality.
3363         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
3364         and extend functionality to other types of filtered items.
3365         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
3366         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
3367         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
3368         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
3369         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
3370         (todo-edit-mode-hook, todo-entry-prefix-function)
3371         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
3372         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
3373         (todo-initials, todo-insert-threshold, todo-item-string-start)
3374         (todo-line-string, todo-menu, todo-mode-hook)
3375         (todo-more-important-p, todo-previous-answer, todo-previous-line)
3376         (todo-print-priorities, todo-remove-separator)
3377         (todo-save-top-priorities-too, todo-string-count-lines)
3378         (todo-string-multiline-p, todo-time-string-format)
3379         (todo-tmp-buffer-name): Remove.
3380         (todo-add-file, todo-archive-done-item, todo-choose-archive)
3381         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
3382         (todo-edit-category-diary-inclusion)
3383         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
3384         (todo-edit-file, todo-edit-item-date-day)
3385         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
3386         (todo-edit-item-date-month, todo-edit-item-date-to-today)
3387         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
3388         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
3389         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
3390         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
3391         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
3392         (todo-filter-top-priorities-multifile, todo-find-archive)
3393         (todo-find-filtered-items-file, todo-go-to-source-item)
3394         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
3395         (todo-jump-to-archive-category, todo-lower-category)
3396         (todo-mark-category, todo-marked-item-p, todo-merge-category)
3397         (todo-move-category, todo-move-item, todo-next-button)
3398         (todo-next-item, todo-padded-string, todo-powerset)
3399         (todo-previous-button, todo-previous-item)
3400         (todo-print-buffer-to-file, todo-raise-category)
3401         (todo-rename-category, todo-repair-categories-sexp, todo-search)
3402         (todo-set-category-number, todo-set-item-priority)
3403         (todo-set-top-priorities-in-category)
3404         (todo-set-top-priorities-in-file, todo-show-categories-table)
3405         (todo-sort-categories-alphabetically-or-numerically)
3406         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
3407         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
3408         (todo-toggle-item-header, todo-toggle-item-highlighting)
3409         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
3410         (todo-toggle-view-done-items, todo-toggle-view-done-only)
3411         (todo-unarchive-items, todo-unmark-category): New commands.
3412         (todo-absolute-file-name, todo-add-to-buffer-list)
3413         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
3414         (todo-basic-insert-item, todo-category-completions)
3415         (todo-category-number, todo-category-string-matcher-1)
3416         (todo-category-string-matcher-2, todo-check-filtered-items-file)
3417         (todo-check-format, todo-clear-matches)
3418         (todo-comment-string-matcher, todo-convert-legacy-date-time)
3419         (todo-current-category, todo-date-string-matcher)
3420         (todo-define-insertion-command, todo-diary-expired-matcher)
3421         (todo-diary-goto-entry, todo-diary-item-p)
3422         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
3423         (todo-display-categories, todo-display-sorted, todo-done-item-p)
3424         (todo-done-item-section-p, todo-done-separator)
3425         (todo-done-string-matcher, todo-files, todo-filter-items)
3426         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
3427         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
3428         (todo-insert-category-line, todo-insert-item-from-calendar)
3429         (todo-insert-sort-button, todo-insert-with-overlays)
3430         (todo-insertion-command-name, todo-insertion-key-bindings)
3431         (todo-label-to-key, todo-longest-category-name-length)
3432         (todo-make-categories-list, todo-mode-external-set)
3433         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
3434         (todo-modes-set-3, todo-multiple-filter-files)
3435         (todo-nondiary-marker-matcher, todo-prefix-overlays)
3436         (todo-read-category, todo-read-date, todo-read-dayname)
3437         (todo-read-file-name, todo-read-time)
3438         (todo-reevaluate-category-completions-files-defcustom)
3439         (todo-reevaluate-default-file-defcustom)
3440         (todo-reevaluate-filelist-defcustoms)
3441         (todo-reevaluate-filter-files-defcustom)
3442         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
3443         (todo-reset-done-separator, todo-reset-done-separator-string)
3444         (todo-reset-done-string, todo-reset-global-current-todo-file)
3445         (todo-reset-highlight-item, todo-reset-nondiary-marker)
3446         (todo-reset-prefix, todo-set-categories)
3447         (todo-set-date-from-calendar, todo-set-show-current-file)
3448         (todo-set-top-priorities, todo-short-file-name)
3449         (todo-show-current-file, todo-sort, todo-time-string-matcher)
3450         (todo-total-item-counts, todo-update-buffer-list)
3451         (todo-update-categories-display, todo-update-categories-sexp)
3452         (todo-update-count, todo-validate-name, todo-y-or-n-p):
3453         New functions.
3454         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
3455         New major modes.
3456         (todo-categories, todo-display, todo-edit, todo-faces)
3457         (todo-filtered): New defgroups.
3458         (todo-archived-only, todo-button, todo-category-string, todo-date)
3459         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
3460         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
3461         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
3462         (todo-add-item-if-new-category, todo-always-add-time-string)
3463         (todo-categories-align, todo-categories-archived-label)
3464         (todo-categories-category-label, todo-categories-diary-label)
3465         (todo-categories-done-label, todo-categories-number-separator)
3466         (todo-categories-todo-label, todo-categories-totals-label)
3467         (todo-category-completions-files, todo-completion-ignore-case)
3468         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
3469         (todo-done-separator-string, todo-done-string)
3470         (todo-files-function, todo-filter-done-items, todo-filter-files)
3471         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
3472         (todo-initial-category, todo-initial-file, todo-item-mark)
3473         (todo-legacy-date-time-regexp, todo-mode-line-function)
3474         (todo-nondiary-marker, todo-number-prefix)
3475         (todo-print-buffer-function, todo-show-current-file)
3476         (todo-show-done-only, todo-show-first, todo-show-with-done)
3477         (todo-skip-archived-categories, todo-top-priorities-overrides)
3478         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
3479         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
3480         New defcustoms.
3481         (todo-category-done, todo-date-pattern, todo-date-string-start)
3482         (todo-diary-items-buffer, todo-done-string-start)
3483         (todo-filtered-items-buffer, todo-item-start)
3484         (todo-month-abbrev-array, todo-month-name-array)
3485         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
3486         (todo-top-priorities-buffer): New defconsts.
3487         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
3488         (todo-categories-with-marks, todo-category-string-face)
3489         (todo-comment-face, todo-comment-string, todo-current-todo-file)
3490         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
3491         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
3492         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
3493         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
3494         (todo-font-lock-keywords, todo-global-current-todo-file)
3495         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
3496         (todo-insertion-commands-args)
3497         (todo-insertion-commands-args-genlist)
3498         (todo-insertion-commands-names, todo-insertion-map)
3499         (todo-key-bindings-t, todo-key-bindings-t+a)
3500         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
3501         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
3502         (todo-nondiary-face, todo-print-buffer, todo-time-face)
3503         (todo-visited): New variables.
3505 2013-06-21  Glenn Morris  <rgm@gnu.org>
3507         * play/cookie1.el (cookie-apropos): Add optional display argument.
3508         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
3509         (psychoanalyze-pinhead): Use cookie-doctor.
3511 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
3513         * emacs-lisp/package.el (tar-get-file-descriptor)
3514         (tar--extract): Declare.
3516 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
3518         Extend flymake's warning predicate to be a function (bug#14217).
3519         * progmodes/flymake.el (flymake-warning-predicate): New.
3520         (flymake-parse-line): Use it.
3521         (flymake-warning-re): Make obsolete alias to
3522         `flymake-warning-predicate'.
3524 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3526         * emacs-lisp/package.el (package-alist): Include obsolete packages.
3527         (package-obsolete-list): Remove.
3528         (package-activate): Remove min-version argument.  Add `force' argument.
3529         Adjust to new package-alist format.
3530         (package-mark-obsolete): Remove.
3531         (package-unpack): Force reload of the package's autoloads.
3532         (package-installed-p): Check builtins if the installed package is not
3533         recent enough.
3534         (package-initialize): Don't reset package-obsolete-list.
3535         Don't specify which package version to activate.
3536         (package-process-define-package, describe-package-1)
3537         (package-menu--generate): Adjust to new package-alist format.
3539 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
3541         * allout-widgets.el (allout-widgets-mode-off)
3542         (allout-widgets-mode-on, allout-widgets-pre-command-business)
3543         (allout-widgets-post-command-business)
3544         (allout-widgets-after-copy-or-kill-function)
3545         (allout-widgets-after-undo-function, allout-test-range-overlaps)
3546         (allout-decorate-item-and-context)
3547         (allout-graphics-modification-handler): Fix typos in docstrings.
3548         (allout-get-or-create-parent-widget): Use `looking-at-p'.
3550         * cmuscheme.el (scheme-start-file): Doc fix.
3551         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
3552         (scheme-input-filter): Use `string-match-p'.
3554         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
3556         * dired-x.el: Use Dired consistently in docstrings.
3558         * dired.el: Use Dired consistently in docstrings.
3559         (dired-readin, dired-mode): Use `setq-local'.
3560         (dired-switches-alist): Make defvar-local.
3561         (dired-buffers-for-dir): Use `zerop'.
3562         (dired-safe-switches-p, dired-switches-escape-p)
3563         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
3564         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
3565         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
3566         (dired-goto-next-nontrivial-file): Use `string-match-p'.
3567         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
3568         (dired-toggle-marks, dired-mark-files-containing-regexp)
3569         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
3570         (dired-flag-auto-save-files, dired-flag-backup-files):
3571         Use `looking-at-p'.
3572         (dired-mark-files-regexp, dired-build-subdir-alist):
3573         Use `string-match-p', `looking-at-p'.
3575         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
3576         (direct-print-region-helper): Use `string-match-p'.
3578 2013-06-21  Leo Liu  <sdl.web@gmail.com>
3580         * comint.el (comint-redirect-results-list-from-process):
3581         Fix infinite loop.
3583 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3585         * net/eww.el (eww-update-header-line-format): Quote % characters.
3587 2013-06-21  Glenn Morris  <rgm@gnu.org>
3589         * play/cookie1.el (cookie): New custom group.
3590         (cookie-file): New option.
3591         (cookie-check-file): New function.
3592         (cookie): Make it interactive.  Make start and end messages optional.
3593         Interactively, display the result.  Default to cookie-file.
3594         (cookie-insert): Default to cookie-file.
3595         (cookie-snarf): Make start and end messages optional.
3596         Default to cookie-file.  Use with-temp-buffer.
3597         (cookie-read): Rename from read-cookie.
3598         Make start and end messages optional.  Default to cookie-file.
3599         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
3600         Do not autoload it.
3601         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
3602         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
3604 2013-06-21  Leo Liu  <sdl.web@gmail.com>
3606         * progmodes/octave.el (octave-mode): Backward compatibility fix.
3608 2013-06-21  Glenn Morris  <rgm@gnu.org>
3610         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
3612 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3613             Daniel Hackney  <dan@haxney.org>
3615         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
3616         Consolidate the single-file vs tarball code.
3617         (package-desc-suffix): New function.
3618         (package-desc-full-name): Don't bother inlining it.
3619         (package-load-descriptor): Return the new package-desc.
3620         (package-mark-obsolete): Remove unused arg `package'.
3621         (package-unpack): Make it work for single files as well.
3622         Make it update package-alist.
3623         (package--make-autoloads-and-stuff): Rename from
3624         package--make-autoloads-and-compile.  Don't compile any more.
3625         (package--compile): New function.
3626         (package-generate-description-file): New function, extracted from
3627         package-unpack-single.
3628         (package-unpack-single): Remove.
3629         (package--with-work-buffer): Add indentation and debugging info.
3630         (package-download-single): Remove.
3631         (package-install-from-archive): Rename from package-download-tar, make
3632         it take a pkg-desc, and make it work for single files as well.
3633         (package-download-transaction): Simplify.
3634         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
3635         external tar program.
3636         (package-install-from-buffer): Remove `pkg-desc' argument.
3637         Use package-tar-file-info for tar-mode buffers.
3638         (package-install-file): Simplify accordingly.
3639         (package-archive-base): Change to take a pkg-desc.
3640         * tar-mode.el (tar--check-descriptor): New function, extracted from
3641         tar-get-descriptor.
3642         (tar-get-descriptor): Use it.
3643         (tar-get-file-descriptor): New function.
3644         (tar--extract): New function, extracted from tar-extract.
3645         (tar--extract): Use it.
3646         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
3647         case the summary uses non-ascii.  Adjust to new calling convention of
3648         package-tar-file-info.
3650 2013-06-21  Leo Liu  <sdl.web@gmail.com>
3652         * comint.el (comint-redirect-results-list-from-process):
3653         Fix random delay.  (Bug#14681)
3655 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
3657         * profiler.el (profiler-format-number): Use log, not log10.
3659 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
3661         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
3663 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3665         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
3666         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
3667         yet available.
3668         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
3669         (AUTOGENEL): ... here.
3670         * emacs-lisp/cl-macs.el (cl--sublis): New function.
3671         (cl--defsubst-expand): Use it.
3673 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
3675         * subr.el (log10): Move here from C code, and declare as obsolete.
3676         All uses of (log10 X) replaced with (log X 10).
3678 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
3680         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
3681         Declare with `defvar-local'.
3682         (tabulated-list-use-header-line, tabulated-list-entries)
3683         (tabulated-list-padding, tabulated-list-printer)
3684         (tabulated-list-sort-key): Declare with `defvar-local'.
3685         (tabulated-list-init-header, tabulated-list-print-fake-header):
3686         Use `setq-local'.
3688 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
3690         * arc-mode.el (archive-mode): Add `archive-write-file' to
3691         `write-contents-functions' also for remote files.  (Bug#14652)
3693 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
3695         * cus-edit.el (custom-commands): Fix typos.
3696         (custom-display): Fix tooltip text.
3697         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
3698         Fix typos in docstrings.
3699         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
3700         (custom-unlispify-menu-entry, custom-magic-value-create)
3701         (custom-add-see-also, custom-group-value-create): Use ?\s.
3702         (custom-guess-type, customize-apropos, editable-field)
3703         (custom-face-value-create): Use `string-match-p'.
3704         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
3706         * custom.el (custom-load-symbol): Use `string-match-p'.
3708         * ansi-color.el: Convert to lexical binding.
3709         (ansi-colors): Fix URL.
3710         (ansi-color-context, ansi-color-context-region): Use defvar-local.
3711         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
3712         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
3714 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3716         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
3718         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
3720 2013-06-19  Tom Tromey  <tromey@redhat.com>
3722         * net/eww.el (eww-top-url): Remove.
3723         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
3724         (eww-render): Set new variables.  Don't set eww-top-url.
3725         (eww-handle-link): Handle "prev", "home", and "contents".
3726         Downcase the rel text.
3727         (eww-top-url): Choose best top URL.
3729 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731         * net/eww.el: Rewrite to implement form elements "by hand" instead of
3732         relying in widget.el.  Using widget.el leads to too many
3733         user interface inconsistencies.
3734         (eww-self-insert): Implement entering commands in text fields.
3735         (eww-process-text-input): New function to make text input field editing
3736         work.
3737         (eww-submit): Rewrite to use the new-style form methods.
3738         (eww-select-display): Display the correct selected item.
3739         (eww-change-select): Implement changing the select value.
3740         (eww-toggle-checkbox): Implement radio/checkboxes.
3741         (eww-update-field): Fix compilation error.
3742         (eww-tag-textarea): Implement <textarea>.
3744         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
3745         we don't shadow mode-specific bindings.
3747         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
3748         nothing to push.
3750         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
3752 2013-06-19  Glenn Morris  <rgm@gnu.org>
3754         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
3756 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
3758         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
3759         not needed.
3761         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
3763 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3765         * net/browse-url.el (browse-url-browser-function):
3766         `eww-browse-url' has the right calling signature, `eww' does not.
3768 2013-06-19  Glenn Morris  <rgm@gnu.org>
3770         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
3771         Only eval autoloaded macros.
3772         (byte-compile-autoload): Only give the macro warning for macros.
3774         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
3775         (ps-underlined-faces): Declare.
3777         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
3778         (speedbar-add-supported-extension): Declare.
3780         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
3781         Don't include a date stamp in the header of the generated file;
3782         it leads to needless differences between output files.
3784 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
3786         * net/secrets.el (secrets-struct-secret-content-type):
3787         Replace check of introspection data by a test call of "CreateItem".
3788         Some servers do not offer introspection.
3790 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3792         * electric.el (electric-pair-mode): Improve interaction with
3793         electric-layout-mode.
3794         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
3795         (electric-pair-syntax): Use text-mode-syntax-table in comments
3796         and strings.
3797         (electric-pair--insert): New function.
3798         (electric-pair-post-self-insert-function): Use it and
3799         electric--after-char-pos.
3801 2013-06-19  Leo Liu  <sdl.web@gmail.com>
3803         * progmodes/octave.el (octave-help): Fix regexp.
3805 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3807         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
3808         (shr-table-horizontal-line): Allow nil as a value, and change the
3809         default.
3810         (shr-insert-table-ruler): Respect the nil value.
3812 2013-06-18  Tom Tromey  <tromey@barimba>
3814         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
3815         New defvars.
3816         (eww-open-file): New defun.
3817         (eww-render): Initialize new variables.
3818         (eww-display-html): Handle "link" and "a".
3819         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
3820         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
3821         (eww-back-url): Rename from eww-previous-url.
3822         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
3823         New defuns.
3825 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
3827         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
3828         Distinguish ternary operator tokens from slash symbol and slash
3829         char literal.
3831 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
3833         Convert symbol prettification into minor mode and global minor mode.
3835         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
3836         `prog-prettify-symbols', and make a local defvar instead of defcustom.
3837         (prettify-symbols--keywords): Rename from
3838         `prog-prettify-symbols-alist' and make a local defvar.
3839         (prettify-symbols--compose-symbol): Rename from
3840         `prog--prettify-font-lock-compose-symbol'.
3841         (prettify-symbols--make-keywords): Rename from
3842         `prog-prettify-font-lock-symbols-keywords' and simplify.
3843         (prog-prettify-install): Remove.
3844         (prettify-symbols-mode): New minor mode, based on
3845         `prog-prettify-install'.
3846         (turn-on-prettify-symbols-mode): New function.
3847         (global-prettify-symbols-mode): New globalized minor mode.
3849         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3850         * progmodes/cfengine.el (cfengine3-mode):
3851         * progmodes/perl-mode.el (perl-mode): Don't call
3852         `prog-prettify-install'; set `prettify-symbols-alist' instead.
3854 2013-06-18  Juri Linkov  <juri@jurta.org>
3856         * files-x.el (modify-file-local-variable-message): New function.
3857         (modify-file-local-variable)
3858         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
3859         and call `modify-file-local-variable-message' when it's non-nil.
3860         (add-file-local-variable, delete-file-local-variable)
3861         (add-file-local-variable-prop-line)
3862         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
3863         and use it.  (Bug#9820)
3865 2013-06-18  Juri Linkov  <juri@jurta.org>
3867         * emulation/vi.el (vi-shell-op):
3868         * emulation/vip.el (vip-execute-com, ex-command):
3869         * emulation/viper-cmd.el (viper-exec-bang):
3870         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
3871         the call of `shell-command-on-region'.  (Bug#14637)
3873         * simple.el (shell-command-on-region): Doc fix.
3875 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3877         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
3878         (bug#14633).
3880 2013-06-18  Glenn Morris  <rgm@gnu.org>
3882         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
3884         * newcomment.el (comment-search-forward, comment-search-backward):
3885         Doc fix.  (Bug#14376)
3887 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
3889         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
3890         (buffer-face-mode-invoke): Doc fix.
3892 2013-06-18  Matthias Meulien  <orontee@gmail.com>
3894         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
3895         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
3897 2013-06-18  Glenn Morris  <rgm@gnu.org>
3899         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
3900         Replace obsolete function generic-make-keywords with its expansion.
3902         * progmodes/python.el (ffap-alist): Declare.
3904         * textmodes/reftex.el (bibtex-mode-map): Declare.
3906 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3908         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
3909         (package-unpack, package-unpack-single): Return the pkg-dir.
3910         (package-download-transaction): Use it to update package-alist.
3912 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
3915         possible choice.
3917 2013-06-17  Juri Linkov  <juri@jurta.org>
3919         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
3921 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
3923         * emacs-lisp/package.el (package-load-descriptor):
3924         Remove `with-syntax-table' call, `read' doesn't need it.
3925         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
3927 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
3929         * startup.el (command-line): Expand package name returned by
3930         `package--description-file' (bug#14639).
3932 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
3934         * emacs-lisp/package.el (package-load-descriptor): Do not call
3935         `emacs-lisp-mode', just use its syntax table.
3937 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
3939         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
3940         `font-lock-extra-managed-props' if any prettifying keyword is added.
3941         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
3942         (prog-mode): Use `setq-local'.
3944 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3946         * international/characters.el (standard-case-table): Set syntax of ?»
3947         and ?« to punctuation.
3949 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
3951         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
3952         Save relevant match data before calling `syntax-ppss' (bug#14595).
3954 2013-06-15  Juri Linkov  <juri@jurta.org>
3956         * files-x.el (modify-file-local-variable-prop-line): Add local
3957         variables to the end of the existing comment on the first line.
3958         Use `file-auto-mode-skip' to skip interpreter magic line,
3959         and also skip XML declaration.
3961 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3963         * startup.el (package--builtin-versions): New var.
3964         (package-subdirectory-regexp): Remove.
3965         (package--description-file): Hard code its value instead.
3967         * emacs-lisp/package.el: Don't activate packages older than builtin.
3968         (package-obsolete-list): Rename from package-obsolete-alist, and make
3969         it into a simple list of package-desc.
3970         (package-strip-version): Remove.
3971         (package-built-in-p): Use package--builtin-versions.
3972         (package-mark-obsolete): Simplify.
3973         (package-process-define-package): Mark it obsolete if older than the
3974         builtin version.
3975         (package-handle-response): Use line-end-position.
3976         (package-read-archive-contents, package--download-one-archive):
3977         Simplify.
3978         (package--add-to-archive-contents): Skip if older than the builtin or
3979         installed version.
3980         (package-menu-describe-package): Fix last change.
3981         (package-list-unversioned): New var.
3982         (package-menu--generate): Use it.
3984         * emacs-lisp/autoload.el: Manage package--builtin-versions.
3985         (autoload--insert-text, autoload--insert-cookie-text): New functions.
3986         (autoload-builtin-package-versions): New variable.
3987         (autoload-generate-file-autoloads): Use them.
3988         Remove the list of autoloaded functions/macros from the
3989         (autoload...) comments.
3991         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
3993 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
3995         * simple.el (line-move-partial): Don't jump to the next screen
3996         line as soon as it becomes visible.  Instead, continue enlarging
3997         the vscroll until the portion of a tall screen line that's left on
3998         display is about the height of the frame's default font.
3999         (Bug#14567)
4001 2013-06-15  Glenn Morris  <rgm@gnu.org>
4003         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
4004         compilation-error-regexp-alist void, or local while let-bound.
4006         * progmodes/make-mode.el (makefile-mode-syntax-table):
4007         Treat "=" as punctuation.  (Bug#14614)
4009 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
4011         * help-fns.el (describe-variable):
4012         Add extra line for permanent-local variables.
4014 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
4016         * progmodes/scheme.el (scheme-font-lock-keywords-2):
4017         Add export, import, library.  (Bug#9164)
4018         (library): Set indent function.
4020 2013-06-14  Glenn Morris  <rgm@gnu.org>
4022         * term/xterm.el (xterm--query):
4023         Stop after first matching handler.  (Bug#14615)
4025 2013-06-14 Ivan Kanis  <ivan@kanis.fr>
4027         Add support for dired in saveplace.
4028         * dired.el (dired-initial-position-hook): New variable.
4029         (dired-initial-position): Call hook to place cursor position.
4030         * saveplace.el (save-place-to-alist): Add dired position.
4031         (save-place-dired-hook): New function.
4033 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4035         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
4036         through a symbol rather than letrec.
4038         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
4039         (package-desc): Add `dir' field.
4040         (package-desc-full-name): New function.
4041         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
4042         (package-maybe-load-descriptor): Remove.
4043         (package-load-all-descriptors): Just call package-load-descriptor.
4044         (package--disabled-p): New function.
4045         (package-desc-vers, package-desc-doc): Remove aliases.
4046         (package--dir): Remove function.
4047         (package-activate): Check if a package is disabled.
4048         (package-process-define-package): New function, extracted from
4049         define-package.
4050         (define-package): Turn into a place holder.
4051         (package-unpack-single, package-tar-file-info):
4052         Use package--description-file.
4053         (package-compute-transaction): Use package--disabled-p.
4054         (package-download-transaction): Don't call
4055         package-maybe-load-descriptor since they're all loaded anyway.
4056         (package-install): Change argument to be a pkg-desc.
4057         (package-delete): Use a single pkg-desc argument.
4058         (describe-package-1): Use package-desc-dir instead of package--dir.
4059         Use package-desc property instead of package-symbol.
4060         (package-install-button-action): Adjust accordingly.
4061         (package--push): Rewrite.
4062         (package-menu--print-info): Adjust accordingly.  Change the ID format
4063         to be a pkg-desc.
4064         (package-menu-describe-package, package-menu-get-status)
4065         (package-menu--find-upgrades, package-menu-mark-upgrades)
4066         (package-menu-execute, package-menu--name-predicate):
4067         Adjust accordingly.
4068         * startup.el (package--description-file): New function.
4069         (command-line): Use it.
4070         * emacs-lisp/package-x.el (package-upload-buffer-internal):
4071         Use package-desc-version.
4073         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
4074         (byte-compile-preprocess): Use it.
4075         (byte-compile-file-form-defalias): Try a bit harder to use macros we
4076         can't quite recognize.
4077         (byte-compile-add-to-list): Remove.
4078         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
4079         (cconv-closure-convert): Add assertion.
4081         * emacs-lisp/map-ynp.el: Use lexical-binding.
4082         (map-y-or-n-p): Remove unused vars `tail' and `object'.
4083         Factor out some repeated code.
4085 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4087         * subr.el (with-eval-after-load): New macro.
4088         (eval-after-load): Allow form to be a function.
4089         take advantage of lexical-binding.
4090         (do-after-load-evaluation): Use dolist and adjust to new format.
4091         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
4093 2013-06-13  Juri Linkov  <juri@jurta.org>
4095         * replace.el (perform-replace): Display "symbol " and other search
4096         modes from `isearch-message-prefix' in the *Help* buffer.
4098         * isearch.el (isearch-query-replace): Add " symbol" and other
4099         possible search modes from `isearch-message-prefix' to the prompt.
4100         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
4101         when reading a regexp to collect.
4103 2013-06-13  Juri Linkov  <juri@jurta.org>
4105         * isearch.el (word-search-regexp): Match whitespace if the search
4106         string begins or ends in whitespace.  The LAX arg is applied to
4107         both ends of the search string.  Use `regexp-quote' and explicit
4108         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
4109         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
4110         boundaries are replaced with symbol boundaries, and characters
4111         between symbols match non-word non-symbol syntax.  (Bug#14602)
4113 2013-06-13  Juri Linkov  <juri@jurta.org>
4115         * isearch.el (isearch-del-char): Don't exceed the length of
4116         `isearch-string' by the prefix arg.  (Bug#14563)
4118 2013-06-13  Juri Linkov  <juri@jurta.org>
4120         * isearch.el (isearch-yank-word, isearch-yank-line)
4121         (isearch-char-by-name, isearch-quote-char)
4122         (isearch-printing-char, isearch-process-search-char):
4123         Add optional count prefix arg.  (Bug#14563)
4125         * international/isearch-x.el
4126         (isearch-process-search-multibyte-characters):
4127         Add optional count prefix arg.
4129 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4131         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
4132         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
4133         lexical-binding.
4135 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
4137         * subr.el (set-temporary-overlay-map): Add on-exit argument.
4139 2013-06-13  Glenn Morris  <rgm@gnu.org>
4141         * startup.el (tty-handle-args):
4142         Don't just discard "--" and anything after.  (Bug#14608)
4144         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
4146 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
4148         Implement changes in Secret Service API.  Make it backward compatible.
4149         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
4150         (secrets-create-item): Use it.  Prefix properties with interface.
4152 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
4154         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
4155         (term-emulate-terminal): Respect term-suppress-hard-newline.
4157 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
4159         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
4160         Only remove a `thumb-file' overlay.  (Bug#14548)
4162 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
4164         * mail/reporter.el (reporter-submit-bug-report):
4165         Handle missing package-name.  (Bug#14600)
4167 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4169         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
4170         (reftex-citation-prompt, reftex-default-bibliography)
4171         (reftex-bib-or-thebib, reftex-get-bibfile-list)
4172         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
4173         (reftex-bib-sort-author, reftex-bib-sort-year)
4174         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
4175         (reftex-extract-bib-entries-from-thebibliography)
4176         (reftex-get-bibkey-default, reftex-get-bib-names)
4177         (reftex-parse-bibtex-entry, reftex-get-bib-field)
4178         (reftex-format-bib-entry, reftex-parse-bibitem)
4179         (reftex-format-bibitem, reftex-do-citation)
4180         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
4181         (reftex-restrict-bib-matches, reftex-extract-bib-file)
4182         (reftex-insert-bib-matches, reftex-format-citation)
4183         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
4184         (reftex-create-bibtex-file): Add docstrings, mostly by converting
4185         existing comments into docstrings.
4187 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
4189         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
4191 2013-06-12  Andreas Schwab  <schwab@suse.de>
4193         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
4194         for auto-save files.
4196 2013-06-12  Glenn Morris  <rgm@gnu.org>
4198         * ido.el (ido-delete-ignored-files): Remove.
4199         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
4200         Go back to calling ido-ignore-item-p directly.
4202 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
4204         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
4206         * ido.el (ido-delete-ignored-files): New function,
4207         split from ido-make-file-list-1.
4208         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
4209         (ido-make-file-list-1): Use ido-delete-ignored-files.
4211 2013-06-12  Leo Liu  <sdl.web@gmail.com>
4213         * progmodes/octave.el (inferior-octave-startup)
4214         (inferior-octave-completion-table)
4215         (inferior-octave-track-window-width-change)
4216         (octave-eldoc-function-signatures, octave-help)
4217         (octave-find-definition): Use single quoted strings.
4218         (inferior-octave-startup-args): Change default value.
4219         (inferior-octave-startup): Do not hard code "-i" and
4220         "--no-line-editing".
4221         (inferior-octave-resync-dirs): Add optional arg NOERROR.
4222         (inferior-octave-directory-tracker): Use it.
4223         (octave-goto-function-definition): Robustify.
4224         (octave-help): Support highlighting operators in 'See also'.
4225         (octave-find-definition): Find subfunctions only in Octave mode.
4227 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4229         * help-fns.el (help-fns--compiler-macro): If the handler function is
4230         named, then put a link to it.
4231         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
4232         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
4233         (cl-typep): Use it.
4234         (cl-eval-when): Simplify debug spec.
4235         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
4236         compiler-macro function instead of setting `compiler-macro-file'.
4238 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
4240         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
4241         * vc/vc-hooks.el (vc-stay-local): Doc fix.
4243 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4244             Daniel Hackney  <dan@haxney.org>
4246         First part of Daniel Hackney's patch to package.el.
4247         * emacs-lisp/package.el: Use defstruct.
4248         (package-desc): New, main struct.
4249         (package--bi-desc, package--ac-desc): New structs, used to describe the
4250         format in external files.
4251         (package-desc-vers): Replace with package-desc-version accessor.
4252         (package-desc-doc): Replace with package-desc-summary accessor.
4253         (package-activate-1): Remove `package' arg since the pkg-vec now
4254         includes the name.
4255         (define-package): Use package-desc-from-define.
4256         (package-unpack-single): Change file-name arg to be a symbol.
4257         (package--add-to-archive-contents): Use package-desc-create and new
4258         accessor functions to package--ac-desc.
4259         (package-buffer-info, package-tar-file-info): Return a package-desc.
4260         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
4261         arg to be a package-desc.
4262         (package-install-file): Adjust accordingly.  Use \' to match EOS.
4263         (package--from-builtin): New function.
4264         (describe-package-1, package-menu--generate): Use it.
4265         (package--make-autoloads-and-compile): Change name arg to be a symbol.
4266         (package-generate-autoloads): Idem and return the name of the file.
4267         * emacs-lisp/package-x.el (package-upload-buffer-internal):
4268         Change pkg-info arg to be a package-desc.
4269         Use package-make-ac-desc.
4270         (package-upload-file): Use \' to match EOS.
4271         * finder.el (finder-compile-keywords): Use package-make-builtin.
4273 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4275         * vc/vc.el (vc-deduce-fileset): Change error message.
4276         (vc-read-backend): New function.
4277         (vc-next-action): Use it.
4279         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
4281         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
4282         (prolog-font-lock-keywords): Use regexp-opt instead.
4283         Don't manually highlight strings.
4284         (prolog-mode-variables): Simplify comment-start-skip.
4285         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
4287         * emacs-lisp/generic.el (generic--normalise-comments)
4288         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
4289         (generic-mode-set-comments): Use them.
4290         (generic-bracket-support): Use setq-local.
4291         (generic-make-keywords-list): Declare obsolete.
4293 2013-06-11  Glenn Morris  <rgm@gnu.org>
4295         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4296         Prettify after setting font-lock-defaults.  (Bug#14574)
4298 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
4300         * replace.el (query-replace, occur-read-regexp-defaults-function)
4301         (replace-search):
4302         * subr.el (declare-function, number-sequence, local-set-key)
4303         (substitute-key-definition, locate-user-emacs-file)
4304         (with-silent-modifications, split-string, eval-after-load):
4305         Fix typos, remove unneeded backslashes and reflow some docstrings.
4307 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4309         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
4310         default for Elisp files.
4312 2013-06-11  Glenn Morris  <rgm@gnu.org>
4314         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
4315         although define-derived-mode was doing this anyway.  (Bug#14583)
4317 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
4319         * allout.el (allout-encryption-plaintext-sanitization-regexps):
4320         Fix make-variable-buffer-local call to refer to the correct variable.
4322 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
4324         * eshell/em-term.el (eshell-visual-commands)
4325         (eshell-visual-subcommands, eshell-visual-options):
4326         Add summary line to docstrings.  Add cross-references.
4328 2013-06-10  Glenn Morris  <rgm@gnu.org>
4330         * epa.el (epa-read-file-name): New function.  (Bug#14510)
4331         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
4333 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
4335         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
4336         output redirection to be ignored with visual commands.
4338 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
4340         * eshell/em-term.el (eshell-visual-command-p): New function.
4341         (eshell-term-initialize): Move long lambda to separate function
4342         eshell-visual-command-p.
4343         * eshell/em-dirs.el (eshell-dirs-initialise):
4344         * eshell/em-script.el (eshell-script-initialize):
4345         Add missing #' to lambda.
4347 2013-06-08  Leo Liu  <sdl.web@gmail.com>
4349         * progmodes/octave.el (octave-add-log-current-defun): New function.
4350         (octave-mode): Set add-log-current-defun-function.
4351         (octave-goto-function-definition): Do not move point if not found.
4352         (octave-find-definition): Enhance to try subfunctions first.
4354 2013-06-08  Glenn Morris  <rgm@gnu.org>
4356         * emacs-lisp/bytecomp.el (byte-compile-char-before)
4357         (byte-compile-backward-char, byte-compile-backward-word):
4358         Improve previous change, to handle non-explicit nil.
4360 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4362         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
4363         (smie--opener/closer-at-point): New function.
4364         (smie--matching-block-data): Use it.  Don't match from right after an
4365         opener or right before a closer.  Obey smie-blink-matching-inners.
4366         Don't signal a mismatch for repeated inners like "switch..case..case".
4368 2013-06-07  Leo Liu  <sdl.web@gmail.com>
4370         * progmodes/octave.el (octave-mode): Set comment-use-global-state
4371         to t.  (Bug#14303)
4372         (octave-function-header-regexp): Fix.  (Bug#14570)
4373         (octave-help-mode-finish-hook, octave-help-mode-finish):
4374         Remove.  Just use temp-buffer-show-hook.
4376         * newcomment.el (comment-search-backward): Revert last change.
4377         (Bug#14434)
4379         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
4381 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
4383         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
4384         through xargs, to avoid failure due to MS-Windows limitations on
4385         command-line length.
4387 2013-06-06  Glenn Morris  <rgm@gnu.org>
4389         * font-lock.el (lisp-font-lock-keywords-2):
4390         Treat user-error like error.
4392         * emacs-lisp/bytecomp.el (byte-compile-char-before)
4393         (byte-compile-backward-char, byte-compile-backward-word):
4394         Handle explicit nil arguments.  (Bug#14565)
4396 2013-06-05  Alan Mackenzie  <acm@muc.de>
4398         * isearch.el (isearch-allow-prefix): New user option.
4399         (isearch-other-meta-char): Don't exit isearch when a prefix
4400         argument is typed whilst `isearch-allow-prefix' is non-nil.
4401         (Bug#9706)
4403 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4405         * autorevert.el (auto-revert-notify-handler): Use memq.
4406         Hide assertion failure.
4408         * skeleton.el: Use cl-lib.
4409         (skeleton-further-elements): Use defvar-local.
4410         (skeleton-insert): Use cl-progv.
4412 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
4414         * progmodes/prog-mode.el (prog-prettify-symbols)
4415         (prog-prettify-install): Update docstrings.
4417 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4419         * simple.el: Move all the prog-mode code to prog-mode.el.
4420         * progmodes/prog-mode.el: New file.
4421         * loadup.el: Add prog-mode.el.
4423 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
4425         * simple.el (prog-prettify-symbols): Add version.
4426         (prog-prettify-install): Add convenience function to prettify symbols.
4428         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
4429         (perl--augmented-font-lock-keywords-1)
4430         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
4431         variables and use it.
4433         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
4434         (cfengine3-mode): Remove unneeded variable and use it.
4436         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
4437         (lisp--augmented-font-lock-keywords-1)
4438         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
4439         Remove unneeded variables and use it.
4441 2013-06-05  João Távora  <joaotavora@gmail.com>
4443         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
4444         to point when opening the connection.  (Bug#14380)
4446 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4448         * subr.el (load-history-regexp, load-history-filename-element)
4449         (eval-after-load, after-load-functions, do-after-load-evaluation)
4450         (eval-next-after-load, display-delayed-warnings)
4451         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
4452         definition of save-match-data.
4453         (overriding-local-map): Remove accidental obsolescence declaration.
4455         * emacs-lisp/edebug.el (edebug-result): Move before first use.
4457 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
4459         Generalize symbol prettify support to prog-mode and implement it
4460         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
4461         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
4462         (prog--prettify-font-lock-compose-symbol)
4463         (prog-prettify-font-lock-symbols-keywords): New variables and
4464         functions to support symbol prettification.
4465         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
4466         (lisp--augmented-font-lock-keywords-1)
4467         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
4468         (lisp--prettify-symbols-alist): Implement prettify of lambda.
4469         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
4470         (cfengine3--prettify-symbols-alist, cfengine3-mode):
4471         Implement prettify of -> => :: strings.
4472         * progmodes/perl-mode.el (perl-prettify-symbols)
4473         (perl--font-lock-compose-symbol)
4474         (perl--font-lock-symbols-keywords): Move to prog-mode.
4475         (perl--prettify-symbols-alist): Prettify -> => :: strings.
4476         (perl-font-lock-keywords-1)
4477         (perl-font-lock-keywords-2): Remove explicit prettify support.
4478         (perl--augmented-font-lock-keywords)
4479         (perl--augmented-font-lock-keywords-1)
4480         (perl--augmented-font-lock-keywords-2, perl-mode):
4481         Implement prettify support.
4483 2013-06-05  Leo Liu  <sdl.web@gmail.com>
4485         Re-implement smie matching block highlight using
4486         show-paren-data-function.  (Bug#14395)
4487         * emacs-lisp/smie.el (smie-matching-block-highlight)
4488         (smie--highlight-matching-block-overlay)
4489         (smie--highlight-matching-block-lastpos)
4490         (smie-highlight-matching-block)
4491         (smie-highlight-matching-block-mode): Remove.
4492         (smie--matching-block-data-cache): New variable.
4493         (smie--matching-block-data): New function.
4494         (smie-setup): Use smie--matching-block-data for
4495         show-paren-data-function.
4497         * progmodes/octave.el (octave-mode-menu): Fix.
4498         (octave-find-definition): Skip garbage lines.
4500 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4502         Fix compilation error with simultaneous dynamic+lexical scoping.
4503         Add warning when a defvar appears after the first let-binding.
4504         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
4505         (byte-compile-close-variables): Initialize it.
4506         (byte-compile--declare-var): New function.
4507         (byte-compile-file-form-defvar)
4508         (byte-compile-file-form-define-abbrev-table)
4509         (byte-compile-file-form-custom-declare-variable): Use it.
4510         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
4511         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
4512         (byte-compile-bind): Handle dynamic bindings that shadow
4513         lexical bindings.
4514         (byte-compile-unbind): Make arg non-optional.
4515         (byte-compile-let): Simplify.
4516         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
4517         (cconv--analyse-function, cconv-analyse-form): Populate it.
4518         Protect byte-compile-bound-variables to limit the scope of defvars.
4519         (cconv-analyse-form): Add missing rule for (defvar <foo>).
4520         Remove unneeded rule for `declare'.
4522         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
4523         so as to avoid depending on cl-adjoin at run-time.
4524         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
4526         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
4527         (macroexp--warn-and-return): Use it.
4529 2013-06-05  Leo Liu  <sdl.web@gmail.com>
4531         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
4533 2013-06-04  Leo Liu  <sdl.web@gmail.com>
4535         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
4536         (compilation-auto-jump): Suppress the "Mark set" message to give
4537         way to exit message.
4539 2013-06-04  Alan Mackenzie  <acm@muc.de>
4541         Remove faulty optimisation from indentation calculation.
4542         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
4543         search limit based on 2000 characters back from indent-point.
4545 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
4547         * eshell/em-term.el (cl-lib): Require `cl-lib'.
4549 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4551         * emacs-lisp/lisp.el: Use lexical-binding.
4552         (lisp--local-variables-1, lisp--local-variables): New functions.
4553         (lisp--local-variables-completion-table): New var.
4554         (lisp-completion-at-point): Use it complete let-bound vars.
4556         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
4557         eagerly (bug#14422).
4559 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
4561         * autorevert.el (auto-revert-notify-enabled)
4562         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
4563         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
4564         (auto-revert-notify-handler): Handle also gfilenotify.
4566         * subr.el (file-notify-handle-event): New defun.  Replacing ...
4567         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
4568         Remove.
4570 2013-06-03  Juri Linkov  <juri@jurta.org>
4572         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
4573         `M-s h .'.  (Bug#14427)
4575         * hi-lock.el (highlight-symbol-at-point): New alias for the new
4576         command `hi-lock-face-symbol-at-point'.
4577         (hi-lock-face-symbol-at-point): New command.
4578         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
4579         (hi-lock-menu): Add `highlight-symbol-at-point'.
4580         (hi-lock-mode): Doc fix.
4582         * isearch.el (isearch-forward-symbol-at-point): New command.
4583         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
4584         (isearch-highlight-regexp): Add a regexp which matches
4585         words/symbols for word/symbol mode.
4587         * subr.el (find-tag-default-bounds): New function with the body
4588         mostly moved from `find-tag-default'.
4589         (find-tag-default): Move most code to `find-tag-default-bounds',
4590         call it and apply `buffer-substring-no-properties' afterwards.
4592 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
4594         * eshell/em-term.el (eshell-term-initialize):
4595         Use `cl-intersection' rather than `intersection'.
4597 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
4599         * vc/log-view.el: Doc fix.
4600         (log-view-mode-map): Copy keymap from `special-mode-map'.
4602 2013-06-02  Eric Ludlam  <zappo@gnu.org>
4604         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
4605         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
4606         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
4607         (eieio-unbound, eieio-default-superclass)
4608         (eieio--define-field-accessors, method-static, method-before)
4609         (method-primary, method-after, method-num-lists)
4610         (method-generic-before, method-generic-primary)
4611         (method-generic-after, method-num-slots)
4612         (eieio-specialized-key-to-generic-key)
4613         (eieio--check-type, class-v, class-p)
4614         (eieio-class-name, define-obsolete-function-alias)
4615         (eieio-class-parents-fast, eieio-class-children-fast)
4616         (same-class-fast-p, class-constructor, generic-p)
4617         (generic-primary-only-p, generic-primary-only-one-p)
4618         (class-option-assoc, class-option, eieio-object-p)
4619         (class-abstract-p, class-method-invocation-order)
4620         (eieio-defclass-autoload-map, eieio-defclass-autoload)
4621         (eieio-class-un-autoload, eieio-defclass)
4622         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
4623         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
4624         (eieio--defgeneric-init-form, eieio-defgeneric-form)
4625         (eieio-defgeneric-reset-generic-form)
4626         (eieio-defgeneric-form-primary-only)
4627         (eieio-defgeneric-reset-generic-form-primary-only)
4628         (eieio-defgeneric-form-primary-only-one)
4629         (eieio-defgeneric-reset-generic-form-primary-only-one)
4630         (eieio-unbind-method-implementations)
4631         (eieio--defmethod, eieio--typep)
4632         (eieio-perform-slot-validation, eieio-validate-slot-value)
4633         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
4634         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
4635         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
4636         (eieio-slot-name-index, eieio-class-slot-name-index)
4637         (eieio-set-defaults, eieio-initarg-to-attribute)
4638         (eieio-attribute-to-initarg, eieio-c3-candidate)
4639         (eieio-c3-merge-lists, eieio-class-precedence-c3)
4640         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
4641         (eieio-class-precedence-list, eieio-generic-call-methodname)
4642         (eieio-generic-call-arglst, eieio-generic-call-key)
4643         (eieio-generic-call-next-method-list)
4644         (eieio-pre-method-execution-functions, eieio-generic-call)
4645         (eieio-generic-call-primary-only, eieiomt-method-list)
4646         (eieiomt-optimizing-obarray, eieiomt-install)
4647         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
4648         (eieio-generic-form, eieio-defmethod, make-obsolete)
4649         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
4650         (defclass): Remove `eval-and-compile' from macro.
4651         (call-next-method, shared-initialize): Instead of using
4652         `scoped-class' variable, use new eieio--scoped-class, and
4653         eieio--with-scoped-class.
4654         (initialize-instance): Rename local variable 'scoped-class' to
4655         'this-class' to remove ambiguitity from old global.
4657         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
4658         eieio.el.
4659         (eieio--scoped-class-stack): New variable.
4660         (eieio--scoped-class): New fcn.
4661         (eieio--with-scoped-class): New scoping macro.
4662         (eieio-defclass): Use pushnew instead of add-to-list.
4663         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
4664         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
4665         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
4666         `scoped-class' variable, use new eieio--scoped-class, and
4667         eieio--with-scoped-class.
4669         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
4671 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
4673         * eshell/esh-ext.el (eshell-external-command): Pass args to
4674         `eshell-find-interpreter'.
4675         (eshell-find-interpreter): Add new second parameter ARGS.
4677         * eshell/em-script.el (eshell-script-initialize): Add second arg
4678         to the function added as MATCH to `eshell-interpreter-alist'.
4680         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
4681         the function added as MATCH to `eshell-interpreter-alist'.
4683         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
4684         (eshell-visual-options): New defcustom.
4685         (eshell-escape-control-x): Adapt docstring.
4686         (eshell-term-initialize): Test `eshell-visual-subcommands' and
4687         `eshell-visual-options' in addition to `eshell-visual-commands'.
4688         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
4690 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
4692         * progmodes/python.el (python-indent-block-enders): Add break,
4693         continue and raise keywords.
4695 2013-06-01  Glenn Morris  <rgm@gnu.org>
4697         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
4699         Plain (f)boundp silences compilation warnings since Emacs 22.1.
4700         * progmodes/cc-cmds.el (delete-forward-p):
4701         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
4702         * progmodes/cc-engine.el (buffer-syntactic-context):
4703         * progmodes/cc-fonts.el (face-property-instance):
4704         * progmodes/cc-mode.el (set-keymap-parents):
4705         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
4706         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
4707         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
4708         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
4709         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
4711         * progmodes/cc-vars.el (other): Emacs has this widget since
4712         at least 21.1, so don't (re)define it.
4714         * eshell/em-cmpl.el (eshell-cmpl-initialize):
4715         Replace the obsolete alias pcomplete-arg-quote-list.
4717 2013-06-01  Leo Liu  <sdl.web@gmail.com>
4719         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
4720         punctuation syntax.
4721         (inferior-octave-minimal-columns)
4722         (inferior-octave-last-column-width): New variables.
4723         (inferior-octave-track-window-width-change): New function.
4724         (inferior-octave-mode): Adjust column width so that Octave output,
4725         for example from 'ls', can fit into the window nicely.
4727 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
4729         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
4730         Highlight expansions inside regexp literals.
4732 2013-05-31  Glenn Morris  <rgm@gnu.org>
4734         * obsolete/sym-comp.el (symbol-complete):
4735         Replace obsolete completion-annotate-function.
4737         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
4739 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
4741         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
4742         New function, checks if point is inside a literal that allows
4743         expression expansion.
4744         (ruby-syntax-propertize-expansion): Use it.
4745         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
4746         around the body.
4748 2013-05-30  Juri Linkov  <juri@jurta.org>
4750         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
4751         to "\M-si".
4752         (isearch-invisible): New variable.
4753         (isearch-forward): Doc fix.
4754         (isearch-mode): Set `isearch-invisible'
4755         to the value of `search-invisible'.
4756         (isearch-toggle-case-fold): Doc fix.
4757         (isearch-toggle-invisible): New command.
4758         (isearch-query-replace): Let-bind `search-invisible'
4759         to the value of `isearch-invisible'.
4760         (isearch-search): Use `isearch-invisible' instead of
4761         `search-invisible'.  Let-bind `search-invisible'
4762         to the value of `isearch-invisible'.  (Bug#11378)
4764 2013-05-30  Juri Linkov  <juri@jurta.org>
4766         * replace.el (perform-replace): Avoid `isearch-range-invisible'
4767         call when `query-flag' is nil and `search-invisible' is non-nil.
4768         (Bug#11746)
4770 2013-05-30  Glenn Morris  <rgm@gnu.org>
4772         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
4774         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
4775         (cc-require): Suppress spurious "noruntime" warnings.
4776         (cc-require-when-compile): Use fboundp, for sake of compiler.
4778         * progmodes/cc-mode.el: Move load of cc-vars before that of
4779         cc-langs (which in turn loads cc-vars), to quieten compiler.
4781 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4783         * paren.el: Simplify the code.
4784         (show-paren-mode): Always start the timer.
4785         (show-paren--idle-timer): Rename from show-paren-idle-timer.
4786         (show-paren--overlay, show-paren--overlay-1): Rename from
4787         show-paren-overlay and show-paren-overlay-1, and initialize to an
4788         overlay rather than to nil.
4789         (show-paren-function): Misc cleanup and simplifications.
4791 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4793         * paren.el (show-paren-data-function): New hook.
4794         (show-paren--default): New function, extracted from show-paren-function.
4795         (show-paren-function): Use show-paren-data-function.
4797 2013-05-30  Glenn Morris  <rgm@gnu.org>
4799         * ielm.el (ielm-map, ielm-complete-symbol):
4800         Use completion-at-point rather than obsolete functions.
4801         (inferior-emacs-lisp-mode): Doc fix.
4802         Set completion-at-point-functions, rather than
4803         comint-dynamic-complete-functions.
4805         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
4806         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
4807         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
4809         * image.el (image-animated-p): Tweak definition.
4811         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
4812         (rlogin-process-connection-type): Tweak default.  Add set-after.
4813         (rlogin-host): Doc fix.
4814         (rlogin): Tweak prompt.
4815         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
4817         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
4818         * progmodes/tcl.el (inferior-tcl-mode-map):
4819         Use completion-at-point rather than obsolete alias.
4821         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
4823         * minibuffer.el (read-file-name-completion-ignore-case):
4824         Move before completion--in-region, for eager macro expansion.
4826 2013-05-29  Juri Linkov  <juri@jurta.org>
4828         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
4829         for total count of matching lines.  Add `global-matches' for total
4830         count of matches.  Rename `matches' to `lines' for count of
4831         matching lines.  Add `matches' for count of matches.
4832         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
4833         to `prev-line' for line number of prev match endpt.
4834         Increment `matches' for every match.  Print the number of
4835         matching lines in the header.
4836         (occur-context-lines): Rename `lines' to `curr-line'.
4837         Rename `prev-lines' to `prev-line'.  (Bug#14017)
4839 2013-05-29  Juri Linkov  <juri@jurta.org>
4841         * replace.el (perform-replace): Add `skip-read-only-count',
4842         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
4843         Increment them for corresponding conditions and report the number
4844         of skipped occurrences in the final message.  (Bug#11746)
4845         (query-replace, query-replace-regexp, query-replace-regexp-eval)
4846         (replace-string, replace-regexp): Doc fix.
4848 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4850         * emacs-lisp/trace.el (trace--read-args): Provide a default.
4852         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
4853         prog-mode-map (bug#14504).
4855 2013-05-29  Leo Liu  <sdl.web@gmail.com>
4857         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
4858         (octave-help): Small simplification.
4860         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
4861         off the highlight first.
4863 2013-05-29  Glenn Morris  <rgm@gnu.org>
4865         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
4866         Handle idlwave-last-system-routine-info-cons-cell being nil.
4868         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
4869         (idlwave-write-paths): Simplify via with-temp-buffer.
4871         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
4872         * emulation/cua-rect.el: Also load cua-base at run time.
4874         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
4875         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
4876         (cperl-imenu-on-info): Require imenu.
4878 2013-05-28  Alan Mackenzie  <acm@muc.de>
4880         Handle "capitalised keywords" correctly.
4881         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
4883 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
4885         * eshell/em-unix.el: Add -r option to cp.
4887 2013-05-28  Glenn Morris  <rgm@gnu.org>
4889         * vc/vc-arch.el (vc-exec-after): Declare.
4890         (vc-switches): Autoload.
4891         * vc/vc-bzr.el: No need to require vc when compiling.
4892         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
4893         (vc-resynch-buffer, vc-dir-refresh): Declare.
4894         (vc-setup-buffer, vc-switches): Autoload.
4895         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
4896         (vc-resynch-buffer): Declare.
4897         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
4898         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
4899         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
4900         (grep-read-regexp, grep-read-files, grep-expand-template)
4901         (vc-dir-refresh): Declare.
4902         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
4903         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
4904         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
4905         * vc/vc-mtn.el (vc-exec-after): Declare.
4906         (vc-switches): Autoload.
4907         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
4908         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
4909         (vc-file-tree-walk): Declare.
4910         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
4911         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
4912         (vc-tag-precondition, vc-rename-master): Autoload.
4913         * vc/vc-svn.el (vc-exec-after): Declare.
4914         (vc-switches, vc-setup-buffer): Autoload.
4915         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
4916         Autoload.
4917         (vc-resynch-buffer): Declare.
4919         * obsolete/fast-lock.el (byte-compile-warnings):
4920         Don't warn about obsolete features in this obsolete file.
4922         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
4923         Move definition before use.
4925         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
4926         (dun-unix-verbs): Remove dun-zippy.
4927         (dun-zippy): Remove function.
4929         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
4931 2013-05-27  Juri Linkov  <juri@jurta.org>
4933         * replace.el (replace-search): New function with code moved out
4934         from `perform-replace'.
4935         (replace-highlight, replace-dehighlight): Move function definitions
4936         up closer to `replace-search'.  (Bug#11746)
4938 2013-05-27  Juri Linkov  <juri@jurta.org>
4940         * replace.el (perform-replace): Ignore invisible matches.
4941         In addition to checking `query-replace-skip-read-only', also
4942         filter out matches by calling `run-hook-with-args-until-failure'
4943         on `isearch-filter-predicates', and also check `search-invisible'
4944         for t or call `isearch-range-invisible'.
4945         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
4947 2013-05-27  Juri Linkov  <juri@jurta.org>
4949         * isearch.el (isearch-filter-predicates): Rename from
4950         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
4951         (isearch-message-prefix): Display text from the property
4952         `isearch-message-prefix' of the currently active filters.
4953         (isearch-search): Don't compare `isearch-filter-predicate' with
4954         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
4955         on `isearch-filter-predicates'.  Also check `search-invisible' for t
4956         or call `isearch-range-invisible'.
4957         (isearch-filter-visible): Make obsolete.
4958         (isearch-lazy-highlight-search):
4959         Call `run-hook-with-args-until-failure' on
4960         `isearch-filter-predicates' and use `isearch-range-invisible'.
4962         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
4963         `isearch-filter-predicates' instead of `funcall'ing
4964         `isearch-filter-predicate'.
4965         (Info-mode): Set `Info-isearch-filter' to
4966         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
4968         * dired-aux.el (dired-isearch-filter-predicate-orig):
4969         Remove variable.
4970         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
4971         (dired-isearch-filenames-end): Add and remove
4972         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
4973         instead of changing the value of `isearch-filter-predicate'.
4974         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
4975         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
4976         Put property `isearch-message-prefix' to "filename " on
4977         `dired-isearch-filter-filenames'.
4979         * wdired.el (wdired-change-to-wdired-mode):
4980         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
4981         locally instead of changing `isearch-filter-predicate'.
4982         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
4984 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
4986         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
4987         return the commit hash (Bug#14459).  Also set the
4988         `vc-git-detached' property.
4989         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
4990         (vc-git-mode-line-string): Use the same help-echo format whether
4991         in detached mode or not, because we know the actual revision now.
4992         When in detached mode, shorten the revision to 7 chars.
4994 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4996         * emacs-lisp/easy-mmode.el (define-minor-mode):
4997         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
4998         mode hook and provide a docstring.
5000 2013-05-27  Alan Mackenzie  <acm@muc.de>
5002         Remove spurious syntax-table text properties inserted by C-y.
5003         * progmodes/cc-mode.el (c-after-change): Also clear hard
5004         syntax-table property with value nil.
5006 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
5008         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
5009         when reading the events; the buffer layout shall not be changed.
5011 2013-05-27  Leo Liu  <sdl.web@gmail.com>
5013         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
5014         New variable.
5015         (inferior-octave-directory-tracker): Automatically re-sync
5016         default-directory.
5017         (octave-help): Improve handling of 'See also'.
5019 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5021         * doc-view.el: Minor naming convention tweaks.
5022         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
5024         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
5025         even if there's no `display' property yet (bug#14435).
5027 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
5029         * subr.el (unmsys--file-name): Rename from reveal-filename.
5031         * Makefile.in (custom-deps, finder-data, autoloads)
5032         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
5033         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
5034         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
5036 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5038         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
5039         error-completion on the first 2 args of condition-case (bug#14446).
5040         Don't burp at EOB.
5042 2013-05-25  Leo Liu  <sdl.web@gmail.com>
5044         * comint.el (comint-previous-matching-input): Do not flood the
5045         *Messages* buffer with trivial messages.
5047 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5049         * progmodes/flymake.el (flymake-nop): Don't return a string.
5050         (flymake-set-at): Fix typo.
5052         * simple.el (read--expression): New function, extracted from
5053         eval-expression.  Set completion-at-point-functions (bug#14465).
5054         (eval-expression, eval-minibuffer): Use it.
5056 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
5058         * progmodes/flymake.el (flymake-save-buffer-in-file)
5059         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
5060         (flymake-selected-frame, flymake-log, flymake-ins-after)
5061         (flymake-set-at, flymake-get-buildfile-from-cache)
5062         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
5063         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
5064         Refine the doc string.
5065         (flymake-get-file-name-mode-and-masks): Reformat.
5066         (flymake-get-real-file-name-function): Fix a minor bug.
5068 2013-05-24  Juri Linkov  <juri@jurta.org>
5070         * progmodes/grep.el (grep-mode-font-lock-keywords):
5071         Support =linenumber= format used by git-grep for lines with
5072         function names.  (Bug#13549)
5074 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5076         * progmodes/octave.el (octave-smie-rules): Return nil rather than
5077         0 after a semi-colon; it works better for smie-auto-fill.
5078         (octave--indent-new-comment-line): New function.
5079         (octave-indent-new-comment-line): Use it (indirectly).
5080         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
5081         modify comment-line-break-function.
5083         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
5084         (smie-setup): Use add-function to set it.
5086 2013-05-24  Sam Steingold  <sds@gnu.org>
5088         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
5089         argument (before the `interactive' argument).
5091 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5093         * image-mode.el (image-mode-winprops): Add winprops to
5094         image-mode-winprops-alist before running
5095         image-mode-new-window-functions.
5096         * doc-view.el (doc-view-new-window-function): Don't delay
5097         doc-view-goto-page via timers (bug#14435).
5099 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
5101         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
5102         (doc-view-desktop-save-buffer): New function.
5103         (doc-view-restore-desktop-buffer): New function.
5104         (desktop-buffer-mode-handlers):
5105         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
5106         handler.
5107         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
5108         `desktop-save-buffer' function.
5110 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
5112         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
5113         (tramp-gvfs-file-name-handler): Raise a user error when
5114         `tramp-gvfs-enabled' is nil.
5115         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
5116         Do not raise a user error when loading package.  (Bug#14447)
5118         * net/xesam.el: Move to obsolete/.
5120 2013-05-24  Glenn Morris  <rgm@gnu.org>
5122         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
5124         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
5126         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
5127         (Info-find-node, Man-getpage-in-background): Declare.
5129         * mail/unrmail.el (unrmail):
5130         Replace obsolete detect-coding-with-priority.
5132         * net/socks.el (socks-split-string): Use this rather than split-string.
5133         (socks-nslookup-host): Update for above change.
5134         (dynamic-choice, s5-dynamic-choice-match)
5135         (s5-dynamic-choice-match-inline, s5-widget-value-create):
5136         Comment out unused code.
5138         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
5139         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
5140         (gud-tooltip-echo-area): Make obsolete.
5141         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
5143         * progmodes/js.el (js--optimize-arglist): Declare.
5145         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
5147         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
5148         (ediff-window-C): Declare.
5150         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
5151         Tweak requires to silence compiler.
5153         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
5154         (he-search-string, he-tried-table, he-expand-list)
5155         (he-init-string, he-string-member, he-substitute-string)
5156         (he-reset-string): Declare.
5158         * obsolete/options.el (list-options): Use custom-variable-p,
5159         rather than obsolete alias.
5161 2013-05-23  Sam Steingold  <sds@gnu.org>
5163         * simple.el (shell-command-on-region): Pass the `replace' argument
5164         down to `call-process-region' to comply with the doc as reported on
5165         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
5167 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5169         * emacs-lisp/smie.el (smie-indent-forward-token)
5170         (smie-indent-backward-token): Handle string tokens (bug#14381).
5172 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5174         * ielm.el (ielm-menu): New menu.
5175         (inferior-emacs-lisp-mode): Set comment-start.
5177 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5179         * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
5180         Fix deactivate action.
5182         * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
5183         Add cleveref macros.
5185         * lisp/textmodes/reftex-parse.el
5186         (reftex-locate-bibliography-files): Accept options for
5187         bibliography commands.
5188         * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
5189         Add addbibresource.  Basic Biblatex support.
5191 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
5193         * net/tramp-gvfs.el (top):
5194         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
5195         when loading package.  (Bug#14447)
5197 2013-05-23  Glenn Morris  <rgm@gnu.org>
5199         * progmodes/js.el: No need to load comint when compiling.
5200         (ring-insert, comint-send-string, comint-send-input)
5201         (comint-last-input-end, ido-chop): Declare.
5203         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
5204         * vc/ediff-mult.el: Adjust requires.
5205         (ediff-directories-internal, ediff-directory-revisions-internal)
5206         (ediff-patch-file-internal): Declare.
5207         * vc/ediff-ptch.el: Adjust requires.
5208         (ediff-use-last-dir, ediff-buffers-internal): Declare.
5209         (ediff-find-file): Autoload.
5210         * vc/ediff-util.el: No need to load ediff when compiling.
5211         (ediff-regions-internal): Declare.
5212         * vc/ediff-wind.el: Adjust requires.
5213         (ediff-compute-toolbar-width): Define when compiling.
5214         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
5215         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
5216         (dired-get-filename, dired-get-marked-files)
5217         (ediff-last-dir-patch, ediff-patch-default-directory)
5218         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
5219         (ediff-patch-buffer-internal): Declare.
5221         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
5222         (ispell-process, ispell-buffer-local-words, lm-summary)
5223         (lm-section-start, lm-section-end): Declare.
5224         (checkdoc-ispell-init): Simplify.
5226         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
5227         (he-string-member, he-reset-string, he-substitute-string): Declare.
5229         * eshell/em-ls.el: Adjust requires.
5230         (eshell-glob-regexp): Declare.
5231         * eshell/em-tramp.el: Adjust requires.
5232         (eshell-parse-command): Autoload.
5233         * eshell/em-xtra.el: Adjust requires.
5234         (eshell-parse-command): Autoload.
5235         * eshell/esh-ext.el: Adjust requires.
5236         (eshell-parse-command, eshell-close-handles): Autoload.
5237         * eshell/esh-io.el: Adjust requires.
5238         (eshell-output-filter): Autoload.
5239         * eshell/esh-util.el: No need to load tramp when compiling.
5240         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
5241         Declare.
5242         (eshell-parse-ange-ls): Require ange-ftp and tramp.
5243         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
5244         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
5245         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
5246         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
5247         * eshell/esh-opt.el, eshell/esh-proc.el:
5248         * eshell/esh-var.el: Adjust requires.
5249         * eshell/eshell.el: Do not require esh-util twice.
5250         (eshell-add-input-to-history): Declare.
5251         (eshell-command): Check history module is active before using it.
5253         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
5255 2013-05-22  Leo Liu  <sdl.web@gmail.com>
5257         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
5259 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
5261         * autorevert.el (auto-revert-notify-add-watch)
5262         (auto-revert-notify-handler): Add `attrib' for the inotify case,
5263         it indicates changes in file modification time.
5265 2013-05-22  Glenn Morris  <rgm@gnu.org>
5267         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
5268         Always delete the autoloaded function from the noruntime and
5269         unresolved functions lists.
5271         * allout.el: No need to load epa, epg, overlay when compiling.
5272         (epg-context-set-passphrase-callback, epg-list-keys)
5273         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
5274         (epg-key-user-id-list): Declare.
5276         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
5277         (viper-set-parsing-style-toggling-macro)
5278         (viper-set-emacs-state-searchstyle-macros):
5279         Use called-interactively-p on Emacs.
5280         (viper-looking-back): Make it an obsolete alias.  Update callers.
5281         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
5282         Use looking-back rather than viper-looking-back.
5283         (viper-tmp-insert-at-eob, viper-enlarge-region)
5284         (viper-read-string-with-history, viper-register-to-point)
5285         (viper-append-to-register, viper-change-state-to-vi)
5286         (viper-backward-char-carefully, viper-forward-char-carefully)
5287         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
5288         (viper-change-state-to-emacs): Declare.
5289         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
5290         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
5291         * emulation/viper-mous.el: Do not load viper-cmd.
5292         (viper-backward-char-carefully, viper-forward-char-carefully)
5293         (viper-forward-word, viper-adjust-window): Declare.
5295         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
5297         * progmodes/idlw-help.el (idlwave-help-fontify):
5298         Use called-interactively-p.
5300         * term/w32console.el (w32-get-console-codepage)
5301         (w32-get-console-output-codepage): Declare.
5303         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
5304         Remove unnecessary declarations.
5305         (dframe-message): Doc fix.
5307         * info.el (dframe-select-attached-frame, dframe-current-frame):
5308         Declare.
5310         * speedbar.el (speedbar-message): Make it an obsolete alias.
5311         Update all callers.
5312         (speedbar-with-attached-buffer)
5313         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
5314         (speedbar-with-writable): Use backquote.
5315         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
5316         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
5317         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
5318         rather than speedbar- aliases.
5319         * mail/rmail.el: Load dframe rather than speedbar when compiling.
5320         (speedbar-make-specialized-keymap, speedbar-insert-button)
5321         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
5322         (speedbar-do-function-pointer): Declare.
5323         (rmail-speedbar-button, rmail-speedbar-find-file)
5324         (rmail-speedbar-move-message):
5325         Use dframe-with-attached-buffer rather than speedbar- alias.
5326         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
5327         (dframe-message, speedbar-make-specialized-keymap)
5328         (speedbar-add-expansion-list, speedbar-mode-functions-list)
5329         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
5330         (speedbar-insert-button, dframe-select-attached-frame)
5331         (dframe-maybee-jump-to-attached-frame)
5332         (speedbar-change-initial-expansion-list)
5333         (speedbar-previously-used-expansion-list-name): Declare.
5334         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
5335         Use dframe-message, dframe-with-attached-buffer rather than
5336         speedbar- aliases.
5337         (gud-sentinel): Silence compiler.
5338         * progmodes/vhdl-mode.el (speedbar-refresh)
5339         (speedbar-do-function-pointer, speedbar-add-supported-extension)
5340         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
5341         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
5342         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
5343         (speedbar-file-lists, speedbar-make-tag-line)
5344         (speedbar-line-directory, speedbar-goto-this-file)
5345         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
5346         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
5347         (speedbar-make-button, speedbar-reset-scanners)
5348         (speedbar-files-item-info, speedbar-line-text)
5349         (speedbar-find-file-in-frame, speedbar-set-timer)
5350         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
5351         (speedbar-with-writable): Do not (re)define it.
5352         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
5353         rather than speedbar- alias.
5355 2013-05-21  Leo Liu  <sdl.web@gmail.com>
5357         * progmodes/octave.el (octave-mode-menu): Update and re-organize
5358         menu items.
5359         (octave-mode): Tweak fill-nobreak-predicate.
5360         (inferior-octave-startup): Check process to avoid infinite loop.
5361         (inferior-octave): Pop to buffer first to show abornmal process
5362         exit information.
5364 2013-05-21  Glenn Morris  <rgm@gnu.org>
5366         * printing.el (pr-menu-bar): Define when compiling.
5368 2013-05-21  Leo Liu  <sdl.web@gmail.com>
5370         * progmodes/octave.el (octave-auto-fill): Remove.
5371         (octave-indent-new-comment-line): Improve.
5372         (octave-mode): Use auto fill mode through
5373         comment-line-break-function and fill-nobreak-predicate.
5374         (octave-goto-function-definition): Support DEFUN_DLD.
5375         (octave-beginning-of-defun): Small tweak.
5376         (octave-help): Show parent directory.
5378 2013-05-21  Glenn Morris  <rgm@gnu.org>
5380         * files.el (dired-unmark):
5381         * progmodes/gud.el (gdb-input): Update declarations.
5383         * calculator.el (electric, ehelp): No need to load when compiling.
5384         (Electric-command-loop, electric-describe-mode): Declare.
5386         * doc-view.el (doc-view-current-converter-processes): Move before use.
5388         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5389         Move MODE-set-explicitly definition before use.
5391         * international/mule-diag.el (mule-diag):
5392         Don't use obsolete window-system-version.
5394         * mail/feedmail.el (smtpmail): No need to load when compiling.
5395         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
5397         * mail/mail-utils.el (rfc822): No need to load when compiling.
5398         (rfc822-addresses): Autoload it.
5399         (mail-strip-quoted-names): Trivial simplification.
5401         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
5402         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
5404         * net/snmp-mode.el (tempo): Don't duplicate requires.
5406         * progmodes/prolog.el (info): No need to load when compiling.
5407         (comint): Require before shell requires it.
5408         (Info-goto-node): Autoload it.
5409         (Info-follow-nearest-node): Declare.
5410         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
5412         * textmodes/artist.el (picture-mode-exit): Declare.
5414         * textmodes/reftex-parse.el (reftex-parse-from-file):
5415         Trivial rewrite so the compiler can parse it better.
5417 2013-05-20  Leo Liu  <sdl.web@gmail.com>
5419         * progmodes/octave.el (octave-help-mode-map)
5420         (octave-help-mode-finish-hook): New variables.
5421         (octave-help-mode, octave-help-mode-finish): New functions.
5422         (octave-help): Use octave-help-mode.
5424 2013-05-20  Glenn Morris  <rgm@gnu.org>
5426         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
5428 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
5430         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
5431         start at point, so that expansion starting right after opening
5432         slash in a regexp is recognized.
5433         (ruby-syntax-before-regexp-re): New defvar, extracted from
5434         ruby-syntax-propertize-function.  Since the value of this regexp
5435         is looked up at runtime now, we should be able to turn
5436         `ruby-syntax-methods-before-regexp' into a defcustom later.
5437         (ruby-syntax-propertize-function): Split regexp matching into two
5438         parts, for opening and closing slashes.  That allows us to skip
5439         over string interpolations and support multiline regexps.
5440         Don't call `ruby-syntax-propertize-expansions', instead use another rule
5441         for them, which calls `ruby-syntax-propertize-expansion'.
5442         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
5443         call to `ruby-syntax-propertize-function'.
5444         (ruby-syntax-propertize-expansion): Extracted from
5445         `ruby-syntax-propertize-expansions'.  Handles one expansion.
5446         (ruby-syntax-propertize-percent-literal): Leave point right after
5447         the percent symbol, so that the expression expansion rule can
5448         propertize the contents.
5449         (ruby-syntax-propertize-heredoc): Leave point at bol following the
5450         heredoc openers.
5451         (ruby-syntax-propertize-expansions): Remove.
5453 2013-05-18  Juri Linkov  <juri@jurta.org>
5455         * man.el (Man-default-man-entry): Remove `-' from the end
5456         of the default value.  (Bug#14400)
5458 2013-05-18  Glenn Morris  <rgm@gnu.org>
5460         * comint.el (comint-password-prompt-regexp):
5461         Allow "password for XXX" where XXX contains colons (eg https://...).
5463 2013-05-18  Leo Liu  <sdl.web@gmail.com>
5465         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
5466         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
5467         (octave-source-directories): Don't check process.
5468         (octave-source-directories, octave-find-definition): Doc fix.
5470 2013-05-18  Glenn Morris  <rgm@gnu.org>
5472         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
5473         Remove backspace/delete bindings.  (Bug#14392)
5475         * cus-dep.el (custom-make-dependencies): Sort the output.
5476         (custom-versions-load-alist): Convert comment to doc.
5478 2013-05-17  Leo Liu  <sdl.web@gmail.com>
5480         * newcomment.el (comment-search-backward): Stricter in finding
5481         comment start.  (Bug#14303)
5483         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
5484         (octave-comment-start-skip): Properly anchored.
5486 2013-05-17  Leo Liu  <sdl.web@gmail.com>
5488         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
5489         Clean up when turned off.  (Bug#14395)
5490         (smie--highlight-matching-block-overlay): No longer buffer-local.
5491         (smie-highlight-matching-block): Adjust.
5493 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
5495         Doc string fix for "nanoseconds" (Bug#14406).
5496         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
5497         Fix doc string typo that had "nanoseconds" instead of "microseconds".
5499 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
5501         * calc/calc-units.el (math-extract-units): Preserve powers
5502         of units.
5504 2013-05-17  Leo Liu  <sdl.web@gmail.com>
5506         * subr.el (delete-consecutive-dups): New function.
5507         * ido.el (ido-set-matches-1): Use it.
5508         * progmodes/octave.el (inferior-octave-completion-table): Use it.
5509         * ido.el (ido-remove-consecutive-dups): Remove.
5511 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5513         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
5514         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
5515         regexp-opt's `words'.
5517 2013-05-16  Leo Liu  <sdl.web@gmail.com>
5519         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
5520         (smie--highlight-matching-block-overlay)
5521         (smie--highlight-matching-block-lastpos)
5522         (smie--highlight-matching-block-timer): New variables.
5523         (smie-highlight-matching-block): New function.
5524         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
5525         (smie-setup): Conditionally enable smie-blink-matching-open.
5527 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
5529         Sync with upstream verilog-mode r840.
5530         * progmodes/verilog-mode.el (verilog-mode-version)
5531         (verilog-mode-release-date): Update.
5532         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
5533         (verilog-sig-tieoff): Fix string error on
5534         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
5535         (verilog-read-decls): Fix parameters confusing
5536         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
5538 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
5540         * subr.el (reveal-filename): New function.
5542         * loadup.el: Compute Emacs executable versions on MS-Windows,
5543         where executables have the .exe extension.  Add a hard link
5544         emacs-XX.YY.ZZ.exe on MS-Windows.
5546         * Makefile.in (XARGS_LIMIT): New variable.
5547         (custom-deps, finder-data, autoloads)
5548         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
5549         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
5550         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
5551         (compile-main): Limit xargs according to $(XARGS_LIMIT).
5553 2013-05-16  Leo Liu  <sdl.web@gmail.com>
5555         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
5556         (octave-mode-menu, octave-mode-map): Remove its uses.
5558 2013-05-16  Reto Zimmermann  <reto@gnu.org>
5560         Sync with upstream vhdl mode v3.34.2.
5561         * progmodes/vhdl-mode.el: Use `push' throughout.
5562         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
5563         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
5564         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
5565         (vhdl-actual-generic-name): New option to derive actual generic name.
5566         (vhdl-port-paste-signals): Replace formal by actual generics.
5567         (vhdl-beautify): New name for old group vhdl-align.  Update users.
5568         (vhdl-beautify-options): New option.
5569         (vhdl-last-input-event): New compat alias.  Use throughout.
5570         (vhdl-goto-line): Replace user level function `goto-line'.
5571         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
5572         vhdl-fix-statement-buffer.
5573         (vhdl-create-mode-menu): Add some entries.
5574         (vhdl-align-region-groups): Respect vhdl-beautify-options.
5575         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
5576         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
5577         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
5578         to force statements on one line.
5579         (vhdl-remove-trailing-spaces-region):
5580         New, split from vhdl-remove-trailing-spaces.
5581         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
5582         Respect vhdl-beautify-options.
5583         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
5584         (vhdl-update-sensitivity-list): Not add with index if exists without.
5585         Not include array index with signal.  Ignore keywords in comments.
5586         (vhdl-get-visible-signals): Regexp tweaks.
5587         (vhdl-template-component-inst): Handle empty library.
5588         (vhdl-template-type): Add template for 'enum' type.
5589         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
5590         Use vhdl-replace-string.
5591         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
5592         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
5593         (vhdl-speedbar-initialize): Update for above name change.
5594         (vhdl-compose-wire-components): Fix in handling of constants.
5595         (vhdl-error-regexp-emacs-alist): New variable.
5596         (vhdl-error-regexp-add-emacs): New function;
5597         adds support for new compile.el (Emacs 22+)
5598         (vhdl-generate-makefile-1): Change target order for single lib. units.
5599         Allow use of absolute file names.
5601 2013-05-16  Leo Liu  <sdl.web@gmail.com>
5603         * simple.el (prog-indent-sexp): Indent enclosing defun.
5605 2013-05-15  Glenn Morris  <rgm@gnu.org>
5607         * cus-start.el (show-trailing-whitespace): Move to editing basics.
5608         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
5609         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
5610         (whitespace-highlight): Move to whitespace group.
5612         * comint.el (comint-source):
5613         * pcmpl-linux.el (pcmpl-linux):
5614         * shell.el (shell-faces):
5615         * eshell/esh-opt.el (eshell-opt):
5616         * international/ccl.el (ccl): Remove empty custom groups.
5618         * completion.el (dynamic-completion-mode):
5619         * jit-lock.el (jit-lock-debug-mode):
5620         * minibuffer.el (completion-in-region-mode):
5621         * type-break.el (type-break-mode-line-message-mode)
5622         (type-break-query-mode):
5623         * emulation/tpu-edt.el (tpu-edt-mode):
5624         * progmodes/subword.el (global-subword-mode, global-superword-mode):
5625         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5626         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
5628         * term/xterm.el (xterm): Change parent group to terminals.
5630         * master.el (master): Remove empty custom group.
5631         (master-mode): Remove unused :group argument.
5632         * textmodes/refill.el (refill): Remove empty custom group.
5633         (refill-mode): Remove unused :group argument.
5635         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
5637         * cus-dep.el: Provide a feature.
5638         (custom-make-dependencies): Ignore dotfiles (dir-locals).
5639         Don't mistakenly ignore files whose basenames match a basename
5640         from preloaded-file-list (eg cedet/ede/simple.el).
5641         Add a fallback method for getting :group.
5643 2013-05-15  Juri Linkov  <juri@jurta.org>
5645         * isearch.el (isearch-char-by-name): Rename from
5646         `isearch-insert-char-by-name'.  Doc fix.
5647         (isearch-forward): Mention `isearch-char-by-name' in
5648         the docstring.  (Bug#13348)
5650         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
5651         `exit-minibuffer' instead of
5652         `isearch-nonincremental-exit-minibuffer'.
5653         (isearch-edit-string): Remove mention of
5654         `isearch-nonincremental-exit-minibuffer' from docstring.
5655         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
5656         (isearch-forward-exit-minibuffer)
5657         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
5659 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5661         * loadup.el: Just use unversioned DOC.
5663         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
5664         literals as extending to EOB.
5665         (nxml-last-fontify-end): Remove unused variable.
5666         (nxml-after-change1): Use with-silent-modifications.
5667         (nxml-extend-after-change-region): Simplify.
5668         (nxml-extend-after-change-region1): Remove function.
5669         (nxml-after-change1): Don't adjust for dependent regions.
5670         (nxml-fontify-matcher): Simplify.
5671         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
5672         (xmltok-add-dependent): Remove function.
5673         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
5674         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
5675         (xmltok-scan-prolog-after-processing-instruction-open): Treat
5676         unclosed <[[, <?, comment, and other literals as extending to EOB.
5677         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
5678         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
5679         Remove functions.
5680         (rng-do-some-validation-1): Don't mark dependent regions.
5681         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
5682         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
5683         (nxml-clear-dependent-regions): Remove functions.
5684         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
5685         (nxml-ensure-scan-up-to-date):
5686         Don't clear&mark dependent regions.
5688 2013-05-15  Leo Liu  <sdl.web@gmail.com>
5690         * progmodes/octave.el (octave-goto-function-definition):
5691         Improve and fix callers.
5693 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5695         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
5696         the setter (bug#14387).
5698         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
5699         surrounding group (bug#14402).
5701 2013-05-14  Juri Linkov  <juri@jurta.org>
5703         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
5704         (Bug#14390)
5706 2013-05-14  Glenn Morris  <rgm@gnu.org>
5708         * progmodes/f90.el (f90-imenu-generic-expression):
5709         Fix typo in 2013-05-08 change.  (Bug#14402)
5711 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
5713         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
5714         Remove signals for which replies are never received.
5716 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
5718         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
5719         (gdb-handler-alist, gdb-handler-number): Remove variables.
5720         (gdb-handler-list): New variable.
5721         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
5722         (gdb-pending-handler-p, gdb-handle-reply)
5723         (gdb-remove-all-pending-triggers): New functions.
5724         (gdb-discard-unordered-replies): New defcustom.
5725         (gdb-handler): New defstruct.
5726         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
5727         instead of gdb-pending-triggers.  Update docstring.
5728         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
5729         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
5730         (gdb-var-update-handler, def-gdb-auto-update-trigger)
5731         (def-gdb-auto-update-handler, gdb-get-changed-registers)
5732         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
5733         (gdb-frame-handler): Pending triggers are now automatically managed.
5734         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
5735         Remove argument.
5736         (gdb-input): Automatically handles pending triggers.  Update docstring.
5737         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
5738         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
5739         Update comments.
5740         (gdb-done-or-error): Now use gdb-handle-reply.
5742 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
5744         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
5745         gdb-debug-log.
5747 2013-05-14  Glenn Morris  <rgm@gnu.org>
5749         * subr.el (user-emacs-directory-warning): New option.
5750         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
5752 2013-05-14  Leo Liu  <sdl.web@gmail.com>
5754         * progmodes/octave.el (octave-font-lock-keywords): Fix error
5755         during redisplay.
5756         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
5757         (octave-font-lock-texinfo-comment): Fix invalid search bound
5758         error: wrong side of point.
5760 2013-05-14  Glenn Morris  <rgm@gnu.org>
5762         * progmodes/flymake.el (flymake-xml-program): New option.
5763         (flymake-xml-init): Use it.
5765         * term/xterm.el: Provide a feature.
5767         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
5769 2013-05-13  Glenn Morris  <rgm@gnu.org>
5771         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
5772         Add compat aliases as a hack workaround.  (Bug#14384)
5774 2013-05-13  Leo Liu  <sdl.web@gmail.com>
5776         * progmodes/octave.el (octave-indent-comment): Fix indentation for
5777         ###, and %!.
5778         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
5779         C-M-q.
5780         (octave-comment-start-skip): Include %!.
5781         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
5783 2013-05-12  Leo Liu  <sdl.web@gmail.com>
5785         * progmodes/octave.el (inferior-octave-startup): Store the value
5786         of __octave_srcdir__ for octave-source-directories.
5787         (inferior-octave-check-process): New function refactored out of
5788         inferior-octave-send-list-and-digest.
5789         (octave-source-directories)
5790         (octave-find-definition-filename-function): New variables.
5791         (octave-source-directories)
5792         (octave-find-definition-default-filename): New functions.
5793         (octave-find-definition): Improve to find functions implemented in C++.
5795 2013-05-12  Glenn Morris  <rgm@gnu.org>
5797         * calendar/diary-lib.el (diary-outlook-format-1):
5798         Don't include dayname in the output.  (Bug#14349)
5800 2013-05-11  Glenn Morris  <rgm@gnu.org>
5802         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
5804         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
5805         Treat cc-provide like provide.
5807 2013-05-11  Kevin Ryde  <user42@zip.com.au>
5809         * cus-dep.el (custom-make-dependencies):
5810         Use generated-autoload-load-name for the sake of files such
5811         such cedet/semantic/bovine/c.el, where the base file name
5812         is not in load-path.  (Bug#5277)
5814 2013-05-11  Glenn Morris  <rgm@gnu.org>
5816         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
5817         Provide features.
5819 2013-05-11  Leo Liu  <sdl.web@gmail.com>
5821         * progmodes/octave.el (octave-indent-comment): Improve.
5822         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
5823         (octave-eldoc-function-signatures, octave-eldoc-function):
5824         New functions.
5825         (octave-mode, inferior-octave-mode): Add eldoc support.
5827 2013-05-11  Richard Stallman  <rms@gnu.org>
5829         * epa.el (epa-decrypt-file): Take output file name as argument
5830         and read it using `interactive'.
5832 2013-05-11  Leo Liu  <sdl.web@gmail.com>
5834         * progmodes/octave.el (octave-beginning-of-line)
5835         (octave-end-of-line): Check before using up-list because it jumps
5836         out of more syntactic contructs since moving to smie.
5837         (octave-indent-comment): New function.
5838         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
5839         (octave-begin-keywords, octave-end-keywords)
5840         (octave-reserved-words, octave-smie-bnf-table)
5841         (octave-smie-rules): Add new keywords from Octave 3.6.4.
5843 2013-05-11  Glenn Morris  <rgm@gnu.org>
5845         * faces.el (internal-face-x-get-resource):
5846         * frame.el (ns-display-monitor-attributes-list):
5847         * calc/calc-aent.el (math-to-radians-2):
5848         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
5849         Fix declarations.
5851         * calc/calc-menu.el: Make it loadable in isolation.
5853         * net/eudcb-bbdb.el: Make it loadable without bbdb.
5854         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
5855         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
5856         (eudc-bbdb-query-internal): Require 'bbdb.
5858         * lpr.el (lpr-headers-switches):
5859         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
5861         * progmodes/sql.el (sql-login-params): Fix and improve :type.
5863         * emulation/edt-mapper.el: In batch mode, error rather than hang.
5865         * term.el (term-set-escape-char): Make it idempotent.
5867 2013-05-10  Leo Liu  <sdl.web@gmail.com>
5869         * progmodes/octave.el (inferior-octave-completion-table):
5870         No longer a function and all uses changed.  Use cache to speed up
5871         completion due to bug#11906.
5872         (octave-beginning-of-defun): Re-write to be more general.
5874 2013-05-10  Glenn Morris  <rgm@gnu.org>
5876         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
5878 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5880         * comint.el (comint-redirect-send-command-to-process): Use :around
5881         rather than :override for comint-redirect-filter.
5882         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
5883         Call it instead of comint-redirect-original-filter-function (which
5884         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
5886 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
5888         * frame.el (display-monitor-attributes-list): Add NS case.
5889         (ns-display-monitor-attributes-list): Declare.
5891 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
5893         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
5895 2013-05-09  Glenn Morris  <rgm@gnu.org>
5897         * international/fontset.el (vertical-centering-font-regexp):
5898         Set standard-value.
5900         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
5902         * bookmark.el (bookmark-search-delay):
5903         * cus-start.el (vertical-centering-font-regexp):
5904         * ps-mule.el (ps-mule-font-info-database-default):
5905         * ps-print.el (ps-default-fg, ps-default-bg):
5906         * type-break.el (type-break-good-break-interval):
5907         * whitespace.el (whitespace-indentation-regexp)
5908         (whitespace-space-after-tab-regexp):
5909         * emacs-lisp/testcover.el (testcover-1value-functions)
5910         (testcover-noreturn-functions, testcover-progn-functions)
5911         (testcover-prog1-functions):
5912         * emulation/viper-init.el (viper-emacs-state-cursor-color):
5913         * eshell/em-glob.el (eshell-glob-translate-alist):
5914         * play/tetris.el (tetris-tty-colors):
5915         * progmodes/cpp.el (cpp-face-default-list):
5916         * progmodes/flymake.el (flymake-allowed-file-name-masks):
5917         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
5918         (idlwave-help-browser-generic-args):
5919         * progmodes/make-mode.el (makefile-special-targets-list):
5920         * progmodes/python.el (python-shell-virtualenv-path):
5921         * progmodes/verilog-mode.el (verilog-active-low-regexp)
5922         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
5923         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
5924         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
5925         * textmodes/reftex-vars.el (reftex-format-label-function):
5926         * textmodes/remember.el (remember-diary-file): Fix custom types.
5928         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
5929         Add :version.
5931 2013-05-09  Leo Liu  <sdl.web@gmail.com>
5933         * progmodes/octave.el (inferior-octave-completion-at-point):
5934         Restore file completion.  (Bug#14300)
5935         (inferior-octave-startup): Fix incorrect highlighting for the
5936         first prompt.
5938 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5940         * progmodes/ruby-mode.el: First cut at SMIE support.
5941         (ruby-use-smie): New var.
5942         (ruby-smie-grammar): New constant.
5943         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
5944         (ruby-smie--forward-token, ruby-smie--backward-token)
5945         (ruby-smie-rules): New functions.
5946         (ruby-mode-variables): Setup SMIE if applicable.
5948 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
5950         * simple.el (line-move-visual): Signal beginning/end of buffer
5951         only if vertical-motion moved less than it was requested.  Avoids
5952         silly incorrect error messages when there are display strings with
5953         multiple newlines at EOL.
5955 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5957         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
5958         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
5959         (prolog-char-quote-workaround):
5960         * progmodes/cperl-mode.el (cperl-under-as-char):
5961         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
5962         Mark as obsolete.
5963         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
5964         their declaration.
5965         (vhdl-mode-syntax-table-init): Remove.
5967         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
5968         last change.
5970         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
5971         syntax for "_".
5972         (ld-script-font-lock-keywords):
5973         Change regexps to use things like \_< and \_>.
5975         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
5976         Change all regexps to use things like \_< and \_>.
5978         * progmodes/autoconf.el (autoconf-definition-regexp)
5979         (autoconf-font-lock-keywords, autoconf-current-defun-function):
5980         Handle a _ with symbol syntax.
5981         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
5983         * progmodes/ada-mode.el (ada-mode-abbrev-table):
5984         Consolidate declaration.
5985         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
5986         the declaration.
5987         (ada-create-syntax-table): Remove.
5988         (ada-capitalize-word): Don't mess with the syntax of "_" since it
5989         already has the right syntax nowadays.
5990         (ada-goto-next-word): Don't change the syntax of "_".
5992         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
5993         with-wrapper-hook.
5995 2013-05-08  Sam Steingold  <sds@gnu.org>
5997         * thingatpt.el (thing-at-point): Accept optional second argument
5998         NO-PROPERTIES to strip the text properties from the return value.
5999         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
6000         to `thing-at-point' instead of stripping the properties ourselves.
6001         Also, when `thing-at-point' fails to find a url, prepend "http://"
6002         to the filename at point on the assumption that the user is
6003         pointing at something like gnu.org/gnu.
6005 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
6007         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
6008         * faces.el (crm-separator):
6009         Silence byte-compiler.
6011         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
6012         (tool-bar-map): Remove unneeded defvars.
6014 2013-05-08  Leo Liu  <sdl.web@gmail.com>
6016         Re-work a fix for bug#10994 based on Le Wang's patch.
6017         * ido.el (ido-remove-consecutive-dups): New helper.
6018         (ido-completing-read): Use it.
6019         (ido-chop): Revert fix for bug#10994.
6021 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
6023         * cus-edit.el (custom-save-variables):
6024         Pretty-print long values.  (Bug#14187)
6026 2013-05-08  Glenn Morris  <rgm@gnu.org>
6028         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
6029         (m4-mode-syntax-table): Init in the defvar.
6030         (m4-mode-abbrev-table): Let define-derived-mode define it.
6032 2013-05-08  Tom Tromey  <tromey@redhat.com>
6034         * progmodes/m4-mode.el (m4-mode-syntax-table):
6035         Do not treat "_" as word constituent.  (Bug#14167)
6037 2013-05-07  Glenn Morris  <rgm@gnu.org>
6039         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
6040         Remove explicit eshell-isearch-cancel-map.
6042         * progmodes/f90.el (f90-smart-end-names): New option.
6043         (f90-smart-end): Doc fix.
6044         (f90-end-block-optional-name): New constant.
6045         (f90-block-match): Respect f90-smart-end-names.
6047 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6049         * progmodes/octave.el (octave-smie-forward-token): Be more careful
6050         about implicit semi-colons (bug#14218).
6052 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6054         * frame.el (display-monitor-attributes-list)
6055         (frame-monitor-attributes): New functions.
6057 2013-05-06  Leo Liu  <sdl.web@gmail.com>
6059         * progmodes/octave.el (octave-syntax-propertize-function): Change
6060         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
6061         (octave-font-lock-keywords): Use octave-operator-regexp.
6062         (octave-completion-at-point): Rename from
6063         octave-completion-at-point-function.
6064         (inferior-octave-directory-tracker): Robustify.
6065         (octave-text-functions): Remove and fix its uses.  No such things
6066         any more.
6068 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6070         * emacs-lisp/trace.el (trace--display-buffer): New function.
6071         (trace-make-advice): Use it.
6073 2013-05-06  Juri Linkov  <juri@jurta.org>
6075         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
6076         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
6077         Doc fix.
6078         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
6079         in the help string.  (Bug#12985)
6081 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
6083         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
6085 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6087         * progmodes/perl-mode.el: Add support for here documents.
6088         (perl-syntax-propertize-function): Match here-doc markers.
6089         (perl-syntax-propertize-special-constructs): Find their end.
6090         (perl-imenu-generic-expression): Use [:alnum:].
6092         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
6093         (advice--add-function): Refresh the advice if already present
6094         (bug#14317).
6096 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
6098         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
6100 2013-05-06  Glenn Morris  <rgm@gnu.org>
6102         * w32-fns.el (w32-charset-info-alist): Declare.
6104         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
6105         of its defcustom properties.
6106         (eshell-cmpl-initialize): No need to load pcomplete.
6108         * generic-x.el: No need to require comint when compiling.
6110         * net/eudc-export.el: Make it loadable without bbdb.
6111         (top-level): Use require rather than load-library.
6112         (eudc-create-bbdb-record, eudc-bbdbify-phone)
6113         (eudc-batch-export-records-to-bbdb)
6114         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
6115         Require bbdb.
6117 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
6119         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
6120         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
6121         some tweaks, instead.
6123 2013-05-05  Leo Liu  <sdl.web@gmail.com>
6125         * progmodes/octave.el (octave-font-lock-keywords)
6126         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
6127         (inferior-octave-send-list-and-digest): Improve error message.
6128         (octave-mode, inferior-octave-mode): Use setq-local.
6129         (octave-help): Set info-lookup-mode.
6131 2013-05-05  Richard Stallman  <rms@gnu.org>
6133         * vc/compare-w.el (compare-windows-whitespace):
6134         Treat no-break space as whitespace.
6136         * mail/rmailsum.el (rmail-summary-rmail-update):
6137         Detect empty summary and don't change selected message.
6138         (rmail-summary-goto-msg): Likewise.
6140         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
6141         Doc fixes, rename args.
6143 2013-05-05  Alan Mackenzie  <acm@muc.de>
6145         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
6147 2013-05-05  Juri Linkov  <juri@jurta.org>
6149         * info.el (Info-read-subfile): Use (point-min) instead of (point)
6150         to not add the length of the summary segment to the return value.
6151         (Bug#14125)
6153 2013-05-05  Leo Liu  <sdl.web@gmail.com>
6155         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
6156         (inferior-octave-output-filter): Remove.
6157         (octave-send-region, inferior-octave-startup): Fix callers.
6158         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
6159         (octave-binary-file-extensions): New user variable.
6160         (octave-find-definition): Confirm if opening binary files.
6161         (octave-help-file): Use octave-find-definition to get the binary
6162         confirmation.
6163         (octave-help): Adjust for octave-help-file change.
6165 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6167         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
6168         Merge the two entries that handle function definitions.
6169         (pascal--syntax-propertize): New const.
6170         (pascal-mode): Use it.  Use setq-local.
6172 2013-05-04  Glenn Morris  <rgm@gnu.org>
6174         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
6175         (diary-from-outlook): Respect diary-from-outlook-function.
6177 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6179         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
6180         Move the declaration from C.
6181         (read-minibuffer, eval-minibuffer): Move from C.
6182         (completion-setup-function): Avoid minibuffer-completion-contents.
6184 2013-05-03  Leo Liu  <sdl.web@gmail.com>
6186         * progmodes/octave.el (octave-font-lock-keywords): Do not
6187         dehighlight 'end' in comments or strings.
6188         (octave-completing-read, octave-goto-function-definition):
6189         New helpers.
6190         (octave-help-buffer): New user variable.
6191         (octave-help-file, octave-help-function): New button types.
6192         (octave-help): New command and bind it to C-h ;.
6193         (octave-find-definition): New command and bind it to M-.
6194         (user-error): Alias to error if not defined.
6196 2013-05-02  Leo Liu  <sdl.web@gmail.com>
6198         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
6199         for \.  (bug#14332)
6200         (octave-font-lock-keywords): Include [ and {.
6202 2013-05-02  Leo Liu  <sdl.web@gmail.com>
6204         * progmodes/octave.el (inferior-octave-startup-file): Change default.
6205         (inferior-octave): Remove calling comint-mode and return the buffer.
6206         (inferior-octave-startup): Cosmetic changes.
6208 2013-05-02  Leo Liu  <sdl.web@gmail.com>
6210         * progmodes/octave.el (octave-syntax-propertize-function):
6211         Include the case when ' is at line beginning.  (Bug#14336)
6213 2013-05-02  Glenn Morris  <rgm@gnu.org>
6215         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
6216         * desktop.el (vc-dir-mode): Just autoload it here.
6218 2013-05-02  Alan Mackenzie  <acm@muc.de>
6220         Eliminate variable c-standard-font-lock-fontify-region-function.
6221         * progmodes/cc-mode.el
6222         (c-standard-font-lock-fontify-region-function): Remove.
6223         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
6225 2013-05-01  Leo Liu  <sdl.web@gmail.com>
6227         * progmodes/octave.el: Compatible with older emacs-24 releases.
6228         (inferior-octave-has-built-in-variables): Remove.  Built-in
6229         variables were removed from Octave in 2007.
6230         (inferior-octave-startup): Fix uses.
6231         (comint-line-beginning-position): Remove compatibility code for
6232         emacs 21.
6234 2013-05-01  Juri Linkov  <juri@jurta.org>
6236         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
6238 2013-05-01  Juri Linkov  <juri@jurta.org>
6240         * comint.el (comint-previous-matching-input): Don't print message
6241         "History item: %d" when `isearch-mode' is active.
6242         (comint-history-isearch-message): Print message "History item: %d"
6243         when `comint-input-ring-index' is not empty and this function is
6244         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
6246 2013-05-01  Leo Liu  <sdl.web@gmail.com>
6248         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
6249         definitions.  Use completion-at-point to insert keywords.
6250         (octave-abbrev-start): Remove.
6251         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
6253 2013-04-30  Leo Liu  <sdl.web@gmail.com>
6255         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
6256         change.
6258 2013-04-30  Alan Mackenzie  <acm@muc.de>
6260         Handle arbitrarily long C++ member initialisation lists.
6261         * progmodes/cc-engine.el (c-back-over-member-initializers):
6262         new function.
6263         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
6264         (most) member init lists.
6266 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6268         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
6269         variable.
6271 2013-04-30  Leo Liu  <sdl.web@gmail.com>
6273         * progmodes/octave.el (octave-variables): Remove.  No builtin
6274         variables any more.  All converted to functions.
6275         (octave-font-lock-keywords, octave-completion-at-point-function):
6276         Fix uses.
6277         (octave-font-lock-texinfo-comment): New user variable.
6278         (octave-texinfo-font-lock-keywords): New variable for texinfo
6279         comment block.
6280         (octave-function-comment-block): New face.
6281         (octave-font-lock-texinfo-comment): New function.
6282         (octave-mode): Font lock texinfo comment block.
6284 2013-04-29  Leo Liu  <sdl.web@gmail.com>
6286         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
6287         indexing expression.
6288         (octave-continuation-string): Do not use \.
6289         (inferior-octave-complete-impossible): Remove.
6290         (inferior-octave-completion-table)
6291         (inferior-octave-completion-at-point): Remove its uses.
6292         (inferior-octave-startup): completion_matches was introduced to
6293         Octave in 1996 so safe to assume it.
6294         (octave-function-file-comment): Improve to follow how Octave does it.
6295         (octave-update-function-file-comment): Tweak.
6297 2013-04-29  Leo Liu  <sdl.web@gmail.com>
6299         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
6300         (inferior-octave-startup): Remove inferior-octave-startup-hook.
6301         (octave-function-file-comment): Fix typo.
6302         (octave-sync-function-file-names): Use read-char-choice.
6304 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
6306         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
6307         to t for the less important warnings.
6309 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
6311         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
6313 2013-04-27  Glenn Morris  <rgm@gnu.org>
6315         * vc/log-view.el (log-view-current-entry):
6316         Treat "---" separator lines as part of the following rev.  (Bug#14169)
6318 2013-04-27  Juri Linkov  <juri@jurta.org>
6320         * subr.el (read-number): Doc fix about using it by interactive
6321         code letter `n'.  (Bug#14254)
6323 2013-04-27  Juri Linkov  <juri@jurta.org>
6325         * desktop.el (desktop-auto-save-timeout): New option.
6326         (desktop-file-checksum): New variable.
6327         (desktop-save): Add optional arg `auto-save' and don't auto-save
6328         if nothing changed.
6329         (desktop-auto-save-timer): New variable.
6330         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
6331         (after-init-hook): Call `desktop-auto-save-set-timer'.
6332         Suggested by Reuben Thomas <rrt@sc3d.org> in
6333         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
6335 2013-04-27  Leo Liu  <sdl.web@gmail.com>
6337         * progmodes/octave.el (octave-function-file-p)
6338         (octave-skip-comment-forward, octave-function-file-comment)
6339         (octave-update-function-file-comment): New functions.
6340         (octave-mode-map): Bind C-c ; to
6341         octave-update-function-file-comment.
6342         (octave-mode-menu): Add octave-update-function-file-comment.
6343         (octave-mode, inferior-octave-mode): Fix doc-string.
6344         (octave-insert-defun): Conform to Octave's coding convention.
6345         (Bug#14285)
6347         * files.el (basic-save-buffer): Don't let errors in
6348         before-save-hook prevent saving buffer.
6350 2013-04-20  Roland Winkler  <winkler@gnu.org>
6352         * faces.el (read-face-name): Use completing-read if arg multiple
6353         is nil.
6355 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
6357         * ls-lisp.el (ls-lisp-insert-directory): If no files are
6358         displayed, move point to after the totals line.
6359         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
6360         for the details.
6362 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6364         * emacs-lisp/package.el (package-autoload-ensure-default-file):
6365         Add current dir to the load-path.
6366         (package-generate-autoloads): Don't rely on
6367         autoload-ensure-default-file.
6369 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
6371         * textmodes/remember.el (remember-store-in-files): Document that
6372         the file name format is passed to `format-time-string'.
6374 2013-04-26  Leo Liu  <sdl.web@gmail.com>
6376         * progmodes/octave.el (octave-sync-function-file-names): New function.
6377         (octave-mode): Use it in before-save-hook.
6379 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6381         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
6382         (bug#14274).
6384         * progmodes/octave.el (octave-smie-forward-token): Properly skip
6385         \n and comment, even if it's not an implicit ; (bug#14218).
6387 2013-04-26  Glenn Morris  <rgm@gnu.org>
6389         * subr.el (read-number): Once more use `read' rather than
6390         `string-to-number', to trap non-numeric input.  (Bug#14254)
6392 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
6394         * emacs-lisp/syntax.el (syntax-propertize-multiline):
6395         Use `syntax-multiline' text property consistently instead of
6396         `font-lock-multiline'.  (Bug#14237)
6398 2013-04-26  Glenn Morris  <rgm@gnu.org>
6400         * emacs-lisp/shadow.el (list-load-path-shadows):
6401         No longer necessary to check for duplicate simple.el, since
6402         2012-07-07 change to init_lread to not include installation lisp
6403         directories in load-path when running uninstalled.  (Bug#14270)
6405 2013-04-26  Leo Liu  <sdl.web@gmail.com>
6407         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
6408         (octave-mode, inferior-octave-mode): Use setq-local.
6409         (octave-not-in-string-or-comment-p): Rename to
6410         octave-in-string-or-comment-p.
6411         (octave-in-comment-p, octave-in-string-p)
6412         (octave-in-string-or-comment-p): Replace defsubst with defun.
6414 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
6416         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
6418 2013-04-25  Bastien Guerry  <bzg@gnu.org>
6420         * textmodes/remember.el (remember-data-directory)
6421         (remember-directory-file-name-format): Fix custom types.
6423 2013-04-25  Leo Liu  <sdl.web@gmail.com>
6425         * progmodes/octave.el (octave-completion-at-point-function):
6426         Make use of inferior octave process.
6427         (octave-initialize-completions): Remove.
6428         (inferior-octave-completion-table): New function.
6429         (inferior-octave-completion-at-point): Use it.
6430         (octave-completion-alist): Remove.
6432 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6434         * progmodes/opascal.el: Use font-lock and syntax-propertize.
6435         (opascal-mode-syntax-table): New var.
6436         (opascal-literal-kind, opascal-is-literal-end)
6437         (opascal-literal-token-at): Rewrite.
6438         (opascal--literal-start-re, opascal-font-lock-keywords)
6439         (opascal--syntax-propertize): New constants.
6440         (opascal-font-lock-defaults): Adjust.
6441         (opascal-mode): Use them.  Set comment-<foo> variables as well.
6442         (delphi-comment-face, opascal-comment-face, delphi-string-face)
6443         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
6444         (delphi-other-face, opascal-other-face): Remove face variables.
6445         (opascal-save-state): Remove macro.
6446         (opascal-fontifying-progress-step): Remove constant.
6447         (opascal--ignore-changes): Remove var.
6448         (opascal-set-token-property, opascal-parse-next-literal)
6449         (opascal-is-stable-literal, opascal-complete-literal)
6450         (opascal-is-literal-start, opascal-face-of)
6451         (opascal-parse-region, opascal-parse-region-until-stable)
6452         (opascal-fontify-region, opascal-after-change)
6453         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
6454         (opascal-debug-parse-region, opascal-debug-parse-window)
6455         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
6456         (opascal-debug-fontify-buffer): Remove.
6457         (opascal-debug-mode-map): Adjust accordingly.
6459 2013-04-25  Leo Liu  <sdl.web@gmail.com>
6461         Merge octave-mod.el and octave-inf.el into octave.el with some
6462         cleanups.
6463         * progmodes/octave.el: New file renamed from octave-mod.el.
6464         * progmodes/octave-inf.el: Merged into octave.el.
6465         * progmodes/octave-mod.el: Renamed to octave.el.
6467 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
6469         * textmodes/reftex-vars.el
6470         (reftex-label-ignored-macros-and-environments): New defcustom.
6472         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
6474 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6476         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
6477         (smie-indent-keyword): Improve the check to ensure that the next
6478         comment is really on the same line.
6479         (smie-indent-comment): Don't align with a subsequent closer (or eob).
6481         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
6482         semi-colons if the line is not otherwise empty (bug#14218).
6484 2013-04-25  Glenn Morris  <rgm@gnu.org>
6486         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
6488 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6490         * progmodes/opascal.el (opascal-set-token-property): Rename from
6491         opascal-set-text-properties and only set `token' (bug#14134).
6492         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
6493         (opascal-literal-text-properties): Remove.
6494         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
6495         Adjust callers.
6497 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
6499         * textmodes/remember.el (remember-handler-functions): Add an
6500         option for a new handler `remember-store-in-files'.
6501         (remember-data-directory, remember-directory-file-name-format):
6502         New options.
6503         (remember-store-in-files): New function to store remember notes
6504         as separate files within a directory.
6506 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
6508         * progmodes/compile.el (compilation-next-error-function):
6509         Pass "formats" to compilation-find-file (bug#11777).
6511 2013-04-24  Glenn Morris  <rgm@gnu.org>
6513         * vc/vc-bzr.el (vc-bzr-print-log):
6514         * vc/vc-hg.el (vc-hg-print-log):
6515         * vc/vc-svn.el (vc-svn-print-log):
6516         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
6518         * vc/vc-bzr.el (vc-bzr-print-log):
6519         * vc/vc-cvs.el (vc-cvs-print-log):
6520         * vc/vc-git.el (vc-git-print-log):
6521         * vc/vc-hg.el (vc-hg-print-log):
6522         * vc/vc-mtn.el (vc-mtn-print-log):
6523         * vc/vc-rcs.el (vc-rcs-print-log):
6524         * vc/vc-sccs.el (vc-sccs-print-log):
6525         * vc/vc-svn.el (vc-svn-print-log):
6526         * vc/vc.el (vc-print-log-internal): Doc fixes.
6528 2013-04-23  Glenn Morris  <rgm@gnu.org>
6530         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
6531         Remove venerable code attempting to avoid substitute-command-keys.
6533 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
6535         * textmodes/reftex-vars.el (reftex-label-regexps):
6536         Call `reftex-compile-variables' after changes to this variable.
6538 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6540         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
6541         Use lexical-binding.
6542         (jit-lock-force-redisplay): Use markers, check buffer's continued
6543         existence and beware narrowed buffers.
6544         (jit-lock-fontify-now): Adjust call accordingly.
6546 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6548         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
6549         to avoid misleading the user.
6551 2013-04-22  Leo Liu  <sdl.web@gmail.com>
6553         * info-look.el: Prefer latex2e.info.  (Bug#14240)
6555 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
6557         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
6559         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
6560         * net/tramp.el (tramp-call-process): ... here.
6561         (tramp-set-completion-function, tramp-parse-putty):
6562         * net/tramp-adb.el (tramp-adb-execute-adb-command):
6563         * net/tramp-gvfs.el (tramp-gvfs-send-command):
6564         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
6565         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
6566         (tramp-call-local-coding-command): Use `tramp-call-process'
6567         instead of `tramp-compat-call-process'.
6569         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
6570         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
6571         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
6572         (tramp-find-inline-compress): Improve traces.
6573         (tramp-maybe-send-script): Check for Perl binary.
6574         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
6576 2013-04-22  Daiki Ueno  <ueno@gnu.org>
6578         * epg.el (epg-context-pinentry-mode): New function.
6579         (epg-context-set-pinentry-mode): New function.
6580         (epg--start): Pass --pinentry-mode option to gpg command.
6582 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
6584         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
6585         `comint-dynamic-complete' is obsolete since 24.1, replaced by
6586         `completion-at-point'.  (Bug#13774)
6588         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
6589         default key binding for `describe-distribution' has been moved to
6590         `C-h C-o'.  (Bug#13970)
6592 2013-04-21  Glenn Morris  <rgm@gnu.org>
6594         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
6595         Add doc strings.
6596         (vc-print-log): Clarify interactive prompt.
6598 2013-04-20  Glenn Morris  <rgm@gnu.org>
6600         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
6601         No longer include timestamp etc information.
6603 2013-04-20  Roland Winkler  <winkler@gnu.org>
6605         * faces.el (read-face-name): Bug fix, return just one face if arg
6606         multiple is nil.  (Bug#14209)
6608 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6610         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
6611         (remove-function): Autoload.
6613         * comint.el (comint-redirect-original-filter-function): Remove.
6614         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
6615         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
6616         (vc-cvs-annotate-command):
6617         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
6618         * progmodes/prolog.el (prolog-consult-compile):
6619         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
6620         Use add/remove-function instead.
6621         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
6622         (gud-tooltip-process-output, gud-tooltip-tips):
6623         Use add/remove-function instead.
6624         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
6625         (scheme-interaction-mode, exit-scheme-interaction-mode):
6626         Use add/remove-function instead.
6628         * vc/vc-dispatcher.el: Use lexical-binding.
6629         (vc--process-sentinel): Rename from vc-process-sentinel.
6630         Change last arg to be the code to run.  Don't use vc-previous-sentinel
6631         and vc-sentinel-commands any more.
6632         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
6633         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
6635 2013-04-19 Masatake YAMATO  <yamato@redhat.com>
6637         * progmodes/sh-script.el (sh-imenu-generic-expression):
6638         Handle function names with a single character.   (Bug#14111)
6640 2013-04-19  Dima Kogan  <dima@secretsauce.net>    (tiny change)
6642         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
6643         for subroutines defined in an eval (bug#14182).
6645 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6647         * bookmark.el (bookmark-completing-read): Improve handling of empty
6648         string (bug#14176).
6650 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6652         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
6654 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6656         New faster Imenu implementation (bug#14058).
6657         * progmodes/python.el:
6658         (python-imenu-prev-index-position):
6659         (python-imenu-format-item-label-function)
6660         (python-imenu-format-parent-item-label-function)
6661         (python-imenu-format-parent-item-jump-label-function):
6662         New vars.
6663         (python-imenu-format-item-label)
6664         (python-imenu-format-parent-item-label)
6665         (python-imenu-format-parent-item-jump-label)
6666         (python-imenu--put-parent, python-imenu--build-tree)
6667         (python-imenu-create-index, python-imenu-create-flat-index)
6668         (python-util-popn): New functions.
6669         (python-mode): Set imenu-create-index-function to
6670         python-imenu-create-index.
6672 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6674         * winner.el (winner-active-region): Use region-active-p, activate-mark
6675         and deactivate-mark (bug#14225).
6677         * simple.el (deactivate-mark): Don't inline it.
6679 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
6681         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
6683 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
6685         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
6686         file extensions from the archive-mode entry in order to prefer
6687         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
6689 2013-04-18  Leo Liu  <sdl.web@gmail.com>
6691         * bindings.el (help-event-list): Add ?\?.
6693 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6695         * subr.el (with-wrapper-hook): Declare obsolete.
6696         * simple.el (filter-buffer-substring-function): New hook.
6697         (filter-buffer-substring): Use it.
6698         (filter-buffer-substring-functions): Mark obsolete.
6699         * minibuffer.el (completion-in-region-function): New hook.
6700         (completion-in-region): Use it.
6701         (completion-in-region-functions): Mark obsolete.
6702         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
6703         * abbrev.el (abbrev-expand-function): New hook.
6704         (expand-abbrev): Use it.
6705         (abbrev-expand-functions): Mark obsolete.
6706         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
6707         and :filter-return.
6709 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6711         * progmodes/python.el (python-nav--syntactically): Fix cornercases
6712         and do not care about match data.
6714 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6716         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
6717         completion tables when completing error conditions and
6718         `declare' arguments.
6719         (lisp-complete-symbol, field-complete): Mark as obsolete.
6720         (check-parens): Unmatched parens are user errors.
6721         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
6723 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
6725         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
6726         command changed buffer (ie. `flyspell-pre-buffer' is not current
6727         buffer), which prevents making decisions based on invalid value of
6728         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
6729         cause an error when `flyspell-pre-point' was nil after switching
6730         buffers.
6731         (flyspell-post-command-hook): No longer needs to change buffers when
6732         checking pre-word.  While at it remove unnecessary progn.
6734 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
6736         * textmodes/ispell.el (ispell-add-per-file-word-list):
6737         Fix `flyspell-correct-word-before-point' error when accepting
6738         words and `coment-padding' is an integer by using
6739         `comment-normalize-vars' (Bug #14214).
6741 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6743         New defun movement commands.
6744         * progmodes/python.el (python-nav--syntactically)
6745         (python-nav--forward-defun, python-nav-backward-defun)
6746         (python-nav-forward-defun): New functions.
6748 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
6750         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
6751         (python-syntax-context): Use named compiler-macro for backwards
6752         compatibility with Emacs 24.x.
6754 2013-04-17  Leo Liu  <sdl.web@gmail.com>
6756         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
6757         octave-hide-process-buffer.
6759 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6761         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
6762         (bug#14216).
6764 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
6766         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
6767         Fix adjustment of offset when receiving incomplete responses from GDB
6768         (bug#14129).
6770 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6772         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
6773         python-mode-abbrev-table.
6774         (python-skeleton-define): Adjust accordingly.
6775         (python-mode-abbrev-table): New table that inherits from it so that
6776         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
6778         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
6779         (abbrev-symbol): Use it.
6780         (abbrev--before-point): Use it since we already handle inheritance.
6782 2013-04-16  Leo Liu  <sdl.web@gmail.com>
6784         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
6785         binding to info-lookup-symbol.
6787 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
6789         * minibuffer.el (completion--twq-all):
6790         * term/ns-win.el (ns-initialize-window-system):
6791         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
6793 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6795         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
6796         global bindings.
6798         * doc-view.el (doc-view-start-process): Handle url-handler directories.
6800 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
6802         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
6803         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
6804         to nil.
6805         (ruby-end-of-defun): Remove the unused arg, change the docstring
6806         to reflect that this function is only used as the value of
6807         `end-of-defun-function'.
6808         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
6809         to reflect an earlier change that beginning/end-of-defun functions
6810         jump between methods in a class definition, as well as top-level
6811         functions.
6813 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6815         * minibuffer.el (minibuffer-complete): Don't just scroll
6816         a *Completions* that's been iconified.
6817         (minibuffer-force-complete): Make sure repetitions do cycle when going
6818         through completion-in-region -> minibuffer-complete.
6820 2013-04-15  Alan Mackenzie  <acm@muc.de>
6822         Correct the placement of c-cpp-delimiters when there're #s not at
6823         col 0.
6825         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
6826         place a submatch around the #.
6827         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
6828         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
6829         on the #, not BOL.
6831 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6833         * emacs-lisp/nadvice.el: Properly test names when adding advice.
6834         (advice--member-p): New arg `name'.
6835         (advice--add-function, advice-member-p): Use it (bug#14202).
6837 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
6839         Reformulate java imenu-generic-expression.
6840         The old expression contained ill formed regexps.
6842         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
6843         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
6844         (cc-imenu-java-method-arg-regexp): New defconsts.
6845         (cc-imenu-java-build-type-args-regex): New defun.
6846         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
6847         handling of spaces in the regexp.
6849 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
6851         * textmodes/ispell.el (ispell-command-loop): Remove
6852         flyspell highlight of a word when ispell accepts it (bug #14178).
6854 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
6856         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
6857         uses code from the previous `ange-ftp-run-real-handler'.
6858         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
6859         only in case that function exist.  This is needed for proper
6860         unloading of Tramp.
6862 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
6864         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
6866         * textmodes/reftex.el (reftex-compile-variables): Use it.
6868 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6870         * files.el (normal-mode): Only use default major-mode if no other mode
6871         was specified.
6873         * emacs-lisp/trace.el (trace-values): New function.
6875         * files.el: Allow : in local variables (bug#14089).
6876         (hack-local-variable-regexp): New var.
6877         (hack-local-variables-prop-line, hack-local-variables): Use it.
6879 2013-04-13  Roland Winkler  <winkler@gnu.org>
6881         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
6882         data before it gets modified by bibtex-beginning-of-entry.
6884 2013-04-13  Roland Winkler  <winkler@gnu.org>
6886         * textmodes/bibtex.el (bibtex-url): Doc fix.
6888 2013-04-13  Roland Winkler  <winkler@gnu.org>
6890         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
6891         does not visit a BibTeX file, exclude it from the list of buffers
6892         returned by bibtex-initialize.
6894 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
6896         * window.el (split-window): Remove interactive form, since as a
6897         command this function is a special case of split-window-below.
6898         Correct doc string.
6900 2013-04-12  Roland Winkler  <winkler@gnu.org>
6902         * faces.el (read-face-name): Do not override value of arg default.
6903         Allow single faces and strings as default values.  Remove those
6904         elements from return value that are not faces.
6905         (describe-face): Simplify.
6906         (face-at-point): New optional args thing and multiple so that this
6907         function can provide the same functionality previously provided by
6908         read-face-name.
6909         (make-face-bold, make-face-unbold, make-face-italic)
6910         (make-face-unitalic, make-face-bold-italic, invert-face)
6911         (modify-face, read-face-and-attribute): Use face-at-point.
6913         * cus-edit.el (customize-face, customize-face-other-window)
6914         * cus-theme.el (custom-theme-add-face)
6915         * face-remap.el (buffer-face-set)
6916         * facemenu.el (facemenu-set-face): Use face-at-point.
6918 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
6920         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
6922 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
6924         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
6925         off leading { and trailing } from field values.
6927 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6929         * emacs-lisp/timer.el (timer--check): New function.
6930         (timer--time, timer-set-function, timer-event-handler): Use it.
6931         (timer-set-idle-time): Simplify.
6932         (timer--activate): CSE.
6933         (timer-event-handler): Give more info in error message.
6934         (internal-timer-start-idle): New function, moved from C.
6936         * mpc.el (mpc-proc): Add `restart' argument.
6937         (mpc-proc-cmd): Use it.
6938         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
6939         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
6940         less often.
6942 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
6944         * progmodes/sh-script.el: Implement `sh-mode' own
6945         `add-log-current-defun-function' (bug#14112).
6946         (sh-current-defun-name): New function.
6947         (sh-mode): Use the function.
6949 2013-04-09  Bastien Guerry  <bzg@gnu.org>
6951         * simple.el (choose-completion-string): Fix docstring (bug#14163).
6953 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6955         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
6957         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
6958         timer (bug#14156).
6960 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
6962         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
6963         declaration.
6965 2013-04-07  Leo Liu  <sdl.web@gmail.com>
6967         * pcmpl-x.el: New file.
6969 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
6971         Do not set x-display-name until X connection is established.
6972         This is needed to prevent from weird situation described at
6973         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
6974         * frame.el (make-frame): Set x-display-name after call to
6975         window system initialization function, not before.
6976         * term/x-win.el (x-initialize-window-system): Add optional
6977         display argument and use it.
6978         * term/w32-win.el (w32-initialize-window-system):
6979         * term/ns-win.el (ns-initialize-window-system):
6980         * term/pc-win.el (msdos-initialize-window-system):
6981         Add compatible optional display argument.
6983 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
6985         * files.el (normal-backup-enable-predicate): On MS-Windows and
6986         MS-DOS compare truenames of temporary-file-directory and of the
6987         file, so that 8+3 aliases (usually found in $TEMP on Windows)
6988         don't fail comparison by compare-strings.  Also, compare file
6989         names case-insensitively on MS-Windows and MS-DOS.
6991 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6993         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
6994         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
6996 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
6998         * whitespace.el (whitespace-color-on, whitespace-color-off):
6999         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
7001 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
7003         * ispell.el (ispell-set-spellchecker-params):
7004         Really set `ispell-args' for all equivs.
7006 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7008         * ido.el (ido-completions): Use extra elements of ido-decorations
7009         (bug#14143).
7010         (ido-decorations): Update docstring.
7012 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
7014         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
7015         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
7016         nil during initialization, in order not to miss changes since the
7017         file was opened.  (Bug#14140)
7019 2013-04-05  Leo Liu  <sdl.web@gmail.com>
7021         * kmacro.el (kmacro-call-macro): Fix bug#14135.
7023 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
7025         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
7027 2013-04-04  Glenn Morris  <rgm@gnu.org>
7029         * electric.el (electric-pair-inhibit-predicate): Add :version.
7031 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
7033         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
7034         when a package is required several times (bug#14082).
7036 2013-04-04  Roland Winkler  <winkler@gnu.org>
7038         * faces.el (read-face-name): Behave as promised by the docstring.
7039         Assume that arg default is a list of faces.
7040         (describe-face): Call read-face-name with list of default faces.
7042 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
7044         * bookmark.el: Fix deletion of bookmarks (bug#13972).
7045         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
7046         (bookmark-bmenu-execute-deletions): Only skip first line if it's
7047         the header.
7048         (bookmark-exit-hook-internal): Save even if list is empty.
7050 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
7052         * emacs-lisp/package.el (package-pinned-packages): New var.
7053         (package--add-to-archive-contents): Obey it (bug#14118).
7055 2013-04-03  Alan Mackenzie  <acm@muc.de>
7057         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
7058         Also adapt to the new values of element 7 of a parse state.
7060         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
7061         parameter `not-in-delimiter'.  Handle being inside comment opener.
7062         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
7063         character in case we're typing a '*' after a '/'.
7064         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
7065         instead by passing the parameter to c-state-pp-to-literal.
7067         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
7068         for elt. 7 of a parse state.
7070 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
7072         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
7073         * international/latin1-disp.el, international/mule-util.el:
7074         * language/cyril-util.el, language/european.el, language/ind-util.el:
7075         * language/lao-util.el, language/thai.el, language/tibet-util.el:
7076         * language/tibetan.el, language/viet-util.el:
7077         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
7079 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7081         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
7082         (electric-pair-post-self-insert-function): Use it.
7083         (electric-pair-default-inhibit): New function, extracted from
7084         electric-pair-post-self-insert-function.
7086 2013-03-31  Roland Winkler  <winkler@gnu.org>
7088         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
7090 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
7092         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
7094 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
7096         Un-indent after "pass" and "return" statements (Bug#13888)
7097         * progmodes/python.el (python-indent-block-enders): New var.
7098         (python-indent-calculate-indentation): Use it.
7100 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
7102         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
7103         defun.  Defining it as defalias could introduce too eager
7104         byte-compiler optimization.  (Bug#14030)
7106 2013-03-30  Chong Yidong  <cyd@gnu.org>
7108         * iswitchb.el (iswitchb-read-buffer): Fix typo.
7110 2013-03-30  Leo Liu  <sdl.web@gmail.com>
7112         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
7113         (kmacro-execute-from-register): Pass the keyboard macro to
7114         kmacro-call-macro or repeating won't work correctly.
7116 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
7118         * progmodes/subword.el: Back to using `forward-symbol'.
7120         * subr.el (forward-whitespace, forward-symbol)
7121         (forward-same-syntax): Move from thingatpt.el.
7123 2013-03-29  Leo Liu  <sdl.web@gmail.com>
7125         * kmacro.el (kmacro-to-register): New command.
7126         (kmacro-execute-from-register): New function.
7127         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
7129 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7131         * mpc.el: Use defvar-local and setq-local.
7132         (mpc--proc-connect): Connection failures are not bugs.
7133         (mpc-mode-map): `follow-link' only applies to the buffer's content.
7134         (mpc-volume-map): Bind to the up-events.
7136 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7138         * progmodes/subword.el (superword-mode): Use `forward-sexp'
7139         instead of `forward-symbol'.
7141 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7143         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
7144         (edebug--recursive-edit): Use it.
7145         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
7146         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
7148 2013-03-28  Leo Liu  <sdl.web@gmail.com>
7150         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
7152 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
7154         * facemenu.el (list-colors-callback): New defvar.
7155         (list-colors-redisplay): New function.
7156         (list-colors-display): Install list-colors-redisplay as the
7157         revert-buffer-function.  (Bug#14063)
7159 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7161         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
7162         and suffixes don't overlap (bug#14061).
7164         * case-table.el: Use lexical-binding.
7165         (case-table-get-table): New function.
7166         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
7168 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
7170         * progmodes/subword.el: Add `superword-mode' to do word motion
7171         over symbol_words (parallels and leverages `subword-mode' which
7172         does word motion inside MixedCaseWords).
7174 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
7176         * eshell/em-unix.el: Move su and sudo to...
7177         * eshell/em-tramp.el: ...Eshell tramp module.
7179 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7181         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
7182         Change return value to be a sexp.  Delay `get-buffer' to after
7183         restoring the desktop (bug#13951).
7185 2013-03-26  Leo Liu  <sdl.web@gmail.com>
7187         * register.el: Move semantic tag handling back to
7188         cedet/semantic/senator.el.  (Bug#14052)
7190 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7192         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
7193         into the prompt either (bug#13963).
7195 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7197         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
7198         part of "(error-foo)".
7200 2013-03-24  Juri Linkov  <juri@jurta.org>
7202         * replace.el (list-matching-lines-prefix-face): New defcustom.
7203         (occur-1): Pass `list-matching-lines-prefix-face' to the function
7204         `occur-engine' if `face-differs-from-default-p' returns t.
7205         (occur-engine): Add `,' inside backquote construct to evaluate
7206         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
7207         Pass `prefix-face' to the functions `occur-context-lines' and
7208         `occur-engine-add-prefix'.
7209         (occur-engine-add-prefix, occur-context-lines): Add optional arg
7210         `prefix-face' and propertize the prefix with `prefix-face'.
7211         (Bug#14017)
7213 2013-03-24  Leo Liu  <sdl.web@gmail.com>
7215         * nxml/rng-valid.el (rng-validate-while-idle)
7216         (rng-validate-quick-while-idle): Guard against deleted buffer.
7217         (Bug#13999)
7219         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
7220         is the last entry in kill-buffer-hook.
7222         * files.el (kill-buffer-hook): Doc fix.
7224 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
7226         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
7227         Make it safe-local.
7229         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
7231 2013-03-23  Leo Liu  <sdl.web@gmail.com>
7233         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
7234         Remove.
7236         * nxml/rng-valid.el (rng-validate-mode)
7237         (rng-after-change-function, rng-do-some-validation):
7238         * nxml/rng-maint.el (rng-validate-buffer):
7239         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
7240         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
7241         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
7242         (nxml-extend-after-change-region): Use with-silent-modifications.
7244         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
7245         timer-idle-list.
7247         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
7248         (rng-next-error-1, rng-previous-error-1): Do not let-bind
7249         timer-idle-list.  (Bug#13999)
7251 2013-03-23  Juri Linkov  <juri@jurta.org>
7253         * info.el (info-index-match): New face.
7254         (Info-index, Info-apropos-matches): Add a nested subgroup to the
7255         main pattern and add text properties with the new face to matches
7256         in index entries relative to the beginning of the index entry.
7257         (Bug#14015)
7259 2013-03-21  Eric Ludlam  <zappo@gnu.org>
7261         * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
7262         Inhibit read only while inserting objects.
7264 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
7266         * progmodes/cfengine.el: Update docs to mention
7267         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
7268         symbol motion.  Remove "_" from the word syntax.
7270 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
7272         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
7273         syntax for both `cfengine2-mode' and `cfengine3-mode'.
7275 2013-03-20  Juri Linkov  <juri@jurta.org>
7277         * info.el (Info-next-reference-or-link)
7278         (Info-prev-reference-or-link): New functions.
7279         (Info-next-reference, Info-prev-reference): Use them.
7280         (Info-try-follow-nearest-node): Handle footnote navigation.
7281         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
7283 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7285         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
7286         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
7288 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
7290         Suppress unnecessary non-ASCII chatter during build process.
7291         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
7292         (batch-skkdic-convert): Suppress most of the chatter.
7293         It's not needed so much now that machines are faster,
7294         and its non-ASCII component was confusing; see Dmitry Gutov in
7295         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
7297 2013-03-20  Leo Liu  <sdl.web@gmail.com>
7299         * ido.el (ido-chop): Fix bug#10994.
7301 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
7303         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
7304         Remove vars.
7305         (whitespace-color-on, whitespace-color-off):
7306         Use `font-lock-fontify-buffer' (Bug#13817).
7308 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7310         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
7311         remapping in mode-line.
7312         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
7314 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
7316         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
7317         value for `whitespace-line' face (Bug#13875).
7318         (whitespace-font-lock-keywords): Change description.
7319         (whitespace-color-on): Don't save `font-lock-keywords' value, save
7320         the constructed keywords instead.
7321         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
7323 2013-03-19  Leo Liu  <sdl.web@gmail.com>
7325         * progmodes/compile.el (compilation-display-error): New command.
7326         (compilation-mode-map, compilation-minor-mode-map): Bind it to
7327         C-o.  (Bug#13992)
7329 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
7331         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
7333 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
7335         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
7337 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
7339         * net/tramp-compat.el (tramp-compat-user-error): New defun.
7341         * net/tramp-adb.el (tramp-adb-handle-shell-command):
7342         * net/tramp-gvfs.el (top):
7343         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
7344         (tramp-handle-shell-command): Use it.
7345         (tramp-dissect-file-name): Raise an error when hostname is a
7346         method name, and neither method nor user is specified.
7348         * net/trampver.el: Update release number.
7350 2013-03-18  Leo Liu  <sdl.web@gmail.com>
7352         Make sure eldoc can be turned off properly.
7353         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
7354         eldoc-mode.
7355         (eldoc-display-message-p): Revert last change.
7356         (eldoc-display-message-no-interference-p)
7357         (eldoc-print-current-symbol-info): Tweak.
7359 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
7361         * doc-view.el (doc-view-new-window-function): Check the new window
7362         overlay's display property instead the char property of the
7363         buffer's first char.  Use `with-selected-window' instead of
7364         `save-window-excursion' with `select-window'.
7365         (doc-view-document->bitmap): Check the current doc-view overlay's
7366         display property instead the char property of the buffer's first char.
7368 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
7370         Automate the build of ja-dic.el (Bug#13984).
7371         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
7372         from the input, rather than assume that it's been done for us by the
7373         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
7374         the current date into a ja-dic.el comment, as that complicates
7375         regression testing.
7377 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7379         * whitespace.el: Fix double evaluation.
7380         (whitespace-space, whitespace-hspace, whitespace-tab)
7381         (whitespace-newline, whitespace-trailing, whitespace-line)
7382         (whitespace-space-before-tab, whitespace-indentation)
7383         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
7384         obsolete defvars.
7385         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
7386         (whitespace-color-on): Use a single font-lock-add-keywords call.
7387         Fix double-evaluation of face variables.
7389 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
7391         * net/tramp-adb.el (tramp-adb-parse-device-names):
7392         Use `start-process' instead of `call-process'.  Otherwise, the
7393         function might be blocked under MS Windows.  (Bug#13299)
7395 2013-03-17  Leo Liu  <sdl.web@gmail.com>
7397         Extend eldoc to display info in the mode-line.  (Bug#13978)
7398         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
7399         (eldoc-mode-line-string): New variable.
7400         (eldoc-minibuffer-message): New function.
7401         (eldoc-message-function): New variable.
7402         (eldoc-message): Use it.
7403         (eldoc-display-message-p)
7404         (eldoc-display-message-no-interference-p):
7405         Support eldoc-post-insert-mode.
7407         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
7408         (eval-expression): Run it.
7410 2013-03-17  Roland Winkler  <winkler@gnu.org>
7412         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
7413         strings in the list of return values.
7415 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
7417         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
7418         radix before checking for HMS forms.
7420 2013-03-16  Leo Liu  <sdl.web@gmail.com>
7422         * progmodes/scheme.el: Add indentation and font-locking for λ.
7423         (Bug#13975)
7425 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7427         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
7428         token before point (bug#13942).
7430 2013-03-16  Leo Liu  <sdl.web@gmail.com>
7432         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
7434 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
7436         * startup.el (command-line-normalize-file-name): Fix handling of
7437         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
7438         <xfq.free@gmail.com> in
7439         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
7441 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
7443         Sync with Tramp 2.2.7.
7445         * net/trampver.el: Update release number.
7447 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
7449         * doc-view.el Fix bug#13887.
7450         (doc-view-insert-image): Don't modify overlay associated to
7451         non-live windows, and implement horizontal centering of image in
7452         case it's smaller than the window.
7453         (doc-view-new-window-function): Force redisplay of new windows on
7454         doc-view buffers.
7456 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
7458         * saveplace.el (save-place-alist-to-file): Don't sort
7459         `save-place-alist', just pretty-print it (bug#13882).
7461 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
7463         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
7464         Check whether `default-file-name-coding-system' is bound.
7465         It isn't in XEmacs.
7467 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7469         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
7470         backquotes for `obsolete' (bug#13929).
7472         * international/mule.el (find-auto-coding): Include file name in
7473         obsolescence warning (bug#13922).
7475 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7477         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
7478         for CFEngine 3-specific indentation.
7479         (cfengine3-indent-line): Use it.  Fix up category regex.
7480         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
7482 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7484         * type-break.el (type-break-file-name):
7485         * textmodes/remember.el (remember-data-file):
7486         * strokes.el (strokes-file):
7487         * shadowfile.el (shadow-initialize):
7488         * saveplace.el (save-place-file):
7489         * ps-bdf.el (bdf-cache-file):
7490         * progmodes/idlwave.el (idlwave-config-directory):
7491         * net/quickurl.el (quickurl-url-file):
7492         * international/kkc.el (kkc-init-file-name):
7493         * ido.el (ido-save-directory-list-file):
7494         * emulation/viper.el (viper-custom-file-name):
7495         * emulation/vip.el (vip-startup-file):
7496         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
7497         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
7499 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
7501         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
7502         * language/thai-word.el: Switch to UTF-8.
7504 See ChangeLog.16 for earlier changes.
7506 ;; Local Variables:
7507 ;; coding: utf-8
7508 ;; End:
7510   Copyright (C) 2011-2013 Free Software Foundation, Inc.
7512   This file is part of GNU Emacs.
7514   GNU Emacs is free software: you can redistribute it and/or modify
7515   it under the terms of the GNU General Public License as published by
7516   the Free Software Foundation, either version 3 of the License, or
7517   (at your option) any later version.
7519   GNU Emacs is distributed in the hope that it will be useful,
7520   but WITHOUT ANY WARRANTY; without even the implied warranty of
7521   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7522   GNU General Public License for more details.
7524   You should have received a copy of the GNU General Public License
7525   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.