lisp/frameset.el: Use gv-setter declaration.
[emacs.git] / lisp / ChangeLog
blobb83a752f2ebe95cc3832eb9c0f0617fded6989bf
1 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
3         * frameset.el (frameset--prop-setter): New function.
4         (frameset-prop): Add gv-setter declaration.
6 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
8         * window.el (window-make-atom): Don't overwrite parameter
9         already present.
10         (display-buffer-in-atom-window): Handle special case where we
11         split an already atomic window.
12         (window--major-non-side-window, display-buffer-in-side-window)
13         (window--side-check): Ignore minibuffer window when walking
14         window tree.
15         (window-deletable-p): Return 'frame only if no other frame uses
16         our minibuffer window.
17         (record-window-buffer): Run buffer-list-update-hook.
18         (split-window): Make sure window--check-frame won't destroy an
19         existing atomic window in case the new window gets nested
20         inside.
21         (display-buffer-at-bottom): Ignore minibuffer window when
22         walking window tree.  Don't split a side window.
23         (pop-to-buffer): Don't set-buffer here, the select-window call
24         should do that.
25         (mouse-autoselect-window-select): Autoselect only if we are in the
26         text portion of the window.
28 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30         * net/shr.el (shr-parse-image-data): New function to grab both the
31         data itself and the Content-Type.
32         (shr-put-image): Use it.
34         * net/eww.el (eww-display-image): Ditto.
36         * image.el (image-content-type-suffixes): New variable.
38 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
40         * progmodes/python.el (python-imenu--build-tree)
41         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
43 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
45         * simple.el (backward-word): Mention the optional argument.
47 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
49         * frameset.el (frameset--make): Rename constructor from make-frameset.
50         (frameset-p, frameset-valid-p): Don't autoload.
51         (frameset-valid-p): Use normal accessors.
53 2013-08-13  Glenn Morris  <rgm@gnu.org>
55         * progmodes/compile.el (compile-command): Tweak example in doc.
56         * obsolete/scribe.el (scribe-mode):
57         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
59         * mail/feedmail.el (feedmail-confirm-outgoing)
60         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
62         * cus-start.el (truncate-partial-width-windows): Fix type.
64         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
66         * net/shr.el (shr-table-horizontal-line): Fix custom type.
68 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
70         * emacs-lisp/timer.el (timer--time-setter): New function.
71         (timer--time): Use it as gv-setter.
73         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
74         setter is not a symbol.
76 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
78         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
79         if sending fails.  This makes debugging easier.
81 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
83         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
84         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
85         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
87 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
89         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
91 2013-08-12  Glenn Morris  <rgm@gnu.org>
93         * format.el (format-annotate-function):
94         Handle read-only text properties in the source.  (Bug#14887)
96 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98         * net/eww.el (eww-display-html): Ignore coding system errors.
99         One web site uses "utf-8lias" as the coding system.
101 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
103         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
105 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
107         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
108         (tutorial--detailed-help): Remove unused local variables.
109         (tutorial--save-tutorial-to): Use ignore-errors.
110         (help-with-tutorial): Use looking-at-p.
112         * view.el (view-buffer-other-window, view-buffer-other-frame):
113         Mark unused arguments.
115         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
116         (woman-select-symbol-fonts, woman, woman-find-file)
117         (woman-insert-file-contents, woman-non-underline-faces):
118         Use string-match-p.
119         (woman1-unquote): Move declaration.
121         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
122         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
123         argument.  Remove unused local variable.
124         (xml-parse-elem-type): Use string-match-p.
125         (xml-substitute-numeric-entities): Use ignore-errors.
127         * calculator.el (calculator): Mark unused argument.
128         (calculator-paste, calculator-quit, calculator-integer-p):
129         Use ignore-errors.
130         (calculator-string-to-number, calculator-decimal, calculator-exp)
131         (calculator-op-or-exp): Use string-match-p.
133         * dired.el (dired-buffer-more-recently-used-p): Declare.
134         (dired-insert-set-properties, dired-insert-old-subdirs):
135         Use ignore-errors.
137         * dired-aux.el (dired-compress): Use ignore-errors.
138         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
139         (dired-do-async-shell-command, dired-do-shell-command)
140         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
141         (dired-insert-subdir-validate): Use string-match-p.
142         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
143         (dired-add-entry): Use string-match-p, looking-at-p.
144         (dired-insert-subdir-newpos): Remove unused local variable.
146         * filenotify.el (file-notify-callback): Remove unused local variable.
148         * filesets.el (filesets-error): Mark unused argument.
149         (filesets-which-command-p, filesets-filter-dir-names)
150         (filesets-directory-files, filesets-get-external-viewer)
151         (filesets-ingroup-get-data): Use string-match-p.
153         * find-file.el (ff-other-file-name, ff-other-file-name)
154         (ff-find-the-other-file, ff-cc-hh-converter):
155         Remove unused local variables.
156         (ff-get-file-name): Use string-match-p.
157         (ff-all-dirs-under): Use ignore-errors.
159         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
160         (follow-select-if-visible): Remove unused local variable.
162         * forms.el (read-file-filter): Move declaration.
163         (forms--make-format, forms--make-parser, forms-insert-record):
164         Quote function with #'.
165         (forms--update): Use string-match-p.  Quote function with #'.
167         * help-mode.el (help-dir-local-var-def): Mark unused argument.
168         (help-make-xrefs): Use looking-at-p.
169         (help-xref-on-pp): Use looking-at-p, ignore-errors.
171         * ibuffer.el (ibuffer-ext-visible-p): Declare.
172         (ibuffer-confirm-operation-on): Use string-match-p.
174         * msb.el (msb-item-handler, msb-dired-item-handler):
175         Mark unused arguments.
177         * ses.el (ses-decode-cell-symbol)
178         (ses-kill-override): Remove unused local variable.
179         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
180         (ses-load): Use ignore-errors, looking-at-p.
181         (ses-jump-safe): Use ignore-errors.
182         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
184         * tabify.el (untabify, tabify): Mark unused arguments.
186         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
187         Mark unused argument.
188         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
189         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
191         * emacs-lisp/timer.el (timer--time): Define setter with
192         gv-define-setter to avoid deprecation warning.
194         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
195         (*record-cmpl-statistics-p*): Remove (was commented out).
196         (cmpl-statistics-block): Remove (body was commented out).
197         All callers changed.
198         (add-completions-from-buffer, load-completions-from-file):
199         Remove unused variables.
201 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
203         * filecache.el (file-cache-delete-file-list):
204         Print message only when told so.
205         (file-cache-files-matching): Use #' in mapconcat argument.
207         * ffap.el (ffap-url-at-point): Fix reference to variable
208         thing-at-point-default-mail-uri-scheme.
210 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * subr.el (define-error): New function.
213         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
214         error-file-not-found and define with define-error.
215         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
216         and define with define-error.
217         * userlock.el (file-locked, file-supersession):
218         * simple.el (mark-inactive):
219         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
220         * progmodes/ada-mode.el (ada-mode-errors):
221         * play/life.el (life-extinct):
222         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
223         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
224         * nxml/rng-util.el (rng-error):
225         * nxml/rng-uri.el (rng-uri-error):
226         * nxml/rng-match.el (rng-compile-error):
227         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
228         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
229         * nxml/nxml-rap.el (nxml-scan-error):
230         * nxml/nxml-outln.el (nxml-outline-error):
231         * net/soap-client.el (soap-error):
232         * net/gnutls.el (gnutls-error):
233         * net/ange-ftp.el (ftp-error):
234         * mpc.el (mpc-proc-error):
235         * json.el (json-error, json-readtable-error, json-unknown-keyword)
236         (json-number-format, json-string-escape, json-string-format)
237         (json-key-format, json-object-format):
238         * jka-compr.el (compression-error):
239         * international/quail.el (quail-error):
240         * international/kkc.el (kkc-error):
241         * emacs-lisp/ert.el (ert-test-failed):
242         * calc/calc.el (calc-error, inexact-result, math-overflow)
243         (math-underflow):
244         * bookmark.el (bookmark-error-no-filename):
245         * epg.el (epg-error): Define with define-error.
247         * time.el (display-time-event-handler)
248         (display-time-next-load-average): Don't call sit-for since it seems
249         unnecessary (bug#15045).
251         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
252         Use #' instead of ' to quote functions.
253         (checkdoc-output-mode): Use setq-local.
254         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
255         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
256         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
257         (checkdoc-ispell, checkdoc-ispell-current-buffer)
258         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
259         (checkdoc-ispell-message-text, checkdoc-ispell-start)
260         (checkdoc-ispell-continue, checkdoc-ispell-comments)
261         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
263         * ido.el (ido-completion-help): Fix up compiler warning.
265 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
267         * frameset.el (frameset-p): Add autoload cookie.
268         (frameset--jump-to-register): New function, based on code moved from
269         register.el.
270         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
272         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
273         (frameset-restore, frameset-save, frameset-session-filter-alist):
274         Remove declarations.
275         (register-alist): Doc fix.
276         (frameset-to-register): Move to frameset.el.
277         (jump-to-register, describe-register-1): Remove frameset-specific code.
279 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
281         * allout-widgets.el (allout-widgets-pre-command-business)
282         (allout-widgets-post-command-business)
283         (allout-widgets-after-change-handler)
284         (allout-decorate-item-and-context, allout-set-boundary-marker)
285         (allout-body-modification-handler)
286         (allout-graphics-modification-handler): Mark ignored arguments.
287         (allout-widgets-post-command-business)
288         (allout-widgets-exposure-change-processor)
289         (allout-widgets-exposure-undo-processor)
290         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
291         (allout-parse-item-at-point, allout-decorate-item-guides)
292         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
293         * allout.el (epa-passphrase-callback-function): Declare.
294         (allout-overlay-insert-in-front-handler)
295         (allout-overlay-interior-modification-handler)
296         (allout-isearch-end-handler, allout-chart-siblings)
297         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
298         (allout-yank-processing, allout-process-exposed)
299         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
300         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
301         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
302         (lisp-indent-defform): Mark ignored arguments.
303         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
304         (calculate-lisp-indent): Remove unused variables.
305         * international/characters.el (indian-2-column, arabic-2-column)
306         (tibetan): Mark ignored arguments.
307         (use-cjk-char-width-table): Mark ignored arguments.
308         Remove unused variables.
309         * international/fontset.el (build-default-fontset-data)
310         (x-compose-font-name, create-fontset-from-fontset-spec):
311         Mark ignored arguments.
312         (fontset-plain-name): Remove unused variables.
313         * international/mule.el (charset-id, charset-bytes, generic-char-p)
314         (keyboard-coding-system): Mark ignored arguments.
315         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
316         * help.el (resize-temp-buffer-window):
317         * window.el (display-buffer-in-major-side-window)
318         (display-buffer-in-side-window, display-buffer-in-previous-window):
319         Remove unused variables.
320         * isearch.el (isearch-forward-symbol):
321         * version.el (emacs-bzr-version-bzr):
322         * international/mule-cmds.el (current-language-environment):
323         * term/common-win.el (x-handle-iconic, x-handle-geometry)
324         (x-handle-display):
325         * term/pc-win.el (x-list-fonts, x-display-planes)
326         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
327         (x-server-version, x-display-screens, x-display-mm-height)
328         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
329         (x-selection-owner-p, x-own-selection-internal)
330         (x-disown-selection-internal, x-get-selection-internal)
331         (msdos-initialize-window-system):
332         * term/tty-colors.el (tty-color-alist, tty-color-clear):
333         * term/x-win.el (x-handle-no-bitmap-icon):
334         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
335         (vc-default-find-file-hook, vc-default-extra-menu):
336         Mark ignored arguments.
338 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
340         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
341         break-condition in the context of the debugged code (bug#12685).
343 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
345         * comint.el:
346         Do not use an overlay to highlight the last prompt.  (Bug#14744)
347         (comint-mode): Make comint-last-prompt buffer local.
348         (comint-last-prompt): New variable.
349         (comint-last-prompt-overlay): Remove.  Superseded by
350         comint-last-prompt.
351         (comint-snapshot-last-prompt, comint-output-filter):
352         Use comint-last-prompt.
354 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
356         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
357         (frameset-save): Check validity of the resulting frameset.
359 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
361         * ido.el (ido-record-command): Add doc string.
363 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
365         * frameset.el (frameset): Do not disable creation of the default
366         frameset-p predicate.  Doc fix.
367         (frameset-valid-p): New function, copied from the old predicate-p.
368         Add additional checks.
369         (frameset-restore): Check with frameset-valid-p.
370         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
371         (frameset-name, frameset-description, frameset-properties)
372         (frameset-states): Add docstring.
373         (frameset-session-filter-alist, frameset-persistent-filter-alist)
374         (frameset-filter-alist): Doc fixes.
376 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
378         * frameset.el (frameset-p, frameset-prop): Doc fixes.
380 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
382         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
383         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
384         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
385         (byte-compile-normal-call): Remove obsolescence check.
387 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
389         * frameset.el (frameset-restore): Doc fix.
391         * register.el (frameset-frame-id, frameset-frame-with-id)
392         (frameset-p, frameset-restore, frameset-save): Declare.
393         (register-alist): Document framesets.
394         (frameset-session-filter-alist): Declare.
395         (frameset-to-register): New function.
396         (jump-to-register): Implement jumping to framesets.  Doc fix.
397         (describe-register-1): Describe framesets.
399         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
401 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
403         * desktop.el (desktop-save-frameset): Use new frameset-save args.
404         Use lexical-binding.
406         * frameset.el (frameset): Use type vector, not list (incompatible
407         change).  Do not declare a new constructor, use the default one.
408         Upgrade suggested properties `app', `name' and `desc' to slots `app',
409         `name' and `description', respectively, and add read-only slot
410         `timestamp'.  Doc fixes.
411         (frameset-copy, frameset-persistent-filter-alist)
412         (frameset-filter-alist, frameset-switch-to-gui-p)
413         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
414         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
415         (frameset-filter-iconified, frameset-keep-original-display-p):
416         Doc fixes.
417         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
418         Rename from frameset-filter-(save|restore)-param.  All callers changed.
419         Doc fix.
420         (frameset-p): Adapt to change to vector and be more thorough.
421         Change arg name to OBJECT.  Doc fix.
422         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
423         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
424         All callers changed.
425         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
426         All callers changed.
427         (frameset--record-minibuffer-relationships): Rename from
428         frameset--process-minibuffer-frames.  All callers changed.
429         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
430         Use new default constructor (again).  Doc fix.
431         (frameset--find-frame-if): Rename from `frameset--find-frame.
432         All callers changed.
433         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
434         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
435         Doc fix.
436         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
437         PARAMETERS and WINDOW-STATE, respectively.
438         (frameset-restore): Add new keyword argument PREDICATE.
439         Reset frameset--target-display to nil.  Doc fix.
441 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
443         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
444         (bat-mode): Use it.
445         (bat-mode-syntax-table): Mark \n as end-of-comment.
446         (bat-font-lock-keywords): Remove comment rule.
448         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
449         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
451         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
452         (byte-compile-callargs-warn): Use `push'.
453         (byte-compile-arglist-warn): Ignore higher-order "calls".
454         (byte-compile-file-form-autoload): Use `pcase'.
455         (byte-compile-function-form): If quoting a symbol, check that it exists.
457 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
459         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
460         and add a few popular commands found in batch files.
461         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
462         (dos-mode): Doc fixes.
464 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
466         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
467         (dos-mode): Use setq-local.  Add space after "rem".
468         (dos-mode-syntax-table): Don't use "w" for symbol chars.
469         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
471 2013-08-07  Arni Magnusson  <arnima@hafro.is>
473         * progmodes/dos.el: New file.
474         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
475         dos-mode.
477 2013-08-06  Glenn Morris  <rgm@gnu.org>
479         * calendar/calendar.el: Add new faces, and day-header-array.
480         (calendar-weekday-header, calendar-weekend-header)
481         (calendar-month-header): New faces.
482         (calendar-day-header-construct): New function.
483         (calendar-day-header-width): Also :set calendar-day-header-array.
484         (calendar-american-month-header, calendar-european-month-header)
485         (calendar-iso-month-header): Use calendar- faces.
486         (calendar-generate-month):
487         Use calendar-day-header-array for day headers; apply faces to them.
488         (calendar-mode): Check calendar-font-lock-keywords non-nil.
489         (calendar-abbrev-construct): Add optional maxlen argument.
490         (calendar-day-name-array): Doc fix.
491         (calendar-day-name-array, calendar-abbrev-length)
492         (calendar-day-abbrev-array):
493         Also :set calendar-day-header-array, and maybe redraw.
494         (calendar-day-header-array): New option.  (Bug#15007)
495         (calendar-font-lock-keywords): Set to nil and make obsolete.
496         (calendar-day-name): Add option to use header array.
498 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
500         * net/shr.el (shr-render-td): Remove debugging.
501         (shr-render-td): Make width computation consistent by defaulting
502         all zero-width columns to 10 characters.  This may not be optimal,
503         but it's at least consistent.
504         (shr-make-table-1): Redo last change to fix the real problem in
505         colspan handling.
507 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
509         * files.el (cache-long-line-scans):
510         Make obsolete alias to `cache-long-scans'.
512 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
514         * frameset.el (frameset, frameset-filter-alist)
515         (frameset-filter-params, frameset-save, frameset--reuse-frame)
516         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
517         (frameset-compute-pos): Rename from frameset--compute-pos,
518         and add docstring.
519         (frameset-move-onscreen): Use frameset-compute-pos.
520         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
522         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
523         Fix typos in docstrings.
525 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
527         * frame.el (get-other-frame): Tiny cleanup.
529 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
531         * vc/vc.el (vc-default-ignore-completion-table):
532         Silence byte-compiler warning.
534         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
535         slot , which can indeed be nil.
536         (frameset-live-filter-alist, frameset-persistent-filter-alist):
537         Move entry for `left' from persistent to live filter alist.
538         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
539         Doc fixes.
540         (frameset-filter-params): When restoring a frame, copy items added to
541         `filtered', to avoid unwittingly modifying the original parameters.
542         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
543         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
545         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
546         to use looking-at-p instead of looking-at.  (Bug#15028)
548 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
550         Revert introduction of isearch-filter-predicates (bug#14714).
551         Rely on add-function instead.
552         * isearch.el (isearch-filter-predicates): Rename it back to
553         isearch-filter-predicate.
554         (isearch-message-prefix): Use advice-function-mapc and advice
555         properties to get the isearch-message-prefix.
556         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
557         instead of run-hook-with-args-until-failure.
558         (isearch-filter-visible): Not obsolete any more.
559         * loadup.el: Preload nadvice.
560         * replace.el (perform-replace): Revert to funcall
561         instead of run-hook-with-args-until-failure.
562         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
563         * dired-aux.el (dired-isearch-filenames-mode): Rename from
564         dired-isearch-filenames-toggle; make it into a proper minor mode.
565         Use add/remove-function.
566         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
567         Call the minor-mode rather than add/remove-hook.
568         (dired-isearch-filter-filenames):
569         Remove isearch-message-prefix property.
570         * info.el (Info--search-loop): New function, extracted from Info-search.
571         Funcall isearch-filter-predicate instead of
572         run-hook-with-args-until-failure isearch-filter-predicates.
573         (Info-search): Use it.
574         (Info-mode): Use isearch-filter-predicate instead of
575         isearch-filter-predicates.
577 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
579         Do not call to `selected-window' where it is assumed by default.
580         Affected functions are `window-minibuffer-p', `window-dedicated-p',
581         `window-hscroll', `window-width', `window-height', `window-buffer',
582         `window-frame', `window-start', `window-point', `next-window'
583         and `window-display-table'.
584         * abbrev.el (abbrev--default-expand):
585         * bs.el (bs--show-with-configuration):
586         * buff-menu.el (Buffer-menu-mouse-select):
587         * calc/calc.el (calc):
588         * calendar/calendar.el (calendar-generate-window):
589         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
590         (diary-make-entry):
591         * comint.el (send-invisible, comint-dynamic-complete-filename)
592         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
593         * completion.el (complete):
594         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
595         * disp-table.el (describe-current-display-table):
596         * doc-view.el (doc-view-insert-image):
597         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
598         * ehelp.el (with-electric-help):
599         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
600         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
601         * emacs-lisp/helper.el (Helper-help-scroller):
602         * emulation/cua-base.el (cua--post-command-handler-1):
603         * eshell/esh-mode.el (eshell-output-filter):
604         * ffap.el (ffap-gnus-wrapper):
605         * help-macro.el (make-help-screen):
606         * hilit-chg.el (highlight-compare-buffers):
607         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
608         * hl-line.el (global-hl-line-highlight):
609         * icomplete.el (icomplete-simple-completing-p):
610         * isearch.el (isearch-done):
611         * jit-lock.el (jit-lock-stealth-fontify):
612         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
613         * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
614         * mpc.el (mpc-tagbrowser, mpc):
615         * net/rcirc.el (rcirc-any-buffer):
616         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
617         * play/landmark.el (landmark-max-width, landmark-max-height):
618         * play/zone.el (zone):
619         * progmodes/compile.el (compilation-goto-locus):
620         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
621         * progmodes/etags.el (find-tag-other-window):
622         * progmodes/fortran.el (fortran-column-ruler):
623         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
624         * progmodes/verilog-mode.el (verilog-point-text):
625         * reposition.el (reposition-window):
626         * rot13.el (toggle-rot13-mode):
627         * server.el (server-switch-buffer):
628         * shell.el (shell-dynamic-complete-command)
629         (shell-dynamic-complete-environment-variable):
630         * simple.el (insert-buffer, set-selective-display)
631         (delete-completion-window):
632         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
633         (speedbar-recenter):
634         * startup.el (fancy-splash-head):
635         * textmodes/ispell.el (ispell-command-loop):
636         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
637         * tutorial.el (help-with-tutorial):
638         * vc/add-log.el (add-change-log-entry):
639         * vc/compare-w.el (compare-windows):
640         * vc/ediff-help.el (ediff-indent-help-message):
641         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
642         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
643         (ediff-setup-control-frame):
644         * vc/emerge.el (emerge-position-region):
645         * vc/pcvs-util.el (cvs-bury-buffer):
646         * window.el (walk-windows, mouse-autoselect-window-select):
647         * winner.el (winner-set-conf, winner-undo): Related users changed.
649 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
651         * frameset.el (frameset--set-id): Doc fix.
652         (frameset-frame-id, frameset-frame-id-equal-p)
653         (frameset-locate-frame-id): New functions.
654         (frameset--process-minibuffer-frames, frameset--reuse-frame)
655         (frameset-restore): Use them.
657 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
659         Do not call to `selected-frame' where it is assumed by default.
660         Affected functions are `raise-frame', `redraw-frame',
661         `frame-first-window', `frame-terminal' and `delete-frame'.
662         * calendar/appt.el (appt-disp-window):
663         * epg.el (epg-wait-for-completion):
664         * follow.el (follow-delete-other-windows-and-split)
665         (follow-avoid-tail-recenter):
666         * international/mule.el (set-terminal-coding-system):
667         * mail/rmail.el (rmail-mail-return):
668         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
669         * progmodes/f90.el (f90-add-imenu-menu):
670         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
671         * server.el (server-switch-buffer):
672         * simple.el (delete-completion-window):
673         * talk.el (talk):
674         * term/xterm.el (terminal-init-xterm-modify-other-keys)
675         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
676         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
677         * vc/ediff.el (ediff-documentation): Related users changed.
678         * frame.el (selected-terminal): Remove the leftover.
680 2013-08-05  Glenn Morris  <rgm@gnu.org>
682         * calendar/calendar.el (calendar-generate-month):
683         Fix for calendar-column-width != 1 + calendar-day-digit-width.
684         (calendar-generate-month, calendar-font-lock-keywords):
685         Fix for calendar-day-header-width > length of any day name.
687 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
689         * desktop.el (desktop-clear): Use new name of sort predicate.
691         * frameset.el (frameset): Add docstring.  Move :version property to its
692         own `version' slot.
693         (frameset-copy): Rename from copy-frameset.
694         (frameset-p): Check more thoroughly.
695         (frameset-prop): Do not check for :version, which is no longer a prop.
696         (frameset-live-filter-alist, frameset-persistent-filter-alist):
697         Use new :never value instead of t.
698         (frameset-filter-alist): Expand and clarify docstring.
699         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
700         (frameset-filter-minibuffer, frameset-filter-save-param)
701         (frameset-filter-restore-param, frameset-filter-iconified):
702         Add pointer to docstring of frameset-filter-alist.
703         (frameset-filter-params): Rename filter values to be more meaningful:
704         :never instead of t, and reverse the meanings of :save and :restore.
705         (frameset--process-minibuffer-frames): Clarify error message.
706         (frameset-save): Avoid unnecessary and confusing call to framep.
707         Use new BOA constructor for framesets.
708         (frameset--reuse-list): Doc fix.
709         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
710         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
711         (frameset-minibufferless-first-p): Doc fix.
712         Rename from frameset-sort-frames-for-deletion.
713         (frameset-restore): Doc fixes.  Use new function names.
714         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
716 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
718         * desktop.el (desktop-restore-forces-onscreen)
719         (desktop-restore-reuses-frames): Document :keyword constant values.
720         (desktop-filter-parameters-alist): Remove, now identical to
721         frameset-filter-alist.
722         (desktop--filter-tty*): Remove, moved to frameset.el.
723         (desktop-save-frameset, desktop-restore-frameset):
724         Do not pass :filters argument.
726         * frameset.el (frameset-live-filter-alist)
727         (frameset-persistent-filter-alist): New variables.
728         (frameset-filter-alist): Use them.  Add autoload cookie.
729         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
730         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
731         `frameset--id' (it's supposed to be internal to frameset.el).
732         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
733         (frameset--initial-params): New function.
734         (frameset--get-frame): Use it.  Doc fix.
735         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
736         Accept :all, not 'all.
737         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
738         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
739         with fbound symbols.  Fix frame id matching, and remove matching ids if
740         the frame being restored is deleted.  Obey :delete.
742 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
744         * subr.el (macrop): New function.
745         (text-clone--maintaining): New var.
746         (text-clone--maintain): Rename from text-clone-maintain.  Use it
747         instead of inhibit-modification-hooks.
749         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
750         a proxy, so as handle autoloads and redefinitions of the target.
751         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
753         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
754         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
755         (pcase--mutually-exclusive-p): New function.
756         (pcase--split-consp): Use it.
757         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
758         mutually exclusive with the current predicate.
760         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
761         (edebug-macrop): Remove.  Use `macrop' instead.
762         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
763         (ad-macro-p):
764         * eshell/esh-cmd.el (eshell-macrop):
765         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
767 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
769         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
770         (advice-mapc): New function, using it.
771         (advice-function-member-p): New function.
772         (advice--normalize): Store the cdr in advice--saved-rewrite since
773         that's the part that will be changed.
774         (advice--symbol-function): New function.
775         (advice-remove): Handle removal before the function is defined.
776         Adjust to new advice--saved-rewrite.
777         (advice-member-p): Use advice-function-member-p and
778         advice--symbol-function.
780 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
782         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
783         (frameset-filter-minibuffer): Doc fix.
784         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
785         (frameset--set-id, frameset--process-minibuffer-frames)
786         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
787         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
789         * desktop.el (desktop-clear): Only delete frames when called
790         interactively and desktop-restore-frames is non-nil.  Doc fix.
791         (desktop-read): Set desktop-saved-frameset to nil.
793 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
795         * vc/vc.el (vc-ignore): Rewrite.
796         (vc-default-ignore-completion-table):
797         (vc--read-lines):
798         (vc--add-line, vc--remove-regexp): New functions.
800         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
801         (vc-svn-ignore-completion-table): New function.
803         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
804         (vc-hg-ignore-completion-table):
805         (vc-hg-find-ignore-file): New functions.
807         * vc/vc-git.el (vc-git-ignore): Rewrite.
808         (vc-git-ignore-completion-table):
809         (vc-git-find-ignore-file): New functions.
811         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
813         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
814         (vc-bzr-ignore-completion-table):
815         (vc-bzr-find-ignore-file): New functions.
817 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
819         * frameset.el (frameset-prop): New function and setter.
820         (frameset-save): Do not modify frame list passed by the caller.
822 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
824         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
826 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
828         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
829         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
831         * custom.el (custom-initialize-default, custom-initialize-set)
832         (custom-initialize-reset, custom-initialize-changed): Affect the
833         toplevel-default-value (bug#6275, bug#14586).
834         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
835         for bug#6275.
837 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
839         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
840         Add cl-def* expressions.
842         * frameset.el (frameset-filter-params): Fix order of arguments.
844 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
846         Move code related to saving frames to frameset.el.
847         * desktop.el: Require frameset.
848         (desktop-restore-frames): Doc fix.
849         (desktop-restore-reuses-frames): Rename from
850         desktop-restoring-reuses-frames.
851         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
852         (desktop-clear): Clear frames too.
853         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
854         (desktop--filter-tty*, desktop-save, desktop-read):
855         Use frameset functions.
856         (desktop-before-saving-frames-functions, desktop--filter-*-color)
857         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
858         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
859         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
860         (desktop--process-minibuffer-frames, desktop-save-frames)
861         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
862         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
863         (desktop--sort-states, desktop-restoring-frames-p)
864         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
865         (desktop-restoring-frameset-p, desktop-restore-frameset)
866         (desktop--check-dont-save, desktop-save-frameset): New functions.
867         (desktop--app-id): New constant.
868         (desktop-first-buffer, desktop-buffer-ok-count)
869         (desktop-buffer-fail-count): Move before first use.
870         * frameset.el: New file.
872 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
874         * files.el: Use lexical-binding.
875         (dir-locals-read-from-file): Remove unused `err' variable.
876         (hack-dir-local-variables--warned-coding): New var.
877         (hack-dir-local-variables): Use it to avoid repeated warnings.
878         (make-backup-file-name--default-function): New function.
879         (make-backup-file-name-function): Use it as default.
880         (buffer-stale--default-function): New function.
881         (buffer-stale-function): Use it as default.
882         (revert-buffer-insert-file-contents--default-function): New function.
883         (revert-buffer-insert-file-contents-function): Use it as default.
884         (insert-directory): Avoid add-to-list.
886         * autorevert.el (auto-revert-handler): Simplify.
887         Use buffer-stale--default-function.
889 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
891         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
893         * whitespace.el (whitespace-ensure-local-variables): New function.
894         (whitespace-cleanup-region): Call it.
895         (whitespace-turn-on): Call it.
897 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
899         Complete file name handlers.
901         * net/tramp.el (tramp-handle-set-visited-file-modtime)
902         (tramp-handle-verify-visited-file-modtime)
903         (tramp-handle-file-notify-rm-watch): New functions.
904         (tramp-call-process): Do not bind `default-directory'.
906         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
907         Order alphabetically.
908         [access-file, add-name-to-file, dired-call-process]:
909         [dired-compress-file, file-acl, file-notify-rm-watch]:
910         [file-ownership-preserved-p, file-selinux-context]:
911         [make-directory-internal, make-symbolic-link, set-file-acl]:
912         [set-file-selinux-context, set-visited-file-modtime]:
913         [verify-visited-file-modtime]: Add handler.
914         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
916         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
917         [file-notify-add-watch, file-notify-rm-watch]:
918         [set-file-times, set-visited-file-modtime]:
919         [verify-visited-file-modtime]: Add handler.
920         (with-tramp-gvfs-error-message)
921         (tramp-gvfs-handle-set-visited-file-modtime)
922         (tramp-gvfs-fuse-file-name): Remove.
923         (tramp-gvfs-handle-file-notify-add-watch)
924         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
925         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
927         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
928         Order alphabetically.
929         [file-notify-rm-watch ]: Use default Tramp handler.
930         [executable-find]: Remove private handler.
931         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
932         `default-directory'.
933         (tramp-sh-handle-executable-find)
934         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
935         (tramp-sh-file-gvfs-monitor-dir-process-filter)
936         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
937         Do not use `format' in `tramp-message'.
939         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
940         [file-notify-rm-watch, set-visited-file-modtime]:
941         [verify-visited-file-modtime]: Add handler.
942         (tramp-smb-call-winexe): Do not bind `default-directory'.
944 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
946         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
948 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
950         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
951         use it.
952         (log-view-diff-changeset): Same.
953         (log-view-diff-common): Call backend command `previous-revision'
954         to find out the previous revision, in both cases.  Swap the
955         variables `to' and `fr', so that `fr' usually refers to the
956         earlier revision (Bug#14989).
958 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
960         * ibuf-ext.el (ibuffer-filter-by-filename):
961         Make it work with dired buffers too.
963 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
965         * emacs-lisp/re-builder.el (reb-color-display-p):
966         * files.el (save-buffers-kill-terminal):
967         * net/browse-url.el (browse-url):
968         * server.el (server-save-buffers-kill-terminal):
969         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
970         Prefer nil to selected-frame for the first arg of frame-parameter.
972 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
974         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
976 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
978         * minibuffer.el (completion--twq-all): Try and preserve each
979         completion's case choice (bug#14907).
981 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
983         * net/network-stream.el (open-network-stream): Mention the new
984         :nogreeting parameter.
985         (network-stream-open-starttls): Use the :nogreeting parameter
986         (bug#14938).
988         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
990         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
991         more natural than popping.
993         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
994         (shr-urlify): Highlight under mouse.
996 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
998         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
1000         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
1002         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
1003         buffer for output.
1005         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
1006         point-min==1.  Fix search string.  Fix parentheses missing.
1008         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
1009         assume point-min==1.  Fix search string.  Fix parentheses missing.
1011         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
1013         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
1014         buffer for output.
1016 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
1018         * frame.el (frame-notice-user-settings): Avoid inflooping when the
1019         initial frame is minibuffer-less.  (Bug#14841)
1021 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1023         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
1024         option.
1026         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1027         (tramp-maybe-open-connection): Use it.
1029 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
1031         * desktop.el (desktop--make-frame): Include `minibuffer' in the
1032         minimal set of parameters passed when creating a frame, because
1033         the minibuffer status of a frame cannot be changed later.
1035 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
1037         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
1038         replace-regexp-in-string and inadvertent omissions in previous change.
1039         (todo-filter-items): Ensure only file names are comma-separated in
1040         name of filtered items buffer.
1042 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
1044         * desktop.el: Optionally force offscreen frames back onscreen.
1045         (desktop-restoring-reuses-frames): New option.
1046         (desktop--compute-pos, desktop--move-onscreen): New functions.
1047         (desktop--make-frame): Use desktop--move-onscreen.
1049 2013-07-27  Alan Mackenzie  <acm@muc.de>
1051         Fontify a Java generic method as a function.
1052         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
1053         value to t.
1055 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
1057         * calendar/todo-mode.el: Add command to rename todo files.
1058         (todo-rename-file): New command.
1059         (todo-key-bindings-t): Add key binding for it.  Change the
1060         bindings of todo-filter-regexp-items(-multifile) to use `x'
1061         instead of `r', since the latter is better suited to the new
1062         renaming command.
1064 2013-07-27  Alan Mackenzie  <acm@muc.de>
1066         Make Java try-with-resources statement parse properly.
1067         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
1068         (c-block-stmt-1-2-key): New language constants/variables.
1069         * progmodes/cc-engine.el (c-beginning-of-statement-1)
1070         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
1071         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
1072         with c-block-stmt-1-2-key.
1074 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
1076         * desktop.el (desktop--make-frame): Apply most frame parameters after
1077         creating the frame to force (partially or totally) offscreen frames to
1078         be restored as such.
1080 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
1082         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
1083         (Bug#14948)
1085 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1087         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
1088         `base' arg of backtrace-frame.
1090 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
1092         * simple.el (list-processes): Doc fix.
1094 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
1096         * desktop.el (desktop--select-frame):
1097         Try harder to reuse existing frames.
1099 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1101         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
1102         (edebug-eval): Use backtrace-eval.
1103         (edebug--display, edebug--recursive-edit): Don't let-bind the
1104         edebug-outer-* vars that keep track of variables we locally let-bind.
1105         (edebug-outside-excursion): Don't restore outside values of locally
1106         let-bound vars.
1107         (edebug--display): Use user-error.
1108         (cl-lexical-debug, cl-debug-env): Remove.
1110 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
1112         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
1113         are restored to be sure that they are visible before deleting any
1114         remaining ones.
1116 2013-07-26  Matthias Meulien  <orontee@gmail.com>
1118         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
1119         vc-print-root-log.  (Bug#14948)
1121 2013-07-26  Richard Stallman  <rms@gnu.org>
1123         Add aliases for encrypting mail.
1124         * epa.el (epa-mail-aliases): New option.
1125         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
1126         Bind inhibit-read-only so read-only text doesn't ruin everything.
1127         (epa-mail-default-recipients): New subroutine broken out.
1128         Handle epa-mail-aliases.
1130 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1132         Add support for lexical variables to the debugger's `e' command.
1133         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
1134         vars, except for debugger-outer-match-data.
1135         (debugger-frame-number): Move check for "on a function call" from
1136         callers into it.  Add `skip-base' argument.
1137         (debugger-frame, debugger-frame-clear): Simplify accordingly.
1138         (debugger-env-macro): Only reset the state stored in non-variables,
1139         i.e. current-buffer and match-data.
1140         (debugger-eval-expression): Rewrite using backtrace-eval.
1141         * subr.el (internal--called-interactively-p--get-frame): Remove.
1142         (called-interactively-p):
1143         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
1144         `base' arg of backtrace-frame instead.
1146 2013-07-26  Glenn Morris  <rgm@gnu.org>
1148         * align.el (align-regexp): Doc fix.  (Bug#14857)
1149         (align-region): Explicit error if subexpression missing/does not match.
1151         * simple.el (global-visual-line-mode):
1152         Do not duplicate the mode lighter.  (Bug#14858)
1154 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
1156         * window.el (display-buffer): In display-buffer bind
1157         split-window-keep-point to t, bug#14829.
1159 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
1161         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
1162         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
1163         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
1164         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
1165         Change accordingly.
1166         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
1167         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
1169 2013-07-25  Glenn Morris  <rgm@gnu.org>
1171         * dired-x.el (dired-mark-extension): Convert comment to doc string.
1173 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
1175         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
1176         parameter to modify-frame-parameters if the value has not changed;
1177         this is a workaround for bug#14949.
1178         (desktop--make-frame): On cl-delete-if call, check parameter name,
1179         not full parameter.
1181 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
1183         * vc/vc.el (vc-ignore): New function.
1185         * vc/vc-svn.el (vc-svn-ignore): New function.
1187         * vc/vc-hg.el (vc-hg-ignore): New function.
1189         * vc/vc-git.el (vc-git-ignore): New function.
1191         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
1192         (vc-dir-ignore): New function.
1194         * vc/vc-cvs.el (vc-cvs-ignore): New function.
1195         (cvs-append-to-ignore): Move here from pcvs.el.
1197         * vc/vc-bzr.el (vc-bzr-ignore): New function.
1199         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
1201 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
1203         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
1204         (desktop-restore-frames): Warn when deleting an existing frame failed.
1206 2013-07-24  Glenn Morris  <rgm@gnu.org>
1208         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
1210 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
1212         * filenotify.el (file-notify-supported-p):
1213         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
1214         Remove functions.
1216         * autorevert.el (auto-revert-use-notify):
1217         (auto-revert-notify-add-watch):
1218         * net/tramp.el (tramp-file-name-for-operation):
1219         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
1220         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1221         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
1222         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
1223         Remove `file-notify-supported-p' entry.
1225 2013-07-24  Glenn Morris  <rgm@gnu.org>
1227         * printing.el: Replace all uses of deleted ps-windows-system,
1228         ps-lp-system, ps-flatten-list with lpr- versions.
1230 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1232         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
1233         checked with memq (bug#14935).
1235         * files.el (revert-buffer-function): Use a non-nil default.
1236         (revert-buffer-preserve-modes): Declare var to
1237         provide access to the `preserve-modes' argument.
1238         (revert-buffer): Let-bind it.
1239         (revert-buffer--default): New function, extracted from revert-buffer.
1241 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1243         * lpr.el: Signal print errors more prominently.
1244         (print-region-function): Don't default to nil.
1245         (lpr-print-region): New function, extracted from print-region-1.
1246         Check lpr's return value and signal an error in case of problem.
1247         (print-region-1): Use it.
1248         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
1249         versions instead.
1250         (ps-printer-name): Default to nil.
1251         (ps-printer-name-option): Default to lpr-printer-switch.
1252         (ps-print-region-function): Don't default to nil.
1253         (ps-postscript-code-directory): Simplify default.
1254         (ps-do-despool): Use lpr-print-region to properly check the outcome.
1255         (ps-string-list, ps-eval-switch, ps-flatten-list)
1256         (ps-flatten-list-1): Remove.
1257         (ps-multibyte-buffer): Avoid setq.
1258         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
1259         (print-region-function, ps-print-region-function): Don't set them here.
1261 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1263         * ido.el (ido-fractionp):
1264         (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
1265         (ido-max-file-prompt-width, ido-unc-hosts-cache)
1266         (ido-max-directory-size, ido-max-dir-file-cache)
1267         (ido-decorations): Doc fix.
1269         * ansi-color.el: Fix old URL.
1271 2013-07-23  Michael R. Mauger  <michael@mauger.com>
1273         * progmodes/sql.el Version 3.3
1274         (sql-product-alist): Improve oracle :prompt-cont-regexp.
1275         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
1276         (sql-interactive-remove-continuation-prompt): Rewrite, use
1277         functions above.  Fix continuation prompt and complete output line
1278         handling.
1279         (sql-redirect-one, sql-execute): Use `read-only-mode' on
1280         redirected output buffer.
1281         (sql-mode): Restore deleted code (Bug#13591).
1283 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
1285         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
1287 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
1289         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
1291         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
1292         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1293         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
1295 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
1297         * desktop.el (desktop-clear): Simplify; remove useless checks
1298         against invalid buffer names.
1299         (desktop-list*): Use cl-list*.
1300         (desktop-buffer-info, desktop-create-buffer): Simplify.
1302 2013-07-23  Leo Liu  <sdl.web@gmail.com>
1304         * bookmark.el (bookmark-make-record): Restore NAME as a default
1305         value.  (Bug#14933)
1307 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1309         * emacs-lisp/autoload.el (autoload--setup-output): New function,
1310         extracted from autoload--insert-text.
1311         (autoload--insert-text): Remove.
1312         (autoload--print-cookie-text): New function, extracted from
1313         autoload--insert-cookie-text.
1314         (autoload--insert-cookie-text): Remove.
1315         (autoload-generate-file-autoloads): Adjust calls accordingly.
1317         * winner.el (winner-hook-installed-p): Remove.
1318         (winner-mode): Simplify accordingly.
1320         * subr.el (add-to-list): Fix compiler-macro when `append' is
1321         not constant.  Don't use `cl-member' for the base case.
1323         * progmodes/subword.el: Fix boundary case (bug#13758).
1324         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
1325         own group.
1326         (subword-backward-regexp): Make it a constant.
1327         (subword-forward-internal): Don't treat a trailing capital as the
1328         beginning of a word.
1330 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
1332         * emacs-lisp/package.el (package-menu-mode): Don't modify the
1333         global value of tabulated-list-revert-hook (bug#14930).
1335 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
1337         * desktop.el: Require 'cl-lib.
1338         (desktop-before-saving-frames-functions): New hook.
1339         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
1340         for frames being saved.  Rename from desktop--save-minibuffer-frames.
1341         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
1342         Do not save frames with non-nil `desktop-dont-save' parameter.
1343         Filter out deleted frames.
1344         (desktop--find-frame): Use cl-find-if.
1345         (desktop--select-frame): Use cl-(first|second|third) to access values
1346         of desktop-mini.
1347         (desktop--make-frame): Use cl-delete-if.
1348         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
1349         (desktop-restore-frames): Use cl-(first|second|third) to access values
1350         of desktop-mini.  Look for visible frame at the end, not while
1351         restoring frames.
1353         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
1354         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
1355         Use string-match-p, looking-at-p (bug#14927).
1357 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
1359         * desktop.el (desktop-saved-frame-states):
1360         Rename from desktop--saved-states; all users changed.
1361         (desktop-save-frames): Rename from desktop--save-frames.
1362         Do not save state to desktop file.
1363         (desktop-save): Save desktop-saved-frame-states to desktop file
1364         and reset to nil.
1365         (desktop-restoring-frames-p): New function.
1366         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
1367         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
1368         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
1370         * desktop.el: Correctly restore iconified frames.
1371         (desktop--filter-iconified-position): New function.
1372         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
1374 2013-07-20  Glenn Morris  <rgm@gnu.org>
1376         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
1377         Let `message' do the formatting.
1378         (def-gdb-preempt-display-buffer): Add explicit format.
1380         * image-dired.el (image-dired-track-original-file):
1381         Use with-current-buffer.
1382         (image-dired-track-thumbnail): Use with-current-buffer.
1383         Avoid changing point of wrong window.
1385         * image-dired.el (image-dired-track-original-file):
1386         Avoid changing point of wrong window.  (Bug#14909)
1388 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
1390         * progmodes/gdb-mi.el (gdb-done-or-error):
1391         Guard against "%" in gdb output.  (Bug#14127)
1393 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
1395         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
1396         (Bug#14826)
1398         * international/mule.el (coding-system-iso-2022-flags): Fix last
1399         change.
1401 2013-07-20  Kenichi Handa  <handa@gnu.org>
1403         * international/mule.el (coding-system-iso-2022-flags):
1404         Add `8-bit-level-4'.  (Bug#8522)
1406 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408         * net/shr.el (shr-mouse-browse-url): New command and keystroke
1409         (bug#14815).
1411         * net/eww.el (eww-process-text-input): Allow inputting when the
1412         point is at the start of the line, as the properties aren't
1413         front-sticky.
1415         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
1416         degenerate widths.
1418 2013-07-19  Richard Stallman  <rms@gnu.org>
1420         * epa.el (epa-popup-info-window): Doc fix.
1422         * subr.el (split-string): New arg TRIM.
1424 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
1426         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
1427         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
1429 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
1431         * filenotify.el (file-notify--library): Rename from
1432         `file-notify-support'.  Do not autoload.  Adapt all uses.
1433         (file-notify-supported-p): New defun.
1435         * autorevert.el (auto-revert-use-notify):
1436         Use `file-notify-supported-p' instead of `file-notify-support'.
1437         Adapt docstring.
1438         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
1440         * net/tramp.el (tramp-file-name-for-operation):
1441         Add `file-notify-supported-p'.
1443         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
1444         New defun.
1445         (tramp-sh-file-name-handler-alist): Add it as handler for
1446         `file-notify-supported-p '.
1448         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
1449         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1450         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
1451         Add `ignore' as handler for `file-notify-*' functions.
1453 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
1455         * simple.el (line-move-partial, line-move): Don't start vscroll or
1456         scroll-up if the current line is not taller than the window.
1457         (Bug#14881)
1459 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
1461         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
1462         highlight question marks in the method names as strings.
1463         (ruby-block-beg-keywords): Inline.
1464         (ruby-font-lock-keyword-beg-re): Extract from
1465         `ruby-font-lock-keywords'.
1467 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
1469         * frame.el (blink-cursor-blinks): New defcustom.
1470         (blink-cursor-blinks-done): New defvar.
1471         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
1472         (blink-cursor-timer-function): Check if number of blinks has been
1473         done on X and NS.
1474         (blink-cursor-suspend, blink-cursor-check): New defuns.
1476 2013-07-15  Glenn Morris  <rgm@gnu.org>
1478         * edmacro.el (edmacro-format-keys): Fix previous change.
1480 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
1482         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
1483         The hack didn't work outside English locales anyway.
1485 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
1487         * simple.el (define-alternatives): Rename from alternatives-define,
1488         per RMS' suggestion.
1490 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
1492         * desktop.el (desktop-restore-frames): Change default to t.
1493         (desktop-restore-in-current-display): Now offer more options.
1494         (desktop-restoring-reuses-frames): New customization option.
1495         (desktop--saved-states): Doc fix.
1496         (desktop-filter-parameters-alist): New variable, renamed and expanded
1497         from desktop--excluded-frame-parameters.
1498         (desktop--target-display): New variable.
1499         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
1500         (desktop--filter-tty*, desktop--filter-*-color)
1501         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
1502         (desktop--filter-save-desktop-parm)
1503         (desktop-restore-in-original-display-p): New functions.
1504         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
1505         (desktop--save-minibuffer-frames): New function, inspired by a similar
1506         function from Martin Rudalics.
1507         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
1508         (desktop--restore-in-this-display-p): Remove.
1509         (desktop--find-frame): Rename from desktop--find-frame-in-display
1510         and add predicate argument.
1511         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
1512         (desktop--reuse-list): New variable.
1513         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
1514         New functions.
1515         (desktop--restore-frames): Add support for "minibuffer-special" frames.
1517 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
1519         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
1521 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
1523         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1524         Highlight conversion methods on Kernel.
1526 2013-07-13  Alan Mackenzie  <acm@muc.de>
1528         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
1529         and comment it out.  This out-commenting enables certain C++
1530         declarations to be parsed correctly.
1532 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
1534         * international/mule.el (define-coding-system): Doc fix.
1536         * simple.el (default-font-height): Don't call font-info if the
1537         frame's default font didn't change since the frame was created.
1538         (Bug#14838)
1540 2013-07-13  Leo Liu  <sdl.web@gmail.com>
1542         * ido.el (ido-read-file-name): Guard against non-symbol value.
1544 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
1546         * progmodes/python.el (python-imenu--build-tree): Fix corner case
1547         in nested defuns.
1549 2013-07-13  Leo Liu  <sdl.web@gmail.com>
1551         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
1552         ido-set-matches call.  (Bug#6852)
1554 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
1556         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
1557         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
1558         Ruby 2.0.
1559         (ruby-font-lock-keywords): Distinguish calls to functions with
1560         module-like names from module references.  Highlight character
1561         literals.
1563 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
1565         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
1566         (gdb-send): Handle continued commands.  (Bug#14847)
1568 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
1570         * desktop.el (desktop--v2s): Remove unused local variable.
1571         (desktop-save-buffer): Make defvar-local; adjust docstring.
1572         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
1573         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
1575 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
1577         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
1579 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
1581         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
1582         (Bug#14842)
1584 2013-07-12  Glenn Morris  <rgm@gnu.org>
1586         * doc-view.el: Require cl-lib at runtime too.
1587         (doc-view-remove-if): Remove.
1588         (doc-view-search-next-match, doc-view-search-previous-match):
1589         Use cl-remove-if.
1591         * edmacro.el: Require cl-lib at runtime too.
1592         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
1593         (edmacro-mismatch, edmacro-subseq): Remove.
1595         * shadowfile.el: Require cl-lib.
1596         (shadow-remove-if): Remove.
1597         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
1598         Use cl-remove-if.
1600         * wid-edit.el: Require cl-lib.
1601         (widget-choose): Use cl-remove-if.
1602         (widget-remove-if): Remove.
1604         * progmodes/ebrowse.el: Require cl-lib at runtime too.
1605         (ebrowse-delete-if-not): Remove.
1606         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
1607         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
1608         Use cl-delete-if-not.
1610 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
1612         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
1613         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
1615 2013-07-12  Leo Liu  <sdl.web@gmail.com>
1617         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
1619 2013-07-11  Glenn Morris  <rgm@gnu.org>
1621         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
1622         (edebug-gensym-index, edebug-gensym):
1623         Remove reimplementation of cl-gensym.
1624         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
1626         * thumbs.el: Require cl-lib at run-time too.
1627         (thumbs-gensym-counter, thumbs-gensym):
1628         Remove reimplementation of cl-gensym.
1629         (thumbs-temp-file): Use cl-gensym.
1631         * emacs-lisp/ert.el: Require cl-lib at runtime too.
1632         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
1633         (ert--intersection, ert--set-difference, ert--set-difference-eq)
1634         (ert--union, ert--gensym-counter, ert--gensym-counter)
1635         (ert--coerce-to-vector, ert--remove*, ert--string-position)
1636         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
1637         (ert-make-test-unbound, ert--expand-should-1)
1638         (ert--expand-should, ert--should-error-handle-error)
1639         (should-error, ert--explain-equal-rec)
1640         (ert--plist-difference-explanation, ert-select-tests)
1641         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
1642         Use cl-lib functions rather than reimplementations.
1644 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
1646         * net/tramp.el (tramp-methods): Extend docstring.
1647         (tramp-connection-timeout): New defcustom.
1648         (tramp-error-with-buffer): Reset timestamp only when appropriate.
1649         (with-tramp-progress-reporter): Simplify.
1650         (tramp-process-actions): Improve messages.
1652         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
1653         * net/tramp-sh.el (tramp-maybe-open-connection):
1654         Use `tramp-connection-timeout'.
1655         (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
1656         (Bug#14808)
1658 2013-07-11  Leo Liu  <sdl.web@gmail.com>
1660         * ido.el (ido-read-file-name): Conform to the requirements of
1661         read-file-name.  (Bug#11861)
1662         (ido-read-directory-name): Conform to the requirements of
1663         read-directory-name.
1665 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
1667         * subr.el (delay-warning): New function.
1669 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
1671         * simple.el (default-line-height): New function.
1672         (line-move-partial, line-move): Use it instead of computing the
1673         line height inline.
1674         (line-move-partial): Always compute ROWH.  If the last line is
1675         partially-visible, but its text is completely visible, allow
1676         cursor to enter such a partially-visible line.
1678 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
1680         Improve error messages.  (Bug#14808)
1682         * net/tramp.el (tramp-current-connection): New defvar, moved from
1683         tramp-sh.el.
1684         (tramp-message-show-progress-reporter-message): Remove, not
1685         needed anymore.
1686         (tramp-error-with-buffer): Show message in minibuffer.
1687         Discard input before waiting.  Reset connection timestamp.
1688         (with-tramp-progress-reporter): Improve messages.
1689         (tramp-process-actions): Use progress reporter.  Delete process in
1690         case of error.  Improve messages.
1692         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
1693         Call `tramp-error-with-buffer' with vector and buffer.
1694         (tramp-current-connection): Remove.
1695         (tramp-maybe-open-connection): The car of
1696         `tramp-current-connection' are the first 3 slots of the vector.
1698 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
1700         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
1701         inside continued strings.
1703 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
1705         Timestamp fixes for undo (Bug#14824).
1706         * files.el (clear-visited-file-modtime): Move here from fileio.c.
1708 2013-07-10  Leo Liu  <sdl.web@gmail.com>
1710         * files.el (require-final-newline): Allow safe local value.
1711         (Bug#14834)
1713 2013-07-09  Leo Liu  <sdl.web@gmail.com>
1715         * ido.el (ido-read-directory-name): Handle fallback.
1716         (ido-read-file-name): Update DIR to ido-current-directory.
1717         (Bug#1516)
1718         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
1720 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
1722         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
1723         "autoload".  Remove "warn lower camel case" section, previously
1724         commented out.  Highlight negation char.  Do not highlight the
1725         target in singleton method definitions.
1727 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
1729         * faces.el (tty-setup-hook): Declare the hook.
1731         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
1732         and detect when a guard/pred depends on local vars (bug#14773).
1733         (pcase--u1): Adjust caller.
1735 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
1737         * simple.el (line-move-partial, line-move): Account for
1738         line-spacing.
1739         (line-move-partial): Avoid setting vscroll when the last
1740         partially-visible line in window is of default height.
1742 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
1745         been used a while.
1747 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
1749         * subr.el (read-quoted-char): Remove unused local variable `char'.
1751 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
1753         * ediff.el (ediff-version): Version update.
1754         (ediff-files-command, ediff3-files-command, ediff-merge-command)
1755         (ediff-merge-with-ancestor-command, ediff-directories-command)
1756         (ediff-directories3-command, ediff-merge-directories-command)
1757         (ediff-merge-directories-with-ancestor-command): New functions.
1758         All are command-line interfaces to ediff: to facilitate calling
1759         Emacs with the appropriate ediff functions invoked.
1761         * viper-cmd.el (viper-del-forward-char-in-insert): New function.
1762         (viper-save-kill-buffer): Check if buffer is modified.
1764         * viper.el (viper-version): Version update.
1765         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
1767 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1769         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
1770         * viper-cmd.el (viper-envelop-ESC-key): Remove function.
1771         (viper-intercept-ESC-key): Simplify.
1772         * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
1773         * viper.el (viper--tty-ESC-filter, viper--lookup-key)
1774         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
1775         (viper-setup-ESC-to-escape): New functions.
1776         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
1777         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
1779 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
1781         * simple.el (default-font-height, window-screen-lines):
1782         New functions.
1783         (line-move, line-move-partial): Use them instead of
1784         frame-char-height and window-text-height.  This makes scrolling
1785         text smoother when the buffer's default face uses a font that is
1786         different from the frame's default font.
1788 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
1790         * files.el (write-file): Do not display confirm dialog for NS,
1791         it does its own dialog, which can't be cancelled (Bug#14578).
1793 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
1795         * simple.el (line-move-partial): Adjust the row returned by
1796         posn-at-point for the current window-vscroll.  (Bug#14567)
1798 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
1800         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
1801         (tramp-sh-file-inotifywait-process-filter): Handle file names with
1802         spaces.
1804 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
1806         * window.el (window-state-put-stale-windows): New variable.
1807         (window--state-put-2): Save list of windows without matching buffer.
1808         (window-state-put): Remove "bufferless" windows if possible.
1810 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
1812         * simple.el (alternatives-define): Remove leftover :group keyword.
1813         Tweak docstring.
1815 2013-07-06  Leo Liu  <sdl.web@gmail.com>
1817         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
1818         (ido-enable-virtual-buffers): New variable.
1819         (ido-buffer-internal, ido-toggle-virtual-buffers)
1820         (ido-make-buffer-list): Use it.
1821         (ido-exhibit): Support turning on and off virtual buffers
1822         automatically.
1824 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
1826         * simple.el (alternatives-define): New macro.
1828 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1830         * subr.el (read-quoted-char): Use read-key.
1831         (sit-for): Let read-event decode tty input (bug#14782).
1833 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
1835         * calendar/todo-mode.el: Add handling of file deletion, both by
1836         mode command and externally.  Fix various related bugs.
1837         Clarify Commentary and improve some documentation strings and code.
1838         (todo-delete-file): New command.
1839         (todo-check-file): New function.
1840         (todo-show): Handle external deletion of the file we're trying to
1841         show (bug#14688).  Replace called-interactively-p by an optional
1842         prefix argument to avoid problematic interaction with catch form
1843         when byte compiled (bug#14702).
1844         (todo-quit): Handle external deletion of the archive's todo file.
1845         Make sure the buffer that was visiting the archive file is still
1846         live before trying to bury it.
1847         (todo-category-completions): Handle external deletion of any
1848         category completion files.
1849         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
1850         of todo files, in case of external deletion.
1851         (todo-add-file): Replace unnecessary setq by let-binding.
1852         (todo-find-archive): Check whether there are any archives.
1853         Replace unnecessary setq by let-binding.
1854         (todo-archive-done-item): Use find-file-noselect to get the
1855         archive buffer whether or not the archive already exists.
1856         Remove superfluous code.  Use file size instead of buffer-file-name to
1857         check if the archive is new; if it is, update list of archives.
1858         (todo-default-todo-file): Allow nil to be a valid value for when
1859         there are no todo files.
1860         (todo-reevaluate-default-file-defcustom): Use corrected definition
1861         of todo-default-todo-file.
1862         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
1863         (todo-delete-category, todo-show-categories-table)
1864         (todo-category-number): Clarify comment.
1865         (todo-filter-items): Clarify documentation string.
1866         (todo-show-current-file, todo-display-as-todo-file)
1867         (todo-reset-and-enable-done-separator): Tweak documentation string.
1868         (todo-done-separator): Make separator length window-width, since
1869         bug#2749 is now fixed.
1871 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
1873         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
1874         Support both "gvfs-monitor-dir" and "inotifywait".
1875         (tramp-sh-file-inotifywait-process-filter): Rename from
1876         `tramp-sh-file-notify-process-filter'.
1877         (tramp-sh-file-gvfs-monitor-dir-process-filter)
1878         (tramp-get-remote-gvfs-monitor-dir): New defuns.
1880 2013-07-05  Leo Liu  <sdl.web@gmail.com>
1882         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
1884 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1886         * frame.el (display-pixel-height, display-pixel-width)
1887         (display-mm-height, display-mm-width): Mention behavior on
1888         multi-monitor setups in docstrings.
1889         (w32-display-monitor-attributes-list): Declare function.
1890         (display-monitor-attributes-list): Use it.
1892 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
1894         * filenotify.el: New package.
1896         * autorevert.el (top): Require filenotify.el.
1897         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
1898         instead.
1899         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
1900         (auto-revert-notify-handler): Use `file-notify-*' functions.
1902         * subr.el (file-notify-handle-event): Move function to filenotify.el.
1904         * net/tramp.el (tramp-file-name-for-operation):
1905         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
1907         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
1908         for `file-notify-add-watch' and `file-notify-rm-watch'.
1909         (tramp-process-sentinel): Improve trace.
1910         (tramp-sh-handle-file-notify-add-watch)
1911         (tramp-sh-file-notify-process-filter)
1912         (tramp-sh-handle-file-notify-rm-watch)
1913         (tramp-get-remote-inotifywait): New defuns.
1915 2013-07-03  Juri Linkov  <juri@jurta.org>
1917         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
1918         call of `occur-read-primary-args' to interactive spec.
1920         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
1921         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
1923 2013-07-03  Matthias Meulien  <orontee@gmail.com>
1925         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
1926         `Buffer-menu-multi-occur'.  Add it to the menu.
1927         (Buffer-menu-mode): Document it in docstring.
1928         (Buffer-menu-multi-occur): New command.  (Bug#14673)
1930 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
1932         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
1933         keywords and built-ins.
1935 2013-07-03  Glenn Morris  <rgm@gnu.org>
1937         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
1939         Make info-xref checks case-sensitive by default
1940         * info.el (Info-find-node, Info-find-in-tag-table)
1941         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
1942         Add option for exact case matching of nodes.
1943         * info-xref.el (info-xref): New custom group.
1944         (info-xref-case-fold): New option.
1945         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
1947 2013-07-03  Leo Liu  <sdl.web@gmail.com>
1949         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
1951 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
1953         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
1954         middle of block statement initially, lower the depth.  Remove
1955         FIXME comment, not longer valid.  Remove middle of block statement
1956         detection, no need to do that anymore since we've been using
1957         `ruby-parse-region' here.
1959 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
1961         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
1963 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1965         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
1967 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
1969         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
1970         (desktop-restore-in-current-display): New customization option.
1971         (desktop--excluded-frame-parameters): Add `font'.
1972         (desktop--save-frames): Rename from desktop--save-windows.
1973         (desktop--restore-in-this-display-p): New function.
1974         (desktop--make-full-frame): Remove unwanted width/height from
1975         full(width|height) frames.
1976         (desktop--restore-frames): Rename from desktop--restore-windows.
1977         Obey desktop-restore-current-display.  Do not delete old frames or
1978         select a new frame unless we were able to restore at least one frame.
1980 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
1982         * files.el (find-file-noselect): Simplify conditional expression.
1984         * remember.el (remember-append-to-file):
1985         Don't mix `find-buffer-visiting' and `get-file-buffer'.
1987         Add `remember-notes' function to store random notes across Emacs
1988         restarts.
1989         * remember.el (remember-data-file): Add :set callback to affect
1990         notes buffer (if any).
1991         (remember-notes): New command.
1992         (remember-notes-buffer-name, bury-remember-notes-on-kill):
1993         New defcustoms for the `remember-notes' function.
1994         (remember-notes-save-and-bury-buffer): New command.
1995         (remember-notes-mode-map): New variable.
1996         (remember-mode): New minor mode.
1997         (remember-notes--kill-buffer-query): New function.
1998         * startup.el (initial-buffer-choice): Add notes to custom type.
2000 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
2002         * bindings.el (right-char, left-char): Don't call sit-for, this is
2003         no longer needed.  Use arithmetic comparison only for numerical
2004         arguments.
2006         * international/mule-cmds.el (select-safe-coding-system):
2007         Handle the case of FROM being a string correctly.  (Bug#14755)
2009 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2011         * net/shr.el (shr-make-table-1): Add a sanity check that allows
2012         progression on degenerate tables.
2013         (shr-rescale-image): ImageMagick animated images currently don't work.
2015 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
2017         Some fixes and improvements for desktop frame restoration.
2018         It is still experimental and disabled by default.
2019         * desktop.el (desktop--save-windows): Put the selected frame at
2020         the head of the list.
2021         (desktop--make-full-frame): New function.
2022         (desktop--restore-windows): Try to re-select the frame that was
2023         selected upon saving.  Do not abort if some frames fail to restore,
2024         just show an error message and continue.  Set up maximized frames
2025         so they have default non-maximized dimensions.
2027 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
2029         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2030         Don't start heredoc inside a string or comment.
2032 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
2034         * bindings.el (visual-order-cursor-movement): New defcustom.
2035         (right-char, left-char): Provide visual-order cursor motion by
2036         calling move-point-visually.  Update the doc strings.
2038 2013-06-28  Kenichi Handa  <handa@gnu.org>
2040         * international/mule.el (define-coding-system): New coding system
2041         properties :inhibit-null-byte-detection,
2042         :inhibit-iso-escape-detection, and :prefer-utf-8.
2043         (set-buffer-file-coding-system): If :charset-list property of
2044         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
2045         appropriate for setting.
2047         * international/mule-cmds.el (select-safe-coding-system):
2048         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
2049         multibyte characters, return utf-8 (or one of its siblings).
2051         * international/mule-conf.el (prefer-utf-8): New coding system.
2052         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
2053         files.
2055 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
2057         * net/shr.el (shr-render-region): New function.
2059         * net/eww.el: Autoload `eww-browse-url'.
2061 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
2063         * emacs-lisp/package-x.el (package-upload-buffer-internal):
2064         Adapt to `package-desc-version' being a list.
2065         Use `package--ac-desc-version' to retrieve version from a package
2066         archive element.
2068 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
2070         New experimental feature to save&restore window and frame setup.
2071         * desktop.el (desktop-save-windows): New defcustom.
2072         (desktop--saved-states): New var.
2073         (desktop--excluded-frame-parameters): New defconst.
2074         (desktop--filter-frame-parms, desktop--find-frame-in-display)
2075         (desktop--restore-windows, desktop--save-windows): New functions.
2076         (desktop-save): Call `desktop--save-windows'.
2077         (desktop-read): Call `desktop--restore-windows'.
2079 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081         * net/shr.el (add-face-text-property): Remove compat definition.
2083 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
2085         * info.el (Info-try-follow-nearest-node): Move search for footnote
2086         above search for node name to prevent missing a footnote (bug#14717).
2088 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
2090         * obsolete/otodo-mode.el: Add obsolescence info to file header.
2092 2013-06-27  Leo Liu  <sdl.web@gmail.com>
2094         * net/eww.el (eww-read-bookmarks): Check file size.
2096 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2098         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
2099         advice--pending if newdef is nil or an autoload (bug#13820).
2100         (advice-mapc): New function.
2102 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
2105         probably.
2106         (eww-mode-map): Add a menu bar.
2107         (eww-add-bookmark): New command.
2108         (eww-bookmark-mode): New mode and commands.
2109         (eww-add-bookmark): Remove newlines from the title.
2110         (eww-bookmark-browse): Don't bug out if it's the only window.
2112 2013-06-26  Glenn Morris  <rgm@gnu.org>
2114         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
2115         (hfy-size): Handle ttys.  (Bug#14668)
2117         * info-xref.el: Update for Texinfo 5 change in *note format.
2118         (info-xref-node-re, info-xref-note-re): New constants.
2119         (info-xref-check-buffer): Use info-xref-note-re.
2121 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2123         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
2125         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
2126         nil terminate the loop (bug#14718).
2128 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130         * net/eww.el: Rework history traversal.  When going forward/back,
2131         put these actions into the history, too, so that they can be
2132         replayed.
2133         (eww-render): Move the history reset to the correct buffer.
2135 2013-06-25  Juri Linkov  <juri@jurta.org>
2137         * files-x.el (modify-dir-local-variable): Change the header comment
2138         in the file with directory local variables.  (Bug#14692)
2140         * files-x.el (read-file-local-variable-value): Add `default'.
2141         (Bug#14710)
2143 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2145         * net/eww.el (eww-make-unique-file-name): Create a unique file
2146         name before saving to entering `y' accidentally asynchronously.
2148 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
2150         * net/eww.el (eww-download): New command and keystroke.
2152 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154         * net/eww.el (eww-copy-page-url): Change name of command.
2156         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
2157         be more consistent with Info and dired.
2159         * net/eww.el (eww-mode-map): Ditto.
2161 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2163         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
2164         packages from archives.
2165         (package-archive-contents): Change format; include obsolete packages.
2166         (package-desc): Use `dir' to mark builtin packages.
2167         (package--from-builtin): Set the `dir' field to `builtin'.
2168         (generated-autoload-file, version-control): Declare.
2169         (package-compute-transaction): Change first arg and return value to be
2170         lists of package-descs.  Adjust to new package-archive-contents format.
2171         (package--add-to-archive-contents): Adjust to new
2172         package-archive-contents format.
2173         (package-download-transaction): Arg is now a list of package-descs.
2174         (package-install): If `pkg' is a package name, pass it as
2175         a requirement, so it is subject to the usual (e.g. disabled) checks.
2176         (describe-package): Accept package-desc as well.
2177         (describe-package-1): Describe a specific package-desc.  Add links to
2178         other package-descs for the same package name.
2179         (package-menu-describe-package): Pass the actual package-desc.
2180         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
2181         works correctly.
2182         (package-desc-status): New function.
2183         (package-menu--refresh): New function, extracted
2184         from package-menu--generate.
2185         (package-menu--generate): Use it.
2186         (package-delete): Update package-alist.
2187         (package-menu-execute): Don't call package-initialize.
2189         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
2190         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
2191         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
2192         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
2193         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
2194         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
2196 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
2198         * window.el (window--state-get-1): Workaround for bug#14527.
2199         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
2201 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203         * net/eww.el (eww-back-url): Implement the history by stashing all
2204         the data into a list.
2205         (eww-forward-url): Allow going forward in the history, too.
2207 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2209         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
2210         for values and use read--expression for expressions (bug#14710).
2211         (read-file-local-variable): Avoid setq.
2212         (read-file-local-variable-mode): Use minor-mode-list.
2214 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2216         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
2217         for DOI URLs.
2219 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2221         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
2222         Update imenu-support when dialect changes.
2224 2013-06-25  Leo Liu  <sdl.web@gmail.com>
2226         * ido.el (ido-read-internal): Allow forward slash on windows.
2228 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230         * net/eww.el (eww): Start of strings is \\`, not ^.
2232 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
2234         * net/shr.el (shr-browse-url): Fix interactive spec.
2236         * net/eww.el (eww): Add a trailing slash to domain names.
2238 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
2240         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
2242 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244         * net/shr.el (shr-browse-url): Use an external browser if given a
2245         prefix.
2247         * net/eww.el (eww-external-browser): Move to shr.
2249 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
2251         * net/eww.el (eww): Work more correctly for file: URLs.
2252         (eww-detect-charset): Allow quoted charsets.
2253         (eww-yank-page-url): New command and keystroke.
2255 2013-06-24  Daiki Ueno  <ueno@gnu.org>
2257         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
2258         file name of gpg executable.
2259         (epg-context-program): New function.
2260         (epg-context-home-directory): New function.
2261         (epg-context-set-program): New function.
2262         (epg-context-set-home-directory): New function.
2263         (epg--start): Use `epg-context-program' instead of
2264         'epg-gpg-program'.
2265         (epg--list-keys-1): Likewise.
2267 2013-06-24  Leo Liu  <sdl.web@gmail.com>
2269         * ido.el (ido-read-internal): Fix bug#14620.
2271 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
2273         * faces.el (face-documentation): Simplify.
2274         (read-face-attribute, tty-find-type, x-resolve-font-name):
2275         Use `string-match-p'.
2276         (list-faces-display): Use `string-match-p'.  Simplify.
2277         (face-spec-recalc): Check face to avoid face alias loops.
2278         (read-color): Use `string-match-p' and non-capturing parenthesis.
2280 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282         * net/shr.el (shr-rescale-image): Use the new
2283         :max-width/:max-height functionality.
2285 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
2287         * net/eww.el (eww-search-prefix): New variable.
2288         (eww): Use it.
2289         (eww-external-browser): New variable.
2290         (eww-mode-map): New keystroke.
2291         (eww-browse-with-external-browser): New command.
2293         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
2295 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
2297         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
2298         Don't skip aligning the next header field when padding is 0;
2299         otherwise, field width is not respected unless the title is as
2300         wide as the field.
2302 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2304         * emacs-lisp/package.el (package-el-version): Remove.
2305         (package-process-define-package): Fix inf-loop.
2306         (package-install): Allow symbols as arguments again.
2308 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
2310         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
2311         add some more keyword-like methods.
2312         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
2314 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
2316         * bs.el (bs-buffer-show-mark): Make defvar-local.
2317         (bs-mode): Use setq-local.
2319         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
2320         (emacs-lock--try-unlocking): Make defvar-local.
2322 2013-06-22  Glenn Morris  <rgm@gnu.org>
2324         * play/cookie1.el (cookie-apropos): Minor simplification.
2326         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
2328 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
2330         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
2331         `regexp-opt', it breaks the build during dumping.
2333 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
2335         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2336         Highlight keyword-like methods on Kernel and Module with
2337         font-lock-builtin-face.
2338         (auto-mode-alist): Consolidate different entries into one regexp
2339         and add more *file-s.
2341 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
2343         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
2345         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
2346         (diary-entry): Use it in the action of this button type instead of
2347         diary-goto-entry.
2349         * calendar/todo-mode.el: New version.
2350         (todo-add-category): Append new category to end of file and give
2351         it the highest number, instead of putting it at the beginning and
2352         giving it 0.  Incorporate noninteractive functionality.
2353         (todo-forward-category): Adapt to 1-based category numbering.
2354         Allow skipping over archived categories.
2355         (todo-backward-category): Derive from todo-forward-category.
2356         (todo-backward-item, todo-forward-item): Make noninteractive and
2357         delegate interactive part to new commands.  Make sensitive to done items.
2358         (todo-categories): Make value an alist of category names and
2359         vectors of item counts.
2360         (todo-category-beg): Make a defconst.
2361         (todo-category-number): Use 1 instead of 0 as initial value.
2362         (todo-category-select): Make sensitive to overlays, optional item
2363         highlighting and done items.
2364         (todo-delete-item): Make sensitive to overlays and marked and done items.
2365         (todo-edit-item): Make sensitive to overlays and editing of
2366         date/time header optional.  Add format checks.
2367         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
2368         no-op if point is not on an item.  Advertise using todo-edit-quit.
2369         (todo-edit-mode): Make sensitive to new format, font-locking, and
2370         multiple todo files.
2371         (todo-insert-item, todo-insert-item-here): Derive from
2372         todo-basic-insert-item and extend functionality.
2373         (todo-item-end, todo-item-start): Make sensitive to done items.
2374         (todo-item-string): Don't return text properties.  Restore point.
2375         (todo-jump-to-category): Make sensitive to multiple todo files and
2376         todo archives.  Use extended category completion.
2377         (todo-lower-item, todo-raise-item): Rename to *-priority and
2378         derive from todo-set-item-priority.
2379         (todo-mode): Derive from special-mode.  Make sensitive to new
2380         format, font-locking and multiple todo files.  Make read-only.
2381         (todo-mode-map): Don't suppress digit keys, so they can supply
2382         prefix arguments.  Add many new key bindings.
2383         (todo-prefix): Insert as an overlay instead of file text.
2384         Change semantics from diary date expression to purely visual mark.
2385         (todo-print): Rename to todo-print-buffer.  Make buffer display
2386         features printable.  Remove option to restrict number of items
2387         printed.  Add option to print to file.
2388         (todo-print-function): Rename to todo-print-buffer-function.
2389         (todo-quit): Extend to handle exiting new todo modes.
2390         (todo-remove-item): Make sensitive to overlays.
2391         (todo-save): Extend to buffers of filtered items.
2392         (todo-show): Make sensitive to done items, multiple todo files and
2393         new todo modes.  Offer to convert legacy todo file before creating
2394         first new todo file.
2395         (todo-show-priorities): Rename to todo-top-priorities.
2396         Change semantics of value 0.
2397         (todo-top-priorities): Rename to todo-filter-top-priorities,
2398         derive from todo-filter-items and extend functionality.
2399         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
2400         and extend functionality to other types of filtered items.
2401         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
2402         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
2403         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
2404         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
2405         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
2406         (todo-edit-mode-hook, todo-entry-prefix-function)
2407         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
2408         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
2409         (todo-initials, todo-insert-threshold, todo-item-string-start)
2410         (todo-line-string, todo-menu, todo-mode-hook)
2411         (todo-more-important-p, todo-previous-answer, todo-previous-line)
2412         (todo-print-priorities, todo-remove-separator)
2413         (todo-save-top-priorities-too, todo-string-count-lines)
2414         (todo-string-multiline-p, todo-time-string-format)
2415         (todo-tmp-buffer-name): Remove.
2416         (todo-add-file, todo-archive-done-item, todo-choose-archive)
2417         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
2418         (todo-edit-category-diary-inclusion)
2419         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
2420         (todo-edit-file, todo-edit-item-date-day)
2421         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
2422         (todo-edit-item-date-month, todo-edit-item-date-to-today)
2423         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
2424         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
2425         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
2426         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
2427         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
2428         (todo-filter-top-priorities-multifile, todo-find-archive)
2429         (todo-find-filtered-items-file, todo-go-to-source-item)
2430         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
2431         (todo-jump-to-archive-category, todo-lower-category)
2432         (todo-mark-category, todo-marked-item-p, todo-merge-category)
2433         (todo-move-category, todo-move-item, todo-next-button)
2434         (todo-next-item, todo-padded-string, todo-powerset)
2435         (todo-previous-button, todo-previous-item)
2436         (todo-print-buffer-to-file, todo-raise-category)
2437         (todo-rename-category, todo-repair-categories-sexp, todo-search)
2438         (todo-set-category-number, todo-set-item-priority)
2439         (todo-set-top-priorities-in-category)
2440         (todo-set-top-priorities-in-file, todo-show-categories-table)
2441         (todo-sort-categories-alphabetically-or-numerically)
2442         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
2443         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
2444         (todo-toggle-item-header, todo-toggle-item-highlighting)
2445         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
2446         (todo-toggle-view-done-items, todo-toggle-view-done-only)
2447         (todo-unarchive-items, todo-unmark-category): New commands.
2448         (todo-absolute-file-name, todo-add-to-buffer-list)
2449         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
2450         (todo-basic-insert-item, todo-category-completions)
2451         (todo-category-number, todo-category-string-matcher-1)
2452         (todo-category-string-matcher-2, todo-check-filtered-items-file)
2453         (todo-check-format, todo-clear-matches)
2454         (todo-comment-string-matcher, todo-convert-legacy-date-time)
2455         (todo-current-category, todo-date-string-matcher)
2456         (todo-define-insertion-command, todo-diary-expired-matcher)
2457         (todo-diary-goto-entry, todo-diary-item-p)
2458         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
2459         (todo-display-categories, todo-display-sorted, todo-done-item-p)
2460         (todo-done-item-section-p, todo-done-separator)
2461         (todo-done-string-matcher, todo-files, todo-filter-items)
2462         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
2463         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
2464         (todo-insert-category-line, todo-insert-item-from-calendar)
2465         (todo-insert-sort-button, todo-insert-with-overlays)
2466         (todo-insertion-command-name, todo-insertion-key-bindings)
2467         (todo-label-to-key, todo-longest-category-name-length)
2468         (todo-make-categories-list, todo-mode-external-set)
2469         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
2470         (todo-modes-set-3, todo-multiple-filter-files)
2471         (todo-nondiary-marker-matcher, todo-prefix-overlays)
2472         (todo-read-category, todo-read-date, todo-read-dayname)
2473         (todo-read-file-name, todo-read-time)
2474         (todo-reevaluate-category-completions-files-defcustom)
2475         (todo-reevaluate-default-file-defcustom)
2476         (todo-reevaluate-filelist-defcustoms)
2477         (todo-reevaluate-filter-files-defcustom)
2478         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
2479         (todo-reset-done-separator, todo-reset-done-separator-string)
2480         (todo-reset-done-string, todo-reset-global-current-todo-file)
2481         (todo-reset-highlight-item, todo-reset-nondiary-marker)
2482         (todo-reset-prefix, todo-set-categories)
2483         (todo-set-date-from-calendar, todo-set-show-current-file)
2484         (todo-set-top-priorities, todo-short-file-name)
2485         (todo-show-current-file, todo-sort, todo-time-string-matcher)
2486         (todo-total-item-counts, todo-update-buffer-list)
2487         (todo-update-categories-display, todo-update-categories-sexp)
2488         (todo-update-count, todo-validate-name, todo-y-or-n-p):
2489         New functions.
2490         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
2491         New major modes.
2492         (todo-categories, todo-display, todo-edit, todo-faces)
2493         (todo-filtered): New defgroups.
2494         (todo-archived-only, todo-button, todo-category-string, todo-date)
2495         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
2496         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
2497         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
2498         (todo-add-item-if-new-category, todo-always-add-time-string)
2499         (todo-categories-align, todo-categories-archived-label)
2500         (todo-categories-category-label, todo-categories-diary-label)
2501         (todo-categories-done-label, todo-categories-number-separator)
2502         (todo-categories-todo-label, todo-categories-totals-label)
2503         (todo-category-completions-files, todo-completion-ignore-case)
2504         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
2505         (todo-done-separator-string, todo-done-string)
2506         (todo-files-function, todo-filter-done-items, todo-filter-files)
2507         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
2508         (todo-initial-category, todo-initial-file, todo-item-mark)
2509         (todo-legacy-date-time-regexp, todo-mode-line-function)
2510         (todo-nondiary-marker, todo-number-prefix)
2511         (todo-print-buffer-function, todo-show-current-file)
2512         (todo-show-done-only, todo-show-first, todo-show-with-done)
2513         (todo-skip-archived-categories, todo-top-priorities-overrides)
2514         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
2515         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
2516         New defcustoms.
2517         (todo-category-done, todo-date-pattern, todo-date-string-start)
2518         (todo-diary-items-buffer, todo-done-string-start)
2519         (todo-filtered-items-buffer, todo-item-start)
2520         (todo-month-abbrev-array, todo-month-name-array)
2521         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
2522         (todo-top-priorities-buffer): New defconsts.
2523         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
2524         (todo-categories-with-marks, todo-category-string-face)
2525         (todo-comment-face, todo-comment-string, todo-current-todo-file)
2526         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
2527         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
2528         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
2529         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
2530         (todo-font-lock-keywords, todo-global-current-todo-file)
2531         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
2532         (todo-insertion-commands-args)
2533         (todo-insertion-commands-args-genlist)
2534         (todo-insertion-commands-names, todo-insertion-map)
2535         (todo-key-bindings-t, todo-key-bindings-t+a)
2536         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
2537         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
2538         (todo-nondiary-face, todo-print-buffer, todo-time-face)
2539         (todo-visited): New variables.
2541 2013-06-21  Glenn Morris  <rgm@gnu.org>
2543         * play/cookie1.el (cookie-apropos): Add optional display argument.
2544         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
2545         (psychoanalyze-pinhead): Use cookie-doctor.
2547 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
2549         * emacs-lisp/package.el (tar-get-file-descriptor)
2550         (tar--extract): Declare.
2552 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
2554         Extend flymake's warning predicate to be a function (bug#14217).
2555         * progmodes/flymake.el (flymake-warning-predicate): New.
2556         (flymake-parse-line): Use it.
2557         (flymake-warning-re): Make obsolete alias to
2558         `flymake-warning-predicate'.
2560 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2562         * emacs-lisp/package.el (package-alist): Include obsolete packages.
2563         (package-obsolete-list): Remove.
2564         (package-activate): Remove min-version argument.  Add `force' argument.
2565         Adjust to new package-alist format.
2566         (package-mark-obsolete): Remove.
2567         (package-unpack): Force reload of the package's autoloads.
2568         (package-installed-p): Check builtins if the installed package is not
2569         recent enough.
2570         (package-initialize): Don't reset package-obsolete-list.
2571         Don't specify which package version to activate.
2572         (package-process-define-package, describe-package-1)
2573         (package-menu--generate): Adjust to new package-alist format.
2575 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
2577         * allout-widgets.el (allout-widgets-mode-off)
2578         (allout-widgets-mode-on, allout-widgets-pre-command-business)
2579         (allout-widgets-post-command-business)
2580         (allout-widgets-after-copy-or-kill-function)
2581         (allout-widgets-after-undo-function, allout-test-range-overlaps)
2582         (allout-decorate-item-and-context)
2583         (allout-graphics-modification-handler): Fix typos in docstrings.
2584         (allout-get-or-create-parent-widget): Use `looking-at-p'.
2586         * cmuscheme.el (scheme-start-file): Doc fix.
2587         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
2588         (scheme-input-filter): Use `string-match-p'.
2590         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
2592         * dired-x.el: Use Dired consistently in docstrings.
2594         * dired.el: Use Dired consistently in docstrings.
2595         (dired-readin, dired-mode): Use `setq-local'.
2596         (dired-switches-alist): Make defvar-local.
2597         (dired-buffers-for-dir): Use `zerop'.
2598         (dired-safe-switches-p, dired-switches-escape-p)
2599         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
2600         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
2601         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
2602         (dired-goto-next-nontrivial-file): Use `string-match-p'.
2603         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
2604         (dired-toggle-marks, dired-mark-files-containing-regexp)
2605         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
2606         (dired-flag-auto-save-files, dired-flag-backup-files):
2607         Use `looking-at-p'.
2608         (dired-mark-files-regexp, dired-build-subdir-alist):
2609         Use `string-match-p', `looking-at-p'.
2611         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
2612         (direct-print-region-helper): Use `string-match-p'.
2614 2013-06-21  Leo Liu  <sdl.web@gmail.com>
2616         * comint.el (comint-redirect-results-list-from-process):
2617         Fix infinite loop.
2619 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2621         * net/eww.el (eww-update-header-line-format): Quote % characters.
2623 2013-06-21  Glenn Morris  <rgm@gnu.org>
2625         * play/cookie1.el (cookie): New custom group.
2626         (cookie-file): New option.
2627         (cookie-check-file): New function.
2628         (cookie): Make it interactive.  Make start and end messages optional.
2629         Interactively, display the result.  Default to cookie-file.
2630         (cookie-insert): Default to cookie-file.
2631         (cookie-snarf): Make start and end messages optional.
2632         Default to cookie-file.  Use with-temp-buffer.
2633         (cookie-read): Rename from read-cookie.
2634         Make start and end messages optional.  Default to cookie-file.
2635         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
2636         Do not autoload it.
2637         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
2638         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
2640 2013-06-21  Leo Liu  <sdl.web@gmail.com>
2642         * progmodes/octave.el (octave-mode): Backward compatibility fix.
2644 2013-06-21  Glenn Morris  <rgm@gnu.org>
2646         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
2648 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2649             Daniel Hackney  <dan@haxney.org>
2651         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
2652         Consolidate the single-file vs tarball code.
2653         (package-desc-suffix): New function.
2654         (package-desc-full-name): Don't bother inlining it.
2655         (package-load-descriptor): Return the new package-desc.
2656         (package-mark-obsolete): Remove unused arg `package'.
2657         (package-unpack): Make it work for single files as well.
2658         Make it update package-alist.
2659         (package--make-autoloads-and-stuff): Rename from
2660         package--make-autoloads-and-compile.  Don't compile any more.
2661         (package--compile): New function.
2662         (package-generate-description-file): New function, extracted from
2663         package-unpack-single.
2664         (package-unpack-single): Remove.
2665         (package--with-work-buffer): Add indentation and debugging info.
2666         (package-download-single): Remove.
2667         (package-install-from-archive): Rename from package-download-tar, make
2668         it take a pkg-desc, and make it work for single files as well.
2669         (package-download-transaction): Simplify.
2670         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
2671         external tar program.
2672         (package-install-from-buffer): Remove `pkg-desc' argument.
2673         Use package-tar-file-info for tar-mode buffers.
2674         (package-install-file): Simplify accordingly.
2675         (package-archive-base): Change to take a pkg-desc.
2676         * tar-mode.el (tar--check-descriptor): New function, extracted from
2677         tar-get-descriptor.
2678         (tar-get-descriptor): Use it.
2679         (tar-get-file-descriptor): New function.
2680         (tar--extract): New function, extracted from tar-extract.
2681         (tar--extract): Use it.
2682         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
2683         case the summary uses non-ascii.  Adjust to new calling convention of
2684         package-tar-file-info.
2686 2013-06-21  Leo Liu  <sdl.web@gmail.com>
2688         * comint.el (comint-redirect-results-list-from-process):
2689         Fix random delay.  (Bug#14681)
2691 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
2693         * profiler.el (profiler-format-number): Use log, not log10.
2695 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
2697         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
2699 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2701         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
2702         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
2703         yet available.
2704         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
2705         (AUTOGENEL): ... here.
2706         * emacs-lisp/cl-macs.el (cl--sublis): New function.
2707         (cl--defsubst-expand): Use it.
2709 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
2711         * subr.el (log10): Move here from C code, and declare as obsolete.
2712         All uses of (log10 X) replaced with (log X 10).
2714 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
2716         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
2717         Declare with `defvar-local'.
2718         (tabulated-list-use-header-line, tabulated-list-entries)
2719         (tabulated-list-padding, tabulated-list-printer)
2720         (tabulated-list-sort-key): Declare with `defvar-local'.
2721         (tabulated-list-init-header, tabulated-list-print-fake-header):
2722         Use `setq-local'.
2724 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
2726         * arc-mode.el (archive-mode): Add `archive-write-file' to
2727         `write-contents-functions' also for remote files.  (Bug#14652)
2729 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
2731         * cus-edit.el (custom-commands): Fix typos.
2732         (custom-display): Fix tooltip text.
2733         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
2734         Fix typos in docstrings.
2735         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
2736         (custom-unlispify-menu-entry, custom-magic-value-create)
2737         (custom-add-see-also, custom-group-value-create): Use ?\s.
2738         (custom-guess-type, customize-apropos, editable-field)
2739         (custom-face-value-create): Use `string-match-p'.
2740         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
2742         * custom.el (custom-load-symbol): Use `string-match-p'.
2744         * ansi-color.el: Convert to lexical binding.
2745         (ansi-colors): Fix URL.
2746         (ansi-color-context, ansi-color-context-region): Use defvar-local.
2747         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
2748         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
2750 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2752         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
2754         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
2756 2013-06-19  Tom Tromey  <tromey@redhat.com>
2758         * net/eww.el (eww-top-url): Remove.
2759         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
2760         (eww-render): Set new variables.  Don't set eww-top-url.
2761         (eww-handle-link): Handle "prev", "home", and "contents".
2762         Downcase the rel text.
2763         (eww-top-url): Choose best top URL.
2765 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2767         * net/eww.el: Rewrite to implement form elements "by hand" instead of
2768         relying in widget.el.  Using widget.el leads to too many
2769         user interface inconsistencies.
2770         (eww-self-insert): Implement entering commands in text fields.
2771         (eww-process-text-input): New function to make text input field editing
2772         work.
2773         (eww-submit): Rewrite to use the new-style form methods.
2774         (eww-select-display): Display the correct selected item.
2775         (eww-change-select): Implement changing the select value.
2776         (eww-toggle-checkbox): Implement radio/checkboxes.
2777         (eww-update-field): Fix compilation error.
2778         (eww-tag-textarea): Implement <textarea>.
2780         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
2781         we don't shadow mode-specific bindings.
2783         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
2784         nothing to push.
2786         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2788 2013-06-19  Glenn Morris  <rgm@gnu.org>
2790         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
2792 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
2794         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
2795         not needed.
2797         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
2799 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801         * net/browse-url.el (browse-url-browser-function):
2802         `eww-browse-url' has the right calling signature, `eww' does not.
2804 2013-06-19  Glenn Morris  <rgm@gnu.org>
2806         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2807         Only eval autoloaded macros.
2808         (byte-compile-autoload): Only give the macro warning for macros.
2810         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
2811         (ps-underlined-faces): Declare.
2813         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
2814         (speedbar-add-supported-extension): Declare.
2816         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
2817         Don't include a date stamp in the header of the generated file;
2818         it leads to needless differences between output files.
2820 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
2822         * net/secrets.el (secrets-struct-secret-content-type):
2823         Replace check of introspection data by a test call of "CreateItem".
2824         Some servers do not offer introspection.
2826 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2828         * electric.el (electric-pair-mode): Improve interaction with
2829         electric-layout-mode.
2830         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
2831         (electric-pair-syntax): Use text-mode-syntax-table in comments
2832         and strings.
2833         (electric-pair--insert): New function.
2834         (electric-pair-post-self-insert-function): Use it and
2835         electric--after-char-pos.
2837 2013-06-19  Leo Liu  <sdl.web@gmail.com>
2839         * progmodes/octave.el (octave-help): Fix regexp.
2841 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2843         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
2844         (shr-table-horizontal-line): Allow nil as a value, and change the
2845         default.
2846         (shr-insert-table-ruler): Respect the nil value.
2848 2013-06-18  Tom Tromey  <tromey@barimba>
2850         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2851         New defvars.
2852         (eww-open-file): New defun.
2853         (eww-render): Initialize new variables.
2854         (eww-display-html): Handle "link" and "a".
2855         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2856         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2857         (eww-back-url): Rename from eww-previous-url.
2858         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2859         New defuns.
2861 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
2863         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
2864         Distinguish ternary operator tokens from slash symbol and slash
2865         char literal.
2867 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
2869         Convert symbol prettification into minor mode and global minor mode.
2871         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
2872         `prog-prettify-symbols', and make a local defvar instead of defcustom.
2873         (prettify-symbols--keywords): Rename from
2874         `prog-prettify-symbols-alist' and make a local defvar.
2875         (prettify-symbols--compose-symbol): Rename from
2876         `prog--prettify-font-lock-compose-symbol'.
2877         (prettify-symbols--make-keywords): Rename from
2878         `prog-prettify-font-lock-symbols-keywords' and simplify.
2879         (prog-prettify-install): Remove.
2880         (prettify-symbols-mode): New minor mode, based on
2881         `prog-prettify-install'.
2882         (turn-on-prettify-symbols-mode): New function.
2883         (global-prettify-symbols-mode): New globalized minor mode.
2885         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2886         * progmodes/cfengine.el (cfengine3-mode):
2887         * progmodes/perl-mode.el (perl-mode): Don't call
2888         `prog-prettify-install'; set `prettify-symbols-alist' instead.
2890 2013-06-18  Juri Linkov  <juri@jurta.org>
2892         * files-x.el (modify-file-local-variable-message): New function.
2893         (modify-file-local-variable)
2894         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
2895         and call `modify-file-local-variable-message' when it's non-nil.
2896         (add-file-local-variable, delete-file-local-variable)
2897         (add-file-local-variable-prop-line)
2898         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
2899         and use it.  (Bug#9820)
2901 2013-06-18  Juri Linkov  <juri@jurta.org>
2903         * emulation/vi.el (vi-shell-op):
2904         * emulation/vip.el (vip-execute-com, ex-command):
2905         * emulation/viper-cmd.el (viper-exec-bang):
2906         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
2907         the call of `shell-command-on-region'.  (Bug#14637)
2909         * simple.el (shell-command-on-region): Doc fix.
2911 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2913         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
2914         (bug#14633).
2916 2013-06-18  Glenn Morris  <rgm@gnu.org>
2918         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
2920         * newcomment.el (comment-search-forward, comment-search-backward):
2921         Doc fix.  (Bug#14376)
2923 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
2925         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
2926         (buffer-face-mode-invoke): Doc fix.
2928 2013-06-18  Matthias Meulien  <orontee@gmail.com>
2930         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
2931         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
2933 2013-06-18  Glenn Morris  <rgm@gnu.org>
2935         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
2936         Replace obsolete function generic-make-keywords with its expansion.
2938         * progmodes/python.el (ffap-alist): Declare.
2940         * textmodes/reftex.el (bibtex-mode-map): Declare.
2942 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2944         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
2945         (package-unpack, package-unpack-single): Return the pkg-dir.
2946         (package-download-transaction): Use it to update package-alist.
2948 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2950         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
2951         possible choice.
2953 2013-06-17  Juri Linkov  <juri@jurta.org>
2955         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
2957 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
2959         * emacs-lisp/package.el (package-load-descriptor):
2960         Remove `with-syntax-table' call, `read' doesn't need it.
2961         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
2963 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
2965         * startup.el (command-line): Expand package name returned by
2966         `package--description-file' (bug#14639).
2968 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
2970         * emacs-lisp/package.el (package-load-descriptor): Do not call
2971         `emacs-lisp-mode', just use its syntax table.
2973 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
2975         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
2976         `font-lock-extra-managed-props' if any prettifying keyword is added.
2977         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
2978         (prog-mode): Use `setq-local'.
2980 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2982         * international/characters.el (standard-case-table): Set syntax of ?»
2983         and ?« to punctuation.
2985 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
2987         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
2988         Save relevant match data before calling `syntax-ppss' (bug#14595).
2990 2013-06-15  Juri Linkov  <juri@jurta.org>
2992         * files-x.el (modify-file-local-variable-prop-line): Add local
2993         variables to the end of the existing comment on the first line.
2994         Use `file-auto-mode-skip' to skip interpreter magic line,
2995         and also skip XML declaration.
2997 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2999         * startup.el (package--builtin-versions): New var.
3000         (package-subdirectory-regexp): Remove.
3001         (package--description-file): Hard code its value instead.
3003         * emacs-lisp/package.el: Don't activate packages older than builtin.
3004         (package-obsolete-list): Rename from package-obsolete-alist, and make
3005         it into a simple list of package-desc.
3006         (package-strip-version): Remove.
3007         (package-built-in-p): Use package--builtin-versions.
3008         (package-mark-obsolete): Simplify.
3009         (package-process-define-package): Mark it obsolete if older than the
3010         builtin version.
3011         (package-handle-response): Use line-end-position.
3012         (package-read-archive-contents, package--download-one-archive):
3013         Simplify.
3014         (package--add-to-archive-contents): Skip if older than the builtin or
3015         installed version.
3016         (package-menu-describe-package): Fix last change.
3017         (package-list-unversioned): New var.
3018         (package-menu--generate): Use it.
3020         * emacs-lisp/autoload.el: Manage package--builtin-versions.
3021         (autoload--insert-text, autoload--insert-cookie-text): New functions.
3022         (autoload-builtin-package-versions): New variable.
3023         (autoload-generate-file-autoloads): Use them.
3024         Remove the list of autoloaded functions/macros from the
3025         (autoload...) comments.
3027         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
3029 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
3031         * simple.el (line-move-partial): Don't jump to the next screen
3032         line as soon as it becomes visible.  Instead, continue enlarging
3033         the vscroll until the portion of a tall screen line that's left on
3034         display is about the height of the frame's default font.
3035         (Bug#14567)
3037 2013-06-15  Glenn Morris  <rgm@gnu.org>
3039         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
3040         compilation-error-regexp-alist void, or local while let-bound.
3042         * progmodes/make-mode.el (makefile-mode-syntax-table):
3043         Treat "=" as punctuation.  (Bug#14614)
3045 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
3047         * help-fns.el (describe-variable):
3048         Add extra line for permanent-local variables.
3050 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
3052         * progmodes/scheme.el (scheme-font-lock-keywords-2):
3053         Add export, import, library.  (Bug#9164)
3054         (library): Set indent function.
3056 2013-06-14  Glenn Morris  <rgm@gnu.org>
3058         * term/xterm.el (xterm--query):
3059         Stop after first matching handler.  (Bug#14615)
3061 2013-06-14 Ivan Kanis  <ivan@kanis.fr>
3063         Add support for dired in saveplace.
3064         * dired.el (dired-initial-position-hook): New variable.
3065         (dired-initial-position): Call hook to place cursor position.
3066         * saveplace.el (save-place-to-alist): Add dired position.
3067         (save-place-dired-hook): New function.
3069 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3071         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
3072         through a symbol rather than letrec.
3074         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
3075         (package-desc): Add `dir' field.
3076         (package-desc-full-name): New function.
3077         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
3078         (package-maybe-load-descriptor): Remove.
3079         (package-load-all-descriptors): Just call package-load-descriptor.
3080         (package--disabled-p): New function.
3081         (package-desc-vers, package-desc-doc): Remove aliases.
3082         (package--dir): Remove function.
3083         (package-activate): Check if a package is disabled.
3084         (package-process-define-package): New function, extracted from
3085         define-package.
3086         (define-package): Turn into a place holder.
3087         (package-unpack-single, package-tar-file-info):
3088         Use package--description-file.
3089         (package-compute-transaction): Use package--disabled-p.
3090         (package-download-transaction): Don't call
3091         package-maybe-load-descriptor since they're all loaded anyway.
3092         (package-install): Change argument to be a pkg-desc.
3093         (package-delete): Use a single pkg-desc argument.
3094         (describe-package-1): Use package-desc-dir instead of package--dir.
3095         Use package-desc property instead of package-symbol.
3096         (package-install-button-action): Adjust accordingly.
3097         (package--push): Rewrite.
3098         (package-menu--print-info): Adjust accordingly.  Change the ID format
3099         to be a pkg-desc.
3100         (package-menu-describe-package, package-menu-get-status)
3101         (package-menu--find-upgrades, package-menu-mark-upgrades)
3102         (package-menu-execute, package-menu--name-predicate):
3103         Adjust accordingly.
3104         * startup.el (package--description-file): New function.
3105         (command-line): Use it.
3106         * emacs-lisp/package-x.el (package-upload-buffer-internal):
3107         Use package-desc-version.
3109         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
3110         (byte-compile-preprocess): Use it.
3111         (byte-compile-file-form-defalias): Try a bit harder to use macros we
3112         can't quite recognize.
3113         (byte-compile-add-to-list): Remove.
3114         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
3115         (cconv-closure-convert): Add assertion.
3117         * emacs-lisp/map-ynp.el: Use lexical-binding.
3118         (map-y-or-n-p): Remove unused vars `tail' and `object'.
3119         Factor out some repeated code.
3121 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3123         * subr.el (with-eval-after-load): New macro.
3124         (eval-after-load): Allow form to be a function.
3125         take advantage of lexical-binding.
3126         (do-after-load-evaluation): Use dolist and adjust to new format.
3127         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
3129 2013-06-13  Juri Linkov  <juri@jurta.org>
3131         * replace.el (perform-replace): Display "symbol " and other search
3132         modes from `isearch-message-prefix' in the *Help* buffer.
3134         * isearch.el (isearch-query-replace): Add " symbol" and other
3135         possible search modes from `isearch-message-prefix' to the prompt.
3136         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
3137         when reading a regexp to collect.
3139 2013-06-13  Juri Linkov  <juri@jurta.org>
3141         * isearch.el (word-search-regexp): Match whitespace if the search
3142         string begins or ends in whitespace.  The LAX arg is applied to
3143         both ends of the search string.  Use `regexp-quote' and explicit
3144         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
3145         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
3146         boundaries are replaced with symbol boundaries, and characters
3147         between symbols match non-word non-symbol syntax.  (Bug#14602)
3149 2013-06-13  Juri Linkov  <juri@jurta.org>
3151         * isearch.el (isearch-del-char): Don't exceed the length of
3152         `isearch-string' by the prefix arg.  (Bug#14563)
3154 2013-06-13  Juri Linkov  <juri@jurta.org>
3156         * isearch.el (isearch-yank-word, isearch-yank-line)
3157         (isearch-char-by-name, isearch-quote-char)
3158         (isearch-printing-char, isearch-process-search-char):
3159         Add optional count prefix arg.  (Bug#14563)
3161         * international/isearch-x.el
3162         (isearch-process-search-multibyte-characters):
3163         Add optional count prefix arg.
3165 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3167         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
3168         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
3169         lexical-binding.
3171 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
3173         * subr.el (set-temporary-overlay-map): Add on-exit argument.
3175 2013-06-13  Glenn Morris  <rgm@gnu.org>
3177         * startup.el (tty-handle-args):
3178         Don't just discard "--" and anything after.  (Bug#14608)
3180         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
3182 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
3184         Implement changes in Secret Service API.  Make it backward compatible.
3185         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
3186         (secrets-create-item): Use it.  Prefix properties with interface.
3188 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
3190         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
3191         (term-emulate-terminal): Respect term-suppress-hard-newline.
3193 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
3195         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
3196         Only remove a `thumb-file' overlay.  (Bug#14548)
3198 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
3200         * mail/reporter.el (reporter-submit-bug-report):
3201         Handle missing package-name.  (Bug#14600)
3203 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3205         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
3206         (reftex-citation-prompt, reftex-default-bibliography)
3207         (reftex-bib-or-thebib, reftex-get-bibfile-list)
3208         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
3209         (reftex-bib-sort-author, reftex-bib-sort-year)
3210         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
3211         (reftex-extract-bib-entries-from-thebibliography)
3212         (reftex-get-bibkey-default, reftex-get-bib-names)
3213         (reftex-parse-bibtex-entry, reftex-get-bib-field)
3214         (reftex-format-bib-entry, reftex-parse-bibitem)
3215         (reftex-format-bibitem, reftex-do-citation)
3216         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
3217         (reftex-restrict-bib-matches, reftex-extract-bib-file)
3218         (reftex-insert-bib-matches, reftex-format-citation)
3219         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
3220         (reftex-create-bibtex-file): Add docstrings, mostly by converting
3221         existing comments into docstrings.
3223 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
3225         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
3227 2013-06-12  Andreas Schwab  <schwab@suse.de>
3229         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
3230         for auto-save files.
3232 2013-06-12  Glenn Morris  <rgm@gnu.org>
3234         * ido.el (ido-delete-ignored-files): Remove.
3235         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
3236         Go back to calling ido-ignore-item-p directly.
3238 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
3240         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
3242         * ido.el (ido-delete-ignored-files): New function,
3243         split from ido-make-file-list-1.
3244         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
3245         (ido-make-file-list-1): Use ido-delete-ignored-files.
3247 2013-06-12  Leo Liu  <sdl.web@gmail.com>
3249         * progmodes/octave.el (inferior-octave-startup)
3250         (inferior-octave-completion-table)
3251         (inferior-octave-track-window-width-change)
3252         (octave-eldoc-function-signatures, octave-help)
3253         (octave-find-definition): Use single quoted strings.
3254         (inferior-octave-startup-args): Change default value.
3255         (inferior-octave-startup): Do not hard code "-i" and
3256         "--no-line-editing".
3257         (inferior-octave-resync-dirs): Add optional arg NOERROR.
3258         (inferior-octave-directory-tracker): Use it.
3259         (octave-goto-function-definition): Robustify.
3260         (octave-help): Support highlighting operators in 'See also'.
3261         (octave-find-definition): Find subfunctions only in Octave mode.
3263 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3265         * help-fns.el (help-fns--compiler-macro): If the handler function is
3266         named, then put a link to it.
3267         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
3268         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
3269         (cl-typep): Use it.
3270         (cl-eval-when): Simplify debug spec.
3271         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
3272         compiler-macro function instead of setting `compiler-macro-file'.
3274 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
3276         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
3277         * vc/vc-hooks.el (vc-stay-local): Doc fix.
3279 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3280             Daniel Hackney  <dan@haxney.org>
3282         First part of Daniel Hackney's patch to package.el.
3283         * emacs-lisp/package.el: Use defstruct.
3284         (package-desc): New, main struct.
3285         (package--bi-desc, package--ac-desc): New structs, used to describe the
3286         format in external files.
3287         (package-desc-vers): Replace with package-desc-version accessor.
3288         (package-desc-doc): Replace with package-desc-summary accessor.
3289         (package-activate-1): Remove `package' arg since the pkg-vec now
3290         includes the name.
3291         (define-package): Use package-desc-from-define.
3292         (package-unpack-single): Change file-name arg to be a symbol.
3293         (package--add-to-archive-contents): Use package-desc-create and new
3294         accessor functions to package--ac-desc.
3295         (package-buffer-info, package-tar-file-info): Return a package-desc.
3296         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
3297         arg to be a package-desc.
3298         (package-install-file): Adjust accordingly.  Use \' to match EOS.
3299         (package--from-builtin): New function.
3300         (describe-package-1, package-menu--generate): Use it.
3301         (package--make-autoloads-and-compile): Change name arg to be a symbol.
3302         (package-generate-autoloads): Idem and return the name of the file.
3303         * emacs-lisp/package-x.el (package-upload-buffer-internal):
3304         Change pkg-info arg to be a package-desc.
3305         Use package-make-ac-desc.
3306         (package-upload-file): Use \' to match EOS.
3307         * finder.el (finder-compile-keywords): Use package-make-builtin.
3309 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3311         * vc/vc.el (vc-deduce-fileset): Change error message.
3312         (vc-read-backend): New function.
3313         (vc-next-action): Use it.
3315         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
3317         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
3318         (prolog-font-lock-keywords): Use regexp-opt instead.
3319         Don't manually highlight strings.
3320         (prolog-mode-variables): Simplify comment-start-skip.
3321         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
3323         * emacs-lisp/generic.el (generic--normalise-comments)
3324         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
3325         (generic-mode-set-comments): Use them.
3326         (generic-bracket-support): Use setq-local.
3327         (generic-make-keywords-list): Declare obsolete.
3329 2013-06-11  Glenn Morris  <rgm@gnu.org>
3331         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3332         Prettify after setting font-lock-defaults.  (Bug#14574)
3334 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
3336         * replace.el (query-replace, occur-read-regexp-defaults-function)
3337         (replace-search):
3338         * subr.el (declare-function, number-sequence, local-set-key)
3339         (substitute-key-definition, locate-user-emacs-file)
3340         (with-silent-modifications, split-string, eval-after-load):
3341         Fix typos, remove unneeded backslashes and reflow some docstrings.
3343 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3345         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
3346         default for Elisp files.
3348 2013-06-11  Glenn Morris  <rgm@gnu.org>
3350         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
3351         although define-derived-mode was doing this anyway.  (Bug#14583)
3353 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
3355         * allout.el (allout-encryption-plaintext-sanitization-regexps):
3356         Fix make-variable-buffer-local call to refer to the correct variable.
3358 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
3360         * eshell/em-term.el (eshell-visual-commands)
3361         (eshell-visual-subcommands, eshell-visual-options):
3362         Add summary line to docstrings.  Add cross-references.
3364 2013-06-10  Glenn Morris  <rgm@gnu.org>
3366         * epa.el (epa-read-file-name): New function.  (Bug#14510)
3367         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
3369 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
3371         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
3372         output redirection to be ignored with visual commands.
3374 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
3376         * eshell/em-term.el (eshell-visual-command-p): New function.
3377         (eshell-term-initialize): Move long lambda to separate function
3378         eshell-visual-command-p.
3379         * eshell/em-dirs.el (eshell-dirs-initialise):
3380         * eshell/em-script.el (eshell-script-initialize):
3381         Add missing #' to lambda.
3383 2013-06-08  Leo Liu  <sdl.web@gmail.com>
3385         * progmodes/octave.el (octave-add-log-current-defun): New function.
3386         (octave-mode): Set add-log-current-defun-function.
3387         (octave-goto-function-definition): Do not move point if not found.
3388         (octave-find-definition): Enhance to try subfunctions first.
3390 2013-06-08  Glenn Morris  <rgm@gnu.org>
3392         * emacs-lisp/bytecomp.el (byte-compile-char-before)
3393         (byte-compile-backward-char, byte-compile-backward-word):
3394         Improve previous change, to handle non-explicit nil.
3396 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3398         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
3399         (smie--opener/closer-at-point): New function.
3400         (smie--matching-block-data): Use it.  Don't match from right after an
3401         opener or right before a closer.  Obey smie-blink-matching-inners.
3402         Don't signal a mismatch for repeated inners like "switch..case..case".
3404 2013-06-07  Leo Liu  <sdl.web@gmail.com>
3406         * progmodes/octave.el (octave-mode): Set comment-use-global-state
3407         to t.  (Bug#14303)
3408         (octave-function-header-regexp): Fix.  (Bug#14570)
3409         (octave-help-mode-finish-hook, octave-help-mode-finish):
3410         Remove.  Just use temp-buffer-show-hook.
3412         * newcomment.el (comment-search-backward): Revert last change.
3413         (Bug#14434)
3415         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
3417 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
3419         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
3420         through xargs, to avoid failure due to MS-Windows limitations on
3421         command-line length.
3423 2013-06-06  Glenn Morris  <rgm@gnu.org>
3425         * font-lock.el (lisp-font-lock-keywords-2):
3426         Treat user-error like error.
3428         * emacs-lisp/bytecomp.el (byte-compile-char-before)
3429         (byte-compile-backward-char, byte-compile-backward-word):
3430         Handle explicit nil arguments.  (Bug#14565)
3432 2013-06-05  Alan Mackenzie  <acm@muc.de>
3434         * isearch.el (isearch-allow-prefix): New user option.
3435         (isearch-other-meta-char): Don't exit isearch when a prefix
3436         argument is typed whilst `isearch-allow-prefix' is non-nil.
3437         (Bug#9706)
3439 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3441         * autorevert.el (auto-revert-notify-handler): Use memq.
3442         Hide assertion failure.
3444         * skeleton.el: Use cl-lib.
3445         (skeleton-further-elements): Use defvar-local.
3446         (skeleton-insert): Use cl-progv.
3448 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
3450         * progmodes/prog-mode.el (prog-prettify-symbols)
3451         (prog-prettify-install): Update docstrings.
3453 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3455         * simple.el: Move all the prog-mode code to prog-mode.el.
3456         * progmodes/prog-mode.el: New file.
3457         * loadup.el: Add prog-mode.el.
3459 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
3461         * simple.el (prog-prettify-symbols): Add version.
3462         (prog-prettify-install): Add convenience function to prettify symbols.
3464         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
3465         (perl--augmented-font-lock-keywords-1)
3466         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
3467         variables and use it.
3469         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
3470         (cfengine3-mode): Remove unneeded variable and use it.
3472         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
3473         (lisp--augmented-font-lock-keywords-1)
3474         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
3475         Remove unneeded variables and use it.
3477 2013-06-05  João Távora  <joaotavora@gmail.com>
3479         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
3480         to point when opening the connection.  (Bug#14380)
3482 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3484         * subr.el (load-history-regexp, load-history-filename-element)
3485         (eval-after-load, after-load-functions, do-after-load-evaluation)
3486         (eval-next-after-load, display-delayed-warnings)
3487         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
3488         definition of save-match-data.
3489         (overriding-local-map): Remove accidental obsolescence declaration.
3491         * emacs-lisp/edebug.el (edebug-result): Move before first use.
3493 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
3495         Generalize symbol prettify support to prog-mode and implement it
3496         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
3497         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
3498         (prog--prettify-font-lock-compose-symbol)
3499         (prog-prettify-font-lock-symbols-keywords): New variables and
3500         functions to support symbol prettification.
3501         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
3502         (lisp--augmented-font-lock-keywords-1)
3503         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
3504         (lisp--prettify-symbols-alist): Implement prettify of lambda.
3505         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
3506         (cfengine3--prettify-symbols-alist, cfengine3-mode):
3507         Implement prettify of -> => :: strings.
3508         * progmodes/perl-mode.el (perl-prettify-symbols)
3509         (perl--font-lock-compose-symbol)
3510         (perl--font-lock-symbols-keywords): Move to prog-mode.
3511         (perl--prettify-symbols-alist): Prettify -> => :: strings.
3512         (perl-font-lock-keywords-1)
3513         (perl-font-lock-keywords-2): Remove explicit prettify support.
3514         (perl--augmented-font-lock-keywords)
3515         (perl--augmented-font-lock-keywords-1)
3516         (perl--augmented-font-lock-keywords-2, perl-mode):
3517         Implement prettify support.
3519 2013-06-05  Leo Liu  <sdl.web@gmail.com>
3521         Re-implement smie matching block highlight using
3522         show-paren-data-function.  (Bug#14395)
3523         * emacs-lisp/smie.el (smie-matching-block-highlight)
3524         (smie--highlight-matching-block-overlay)
3525         (smie--highlight-matching-block-lastpos)
3526         (smie-highlight-matching-block)
3527         (smie-highlight-matching-block-mode): Remove.
3528         (smie--matching-block-data-cache): New variable.
3529         (smie--matching-block-data): New function.
3530         (smie-setup): Use smie--matching-block-data for
3531         show-paren-data-function.
3533         * progmodes/octave.el (octave-mode-menu): Fix.
3534         (octave-find-definition): Skip garbage lines.
3536 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3538         Fix compilation error with simultaneous dynamic+lexical scoping.
3539         Add warning when a defvar appears after the first let-binding.
3540         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
3541         (byte-compile-close-variables): Initialize it.
3542         (byte-compile--declare-var): New function.
3543         (byte-compile-file-form-defvar)
3544         (byte-compile-file-form-define-abbrev-table)
3545         (byte-compile-file-form-custom-declare-variable): Use it.
3546         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
3547         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
3548         (byte-compile-bind): Handle dynamic bindings that shadow
3549         lexical bindings.
3550         (byte-compile-unbind): Make arg non-optional.
3551         (byte-compile-let): Simplify.
3552         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
3553         (cconv--analyse-function, cconv-analyse-form): Populate it.
3554         Protect byte-compile-bound-variables to limit the scope of defvars.
3555         (cconv-analyse-form): Add missing rule for (defvar <foo>).
3556         Remove unneeded rule for `declare'.
3558         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
3559         so as to avoid depending on cl-adjoin at run-time.
3560         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
3562         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
3563         (macroexp--warn-and-return): Use it.
3565 2013-06-05  Leo Liu  <sdl.web@gmail.com>
3567         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
3569 2013-06-04  Leo Liu  <sdl.web@gmail.com>
3571         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
3572         (compilation-auto-jump): Suppress the "Mark set" message to give
3573         way to exit message.
3575 2013-06-04  Alan Mackenzie  <acm@muc.de>
3577         Remove faulty optimisation from indentation calculation.
3578         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
3579         search limit based on 2000 characters back from indent-point.
3581 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
3583         * eshell/em-term.el (cl-lib): Require `cl-lib'.
3585 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3587         * emacs-lisp/lisp.el: Use lexical-binding.
3588         (lisp--local-variables-1, lisp--local-variables): New functions.
3589         (lisp--local-variables-completion-table): New var.
3590         (lisp-completion-at-point): Use it complete let-bound vars.
3592         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
3593         eagerly (bug#14422).
3595 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
3597         * autorevert.el (auto-revert-notify-enabled)
3598         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
3599         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
3600         (auto-revert-notify-handler): Handle also gfilenotify.
3602         * subr.el (file-notify-handle-event): New defun.  Replacing ...
3603         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
3604         Remove.
3606 2013-06-03  Juri Linkov  <juri@jurta.org>
3608         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
3609         `M-s h .'.  (Bug#14427)
3611         * hi-lock.el (highlight-symbol-at-point): New alias for the new
3612         command `hi-lock-face-symbol-at-point'.
3613         (hi-lock-face-symbol-at-point): New command.
3614         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
3615         (hi-lock-menu): Add `highlight-symbol-at-point'.
3616         (hi-lock-mode): Doc fix.
3618         * isearch.el (isearch-forward-symbol-at-point): New command.
3619         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
3620         (isearch-highlight-regexp): Add a regexp which matches
3621         words/symbols for word/symbol mode.
3623         * subr.el (find-tag-default-bounds): New function with the body
3624         mostly moved from `find-tag-default'.
3625         (find-tag-default): Move most code to `find-tag-default-bounds',
3626         call it and apply `buffer-substring-no-properties' afterwards.
3628 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
3630         * eshell/em-term.el (eshell-term-initialize):
3631         Use `cl-intersection' rather than `intersection'.
3633 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
3635         * vc/log-view.el: Doc fix.
3636         (log-view-mode-map): Copy keymap from `special-mode-map'.
3638 2013-06-02  Eric Ludlam  <zappo@gnu.org>
3640         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
3641         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
3642         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
3643         (eieio-unbound, eieio-default-superclass)
3644         (eieio--define-field-accessors, method-static, method-before)
3645         (method-primary, method-after, method-num-lists)
3646         (method-generic-before, method-generic-primary)
3647         (method-generic-after, method-num-slots)
3648         (eieio-specialized-key-to-generic-key)
3649         (eieio--check-type, class-v, class-p)
3650         (eieio-class-name, define-obsolete-function-alias)
3651         (eieio-class-parents-fast, eieio-class-children-fast)
3652         (same-class-fast-p, class-constructor, generic-p)
3653         (generic-primary-only-p, generic-primary-only-one-p)
3654         (class-option-assoc, class-option, eieio-object-p)
3655         (class-abstract-p, class-method-invocation-order)
3656         (eieio-defclass-autoload-map, eieio-defclass-autoload)
3657         (eieio-class-un-autoload, eieio-defclass)
3658         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
3659         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
3660         (eieio--defgeneric-init-form, eieio-defgeneric-form)
3661         (eieio-defgeneric-reset-generic-form)
3662         (eieio-defgeneric-form-primary-only)
3663         (eieio-defgeneric-reset-generic-form-primary-only)
3664         (eieio-defgeneric-form-primary-only-one)
3665         (eieio-defgeneric-reset-generic-form-primary-only-one)
3666         (eieio-unbind-method-implementations)
3667         (eieio--defmethod, eieio--typep)
3668         (eieio-perform-slot-validation, eieio-validate-slot-value)
3669         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
3670         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
3671         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
3672         (eieio-slot-name-index, eieio-class-slot-name-index)
3673         (eieio-set-defaults, eieio-initarg-to-attribute)
3674         (eieio-attribute-to-initarg, eieio-c3-candidate)
3675         (eieio-c3-merge-lists, eieio-class-precedence-c3)
3676         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
3677         (eieio-class-precedence-list, eieio-generic-call-methodname)
3678         (eieio-generic-call-arglst, eieio-generic-call-key)
3679         (eieio-generic-call-next-method-list)
3680         (eieio-pre-method-execution-functions, eieio-generic-call)
3681         (eieio-generic-call-primary-only, eieiomt-method-list)
3682         (eieiomt-optimizing-obarray, eieiomt-install)
3683         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
3684         (eieio-generic-form, eieio-defmethod, make-obsolete)
3685         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
3686         (defclass): Remove `eval-and-compile' from macro.
3687         (call-next-method, shared-initialize): Instead of using
3688         `scoped-class' variable, use new eieio--scoped-class, and
3689         eieio--with-scoped-class.
3690         (initialize-instance): Rename local variable 'scoped-class' to
3691         'this-class' to remove ambiguitity from old global.
3693         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
3694         eieio.el.
3695         (eieio--scoped-class-stack): New variable.
3696         (eieio--scoped-class): New fcn.
3697         (eieio--with-scoped-class): New scoping macro.
3698         (eieio-defclass): Use pushnew instead of add-to-list.
3699         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
3700         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
3701         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
3702         `scoped-class' variable, use new eieio--scoped-class, and
3703         eieio--with-scoped-class.
3705         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
3707 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
3709         * eshell/esh-ext.el (eshell-external-command): Pass args to
3710         `eshell-find-interpreter'.
3711         (eshell-find-interpreter): Add new second parameter ARGS.
3713         * eshell/em-script.el (eshell-script-initialize): Add second arg
3714         to the function added as MATCH to `eshell-interpreter-alist'.
3716         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
3717         the function added as MATCH to `eshell-interpreter-alist'.
3719         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
3720         (eshell-visual-options): New defcustom.
3721         (eshell-escape-control-x): Adapt docstring.
3722         (eshell-term-initialize): Test `eshell-visual-subcommands' and
3723         `eshell-visual-options' in addition to `eshell-visual-commands'.
3724         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
3726 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3728         * progmodes/python.el (python-indent-block-enders): Add break,
3729         continue and raise keywords.
3731 2013-06-01  Glenn Morris  <rgm@gnu.org>
3733         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
3735         Plain (f)boundp silences compilation warnings since Emacs 22.1.
3736         * progmodes/cc-cmds.el (delete-forward-p):
3737         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
3738         * progmodes/cc-engine.el (buffer-syntactic-context):
3739         * progmodes/cc-fonts.el (face-property-instance):
3740         * progmodes/cc-mode.el (set-keymap-parents):
3741         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
3742         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
3743         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
3744         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
3745         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
3747         * progmodes/cc-vars.el (other): Emacs has this widget since
3748         at least 21.1, so don't (re)define it.
3750         * eshell/em-cmpl.el (eshell-cmpl-initialize):
3751         Replace the obsolete alias pcomplete-arg-quote-list.
3753 2013-06-01  Leo Liu  <sdl.web@gmail.com>
3755         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
3756         punctuation syntax.
3757         (inferior-octave-minimal-columns)
3758         (inferior-octave-last-column-width): New variables.
3759         (inferior-octave-track-window-width-change): New function.
3760         (inferior-octave-mode): Adjust column width so that Octave output,
3761         for example from 'ls', can fit into the window nicely.
3763 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
3765         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
3766         Highlight expansions inside regexp literals.
3768 2013-05-31  Glenn Morris  <rgm@gnu.org>
3770         * obsolete/sym-comp.el (symbol-complete):
3771         Replace obsolete completion-annotate-function.
3773         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
3775 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
3777         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
3778         New function, checks if point is inside a literal that allows
3779         expression expansion.
3780         (ruby-syntax-propertize-expansion): Use it.
3781         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
3782         around the body.
3784 2013-05-30  Juri Linkov  <juri@jurta.org>
3786         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
3787         to "\M-si".
3788         (isearch-invisible): New variable.
3789         (isearch-forward): Doc fix.
3790         (isearch-mode): Set `isearch-invisible'
3791         to the value of `search-invisible'.
3792         (isearch-toggle-case-fold): Doc fix.
3793         (isearch-toggle-invisible): New command.
3794         (isearch-query-replace): Let-bind `search-invisible'
3795         to the value of `isearch-invisible'.
3796         (isearch-search): Use `isearch-invisible' instead of
3797         `search-invisible'.  Let-bind `search-invisible'
3798         to the value of `isearch-invisible'.  (Bug#11378)
3800 2013-05-30  Juri Linkov  <juri@jurta.org>
3802         * replace.el (perform-replace): Avoid `isearch-range-invisible'
3803         call when `query-flag' is nil and `search-invisible' is non-nil.
3804         (Bug#11746)
3806 2013-05-30  Glenn Morris  <rgm@gnu.org>
3808         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
3810         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
3811         (cc-require): Suppress spurious "noruntime" warnings.
3812         (cc-require-when-compile): Use fboundp, for sake of compiler.
3814         * progmodes/cc-mode.el: Move load of cc-vars before that of
3815         cc-langs (which in turn loads cc-vars), to quieten compiler.
3817 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3819         * paren.el: Simplify the code.
3820         (show-paren-mode): Always start the timer.
3821         (show-paren--idle-timer): Rename from show-paren-idle-timer.
3822         (show-paren--overlay, show-paren--overlay-1): Rename from
3823         show-paren-overlay and show-paren-overlay-1, and initialize to an
3824         overlay rather than to nil.
3825         (show-paren-function): Misc cleanup and simplifications.
3827 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3829         * paren.el (show-paren-data-function): New hook.
3830         (show-paren--default): New function, extracted from show-paren-function.
3831         (show-paren-function): Use show-paren-data-function.
3833 2013-05-30  Glenn Morris  <rgm@gnu.org>
3835         * ielm.el (ielm-map, ielm-complete-symbol):
3836         Use completion-at-point rather than obsolete functions.
3837         (inferior-emacs-lisp-mode): Doc fix.
3838         Set completion-at-point-functions, rather than
3839         comint-dynamic-complete-functions.
3841         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
3842         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
3843         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
3845         * image.el (image-animated-p): Tweak definition.
3847         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
3848         (rlogin-process-connection-type): Tweak default.  Add set-after.
3849         (rlogin-host): Doc fix.
3850         (rlogin): Tweak prompt.
3851         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
3853         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
3854         * progmodes/tcl.el (inferior-tcl-mode-map):
3855         Use completion-at-point rather than obsolete alias.
3857         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
3859         * minibuffer.el (read-file-name-completion-ignore-case):
3860         Move before completion--in-region, for eager macro expansion.
3862 2013-05-29  Juri Linkov  <juri@jurta.org>
3864         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
3865         for total count of matching lines.  Add `global-matches' for total
3866         count of matches.  Rename `matches' to `lines' for count of
3867         matching lines.  Add `matches' for count of matches.
3868         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
3869         to `prev-line' for line number of prev match endpt.
3870         Increment `matches' for every match.  Print the number of
3871         matching lines in the header.
3872         (occur-context-lines): Rename `lines' to `curr-line'.
3873         Rename `prev-lines' to `prev-line'.  (Bug#14017)
3875 2013-05-29  Juri Linkov  <juri@jurta.org>
3877         * replace.el (perform-replace): Add `skip-read-only-count',
3878         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
3879         Increment them for corresponding conditions and report the number
3880         of skipped occurrences in the final message.  (Bug#11746)
3881         (query-replace, query-replace-regexp, query-replace-regexp-eval)
3882         (replace-string, replace-regexp): Doc fix.
3884 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3886         * emacs-lisp/trace.el (trace--read-args): Provide a default.
3888         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
3889         prog-mode-map (bug#14504).
3891 2013-05-29  Leo Liu  <sdl.web@gmail.com>
3893         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
3894         (octave-help): Small simplification.
3896         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
3897         off the highlight first.
3899 2013-05-29  Glenn Morris  <rgm@gnu.org>
3901         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
3902         Handle idlwave-last-system-routine-info-cons-cell being nil.
3904         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
3905         (idlwave-write-paths): Simplify via with-temp-buffer.
3907         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
3908         * emulation/cua-rect.el: Also load cua-base at run time.
3910         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
3911         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
3912         (cperl-imenu-on-info): Require imenu.
3914 2013-05-28  Alan Mackenzie  <acm@muc.de>
3916         Handle "capitalised keywords" correctly.
3917         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
3919 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
3921         * eshell/em-unix.el: Add -r option to cp.
3923 2013-05-28  Glenn Morris  <rgm@gnu.org>
3925         * vc/vc-arch.el (vc-exec-after): Declare.
3926         (vc-switches): Autoload.
3927         * vc/vc-bzr.el: No need to require vc when compiling.
3928         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
3929         (vc-resynch-buffer, vc-dir-refresh): Declare.
3930         (vc-setup-buffer, vc-switches): Autoload.
3931         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
3932         (vc-resynch-buffer): Declare.
3933         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
3934         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
3935         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
3936         (grep-read-regexp, grep-read-files, grep-expand-template)
3937         (vc-dir-refresh): Declare.
3938         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
3939         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
3940         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
3941         * vc/vc-mtn.el (vc-exec-after): Declare.
3942         (vc-switches): Autoload.
3943         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
3944         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
3945         (vc-file-tree-walk): Declare.
3946         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
3947         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
3948         (vc-tag-precondition, vc-rename-master): Autoload.
3949         * vc/vc-svn.el (vc-exec-after): Declare.
3950         (vc-switches, vc-setup-buffer): Autoload.
3951         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
3952         Autoload.
3953         (vc-resynch-buffer): Declare.
3955         * obsolete/fast-lock.el (byte-compile-warnings):
3956         Don't warn about obsolete features in this obsolete file.
3958         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
3959         Move definition before use.
3961         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
3962         (dun-unix-verbs): Remove dun-zippy.
3963         (dun-zippy): Remove function.
3965         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
3967 2013-05-27  Juri Linkov  <juri@jurta.org>
3969         * replace.el (replace-search): New function with code moved out
3970         from `perform-replace'.
3971         (replace-highlight, replace-dehighlight): Move function definitions
3972         up closer to `replace-search'.  (Bug#11746)
3974 2013-05-27  Juri Linkov  <juri@jurta.org>
3976         * replace.el (perform-replace): Ignore invisible matches.
3977         In addition to checking `query-replace-skip-read-only', also
3978         filter out matches by calling `run-hook-with-args-until-failure'
3979         on `isearch-filter-predicates', and also check `search-invisible'
3980         for t or call `isearch-range-invisible'.
3981         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
3983 2013-05-27  Juri Linkov  <juri@jurta.org>
3985         * isearch.el (isearch-filter-predicates): Rename from
3986         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
3987         (isearch-message-prefix): Display text from the property
3988         `isearch-message-prefix' of the currently active filters.
3989         (isearch-search): Don't compare `isearch-filter-predicate' with
3990         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
3991         on `isearch-filter-predicates'.  Also check `search-invisible' for t
3992         or call `isearch-range-invisible'.
3993         (isearch-filter-visible): Make obsolete.
3994         (isearch-lazy-highlight-search):
3995         Call `run-hook-with-args-until-failure' on
3996         `isearch-filter-predicates' and use `isearch-range-invisible'.
3998         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
3999         `isearch-filter-predicates' instead of `funcall'ing
4000         `isearch-filter-predicate'.
4001         (Info-mode): Set `Info-isearch-filter' to
4002         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
4004         * dired-aux.el (dired-isearch-filter-predicate-orig):
4005         Remove variable.
4006         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
4007         (dired-isearch-filenames-end): Add and remove
4008         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
4009         instead of changing the value of `isearch-filter-predicate'.
4010         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
4011         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
4012         Put property `isearch-message-prefix' to "filename " on
4013         `dired-isearch-filter-filenames'.
4015         * wdired.el (wdired-change-to-wdired-mode):
4016         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
4017         locally instead of changing `isearch-filter-predicate'.
4018         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
4020 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
4022         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
4023         return the commit hash (Bug#14459).  Also set the
4024         `vc-git-detached' property.
4025         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
4026         (vc-git-mode-line-string): Use the same help-echo format whether
4027         in detached mode or not, because we know the actual revision now.
4028         When in detached mode, shorten the revision to 7 chars.
4030 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4032         * emacs-lisp/easy-mmode.el (define-minor-mode):
4033         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
4034         mode hook and provide a docstring.
4036 2013-05-27  Alan Mackenzie  <acm@muc.de>
4038         Remove spurious syntax-table text properties inserted by C-y.
4039         * progmodes/cc-mode.el (c-after-change): Also clear hard
4040         syntax-table property with value nil.
4042 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
4044         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
4045         when reading the events; the buffer layout shall not be changed.
4047 2013-05-27  Leo Liu  <sdl.web@gmail.com>
4049         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
4050         New variable.
4051         (inferior-octave-directory-tracker): Automatically re-sync
4052         default-directory.
4053         (octave-help): Improve handling of 'See also'.
4055 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4057         * doc-view.el: Minor naming convention tweaks.
4058         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
4060         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
4061         even if there's no `display' property yet (bug#14435).
4063 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
4065         * subr.el (unmsys--file-name): Rename from reveal-filename.
4067         * Makefile.in (custom-deps, finder-data, autoloads)
4068         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
4069         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
4070         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
4072 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4074         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
4075         error-completion on the first 2 args of condition-case (bug#14446).
4076         Don't burp at EOB.
4078 2013-05-25  Leo Liu  <sdl.web@gmail.com>
4080         * comint.el (comint-previous-matching-input): Do not flood the
4081         *Messages* buffer with trivial messages.
4083 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4085         * progmodes/flymake.el (flymake-nop): Don't return a string.
4086         (flymake-set-at): Fix typo.
4088         * simple.el (read--expression): New function, extracted from
4089         eval-expression.  Set completion-at-point-functions (bug#14465).
4090         (eval-expression, eval-minibuffer): Use it.
4092 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
4094         * progmodes/flymake.el (flymake-save-buffer-in-file)
4095         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
4096         (flymake-selected-frame, flymake-log, flymake-ins-after)
4097         (flymake-set-at, flymake-get-buildfile-from-cache)
4098         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
4099         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
4100         Refine the doc string.
4101         (flymake-get-file-name-mode-and-masks): Reformat.
4102         (flymake-get-real-file-name-function): Fix a minor bug.
4104 2013-05-24  Juri Linkov  <juri@jurta.org>
4106         * progmodes/grep.el (grep-mode-font-lock-keywords):
4107         Support =linenumber= format used by git-grep for lines with
4108         function names.  (Bug#13549)
4110 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4112         * progmodes/octave.el (octave-smie-rules): Return nil rather than
4113         0 after a semi-colon; it works better for smie-auto-fill.
4114         (octave--indent-new-comment-line): New function.
4115         (octave-indent-new-comment-line): Use it (indirectly).
4116         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
4117         modify comment-line-break-function.
4119         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
4120         (smie-setup): Use add-function to set it.
4122 2013-05-24  Sam Steingold  <sds@gnu.org>
4124         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
4125         argument (before the `interactive' argument).
4127 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4129         * image-mode.el (image-mode-winprops): Add winprops to
4130         image-mode-winprops-alist before running
4131         image-mode-new-window-functions.
4132         * doc-view.el (doc-view-new-window-function): Don't delay
4133         doc-view-goto-page via timers (bug#14435).
4135 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
4137         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
4138         (doc-view-desktop-save-buffer): New function.
4139         (doc-view-restore-desktop-buffer): New function.
4140         (desktop-buffer-mode-handlers):
4141         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
4142         handler.
4143         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
4144         `desktop-save-buffer' function.
4146 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
4148         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
4149         (tramp-gvfs-file-name-handler): Raise a user error when
4150         `tramp-gvfs-enabled' is nil.
4151         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
4152         Do not raise a user error when loading package.  (Bug#14447)
4154         * net/xesam.el: Move to obsolete/.
4156 2013-05-24  Glenn Morris  <rgm@gnu.org>
4158         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
4160         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
4162         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
4163         (Info-find-node, Man-getpage-in-background): Declare.
4165         * mail/unrmail.el (unrmail):
4166         Replace obsolete detect-coding-with-priority.
4168         * net/socks.el (socks-split-string): Use this rather than split-string.
4169         (socks-nslookup-host): Update for above change.
4170         (dynamic-choice, s5-dynamic-choice-match)
4171         (s5-dynamic-choice-match-inline, s5-widget-value-create):
4172         Comment out unused code.
4174         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
4175         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
4176         (gud-tooltip-echo-area): Make obsolete.
4177         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
4179         * progmodes/js.el (js--optimize-arglist): Declare.
4181         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
4183         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
4184         (ediff-window-C): Declare.
4186         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
4187         Tweak requires to silence compiler.
4189         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
4190         (he-search-string, he-tried-table, he-expand-list)
4191         (he-init-string, he-string-member, he-substitute-string)
4192         (he-reset-string): Declare.
4194         * obsolete/options.el (list-options): Use custom-variable-p,
4195         rather than obsolete alias.
4197 2013-05-23  Sam Steingold  <sds@gnu.org>
4199         * simple.el (shell-command-on-region): Pass the `replace' argument
4200         down to `call-process-region' to comply with the doc as reported on
4201         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
4203 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4205         * emacs-lisp/smie.el (smie-indent-forward-token)
4206         (smie-indent-backward-token): Handle string tokens (bug#14381).
4208 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4210         * ielm.el (ielm-menu): New menu.
4211         (inferior-emacs-lisp-mode): Set comment-start.
4213 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4215         * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
4216         Fix deactivate action.
4218         * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
4219         Add cleveref macros.
4221         * lisp/textmodes/reftex-parse.el
4222         (reftex-locate-bibliography-files): Accept options for
4223         bibliography commands.
4224         * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
4225         Add addbibresource.  Basic Biblatex support.
4227 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
4229         * net/tramp-gvfs.el (top):
4230         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
4231         when loading package.  (Bug#14447)
4233 2013-05-23  Glenn Morris  <rgm@gnu.org>
4235         * progmodes/js.el: No need to load comint when compiling.
4236         (ring-insert, comint-send-string, comint-send-input)
4237         (comint-last-input-end, ido-chop): Declare.
4239         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
4240         * vc/ediff-mult.el: Adjust requires.
4241         (ediff-directories-internal, ediff-directory-revisions-internal)
4242         (ediff-patch-file-internal): Declare.
4243         * vc/ediff-ptch.el: Adjust requires.
4244         (ediff-use-last-dir, ediff-buffers-internal): Declare.
4245         (ediff-find-file): Autoload.
4246         * vc/ediff-util.el: No need to load ediff when compiling.
4247         (ediff-regions-internal): Declare.
4248         * vc/ediff-wind.el: Adjust requires.
4249         (ediff-compute-toolbar-width): Define when compiling.
4250         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
4251         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
4252         (dired-get-filename, dired-get-marked-files)
4253         (ediff-last-dir-patch, ediff-patch-default-directory)
4254         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
4255         (ediff-patch-buffer-internal): Declare.
4257         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
4258         (ispell-process, ispell-buffer-local-words, lm-summary)
4259         (lm-section-start, lm-section-end): Declare.
4260         (checkdoc-ispell-init): Simplify.
4262         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
4263         (he-string-member, he-reset-string, he-substitute-string): Declare.
4265         * eshell/em-ls.el: Adjust requires.
4266         (eshell-glob-regexp): Declare.
4267         * eshell/em-tramp.el: Adjust requires.
4268         (eshell-parse-command): Autoload.
4269         * eshell/em-xtra.el: Adjust requires.
4270         (eshell-parse-command): Autoload.
4271         * eshell/esh-ext.el: Adjust requires.
4272         (eshell-parse-command, eshell-close-handles): Autoload.
4273         * eshell/esh-io.el: Adjust requires.
4274         (eshell-output-filter): Autoload.
4275         * eshell/esh-util.el: No need to load tramp when compiling.
4276         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
4277         Declare.
4278         (eshell-parse-ange-ls): Require ange-ftp and tramp.
4279         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
4280         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
4281         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
4282         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
4283         * eshell/esh-opt.el, eshell/esh-proc.el:
4284         * eshell/esh-var.el: Adjust requires.
4285         * eshell/eshell.el: Do not require esh-util twice.
4286         (eshell-add-input-to-history): Declare.
4287         (eshell-command): Check history module is active before using it.
4289         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
4291 2013-05-22  Leo Liu  <sdl.web@gmail.com>
4293         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
4295 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
4297         * autorevert.el (auto-revert-notify-add-watch)
4298         (auto-revert-notify-handler): Add `attrib' for the inotify case,
4299         it indicates changes in file modification time.
4301 2013-05-22  Glenn Morris  <rgm@gnu.org>
4303         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
4304         Always delete the autoloaded function from the noruntime and
4305         unresolved functions lists.
4307         * allout.el: No need to load epa, epg, overlay when compiling.
4308         (epg-context-set-passphrase-callback, epg-list-keys)
4309         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
4310         (epg-key-user-id-list): Declare.
4312         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
4313         (viper-set-parsing-style-toggling-macro)
4314         (viper-set-emacs-state-searchstyle-macros):
4315         Use called-interactively-p on Emacs.
4316         (viper-looking-back): Make it an obsolete alias.  Update callers.
4317         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
4318         Use looking-back rather than viper-looking-back.
4319         (viper-tmp-insert-at-eob, viper-enlarge-region)
4320         (viper-read-string-with-history, viper-register-to-point)
4321         (viper-append-to-register, viper-change-state-to-vi)
4322         (viper-backward-char-carefully, viper-forward-char-carefully)
4323         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
4324         (viper-change-state-to-emacs): Declare.
4325         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
4326         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
4327         * emulation/viper-mous.el: Do not load viper-cmd.
4328         (viper-backward-char-carefully, viper-forward-char-carefully)
4329         (viper-forward-word, viper-adjust-window): Declare.
4331         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
4333         * progmodes/idlw-help.el (idlwave-help-fontify):
4334         Use called-interactively-p.
4336         * term/w32console.el (w32-get-console-codepage)
4337         (w32-get-console-output-codepage): Declare.
4339         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
4340         Remove unnecessary declarations.
4341         (dframe-message): Doc fix.
4343         * info.el (dframe-select-attached-frame, dframe-current-frame):
4344         Declare.
4346         * speedbar.el (speedbar-message): Make it an obsolete alias.
4347         Update all callers.
4348         (speedbar-with-attached-buffer)
4349         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
4350         (speedbar-with-writable): Use backquote.
4351         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
4352         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
4353         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
4354         rather than speedbar- aliases.
4355         * mail/rmail.el: Load dframe rather than speedbar when compiling.
4356         (speedbar-make-specialized-keymap, speedbar-insert-button)
4357         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
4358         (speedbar-do-function-pointer): Declare.
4359         (rmail-speedbar-button, rmail-speedbar-find-file)
4360         (rmail-speedbar-move-message):
4361         Use dframe-with-attached-buffer rather than speedbar- alias.
4362         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
4363         (dframe-message, speedbar-make-specialized-keymap)
4364         (speedbar-add-expansion-list, speedbar-mode-functions-list)
4365         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
4366         (speedbar-insert-button, dframe-select-attached-frame)
4367         (dframe-maybee-jump-to-attached-frame)
4368         (speedbar-change-initial-expansion-list)
4369         (speedbar-previously-used-expansion-list-name): Declare.
4370         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
4371         Use dframe-message, dframe-with-attached-buffer rather than
4372         speedbar- aliases.
4373         (gud-sentinel): Silence compiler.
4374         * progmodes/vhdl-mode.el (speedbar-refresh)
4375         (speedbar-do-function-pointer, speedbar-add-supported-extension)
4376         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
4377         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
4378         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
4379         (speedbar-file-lists, speedbar-make-tag-line)
4380         (speedbar-line-directory, speedbar-goto-this-file)
4381         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
4382         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
4383         (speedbar-make-button, speedbar-reset-scanners)
4384         (speedbar-files-item-info, speedbar-line-text)
4385         (speedbar-find-file-in-frame, speedbar-set-timer)
4386         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
4387         (speedbar-with-writable): Do not (re)define it.
4388         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
4389         rather than speedbar- alias.
4391 2013-05-21  Leo Liu  <sdl.web@gmail.com>
4393         * progmodes/octave.el (octave-mode-menu): Update and re-organize
4394         menu items.
4395         (octave-mode): Tweak fill-nobreak-predicate.
4396         (inferior-octave-startup): Check process to avoid infinite loop.
4397         (inferior-octave): Pop to buffer first to show abornmal process
4398         exit information.
4400 2013-05-21  Glenn Morris  <rgm@gnu.org>
4402         * printing.el (pr-menu-bar): Define when compiling.
4404 2013-05-21  Leo Liu  <sdl.web@gmail.com>
4406         * progmodes/octave.el (octave-auto-fill): Remove.
4407         (octave-indent-new-comment-line): Improve.
4408         (octave-mode): Use auto fill mode through
4409         comment-line-break-function and fill-nobreak-predicate.
4410         (octave-goto-function-definition): Support DEFUN_DLD.
4411         (octave-beginning-of-defun): Small tweak.
4412         (octave-help): Show parent directory.
4414 2013-05-21  Glenn Morris  <rgm@gnu.org>
4416         * files.el (dired-unmark):
4417         * progmodes/gud.el (gdb-input): Update declarations.
4419         * calculator.el (electric, ehelp): No need to load when compiling.
4420         (Electric-command-loop, electric-describe-mode): Declare.
4422         * doc-view.el (doc-view-current-converter-processes): Move before use.
4424         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4425         Move MODE-set-explicitly definition before use.
4427         * international/mule-diag.el (mule-diag):
4428         Don't use obsolete window-system-version.
4430         * mail/feedmail.el (smtpmail): No need to load when compiling.
4431         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
4433         * mail/mail-utils.el (rfc822): No need to load when compiling.
4434         (rfc822-addresses): Autoload it.
4435         (mail-strip-quoted-names): Trivial simplification.
4437         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
4438         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
4440         * net/snmp-mode.el (tempo): Don't duplicate requires.
4442         * progmodes/prolog.el (info): No need to load when compiling.
4443         (comint): Require before shell requires it.
4444         (Info-goto-node): Autoload it.
4445         (Info-follow-nearest-node): Declare.
4446         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
4448         * textmodes/artist.el (picture-mode-exit): Declare.
4450         * textmodes/reftex-parse.el (reftex-parse-from-file):
4451         Trivial rewrite so the compiler can parse it better.
4453 2013-05-20  Leo Liu  <sdl.web@gmail.com>
4455         * progmodes/octave.el (octave-help-mode-map)
4456         (octave-help-mode-finish-hook): New variables.
4457         (octave-help-mode, octave-help-mode-finish): New functions.
4458         (octave-help): Use octave-help-mode.
4460 2013-05-20  Glenn Morris  <rgm@gnu.org>
4462         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
4464 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
4466         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
4467         start at point, so that expansion starting right after opening
4468         slash in a regexp is recognized.
4469         (ruby-syntax-before-regexp-re): New defvar, extracted from
4470         ruby-syntax-propertize-function.  Since the value of this regexp
4471         is looked up at runtime now, we should be able to turn
4472         `ruby-syntax-methods-before-regexp' into a defcustom later.
4473         (ruby-syntax-propertize-function): Split regexp matching into two
4474         parts, for opening and closing slashes.  That allows us to skip
4475         over string interpolations and support multiline regexps.
4476         Don't call `ruby-syntax-propertize-expansions', instead use another rule
4477         for them, which calls `ruby-syntax-propertize-expansion'.
4478         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
4479         call to `ruby-syntax-propertize-function'.
4480         (ruby-syntax-propertize-expansion): Extracted from
4481         `ruby-syntax-propertize-expansions'.  Handles one expansion.
4482         (ruby-syntax-propertize-percent-literal): Leave point right after
4483         the percent symbol, so that the expression expansion rule can
4484         propertize the contents.
4485         (ruby-syntax-propertize-heredoc): Leave point at bol following the
4486         heredoc openers.
4487         (ruby-syntax-propertize-expansions): Remove.
4489 2013-05-18  Juri Linkov  <juri@jurta.org>
4491         * man.el (Man-default-man-entry): Remove `-' from the end
4492         of the default value.  (Bug#14400)
4494 2013-05-18  Glenn Morris  <rgm@gnu.org>
4496         * comint.el (comint-password-prompt-regexp):
4497         Allow "password for XXX" where XXX contains colons (eg https://...).
4499 2013-05-18  Leo Liu  <sdl.web@gmail.com>
4501         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
4502         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
4503         (octave-source-directories): Don't check process.
4504         (octave-source-directories, octave-find-definition): Doc fix.
4506 2013-05-18  Glenn Morris  <rgm@gnu.org>
4508         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
4509         Remove backspace/delete bindings.  (Bug#14392)
4511         * cus-dep.el (custom-make-dependencies): Sort the output.
4512         (custom-versions-load-alist): Convert comment to doc.
4514 2013-05-17  Leo Liu  <sdl.web@gmail.com>
4516         * newcomment.el (comment-search-backward): Stricter in finding
4517         comment start.  (Bug#14303)
4519         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
4520         (octave-comment-start-skip): Properly anchored.
4522 2013-05-17  Leo Liu  <sdl.web@gmail.com>
4524         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
4525         Clean up when turned off.  (Bug#14395)
4526         (smie--highlight-matching-block-overlay): No longer buffer-local.
4527         (smie-highlight-matching-block): Adjust.
4529 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
4531         Doc string fix for "nanoseconds" (Bug#14406).
4532         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
4533         Fix doc string typo that had "nanoseconds" instead of "microseconds".
4535 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
4537         * calc/calc-units.el (math-extract-units): Preserve powers
4538         of units.
4540 2013-05-17  Leo Liu  <sdl.web@gmail.com>
4542         * subr.el (delete-consecutive-dups): New function.
4543         * ido.el (ido-set-matches-1): Use it.
4544         * progmodes/octave.el (inferior-octave-completion-table): Use it.
4545         * ido.el (ido-remove-consecutive-dups): Remove.
4547 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4549         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
4550         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
4551         regexp-opt's `words'.
4553 2013-05-16  Leo Liu  <sdl.web@gmail.com>
4555         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
4556         (smie--highlight-matching-block-overlay)
4557         (smie--highlight-matching-block-lastpos)
4558         (smie--highlight-matching-block-timer): New variables.
4559         (smie-highlight-matching-block): New function.
4560         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
4561         (smie-setup): Conditionally enable smie-blink-matching-open.
4563 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
4565         Sync with upstream verilog-mode r840.
4566         * progmodes/verilog-mode.el (verilog-mode-version)
4567         (verilog-mode-release-date): Update.
4568         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
4569         (verilog-sig-tieoff): Fix string error on
4570         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
4571         (verilog-read-decls): Fix parameters confusing
4572         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
4574 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
4576         * subr.el (reveal-filename): New function.
4578         * loadup.el: Compute Emacs executable versions on MS-Windows,
4579         where executables have the .exe extension.  Add a hard link
4580         emacs-XX.YY.ZZ.exe on MS-Windows.
4582         * Makefile.in (XARGS_LIMIT): New variable.
4583         (custom-deps, finder-data, autoloads)
4584         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
4585         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
4586         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
4587         (compile-main): Limit xargs according to $(XARGS_LIMIT).
4589 2013-05-16  Leo Liu  <sdl.web@gmail.com>
4591         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
4592         (octave-mode-menu, octave-mode-map): Remove its uses.
4594 2013-05-16  Reto Zimmermann  <reto@gnu.org>
4596         Sync with upstream vhdl mode v3.34.2.
4597         * progmodes/vhdl-mode.el: Use `push' throughout.
4598         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
4599         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
4600         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
4601         (vhdl-actual-generic-name): New option to derive actual generic name.
4602         (vhdl-port-paste-signals): Replace formal by actual generics.
4603         (vhdl-beautify): New name for old group vhdl-align.  Update users.
4604         (vhdl-beautify-options): New option.
4605         (vhdl-last-input-event): New compat alias.  Use throughout.
4606         (vhdl-goto-line): Replace user level function `goto-line'.
4607         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
4608         vhdl-fix-statement-buffer.
4609         (vhdl-create-mode-menu): Add some entries.
4610         (vhdl-align-region-groups): Respect vhdl-beautify-options.
4611         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
4612         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
4613         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
4614         to force statements on one line.
4615         (vhdl-remove-trailing-spaces-region):
4616         New, split from vhdl-remove-trailing-spaces.
4617         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
4618         Respect vhdl-beautify-options.
4619         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
4620         (vhdl-update-sensitivity-list): Not add with index if exists without.
4621         Not include array index with signal.  Ignore keywords in comments.
4622         (vhdl-get-visible-signals): Regexp tweaks.
4623         (vhdl-template-component-inst): Handle empty library.
4624         (vhdl-template-type): Add template for 'enum' type.
4625         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
4626         Use vhdl-replace-string.
4627         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
4628         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
4629         (vhdl-speedbar-initialize): Update for above name change.
4630         (vhdl-compose-wire-components): Fix in handling of constants.
4631         (vhdl-error-regexp-emacs-alist): New variable.
4632         (vhdl-error-regexp-add-emacs): New function;
4633         adds support for new compile.el (Emacs 22+)
4634         (vhdl-generate-makefile-1): Change target order for single lib. units.
4635         Allow use of absolute file names.
4637 2013-05-16  Leo Liu  <sdl.web@gmail.com>
4639         * simple.el (prog-indent-sexp): Indent enclosing defun.
4641 2013-05-15  Glenn Morris  <rgm@gnu.org>
4643         * cus-start.el (show-trailing-whitespace): Move to editing basics.
4644         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
4645         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
4646         (whitespace-highlight): Move to whitespace group.
4648         * comint.el (comint-source):
4649         * pcmpl-linux.el (pcmpl-linux):
4650         * shell.el (shell-faces):
4651         * eshell/esh-opt.el (eshell-opt):
4652         * international/ccl.el (ccl): Remove empty custom groups.
4654         * completion.el (dynamic-completion-mode):
4655         * jit-lock.el (jit-lock-debug-mode):
4656         * minibuffer.el (completion-in-region-mode):
4657         * type-break.el (type-break-mode-line-message-mode)
4658         (type-break-query-mode):
4659         * emulation/tpu-edt.el (tpu-edt-mode):
4660         * progmodes/subword.el (global-subword-mode, global-superword-mode):
4661         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4662         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
4664         * term/xterm.el (xterm): Change parent group to terminals.
4666         * master.el (master): Remove empty custom group.
4667         (master-mode): Remove unused :group argument.
4668         * textmodes/refill.el (refill): Remove empty custom group.
4669         (refill-mode): Remove unused :group argument.
4671         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
4673         * cus-dep.el: Provide a feature.
4674         (custom-make-dependencies): Ignore dotfiles (dir-locals).
4675         Don't mistakenly ignore files whose basenames match a basename
4676         from preloaded-file-list (eg cedet/ede/simple.el).
4677         Add a fallback method for getting :group.
4679 2013-05-15  Juri Linkov  <juri@jurta.org>
4681         * isearch.el (isearch-char-by-name): Rename from
4682         `isearch-insert-char-by-name'.  Doc fix.
4683         (isearch-forward): Mention `isearch-char-by-name' in
4684         the docstring.  (Bug#13348)
4686         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
4687         `exit-minibuffer' instead of
4688         `isearch-nonincremental-exit-minibuffer'.
4689         (isearch-edit-string): Remove mention of
4690         `isearch-nonincremental-exit-minibuffer' from docstring.
4691         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
4692         (isearch-forward-exit-minibuffer)
4693         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
4695 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4697         * loadup.el: Just use unversioned DOC.
4699         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
4700         literals as extending to EOB.
4701         (nxml-last-fontify-end): Remove unused variable.
4702         (nxml-after-change1): Use with-silent-modifications.
4703         (nxml-extend-after-change-region): Simplify.
4704         (nxml-extend-after-change-region1): Remove function.
4705         (nxml-after-change1): Don't adjust for dependent regions.
4706         (nxml-fontify-matcher): Simplify.
4707         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
4708         (xmltok-add-dependent): Remove function.
4709         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
4710         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
4711         (xmltok-scan-prolog-after-processing-instruction-open): Treat
4712         unclosed <[[, <?, comment, and other literals as extending to EOB.
4713         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
4714         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
4715         Remove functions.
4716         (rng-do-some-validation-1): Don't mark dependent regions.
4717         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
4718         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
4719         (nxml-clear-dependent-regions): Remove functions.
4720         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
4721         (nxml-ensure-scan-up-to-date):
4722         Don't clear&mark dependent regions.
4724 2013-05-15  Leo Liu  <sdl.web@gmail.com>
4726         * progmodes/octave.el (octave-goto-function-definition):
4727         Improve and fix callers.
4729 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4731         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
4732         the setter (bug#14387).
4734         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
4735         surrounding group (bug#14402).
4737 2013-05-14  Juri Linkov  <juri@jurta.org>
4739         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
4740         (Bug#14390)
4742 2013-05-14  Glenn Morris  <rgm@gnu.org>
4744         * progmodes/f90.el (f90-imenu-generic-expression):
4745         Fix typo in 2013-05-08 change.  (Bug#14402)
4747 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
4749         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
4750         Remove signals for which replies are never received.
4752 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
4754         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
4755         (gdb-handler-alist, gdb-handler-number): Remove variables.
4756         (gdb-handler-list): New variable.
4757         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
4758         (gdb-pending-handler-p, gdb-handle-reply)
4759         (gdb-remove-all-pending-triggers): New functions.
4760         (gdb-discard-unordered-replies): New defcustom.
4761         (gdb-handler): New defstruct.
4762         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
4763         instead of gdb-pending-triggers.  Update docstring.
4764         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
4765         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
4766         (gdb-var-update-handler, def-gdb-auto-update-trigger)
4767         (def-gdb-auto-update-handler, gdb-get-changed-registers)
4768         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
4769         (gdb-frame-handler): Pending triggers are now automatically managed.
4770         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
4771         Remove argument.
4772         (gdb-input): Automatically handles pending triggers.  Update docstring.
4773         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
4774         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
4775         Update comments.
4776         (gdb-done-or-error): Now use gdb-handle-reply.
4778 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
4780         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
4781         gdb-debug-log.
4783 2013-05-14  Glenn Morris  <rgm@gnu.org>
4785         * subr.el (user-emacs-directory-warning): New option.
4786         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
4788 2013-05-14  Leo Liu  <sdl.web@gmail.com>
4790         * progmodes/octave.el (octave-font-lock-keywords): Fix error
4791         during redisplay.
4792         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
4793         (octave-font-lock-texinfo-comment): Fix invalid search bound
4794         error: wrong side of point.
4796 2013-05-14  Glenn Morris  <rgm@gnu.org>
4798         * progmodes/flymake.el (flymake-xml-program): New option.
4799         (flymake-xml-init): Use it.
4801         * term/xterm.el: Provide a feature.
4803         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
4805 2013-05-13  Glenn Morris  <rgm@gnu.org>
4807         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
4808         Add compat aliases as a hack workaround.  (Bug#14384)
4810 2013-05-13  Leo Liu  <sdl.web@gmail.com>
4812         * progmodes/octave.el (octave-indent-comment): Fix indentation for
4813         ###, and %!.
4814         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
4815         C-M-q.
4816         (octave-comment-start-skip): Include %!.
4817         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
4819 2013-05-12  Leo Liu  <sdl.web@gmail.com>
4821         * progmodes/octave.el (inferior-octave-startup): Store the value
4822         of __octave_srcdir__ for octave-source-directories.
4823         (inferior-octave-check-process): New function refactored out of
4824         inferior-octave-send-list-and-digest.
4825         (octave-source-directories)
4826         (octave-find-definition-filename-function): New variables.
4827         (octave-source-directories)
4828         (octave-find-definition-default-filename): New functions.
4829         (octave-find-definition): Improve to find functions implemented in C++.
4831 2013-05-12  Glenn Morris  <rgm@gnu.org>
4833         * calendar/diary-lib.el (diary-outlook-format-1):
4834         Don't include dayname in the output.  (Bug#14349)
4836 2013-05-11  Glenn Morris  <rgm@gnu.org>
4838         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
4840         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
4841         Treat cc-provide like provide.
4843 2013-05-11  Kevin Ryde  <user42@zip.com.au>
4845         * cus-dep.el (custom-make-dependencies):
4846         Use generated-autoload-load-name for the sake of files such
4847         such cedet/semantic/bovine/c.el, where the base file name
4848         is not in load-path.  (Bug#5277)
4850 2013-05-11  Glenn Morris  <rgm@gnu.org>
4852         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
4853         Provide features.
4855 2013-05-11  Leo Liu  <sdl.web@gmail.com>
4857         * progmodes/octave.el (octave-indent-comment): Improve.
4858         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
4859         (octave-eldoc-function-signatures, octave-eldoc-function):
4860         New functions.
4861         (octave-mode, inferior-octave-mode): Add eldoc support.
4863 2013-05-11  Richard Stallman  <rms@gnu.org>
4865         * epa.el (epa-decrypt-file): Take output file name as argument
4866         and read it using `interactive'.
4868 2013-05-11  Leo Liu  <sdl.web@gmail.com>
4870         * progmodes/octave.el (octave-beginning-of-line)
4871         (octave-end-of-line): Check before using up-list because it jumps
4872         out of more syntactic contructs since moving to smie.
4873         (octave-indent-comment): New function.
4874         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
4875         (octave-begin-keywords, octave-end-keywords)
4876         (octave-reserved-words, octave-smie-bnf-table)
4877         (octave-smie-rules): Add new keywords from Octave 3.6.4.
4879 2013-05-11  Glenn Morris  <rgm@gnu.org>
4881         * faces.el (internal-face-x-get-resource):
4882         * frame.el (ns-display-monitor-attributes-list):
4883         * calc/calc-aent.el (math-to-radians-2):
4884         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
4885         Fix declarations.
4887         * calc/calc-menu.el: Make it loadable in isolation.
4889         * net/eudcb-bbdb.el: Make it loadable without bbdb.
4890         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
4891         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
4892         (eudc-bbdb-query-internal): Require 'bbdb.
4894         * lpr.el (lpr-headers-switches):
4895         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
4897         * progmodes/sql.el (sql-login-params): Fix and improve :type.
4899         * emulation/edt-mapper.el: In batch mode, error rather than hang.
4901         * term.el (term-set-escape-char): Make it idempotent.
4903 2013-05-10  Leo Liu  <sdl.web@gmail.com>
4905         * progmodes/octave.el (inferior-octave-completion-table):
4906         No longer a function and all uses changed.  Use cache to speed up
4907         completion due to bug#11906.
4908         (octave-beginning-of-defun): Re-write to be more general.
4910 2013-05-10  Glenn Morris  <rgm@gnu.org>
4912         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
4914 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4916         * comint.el (comint-redirect-send-command-to-process): Use :around
4917         rather than :override for comint-redirect-filter.
4918         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
4919         Call it instead of comint-redirect-original-filter-function (which
4920         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
4922 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
4924         * frame.el (display-monitor-attributes-list): Add NS case.
4925         (ns-display-monitor-attributes-list): Declare.
4927 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
4929         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
4931 2013-05-09  Glenn Morris  <rgm@gnu.org>
4933         * international/fontset.el (vertical-centering-font-regexp):
4934         Set standard-value.
4936         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
4938         * bookmark.el (bookmark-search-delay):
4939         * cus-start.el (vertical-centering-font-regexp):
4940         * ps-mule.el (ps-mule-font-info-database-default):
4941         * ps-print.el (ps-default-fg, ps-default-bg):
4942         * type-break.el (type-break-good-break-interval):
4943         * whitespace.el (whitespace-indentation-regexp)
4944         (whitespace-space-after-tab-regexp):
4945         * emacs-lisp/testcover.el (testcover-1value-functions)
4946         (testcover-noreturn-functions, testcover-progn-functions)
4947         (testcover-prog1-functions):
4948         * emulation/viper-init.el (viper-emacs-state-cursor-color):
4949         * eshell/em-glob.el (eshell-glob-translate-alist):
4950         * play/tetris.el (tetris-tty-colors):
4951         * progmodes/cpp.el (cpp-face-default-list):
4952         * progmodes/flymake.el (flymake-allowed-file-name-masks):
4953         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
4954         (idlwave-help-browser-generic-args):
4955         * progmodes/make-mode.el (makefile-special-targets-list):
4956         * progmodes/python.el (python-shell-virtualenv-path):
4957         * progmodes/verilog-mode.el (verilog-active-low-regexp)
4958         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
4959         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
4960         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
4961         * textmodes/reftex-vars.el (reftex-format-label-function):
4962         * textmodes/remember.el (remember-diary-file): Fix custom types.
4964         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
4965         Add :version.
4967 2013-05-09  Leo Liu  <sdl.web@gmail.com>
4969         * progmodes/octave.el (inferior-octave-completion-at-point):
4970         Restore file completion.  (Bug#14300)
4971         (inferior-octave-startup): Fix incorrect highlighting for the
4972         first prompt.
4974 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4976         * progmodes/ruby-mode.el: First cut at SMIE support.
4977         (ruby-use-smie): New var.
4978         (ruby-smie-grammar): New constant.
4979         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
4980         (ruby-smie--forward-token, ruby-smie--backward-token)
4981         (ruby-smie-rules): New functions.
4982         (ruby-mode-variables): Setup SMIE if applicable.
4984 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
4986         * simple.el (line-move-visual): Signal beginning/end of buffer
4987         only if vertical-motion moved less than it was requested.  Avoids
4988         silly incorrect error messages when there are display strings with
4989         multiple newlines at EOL.
4991 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4993         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
4994         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
4995         (prolog-char-quote-workaround):
4996         * progmodes/cperl-mode.el (cperl-under-as-char):
4997         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
4998         Mark as obsolete.
4999         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
5000         their declaration.
5001         (vhdl-mode-syntax-table-init): Remove.
5003         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
5004         last change.
5006         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
5007         syntax for "_".
5008         (ld-script-font-lock-keywords):
5009         Change regexps to use things like \_< and \_>.
5011         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
5012         Change all regexps to use things like \_< and \_>.
5014         * progmodes/autoconf.el (autoconf-definition-regexp)
5015         (autoconf-font-lock-keywords, autoconf-current-defun-function):
5016         Handle a _ with symbol syntax.
5017         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
5019         * progmodes/ada-mode.el (ada-mode-abbrev-table):
5020         Consolidate declaration.
5021         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
5022         the declaration.
5023         (ada-create-syntax-table): Remove.
5024         (ada-capitalize-word): Don't mess with the syntax of "_" since it
5025         already has the right syntax nowadays.
5026         (ada-goto-next-word): Don't change the syntax of "_".
5028         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
5029         with-wrapper-hook.
5031 2013-05-08  Sam Steingold  <sds@gnu.org>
5033         * thingatpt.el (thing-at-point): Accept optional second argument
5034         NO-PROPERTIES to strip the text properties from the return value.
5035         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
5036         to `thing-at-point' instead of stripping the properties ourselves.
5037         Also, when `thing-at-point' fails to find a url, prepend "http://"
5038         to the filename at point on the assumption that the user is
5039         pointing at something like gnu.org/gnu.
5041 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
5043         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
5044         * faces.el (crm-separator):
5045         Silence byte-compiler.
5047         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
5048         (tool-bar-map): Remove unneeded defvars.
5050 2013-05-08  Leo Liu  <sdl.web@gmail.com>
5052         Re-work a fix for bug#10994 based on Le Wang's patch.
5053         * ido.el (ido-remove-consecutive-dups): New helper.
5054         (ido-completing-read): Use it.
5055         (ido-chop): Revert fix for bug#10994.
5057 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
5059         * cus-edit.el (custom-save-variables):
5060         Pretty-print long values.  (Bug#14187)
5062 2013-05-08  Glenn Morris  <rgm@gnu.org>
5064         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
5065         (m4-mode-syntax-table): Init in the defvar.
5066         (m4-mode-abbrev-table): Let define-derived-mode define it.
5068 2013-05-08  Tom Tromey  <tromey@redhat.com>
5070         * progmodes/m4-mode.el (m4-mode-syntax-table):
5071         Do not treat "_" as word constituent.  (Bug#14167)
5073 2013-05-07  Glenn Morris  <rgm@gnu.org>
5075         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
5076         Remove explicit eshell-isearch-cancel-map.
5078         * progmodes/f90.el (f90-smart-end-names): New option.
5079         (f90-smart-end): Doc fix.
5080         (f90-end-block-optional-name): New constant.
5081         (f90-block-match): Respect f90-smart-end-names.
5083 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5085         * progmodes/octave.el (octave-smie-forward-token): Be more careful
5086         about implicit semi-colons (bug#14218).
5088 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
5090         * frame.el (display-monitor-attributes-list)
5091         (frame-monitor-attributes): New functions.
5093 2013-05-06  Leo Liu  <sdl.web@gmail.com>
5095         * progmodes/octave.el (octave-syntax-propertize-function): Change
5096         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
5097         (octave-font-lock-keywords): Use octave-operator-regexp.
5098         (octave-completion-at-point): Rename from
5099         octave-completion-at-point-function.
5100         (inferior-octave-directory-tracker): Robustify.
5101         (octave-text-functions): Remove and fix its uses.  No such things
5102         any more.
5104 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5106         * emacs-lisp/trace.el (trace--display-buffer): New function.
5107         (trace-make-advice): Use it.
5109 2013-05-06  Juri Linkov  <juri@jurta.org>
5111         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
5112         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
5113         Doc fix.
5114         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
5115         in the help string.  (Bug#12985)
5117 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
5119         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
5121 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5123         * progmodes/perl-mode.el: Add support for here documents.
5124         (perl-syntax-propertize-function): Match here-doc markers.
5125         (perl-syntax-propertize-special-constructs): Find their end.
5126         (perl-imenu-generic-expression): Use [:alnum:].
5128         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
5129         (advice--add-function): Refresh the advice if already present
5130         (bug#14317).
5132 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
5134         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
5136 2013-05-06  Glenn Morris  <rgm@gnu.org>
5138         * w32-fns.el (w32-charset-info-alist): Declare.
5140         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
5141         of its defcustom properties.
5142         (eshell-cmpl-initialize): No need to load pcomplete.
5144         * generic-x.el: No need to require comint when compiling.
5146         * net/eudc-export.el: Make it loadable without bbdb.
5147         (top-level): Use require rather than load-library.
5148         (eudc-create-bbdb-record, eudc-bbdbify-phone)
5149         (eudc-batch-export-records-to-bbdb)
5150         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
5151         Require bbdb.
5153 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5155         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
5156         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
5157         some tweaks, instead.
5159 2013-05-05  Leo Liu  <sdl.web@gmail.com>
5161         * progmodes/octave.el (octave-font-lock-keywords)
5162         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
5163         (inferior-octave-send-list-and-digest): Improve error message.
5164         (octave-mode, inferior-octave-mode): Use setq-local.
5165         (octave-help): Set info-lookup-mode.
5167 2013-05-05  Richard Stallman  <rms@gnu.org>
5169         * vc/compare-w.el (compare-windows-whitespace):
5170         Treat no-break space as whitespace.
5172         * mail/rmailsum.el (rmail-summary-rmail-update):
5173         Detect empty summary and don't change selected message.
5174         (rmail-summary-goto-msg): Likewise.
5176         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
5177         Doc fixes, rename args.
5179 2013-05-05  Alan Mackenzie  <acm@muc.de>
5181         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
5183 2013-05-05  Juri Linkov  <juri@jurta.org>
5185         * info.el (Info-read-subfile): Use (point-min) instead of (point)
5186         to not add the length of the summary segment to the return value.
5187         (Bug#14125)
5189 2013-05-05  Leo Liu  <sdl.web@gmail.com>
5191         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
5192         (inferior-octave-output-filter): Remove.
5193         (octave-send-region, inferior-octave-startup): Fix callers.
5194         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
5195         (octave-binary-file-extensions): New user variable.
5196         (octave-find-definition): Confirm if opening binary files.
5197         (octave-help-file): Use octave-find-definition to get the binary
5198         confirmation.
5199         (octave-help): Adjust for octave-help-file change.
5201 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5203         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
5204         Merge the two entries that handle function definitions.
5205         (pascal--syntax-propertize): New const.
5206         (pascal-mode): Use it.  Use setq-local.
5208 2013-05-04  Glenn Morris  <rgm@gnu.org>
5210         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
5211         (diary-from-outlook): Respect diary-from-outlook-function.
5213 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5215         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
5216         Move the declaration from C.
5217         (read-minibuffer, eval-minibuffer): Move from C.
5218         (completion-setup-function): Avoid minibuffer-completion-contents.
5220 2013-05-03  Leo Liu  <sdl.web@gmail.com>
5222         * progmodes/octave.el (octave-font-lock-keywords): Do not
5223         dehighlight 'end' in comments or strings.
5224         (octave-completing-read, octave-goto-function-definition):
5225         New helpers.
5226         (octave-help-buffer): New user variable.
5227         (octave-help-file, octave-help-function): New button types.
5228         (octave-help): New command and bind it to C-h ;.
5229         (octave-find-definition): New command and bind it to M-.
5230         (user-error): Alias to error if not defined.
5232 2013-05-02  Leo Liu  <sdl.web@gmail.com>
5234         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
5235         for \.  (bug#14332)
5236         (octave-font-lock-keywords): Include [ and {.
5238 2013-05-02  Leo Liu  <sdl.web@gmail.com>
5240         * progmodes/octave.el (inferior-octave-startup-file): Change default.
5241         (inferior-octave): Remove calling comint-mode and return the buffer.
5242         (inferior-octave-startup): Cosmetic changes.
5244 2013-05-02  Leo Liu  <sdl.web@gmail.com>
5246         * progmodes/octave.el (octave-syntax-propertize-function):
5247         Include the case when ' is at line beginning.  (Bug#14336)
5249 2013-05-02  Glenn Morris  <rgm@gnu.org>
5251         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
5252         * desktop.el (vc-dir-mode): Just autoload it here.
5254 2013-05-02  Alan Mackenzie  <acm@muc.de>
5256         Eliminate variable c-standard-font-lock-fontify-region-function.
5257         * progmodes/cc-mode.el
5258         (c-standard-font-lock-fontify-region-function): Remove.
5259         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
5261 2013-05-01  Leo Liu  <sdl.web@gmail.com>
5263         * progmodes/octave.el: Compatible with older emacs-24 releases.
5264         (inferior-octave-has-built-in-variables): Remove.  Built-in
5265         variables were removed from Octave in 2007.
5266         (inferior-octave-startup): Fix uses.
5267         (comint-line-beginning-position): Remove compatibility code for
5268         emacs 21.
5270 2013-05-01  Juri Linkov  <juri@jurta.org>
5272         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
5274 2013-05-01  Juri Linkov  <juri@jurta.org>
5276         * comint.el (comint-previous-matching-input): Don't print message
5277         "History item: %d" when `isearch-mode' is active.
5278         (comint-history-isearch-message): Print message "History item: %d"
5279         when `comint-input-ring-index' is not empty and this function is
5280         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
5282 2013-05-01  Leo Liu  <sdl.web@gmail.com>
5284         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
5285         definitions.  Use completion-at-point to insert keywords.
5286         (octave-abbrev-start): Remove.
5287         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
5289 2013-04-30  Leo Liu  <sdl.web@gmail.com>
5291         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
5292         change.
5294 2013-04-30  Alan Mackenzie  <acm@muc.de>
5296         Handle arbitrarily long C++ member initialisation lists.
5297         * progmodes/cc-engine.el (c-back-over-member-initializers):
5298         new function.
5299         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
5300         (most) member init lists.
5302 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5304         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
5305         variable.
5307 2013-04-30  Leo Liu  <sdl.web@gmail.com>
5309         * progmodes/octave.el (octave-variables): Remove.  No builtin
5310         variables any more.  All converted to functions.
5311         (octave-font-lock-keywords, octave-completion-at-point-function):
5312         Fix uses.
5313         (octave-font-lock-texinfo-comment): New user variable.
5314         (octave-texinfo-font-lock-keywords): New variable for texinfo
5315         comment block.
5316         (octave-function-comment-block): New face.
5317         (octave-font-lock-texinfo-comment): New function.
5318         (octave-mode): Font lock texinfo comment block.
5320 2013-04-29  Leo Liu  <sdl.web@gmail.com>
5322         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
5323         indexing expression.
5324         (octave-continuation-string): Do not use \.
5325         (inferior-octave-complete-impossible): Remove.
5326         (inferior-octave-completion-table)
5327         (inferior-octave-completion-at-point): Remove its uses.
5328         (inferior-octave-startup): completion_matches was introduced to
5329         Octave in 1996 so safe to assume it.
5330         (octave-function-file-comment): Improve to follow how Octave does it.
5331         (octave-update-function-file-comment): Tweak.
5333 2013-04-29  Leo Liu  <sdl.web@gmail.com>
5335         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
5336         (inferior-octave-startup): Remove inferior-octave-startup-hook.
5337         (octave-function-file-comment): Fix typo.
5338         (octave-sync-function-file-names): Use read-char-choice.
5340 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
5342         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
5343         to t for the less important warnings.
5345 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5347         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
5349 2013-04-27  Glenn Morris  <rgm@gnu.org>
5351         * vc/log-view.el (log-view-current-entry):
5352         Treat "---" separator lines as part of the following rev.  (Bug#14169)
5354 2013-04-27  Juri Linkov  <juri@jurta.org>
5356         * subr.el (read-number): Doc fix about using it by interactive
5357         code letter `n'.  (Bug#14254)
5359 2013-04-27  Juri Linkov  <juri@jurta.org>
5361         * desktop.el (desktop-auto-save-timeout): New option.
5362         (desktop-file-checksum): New variable.
5363         (desktop-save): Add optional arg `auto-save' and don't auto-save
5364         if nothing changed.
5365         (desktop-auto-save-timer): New variable.
5366         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
5367         (after-init-hook): Call `desktop-auto-save-set-timer'.
5368         Suggested by Reuben Thomas <rrt@sc3d.org> in
5369         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
5371 2013-04-27  Leo Liu  <sdl.web@gmail.com>
5373         * progmodes/octave.el (octave-function-file-p)
5374         (octave-skip-comment-forward, octave-function-file-comment)
5375         (octave-update-function-file-comment): New functions.
5376         (octave-mode-map): Bind C-c ; to
5377         octave-update-function-file-comment.
5378         (octave-mode-menu): Add octave-update-function-file-comment.
5379         (octave-mode, inferior-octave-mode): Fix doc-string.
5380         (octave-insert-defun): Conform to Octave's coding convention.
5381         (Bug#14285)
5383         * files.el (basic-save-buffer): Don't let errors in
5384         before-save-hook prevent saving buffer.
5386 2013-04-20  Roland Winkler  <winkler@gnu.org>
5388         * faces.el (read-face-name): Use completing-read if arg multiple
5389         is nil.
5391 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
5393         * ls-lisp.el (ls-lisp-insert-directory): If no files are
5394         displayed, move point to after the totals line.
5395         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
5396         for the details.
5398 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5400         * emacs-lisp/package.el (package-autoload-ensure-default-file):
5401         Add current dir to the load-path.
5402         (package-generate-autoloads): Don't rely on
5403         autoload-ensure-default-file.
5405 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
5407         * textmodes/remember.el (remember-store-in-files): Document that
5408         the file name format is passed to `format-time-string'.
5410 2013-04-26  Leo Liu  <sdl.web@gmail.com>
5412         * progmodes/octave.el (octave-sync-function-file-names): New function.
5413         (octave-mode): Use it in before-save-hook.
5415 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5417         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
5418         (bug#14274).
5420         * progmodes/octave.el (octave-smie-forward-token): Properly skip
5421         \n and comment, even if it's not an implicit ; (bug#14218).
5423 2013-04-26  Glenn Morris  <rgm@gnu.org>
5425         * subr.el (read-number): Once more use `read' rather than
5426         `string-to-number', to trap non-numeric input.  (Bug#14254)
5428 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
5430         * emacs-lisp/syntax.el (syntax-propertize-multiline):
5431         Use `syntax-multiline' text property consistently instead of
5432         `font-lock-multiline'.  (Bug#14237)
5434 2013-04-26  Glenn Morris  <rgm@gnu.org>
5436         * emacs-lisp/shadow.el (list-load-path-shadows):
5437         No longer necessary to check for duplicate simple.el, since
5438         2012-07-07 change to init_lread to not include installation lisp
5439         directories in load-path when running uninstalled.  (Bug#14270)
5441 2013-04-26  Leo Liu  <sdl.web@gmail.com>
5443         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
5444         (octave-mode, inferior-octave-mode): Use setq-local.
5445         (octave-not-in-string-or-comment-p): Rename to
5446         octave-in-string-or-comment-p.
5447         (octave-in-comment-p, octave-in-string-p)
5448         (octave-in-string-or-comment-p): Replace defsubst with defun.
5450 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
5452         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
5454 2013-04-25  Bastien Guerry  <bzg@gnu.org>
5456         * textmodes/remember.el (remember-data-directory)
5457         (remember-directory-file-name-format): Fix custom types.
5459 2013-04-25  Leo Liu  <sdl.web@gmail.com>
5461         * progmodes/octave.el (octave-completion-at-point-function):
5462         Make use of inferior octave process.
5463         (octave-initialize-completions): Remove.
5464         (inferior-octave-completion-table): New function.
5465         (inferior-octave-completion-at-point): Use it.
5466         (octave-completion-alist): Remove.
5468 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5470         * progmodes/opascal.el: Use font-lock and syntax-propertize.
5471         (opascal-mode-syntax-table): New var.
5472         (opascal-literal-kind, opascal-is-literal-end)
5473         (opascal-literal-token-at): Rewrite.
5474         (opascal--literal-start-re, opascal-font-lock-keywords)
5475         (opascal--syntax-propertize): New constants.
5476         (opascal-font-lock-defaults): Adjust.
5477         (opascal-mode): Use them.  Set comment-<foo> variables as well.
5478         (delphi-comment-face, opascal-comment-face, delphi-string-face)
5479         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
5480         (delphi-other-face, opascal-other-face): Remove face variables.
5481         (opascal-save-state): Remove macro.
5482         (opascal-fontifying-progress-step): Remove constant.
5483         (opascal--ignore-changes): Remove var.
5484         (opascal-set-token-property, opascal-parse-next-literal)
5485         (opascal-is-stable-literal, opascal-complete-literal)
5486         (opascal-is-literal-start, opascal-face-of)
5487         (opascal-parse-region, opascal-parse-region-until-stable)
5488         (opascal-fontify-region, opascal-after-change)
5489         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
5490         (opascal-debug-parse-region, opascal-debug-parse-window)
5491         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
5492         (opascal-debug-fontify-buffer): Remove.
5493         (opascal-debug-mode-map): Adjust accordingly.
5495 2013-04-25  Leo Liu  <sdl.web@gmail.com>
5497         Merge octave-mod.el and octave-inf.el into octave.el with some
5498         cleanups.
5499         * progmodes/octave.el: New file renamed from octave-mod.el.
5500         * progmodes/octave-inf.el: Merged into octave.el.
5501         * progmodes/octave-mod.el: Renamed to octave.el.
5503 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
5505         * textmodes/reftex-vars.el
5506         (reftex-label-ignored-macros-and-environments): New defcustom.
5508         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
5510 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5512         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
5513         (smie-indent-keyword): Improve the check to ensure that the next
5514         comment is really on the same line.
5515         (smie-indent-comment): Don't align with a subsequent closer (or eob).
5517         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
5518         semi-colons if the line is not otherwise empty (bug#14218).
5520 2013-04-25  Glenn Morris  <rgm@gnu.org>
5522         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
5524 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5526         * progmodes/opascal.el (opascal-set-token-property): Rename from
5527         opascal-set-text-properties and only set `token' (bug#14134).
5528         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
5529         (opascal-literal-text-properties): Remove.
5530         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
5531         Adjust callers.
5533 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
5535         * textmodes/remember.el (remember-handler-functions): Add an
5536         option for a new handler `remember-store-in-files'.
5537         (remember-data-directory, remember-directory-file-name-format):
5538         New options.
5539         (remember-store-in-files): New function to store remember notes
5540         as separate files within a directory.
5542 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
5544         * progmodes/compile.el (compilation-next-error-function):
5545         Pass "formats" to compilation-find-file (bug#11777).
5547 2013-04-24  Glenn Morris  <rgm@gnu.org>
5549         * vc/vc-bzr.el (vc-bzr-print-log):
5550         * vc/vc-hg.el (vc-hg-print-log):
5551         * vc/vc-svn.el (vc-svn-print-log):
5552         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
5554         * vc/vc-bzr.el (vc-bzr-print-log):
5555         * vc/vc-cvs.el (vc-cvs-print-log):
5556         * vc/vc-git.el (vc-git-print-log):
5557         * vc/vc-hg.el (vc-hg-print-log):
5558         * vc/vc-mtn.el (vc-mtn-print-log):
5559         * vc/vc-rcs.el (vc-rcs-print-log):
5560         * vc/vc-sccs.el (vc-sccs-print-log):
5561         * vc/vc-svn.el (vc-svn-print-log):
5562         * vc/vc.el (vc-print-log-internal): Doc fixes.
5564 2013-04-23  Glenn Morris  <rgm@gnu.org>
5566         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
5567         Remove venerable code attempting to avoid substitute-command-keys.
5569 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
5571         * textmodes/reftex-vars.el (reftex-label-regexps):
5572         Call `reftex-compile-variables' after changes to this variable.
5574 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5576         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
5577         Use lexical-binding.
5578         (jit-lock-force-redisplay): Use markers, check buffer's continued
5579         existence and beware narrowed buffers.
5580         (jit-lock-fontify-now): Adjust call accordingly.
5582 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5584         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
5585         to avoid misleading the user.
5587 2013-04-22  Leo Liu  <sdl.web@gmail.com>
5589         * info-look.el: Prefer latex2e.info.  (Bug#14240)
5591 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
5593         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
5595         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
5596         * net/tramp.el (tramp-call-process): ... here.
5597         (tramp-set-completion-function, tramp-parse-putty):
5598         * net/tramp-adb.el (tramp-adb-execute-adb-command):
5599         * net/tramp-gvfs.el (tramp-gvfs-send-command):
5600         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
5601         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
5602         (tramp-call-local-coding-command): Use `tramp-call-process'
5603         instead of `tramp-compat-call-process'.
5605         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
5606         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
5607         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
5608         (tramp-find-inline-compress): Improve traces.
5609         (tramp-maybe-send-script): Check for Perl binary.
5610         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
5612 2013-04-22  Daiki Ueno  <ueno@gnu.org>
5614         * epg.el (epg-context-pinentry-mode): New function.
5615         (epg-context-set-pinentry-mode): New function.
5616         (epg--start): Pass --pinentry-mode option to gpg command.
5618 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
5620         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
5621         `comint-dynamic-complete' is obsolete since 24.1, replaced by
5622         `completion-at-point'.  (Bug#13774)
5624         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
5625         default key binding for `describe-distribution' has been moved to
5626         `C-h C-o'.  (Bug#13970)
5628 2013-04-21  Glenn Morris  <rgm@gnu.org>
5630         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
5631         Add doc strings.
5632         (vc-print-log): Clarify interactive prompt.
5634 2013-04-20  Glenn Morris  <rgm@gnu.org>
5636         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
5637         No longer include timestamp etc information.
5639 2013-04-20  Roland Winkler  <winkler@gnu.org>
5641         * faces.el (read-face-name): Bug fix, return just one face if arg
5642         multiple is nil.  (Bug#14209)
5644 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5646         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
5647         (remove-function): Autoload.
5649         * comint.el (comint-redirect-original-filter-function): Remove.
5650         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
5651         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
5652         (vc-cvs-annotate-command):
5653         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
5654         * progmodes/prolog.el (prolog-consult-compile):
5655         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
5656         Use add/remove-function instead.
5657         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
5658         (gud-tooltip-process-output, gud-tooltip-tips):
5659         Use add/remove-function instead.
5660         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
5661         (scheme-interaction-mode, exit-scheme-interaction-mode):
5662         Use add/remove-function instead.
5664         * vc/vc-dispatcher.el: Use lexical-binding.
5665         (vc--process-sentinel): Rename from vc-process-sentinel.
5666         Change last arg to be the code to run.  Don't use vc-previous-sentinel
5667         and vc-sentinel-commands any more.
5668         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
5669         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
5671 2013-04-19 Masatake YAMATO  <yamato@redhat.com>
5673         * progmodes/sh-script.el (sh-imenu-generic-expression):
5674         Handle function names with a single character.   (Bug#14111)
5676 2013-04-19  Dima Kogan  <dima@secretsauce.net>    (tiny change)
5678         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
5679         for subroutines defined in an eval (bug#14182).
5681 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5683         * bookmark.el (bookmark-completing-read): Improve handling of empty
5684         string (bug#14176).
5686 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5688         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
5690 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5692         New faster Imenu implementation (bug#14058).
5693         * progmodes/python.el:
5694         (python-imenu-prev-index-position):
5695         (python-imenu-format-item-label-function)
5696         (python-imenu-format-parent-item-label-function)
5697         (python-imenu-format-parent-item-jump-label-function):
5698         New vars.
5699         (python-imenu-format-item-label)
5700         (python-imenu-format-parent-item-label)
5701         (python-imenu-format-parent-item-jump-label)
5702         (python-imenu--put-parent, python-imenu--build-tree)
5703         (python-imenu-create-index, python-imenu-create-flat-index)
5704         (python-util-popn): New functions.
5705         (python-mode): Set imenu-create-index-function to
5706         python-imenu-create-index.
5708 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5710         * winner.el (winner-active-region): Use region-active-p, activate-mark
5711         and deactivate-mark (bug#14225).
5713         * simple.el (deactivate-mark): Don't inline it.
5715 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
5717         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
5719 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
5721         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
5722         file extensions from the archive-mode entry in order to prefer
5723         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
5725 2013-04-18  Leo Liu  <sdl.web@gmail.com>
5727         * bindings.el (help-event-list): Add ?\?.
5729 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5731         * subr.el (with-wrapper-hook): Declare obsolete.
5732         * simple.el (filter-buffer-substring-function): New hook.
5733         (filter-buffer-substring): Use it.
5734         (filter-buffer-substring-functions): Mark obsolete.
5735         * minibuffer.el (completion-in-region-function): New hook.
5736         (completion-in-region): Use it.
5737         (completion-in-region-functions): Mark obsolete.
5738         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
5739         * abbrev.el (abbrev-expand-function): New hook.
5740         (expand-abbrev): Use it.
5741         (abbrev-expand-functions): Mark obsolete.
5742         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
5743         and :filter-return.
5745 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5747         * progmodes/python.el (python-nav--syntactically): Fix cornercases
5748         and do not care about match data.
5750 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5752         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
5753         completion tables when completing error conditions and
5754         `declare' arguments.
5755         (lisp-complete-symbol, field-complete): Mark as obsolete.
5756         (check-parens): Unmatched parens are user errors.
5757         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
5759 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
5761         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
5762         command changed buffer (ie. `flyspell-pre-buffer' is not current
5763         buffer), which prevents making decisions based on invalid value of
5764         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
5765         cause an error when `flyspell-pre-point' was nil after switching
5766         buffers.
5767         (flyspell-post-command-hook): No longer needs to change buffers when
5768         checking pre-word.  While at it remove unnecessary progn.
5770 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
5772         * textmodes/ispell.el (ispell-add-per-file-word-list):
5773         Fix `flyspell-correct-word-before-point' error when accepting
5774         words and `coment-padding' is an integer by using
5775         `comment-normalize-vars' (Bug #14214).
5777 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5779         New defun movement commands.
5780         * progmodes/python.el (python-nav--syntactically)
5781         (python-nav--forward-defun, python-nav-backward-defun)
5782         (python-nav-forward-defun): New functions.
5784 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
5786         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
5787         (python-syntax-context): Use named compiler-macro for backwards
5788         compatibility with Emacs 24.x.
5790 2013-04-17  Leo Liu  <sdl.web@gmail.com>
5792         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
5793         octave-hide-process-buffer.
5795 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5797         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
5798         (bug#14216).
5800 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
5802         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
5803         Fix adjustment of offset when receiving incomplete responses from GDB
5804         (bug#14129).
5806 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5808         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
5809         python-mode-abbrev-table.
5810         (python-skeleton-define): Adjust accordingly.
5811         (python-mode-abbrev-table): New table that inherits from it so that
5812         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
5814         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
5815         (abbrev-symbol): Use it.
5816         (abbrev--before-point): Use it since we already handle inheritance.
5818 2013-04-16  Leo Liu  <sdl.web@gmail.com>
5820         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
5821         binding to info-lookup-symbol.
5823 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
5825         * minibuffer.el (completion--twq-all):
5826         * term/ns-win.el (ns-initialize-window-system):
5827         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
5829 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5831         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
5832         global bindings.
5834         * doc-view.el (doc-view-start-process): Handle url-handler directories.
5836 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
5838         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
5839         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
5840         to nil.
5841         (ruby-end-of-defun): Remove the unused arg, change the docstring
5842         to reflect that this function is only used as the value of
5843         `end-of-defun-function'.
5844         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
5845         to reflect an earlier change that beginning/end-of-defun functions
5846         jump between methods in a class definition, as well as top-level
5847         functions.
5849 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5851         * minibuffer.el (minibuffer-complete): Don't just scroll
5852         a *Completions* that's been iconified.
5853         (minibuffer-force-complete): Make sure repetitions do cycle when going
5854         through completion-in-region -> minibuffer-complete.
5856 2013-04-15  Alan Mackenzie  <acm@muc.de>
5858         Correct the placement of c-cpp-delimiters when there're #s not at
5859         col 0.
5861         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
5862         place a submatch around the #.
5863         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
5864         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
5865         on the #, not BOL.
5867 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5869         * emacs-lisp/nadvice.el: Properly test names when adding advice.
5870         (advice--member-p): New arg `name'.
5871         (advice--add-function, advice-member-p): Use it (bug#14202).
5873 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
5875         Reformulate java imenu-generic-expression.
5876         The old expression contained ill formed regexps.
5878         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
5879         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
5880         (cc-imenu-java-method-arg-regexp): New defconsts.
5881         (cc-imenu-java-build-type-args-regex): New defun.
5882         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
5883         handling of spaces in the regexp.
5885 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
5887         * textmodes/ispell.el (ispell-command-loop): Remove
5888         flyspell highlight of a word when ispell accepts it (bug #14178).
5890 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
5892         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
5893         uses code from the previous `ange-ftp-run-real-handler'.
5894         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
5895         only in case that function exist.  This is needed for proper
5896         unloading of Tramp.
5898 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
5900         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
5902         * textmodes/reftex.el (reftex-compile-variables): Use it.
5904 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5906         * files.el (normal-mode): Only use default major-mode if no other mode
5907         was specified.
5909         * emacs-lisp/trace.el (trace-values): New function.
5911         * files.el: Allow : in local variables (bug#14089).
5912         (hack-local-variable-regexp): New var.
5913         (hack-local-variables-prop-line, hack-local-variables): Use it.
5915 2013-04-13  Roland Winkler  <winkler@gnu.org>
5917         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
5918         data before it gets modified by bibtex-beginning-of-entry.
5920 2013-04-13  Roland Winkler  <winkler@gnu.org>
5922         * textmodes/bibtex.el (bibtex-url): Doc fix.
5924 2013-04-13  Roland Winkler  <winkler@gnu.org>
5926         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
5927         does not visit a BibTeX file, exclude it from the list of buffers
5928         returned by bibtex-initialize.
5930 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
5932         * window.el (split-window): Remove interactive form, since as a
5933         command this function is a special case of split-window-below.
5934         Correct doc string.
5936 2013-04-12  Roland Winkler  <winkler@gnu.org>
5938         * faces.el (read-face-name): Do not override value of arg default.
5939         Allow single faces and strings as default values.  Remove those
5940         elements from return value that are not faces.
5941         (describe-face): Simplify.
5942         (face-at-point): New optional args thing and multiple so that this
5943         function can provide the same functionality previously provided by
5944         read-face-name.
5945         (make-face-bold, make-face-unbold, make-face-italic)
5946         (make-face-unitalic, make-face-bold-italic, invert-face)
5947         (modify-face, read-face-and-attribute): Use face-at-point.
5949         * cus-edit.el (customize-face, customize-face-other-window)
5950         * cus-theme.el (custom-theme-add-face)
5951         * face-remap.el (buffer-face-set)
5952         * facemenu.el (facemenu-set-face): Use face-at-point.
5954 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
5956         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
5958 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
5960         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
5961         off leading { and trailing } from field values.
5963 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5965         * emacs-lisp/timer.el (timer--check): New function.
5966         (timer--time, timer-set-function, timer-event-handler): Use it.
5967         (timer-set-idle-time): Simplify.
5968         (timer--activate): CSE.
5969         (timer-event-handler): Give more info in error message.
5970         (internal-timer-start-idle): New function, moved from C.
5972         * mpc.el (mpc-proc): Add `restart' argument.
5973         (mpc-proc-cmd): Use it.
5974         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
5975         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
5976         less often.
5978 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
5980         * progmodes/sh-script.el: Implement `sh-mode' own
5981         `add-log-current-defun-function' (bug#14112).
5982         (sh-current-defun-name): New function.
5983         (sh-mode): Use the function.
5985 2013-04-09  Bastien Guerry  <bzg@gnu.org>
5987         * simple.el (choose-completion-string): Fix docstring (bug#14163).
5989 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5991         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
5993         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
5994         timer (bug#14156).
5996 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
5998         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
5999         declaration.
6001 2013-04-07  Leo Liu  <sdl.web@gmail.com>
6003         * pcmpl-x.el: New file.
6005 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
6007         Do not set x-display-name until X connection is established.
6008         This is needed to prevent from weird situation described at
6009         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
6010         * frame.el (make-frame): Set x-display-name after call to
6011         window system initialization function, not before.
6012         * term/x-win.el (x-initialize-window-system): Add optional
6013         display argument and use it.
6014         * term/w32-win.el (w32-initialize-window-system):
6015         * term/ns-win.el (ns-initialize-window-system):
6016         * term/pc-win.el (msdos-initialize-window-system):
6017         Add compatible optional display argument.
6019 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
6021         * files.el (normal-backup-enable-predicate): On MS-Windows and
6022         MS-DOS compare truenames of temporary-file-directory and of the
6023         file, so that 8+3 aliases (usually found in $TEMP on Windows)
6024         don't fail comparison by compare-strings.  Also, compare file
6025         names case-insensitively on MS-Windows and MS-DOS.
6027 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6029         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
6030         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
6032 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
6034         * whitespace.el (whitespace-color-on, whitespace-color-off):
6035         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
6037 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
6039         * ispell.el (ispell-set-spellchecker-params):
6040         Really set `ispell-args' for all equivs.
6042 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6044         * ido.el (ido-completions): Use extra elements of ido-decorations
6045         (bug#14143).
6046         (ido-decorations): Update docstring.
6048 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
6050         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
6051         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
6052         nil during initialization, in order not to miss changes since the
6053         file was opened.  (Bug#14140)
6055 2013-04-05  Leo Liu  <sdl.web@gmail.com>
6057         * kmacro.el (kmacro-call-macro): Fix bug#14135.
6059 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
6061         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
6063 2013-04-04  Glenn Morris  <rgm@gnu.org>
6065         * electric.el (electric-pair-inhibit-predicate): Add :version.
6067 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6069         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
6070         when a package is required several times (bug#14082).
6072 2013-04-04  Roland Winkler  <winkler@gnu.org>
6074         * faces.el (read-face-name): Behave as promised by the docstring.
6075         Assume that arg default is a list of faces.
6076         (describe-face): Call read-face-name with list of default faces.
6078 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
6080         * bookmark.el: Fix deletion of bookmarks (bug#13972).
6081         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
6082         (bookmark-bmenu-execute-deletions): Only skip first line if it's
6083         the header.
6084         (bookmark-exit-hook-internal): Save even if list is empty.
6086 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
6088         * emacs-lisp/package.el (package-pinned-packages): New var.
6089         (package--add-to-archive-contents): Obey it (bug#14118).
6091 2013-04-03  Alan Mackenzie  <acm@muc.de>
6093         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
6094         Also adapt to the new values of element 7 of a parse state.
6096         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
6097         parameter `not-in-delimiter'.  Handle being inside comment opener.
6098         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
6099         character in case we're typing a '*' after a '/'.
6100         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
6101         instead by passing the parameter to c-state-pp-to-literal.
6103         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
6104         for elt. 7 of a parse state.
6106 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
6108         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
6109         * international/latin1-disp.el, international/mule-util.el:
6110         * language/cyril-util.el, language/european.el, language/ind-util.el:
6111         * language/lao-util.el, language/thai.el, language/tibet-util.el:
6112         * language/tibetan.el, language/viet-util.el:
6113         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
6115 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6117         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
6118         (electric-pair-post-self-insert-function): Use it.
6119         (electric-pair-default-inhibit): New function, extracted from
6120         electric-pair-post-self-insert-function.
6122 2013-03-31  Roland Winkler  <winkler@gnu.org>
6124         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
6126 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
6128         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
6130 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
6132         Un-indent after "pass" and "return" statements (Bug#13888)
6133         * progmodes/python.el (python-indent-block-enders): New var.
6134         (python-indent-calculate-indentation): Use it.
6136 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
6138         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
6139         defun.  Defining it as defalias could introduce too eager
6140         byte-compiler optimization.  (Bug#14030)
6142 2013-03-30  Chong Yidong  <cyd@gnu.org>
6144         * iswitchb.el (iswitchb-read-buffer): Fix typo.
6146 2013-03-30  Leo Liu  <sdl.web@gmail.com>
6148         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
6149         (kmacro-execute-from-register): Pass the keyboard macro to
6150         kmacro-call-macro or repeating won't work correctly.
6152 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
6154         * progmodes/subword.el: Back to using `forward-symbol'.
6156         * subr.el (forward-whitespace, forward-symbol)
6157         (forward-same-syntax): Move from thingatpt.el.
6159 2013-03-29  Leo Liu  <sdl.web@gmail.com>
6161         * kmacro.el (kmacro-to-register): New command.
6162         (kmacro-execute-from-register): New function.
6163         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
6165 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6167         * mpc.el: Use defvar-local and setq-local.
6168         (mpc--proc-connect): Connection failures are not bugs.
6169         (mpc-mode-map): `follow-link' only applies to the buffer's content.
6170         (mpc-volume-map): Bind to the up-events.
6172 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6174         * progmodes/subword.el (superword-mode): Use `forward-sexp'
6175         instead of `forward-symbol'.
6177 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6179         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
6180         (edebug--recursive-edit): Use it.
6181         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
6182         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
6184 2013-03-28  Leo Liu  <sdl.web@gmail.com>
6186         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
6188 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
6190         * facemenu.el (list-colors-callback): New defvar.
6191         (list-colors-redisplay): New function.
6192         (list-colors-display): Install list-colors-redisplay as the
6193         revert-buffer-function.  (Bug#14063)
6195 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6197         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
6198         and suffixes don't overlap (bug#14061).
6200         * case-table.el: Use lexical-binding.
6201         (case-table-get-table): New function.
6202         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
6204 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
6206         * progmodes/subword.el: Add `superword-mode' to do word motion
6207         over symbol_words (parallels and leverages `subword-mode' which
6208         does word motion inside MixedCaseWords).
6210 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
6212         * eshell/em-unix.el: Move su and sudo to...
6213         * eshell/em-tramp.el: ...Eshell tramp module.
6215 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6217         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
6218         Change return value to be a sexp.  Delay `get-buffer' to after
6219         restoring the desktop (bug#13951).
6221 2013-03-26  Leo Liu  <sdl.web@gmail.com>
6223         * register.el: Move semantic tag handling back to
6224         cedet/semantic/senator.el.  (Bug#14052)
6226 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6228         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
6229         into the prompt either (bug#13963).
6231 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6233         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
6234         part of "(error-foo)".
6236 2013-03-24  Juri Linkov  <juri@jurta.org>
6238         * replace.el (list-matching-lines-prefix-face): New defcustom.
6239         (occur-1): Pass `list-matching-lines-prefix-face' to the function
6240         `occur-engine' if `face-differs-from-default-p' returns t.
6241         (occur-engine): Add `,' inside backquote construct to evaluate
6242         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
6243         Pass `prefix-face' to the functions `occur-context-lines' and
6244         `occur-engine-add-prefix'.
6245         (occur-engine-add-prefix, occur-context-lines): Add optional arg
6246         `prefix-face' and propertize the prefix with `prefix-face'.
6247         (Bug#14017)
6249 2013-03-24  Leo Liu  <sdl.web@gmail.com>
6251         * nxml/rng-valid.el (rng-validate-while-idle)
6252         (rng-validate-quick-while-idle): Guard against deleted buffer.
6253         (Bug#13999)
6255         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
6256         is the last entry in kill-buffer-hook.
6258         * files.el (kill-buffer-hook): Doc fix.
6260 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
6262         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
6263         Make it safe-local.
6265         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
6267 2013-03-23  Leo Liu  <sdl.web@gmail.com>
6269         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
6270         Remove.
6272         * nxml/rng-valid.el (rng-validate-mode)
6273         (rng-after-change-function, rng-do-some-validation):
6274         * nxml/rng-maint.el (rng-validate-buffer):
6275         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
6276         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
6277         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
6278         (nxml-extend-after-change-region): Use with-silent-modifications.
6280         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
6281         timer-idle-list.
6283         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
6284         (rng-next-error-1, rng-previous-error-1): Do not let-bind
6285         timer-idle-list.  (Bug#13999)
6287 2013-03-23  Juri Linkov  <juri@jurta.org>
6289         * info.el (info-index-match): New face.
6290         (Info-index, Info-apropos-matches): Add a nested subgroup to the
6291         main pattern and add text properties with the new face to matches
6292         in index entries relative to the beginning of the index entry.
6293         (Bug#14015)
6295 2013-03-21  Eric Ludlam  <zappo@gnu.org>
6297         * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
6298         Inhibit read only while inserting objects.
6300 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
6302         * progmodes/cfengine.el: Update docs to mention
6303         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
6304         symbol motion.  Remove "_" from the word syntax.
6306 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
6308         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
6309         syntax for both `cfengine2-mode' and `cfengine3-mode'.
6311 2013-03-20  Juri Linkov  <juri@jurta.org>
6313         * info.el (Info-next-reference-or-link)
6314         (Info-prev-reference-or-link): New functions.
6315         (Info-next-reference, Info-prev-reference): Use them.
6316         (Info-try-follow-nearest-node): Handle footnote navigation.
6317         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
6319 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6321         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
6322         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
6324 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6326         Suppress unnecessary non-ASCII chatter during build process.
6327         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
6328         (batch-skkdic-convert): Suppress most of the chatter.
6329         It's not needed so much now that machines are faster,
6330         and its non-ASCII component was confusing; see Dmitry Gutov in
6331         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
6333 2013-03-20  Leo Liu  <sdl.web@gmail.com>
6335         * ido.el (ido-chop): Fix bug#10994.
6337 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
6339         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
6340         Remove vars.
6341         (whitespace-color-on, whitespace-color-off):
6342         Use `font-lock-fontify-buffer' (Bug#13817).
6344 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6346         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
6347         remapping in mode-line.
6348         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
6350 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
6352         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
6353         value for `whitespace-line' face (Bug#13875).
6354         (whitespace-font-lock-keywords): Change description.
6355         (whitespace-color-on): Don't save `font-lock-keywords' value, save
6356         the constructed keywords instead.
6357         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
6359 2013-03-19  Leo Liu  <sdl.web@gmail.com>
6361         * progmodes/compile.el (compilation-display-error): New command.
6362         (compilation-mode-map, compilation-minor-mode-map): Bind it to
6363         C-o.  (Bug#13992)
6365 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
6367         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
6369 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
6371         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
6373 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
6375         * net/tramp-compat.el (tramp-compat-user-error): New defun.
6377         * net/tramp-adb.el (tramp-adb-handle-shell-command):
6378         * net/tramp-gvfs.el (top):
6379         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
6380         (tramp-handle-shell-command): Use it.
6381         (tramp-dissect-file-name): Raise an error when hostname is a
6382         method name, and neither method nor user is specified.
6384         * net/trampver.el: Update release number.
6386 2013-03-18  Leo Liu  <sdl.web@gmail.com>
6388         Make sure eldoc can be turned off properly.
6389         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
6390         eldoc-mode.
6391         (eldoc-display-message-p): Revert last change.
6392         (eldoc-display-message-no-interference-p)
6393         (eldoc-print-current-symbol-info): Tweak.
6395 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
6397         * doc-view.el (doc-view-new-window-function): Check the new window
6398         overlay's display property instead the char property of the
6399         buffer's first char.  Use `with-selected-window' instead of
6400         `save-window-excursion' with `select-window'.
6401         (doc-view-document->bitmap): Check the current doc-view overlay's
6402         display property instead the char property of the buffer's first char.
6404 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
6406         Automate the build of ja-dic.el (Bug#13984).
6407         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
6408         from the input, rather than assume that it's been done for us by the
6409         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
6410         the current date into a ja-dic.el comment, as that complicates
6411         regression testing.
6413 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6415         * whitespace.el: Fix double evaluation.
6416         (whitespace-space, whitespace-hspace, whitespace-tab)
6417         (whitespace-newline, whitespace-trailing, whitespace-line)
6418         (whitespace-space-before-tab, whitespace-indentation)
6419         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
6420         obsolete defvars.
6421         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
6422         (whitespace-color-on): Use a single font-lock-add-keywords call.
6423         Fix double-evaluation of face variables.
6425 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
6427         * net/tramp-adb.el (tramp-adb-parse-device-names):
6428         Use `start-process' instead of `call-process'.  Otherwise, the
6429         function might be blocked under MS Windows.  (Bug#13299)
6431 2013-03-17  Leo Liu  <sdl.web@gmail.com>
6433         Extend eldoc to display info in the mode-line.  (Bug#13978)
6434         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
6435         (eldoc-mode-line-string): New variable.
6436         (eldoc-minibuffer-message): New function.
6437         (eldoc-message-function): New variable.
6438         (eldoc-message): Use it.
6439         (eldoc-display-message-p)
6440         (eldoc-display-message-no-interference-p):
6441         Support eldoc-post-insert-mode.
6443         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
6444         (eval-expression): Run it.
6446 2013-03-17  Roland Winkler  <winkler@gnu.org>
6448         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
6449         strings in the list of return values.
6451 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
6453         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
6454         radix before checking for HMS forms.
6456 2013-03-16  Leo Liu  <sdl.web@gmail.com>
6458         * progmodes/scheme.el: Add indentation and font-locking for λ.
6459         (Bug#13975)
6461 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6463         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
6464         token before point (bug#13942).
6466 2013-03-16  Leo Liu  <sdl.web@gmail.com>
6468         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
6470 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
6472         * startup.el (command-line-normalize-file-name): Fix handling of
6473         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
6474         <xfq.free@gmail.com> in
6475         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
6477 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
6479         Sync with Tramp 2.2.7.
6481         * net/trampver.el: Update release number.
6483 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
6485         * doc-view.el Fix bug#13887.
6486         (doc-view-insert-image): Don't modify overlay associated to
6487         non-live windows, and implement horizontal centering of image in
6488         case it's smaller than the window.
6489         (doc-view-new-window-function): Force redisplay of new windows on
6490         doc-view buffers.
6492 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
6494         * saveplace.el (save-place-alist-to-file): Don't sort
6495         `save-place-alist', just pretty-print it (bug#13882).
6497 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
6499         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
6500         Check whether `default-file-name-coding-system' is bound.
6501         It isn't in XEmacs.
6503 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6505         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
6506         backquotes for `obsolete' (bug#13929).
6508         * international/mule.el (find-auto-coding): Include file name in
6509         obsolescence warning (bug#13922).
6511 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
6513         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
6514         for CFEngine 3-specific indentation.
6515         (cfengine3-indent-line): Use it.  Fix up category regex.
6516         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
6518 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6520         * type-break.el (type-break-file-name):
6521         * textmodes/remember.el (remember-data-file):
6522         * strokes.el (strokes-file):
6523         * shadowfile.el (shadow-initialize):
6524         * saveplace.el (save-place-file):
6525         * ps-bdf.el (bdf-cache-file):
6526         * progmodes/idlwave.el (idlwave-config-directory):
6527         * net/quickurl.el (quickurl-url-file):
6528         * international/kkc.el (kkc-init-file-name):
6529         * ido.el (ido-save-directory-list-file):
6530         * emulation/viper.el (viper-custom-file-name):
6531         * emulation/vip.el (vip-startup-file):
6532         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
6533         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
6535 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
6537         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
6538         * language/thai-word.el: Switch to UTF-8.
6540 See ChangeLog.16 for earlier changes.
6542 ;; Local Variables:
6543 ;; coding: utf-8
6544 ;; End:
6546   Copyright (C) 2011-2013 Free Software Foundation, Inc.
6548   This file is part of GNU Emacs.
6550   GNU Emacs is free software: you can redistribute it and/or modify
6551   it under the terms of the GNU General Public License as published by
6552   the Free Software Foundation, either version 3 of the License, or
6553   (at your option) any later version.
6555   GNU Emacs is distributed in the hope that it will be useful,
6556   but WITHOUT ANY WARRANTY; without even the implied warranty of
6557   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6558   GNU General Public License for more details.
6560   You should have received a copy of the GNU General Public License
6561   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.