Revert 2013-06-20T00:39:59Z!lekktu@gmail.com.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
5fc0acc0
JB
12013-06-20 Juanma Barranquero <lekktu@gmail.com>
2
a5c581d8
JB
3 * ansi-color.el: Convert to lexical binding.
4 (ansi-colors): Fix URL.
5 (ansi-color-context, ansi-color-context-region): Use defvar-local.
6 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
7 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
8
970ad972
G
92013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
12
13 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
14
152013-06-19 Tom Tromey <tromey@redhat.com>
16
17 * net/eww.el (eww-top-url): Remove.
18 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
19 (eww-render): Set new variables. Don't set eww-top-url.
20 (eww-handle-link): Handle "prev", "home", and "contents".
21 Downcase the rel text.
22 (eww-top-url): Choose best top URL.
23
242013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
25
26 * net/eww.el: Rewrite to implement form elements "by hand" instead of
27 relying in widget.el. Using widget.el leads to too many
28 user interface inconsistencies.
29 (eww-self-insert): Implement entering commands in text fields.
30 (eww-process-text-input): New function to make text input field editing
31 work.
32 (eww-submit): Rewrite to use the new-style form methods.
33 (eww-select-display): Display the correct selected item.
34 (eww-change-select): Implement changing the select value.
35 (eww-toggle-checkbox): Implement radio/checkboxes.
36 (eww-update-field): Fix compilation error.
37 (eww-tag-textarea): Implement <textarea>.
38
39 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
40 we don't shadow mode-specific bindings.
41
42 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
43 nothing to push.
44
45 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
46
3db52056
GM
472013-06-19 Glenn Morris <rgm@fencepost.gnu.org>
48
49 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
50
15b263dc
MA
512013-06-19 Michael Albinus <michael.albinus@gmx.de>
52
53 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
54 not needed.
55
56 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
57
8f5297f7
LMI
582013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
59
60 * net/browse-url.el (browse-url-browser-function):
61 `eww-browse-url' has the right calling signature, `eww' does not.
62
011c4552
GM
632013-06-19 Glenn Morris <rgm@gnu.org>
64
2285bd27
GM
65 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
66 Only eval autoloaded macros.
67 (byte-compile-autoload): Only give the macro warning for macros.
68
1d653303
GM
69 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
70 (ps-underlined-faces): Declare.
71
bdd779ec
GM
72 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
73 (speedbar-add-supported-extension): Declare.
74
011c4552
GM
75 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
76 Don't include a date stamp in the header of the generated file;
77 it leads to needless differences between output files.
78
e59dfb0e
MA
792013-06-19 Michael Albinus <michael.albinus@gmx.de>
80
81 * net/secrets.el (secrets-struct-secret-content-type): Replace
82 check of introspection data by a test call of "CreateItem". Some
83 servers do not offer introspection.
84
102626e2
SM
852013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
86
87 * electric.el (electric-pair-mode): Improve interaction with
88 electric-layout-mode.
89 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
90 (electric-pair-syntax): Use text-mode-syntax-table in comments
91 and strings.
92 (electric-pair--insert): New function.
93 (electric-pair-post-self-insert-function): Use it and
94 electric--after-char-pos.
95
ad528125
LL
962013-06-19 Leo Liu <sdl.web@gmail.com>
97
98 * progmodes/octave.el (octave-help): Fix regexp.
99
924d6997
G
1002013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
101
102 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
103 (shr-table-horizontal-line): Allow nil as a value, and change the
104 default.
105 (shr-insert-table-ruler): Respect the nil value.
106
1072013-06-18 Tom Tromey <tromey@barimba>
108
109 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
110 New defvars.
111 (eww-open-file): New defun.
112 (eww-render): Initialize new variables.
113 (eww-display-html): Handle "link" and "a".
114 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
115 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
116 (eww-back-url): Rename from eww-previous-url.
102626e2
SM
117 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
118 New defuns.
924d6997 119
d1bbba4f
DG
1202013-06-18 Dmitry Gutov <dgutov@yandex.ru>
121
122 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
123 Distinguish ternary operator tokens from slash symbol and slash
124 char literal.
125
14dd22d2
JB
1262013-06-18 Juanma Barranquero <lekktu@gmail.com>
127
128 Convert symbol prettification into minor mode and global minor mode.
129
130 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
131 `prog-prettify-symbols', and make a local defvar instead of defcustom.
132 (prettify-symbols--keywords): Rename from
133 `prog-prettify-symbols-alist' and make a local defvar.
134 (prettify-symbols--compose-symbol): Rename from
135 `prog--prettify-font-lock-compose-symbol'.
136 (prettify-symbols--make-keywords): Rename from
137 `prog-prettify-font-lock-symbols-keywords' and simplify.
138 (prog-prettify-install): Remove.
139 (prettify-symbols-mode): New minor mode, based on
140 `prog-prettify-install'.
141 (turn-on-prettify-symbols-mode): New function.
142 (global-prettify-symbols-mode): New globalized minor mode.
143
144 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
145 * progmodes/cfengine.el (cfengine3-mode):
146 * progmodes/perl-mode.el (perl-mode): Don't call
147 `prog-prettify-install'; set `prettify-symbols-alist' instead.
148
292c880c
JL
1492013-06-18 Juri Linkov <juri@jurta.org>
150
151 * files-x.el (modify-file-local-variable-message): New function.
152 (modify-file-local-variable)
153 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
154 and call `modify-file-local-variable-message' when it's non-nil.
155 (add-file-local-variable, delete-file-local-variable)
156 (add-file-local-variable-prop-line)
157 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
158 and use it. (Bug#9820)
159
0950aa27
JL
1602013-06-18 Juri Linkov <juri@jurta.org>
161
162 * emulation/vi.el (vi-shell-op):
163 * emulation/vip.el (vip-execute-com, ex-command):
164 * emulation/viper-cmd.el (viper-exec-bang):
165 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
166 the call of `shell-command-on-region'. (Bug#14637)
167
168 * simple.el (shell-command-on-region): Doc fix.
169
8fbcca16
SM
1702013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
171
172 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
173 (bug#14633).
174
dd7426ea
GM
1752013-06-18 Glenn Morris <rgm@gnu.org>
176
4ba54f7d
GM
177 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
178
dd7426ea
GM
179 * newcomment.el (comment-search-forward, comment-search-backward):
180 Doc fix. (Bug#14376)
181
58aa805b
JB
1822013-06-18 Juanma Barranquero <lekktu@gmail.com>
183
184 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
185 (buffer-face-mode-invoke): Doc fix.
186
9a08a617
MM
1872013-06-18 Matthias Meulien <orontee@gmail.com>
188
189 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
190
f2f426ca
GM
1912013-06-18 Glenn Morris <rgm@gnu.org>
192
9445f99b
GM
193 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
194 Replace obsolete function generic-make-keywords with its expansion.
195
e0df2d14
GM
196 * progmodes/python.el (ffap-alist): Declare.
197
f2f426ca
GM
198 * textmodes/reftex.el (bibtex-mode-map): Declare.
199
f7f9a720
SM
2002013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
201
202 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
203 (package-unpack, package-unpack-single): Return the pkg-dir.
204 (package-download-transaction): Use it to update package-alist.
205
57ff04e0
LMI
2062013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
207
208 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
209 possible choice.
210
c048c022
JL
2112013-06-17 Juri Linkov <juri@jurta.org>
212
213 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
214
b5bcaee5
DG
2152013-06-17 Dmitry Gutov <dgutov@yandex.ru>
216
a020afb9
JB
217 * emacs-lisp/package.el (package-load-descriptor):
218 Remove `with-syntax-table' call, `read' doesn't need it.
b5bcaee5
DG
219 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
220
551e07e5
JB
2212013-06-17 Juanma Barranquero <lekktu@gmail.com>
222
223 * startup.el (command-line): Expand package name returned by
224 `package--description-file' (bug#14639).
225
d363bffb
DG
2262013-06-17 Dmitry Gutov <dgutov@yandex.ru>
227
228 * emacs-lisp/package.el (package-load-descriptor): Do not call
229 `emacs-lisp-mode', just use its syntax table.
230
f612933b
JB
2312013-06-17 Juanma Barranquero <lekktu@gmail.com>
232
233 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
234 `font-lock-extra-managed-props' if any prettifying keyword is added.
235 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
236 (prog-mode): Use `setq-local'.
237
db3b7db5
SM
2382013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
239
240 * international/characters.el (standard-case-table): Set syntax of ?»
241 and ?« to punctuation.
242
f3d674df
JB
2432013-06-16 Juanma Barranquero <lekktu@gmail.com>
244
245 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
246 Save relevant match data before calling `syntax-ppss' (bug#14595).
247
31489a32
JL
2482013-06-15 Juri Linkov <juri@jurta.org>
249
250 * files-x.el (modify-file-local-variable-prop-line): Add local
251 variables to the end of the existing comment on the first line.
252 Use `file-auto-mode-skip' to skip interpreter magic line,
253 and also skip XML declaration.
254
66bd25ab
SM
2552013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
256
257 * startup.el (package--builtin-versions): New var.
258 (package-subdirectory-regexp): Remove.
259 (package--description-file): Hard code its value instead.
260
261 * emacs-lisp/package.el: Don't activate packages older than builtin.
262 (package-obsolete-list): Rename from package-obsolete-alist, and make
263 it into a simple list of package-desc.
264 (package-strip-version): Remove.
265 (package-built-in-p): Use package--builtin-versions.
266 (package-mark-obsolete): Simplify.
267 (package-process-define-package): Mark it obsolete if older than the
268 builtin version.
269 (package-handle-response): Use line-end-position.
270 (package-read-archive-contents, package--download-one-archive):
271 Simplify.
272 (package--add-to-archive-contents): Skip if older than the builtin or
273 installed version.
274 (package-menu-describe-package): Fix last change.
275 (package-list-unversioned): New var.
276 (package-menu--generate): Use it.
277
278 * emacs-lisp/autoload.el: Manage package--builtin-versions.
279 (autoload--insert-text, autoload--insert-cookie-text): New functions.
280 (autoload-builtin-package-versions): New variable.
281 (autoload-generate-file-autoloads): Use them.
282 Remove the list of autoloaded functions/macros from the
283 (autoload...) comments.
284
285 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
286
9583ec36
EZ
2872013-06-15 Eli Zaretskii <eliz@gnu.org>
288
289 * simple.el (line-move-partial): Don't jump to the next screen
290 line as soon as it becomes visible. Instead, continue enlarging
291 the vscroll until the portion of a tall screen line that's left on
292 display is about the height of the frame's default font.
293 (Bug#14567)
294
f0100d8a
GM
2952013-06-15 Glenn Morris <rgm@gnu.org>
296
b86a85ca
GM
297 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
298 compilation-error-regexp-alist void, or local while let-bound.
299
f0100d8a
GM
300 * progmodes/make-mode.el (makefile-mode-syntax-table):
301 Treat "=" as punctuation. (Bug#14614)
302
05e7ce90
JB
3032013-06-15 Juanma Barranquero <lekktu@gmail.com>
304
305 * help-fns.el (describe-variable):
306 Add extra line for permanent-local variables.
307
12e5e86e
SH
3082013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
309
310 * progmodes/scheme.el (scheme-font-lock-keywords-2):
311 Add export, import, library. (Bug#9164)
312 (library): Set indent function.
313
230dcbaf
GM
3142013-06-14 Glenn Morris <rgm@gnu.org>
315
316 * term/xterm.el (xterm--query):
317 Stop after first matching handler. (Bug#14615)
318
a020afb9 3192013-06-14 Ivan Kanis <ivan@kanis.fr>
d4466a91
IK
320
321 Add support for dired in saveplace.
322 * dired.el (dired-initial-position-hook): New variable.
323 (dired-initial-position): Call hook to place cursor position.
324 * saveplace.el (save-place-to-alist): Add dired position.
325 (save-place-dired-hook): New function.
326
0b31660d
SM
3272013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
328
bf1e6ae8
SM
329 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
330 through a symbol rather than letrec.
331
1b8dff23
SM
332 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
333 (package-desc): Add `dir' field.
334 (package-desc-full-name): New function.
335 (package-load-descriptor): Combine the two arguments. Don't use `load'.
336 (package-maybe-load-descriptor): Remove.
337 (package-load-all-descriptors): Just call package-load-descriptor.
338 (package--disabled-p): New function.
339 (package-desc-vers, package-desc-doc): Remove aliases.
340 (package--dir): Remove function.
341 (package-activate): Check if a package is disabled.
342 (package-process-define-package): New function, extracted from
343 define-package.
344 (define-package): Turn into a place holder.
345 (package-unpack-single, package-tar-file-info):
346 Use package--description-file.
347 (package-compute-transaction): Use package--disabled-p.
348 (package-download-transaction): Don't call
349 package-maybe-load-descriptor since they're all loaded anyway.
350 (package-install): Change argument to be a pkg-desc.
351 (package-delete): Use a single pkg-desc argument.
352 (describe-package-1): Use package-desc-dir instead of package--dir.
353 Use package-desc property instead of package-symbol.
354 (package-install-button-action): Adjust accordingly.
355 (package--push): Rewrite.
356 (package-menu--print-info): Adjust accordingly. Change the ID format
357 to be a pkg-desc.
358 (package-menu-describe-package, package-menu-get-status)
359 (package-menu--find-upgrades, package-menu-mark-upgrades)
360 (package-menu-execute, package-menu--name-predicate):
361 Adjust accordingly.
362 * startup.el (package--description-file): New function.
363 (command-line): Use it.
364 * emacs-lisp/package-x.el (package-upload-buffer-internal):
365 Use package-desc-version.
366
0b31660d
SM
367 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
368 (byte-compile-preprocess): Use it.
369 (byte-compile-file-form-defalias): Try a bit harder to use macros we
370 can't quite recognize.
371 (byte-compile-add-to-list): Remove.
372 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
373 (cconv-closure-convert): Add assertion.
374
375 * emacs-lisp/map-ynp.el: Use lexical-binding.
376 (map-y-or-n-p): Remove unused vars `tail' and `object'.
377 Factor out some repeated code.
378
de0503df
SM
3792013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * subr.el (with-eval-after-load): New macro.
382 (eval-after-load): Allow form to be a function.
383 take advantage of lexical-binding.
384 (do-after-load-evaluation): Use dolist and adjust to new format.
385 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
386
bc5c8c5a
JL
3872013-06-13 Juri Linkov <juri@jurta.org>
388
389 * replace.el (perform-replace): Display "symbol " and other search
390 modes from `isearch-message-prefix' in the *Help* buffer.
391
392 * isearch.el (isearch-query-replace): Add " symbol" and other
393 possible search modes from `isearch-message-prefix' to the prompt.
394 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
395 when reading a regexp to collect.
396
a22289f7
JL
3972013-06-13 Juri Linkov <juri@jurta.org>
398
399 * isearch.el (word-search-regexp): Match whitespace if the search
400 string begins or ends in whitespace. The LAX arg is applied to
401 both ends of the search string. Use `regexp-quote' and explicit
402 \< and \> instead of \b. Use \` and \' instead of ^ and $.
403 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
404 boundaries are replaced with symbol boundaries, and characters
405 between symbols match non-word non-symbol syntax. (Bug#14602)
406
cb89acab
JL
4072013-06-13 Juri Linkov <juri@jurta.org>
408
409 * isearch.el (isearch-del-char): Don't exceed the length of
410 `isearch-string' by the prefix arg. (Bug#14563)
411
6e8cfc81
JL
4122013-06-13 Juri Linkov <juri@jurta.org>
413
414 * isearch.el (isearch-yank-word, isearch-yank-line)
415 (isearch-char-by-name, isearch-quote-char)
416 (isearch-printing-char, isearch-process-search-char):
417 Add optional count prefix arg. (Bug#14563)
418
419 * international/isearch-x.el
420 (isearch-process-search-multibyte-characters):
421 Add optional count prefix arg.
422
c23d55f4
VS
4232013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
424
425 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
426 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
427 lexical-binding.
428
4292013-06-13 Vitalie Spinu <spinuvit@gmail.com>
430
431 * subr.el (set-temporary-overlay-map): Add on-exit argument.
432
ba947bc4
GM
4332013-06-13 Glenn Morris <rgm@gnu.org>
434
8baeb37a
GM
435 * startup.el (tty-handle-args):
436 Don't just discard "--" and anything after. (Bug#14608)
437
ba947bc4
GM
438 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
439
9abefce4
MA
4402013-06-13 Michael Albinus <michael.albinus@gmx.de>
441
442 Implement changes in Secret Service API. Make it backward compatible.
443 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
444 (secrets-create-item): Use it. Prefix properties with interface.
445
5755011f
MH
4462013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
447
448 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
449 (term-emulate-terminal): Respect term-suppress-hard-newline.
450
1261d2da
S
4512013-06-13 E Sabof <esabof@gmail.com> (tiny change)
452
453 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
454 Only remove a `thumb-file' overlay. (Bug#14548)
455
868490bb
GJ
4562013-06-12 Grégoire Jadi <daimrod@gmail.com>
457
458 * mail/reporter.el (reporter-submit-bug-report):
459 Handle missing package-name. (Bug#14600)
460
79d7167f
TH
4612013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
462
463 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
464 (reftex-citation-prompt, reftex-default-bibliography)
465 (reftex-bib-or-thebib, reftex-get-bibfile-list)
466 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
467 (reftex-bib-sort-author, reftex-bib-sort-year)
468 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
469 (reftex-extract-bib-entries-from-thebibliography)
470 (reftex-get-bibkey-default, reftex-get-bib-names)
471 (reftex-parse-bibtex-entry, reftex-get-bib-field)
472 (reftex-format-bib-entry, reftex-parse-bibitem)
473 (reftex-format-bibitem, reftex-do-citation)
474 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
475 (reftex-restrict-bib-matches, reftex-extract-bib-file)
476 (reftex-insert-bib-matches, reftex-format-citation)
477 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
478 (reftex-create-bibtex-file): Add docstrings, mostly by converting
479 existing comments into docstrings.
480
5f9dbd7a
XF
4812013-06-12 Xue Fuqiao <xfq.free@gmail.com>
482
483 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
484
94df41ab
AS
4852013-06-12 Andreas Schwab <schwab@suse.de>
486
487 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
488 for auto-save files.
489
a7f3fecc
GM
4902013-06-12 Glenn Morris <rgm@gnu.org>
491
001809f6
GM
492 * ido.el (ido-delete-ignored-files): Remove.
493 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
494 Go back to calling ido-ignore-item-p directly.
a7f3fecc 495
834b5ded
EL
4962013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
497
08c73ed2
EL
498 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
499
834b5ded
EL
500 * ido.el (ido-delete-ignored-files): New function,
501 split from ido-make-file-list-1.
502 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
503 (ido-make-file-list-1): Use ido-delete-ignored-files.
504
daabf15a
LL
5052013-06-12 Leo Liu <sdl.web@gmail.com>
506
507 * progmodes/octave.el (inferior-octave-startup)
508 (inferior-octave-completion-table)
509 (inferior-octave-track-window-width-change)
510 (octave-eldoc-function-signatures, octave-help)
511 (octave-find-definition): Use single quoted strings.
512 (inferior-octave-startup-args): Change default value.
513 (inferior-octave-startup): Do not hard code "-i" and
514 "--no-line-editing".
515 (inferior-octave-resync-dirs): Add optional arg NOERROR.
516 (inferior-octave-directory-tracker): Use it.
517 (octave-goto-function-definition): Robustify.
518 (octave-help): Support highlighting operators in 'See also'.
519 (octave-find-definition): Find subfunctions only in Octave mode.
520
cf4e5178
SM
5212013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
522
523 * help-fns.el (help-fns--compiler-macro): If the handler function is
524 named, then put a link to it.
525 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
526 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
527 (cl-typep): Use it.
528 (cl-eval-when): Simplify debug spec.
529 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
530 compiler-macro function instead of setting `compiler-macro-file'.
531
99c81280 5322013-06-12 Xue Fuqiao <xfq.free@gmail.com>
cd0527a4
XF
533
534 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
535 * vc/vc-hooks.el (vc-stay-local): Doc fix.
536
f56be016
SM
5372013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
538 Daniel Hackney <dan@haxney.org>
539
540 First part of Daniel Hackney's patch to package.el.
541 * emacs-lisp/package.el: Use defstruct.
542 (package-desc): New, main struct.
543 (package--bi-desc, package--ac-desc): New structs, used to describe the
544 format in external files.
545 (package-desc-vers): Replace with package-desc-version accessor.
546 (package-desc-doc): Replace with package-desc-summary accessor.
547 (package-activate-1): Remove `package' arg since the pkg-vec now
548 includes the name.
549 (define-package): Use package-desc-from-define.
550 (package-unpack-single): Change file-name arg to be a symbol.
551 (package--add-to-archive-contents): Use package-desc-create and new
552 accessor functions to package--ac-desc.
553 (package-buffer-info, package-tar-file-info): Return a package-desc.
554 (package-install-from-buffer): Remove `type' argument. Change pkg-info
555 arg to be a package-desc.
556 (package-install-file): Adjust accordingly. Use \' to match EOS.
557 (package--from-builtin): New function.
558 (describe-package-1, package-menu--generate): Use it.
559 (package--make-autoloads-and-compile): Change name arg to be a symbol.
560 (package-generate-autoloads): Idem and return the name of the file.
561 * emacs-lisp/package-x.el (package-upload-buffer-internal):
562 Change pkg-info arg to be a package-desc.
563 Use package-make-ac-desc.
564 (package-upload-file): Use \' to match EOS.
565 * finder.el (finder-compile-keywords): Use package-make-builtin.
566
31119d63
SM
5672013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
568
931a2762
SM
569 * vc/vc.el (vc-deduce-fileset): Change error message.
570 (vc-read-backend): New function.
571 (vc-next-action): Use it.
572
5a3eb0c6
SM
573 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
574
e3eb1bb7
SM
575 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
576 (prolog-font-lock-keywords): Use regexp-opt instead.
577 Don't manually highlight strings.
578 (prolog-mode-variables): Simplify comment-start-skip.
579 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
580
31119d63
SM
581 * emacs-lisp/generic.el (generic--normalise-comments)
582 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
583 (generic-mode-set-comments): Use them.
584 (generic-bracket-support): Use setq-local.
585 (generic-make-keywords-list): Declare obsolete.
586
7de135d0
GM
5872013-06-11 Glenn Morris <rgm@gnu.org>
588
589 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
590 Prettify after setting font-lock-defaults. (Bug#14574)
591
fa6bc6fd
JB
5922013-06-11 Juanma Barranquero <lekktu@gmail.com>
593
594 * replace.el (query-replace, occur-read-regexp-defaults-function)
595 (replace-search):
596 * subr.el (declare-function, number-sequence, local-set-key)
597 (substitute-key-definition, locate-user-emacs-file)
598 (with-silent-modifications, split-string, eval-after-load):
599 Fix typos, remove unneeded backslashes and reflow some docstrings.
600
cf1f9b9a
SM
6012013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
602
603 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
604 default for Elisp files.
605
56602a4b
GM
6062013-06-11 Glenn Morris <rgm@gnu.org>
607
608 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
609 although define-derived-mode was doing this anyway. (Bug#14583)
610
30ae0b2c
JB
6112013-06-10 Juanma Barranquero <lekktu@gmail.com>
612
613 * allout.el (allout-encryption-plaintext-sanitization-regexps):
614 Fix make-variable-buffer-local call to refer to the correct variable.
615
fa472906
AG
6162013-06-10 Aidan Gauland <aidalgol@amuri.net>
617
618 * eshell/em-term.el (eshell-visual-commands)
e7b41c4c
JB
619 (eshell-visual-subcommands, eshell-visual-options):
620 Add summary line to docstrings. Add cross-references.
fa472906 621
ff4871b9
GM
6222013-06-10 Glenn Morris <rgm@gnu.org>
623
624 * epa.el (epa-read-file-name): New function. (Bug#14510)
625 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
626
04fcf1b0
AG
6272013-06-09 Aidan Gauland <aidalgol@amuri.net>
628
629 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
630 output redirection to be ignored with visual commands.
631
88b00caa
AG
6322013-06-09 Aidan Gauland <aidalgol@amuri.net>
633
634 * eshell/em-term.el (eshell-visual-command-p): New function.
f71b3317
AG
635 (eshell-term-initialize): Move long lambda to separate function
636 eshell-visual-command-p.
e7b41c4c
JB
637 * eshell/em-dirs.el (eshell-dirs-initialise):
638 * eshell/em-script.el (eshell-script-initialize):
639 Add missing #' to lambda.
88b00caa 640
fda74125
LL
6412013-06-08 Leo Liu <sdl.web@gmail.com>
642
643 * progmodes/octave.el (octave-add-log-current-defun): New function.
644 (octave-mode): Set add-log-current-defun-function.
645 (octave-goto-function-definition): Do not move point if not found.
646 (octave-find-definition): Enhance to try subfunctions first.
647
467f3b33
GM
6482013-06-08 Glenn Morris <rgm@gnu.org>
649
650 * emacs-lisp/bytecomp.el (byte-compile-char-before)
651 (byte-compile-backward-char, byte-compile-backward-word):
652 Improve previous change, to handle non-explicit nil.
653
544badc3
SM
6542013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
657 (smie--opener/closer-at-point): New function.
658 (smie--matching-block-data): Use it. Don't match from right after an
659 opener or right before a closer. Obey smie-blink-matching-inners.
660 Don't signal a mismatch for repeated inners like "switch..case..case".
661
a175bf33
LL
6622013-06-07 Leo Liu <sdl.web@gmail.com>
663
664 * progmodes/octave.el (octave-mode): Set comment-use-global-state
665 to t. (Bug#14303)
ce8209d4
LL
666 (octave-function-header-regexp): Fix. (Bug#14570)
667 (octave-help-mode-finish-hook, octave-help-mode-finish):
668 Remove. Just use temp-buffer-show-hook.
a175bf33
LL
669
670 * newcomment.el (comment-search-backward): Revert last change.
671 (Bug#14434)
672
673 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
674
a822acff
EZ
6752013-06-07 Eli Zaretskii <eliz@gnu.org>
676
677 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
678 through xargs, to avoid failure due to MS-Windows limitations on
679 command-line length.
680
961166f5
GM
6812013-06-06 Glenn Morris <rgm@gnu.org>
682
d0341459
GM
683 * font-lock.el (lisp-font-lock-keywords-2):
684 Treat user-error like error.
685
961166f5
GM
686 * emacs-lisp/bytecomp.el (byte-compile-char-before)
687 (byte-compile-backward-char, byte-compile-backward-word):
688 Handle explicit nil arguments. (Bug#14565)
689
80fa505f
AM
6902013-06-05 Alan Mackenzie <acm@muc.de>
691
692 * isearch.el (isearch-allow-prefix): New user option.
d2bf7a98 693 (isearch-other-meta-char): Don't exit isearch when a prefix
80fa505f 694 argument is typed whilst `isearch-allow-prefix' is non-nil.
d2bf7a98 695 (Bug#9706)
80fa505f 696
fccdc796
SM
6972013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * autorevert.el (auto-revert-notify-handler): Use memq.
700 Hide assertion failure.
701
702 * skeleton.el: Use cl-lib.
703 (skeleton-further-elements): Use defvar-local.
704 (skeleton-insert): Use cl-progv.
705
9bfff84b
TZ
7062013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
707
708 * progmodes/prog-mode.el (prog-prettify-symbols)
709 (prog-prettify-install): Update docstrings.
710
55577e7c
SM
7112013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
712
713 * simple.el: Move all the prog-mode code to prog-mode.el.
714 * progmodes/prog-mode.el: New file.
715 * loadup.el: Add prog-mode.el.
716
8fc57765
TZ
7172013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
718
719 * simple.el (prog-prettify-symbols): Add version.
720 (prog-prettify-install): Add convenience function to prettify symbols.
721
722 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
723 (perl--augmented-font-lock-keywords-1)
724 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
725 variables and use it.
726
727 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
728 (cfengine3-mode): Remove unneeded variable and use it.
729
730 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
731 (lisp--augmented-font-lock-keywords-1)
732 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
733 Remove unneeded variables and use it.
734
650645d5 7352013-06-05 João Távora <joaotavora@gmail.com>
28f5da6d
TZ
736
737 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
650645d5 738 to point when opening the connection. (Bug#14380)
28f5da6d 739
781b4af6
SM
7402013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
741
742 * subr.el (load-history-regexp, load-history-filename-element)
743 (eval-after-load, after-load-functions, do-after-load-evaluation)
744 (eval-next-after-load, display-delayed-warnings)
745 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
746 definition of save-match-data.
747 (overriding-local-map): Remove accidental obsolescence declaration.
748
749 * emacs-lisp/edebug.el (edebug-result): Move before first use.
750
3ca0d0b4
TZ
7512013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
752
753 Generalize symbol prettify support to prog-mode and implement it
754 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
755 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
756 (prog--prettify-font-lock-compose-symbol)
757 (prog-prettify-font-lock-symbols-keywords): New variables and
758 functions to support symbol prettification.
759 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
760 (lisp--augmented-font-lock-keywords-1)
761 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
762 (lisp--prettify-symbols-alist): Implement prettify of lambda.
763 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
781b4af6
SM
764 (cfengine3--prettify-symbols-alist, cfengine3-mode):
765 Implement prettify of -> => :: strings.
3ca0d0b4
TZ
766 * progmodes/perl-mode.el (perl-prettify-symbols)
767 (perl--font-lock-compose-symbol)
768 (perl--font-lock-symbols-keywords): Move to prog-mode.
769 (perl--prettify-symbols-alist): Prettify -> => :: strings.
770 (perl-font-lock-keywords-1)
771 (perl-font-lock-keywords-2): Remove explicit prettify support.
772 (perl--augmented-font-lock-keywords)
773 (perl--augmented-font-lock-keywords-1)
781b4af6
SM
774 (perl--augmented-font-lock-keywords-2, perl-mode):
775 Implement prettify support.
3ca0d0b4 776
976cb066
LL
7772013-06-05 Leo Liu <sdl.web@gmail.com>
778
779 Re-implement smie matching block highlight using
780 show-paren-data-function. (Bug#14395)
781 * emacs-lisp/smie.el (smie-matching-block-highlight)
782 (smie--highlight-matching-block-overlay)
783 (smie--highlight-matching-block-lastpos)
784 (smie-highlight-matching-block)
785 (smie-highlight-matching-block-mode): Remove.
786 (smie--matching-block-data-cache): New variable.
787 (smie--matching-block-data): New function.
788 (smie-setup): Use smie--matching-block-data for
789 show-paren-data-function.
790
791 * progmodes/octave.el (octave-mode-menu): Fix.
792 (octave-find-definition): Skip garbage lines.
793
208d0342
SM
7942013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
795
796 Fix compilation error with simultaneous dynamic+lexical scoping.
797 Add warning when a defvar appears after the first let-binding.
798 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
799 (byte-compile-close-variables): Initialize it.
800 (byte-compile--declare-var): New function.
801 (byte-compile-file-form-defvar)
802 (byte-compile-file-form-define-abbrev-table)
803 (byte-compile-file-form-custom-declare-variable): Use it.
804 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
805 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
806 (byte-compile-bind): Handle dynamic bindings that shadow
807 lexical bindings.
808 (byte-compile-unbind): Make arg non-optional.
809 (byte-compile-let): Simplify.
810 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
811 (cconv--analyse-function, cconv-analyse-form): Populate it.
812 Protect byte-compile-bound-variables to limit the scope of defvars.
813 (cconv-analyse-form): Add missing rule for (defvar <foo>).
814 Remove unneeded rule for `declare'.
815
816 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
817 so as to avoid depending on cl-adjoin at run-time.
818 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
819
820 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
821 (macroexp--warn-and-return): Use it.
822
2587b005
LL
8232013-06-05 Leo Liu <sdl.web@gmail.com>
824
825 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
826
f1da3c88
LL
8272013-06-04 Leo Liu <sdl.web@gmail.com>
828
829 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
830 (compilation-auto-jump): Suppress the "Mark set" message to give
831 way to exit message.
832
3caa391f
AM
8332013-06-04 Alan Mackenzie <acm@muc.de>
834
835 Remove faulty optimisation from indentation calculation.
836 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
837 search limit based on 2000 characters back from indent-point.
838
068922a2
TH
8392013-06-03 Tassilo Horn <tsdh@gnu.org>
840
841 * eshell/em-term.el (cl-lib): Require `cl-lib'.
842
1f8fdd53
SM
8432013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
844
bbcc4d97
SM
845 * emacs-lisp/lisp.el: Use lexical-binding.
846 (lisp--local-variables-1, lisp--local-variables): New functions.
847 (lisp--local-variables-completion-table): New var.
208d0342 848 (lisp-completion-at-point): Use it complete let-bound vars.
bbcc4d97 849
1f8fdd53
SM
850 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
851 eagerly (bug#14422).
852
c9628c79
MA
8532013-06-03 Michael Albinus <michael.albinus@gmx.de>
854
855 * autorevert.el (auto-revert-notify-enabled)
856 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
857 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
858 (auto-revert-notify-handler): Handle also gfilenotify.
859
e7b41c4c 860 * subr.el (file-notify-handle-event): New defun. Replacing ...
c9628c79 861 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
781b4af6 862 Remove.
c9628c79 863
e5e4a942
JL
8642013-06-03 Juri Linkov <juri@jurta.org>
865
866 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
867 `M-s h .'. (Bug#14427)
868
869 * hi-lock.el (highlight-symbol-at-point): New alias for the new
870 command `hi-lock-face-symbol-at-point'.
871 (hi-lock-face-symbol-at-point): New command.
872 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
873 (hi-lock-menu): Add `highlight-symbol-at-point'.
874 (hi-lock-mode): Doc fix.
875
876 * isearch.el (isearch-forward-symbol-at-point): New command.
877 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
878 (isearch-highlight-regexp): Add a regexp which matches
879 words/symbols for word/symbol mode.
880
881 * subr.el (find-tag-default-bounds): New function with the body
882 mostly moved from `find-tag-default'.
883 (find-tag-default): Move most code to `find-tag-default-bounds',
884 call it and apply `buffer-substring-no-properties' afterwards.
885
26b3353a
TH
8862013-06-03 Tassilo Horn <tsdh@gnu.org>
887
781b4af6
SM
888 * eshell/em-term.el (eshell-term-initialize):
889 Use `cl-intersection' rather than `intersection'.
26b3353a 890
51b60f53
XF
8912013-06-02 Xue Fuqiao <xfq.free@gmail.com>
892
fe054b63 893 * vc/log-view.el: Doc fix.
d3ffe17c 894 (log-view-mode-map): Copy keymap from `special-mode-map'.
51b60f53 895
a0eb10b3 8962013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
897
898 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
899 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
900 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
901 (eieio-unbound, eieio-default-superclass)
902 (eieio--define-field-accessors, method-static, method-before)
903 (method-primary, method-after, method-num-lists)
904 (method-generic-before, method-generic-primary)
905 (method-generic-after, method-num-slots)
906 (eieio-specialized-key-to-generic-key)
907 (eieio--check-type, class-v, class-p)
908 (eieio-class-name, define-obsolete-function-alias)
909 (eieio-class-parents-fast, eieio-class-children-fast)
910 (same-class-fast-p, class-constructor, generic-p)
911 (generic-primary-only-p, generic-primary-only-one-p)
912 (class-option-assoc, class-option, eieio-object-p)
913 (class-abstract-p, class-method-invocation-order)
914 (eieio-defclass-autoload-map, eieio-defclass-autoload)
915 (eieio-class-un-autoload, eieio-defclass)
916 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
917 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
918 (eieio--defgeneric-init-form, eieio-defgeneric-form)
919 (eieio-defgeneric-reset-generic-form)
920 (eieio-defgeneric-form-primary-only)
921 (eieio-defgeneric-reset-generic-form-primary-only)
922 (eieio-defgeneric-form-primary-only-one)
923 (eieio-defgeneric-reset-generic-form-primary-only-one)
924 (eieio-unbind-method-implementations)
925 (eieio--defmethod, eieio--typep)
926 (eieio-perform-slot-validation, eieio-validate-slot-value)
927 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
928 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
929 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
930 (eieio-slot-name-index, eieio-class-slot-name-index)
931 (eieio-set-defaults, eieio-initarg-to-attribute)
932 (eieio-attribute-to-initarg, eieio-c3-candidate)
933 (eieio-c3-merge-lists, eieio-class-precedence-c3)
934 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
935 (eieio-class-precedence-list, eieio-generic-call-methodname)
936 (eieio-generic-call-arglst, eieio-generic-call-key)
937 (eieio-generic-call-next-method-list)
938 (eieio-pre-method-execution-functions, eieio-generic-call)
939 (eieio-generic-call-primary-only, eieiomt-method-list)
940 (eieiomt-optimizing-obarray, eieiomt-install)
941 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
942 (eieio-generic-form, eieio-defmethod, make-obsolete)
4f405069 943 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
890f7890
DE
944 (defclass): Remove `eval-and-compile' from macro.
945 (call-next-method, shared-initialize): Instead of using
946 `scoped-class' variable, use new eieio--scoped-class, and
947 eieio--with-scoped-class.
948 (initialize-instance): Rename local variable 'scoped-class' to
949 'this-class' to remove ambiguitity from old global.
950
951 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
952 eieio.el.
4f405069
JB
953 (eieio--scoped-class-stack): New variable.
954 (eieio--scoped-class): New fcn.
890f7890
DE
955 (eieio--with-scoped-class): New scoping macro.
956 (eieio-defclass): Use pushnew instead of add-to-list.
957 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
958 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
959 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
960 `scoped-class' variable, use new eieio--scoped-class, and
961 eieio--with-scoped-class.
962
963 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
964
d105b0e2
TH
9652013-06-02 Tassilo Horn <tsdh@gnu.org>
966
967 * eshell/esh-ext.el (eshell-external-command): Pass args to
968 `eshell-find-interpreter'.
969 (eshell-find-interpreter): Add new second parameter ARGS.
970
971 * eshell/em-script.el (eshell-script-initialize): Add second arg
e7b41c4c 972 to the function added as MATCH to `eshell-interpreter-alist'.
d105b0e2
TH
973
974 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
e7b41c4c 975 the function added as MATCH to `eshell-interpreter-alist'.
d105b0e2
TH
976
977 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
978 (eshell-visual-options): New defcustom.
979 (eshell-escape-control-x): Adapt docstring.
980 (eshell-term-initialize): Test `eshell-visual-subcommands' and
981 `eshell-visual-options' in addition to `eshell-visual-commands'.
982 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
983
f46305c8 9842013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
f782d531
FEG
985
986 * progmodes/python.el (python-indent-block-enders): Add break,
987 continue and raise keywords.
988
d870df21
GM
9892013-06-01 Glenn Morris <rgm@gnu.org>
990
9133b82e
GM
991 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
992
02c992ec 993 Plain (f)boundp silences compilation warnings since Emacs 22.1.
683853b9
GM
994 * progmodes/cc-cmds.el (delete-forward-p):
995 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
996 * progmodes/cc-engine.el (buffer-syntactic-context):
997 * progmodes/cc-fonts.el (face-property-instance):
998 * progmodes/cc-mode.el (set-keymap-parents):
999 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
1000 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
1001 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
02c992ec
GM
1002 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
1003 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
683853b9 1004
31e7b090
GM
1005 * progmodes/cc-vars.el (other): Emacs has this widget since
1006 at least 21.1, so don't (re)define it.
1007
d870df21
GM
1008 * eshell/em-cmpl.el (eshell-cmpl-initialize):
1009 Replace the obsolete alias pcomplete-arg-quote-list.
1010
c75c93c7
LL
10112013-06-01 Leo Liu <sdl.web@gmail.com>
1012
1013 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
1014 punctuation syntax.
1015 (inferior-octave-minimal-columns)
1016 (inferior-octave-last-column-width): New variables.
1017 (inferior-octave-track-window-width-change): New function.
1018 (inferior-octave-mode): Adjust column width so that Octave output,
1019 for example from 'ls', can fit into the window nicely.
1020
973d1e12
DG
10212013-05-31 Dmitry Gutov <dgutov@yandex.ru>
1022
1023 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
1024 Highlight expansions inside regexp literals.
1025
0888c286
GM
10262013-05-31 Glenn Morris <rgm@gnu.org>
1027
e26aac1f
GM
1028 * obsolete/sym-comp.el (symbol-complete):
1029 Replace obsolete completion-annotate-function.
1030
0888c286
GM
1031 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
1032
19bb8e62
DG
10332013-05-31 Dmitry Gutov <dgutov@yandex.ru>
1034
781b4af6
SM
1035 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
1036 New function, checks if point is inside a literal that allows
19bb8e62
DG
1037 expression expansion.
1038 (ruby-syntax-propertize-expansion): Use it.
1039 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
1040 around the body.
1041
01dea85f
JL
10422013-05-30 Juri Linkov <juri@jurta.org>
1043
1044 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
1045 to "\M-si".
1046 (isearch-invisible): New variable.
1047 (isearch-forward): Doc fix.
1048 (isearch-mode): Set `isearch-invisible'
1049 to the value of `search-invisible'.
1050 (isearch-toggle-case-fold): Doc fix.
1051 (isearch-toggle-invisible): New command.
1052 (isearch-query-replace): Let-bind `search-invisible'
1053 to the value of `isearch-invisible'.
1054 (isearch-search): Use `isearch-invisible' instead of
1055 `search-invisible'. Let-bind `search-invisible'
1056 to the value of `isearch-invisible'. (Bug#11378)
1057
ab1bdce5
JL
10582013-05-30 Juri Linkov <juri@jurta.org>
1059
1060 * replace.el (perform-replace): Avoid `isearch-range-invisible'
1061 call when `query-flag' is nil and `search-invisible' is non-nil.
1062 (Bug#11746)
1063
d6d236e2
GM
10642013-05-30 Glenn Morris <rgm@gnu.org>
1065
8accd027
GM
1066 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
1067
2a8bed1c
GM
1068 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
1069 (cc-require): Suppress spurious "noruntime" warnings.
1070 (cc-require-when-compile): Use fboundp, for sake of compiler.
1071
d6d236e2
GM
1072 * progmodes/cc-mode.el: Move load of cc-vars before that of
1073 cc-langs (which in turn loads cc-vars), to quieten compiler.
1074
9190b35b
SM
10752013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * paren.el: Simplify the code.
1078 (show-paren-mode): Always start the timer.
1079 (show-paren--idle-timer): Rename from show-paren-idle-timer.
1080 (show-paren--overlay, show-paren--overlay-1): Rename from
1081 show-paren-overlay and show-paren-overlay-1, and initialize to an
1082 overlay rather than to nil.
1083 (show-paren-function): Misc cleanup and simplifications.
1084
4f8d1cf6
SM
10852013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1086
1087 * paren.el (show-paren-data-function): New hook.
1088 (show-paren--default): New function, extracted from show-paren-function.
1089 (show-paren-function): Use show-paren-data-function.
1090
02d844b5
GM
10912013-05-30 Glenn Morris <rgm@gnu.org>
1092
d209d4a9
GM
1093 * ielm.el (ielm-map, ielm-complete-symbol):
1094 Use completion-at-point rather than obsolete functions.
1095 (inferior-emacs-lisp-mode): Doc fix.
1096 Set completion-at-point-functions, rather than
1097 comint-dynamic-complete-functions.
1098
2082faa6
GM
1099 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
1100 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
1101 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
1102
dd8620de
GM
1103 * image.el (image-animated-p): Tweak definition.
1104
ceca95b1
GM
1105 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
1106 (rlogin-process-connection-type): Tweak default. Add set-after.
1107 (rlogin-host): Doc fix.
1108 (rlogin): Tweak prompt.
1109 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
1110
ee9f1acc
GM
1111 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1112 * progmodes/tcl.el (inferior-tcl-mode-map):
1113 Use completion-at-point rather than obsolete alias.
1114
45ce222e
GM
1115 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
1116
02d844b5
GM
1117 * minibuffer.el (read-file-name-completion-ignore-case):
1118 Move before completion--in-region, for eager macro expansion.
1119
ac44d6c1
JL
11202013-05-29 Juri Linkov <juri@jurta.org>
1121
1122 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
1123 for total count of matching lines. Add `global-matches' for total
1124 count of matches. Rename `matches' to `lines' for count of
1125 matching lines. Add `matches' for count of matches.
1126 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
1127 to `prev-line' for line number of prev match endpt.
1128 Increment `matches' for every match. Print the number of
1129 matching lines in the header.
1130 (occur-context-lines): Rename `lines' to `curr-line'.
1131 Rename `prev-lines' to `prev-line'. (Bug#14017)
1132
3c9c9d38
JL
11332013-05-29 Juri Linkov <juri@jurta.org>
1134
1135 * replace.el (perform-replace): Add `skip-read-only-count',
1136 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
1137 Increment them for corresponding conditions and report the number
1138 of skipped occurrences in the final message. (Bug#11746)
1139 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1140 (replace-string, replace-regexp): Doc fix.
1141
33e249a2
SM
11422013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1143
8e399682
SM
1144 * emacs-lisp/trace.el (trace--read-args): Provide a default.
1145
33e249a2 1146 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
781b4af6 1147 prog-mode-map (bug#14504).
33e249a2 1148
f236dd84
LL
11492013-05-29 Leo Liu <sdl.web@gmail.com>
1150
1151 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
1152 (octave-help): Small simplification.
1153
1154 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
1155 off the highlight first.
1156
3694d13f
GM
11572013-05-29 Glenn Morris <rgm@gnu.org>
1158
03983bdc
GM
1159 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
1160 Handle idlwave-last-system-routine-info-cons-cell being nil.
1161
bc74a74a
GM
1162 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
1163 (idlwave-write-paths): Simplify via with-temp-buffer.
1164
8b394200
GM
1165 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
1166 * emulation/cua-rect.el: Also load cua-base at run time.
1167
3694d13f
GM
1168 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
1169 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
1170 (cperl-imenu-on-info): Require imenu.
1171
336d7284
AM
11722013-05-28 Alan Mackenzie <acm@muc.de>
1173
1174 Handle "capitalised keywords" correctly.
33e249a2 1175 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
336d7284 1176
cb29c582
AG
11772013-05-28 Aidan Gauland <aidalgol@amuri.net>
1178
781b4af6 1179 * eshell/em-unix.el: Add -r option to cp.
cb29c582 1180
690e44b2
GM
11812013-05-28 Glenn Morris <rgm@gnu.org>
1182
e658d75c
GM
1183 * vc/vc-arch.el (vc-exec-after): Declare.
1184 (vc-switches): Autoload.
1185 * vc/vc-bzr.el: No need to require vc when compiling.
1186 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
1187 (vc-resynch-buffer, vc-dir-refresh): Declare.
1188 (vc-setup-buffer, vc-switches): Autoload.
712b9732
GM
1189 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
1190 (vc-resynch-buffer): Declare.
1191 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
e658d75c 1192 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
712b9732
GM
1193 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
1194 (grep-read-regexp, grep-read-files, grep-expand-template)
1195 (vc-dir-refresh): Declare.
1196 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
1197 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
1198 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
e658d75c
GM
1199 * vc/vc-mtn.el (vc-exec-after): Declare.
1200 (vc-switches): Autoload.
1201 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
1202 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
1203 (vc-file-tree-walk): Declare.
712b9732
GM
1204 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
1205 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
1206 (vc-tag-precondition, vc-rename-master): Autoload.
e658d75c
GM
1207 * vc/vc-svn.el (vc-exec-after): Declare.
1208 (vc-switches, vc-setup-buffer): Autoload.
1209 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
1210 Autoload.
1211 (vc-resynch-buffer): Declare.
1212
98e87fb3
GM
1213 * obsolete/fast-lock.el (byte-compile-warnings):
1214 Don't warn about obsolete features in this obsolete file.
1215
f5379553
GM
1216 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
1217 Move definition before use.
1218
7a20ef83
GM
1219 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
1220 (dun-unix-verbs): Remove dun-zippy.
1221 (dun-zippy): Remove function.
1222
690e44b2
GM
1223 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
1224
3a52ccf7
JL
12252013-05-27 Juri Linkov <juri@jurta.org>
1226
1227 * replace.el (replace-search): New function with code moved out
1228 from `perform-replace'.
1229 (replace-highlight, replace-dehighlight): Move function definitions
1230 up closer to `replace-search'. (Bug#11746)
1231
d289938a
JL
12322013-05-27 Juri Linkov <juri@jurta.org>
1233
1234 * replace.el (perform-replace): Ignore invisible matches.
1235 In addition to checking `query-replace-skip-read-only', also
1236 filter out matches by calling `run-hook-with-args-until-failure'
1237 on `isearch-filter-predicates', and also check `search-invisible'
1238 for t or call `isearch-range-invisible'.
1239 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
1240
66fc57e3
JL
12412013-05-27 Juri Linkov <juri@jurta.org>
1242
1243 * isearch.el (isearch-filter-predicates): Rename from
1244 `isearch-filter-predicate'. Doc fix. (Bug#11378)
1245 (isearch-message-prefix): Display text from the property
1246 `isearch-message-prefix' of the currently active filters.
1247 (isearch-search): Don't compare `isearch-filter-predicate' with
1248 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
1249 on `isearch-filter-predicates'. Also check `search-invisible' for t
1250 or call `isearch-range-invisible'.
1251 (isearch-filter-visible): Make obsolete.
1252 (isearch-lazy-highlight-search):
1253 Call `run-hook-with-args-until-failure' on
1254 `isearch-filter-predicates' and use `isearch-range-invisible'.
1255
1256 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
1257 `isearch-filter-predicates' instead of `funcall'ing
1258 `isearch-filter-predicate'.
1259 (Info-mode): Set `Info-isearch-filter' to
1260 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
1261
1262 * dired-aux.el (dired-isearch-filter-predicate-orig):
1263 Remove variable.
1264 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
1265 (dired-isearch-filenames-end): Add and remove
1266 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
1267 instead of changing the value of `isearch-filter-predicate'.
1268 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
1269 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
1270 Put property `isearch-message-prefix' to "filename " on
1271 `dired-isearch-filter-filenames'.
1272
1273 * wdired.el (wdired-change-to-wdired-mode):
1274 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
1275 locally instead of changing `isearch-filter-predicate'.
1276 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
1277
f1a60a0f
DG
12782013-05-27 Dmitry Gutov <dgutov@yandex.ru>
1279
1280 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
1281 return the commit hash (Bug#14459). Also set the
1282 `vc-git-detached' property.
1283 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
1284 (vc-git-mode-line-string): Use the same help-echo format whether
1285 in detached mode or not, because we know the actual revision now.
1286 When in detached mode, shorten the revision to 7 chars.
1287
7f17cc40
SM
12882013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1289
1290 * emacs-lisp/easy-mmode.el (define-minor-mode):
1291 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
1292 mode hook and provide a docstring.
1293
25c8401c
AM
12942013-05-27 Alan Mackenzie <acm@muc.de>
1295
1296 Remove spurious syntax-table text properties inserted by C-y.
1297 * progmodes/cc-mode.el (c-after-change): Also clear hard
1298 syntax-table property with value nil.
1299
dde84790
MA
13002013-05-27 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
1303 when reading the events; the buffer layout shall not be changed.
1304
837fd9af
LL
13052013-05-27 Leo Liu <sdl.web@gmail.com>
1306
1307 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
1308 New variable.
1309 (inferior-octave-directory-tracker): Automatically re-sync
1310 default-directory.
1311 (octave-help): Improve handling of 'See also'.
1312
4fd996b3
SM
13132013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1314
416f1802
SM
1315 * doc-view.el: Minor naming convention tweaks.
1316 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
1317
4fd996b3
SM
1318 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
1319 even if there's no `display' property yet (bug#14435).
1320
a052ef3b
EZ
13212013-05-25 Eli Zaretskii <eliz@gnu.org>
1322
4fd996b3 1323 * subr.el (unmsys--file-name): Rename from reveal-filename.
a052ef3b
EZ
1324
1325 * Makefile.in (custom-deps, finder-data, autoloads)
1326 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
1327 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
1328 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
1329
c9023370
SM
13302013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1331
1332 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
1333 error-completion on the first 2 args of condition-case (bug#14446).
df76dacb 1334 Don't burp at EOB.
c9023370 1335
24d699fa
LL
13362013-05-25 Leo Liu <sdl.web@gmail.com>
1337
1338 * comint.el (comint-previous-matching-input): Do not flood the
1339 *Messages* buffer with trivial messages.
1340
17e5c0cc
SM
13412013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1342
1343 * progmodes/flymake.el (flymake-nop): Don't return a string.
1344 (flymake-set-at): Fix typo.
1345
1346 * simple.el (read--expression): New function, extracted from
1347 eval-expression. Set completion-at-point-functions (bug#14465).
1348 (eval-expression, eval-minibuffer): Use it.
1349
5d028165
XF
13502013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1351
1352 * progmodes/flymake.el (flymake-save-buffer-in-file)
1353 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
1354 (flymake-selected-frame, flymake-log, flymake-ins-after)
1355 (flymake-set-at, flymake-get-buildfile-from-cache)
1356 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
1357 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
1358 Refine the doc string.
1359 (flymake-get-file-name-mode-and-masks): Reformat.
1360 (flymake-get-real-file-name-function): Fix a minor bug.
1361
7a1d7ba7
JL
13622013-05-24 Juri Linkov <juri@jurta.org>
1363
1364 * progmodes/grep.el (grep-mode-font-lock-keywords):
1365 Support =linenumber= format used by git-grep for lines with
1366 function names. (Bug#13549)
1367
650cff3d
SM
13682013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
1369
1370 * progmodes/octave.el (octave-smie-rules): Return nil rather than
1371 0 after a semi-colon; it works better for smie-auto-fill.
1372 (octave--indent-new-comment-line): New function.
1373 (octave-indent-new-comment-line): Use it (indirectly).
1374 (octave-mode): Don't disable smie-auto-fill. Use add-function to
1375 modify comment-line-break-function.
1376
1377 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
1378 (smie-setup): Use add-function to set it.
1379
9631677d
SS
13802013-05-24 Sam Steingold <sds@gnu.org>
1381
1382 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
1383 argument (before the `interactive' argument).
1384
50105835
SM
13852013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * image-mode.el (image-mode-winprops): Add winprops to
1388 image-mode-winprops-alist before running
1389 image-mode-new-window-functions.
1390 * doc-view.el (doc-view-new-window-function): Don't delay
1391 doc-view-goto-page via timers (bug#14435).
1392
57b9823e
TH
13932013-05-24 Tassilo Horn <tsdh@gnu.org>
1394
1395 * doc-view.el: Integrate with desktop.el. (Bug#14435)
1396 (doc-view-desktop-save-buffer): New function.
1397 (doc-view-restore-desktop-buffer): New function.
50105835
SM
1398 (desktop-buffer-mode-handlers):
1399 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
57b9823e
TH
1400 handler.
1401 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
1402 `desktop-save-buffer' function.
1403
91aafa16
MA
14042013-05-24 Michael Albinus <michael.albinus@gmx.de>
1405
1406 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
1407 (tramp-gvfs-file-name-handler): Raise a user error when
1408 `tramp-gvfs-enabled' is nil.
1409 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
1410 Do not raise a user error when loading package. (Bug#14447)
1411
ec076379
MA
1412 * net/xesam.el: Move to obsolete/.
1413
db785726
GM
14142013-05-24 Glenn Morris <rgm@gnu.org>
1415
af5c7606
GM
1416 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
1417
e5d1916a
GM
1418 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
1419
ded62b08
GM
1420 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
1421 (Info-find-node, Man-getpage-in-background): Declare.
1422
9e614a3f
GM
1423 * mail/unrmail.el (unrmail):
1424 Replace obsolete detect-coding-with-priority.
1425
892f8ca3
GM
1426 * net/socks.el (socks-split-string): Use this rather than split-string.
1427 (socks-nslookup-host): Update for above change.
1428 (dynamic-choice, s5-dynamic-choice-match)
1429 (s5-dynamic-choice-match-inline, s5-widget-value-create):
1430 Comment out unused code.
1431
3c291973
GM
1432 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
1433 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
1434 (gud-tooltip-echo-area): Make obsolete.
1435 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
1436
43cc956b
GM
1437 * progmodes/js.el (js--optimize-arglist): Declare.
1438
dab49a3b
GM
1439 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
1440
36b9d085
GM
1441 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
1442 (ediff-window-C): Declare.
1443
e354ae76
GM
1444 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
1445 Tweak requires to silence compiler.
1446
b8e57bf4
GM
1447 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
1448 (he-search-string, he-tried-table, he-expand-list)
1449 (he-init-string, he-string-member, he-substitute-string)
1450 (he-reset-string): Declare.
1451
db785726
GM
1452 * obsolete/options.el (list-options): Use custom-variable-p,
1453 rather than obsolete alias.
1454
b3531901
SS
14552013-05-23 Sam Steingold <sds@gnu.org>
1456
1457 * simple.el (shell-command-on-region): Pass the `replace' argument
db785726 1458 down to `call-process-region' to comply with the doc as reported on
b3531901
SS
1459 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
1460
bdda4c66
SM
14612013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1462
1463 * emacs-lisp/smie.el (smie-indent-forward-token)
1464 (smie-indent-backward-token): Handle string tokens (bug#14381).
1465
c43d45f9
TH
14662013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1467
fe1eb856
RS
1468 * ielm.el (ielm-menu): New menu.
1469 (inferior-emacs-lisp-mode): Set comment-start.
96172128 1470
fe1eb856
RS
14712013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1472
1473 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
1474 Fix deactivate action.
1475
1476 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
1477 Add cleveref macros.
074dd971 1478
c43d45f9
TH
1479 * lisp/textmodes/reftex-parse.el
1480 (reftex-locate-bibliography-files): Accept options for
1481 bibliography commands.
1482 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
1483 Add addbibresource. Basic Biblatex support.
1484
7764286e
MA
14852013-05-23 Michael Albinus <michael.albinus@gmx.de>
1486
1487 * net/tramp-gvfs.el (top):
1488 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
1489 when loading package. (Bug#14447)
1490
d361bc10
GM
14912013-05-23 Glenn Morris <rgm@gnu.org>
1492
8fa23984
GM
1493 * progmodes/js.el: No need to load comint when compiling.
1494 (ring-insert, comint-send-string, comint-send-input)
1495 (comint-last-input-end, ido-chop): Declare.
1496
a5c7df1a
GM
1497 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
1498 * vc/ediff-mult.el: Adjust requires.
1499 (ediff-directories-internal, ediff-directory-revisions-internal)
1500 (ediff-patch-file-internal): Declare.
1501 * vc/ediff-ptch.el: Adjust requires.
1502 (ediff-use-last-dir, ediff-buffers-internal): Declare.
1503 (ediff-find-file): Autoload.
1504 * vc/ediff-util.el: No need to load ediff when compiling.
1505 (ediff-regions-internal): Declare.
1506 * vc/ediff-wind.el: Adjust requires.
1507 (ediff-compute-toolbar-width): Define when compiling.
1508 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
1509 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
1510 (dired-get-filename, dired-get-marked-files)
1511 (ediff-last-dir-patch, ediff-patch-default-directory)
1512 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
1513 (ediff-patch-buffer-internal): Declare.
1514
e2aec513
GM
1515 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
1516 (ispell-process, ispell-buffer-local-words, lm-summary)
1517 (lm-section-start, lm-section-end): Declare.
1518 (checkdoc-ispell-init): Simplify.
1519
e68bbd7c
GM
1520 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
1521 (he-string-member, he-reset-string, he-substitute-string): Declare.
1522
7efe0991
GM
1523 * eshell/em-ls.el: Adjust requires.
1524 (eshell-glob-regexp): Declare.
f87b1284
GM
1525 * eshell/em-tramp.el: Adjust requires.
1526 (eshell-parse-command): Autoload.
1527 * eshell/em-xtra.el: Adjust requires.
1528 (eshell-parse-command): Autoload.
1529 * eshell/esh-ext.el: Adjust requires.
1530 (eshell-parse-command, eshell-close-handles): Autoload.
1531 * eshell/esh-io.el: Adjust requires.
1532 (eshell-output-filter): Autoload.
1533 * eshell/esh-util.el: No need to load tramp when compiling.
1534 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
1535 Declare.
1536 (eshell-parse-ange-ls): Require ange-ftp and tramp.
1537 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1538 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
1539 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
1540 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
1541 * eshell/esh-opt.el, eshell/esh-proc.el:
1542 * eshell/esh-var.el: Adjust requires.
1543 * eshell/eshell.el: Do not require esh-util twice.
1544 (eshell-add-input-to-history): Declare.
1545 (eshell-command): Check history module is active before using it.
1546
d361bc10
GM
1547 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
1548
85d090a9
LL
15492013-05-22 Leo Liu <sdl.web@gmail.com>
1550
1551 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
1552
5d0acd9d
MA
15532013-05-22 Michael Albinus <michael.albinus@gmx.de>
1554
1555 * autorevert.el (auto-revert-notify-add-watch)
1556 (auto-revert-notify-handler): Add `attrib' for the inotify case,
1557 it indicates changes in file modification time.
1558
0cdffd7d
GM
15592013-05-22 Glenn Morris <rgm@gnu.org>
1560
ca5995ec
GM
1561 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1562 Always delete the autoloaded function from the noruntime and
1563 unresolved functions lists.
1564
6450907e
GM
1565 * allout.el: No need to load epa, epg, overlay when compiling.
1566 (epg-context-set-passphrase-callback, epg-list-keys)
1567 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
1568 (epg-key-user-id-list): Declare.
1569
9c6906f6
GM
1570 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
1571 (viper-set-parsing-style-toggling-macro)
1572 (viper-set-emacs-state-searchstyle-macros):
1573 Use called-interactively-p on Emacs.
1574 (viper-looking-back): Make it an obsolete alias. Update callers.
1575 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
1576 Use looking-back rather than viper-looking-back.
1577 (viper-tmp-insert-at-eob, viper-enlarge-region)
1578 (viper-read-string-with-history, viper-register-to-point)
1579 (viper-append-to-register, viper-change-state-to-vi)
1580 (viper-backward-char-carefully, viper-forward-char-carefully)
1581 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
1582 (viper-change-state-to-emacs): Declare.
1583 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
1584 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
1585 * emulation/viper-mous.el: Do not load viper-cmd.
1586 (viper-backward-char-carefully, viper-forward-char-carefully)
1587 (viper-forward-word, viper-adjust-window): Declare.
1588
5f70c169
GM
1589 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
1590
b1b7f300
GM
1591 * progmodes/idlw-help.el (idlwave-help-fontify):
1592 Use called-interactively-p.
1593
f6ebbb46
GM
1594 * term/w32console.el (w32-get-console-codepage)
1595 (w32-get-console-output-codepage): Declare.
1596
0cdffd7d
GM
1597 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
1598 Remove unnecessary declarations.
1599 (dframe-message): Doc fix.
1600
1601 * info.el (dframe-select-attached-frame, dframe-current-frame):
1602 Declare.
1603
1604 * speedbar.el (speedbar-message): Make it an obsolete alias.
1605 Update all callers.
1606 (speedbar-with-attached-buffer)
1607 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
1608 (speedbar-with-writable): Use backquote.
1609 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
1610 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
1611 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
1612 rather than speedbar- aliases.
1613 * mail/rmail.el: Load dframe rather than speedbar when compiling.
1614 (speedbar-make-specialized-keymap, speedbar-insert-button)
1615 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
1616 (speedbar-do-function-pointer): Declare.
1617 (rmail-speedbar-button, rmail-speedbar-find-file)
1618 (rmail-speedbar-move-message):
1619 Use dframe-with-attached-buffer rather than speedbar- alias.
1620 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
1621 (dframe-message, speedbar-make-specialized-keymap)
1622 (speedbar-add-expansion-list, speedbar-mode-functions-list)
1623 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
1624 (speedbar-insert-button, dframe-select-attached-frame)
1625 (dframe-maybee-jump-to-attached-frame)
1626 (speedbar-change-initial-expansion-list)
1627 (speedbar-previously-used-expansion-list-name): Declare.
1628 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
1629 Use dframe-message, dframe-with-attached-buffer rather than
1630 speedbar- aliases.
1631 (gud-sentinel): Silence compiler.
1632 * progmodes/vhdl-mode.el (speedbar-refresh)
1633 (speedbar-do-function-pointer, speedbar-add-supported-extension)
1634 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
1635 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
1636 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
1637 (speedbar-file-lists, speedbar-make-tag-line)
1638 (speedbar-line-directory, speedbar-goto-this-file)
1639 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
1640 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
1641 (speedbar-make-button, speedbar-reset-scanners)
1642 (speedbar-files-item-info, speedbar-line-text)
1643 (speedbar-find-file-in-frame, speedbar-set-timer)
1644 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
1645 (speedbar-with-writable): Do not (re)define it.
1646 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
1647 rather than speedbar- alias.
1648
ee44b62a
LL
16492013-05-21 Leo Liu <sdl.web@gmail.com>
1650
1651 * progmodes/octave.el (octave-mode-menu): Update and re-organize
1652 menu items.
1653 (octave-mode): Tweak fill-nobreak-predicate.
1654 (inferior-octave-startup): Check process to avoid infinite loop.
1655 (inferior-octave): Pop to buffer first to show abornmal process
1656 exit information.
1657
640f050f
GM
16582013-05-21 Glenn Morris <rgm@gnu.org>
1659
79458038
GM
1660 * printing.el (pr-menu-bar): Define when compiling.
1661
9cc3e83f
LL
16622013-05-21 Leo Liu <sdl.web@gmail.com>
1663
1664 * progmodes/octave.el (octave-auto-fill): Remove.
1665 (octave-indent-new-comment-line): Improve.
1666 (octave-mode): Use auto fill mode through
4f405069 1667 comment-line-break-function and fill-nobreak-predicate.
9cc3e83f 1668 (octave-goto-function-definition): Support DEFUN_DLD.
4f405069 1669 (octave-beginning-of-defun): Small tweak.
9cc3e83f
LL
1670 (octave-help): Show parent directory.
1671
f440830d
GM
16722013-05-21 Glenn Morris <rgm@gnu.org>
1673
1674 * files.el (dired-unmark):
1675 * progmodes/gud.el (gdb-input): Update declarations.
1676
1677 * calculator.el (electric, ehelp): No need to load when compiling.
1678 (Electric-command-loop, electric-describe-mode): Declare.
1679
1680 * doc-view.el (doc-view-current-converter-processes): Move before use.
1681
1682 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1683 Move MODE-set-explicitly definition before use.
1684
1685 * international/mule-diag.el (mule-diag):
1686 Don't use obsolete window-system-version.
1687
1688 * mail/feedmail.el (smtpmail): No need to load when compiling.
1689 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
1690
1691 * mail/mail-utils.el (rfc822): No need to load when compiling.
1692 (rfc822-addresses): Autoload it.
1693 (mail-strip-quoted-names): Trivial simplification.
1694
1695 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
1696 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
1697
1698 * net/snmp-mode.el (tempo): Don't duplicate requires.
1699
1700 * progmodes/prolog.el (info): No need to load when compiling.
1701 (comint): Require before shell requires it.
1702 (Info-goto-node): Autoload it.
1703 (Info-follow-nearest-node): Declare.
1704 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
1705
1706 * textmodes/artist.el (picture-mode-exit): Declare.
1707
1708 * textmodes/reftex-parse.el (reftex-parse-from-file):
1709 Trivial rewrite so the compiler can parse it better.
1710
b4da2cbb
LL
17112013-05-20 Leo Liu <sdl.web@gmail.com>
1712
1713 * progmodes/octave.el (octave-help-mode-map)
1714 (octave-help-mode-finish-hook): New variables.
1715 (octave-help-mode, octave-help-mode-finish): New functions.
1716 (octave-help): Use octave-help-mode.
1717
33c0f65b
GM
17182013-05-20 Glenn Morris <rgm@gnu.org>
1719
1720 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
1721
1a0a0a8a
DG
17222013-05-19 Dmitry Gutov <dgutov@yandex.ru>
1723
1724 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
1725 start at point, so that expansion starting right after opening
1726 slash in a regexp is recognized.
1727 (ruby-syntax-before-regexp-re): New defvar, extracted from
1728 ruby-syntax-propertize-function. Since the value of this regexp
1729 is looked up at runtime now, we should be able to turn
1730 `ruby-syntax-methods-before-regexp' into a defcustom later.
1731 (ruby-syntax-propertize-function): Split regexp matching into two
1732 parts, for opening and closing slashes. That allows us to skip
1733 over string interpolations and support multiline regexps.
1734 Don't call `ruby-syntax-propertize-expansions', instead use another rule
1735 for them, which calls `ruby-syntax-propertize-expansion'.
1736 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
1737 call to `ruby-syntax-propertize-function'.
1738 (ruby-syntax-propertize-expansion): Extracted from
1739 `ruby-syntax-propertize-expansions'. Handles one expansion.
1a0a0a8a
DG
1740 (ruby-syntax-propertize-percent-literal): Leave point right after
1741 the percent symbol, so that the expression expansion rule can
1742 propertize the contents.
462388b6
DG
1743 (ruby-syntax-propertize-heredoc): Leave point at bol following the
1744 heredoc openers.
1745 (ruby-syntax-propertize-expansions): Remove.
1a0a0a8a 1746
c1a6c0a4
JL
17472013-05-18 Juri Linkov <juri@jurta.org>
1748
1749 * man.el (Man-default-man-entry): Remove `-' from the end
1750 of the default value. (Bug#14400)
1751
8051fccd
GM
17522013-05-18 Glenn Morris <rgm@gnu.org>
1753
1754 * comint.el (comint-password-prompt-regexp):
1755 Allow "password for XXX" where XXX contains colons (eg https://...).
1756
5e80b74f
LL
17572013-05-18 Leo Liu <sdl.web@gmail.com>
1758
1759 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
f6f87d33 1760 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
5e80b74f
LL
1761 (octave-source-directories): Don't check process.
1762 (octave-source-directories, octave-find-definition): Doc fix.
1763
521a54c5
GM
17642013-05-18 Glenn Morris <rgm@gnu.org>
1765
86a94b05
GM
1766 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
1767 Remove backspace/delete bindings. (Bug#14392)
1768
521a54c5
GM
1769 * cus-dep.el (custom-make-dependencies): Sort the output.
1770 (custom-versions-load-alist): Convert comment to doc.
1771
42caeb89
LL
17722013-05-17 Leo Liu <sdl.web@gmail.com>
1773
1774 * newcomment.el (comment-search-backward): Stricter in finding
1775 comment start. (Bug#14303)
1776
1777 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
1778 (octave-comment-start-skip): Properly anchored.
1779
e219dd97
LL
17802013-05-17 Leo Liu <sdl.web@gmail.com>
1781
fe1eb856
RS
1782 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
1783 Clean up when turned off. (Bug#14395)
e219dd97
LL
1784 (smie--highlight-matching-block-overlay): No longer buffer-local.
1785 (smie-highlight-matching-block): Adjust.
1786
dc5dcb4b
PE
17872013-05-17 Paul Eggert <eggert@cs.ucla.edu>
1788
1789 Doc string fix for "nanoseconds" (Bug#14406).
1790 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
1791 Fix doc string typo that had "nanoseconds" instead of "microseconds".
1792
1db165f0
JB
17932013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
1794
1795 * calc/calc-units.el (math-extract-units): Preserve powers
1796 of units.
1797
c7a8fcac
LL
17982013-05-17 Leo Liu <sdl.web@gmail.com>
1799
1800 * subr.el (delete-consecutive-dups): New function.
1801 * ido.el (ido-set-matches-1): Use it.
1802 * progmodes/octave.el (inferior-octave-completion-table): Use it.
1803 * ido.el (ido-remove-consecutive-dups): Remove.
1804
f678b18a
SM
18052013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1806
1807 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
1808 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
1809 regexp-opt's `words'.
1810
ebfe68e8
LL
18112013-05-16 Leo Liu <sdl.web@gmail.com>
1812
1813 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
1814 (smie--highlight-matching-block-overlay)
1815 (smie--highlight-matching-block-lastpos)
1816 (smie--highlight-matching-block-timer): New variables.
1817 (smie-highlight-matching-block): New function.
1818 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
1819 (smie-setup): Conditionally enable smie-blink-matching-open.
1820
bc8bc17d
WS
18212013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
1822
1823 Sync with upstream verilog-mode r840.
1824 * progmodes/verilog-mode.el (verilog-mode-version)
1825 (verilog-mode-release-date): Update.
1826 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
1827 (verilog-sig-tieoff): Fix string error on
1828 AUTORESET with colon define, bug594. Reported by Andrew Hou.
1829 (verilog-read-decls): Fix parameters confusing
1830 AUTOINST interfaces, bug565. Reported by Leith Johnson.
1831
df065a0b
EZ
18322013-05-16 Eli Zaretskii <eliz@gnu.org>
1833
1834 * subr.el (reveal-filename): New function.
1835
1836 * loadup.el: Compute Emacs executable versions on MS-Windows,
1837 where executables have the .exe extension. Add a hard link
1838 emacs-XX.YY.ZZ.exe on MS-Windows.
1839
1840 * Makefile.in (XARGS_LIMIT): New variable.
1841 (custom-deps, finder-data, autoloads)
1842 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
1843 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
1844 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
1845 (compile-main): Limit xargs according to $(XARGS_LIMIT).
1846
2d4bf34b
LL
18472013-05-16 Leo Liu <sdl.web@gmail.com>
1848
1849 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
1850 (octave-mode-menu, octave-mode-map): Remove its uses.
1851
6b9c2d85
RZ
18522013-05-16 Reto Zimmermann <reto@gnu.org>
1853
1854 Sync with upstream vhdl mode v3.34.2.
1855 * progmodes/vhdl-mode.el: Use `push' throughout.
1856 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
1857 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
1858 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
1859 (vhdl-actual-generic-name): New option to derive actual generic name.
1860 (vhdl-port-paste-signals): Replace formal by actual generics.
1861 (vhdl-beautify): New name for old group vhdl-align. Update users.
1862 (vhdl-beautify-options): New option.
1863 (vhdl-last-input-event): New compat alias. Use throughout.
1864 (vhdl-goto-line): Replace user level function `goto-line'.
1865 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
1866 vhdl-fix-statement-buffer.
1867 (vhdl-create-mode-menu): Add some entries.
1868 (vhdl-align-region-groups): Respect vhdl-beautify-options.
1869 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
1870 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
1871 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
1872 to force statements on one line.
1873 (vhdl-remove-trailing-spaces-region):
1874 New, split from vhdl-remove-trailing-spaces.
1875 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
1876 Respect vhdl-beautify-options.
1877 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
1878 (vhdl-update-sensitivity-list): Not add with index if exists without.
1879 Not include array index with signal. Ignore keywords in comments.
1880 (vhdl-get-visible-signals): Regexp tweaks.
1881 (vhdl-template-component-inst): Handle empty library.
1882 (vhdl-template-type): Add template for 'enum' type.
1883 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
1884 Use vhdl-replace-string.
1885 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
1886 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
1887 (vhdl-speedbar-initialize): Update for above name change.
1888 (vhdl-compose-wire-components): Fix in handling of constants.
1889 (vhdl-error-regexp-emacs-alist): New variable.
1890 (vhdl-error-regexp-add-emacs): New function;
1891 adds support for new compile.el (Emacs 22+)
1892 (vhdl-generate-makefile-1): Change target order for single lib. units.
1893 Allow use of absolute file names.
1894
9df4ec5e
LL
18952013-05-16 Leo Liu <sdl.web@gmail.com>
1896
1897 * simple.el (prog-indent-sexp): Indent enclosing defun.
1898
f5ba00a6
GM
18992013-05-15 Glenn Morris <rgm@gnu.org>
1900
ed8be7ff
GM
1901 * cus-start.el (show-trailing-whitespace): Move to editing basics.
1902 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
1903 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
1904 (whitespace-highlight): Move to whitespace group.
1905
1906 * comint.el (comint-source):
1907 * pcmpl-linux.el (pcmpl-linux):
1908 * shell.el (shell-faces):
1909 * eshell/esh-opt.el (eshell-opt):
1910 * international/ccl.el (ccl): Remove empty custom groups.
1911
1912 * completion.el (dynamic-completion-mode):
1913 * jit-lock.el (jit-lock-debug-mode):
1914 * minibuffer.el (completion-in-region-mode):
1915 * type-break.el (type-break-mode-line-message-mode)
1916 (type-break-query-mode):
1917 * emulation/tpu-edt.el (tpu-edt-mode):
1918 * progmodes/subword.el (global-subword-mode, global-superword-mode):
1919 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
1920 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
1921
1922 * term/xterm.el (xterm): Change parent group to terminals.
1923
1924 * master.el (master): Remove empty custom group.
1925 (master-mode): Remove unused :group argument.
1926 * textmodes/refill.el (refill): Remove empty custom group.
1927 (refill-mode): Remove unused :group argument.
1928
1929 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
1930
82a7c41b
GM
1931 * cus-dep.el: Provide a feature.
1932 (custom-make-dependencies): Ignore dotfiles (dir-locals).
f5ba00a6
GM
1933 Don't mistakenly ignore files whose basenames match a basename
1934 from preloaded-file-list (eg cedet/ede/simple.el).
82a7c41b 1935 Add a fallback method for getting :group.
f5ba00a6 1936
6d65486d
JL
19372013-05-15 Juri Linkov <juri@jurta.org>
1938
da547b32
JL
1939 * isearch.el (isearch-char-by-name): Rename from
1940 `isearch-insert-char-by-name'. Doc fix.
1941 (isearch-forward): Mention `isearch-char-by-name' in
1942 the docstring. (Bug#13348)
1943
6d65486d
JL
1944 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
1945 `exit-minibuffer' instead of
1946 `isearch-nonincremental-exit-minibuffer'.
1947 (isearch-edit-string): Remove mention of
1948 `isearch-nonincremental-exit-minibuffer' from docstring.
1949 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
1950 (isearch-forward-exit-minibuffer)
1951 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
1952
c9990474
SM
19532013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1954
6e911150
SM
1955 * loadup.el: Just use unversioned DOC.
1956
c9990474
SM
1957 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
1958 literals as extending to EOB.
1959 (nxml-last-fontify-end): Remove unused variable.
1960 (nxml-after-change1): Use with-silent-modifications.
1961 (nxml-extend-after-change-region): Simplify.
1962 (nxml-extend-after-change-region1): Remove function.
1963 (nxml-after-change1): Don't adjust for dependent regions.
1964 (nxml-fontify-matcher): Simplify.
1965 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
1966 (xmltok-add-dependent): Remove function.
1967 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
1968 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
1969 (xmltok-scan-prolog-after-processing-instruction-open): Treat
1970 unclosed <[[, <?, comment, and other literals as extending to EOB.
1971 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
1972 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
1973 Remove functions.
1974 (rng-do-some-validation-1): Don't mark dependent regions.
1975 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
1976 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
1977 (nxml-clear-dependent-regions): Remove functions.
1978 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
1979 (nxml-ensure-scan-up-to-date):
1980 Don't clear&mark dependent regions.
1981
e3772e98
LL
19822013-05-15 Leo Liu <sdl.web@gmail.com>
1983
c9990474
SM
1984 * progmodes/octave.el (octave-goto-function-definition):
1985 Improve and fix callers.
e3772e98 1986
5ac2eb34
SM
19872013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1988
c46c57b0
SM
1989 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
1990 the setter (bug#14387).
1991
5ac2eb34
SM
1992 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
1993 surrounding group (bug#14402).
1994
180ed218
JL
19952013-05-14 Juri Linkov <juri@jurta.org>
1996
1997 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
1998 (Bug#14390)
1999
0ac0fecb
GM
20002013-05-14 Glenn Morris <rgm@gnu.org>
2001
2002 * progmodes/f90.el (f90-imenu-generic-expression):
2003 Fix typo in 2013-05-08 change. (Bug#14402)
2004
2e78e6a7
JPG
20052013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
2006
5ac2eb34
SM
2007 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
2008 Remove signals for which replies are never received.
2e78e6a7 2009
53267cca
JPG
20102013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
2011
2012 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
2013 (gdb-handler-alist, gdb-handler-number): Remove variables.
2014 (gdb-handler-list): New variable.
2015 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
2016 (gdb-pending-handler-p, gdb-handle-reply)
2017 (gdb-remove-all-pending-triggers): New functions.
2018 (gdb-discard-unordered-replies): New defcustom.
2019 (gdb-handler): New defstruct.
2020 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
2021 instead of gdb-pending-triggers. Update docstring.
2022 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
2023 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
2024 (gdb-var-update-handler, def-gdb-auto-update-trigger)
2025 (def-gdb-auto-update-handler, gdb-get-changed-registers)
2026 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
2027 (gdb-frame-handler): Pending triggers are now automatically managed.
2028 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
2029 Remove argument.
2030 (gdb-input): Automatically handles pending triggers. Update docstring.
2031 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
2032 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
2033 Update comments.
2034 (gdb-done-or-error): Now use gdb-handle-reply.
2035
d04ce803
JPG
20362013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
2037
2038 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
2039 gdb-debug-log.
2040
0114073a
GM
20412013-05-14 Glenn Morris <rgm@gnu.org>
2042
2043 * subr.el (user-emacs-directory-warning): New option.
2044 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
2045
4d25fd7e
LL
20462013-05-14 Leo Liu <sdl.web@gmail.com>
2047
2048 * progmodes/octave.el (octave-font-lock-keywords): Fix error
2049 during redisplay.
2050 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
6073d8f4
LL
2051 (octave-font-lock-texinfo-comment): Fix invalid search bound
2052 error: wrong side of point.
4d25fd7e 2053
27c8b6eb
GM
20542013-05-14 Glenn Morris <rgm@gnu.org>
2055
61aaeb01
GM
2056 * progmodes/flymake.el (flymake-xml-program): New option.
2057 (flymake-xml-init): Use it.
2058
5bf90bc5
GM
2059 * term/xterm.el: Provide a feature.
2060
2061 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
27c8b6eb 2062
f4c7dfd2
GM
20632013-05-13 Glenn Morris <rgm@gnu.org>
2064
2065 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
2066 Add compat aliases as a hack workaround. (Bug#14384)
2067
2aeb3a1d
LL
20682013-05-13 Leo Liu <sdl.web@gmail.com>
2069
b0e069c2
LL
2070 * progmodes/octave.el (octave-indent-comment): Fix indentation for
2071 ###, and %!.
f5a9432f
LL
2072 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
2073 C-M-q.
b0e069c2
LL
2074 (octave-comment-start-skip): Include %!.
2075 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
2aeb3a1d 2076
30ea8374
LL
20772013-05-12 Leo Liu <sdl.web@gmail.com>
2078
2079 * progmodes/octave.el (inferior-octave-startup): Store the value
2080 of __octave_srcdir__ for octave-source-directories.
2081 (inferior-octave-check-process): New function refactored out of
2082 inferior-octave-send-list-and-digest.
2083 (octave-source-directories)
2084 (octave-find-definition-filename-function): New variables.
2085 (octave-source-directories)
2086 (octave-find-definition-default-filename): New functions.
2087 (octave-find-definition): Improve to find functions implemented in C++.
2088
472a3834
GM
20892013-05-12 Glenn Morris <rgm@gnu.org>
2090
2091 * calendar/diary-lib.el (diary-outlook-format-1):
2092 Don't include dayname in the output. (Bug#14349)
2093
3191b52f
GM
20942013-05-11 Glenn Morris <rgm@gnu.org>
2095
0060ac73
GM
2096 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
2097
3191b52f
GM
2098 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
2099 Treat cc-provide like provide.
2100
e065ba74
KR
21012013-05-11 Kevin Ryde <user42@zip.com.au>
2102
2103 * cus-dep.el (custom-make-dependencies):
2104 Use generated-autoload-load-name for the sake of files such
2105 such cedet/semantic/bovine/c.el, where the base file name
2106 is not in load-path. (Bug#5277)
2107
36f84c37
GM
21082013-05-11 Glenn Morris <rgm@gnu.org>
2109
2110 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
2111 Provide features.
2112
c8730c3a
LL
21132013-05-11 Leo Liu <sdl.web@gmail.com>
2114
2115 * progmodes/octave.el (octave-indent-comment): Improve.
2116 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
5ac2eb34
SM
2117 (octave-eldoc-function-signatures, octave-eldoc-function):
2118 New functions.
c8730c3a
LL
2119 (octave-mode, inferior-octave-mode): Add eldoc support.
2120
212e29f2
RS
21212013-05-11 Richard Stallman <rms@gnu.org>
2122
2123 * epa.el (epa-decrypt-file): Take output file name as argument
2124 and read it using `interactive'.
2125
083fe0d7
LL
21262013-05-11 Leo Liu <sdl.web@gmail.com>
2127
2128 * progmodes/octave.el (octave-beginning-of-line)
2129 (octave-end-of-line): Check before using up-list because it jumps
2130 out of more syntactic contructs since moving to smie.
9dbdb67e
LL
2131 (octave-indent-comment): New function.
2132 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
6980b0ca
LL
2133 (octave-begin-keywords, octave-end-keywords)
2134 (octave-reserved-words, octave-smie-bnf-table)
2135 (octave-smie-rules): Add new keywords from Octave 3.6.4.
083fe0d7 2136
8582e4c4
GM
21372013-05-11 Glenn Morris <rgm@gnu.org>
2138
f20def1f
GM
2139 * faces.el (internal-face-x-get-resource):
2140 * frame.el (ns-display-monitor-attributes-list):
2141 * calc/calc-aent.el (math-to-radians-2): Fix declarations.
2142
2143 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
2144
445f95e2
GM
2145 * calc/calc-menu.el: Make it loadable in isolation.
2146
2147 * net/eudcb-bbdb.el: Make it loadable without bbdb.
2148 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
2149 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
2150 (eudc-bbdb-query-internal): Require 'bbdb.
2151
99fb2756
GM
2152 * lpr.el (lpr-headers-switches):
2153 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
2154
2155 * progmodes/sql.el (sql-login-params): Fix and improve :type.
2156
0da7ad96
GM
2157 * emulation/edt-mapper.el: In batch mode, error rather than hang.
2158
8582e4c4
GM
2159 * term.el (term-set-escape-char): Make it idempotent.
2160
f71c50d0
LL
21612013-05-10 Leo Liu <sdl.web@gmail.com>
2162
5ac2eb34
SM
2163 * progmodes/octave.el (inferior-octave-completion-table):
2164 No longer a function and all uses changed. Use cache to speed up
f71c50d0
LL
2165 completion due to bug#11906.
2166 (octave-beginning-of-defun): Re-write to be more general.
2167
d5837773
GM
21682013-05-10 Glenn Morris <rgm@gnu.org>
2169
2170 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
2171
027c0f75
SM
21722013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2173
2174 * comint.el (comint-redirect-send-command-to-process): Use :around
2175 rather than :override for comint-redirect-filter.
2176 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
2177 Call it instead of comint-redirect-original-filter-function (which
2178 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
2179
4465bfb4
JD
21802013-05-09 Jan Djärv <jan.h.d@swipnet.se>
2181
2182 * frame.el (display-monitor-attributes-list): Add NS case.
2183 (ns-display-monitor-attributes-list): Declare.
2184
2d809ffa 21852013-05-09 Ulrich Mueller <ulm@gentoo.org>
b01682fb
UM
2186
2187 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
2188
e54eeb9b
GM
21892013-05-09 Glenn Morris <rgm@gnu.org>
2190
56cd351d
GM
2191 * international/fontset.el (vertical-centering-font-regexp):
2192 Set standard-value.
2193
d84b6108
GM
2194 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
2195
a931698a
GM
2196 * bookmark.el (bookmark-search-delay):
2197 * cus-start.el (vertical-centering-font-regexp):
2198 * ps-mule.el (ps-mule-font-info-database-default):
2199 * ps-print.el (ps-default-fg, ps-default-bg):
2200 * type-break.el (type-break-good-break-interval):
2201 * whitespace.el (whitespace-indentation-regexp)
2202 (whitespace-space-after-tab-regexp):
2203 * emacs-lisp/testcover.el (testcover-1value-functions)
2204 (testcover-noreturn-functions, testcover-progn-functions)
2205 (testcover-prog1-functions):
2206 * emulation/viper-init.el (viper-emacs-state-cursor-color):
2207 * eshell/em-glob.el (eshell-glob-translate-alist):
2208 * play/tetris.el (tetris-tty-colors):
2209 * progmodes/cpp.el (cpp-face-default-list):
2210 * progmodes/flymake.el (flymake-allowed-file-name-masks):
2211 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
2212 (idlwave-help-browser-generic-args):
2213 * progmodes/make-mode.el (makefile-special-targets-list):
2214 * progmodes/python.el (python-shell-virtualenv-path):
2215 * progmodes/verilog-mode.el (verilog-active-low-regexp)
2216 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
2217 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
2218 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
2219 * textmodes/reftex-vars.el (reftex-format-label-function):
2220 * textmodes/remember.el (remember-diary-file): Fix custom types.
2221
e54eeb9b
GM
2222 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
2223 Add :version.
2224
455851dd
LL
22252013-05-09 Leo Liu <sdl.web@gmail.com>
2226
2227 * progmodes/octave.el (inferior-octave-completion-at-point):
083fe0d7 2228 Restore file completion. (Bug#14300)
455851dd
LL
2229 (inferior-octave-startup): Fix incorrect highlighting for the
2230 first prompt.
2231
a9e4425b
SM
22322013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2233
2234 * progmodes/ruby-mode.el: First cut at SMIE support.
2235 (ruby-use-smie): New var.
2236 (ruby-smie-grammar): New constant.
2237 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
2238 (ruby-smie--forward-token, ruby-smie--backward-token)
2239 (ruby-smie-rules): New functions.
2240 (ruby-mode-variables): Setup SMIE if applicable.
2241
060ca408
EZ
22422013-05-08 Eli Zaretskii <eliz@gnu.org>
2243
2244 * simple.el (line-move-visual): Signal beginning/end of buffer
2245 only if vertical-motion moved less than it was requested. Avoids
2246 silly incorrect error messages when there are display strings with
2247 multiple newlines at EOL.
2248
1d5963cc
SM
22492013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2250
2251 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
2252 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
2253 (prolog-char-quote-workaround):
2254 * progmodes/cperl-mode.el (cperl-under-as-char):
2255 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
2256 Mark as obsolete.
2257 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
2258 their declaration.
2259 (vhdl-mode-syntax-table-init): Remove.
2260
c9990474
SM
2261 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
2262 last change.
1d5963cc
SM
2263
2264 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
2265 syntax for "_".
2266 (ld-script-font-lock-keywords):
2267 Change regexps to use things like \_< and \_>.
2268
2269 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
2270 Change all regexps to use things like \_< and \_>.
2271
2272 * progmodes/autoconf.el (autoconf-definition-regexp)
2273 (autoconf-font-lock-keywords, autoconf-current-defun-function):
2274 Handle a _ with symbol syntax.
2275 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
2276
c9990474
SM
2277 * progmodes/ada-mode.el (ada-mode-abbrev-table):
2278 Consolidate declaration.
1d5963cc
SM
2279 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
2280 the declaration.
2281 (ada-create-syntax-table): Remove.
2282 (ada-capitalize-word): Don't mess with the syntax of "_" since it
2283 already has the right syntax nowadays.
2284 (ada-goto-next-word): Don't change the syntax of "_".
2285
2286 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
2287 with-wrapper-hook.
2288
72d3cfca
SS
22892013-05-08 Sam Steingold <sds@gnu.org>
2290
2291 * thingatpt.el (thing-at-point): Accept optional second argument
2292 NO-PROPERTIES to strip the text properties from the return value.
2293 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
2294 to `thing-at-point' instead of stripping the properties ourselves.
2295 Also, when `thing-at-point' fails to find a url, prepend "http://"
2296 to the filename at point on the assumption that the user is
2297 pointing at something like gnu.org/gnu.
2298
5cb15713
JB
22992013-05-08 Juanma Barranquero <lekktu@gmail.com>
2300
2301 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
2302 * faces.el (crm-separator):
2303 Silence byte-compiler.
2304
2305 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
2306 (tool-bar-map): Remove unneeded defvars.
2307
ea78b95b
LL
23082013-05-08 Leo Liu <sdl.web@gmail.com>
2309
2310 Re-work a fix for bug#10994 based on Le Wang's patch.
2311 * ido.el (ido-remove-consecutive-dups): New helper.
2312 (ido-completing-read): Use it.
2313 (ido-chop): Revert fix for bug#10994.
2314
dc7466df
AS
23152013-05-08 Adam Spiers <emacs@adamspiers.org>
2316
2317 * cus-edit.el (custom-save-variables):
2318 Pretty-print long values. (Bug#14187)
2319
9ecf672a
GM
23202013-05-08 Glenn Morris <rgm@gnu.org>
2321
2322 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
2323 (m4-mode-syntax-table): Init in the defvar.
2324 (m4-mode-abbrev-table): Let define-derived-mode define it.
2325
3f555be8
TT
23262013-05-08 Tom Tromey <tromey@redhat.com>
2327
2328 * progmodes/m4-mode.el (m4-mode-syntax-table):
2329 Do not treat "_" as word constituent. (Bug#14167)
2330
7cc8ae06
GM
23312013-05-07 Glenn Morris <rgm@gnu.org>
2332
4f58bc06
GM
2333 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
2334 Remove explicit eshell-isearch-cancel-map.
2335
7cc8ae06
GM
2336 * progmodes/f90.el (f90-smart-end-names): New option.
2337 (f90-smart-end): Doc fix.
2338 (f90-end-block-optional-name): New constant.
2339 (f90-block-match): Respect f90-smart-end-names.
2340
ceb57e59
SM
23412013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2342
2343 * progmodes/octave.el (octave-smie-forward-token): Be more careful
2344 about implicit semi-colons (bug#14218).
2345
4e3f9230
YM
23462013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2347
2348 * frame.el (display-monitor-attributes-list)
2349 (frame-monitor-attributes): New functions.
2350
203a5572
LL
23512013-05-06 Leo Liu <sdl.web@gmail.com>
2352
2353 * progmodes/octave.el (octave-syntax-propertize-function): Change
2354 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
2355 (octave-font-lock-keywords): Use octave-operator-regexp.
5ac2eb34 2356 (octave-completion-at-point): Rename from
203a5572
LL
2357 octave-completion-at-point-function.
2358 (inferior-octave-directory-tracker): Robustify.
2359 (octave-text-functions): Remove and fix its uses. No such things
2360 any more.
2361
ee6cff99
SM
23622013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2363
2364 * emacs-lisp/trace.el (trace--display-buffer): New function.
2365 (trace-make-advice): Use it.
2366
32985194
JL
23672013-05-06 Juri Linkov <juri@jurta.org>
2368
2369 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
2370 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
2371 Doc fix.
2372 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
2373 in the help string. (Bug#12985)
2374
a1c700de
KD
23752013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
2376
2377 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
2378
c67c0839
SM
23792013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2380
323885fd
SM
2381 * progmodes/perl-mode.el: Add support for here documents.
2382 (perl-syntax-propertize-function): Match here-doc markers.
2383 (perl-syntax-propertize-special-constructs): Find their end.
2384 (perl-imenu-generic-expression): Use [:alnum:].
2385
c67c0839
SM
2386 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
2387 (advice--add-function): Refresh the advice if already present
2388 (bug#14317).
2389
d491e7a8
IA
23902013-05-06 Ivan Andrus <darthandrus@gmail.com>
2391
2392 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
2393
ddf9925e
GM
23942013-05-06 Glenn Morris <rgm@gnu.org>
2395
7cc3af27
GM
2396 * w32-fns.el (w32-charset-info-alist): Declare.
2397
16e343d6
GM
2398 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
2399 of its defcustom properties.
2400 (eshell-cmpl-initialize): No need to load pcomplete.
2401
7d889a47
GM
2402 * generic-x.el: No need to require comint when compiling.
2403
ddf9925e
GM
2404 * net/eudc-export.el: Make it loadable without bbdb.
2405 (top-level): Use require rather than load-library.
2406 (eudc-create-bbdb-record, eudc-bbdbify-phone)
2407 (eudc-batch-export-records-to-bbdb)
2408 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
2409 Require bbdb.
2410
1e2c18df
SM
24112013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2412
2413 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
2414 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
2415 some tweaks, instead.
2416
02502a5f
LL
24172013-05-05 Leo Liu <sdl.web@gmail.com>
2418
2419 * progmodes/octave.el (octave-font-lock-keywords)
2420 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
2421 (inferior-octave-send-list-and-digest): Improve error message.
2422 (octave-mode, inferior-octave-mode): Use setq-local.
2423 (octave-help): Set info-lookup-mode.
2424
0dc04f42
RS
24252013-05-05 Richard Stallman <rms@gnu.org>
2426
6c54491c
RS
2427 * vc/compare-w.el (compare-windows-whitespace):
2428 Treat no-break space as whitespace.
2429
0dc04f42
RS
2430 * mail/rmailsum.el (rmail-summary-rmail-update):
2431 Detect empty summary and don't change selected message.
2432 (rmail-summary-goto-msg): Likewise.
2433
df8f35df
RS
2434 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
2435 Doc fixes, rename args.
2436
5356e1a3
AM
24372013-05-05 Alan Mackenzie <acm@muc.de>
2438
2439 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
2440
d44014cb
JL
24412013-05-05 Juri Linkov <juri@jurta.org>
2442
2443 * info.el (Info-read-subfile): Use (point-min) instead of (point)
2444 to not add the length of the summary segment to the return value.
2445 (Bug#14125)
2446
c129b51f
LL
24472013-05-05 Leo Liu <sdl.web@gmail.com>
2448
2449 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
2450 (inferior-octave-output-filter): Remove.
2451 (octave-send-region, inferior-octave-startup): Fix callers.
2452 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
2453 (octave-binary-file-extensions): New user variable.
2454 (octave-find-definition): Confirm if opening binary files.
2455 (octave-help-file): Use octave-find-definition to get the binary
2456 confirmation.
2457 (octave-help): Adjust for octave-help-file change.
2458
aa7dab97
SM
24592013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2460
2461 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
2462 Merge the two entries that handle function definitions.
2463 (pascal--syntax-propertize): New const.
2464 (pascal-mode): Use it. Use setq-local.
2465
fd3a9a6b
GM
24662013-05-04 Glenn Morris <rgm@gnu.org>
2467
2468 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
2469 (diary-from-outlook): Respect diary-from-outlook-function.
2470
30c7e542
SM
24712013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
2472
2473 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
2474 Move the declaration from C.
2475 (read-minibuffer, eval-minibuffer): Move from C.
2476 (completion-setup-function): Avoid minibuffer-completion-contents.
2477
b54f978b
LL
24782013-05-03 Leo Liu <sdl.web@gmail.com>
2479
2480 * progmodes/octave.el (octave-font-lock-keywords): Do not
2481 dehighlight 'end' in comments or strings.
30c7e542
SM
2482 (octave-completing-read, octave-goto-function-definition):
2483 New helpers.
d4d0f9b3
LL
2484 (octave-help-buffer): New user variable.
2485 (octave-help-file, octave-help-function): New button types.
2486 (octave-help): New command and bind it to C-h ;.
2487 (octave-find-definition): New command and bind it to M-.
d74a1581 2488 (user-error): Alias to error if not defined.
b54f978b 2489
27135018
LL
24902013-05-02 Leo Liu <sdl.web@gmail.com>
2491
2492 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
2493 for \. (bug#14332)
2494 (octave-font-lock-keywords): Include [ and {.
2495
0d634d3a
LL
24962013-05-02 Leo Liu <sdl.web@gmail.com>
2497
2498 * progmodes/octave.el (inferior-octave-startup-file): Change default.
2499 (inferior-octave): Remove calling comint-mode and return the buffer.
2500 (inferior-octave-startup): Cosmetic changes.
2501
b4c8295e
LL
25022013-05-02 Leo Liu <sdl.web@gmail.com>
2503
30c7e542
SM
2504 * progmodes/octave.el (octave-syntax-propertize-function):
2505 Include the case when ' is at line beginning. (Bug#14336)
b4c8295e 2506
f12ad6ec
GM
25072013-05-02 Glenn Morris <rgm@gnu.org>
2508
2509 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
2510 * desktop.el (vc-dir-mode): Just autoload it here.
2511
30cac1e0
AM
25122013-05-02 Alan Mackenzie <acm@muc.de>
2513
2514 Eliminate variable c-standard-font-lock-fontify-region-function.
2515 * progmodes/cc-mode.el
2516 (c-standard-font-lock-fontify-region-function): Remove.
2517 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
2518
d8ef28b1
LL
25192013-05-01 Leo Liu <sdl.web@gmail.com>
2520
2640d52e 2521 * progmodes/octave.el: Compatible with older emacs-24 releases.
27135018 2522 (inferior-octave-has-built-in-variables): Remove. Built-in
2640d52e 2523 variables were removed from Octave in 2007.
d8ef28b1
LL
2524 (inferior-octave-startup): Fix uses.
2525 (comint-line-beginning-position): Remove compatibility code for
2526 emacs 21.
2527
ac63ec89
JL
25282013-05-01 Juri Linkov <juri@jurta.org>
2529
2530 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
2531
9e9be37c
JL
25322013-05-01 Juri Linkov <juri@jurta.org>
2533
2534 * comint.el (comint-previous-matching-input): Don't print message
2535 "History item: %d" when `isearch-mode' is active.
2536 (comint-history-isearch-message): Print message "History item: %d"
2537 when `comint-input-ring-index' is not empty and this function is
2538 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
2539
9b92c13b
LL
25402013-05-01 Leo Liu <sdl.web@gmail.com>
2541
2542 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
2543 definitions. Use completion-at-point to insert keywords.
2544 (octave-abbrev-start): Remove.
2545 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
2546
b12d33d7
LL
25472013-04-30 Leo Liu <sdl.web@gmail.com>
2548
2549 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
2550 change.
2551
3d1c39fa
AM
25522013-04-30 Alan Mackenzie <acm@muc.de>
2553
2554 Handle arbitrarily long C++ member initialisation lists.
30c7e542
SM
2555 * progmodes/cc-engine.el (c-back-over-member-initializers):
2556 new function.
3d1c39fa
AM
2557 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
2558 (most) member init lists.
2559
5147fc17
RS
25602013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2561
2562 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
2563 variable.
2564
5b78d7fc
LL
25652013-04-30 Leo Liu <sdl.web@gmail.com>
2566
2567 * progmodes/octave.el (octave-variables): Remove. No builtin
2568 variables any more. All converted to functions.
2569 (octave-font-lock-keywords, octave-completion-at-point-function):
2570 Fix uses.
2571 (octave-font-lock-texinfo-comment): New user variable.
2572 (octave-texinfo-font-lock-keywords): New variable for texinfo
2573 comment block.
2574 (octave-function-comment-block): New face.
2575 (octave-font-lock-texinfo-comment): New function.
2576 (octave-mode): Font lock texinfo comment block.
2577
38d8527b
LL
25782013-04-29 Leo Liu <sdl.web@gmail.com>
2579
2580 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
2581 indexing expression.
2582 (octave-continuation-string): Do not use \.
2583 (inferior-octave-complete-impossible): Remove.
2584 (inferior-octave-completion-table)
2585 (inferior-octave-completion-at-point): Remove its uses.
2586 (inferior-octave-startup): completion_matches was introduced to
2587 Octave in 1996 so safe to assume it.
2588 (octave-function-file-comment): Improve to follow how Octave does it.
2589 (octave-update-function-file-comment): Tweak.
2590
2ec12cb0
LL
25912013-04-29 Leo Liu <sdl.web@gmail.com>
2592
2593 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
2594 (inferior-octave-startup): Remove inferior-octave-startup-hook.
2595 (octave-function-file-comment): Fix typo.
2596 (octave-sync-function-file-names): Use read-char-choice.
2597
6eaed048
JB
25982013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
2599
2600 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
2601 to t for the less important warnings.
2602
3ffa2d4f
DH
26032013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
2604
2605 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
2606
685c9501
GM
26072013-04-27 Glenn Morris <rgm@gnu.org>
2608
2609 * vc/log-view.el (log-view-current-entry):
2610 Treat "---" separator lines as part of the following rev. (Bug#14169)
2611
0208ede7
JL
26122013-04-27 Juri Linkov <juri@jurta.org>
2613
2614 * subr.el (read-number): Doc fix about using it by interactive
2615 code letter `n'. (Bug#14254)
2616
5db9dace
JL
26172013-04-27 Juri Linkov <juri@jurta.org>
2618
2619 * desktop.el (desktop-auto-save-timeout): New option.
2620 (desktop-file-checksum): New variable.
2621 (desktop-save): Add optional arg `auto-save' and don't auto-save
2622 if nothing changed.
2623 (desktop-auto-save-timer): New variable.
2624 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
2625 (after-init-hook): Call `desktop-auto-save-set-timer'.
2626 Suggested by Reuben Thomas <rrt@sc3d.org> in
2627 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
2628
b7260dd4
LL
26292013-04-27 Leo Liu <sdl.web@gmail.com>
2630
2631 * progmodes/octave.el (octave-function-file-p)
2632 (octave-skip-comment-forward, octave-function-file-comment)
2633 (octave-update-function-file-comment): New functions.
2634 (octave-mode-map): Bind C-c ; to
2635 octave-update-function-file-comment.
2636 (octave-mode-menu): Add octave-update-function-file-comment.
2637 (octave-mode, inferior-octave-mode): Fix doc-string.
2638 (octave-insert-defun): Conform to Octave's coding convention.
2639 (Bug#14285)
2640
2641 * files.el (basic-save-buffer): Don't let errors in
2642 before-save-hook prevent saving buffer.
2643
c46da669
RW
26442013-04-20 Roland Winkler <winkler@gnu.org>
2645
2646 * faces.el (read-face-name): Use completing-read if arg multiple
2647 is nil.
2648
a81ee1eb
IL
26492013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
2650
2651 * ls-lisp.el (ls-lisp-insert-directory): If no files are
30c7e542
SM
2652 displayed, move point to after the totals line.
2653 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
a81ee1eb
IL
2654 for the details.
2655
4fac34ce
SM
26562013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2657
2658 * emacs-lisp/package.el (package-autoload-ensure-default-file):
2659 Add current dir to the load-path.
2660 (package-generate-autoloads): Don't rely on
2661 autoload-ensure-default-file.
2662
f6bfc063
RT
26632013-04-26 Reuben Thomas <rrt@sc3d.org>
2664
d40ab5cf
BG
2665 * textmodes/remember.el (remember-store-in-files): Document that
2666 the file name format is passed to `format-time-string'.
f6bfc063 2667
e55d3b04
LL
26682013-04-26 Leo Liu <sdl.web@gmail.com>
2669
2670 * progmodes/octave.el (octave-sync-function-file-names): New function.
2671 (octave-mode): Use it in before-save-hook.
2672
e53052d3
SM
26732013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2674
140ef50c
SM
2675 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
2676 (bug#14274).
2677
e53052d3
SM
2678 * progmodes/octave.el (octave-smie-forward-token): Properly skip
2679 \n and comment, even if it's not an implicit ; (bug#14218).
2680
af80458d 26812013-04-26 Glenn Morris <rgm@gnu.org>
e5271cf2
GM
2682
2683 * subr.el (read-number): Once more use `read' rather than
2684 `string-to-number', to trap non-numeric input. (Bug#14254)
2685
af80458d 26862013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
70203c2e
EC
2687
2688 * emacs-lisp/syntax.el (syntax-propertize-multiline):
2689 Use `syntax-multiline' text property consistently instead of
8a621d53 2690 `font-lock-multiline'. (Bug#14237)
70203c2e 2691
e6ea1f6c
GM
26922013-04-26 Glenn Morris <rgm@gnu.org>
2693
2694 * emacs-lisp/shadow.el (list-load-path-shadows):
2695 No longer necessary to check for duplicate simple.el, since
2696 2012-07-07 change to init_lread to not include installation lisp
2697 directories in load-path when running uninstalled. (Bug#14270)
2698
070ccca4
LL
26992013-04-26 Leo Liu <sdl.web@gmail.com>
2700
2701 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
2702 (octave-mode, inferior-octave-mode): Use setq-local.
e53052d3 2703 (octave-not-in-string-or-comment-p): Rename to
070ccca4
LL
2704 octave-in-string-or-comment-p.
2705 (octave-in-comment-p, octave-in-string-p)
2706 (octave-in-string-or-comment-p): Replace defsubst with defun.
2707
9d1c5fb6
PE
27082013-04-25 Paul Eggert <eggert@cs.ucla.edu>
2709
2710 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
2711
c034abda
BG
27122013-04-25 Bastien Guerry <bzg@gnu.org>
2713
2714 * textmodes/remember.el (remember-data-directory)
2715 (remember-directory-file-name-format): Fix custom types.
2716
584ea277
LL
27172013-04-25 Leo Liu <sdl.web@gmail.com>
2718
e53052d3
SM
2719 * progmodes/octave.el (octave-completion-at-point-function):
2720 Make use of inferior octave process.
584ea277
LL
2721 (octave-initialize-completions): Remove.
2722 (inferior-octave-completion-table): New function.
2723 (inferior-octave-completion-at-point): Use it.
2724 (octave-completion-alist): Remove.
2725
1693b06a
SM
27262013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2727
2728 * progmodes/opascal.el: Use font-lock and syntax-propertize.
2729 (opascal-mode-syntax-table): New var.
2730 (opascal-literal-kind, opascal-is-literal-end)
2731 (opascal-literal-token-at): Rewrite.
2732 (opascal--literal-start-re, opascal-font-lock-keywords)
2733 (opascal--syntax-propertize): New constants.
2734 (opascal-font-lock-defaults): Adjust.
2735 (opascal-mode): Use them. Set comment-<foo> variables as well.
2736 (delphi-comment-face, opascal-comment-face, delphi-string-face)
2737 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
2738 (delphi-other-face, opascal-other-face): Remove face variables.
2739 (opascal-save-state): Remove macro.
2740 (opascal-fontifying-progress-step): Remove constant.
2741 (opascal--ignore-changes): Remove var.
2742 (opascal-set-token-property, opascal-parse-next-literal)
2743 (opascal-is-stable-literal, opascal-complete-literal)
2744 (opascal-is-literal-start, opascal-face-of)
2745 (opascal-parse-region, opascal-parse-region-until-stable)
2746 (opascal-fontify-region, opascal-after-change)
2747 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
2748 (opascal-debug-parse-region, opascal-debug-parse-window)
2749 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
2750 (opascal-debug-fontify-buffer): Remove.
2751 (opascal-debug-mode-map): Adjust accordingly.
2752
be64c05d
LL
27532013-04-25 Leo Liu <sdl.web@gmail.com>
2754
2755 Merge octave-mod.el and octave-inf.el into octave.el with some
2756 cleanups.
2757 * progmodes/octave.el: New file renamed from octave-mod.el.
2758 * progmodes/octave-inf.el: Merged into octave.el.
2759 * progmodes/octave-mod.el: Renamed to octave.el.
2760
d79d37bd
TH
27612013-04-25 Tassilo Horn <tsdh@gnu.org>
2762
2763 * textmodes/reftex-vars.el
2764 (reftex-label-ignored-macros-and-environments): New defcustom.
2765
2766 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
2767
ced3fc5d
SM
27682013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2769
2770 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
2771 (smie-indent-keyword): Improve the check to ensure that the next
2772 comment is really on the same line.
2773 (smie-indent-comment): Don't align with a subsequent closer (or eob).
2774
2775 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
2776 semi-colons if the line is not otherwise empty (bug#14218).
2777
1c141dad
GM
27782013-04-25 Glenn Morris <rgm@gnu.org>
2779
2780 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
2781
5058062a
SM
27822013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2783
2784 * progmodes/opascal.el (opascal-set-token-property): Rename from
2785 opascal-set-text-properties and only set `token' (bug#14134).
2786 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
2787 (opascal-literal-text-properties): Remove.
2788 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
2789 Adjust callers.
2790
5db9dace 27912013-04-24 Reuben Thomas <rrt@sc3d.org>
1ffefcf9
BG
2792
2793 * textmodes/remember.el (remember-handler-functions): Add an
2794 option for a new handler `remember-store-in-files'.
2795 (remember-data-directory, remember-directory-file-name-format):
2796 New options.
2797 (remember-store-in-files): New function to store remember notes
2798 as separate files within a directory.
2799
4391916c
MH
28002013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
2801
2802 * progmodes/compile.el (compilation-next-error-function):
2803 Pass "formats" to compilation-find-file (bug#11777).
2804
bb7cdf58
GM
28052013-04-24 Glenn Morris <rgm@gnu.org>
2806
3b8fe752 2807 * vc/vc-bzr.el (vc-bzr-print-log):
90b4237a
GM
2808 * vc/vc-hg.el (vc-hg-print-log):
2809 * vc/vc-svn.el (vc-svn-print-log):
2810 Fix START-REVISION with LIMIT != 1. (Bug#14168)
2811
bb7cdf58
GM
2812 * vc/vc-bzr.el (vc-bzr-print-log):
2813 * vc/vc-cvs.el (vc-cvs-print-log):
2814 * vc/vc-git.el (vc-git-print-log):
2815 * vc/vc-hg.el (vc-hg-print-log):
2816 * vc/vc-mtn.el (vc-mtn-print-log):
2817 * vc/vc-rcs.el (vc-rcs-print-log):
2818 * vc/vc-sccs.el (vc-sccs-print-log):
2819 * vc/vc-svn.el (vc-svn-print-log):
2820 * vc/vc.el (vc-print-log-internal): Doc fixes.
2821
b46a056e
GM
28222013-04-23 Glenn Morris <rgm@gnu.org>
2823
2824 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
2825 Remove venerable code attempting to avoid substitute-command-keys.
2826
0aecf718
TH
28272013-04-23 Tassilo Horn <tsdh@gnu.org>
2828
4391916c
MH
2829 * textmodes/reftex-vars.el (reftex-label-regexps):
2830 Call `reftex-compile-variables' after changes to this variable.
0aecf718 2831
117f94cf
SM
28322013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2833
4391916c 2834 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
117f94cf
SM
2835 Use lexical-binding.
2836 (jit-lock-force-redisplay): Use markers, check buffer's continued
2837 existence and beware narrowed buffers.
2838 (jit-lock-fontify-now): Adjust call accordingly.
2839
1d829c64
SM
28402013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2841
2842 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
2843 to avoid misleading the user.
2844
72d548a9
LL
28452013-04-22 Leo Liu <sdl.web@gmail.com>
2846
2847 * info-look.el: Prefer latex2e.info. (Bug#14240)
2848
d0853629
MA
28492013-04-22 Michael Albinus <michael.albinus@gmx.de>
2850
2851 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
2852
2853 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
4f405069 2854 * net/tramp.el (tramp-call-process): ... here.
d0853629
MA
2855 (tramp-set-completion-function, tramp-parse-putty):
2856 * net/tramp-adb.el (tramp-adb-execute-adb-command):
2857 * net/tramp-gvfs.el (tramp-gvfs-send-command):
2858 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
2859 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
2860 (tramp-call-local-coding-command): Use `tramp-call-process'
2861 instead of `tramp-compat-call-process'.
2862
2863 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
2864 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
2865 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
7764286e 2866 (tramp-find-inline-compress): Improve traces.
d0853629
MA
2867 (tramp-maybe-send-script): Check for Perl binary.
2868 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
2869
38cc0210
DU
28702013-04-22 Daiki Ueno <ueno@gnu.org>
2871
2872 * epg.el (epg-context-pinentry-mode): New function.
2873 (epg-context-set-pinentry-mode): New function.
2874 (epg--start): Pass --pinentry-mode option to gpg command.
2875
cc641ee1
XF
28762013-04-21 Xue Fuqiao <xfq.free@gmail.com>
2877
02d844b5 2878 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
5d4e5c31 2879 `comint-dynamic-complete' is obsolete since 24.1, replaced by
e7b41c4c 2880 `completion-at-point'. (Bug#13774)
5d4e5c31 2881
cc641ee1
XF
2882 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
2883 default key binding for `describe-distribution' has been moved to
2884 `C-h C-o'. (Bug#13970)
2885
1b42ee43
GM
28862013-04-21 Glenn Morris <rgm@gnu.org>
2887
2888 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
2889 Add doc strings.
2890 (vc-print-log): Clarify interactive prompt.
2891
a6d63d97
GM
28922013-04-20 Glenn Morris <rgm@gnu.org>
2893
2894 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
2895 No longer include timestamp etc information.
2896
d7f5c16f
RW
28972013-04-20 Roland Winkler <winkler@gnu.org>
2898
2899 * faces.el (read-face-name): Bug fix, return just one face if arg
2900 multiple is nil. (Bug#14209)
2901
bcd7a0a4
SM
29022013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2903
2904 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
2905 (remove-function): Autoload.
2906
2907 * comint.el (comint-redirect-original-filter-function): Remove.
2908 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
e7b41c4c
JB
2909 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
2910 (vc-cvs-annotate-command):
bcd7a0a4
SM
2911 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
2912 * progmodes/prolog.el (prolog-consult-compile):
2913 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
2914 Use add/remove-function instead.
2915 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
2916 (gud-tooltip-process-output, gud-tooltip-tips):
2917 Use add/remove-function instead.
2918 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
2919 (scheme-interaction-mode, exit-scheme-interaction-mode):
2920 Use add/remove-function instead.
2921
2922 * vc/vc-dispatcher.el: Use lexical-binding.
2923 (vc--process-sentinel): Rename from vc-process-sentinel.
2924 Change last arg to be the code to run. Don't use vc-previous-sentinel
2925 and vc-sentinel-commands any more.
2926 (vc-exec-after): Allow code to be a function. Use add/remove-function.
2927 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
2928
4d3268ba
MY
29292013-04-19 Masatake YAMATO <yamato@redhat.com>
2930
bcd7a0a4 2931 * progmodes/sh-script.el (sh-imenu-generic-expression):
781b4af6 2932 Handle function names with a single character. (Bug#14111)
4d3268ba 2933
781b4af6 29342013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
863beb27
DK
2935
2936 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
2937 for subroutines defined in an eval (bug#14182).
2938
7d688336
TV
29392013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2940
2941 * bookmark.el (bookmark-completing-read): Improve handling of empty
2942 string (bug#14176).
2943
31dcede0
SM
29442013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2945
2946 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
2947
adc31213
FEG
29482013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
2949
2950 New faster Imenu implementation (bug#14058).
2951 * progmodes/python.el:
2952 (python-imenu-prev-index-position):
2953 (python-imenu-format-item-label-function)
2954 (python-imenu-format-parent-item-label-function)
2955 (python-imenu-format-parent-item-jump-label-function):
2956 New vars.
2957 (python-imenu-format-item-label)
2958 (python-imenu-format-parent-item-label)
2959 (python-imenu-format-parent-item-jump-label)
2960 (python-imenu--put-parent, python-imenu--build-tree)
2961 (python-imenu-create-index, python-imenu-create-flat-index)
2962 (python-util-popn): New functions.
2963 (python-mode): Set imenu-create-index-function to
2964 python-imenu-create-index.
2965
cdca8255
SM
29662013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2967
2968 * winner.el (winner-active-region): Use region-active-p, activate-mark
2969 and deactivate-mark (bug#14225).
2970
2971 * simple.el (deactivate-mark): Don't inline it.
2972
beb42340
MA
29732013-04-18 Michael Albinus <michael.albinus@gmx.de>
2974
2975 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
2976
fc7f4d7e
TH
29772013-04-18 Tassilo Horn <tsdh@gnu.org>
2978
2979 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
2980 file extensions from the archive-mode entry in order to prefer
2981 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
2982
29f47822
LL
29832013-04-18 Leo Liu <sdl.web@gmail.com>
2984
2985 * bindings.el (help-event-list): Add ?\?.
2986
d36ed1c8
SM
29872013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2988
2989 * subr.el (with-wrapper-hook): Declare obsolete.
2990 * simple.el (filter-buffer-substring-function): New hook.
2991 (filter-buffer-substring): Use it.
2992 (filter-buffer-substring-functions): Mark obsolete.
2993 * minibuffer.el (completion-in-region-function): New hook.
2994 (completion-in-region): Use it.
2995 (completion-in-region-functions): Mark obsolete.
2996 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
2997 * abbrev.el (abbrev-expand-function): New hook.
2998 (expand-abbrev): Use it.
2999 (abbrev-expand-functions): Mark obsolete.
3000 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
3001 and :filter-return.
3002
04754d36
FEG
30032013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
3004
3005 * progmodes/python.el (python-nav--syntactically): Fix cornercases
3006 and do not care about match data.
3007
dd8791e9
SM
30082013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
3009
3010 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
3011 completion tables when completing error conditions and
3012 `declare' arguments.
3013 (lisp-complete-symbol, field-complete): Mark as obsolete.
3014 (check-parens): Unmatched parens are user errors.
3015 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
3016
ffe54a13
AM
30172013-04-17 Michal Nazarewicz <mina86@mina86.com>
3018
dd8791e9
SM
3019 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
3020 command changed buffer (ie. `flyspell-pre-buffer' is not current
3021 buffer), which prevents making decisions based on invalid value of
3022 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
3023 cause an error when `flyspell-pre-point' was nil after switching
3024 buffers.
3025 (flyspell-post-command-hook): No longer needs to change buffers when
3026 checking pre-word. While at it remove unnecessary progn.
ffe54a13 3027
ec7e39f2
AM
30282013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
3029
3030 * textmodes/ispell.el (ispell-add-per-file-word-list):
3031 Fix `flyspell-correct-word-before-point' error when accepting
3032 words and `coment-padding' is an integer by using
3033 `comment-normalize-vars' (Bug #14214).
3034
083850a6
FEG
30352013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
3036
3037 New defun movement commands.
3038 * progmodes/python.el (python-nav--syntactically)
3039 (python-nav--forward-defun, python-nav-backward-defun)
3040 (python-nav-forward-defun): New functions.
3041
619ed6e1
FEG
30422013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
3043
3044 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
3045 (python-syntax-context): Use named compiler-macro for backwards
3046 compatibility with Emacs 24.x.
3047
7a1beb6c
LL
30482013-04-17 Leo Liu <sdl.web@gmail.com>
3049
3050 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
3051 octave-hide-process-buffer.
3052
2d3fa3e5
SM
30532013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
3054
3055 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
3056 (bug#14216).
3057
7ce5be54
JPG
30582013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
3059
3060 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
3061 Fix adjustment of offset when receiving incomplete responses from GDB
3062 (bug#14129).
3063
351edece
SM
30642013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3065
3066 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
3067 python-mode-abbrev-table.
3068 (python-skeleton-define): Adjust accordingly.
3069 (python-mode-abbrev-table): New table that inherits from it so that
3070 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
3071
3072 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
3073 (abbrev-symbol): Use it.
3074 (abbrev--before-point): Use it since we already handle inheritance.
3075
613f9481
LL
30762013-04-16 Leo Liu <sdl.web@gmail.com>
3077
3078 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
3079 binding to info-lookup-symbol.
3080
51646b62
JB
30812013-04-16 Juanma Barranquero <lekktu@gmail.com>
3082
3083 * minibuffer.el (completion--twq-all):
3084 * term/ns-win.el (ns-initialize-window-system):
3085 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
3086
efb3f01d
SM
30872013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3088
36c0a301
SM
3089 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
3090 global bindings.
3091
efb3f01d
SM
3092 * doc-view.el (doc-view-start-process): Handle url-handler directories.
3093
fb549d64
DG
30942013-04-15 Dmitry Gutov <dgutov@yandex.ru>
3095
3096 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
3097 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
3098 to nil.
3099 (ruby-end-of-defun): Remove the unused arg, change the docstring
3100 to reflect that this function is only used as the value of
3101 `end-of-defun-function'.
3102 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
3103 to reflect an earlier change that beginning/end-of-defun functions
3104 jump between methods in a class definition, as well as top-level
3105 functions.
3106
21e8fe2f
SM
31072013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3108
3109 * minibuffer.el (minibuffer-complete): Don't just scroll
3110 a *Completions* that's been iconified.
3111 (minibuffer-force-complete): Make sure repetitions do cycle when going
3112 through completion-in-region -> minibuffer-complete.
3113
20e527d0
AM
31142013-04-15 Alan Mackenzie <acm@muc.de>
3115
3116 Correct the placement of c-cpp-delimiters when there're #s not at
3117 col 0.
3118
3119 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
3120 place a submatch around the #.
21e8fe2f
SM
3121 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
3122 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
20e527d0
AM
3123 on the #, not BOL.
3124
dabefae5
SM
31252013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3126
3127 * emacs-lisp/nadvice.el: Properly test names when adding advice.
3128 (advice--member-p): New arg `name'.
3129 (advice--add-function, advice-member-p): Use it (bug#14202).
3130
85c9ab64
AM
31312013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
3132
3133 Reformulate java imenu-generic-expression.
3134 The old expression contained ill formed regexps.
3135
3136 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
3137 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
3138 (cc-imenu-java-method-arg-regexp): New defconsts.
3139 (cc-imenu-java-build-type-args-regex): New defun.
dabefae5 3140 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
85c9ab64
AM
3141 handling of spaces in the regexp.
3142
0f821d99
AM
31432013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3144
3145 * textmodes/ispell.el (ispell-command-loop): Remove
3146 flyspell highlight of a word when ispell accepts it (bug #14178).
3147
eb922adf
MA
31482013-04-15 Michael Albinus <michael.albinus@gmx.de>
3149
3150 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
3151 uses code from the previous `ange-ftp-run-real-handler'.
3152 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
3153 only in case that function exist. This is needed for proper
3154 unloading of Tramp.
3155
4d9a0979
TH
31562013-04-15 Tassilo Horn <tsdh@gnu.org>
3157
3158 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
3159
3160 * textmodes/reftex.el (reftex-compile-variables): Use it.
3161
a829b0dc
SM
31622013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3163
91e8293c
SM
3164 * files.el (normal-mode): Only use default major-mode if no other mode
3165 was specified.
3166
830aed4d
SM
3167 * emacs-lisp/trace.el (trace-values): New function.
3168
a829b0dc
SM
3169 * files.el: Allow : in local variables (bug#14089).
3170 (hack-local-variable-regexp): New var.
3171 (hack-local-variables-prop-line, hack-local-variables): Use it.
3172
7ae9f0fb
RW
31732013-04-13 Roland Winkler <winkler@gnu.org>
3174
3175 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
3176 data before it gets modified by bibtex-beginning-of-entry.
3177
6646e848
RW
31782013-04-13 Roland Winkler <winkler@gnu.org>
3179
3180 * textmodes/bibtex.el (bibtex-url): Doc fix.
3181
31822013-04-13 Roland Winkler <winkler@gnu.org>
23a0e159
RW
3183
3184 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
3185 does not visit a BibTeX file, exclude it from the list of buffers
3186 returned by bibtex-initialize.
3187
0aa3616e
SB
31882013-04-13 Stephen Berman <stephen.berman@gmx.net>
3189
3190 * window.el (split-window): Remove interactive form, since as a
3191 command this function is a special case of split-window-below.
3192 Correct doc string.
3193
011cddd6
RW
31942013-04-12 Roland Winkler <winkler@gnu.org>
3195
3196 * faces.el (read-face-name): Do not override value of arg default.
3197 Allow single faces and strings as default values. Remove those
3198 elements from return value that are not faces.
3199 (describe-face): Simplify.
3200 (face-at-point): New optional args thing and multiple so that this
3201 function can provide the same functionality previously provided by
3202 read-face-name.
3203 (make-face-bold, make-face-unbold, make-face-italic)
3204 (make-face-unitalic, make-face-bold-italic, invert-face)
3205 (modify-face, read-face-and-attribute): Use face-at-point.
3206
3207 * cus-edit.el (customize-face, customize-face-other-window)
3208 * cus-theme.el (custom-theme-add-face)
3209 * face-remap.el (buffer-face-set)
3210 * facemenu.el (facemenu-set-face): Use face-at-point.
3211
f24e0036
MA
32122013-04-12 Michael Albinus <michael.albinus@gmx.de>
3213
3214 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
3215
da3cda2d
TH
32162013-04-10 Tassilo Horn <tsdh@gnu.org>
3217
3218 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
3219 off leading { and trailing } from field values.
3220
15e54145
SM
32212013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3222
78ce603d
SM
3223 * emacs-lisp/timer.el (timer--check): New function.
3224 (timer--time, timer-set-function, timer-event-handler): Use it.
3225 (timer-set-idle-time): Simplify.
3226 (timer--activate): CSE.
3227 (timer-event-handler): Give more info in error message.
3228 (internal-timer-start-idle): New function, moved from C.
3229
15e54145
SM
3230 * mpc.el (mpc-proc): Add `restart' argument.
3231 (mpc-proc-cmd): Use it.
3232 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
3233 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
3234 less often.
3235
7144c627
MY
32362013-04-10 Masatake YAMATO <yamato@redhat.com>
3237
3238 * progmodes/sh-script.el: Implement `sh-mode' own
3239 `add-log-current-defun-function' (bug#14112).
3240 (sh-current-defun-name): New function.
3241 (sh-mode): Use the function.
3242
b39792eb
BG
32432013-04-09 Bastien Guerry <bzg@gnu.org>
3244
3245 * simple.el (choose-completion-string): Fix docstring (bug#14163).
3246
8acdeb71
SM
32472013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3248
6fcdab68
SM
3249 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
3250
8acdeb71
SM
3251 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
3252 timer (bug#14156).
3253
e3e7b504
NF
32542013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
3255
3256 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
3257 declaration.
3258
201bb296
LL
32592013-04-07 Leo Liu <sdl.web@gmail.com>
3260
3261 * pcmpl-x.el: New file.
3262
ebb19708
DA
32632013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
3264
3265 Do not set x-display-name until X connection is established.
3266 This is needed to prevent from weird situation described at
3267 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
3268 * frame.el (make-frame): Set x-display-name after call to
3269 window system initialization function, not before.
3270 * term/x-win.el (x-initialize-window-system): Add optional
3271 display argument and use it.
3272 * term/w32-win.el (w32-initialize-window-system):
3273 * term/ns-win.el (ns-initialize-window-system):
3274 * term/pc-win.el (msdos-initialize-window-system):
3275 Add compatible optional display argument.
3276
33bb237a
EZ
32772013-04-06 Eli Zaretskii <eliz@gnu.org>
3278
3279 * files.el (normal-backup-enable-predicate): On MS-Windows and
3280 MS-DOS compare truenames of temporary-file-directory and of the
3281 file, so that 8+3 aliases (usually found in $TEMP on Windows)
3282 don't fail comparison by compare-strings. Also, compare file
3283 names case-insensitively on MS-Windows and MS-DOS.
3284
134abf1f
SM
32852013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3286
3287 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
3288 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
3289
d695cb94
DG
32902013-04-05 Dmitry Gutov <dgutov@yandex.ru>
3291
e3e7b504
NF
3292 * whitespace.el (whitespace-color-on, whitespace-color-off):
3293 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
d695cb94 3294
f4ad7ea1 32952013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
7e268e90
AM
3296
3297 * ispell.el (ispell-set-spellchecker-params):
3298 Really set `ispell-args' for all equivs.
3299
632556e4
SM
33002013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
3301
3302 * ido.el (ido-completions): Use extra elements of ido-decorations
3303 (bug#14143).
3304 (ido-decorations): Update docstring.
3305
2a417372
MA
33062013-04-05 Michael Albinus <michael.albinus@gmx.de>
3307
3308 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
3309 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
3310 nil during initialization, in order not to miss changes since the
3311 file was opened. (Bug#14140)
3312
fc164b0c
LL
33132013-04-05 Leo Liu <sdl.web@gmail.com>
3314
3315 * kmacro.el (kmacro-call-macro): Fix bug#14135.
3316
0ccecc08
JB
33172013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
3318
3319 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
3320
51af1aa2
GM
33212013-04-04 Glenn Morris <rgm@gnu.org>
3322
3323 * electric.el (electric-pair-inhibit-predicate): Add :version.
3324
b208ebc6
SM
33252013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3326
3327 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
3328 when a package is required several times (bug#14082).
3329
f3d3eaf0
RW
33302013-04-04 Roland Winkler <winkler@gnu.org>
3331
3332 * faces.el (read-face-name): Behave as promised by the docstring.
3333 Assume that arg default is a list of faces.
3334 (describe-face): Call read-face-name with list of default faces.
3335
2575da50
TV
33362013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3337
3338 * bookmark.el: Fix deletion of bookmarks (bug#13972).
3339 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
3340 (bookmark-bmenu-execute-deletions): Only skip first line if it's
3341 the header.
3342 (bookmark-exit-hook-internal): Save even if list is empty.
3343
397703b4
YH
33442013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
3345
3346 * emacs-lisp/package.el (package-pinned-packages): New var.
3347 (package--add-to-archive-contents): Obey it (bug#14118).
3348
691e26ae
AM
33492013-04-03 Alan Mackenzie <acm@muc.de>
3350
8a621d53
JB
3351 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
3352 Also adapt to the new values of element 7 of a parse state.
691e26ae
AM
3353
3354 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
3355 parameter `not-in-delimiter'. Handle being inside comment opener.
3356 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
3357 character in case we're typing a '*' after a '/'.
3358 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
3359 instead by passing the parameter to c-state-pp-to-literal.
3360
3361 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
3362 for elt. 7 of a parse state.
3363
4b725a70
PE
33642013-04-01 Paul Eggert <eggert@cs.ucla.edu>
3365
3366 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
3367 * international/latin1-disp.el, international/mule-util.el:
3368 * language/cyril-util.el, language/european.el, language/ind-util.el:
3369 * language/lao-util.el, language/thai.el, language/tibet-util.el:
3370 * language/tibetan.el, language/viet-util.el:
3371 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
3372
15c579f0
SM
33732013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
3376 (electric-pair-post-self-insert-function): Use it.
3377 (electric-pair-default-inhibit): New function, extracted from
3378 electric-pair-post-self-insert-function.
3379
a77e2924
RW
33802013-03-31 Roland Winkler <winkler@gnu.org>
3381
3382 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
3383
2bd8a4a8
SM
33842013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3385
3386 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
3387
8d3655be 33882013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39
FEG
3389
3390 Un-indent after "pass" and "return" statements (Bug#13888)
3391 * progmodes/python.el (python-indent-block-enders): New var.
3392 (python-indent-calculate-indentation): Use it.
3393
8d3655be 33942013-03-30 Michael Albinus <michael.albinus@gmx.de>
4430bd53
MA
3395
3396 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
3397 defun. Defining it as defalias could introduce too eager
3398 byte-compiler optimization. (Bug#14030)
3399
8d3655be 34002013-03-30 Chong Yidong <cyd@gnu.org>
89468837
CY
3401
3402 * iswitchb.el (iswitchb-read-buffer): Fix typo.
3403
0b1619da
LL
34042013-03-30 Leo Liu <sdl.web@gmail.com>
3405
3406 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
3407 (kmacro-execute-from-register): Pass the keyboard macro to
3408 kmacro-call-macro or repeating won't work correctly.
3409
0b938190
TZ
34102013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
3411
3412 * progmodes/subword.el: Back to using `forward-symbol'.
3413
3414 * subr.el (forward-whitespace, forward-symbol)
3415 (forward-same-syntax): Move from thingatpt.el.
3416
35710234
LL
34172013-03-29 Leo Liu <sdl.web@gmail.com>
3418
3419 * kmacro.el (kmacro-to-register): New command.
3420 (kmacro-execute-from-register): New function.
3421 (kmacro-keymap): Bind to 'x'. (Bug#14071)
3422
efc0bb73
SM
34232013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3424
3425 * mpc.el: Use defvar-local and setq-local.
3426 (mpc--proc-connect): Connection failures are not bugs.
3427 (mpc-mode-map): `follow-link' only applies to the buffer's content.
3428 (mpc-volume-map): Bind to the up-events.
3429
75a2f981
TZ
34302013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3431
3432 * progmodes/subword.el (superword-mode): Use `forward-sexp'
3433 instead of `forward-symbol'.
3434
17c781d1
SM
34352013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
3438 (edebug--recursive-edit): Use it.
3439 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
3440 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
3441
f67bfbcf
LL
34422013-03-28 Leo Liu <sdl.web@gmail.com>
3443
3444 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
3445
b59f639d
EZ
34462013-03-27 Eli Zaretskii <eliz@gnu.org>
3447
3448 * facemenu.el (list-colors-callback): New defvar.
3449 (list-colors-redisplay): New function.
3450 (list-colors-display): Install list-colors-redisplay as the
3451 revert-buffer-function. (Bug#14063)
3452
f557c1b1
SM
34532013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3454
b1da2957
SM
3455 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
3456 and suffixes don't overlap (bug#14061).
3457
f557c1b1
SM
3458 * case-table.el: Use lexical-binding.
3459 (case-table-get-table): New function.
3460 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
3461
002668e1
TZ
34622013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3463
3464 * progmodes/subword.el: Add `superword-mode' to do word motion
3465 over symbol_words (parallels and leverages `subword-mode' which
3466 does word motion inside MixedCaseWords).
3467
73572c72
AG
34682013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
3469
78b8f320 3470 * eshell/em-unix.el: Move su and sudo to...
f4ad7ea1 3471 * eshell/em-tramp.el: ...Eshell tramp module.
73572c72 3472
69b2c07e
SM
34732013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3474
3475 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
3476 Change return value to be a sexp. Delay `get-buffer' to after
3477 restoring the desktop (bug#13951).
3478
08bb5ee2
LL
34792013-03-26 Leo Liu <sdl.web@gmail.com>
3480
3481 * register.el: Move semantic tag handling back to
3482 cedet/semantic/senator.el. (Bug#14052)
3483
8d4c974e
SM
34842013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3485
3486 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
3487 into the prompt either (bug#13963).
3488
b234d92c
SM
34892013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3490
3491 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
3492 part of "(error-foo)".
3493
ddfa3cb4
JL
34942013-03-24 Juri Linkov <juri@jurta.org>
3495
3496 * replace.el (list-matching-lines-prefix-face): New defcustom.
3497 (occur-1): Pass `list-matching-lines-prefix-face' to the function
3498 `occur-engine' if `face-differs-from-default-p' returns t.
3499 (occur-engine): Add `,' inside backquote construct to evaluate
3500 `prefix-face'. Propertize the prefix with the `prefix-face' face.
3501 Pass `prefix-face' to the functions `occur-context-lines' and
3502 `occur-engine-add-prefix'.
3503 (occur-engine-add-prefix, occur-context-lines): Add optional arg
3504 `prefix-face' and propertize the prefix with `prefix-face'.
3505 (Bug#14017)
3506
7b0e2f85
LL
35072013-03-24 Leo Liu <sdl.web@gmail.com>
3508
3509 * nxml/rng-valid.el (rng-validate-while-idle)
3510 (rng-validate-quick-while-idle): Guard against deleted buffer.
3511 (Bug#13999)
3512
3513 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
3514 is the last entry in kill-buffer-hook.
3515
3516 * files.el (kill-buffer-hook): Doc fix.
3517
b3082f49
DG
35182013-03-23 Dmitry Gutov <dgutov@yandex.ru>
3519
b234d92c
SM
3520 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
3521 Make it safe-local.
bde73d27 3522
b3082f49
DG
3523 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
3524
a320a2db
LL
35252013-03-23 Leo Liu <sdl.web@gmail.com>
3526
7e74b0fb
LL
3527 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
3528 Remove.
3529
3530 * nxml/rng-valid.el (rng-validate-mode)
3531 (rng-after-change-function, rng-do-some-validation):
3532 * nxml/rng-maint.el (rng-validate-buffer):
3533 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
3534 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
3535 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
3536 (nxml-extend-after-change-region): Use with-silent-modifications.
3537
a320a2db
LL
3538 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
3539 timer-idle-list.
3540
3541 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
3542 (rng-next-error-1, rng-previous-error-1): Do not let-bind
3543 timer-idle-list. (Bug#13999)
3544
e38e6780
JL
35452013-03-23 Juri Linkov <juri@jurta.org>
3546
3547 * info.el (info-index-match): New face.
3548 (Info-index, Info-apropos-matches): Add a nested subgroup to the
3549 main pattern and add text properties with the new face to matches
3550 in index entries relative to the beginning of the index entry.
3551 (Bug#14015)
3552
e8cc7880
DE
35532013-03-21 Eric Ludlam <zappo@gnu.org>
3554
3555 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
3556 Inhibit read only while inserting objects.
3557
9bb0d822
TZ
35582013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
3559
3560 * progmodes/cfengine.el: Update docs to mention
3561 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
3562 symbol motion. Remove "_" from the word syntax.
3563
aa703640
TZ
35642013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
3565
3566 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
3567 syntax for both `cfengine2-mode' and `cfengine3-mode'.
3568
afff09d0
JL
35692013-03-20 Juri Linkov <juri@jurta.org>
3570
3571 * info.el (Info-next-reference-or-link)
3572 (Info-prev-reference-or-link): New functions.
3573 (Info-next-reference, Info-prev-reference): Use them.
3574 (Info-try-follow-nearest-node): Handle footnote navigation.
3575 (Info-fontify-node): Fontify footnotes. (Bug#13989)
3576
9a1ff164
SM
35772013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
3580 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
3581
2667d15d
PE
35822013-03-20 Paul Eggert <eggert@cs.ucla.edu>
3583
3584 Suppress unnecessary non-ASCII chatter during build process.
3585 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
3586 (batch-skkdic-convert): Suppress most of the chatter.
3587 It's not needed so much now that machines are faster,
3588 and its non-ASCII component was confusing; see Dmitry Gutov in
3589 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
3590
438b0579
LL
35912013-03-20 Leo Liu <sdl.web@gmail.com>
3592
3593 * ido.el (ido-chop): Fix bug#10994.
3594
c128ab07
DG
35952013-03-19 Dmitry Gutov <dgutov@yandex.ru>
3596
3597 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
3598 Remove vars.
9a1ff164
SM
3599 (whitespace-color-on, whitespace-color-off):
3600 Use `font-lock-fontify-buffer' (Bug#13817).
c128ab07 3601
0e6008c5
SM
36022013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3603
3604 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
3605 remapping in mode-line.
3606 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
3607
627b52b0
DG
36082013-03-19 Dmitry Gutov <dgutov@yandex.ru>
3609
3610 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
3611 value for `whitespace-line' face (Bug#13875).
7ec31b02
DG
3612 (whitespace-font-lock-keywords): Change description.
3613 (whitespace-color-on): Don't save `font-lock-keywords' value, save
3614 the constructed keywords instead.
3615 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
627b52b0 3616
50c3a20b
LL
36172013-03-19 Leo Liu <sdl.web@gmail.com>
3618
3619 * progmodes/compile.el (compilation-display-error): New command.
3620 (compilation-mode-map, compilation-minor-mode-map): Bind it to
3621 C-o. (Bug#13992)
3622
2aa2157b
PE
36232013-03-18 Paul Eggert <eggert@cs.ucla.edu>
3624
3625 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
3626
e477dbfa
JD
36272013-03-18 Jan Djärv <jan.h.d@swipnet.se>
3628
3629 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
3630
64ab82d1
MA
36312013-03-18 Michael Albinus <michael.albinus@gmx.de>
3632
3633 * net/tramp-compat.el (tramp-compat-user-error): New defun.
3634
3635 * net/tramp-adb.el (tramp-adb-handle-shell-command):
3636 * net/tramp-gvfs.el (top):
3637 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
3638 (tramp-handle-shell-command): Use it.
3639 (tramp-dissect-file-name): Raise an error when hostname is a
3640 method name, and neither method nor user is specified.
3641
3642 * net/trampver.el: Update release number.
3643
33cef733
LL
36442013-03-18 Leo Liu <sdl.web@gmail.com>
3645
3646 Make sure eldoc can be turned off properly.
3647 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
3648 eldoc-mode.
3649 (eldoc-display-message-p): Revert last change.
3650 (eldoc-display-message-no-interference-p)
3651 (eldoc-print-current-symbol-info): Tweak.
3652
2167b7b2
TH
36532013-03-18 Tassilo Horn <tsdh@gnu.org>
3654
3655 * doc-view.el (doc-view-new-window-function): Check the new window
3656 overlay's display property instead the char property of the
3657 buffer's first char. Use `with-selected-window' instead of
3658 `save-window-excursion' with `select-window'.
3659 (doc-view-document->bitmap): Check the current doc-view overlay's
9a1ff164 3660 display property instead the char property of the buffer's first char.
2167b7b2 3661
982efbcd
PE
36622013-03-18 Paul Eggert <eggert@cs.ucla.edu>
3663
3664 Automate the build of ja-dic.el (Bug#13984).
3665 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
3666 from the input, rather than assume that it's been done for us by the
3667 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
3668 the current date into a ja-dic.el comment, as that complicates
3669 regression testing.
3670
2fcc7665
SM
36712013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
3672
3673 * whitespace.el: Fix double evaluation.
3674 (whitespace-space, whitespace-hspace, whitespace-tab)
3675 (whitespace-newline, whitespace-trailing, whitespace-line)
3676 (whitespace-space-before-tab, whitespace-indentation)
3677 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
3678 obsolete defvars.
3679 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
3680 (whitespace-color-on): Use a single font-lock-add-keywords call.
3681 Fix double-evaluation of face variables.
3682
67c0a6e6
MA
36832013-03-17 Michael Albinus <michael.albinus@gmx.de>
3684
2fcc7665
SM
3685 * net/tramp-adb.el (tramp-adb-parse-device-names):
3686 Use `start-process' instead of `call-process'. Otherwise, the
8194a705 3687 function might be blocked under MS Windows. (Bug#13299)
67c0a6e6 3688
69489f1d
LL
36892013-03-17 Leo Liu <sdl.web@gmail.com>
3690
3691 Extend eldoc to display info in the mode-line. (Bug#13978)
3692 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
3693 (eldoc-mode-line-string): New variable.
3694 (eldoc-minibuffer-message): New function.
3695 (eldoc-message-function): New variable.
3696 (eldoc-message): Use it.
3697 (eldoc-display-message-p)
2fcc7665
SM
3698 (eldoc-display-message-no-interference-p):
3699 Support eldoc-post-insert-mode.
69489f1d
LL
3700
3701 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
3702 (eval-expression): Run it.
3703
9c44569e
RW
37042013-03-17 Roland Winkler <winkler@gnu.org>
3705
3706 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
3707 strings in the list of return values.
3708
327f1f6f
JB
37092013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3710
3711 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
3712 radix before checking for HMS forms.
3713
67ed8fcd
LL
37142013-03-16 Leo Liu <sdl.web@gmail.com>
3715
3716 * progmodes/scheme.el: Add indentation and font-locking for λ.
3717 (Bug#13975)
3718
78be8b64 37192013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
efe8bf5d
SM
3720
3721 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
3722 token before point (bug#13942).
3723
78be8b64 37242013-03-16 Leo Liu <sdl.web@gmail.com>
00094c26 3725
95b43468 3726 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
00094c26 3727
98e775e6
EZ
37282013-03-16 Eli Zaretskii <eliz@gnu.org>
3729
3730 * startup.el (command-line-normalize-file-name): Fix handling of
3731 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
3732 <xfq.free@gmail.com> in
3733 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
3734
2edd6029
MA
37352013-03-15 Michael Albinus <michael.albinus@gmx.de>
3736
3737 Sync with Tramp 2.2.7.
3738
3739 * net/trampver.el: Update release number.
3740
d35f5864
TH
37412013-03-14 Tassilo Horn <tsdh@gnu.org>
3742
f35ffe5e
TH
3743 * doc-view.el Fix bug#13887.
3744 (doc-view-insert-image): Don't modify overlay associated to
3745 non-live windows, and implement horizontal centering of image in
3746 case it's smaller than the window.
3747 (doc-view-new-window-function): Force redisplay of new windows on
3748 doc-view buffers.
d35f5864 3749
1c4a85ed
KF
37502013-03-13 Karl Fogel <kfogel@red-bean.com>
3751
3752 * saveplace.el (save-place-alist-to-file): Don't sort
3753 `save-place-alist', just pretty-print it (bug#13882).
3754
85b66a21
MA
37552013-03-13 Michael Albinus <michael.albinus@gmx.de>
3756
a020afb9
JB
3757 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
3758 Check whether `default-file-name-coding-system' is bound.
3759 It isn't in XEmacs.
85b66a21 3760
175600da
SM
37612013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3762
e7f7cb1a
SM
3763 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
3764 backquotes for `obsolete' (bug#13929).
3765
175600da
SM
3766 * international/mule.el (find-auto-coding): Include file name in
3767 obsolescence warning (bug#13922).
3768
ca68a22e
TZ
37692013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3770
3771 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
3772 for CFEngine 3-specific indentation.
3773 (cfengine3-indent-line): Use it. Fix up category regex.
3774 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
3775
940e5099
SM
37762013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3777
3778 * type-break.el (type-break-file-name):
3779 * textmodes/remember.el (remember-data-file):
3780 * strokes.el (strokes-file):
3781 * shadowfile.el (shadow-initialize):
3782 * saveplace.el (save-place-file):
3783 * ps-bdf.el (bdf-cache-file):
3784 * progmodes/idlwave.el (idlwave-config-directory):
3785 * net/quickurl.el (quickurl-url-file):
3786 * international/kkc.el (kkc-init-file-name):
3787 * ido.el (ido-save-directory-list-file):
3788 * emulation/viper.el (viper-custom-file-name):
3789 * emulation/vip.el (vip-startup-file):
3790 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
3791 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
3792
cc725808
PE
37932013-03-12 Paul Eggert <eggert@cs.ucla.edu>
3794
3795 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
3796 * language/thai-word.el: Switch to UTF-8.
3797
a020afb9 3798See ChangeLog.16 for earlier changes.
e3d51b27
MR
3799
3800;; Local Variables:
3801;; coding: utf-8
e3d51b27
MR
3802;; End:
3803
ab422c4d 3804 Copyright (C) 2011-2013 Free Software Foundation, Inc.
e3d51b27
MR
3805
3806 This file is part of GNU Emacs.
3807
3808 GNU Emacs is free software: you can redistribute it and/or modify
3809 it under the terms of the GNU General Public License as published by
3810 the Free Software Foundation, either version 3 of the License, or
3811 (at your option) any later version.
3812
3813 GNU Emacs is distributed in the hope that it will be useful,
3814 but WITHOUT ANY WARRANTY; without even the implied warranty of
3815 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3816 GNU General Public License for more details.
3817
3818 You should have received a copy of the GNU General Public License
3819 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.