* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template),
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
d19ffd64
BB
12013-11-22 Bozhidar Batsov <bozhidar@batsov.com>
2
3 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
4 Improve docstring.
15ba2182
BB
5 Add :version.
6 (ruby-encoding-magic-comment-style): Add :version.
d19ffd64 7
7a7567d2
LL
82013-11-22 Leo Liu <sdl.web@gmail.com>
9
10 * progmodes/octave.el (octave-operator-regexp): Exclude newline.
11 (Bug#15076)
8c09f64b
LL
12 (octave-help-mode): Adapt to change to help-mode-finish to use
13 derived-mode-p on 2013-09-17.
14 (inferior-octave-prompt): Also match octave-gui.
2cc18f93 15 (octave-kill-process): Don't ask twice. (Bug#10564)
7a7567d2 16
724bc265
LL
172013-11-22 Leo Liu <sdl.web@gmail.com>
18
19 * progmodes/octave.el (inferior-octave-process-live-p): New helper.
20 (inferior-octave-startup, inferior-octave-check-process)
21 (inferior-octave-track-window-width-change)
22 (octave-completion-at-point, octave-eldoc-function): Use it.
23 (octave-kill-process): Provide confirmation. (Bug#10564)
24
38637cca
LL
252013-11-21 Leo Liu <sdl.web@gmail.com>
26
27 * progmodes/octave.el (octave-mode, inferior-octave-mode): Fix
28 obsolete variable comment-use-global-state.
29
06e752b4
RS
302013-11-21 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
31
32 * progmodes/octave.el (octave-mode-map, octave-mode-menu): Add
33 `octave-source-file'.
34 (octave-source-file): New function. (Bug#15935)
35
604ede6c
TZ
362013-11-21 Kenjiro Nakayama <nakayamakenjiro@gmail.com> (tiny change)
37
38 * net/eww.el (eww-local-regex): New variable.
39 (eww): Use it to detect localhost and similar.
40
b6ffa04a
LL
412013-11-21 Leo Liu <sdl.web@gmail.com>
42
43 Add completion for command `ag'.
2021a200
LL
44 * pcmpl-x.el (pcmpl-x-ag-options): New variable.
45 (pcomplete/ag): New function.
46 (pcmpl-x-ag-options): New function. Handle `[no]' in long options.
b6ffa04a 47
d1a6bccc
SM
482013-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
49
50 * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
51 (bug#14646).
52 (make-obsolete): Remove interactive spec.
53
2df10228
GM
542013-11-21 Glenn Morris <rgm@gnu.org>
55
56 * startup.el (command-line-1): Use path-separator with -L.
57
86fd16b6
TZ
582013-11-20 Teodor Zlatanov <tzz@lifelogs.com>
59
60 * emacs-lisp/package.el (describe-package-1): Add package archive
61 to shown fields.
62
7a12a42b
BB
632013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
64
65 * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
66 Change default to "# encoding: %s" to differentiate it from the
67 default Ruby encoding comment template.
68
dc7e8c17 692013-11-20 era eriksson <era+emacsbugs@iki.fi>
70
71 * ses.el (ses-mode): Doc fix. (Bug#14748)
72
f0cfa5fe
LL
732013-11-20 Leo Liu <sdl.web@gmail.com>
74
75 * window.el (display-buffer-alist): Doc fix. (Bug#13594)
76
826dc7b6
DN
772013-11-19 Dan Nicolaescu <dann@gnu.org>
78
79 * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
80 when rebase or bisect are in progress.
81
a6e3a5d5
XF
822013-11-19 Xue Fuqiao <xfq.free@gmail.com>
83
84 * filenotify.el (file-notify-add-watch): Doc fix.
85
f130cb76
LL
862013-11-19 Leo Liu <sdl.web@gmail.com>
87
e0855d7d
LL
88 * obsolete/rcompile.el: Mark obsolete.
89
f130cb76 90 * progmodes/compile.el (compilation-start)
d1a6bccc
SM
91 (compilation-goto-locus, compilation-find-file):
92 Pass no-display-ok and handle nil value from display-buffer.
f130cb76
LL
93 (Bug#13594)
94
95 * window.el (display-buffer-alist, display-buffer): Document the
96 new parameter no-display-ok.
97
1f35d401
SM
982013-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
99
25158c76
SM
100 * electric.el (electric-indent-mode-map): Remove.
101 (electric-indent-mode): Change the global-map instead (bug#15915).
102
103 * textmodes/text-mode.el (paragraph-indent-minor-mode):
104 Use add-function.
1f35d401 105
9bc67baa
SM
1062013-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
107
986545b5
SM
108 * emacs-lisp/nadvice.el (remove-function): Align with
109 add-function's behavior.
110
9bc67baa
SM
111 * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
112 (gdb--string-regexp): New constant.
113 (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
114 (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
115 (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
116 submatch 1.
117 (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
118 Adjust use accordingly.
119 (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
120
56cd894e
AS
1212013-11-17 Adam Sokolnicki <adam.sokolnicki@gmail.com> (tiny change)
122
123 * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
124 interpolation curlies (Bug#15914).
125
014690de
JB
1262013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
127
128 * calc/calc.el (calc-context-sensitive-enter): New variable.
129 (calc-enter): Use `calc-context-sensitive-enter'.
130
7e26a6c3
TZ
1312013-11-16 Teodor Zlatanov <tzz@lifelogs.com>
132
133 * progmodes/cfengine.el: Version bump.
134 (cfengine-cf-promises): New defcustom to locate cf-promises.
135 (cfengine3-vartypes): Add new "data" type.
136 (cfengine3--current-word): New function to get current name-like
137 word or its bounds.
138 (cfengine3--current-function): New function to look up a CFEngine
139 function's definition.
140 (cfengine3-format-function-docstring): New function.
141 (cfengine3-make-syntax-cache): New function.
142 (cfengine3-documentation-function): New function: ElDoc glue.
143 (cfengine3-completion-function): New function: completion glue.
144 (cfengine3-mode): Set `compile-command',
145 `eldoc-documentation-function', and add to
146 `completion-at-point-functions'.
147
355204dd
MA
1482013-11-16 Michael Albinus <michael.albinus@gmx.de>
149
150 * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
151 `tramp-current-connection'.
152
43cebc23
DG
1532013-11-15 Dmitry Gutov <dgutov@yandex.ru>
154
155 * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
156 nil/self/true/false with "end of symbol".
157
a3fed6ff
BB
1582013-11-15 Bozhidar Batsov <bozhidar@batsov.com>
159
160 * subr.el (version-regexp-alist): Fix a typo.
161
e675b3e4
MA
1622013-11-15 Michael Albinus <michael.albinus@gmx.de>
163
164 * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
165 "en_US.utf8" and "LC_CTYPE" to "".
166 (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
167 (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
168
a1f03e89
LL
1692013-11-15 Leo Liu <sdl.web@gmail.com>
170
171 * loadhist.el (read-feature): Get rid of fake feature nil. (Bug#15889)
172
5d9d9451
SM
1732013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
174
58362662
CS
175 * progmodes/gud.el (ctl-x-map):
176 Remove C-x SPC binding. (Bug#12342)
5d9d9451
SM
177 (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
178
6c1bf086
BB
1792013-11-14 Bozhidar Batsov <bozhidar@batsov.com>
180
0d5363c4
BB
181 * subr.el (version-regexp-alist):
182 Recognize hg, svn and darcs versions as snapshot versions.
183
6c1bf086
BB
184 * progmodes/ruby-mode.el (ruby-mode-set-encoding):
185 Add the ability to always insert an utf-8 encoding comment.
99f5d074 186 Fix and simplify coding comment update logic.
6c1bf086 187
2f7e72f8
MA
1882013-11-14 Michael Albinus <michael.albinus@gmx.de>
189
190 * net/tramp-gvfs.el (top): Run init code only when
191 `tramp-gvfs-enabled' is not nil.
192 (tramp-gvfs-enabled): Check also :system bus.
193
0f137a73
SM
1942013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
195
196 Sync with upstream verilog-mode revision 78e66ba.
197 * progmodes/verilog-mode.el (verilog-end-of-defun)
198 (verilog-type-completion, verilog-get-list): Remove unused funcs.
199 (verilog-get-end-of-defun): Remove unused argument.
200 (verilog-comment-depth): Remove unused local `e'.
201 (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
202 Don't pass arg to verilog-get-end-of-defun.
203
1c276bdd
GM
2042013-11-14 Glenn Morris <rgm@gnu.org>
205
206 * obsolete/assoc.el (aget): Prefix dynamic variable.
207
208 * allout-widgets.el (allout-widgets): No need to autoload defgroup.
209
ff6ec81d
SM
2102013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
211
212 * widget.el, hfy-cmap.el: Remove bogus package version number.
213
75f777b6
GM
2142013-11-13 Glenn Morris <rgm@gnu.org>
215
1d43dba1
GM
216 * replace.el (replace-eval-replacement):
217 Try to give more helpful error message. (Bug#15836)
218
ff4b7bd5
GM
219 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
220 (archive-7z-update): Avoid custom type mismatches.
221
75f777b6
GM
222 * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
223
11151a06
MA
2242013-11-13 Michael Albinus <michael.albinus@gmx.de>
225
e675b3e4 226 * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
11151a06
MA
227 address can be empty.
228
229 * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
230 Accept nil SWITCHES.
231 (tramp-gvfs-handle-write-region): Implement APPEND.
232
7b08f97e
DG
2332013-11-12 Dmitry Gutov <dgutov@yandex.ru>
234
235 * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
ff6ec81d
SM
236 binary "|" operator and closing block args delimiter.
237 Remove FIXME comment referring to Ruby 1.8-only syntax.
7b08f97e
DG
238 (ruby-smie--implicit-semi-p): Not after "|" operator.
239 (ruby-smie--closing-pipe-p): New function.
240 (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
241 (ruby-smie-rules): Indent after "|".
242
f201cf3a
GM
2432013-11-12 Glenn Morris <rgm@gnu.org>
244
245 * ps-print.el (ps-face-attribute-list):
246 Handle anonymous faces. (Bug#15827)
247
e6f759f9
MR
2482013-11-12 Martin Rudalics <rudalics@gmx.at>
249
250 * window.el (display-buffer-other-frame): Fix doc-string.
251 (Bug#15868)
252
ecda65d4
SM
2532013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
254
255 * subr.el (force-mode-line-update): Delete, move to buffer.c.
256
7ce8fcc3
MA
2572013-11-11 Michael Albinus <michael.albinus@gmx.de>
258
259 * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
260 (tramp-sh-handle-file-local-copy): Don't write a message when
261 saving temporary files.
262
263 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
264 both directories are remote.
265 (tramp-smb-handle-directory-files): Do not return double entries.
266 Do not expand full file names.
267 (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
268 (tramp-smb-handle-write-region): Implement APPEND.
269 (tramp-smb-get-stat-capability): Fix a stupid bug.
270
7818df11
SM
2712013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
272
273 * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
274
608c2085
NT
2752013-11-11 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
276
277 * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
278 throwing error over malformed let/let* (bug#15814).
279
122a7e46
SM
2802013-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
281
282 * iswitchb.el (iswitchb-mode): Mark obsolete.
283
766284d9
GM
2842013-11-11 Glenn Morris <rgm@gnu.org>
285
286 * international/uni-bidi.el, international/uni-category.el:
287 * international/uni-name.el, international/uni-numeric.el:
288 Regenerate for Unicode 6.3.0.
289
7072a4e9
MA
2902013-11-10 Michael Albinus <michael.albinus@gmx.de>
291
292 * net/tramp.el (tramp-methods):
293 * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
294 2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
295
c9df215b
AS
2962013-11-09 Andreas Schwab <schwab@linux-m68k.org>
297
608c2085
NT
298 * progmodes/sh-script.el (sh-font-lock-keywords-var):
299 Force highlighting text after Summary keyword in doc face for rpm.
c9df215b 300
fa47d796
DG
3012013-11-09 Dmitry Gutov <dgutov@yandex.ru>
302
303 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
608c2085 304 available and the word has no wildcards, append one to the grep pattern.
fa47d796
DG
305 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
306 (ispell-complete-word): Call `ispell-lookup-words' with the value
307 independent of `ispell-look-p'.
308
1629a329
DG
3092013-11-08 Dmitry Gutov <dgutov@yandex.ru>
310
311 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
312 Not after "||".
313 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
314 their parent.
315
ad16897c
SM
3162013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
317
318 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
319 (ruby-font-lock-keywords): Use backquote.
320
ffa2df72
DG
3212013-11-08 Dmitry Gutov <dgutov@yandex.ru>
322
323 * progmodes/ruby-mode.el (ruby-smie--forward-token)
324 (ruby-smie--backward-token): Only consider full-string matches.
325
5b97b4c0
JD
3262013-11-08 Jan Djärv <jan.h.d@swipnet.se>
327
328 * faces.el (describe-face): Add distant-foreground.
329
71731c03
BB
3302013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
331
ad16897c
SM
332 * progmodes/ruby-mode.el (ruby-mode-set-encoding):
333 Use `ruby-encoding-magic-comment-style' to control the
71731c03
BB
334 style of the auto-inserted encoding comment.
335
da3b328d
DG
3362013-11-08 Dmitry Gutov <dgutov@yandex.ru>
337
ad16897c
SM
338 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
339 Use `smie-backward-sexp' with token argument.
da3b328d 340
1606c2d3
MA
3412013-11-08 Michael Albinus <michael.albinus@gmx.de>
342
343 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
344 Remove instrumentation code.
345
b0f4c320
GM
3462013-11-08 Glenn Morris <rgm@gnu.org>
347
348 * progmodes/autoconf.el (autoconf-mode):
349 Tweak comment-start-skip. (Bug#15822)
350
43668fb1
SM
3512013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
352
353 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
354 at bobp (bug#15826).
355 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
356
daddb3fd
DH
3572013-11-08 Darren Hoo <darren.hoo@gmail.com>
358
359 * man.el (Man-start-calling): New macro, extracted from
360 Man-getpage-in-background.
361 (Man-getpage-in-background): Use it.
362 (Man-update-manpage): New command.
363 (Man-mode-map): Bind it.
364
1f923923
DG
3652013-11-08 Dmitry Gutov <dgutov@yandex.ru>
366
367 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
368 of "and", "or", "&&" and "||".
369 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
370 argument. Prohibit opening curly brace because it could only be a
371 block opener in that position.
daddb3fd
DH
372 (ruby-smie--forward-token, ruby-smie--backward-token):
373 Separate "|" from "&" or "*" going after it. That can happen in block
1f923923
DG
374 arguments.
375 (ruby-smie--indent-to-stmt): New function, seeks the end of
376 previous statement or beginning of buffer.
377 (ruby-smie-rules): Use it.
378 (ruby-smie-rules): Check if there's a ":" before a curly block
379 opener candidate; if there is, it's a hash.
380
3220d527
SM
3812013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
382
383 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
384 (cl--block-wrapper): Fix last accidental change.
385
1eb1f9e0
MA
3862013-11-07 Michael Albinus <michael.albinus@gmx.de>
387
388 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
389 Instrument, in order to hunt failure on hydra.
390
e6e4db3c
NT
3912013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
392
393 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
394 malformed bindings form (bug#15814).
395
b420ccfc
DG
3962013-11-07 Dmitry Gutov <dgutov@yandex.ru>
397
398 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
1d1c86da
DG
399 "." compared to " @ ". This incidentally fixes some indentation
400 examples with "do".
e6e4db3c 401 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
1d1c86da
DG
402 (ruby-smie-grammar): New tokens: "and" and "or".
403 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
404 Exclude "and" and "or". Remove "do" in order to work around token
405 priorities.
406 (ruby-smie-rules): Add all infix tokens. Handle the case of
407 beginning-of-buffer.
b420ccfc 408
6b4ac03e
GM
4092013-11-06 Glenn Morris <rgm@gnu.org>
410
411 * Makefile.in (setwins_almost, setwins_for_subdirs):
412 Avoid accidental matches.
413
5ca114d1
SM
4142013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
415
416 * menu-bar.el (popup-menu): Use key-binding.
417
f72552bd
EZ
4182013-11-06 Eli Zaretskii <eliz@gnu.org>
419
420 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
421 menus, support also the menus produced by minor modes.
422 (Bug#15817)
423
5d5c701e
LL
4242013-11-06 Leo Liu <sdl.web@gmail.com>
425
426 * thingatpt.el (thing-at-point-looking-at): Add optional arg
427 DISTANCE to bound the search. All uses changed. (Bug#15808)
428
0a8b75e2
GM
4292013-11-06 Glenn Morris <rgm@gnu.org>
430
431 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
65de43ad
GM
432 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
433 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
0a8b75e2 434
a35287ea
SM
4352013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
436
feca4e2d
SM
437 * electric.el (electric-indent-just-newline): New command.
438 (electric-indent-mode-map): New keymap.
439 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
440 Re-add :group which weren't redundant.
441
a35287ea
SM
442 * electric.el (electric-indent-local-mode): New minor mode.
443 (electric-indent-functions-without-reindent): New var.
444 (electric-indent-post-self-insert-function): Use it.
445 * emacs-lisp/gv.el (buffer-local-value): Add setter.
446
375761b2
EZ
4472013-11-05 Eli Zaretskii <eliz@gnu.org>
448
9a6ad735
EZ
449 * international/quail.el (quail-help): Be more explicit about the
450 meaning of the labels shown on the keys. (Bug#15800)
451
375761b2
EZ
452 * startup.el (normal-top-level): Load the subdirs.el files before
453 setting the locale environment. (Bug#15805)
454
520a6e4a
SM
4552013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
456
0acfafef
SM
457 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
458 via arguments so as to get the right ones (bug#15418).
459
520a6e4a
SM
460 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
461
15826261
MA
4622013-11-05 Michael Albinus <michael.albinus@gmx.de>
463
464 Fix problems found while writing a test suite.
465
466 * net/tramp-compat.el (tramp-compat-load): New defun.
467 * net/tramp.el (tramp-handle-load): Use it.
468
469 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
470 "(numberp ok-if-already-exists)" correctly.
471
d35f31a4
XF
4722013-11-05 Xue Fuqiao <xfq.free@gmail.com>
473
474 * international/characters.el (glyphless-char-display-control):
475 Add usage note.
476
ae93bc74
BB
4772013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
478
520a6e4a
SM
479 * progmodes/python.el (python-mode):
480 * progmodes/scheme.el (scheme-mode):
481 * progmodes/prolog.el (prolog-mode):
482 * progmodes/ruby-mode.el (ruby-mode):
483 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
484 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
ae93bc74 485
0ade65b5
SM
4862013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
487
a0d5f7a4
SM
488 * rect.el (rectangle--highlight-for-redisplay):
489 * emacs-lisp/smie.el (smie--next-indent-change):
490 Use buffer-chars-modified-tick.
491
c93f3f5c
SM
492 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
493
0ade65b5
SM
494 * electric.el (electric-indent-post-self-insert-function):
495 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
496
ef9dd188
HE
4972013-11-04 Helmut Eller <eller.helmut@gmail.com>
498
499 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
500
306e7308
NT
5012013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
502
503 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
504 (bug#15786).
505
e5afbcac
SM
5062013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
507
1d01ad41
SM
508 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
509
e5afbcac
SM
510 * progmodes/python.el: Fix up last change.
511 (python-shell--save-temp-file): New function.
512 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
513 `string' comes from the current buffer.
514 (python-shell-send-string-no-output): Remove `msg' arg.
515 (python--use-fake-loc): New var.
516 (python-shell-buffer-substring): Obey it. Try to compensate for the
517 extra coding line added by python-shell--save-temp-file.
518 (python-shell-send-region): Use python-shell--save-temp-file and
519 python-shell-send-file directly. Add `nomain' argument.
520 (python-shell-send-buffer): Use python-shell-send-region.
521 (python-electric-pair-string-delimiter): New function.
522 (python-mode): Use it.
523
d0065ff1
EZ
5242013-11-04 Eli Zaretskii <eliz@gnu.org>
525
526 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
527 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
528 environment and decoding all of the default-directory's to here
529 from command-line.
530 (command-line): Decode also argv[0].
531
532 * loadup.el: Error out if default-directory is a multibyte string
533 when we are dumping.
534
535 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
536
7397c587
TZ
5372013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
538
539 * emacs-lisp/package.el (package-menu-mode)
e5afbcac
SM
540 (package-menu--print-info, package-menu--archive-predicate):
541 Add Archive column to package list.
7397c587 542
b27cc9fc
MA
5432013-11-04 Michael Albinus <michael.albinus@gmx.de>
544
545 Fix problems found while writing a test suite.
546
547 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
548 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
549 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
550 to nil when running original file name handler. Otherwise,
551 there are problems with constructs like "$$FOO".
552
553 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
554 for `localname'.
555
d8c4f18a
BB
5562013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
557
7b530552
BB
558 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
559
560 * subr.el (version<, version<=, version=):
561 Update docstrings with information for snapshot versions.
562
d8c4f18a
BB
563 * helpers.el: New library for misc helper functions.
564 (hash-table-keys): New function returning a list of hash keys.
565 (hash-table-values): New function returning a list of hash values.
566
dca01b09
DG
5672013-11-04 Dmitry Gutov <dgutov@yandex.ru>
568
569 * progmodes/ruby-mode.el (ruby-smie--forward-token)
570 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
571
0a749fa0
MN
5722013-11-04 Michal Nazarewicz <mina86@mina86.com>
573
574 * textmodes/fill.el (fill-single-char-nobreak-p): New function
575 checking whether point is after a 1-letter word.
576
5772013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
ec79b92b
NT
578
579 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
580 Don't infloop when expanding region over `multiline' syntax-type that
581 begins a line (bug#15778).
582
4aca7145
SM
5832013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
584
585 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
586 Make it into a proper minor mode.
587 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
588 (rectangle-mark-mode-map): New keymap.
589 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
590
a0833f62
GM
5912013-11-04 Glenn Morris <rgm@gnu.org>
592
593 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
594
e61845c1
SM
5952013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
596
597 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
598 (ruby-smie-rules): Use smie-rule-parent instead.
599
600 * emacs-lisp/smie.el (smie-rule-parent): Always call
601 smie-indent-virtual rather than only for hanging tokens.
602 (smie--next-indent-change): New helper command.
603
62942f89
GM
6042013-11-03 Glenn Morris <rgm@gnu.org>
605
606 * Makefile.in (abs_srcdir): Remove.
607 (emacs): Unset EMACSLOADPATH.
608
b0b9e592
GM
6092013-11-02 Glenn Morris <rgm@gnu.org>
610
18ba6a33 611 * Makefile.in (EMACS): Use a relative filename.
8061810d 612 (abs_top_builddir): Remove.
18ba6a33
GM
613 (custom-deps, finder-data, autoloads): Use --chdir.
614
6a8b929e
GM
615 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
616
c617f3d0
GM
617 Use relative filenames in TAGS files.
618 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
619 (lisptagsfiles4, TAGS): Use relative file names.
620 (TAGS-LISP): Remove.
621 (maintainer-clean): No more TAGS-LISP file.
622
b0b9e592
GM
623 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
624 (lisptagsfiles4): Use absolute filenames again.
625 (TAGS, TAGS-LISP): Not everything needs to run in one line.
626 Remove all *loaddefs files, not just the first. Remove esh-groups.
627 (maintainer-clean): Delete TAGS, TAGS-LISP.
628
d1c0ea6a
BB
6292013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
630
e61845c1
SM
631 * emacs-lisp/package.el (package-version-join):
632 Recognize snapshot versions.
d1c0ea6a 633
684d71c6
BB
6342013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
635
636 * subr.el (version-regexp-alist): Add support for snapshot versions.
637
3d42b968
DG
6382013-11-02 Dmitry Gutov <dgutov@yandex.ru>
639
e61845c1
SM
640 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
641 New function, replacement for `smie-rule-parent' for when we want to
3d42b968
DG
642 skip over our direct parent if it's an assignment token..
643 (ruby-smie-rules): Use it.
644
7ffd3721
DG
6452013-11-02 Dmitry Gutov <dgutov@yandex.ru>
646
647 * progmodes/ruby-mode.el Use `syntax-propertize-function'
648 unconditionally. Remove now unnecessary forward declarations.
649 Remove XEmacs-specific setup.
650 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
651 (ruby-font-lock-syntactic-keywords)
652 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
653 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
654 (ruby-here-doc-end-syntax): Remove.
655 (ruby-mode): Don't check whether `syntax-propertize-rules' is
656 defined as function.
657
a3996a2e
BB
6582013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
659
660 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
661
6f9260e8
BB
6622013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
663
664 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
665 table and abbrev table, `define-derived-mode' does that for us
666 anyway.
667
6014de84
GM
6682013-11-01 Glenn Morris <rgm@gnu.org>
669
670 * Makefile.in: Remove manual mh-e dependencies (writing .elc
671 files is atomic for some time, so no parallel compilation issues).
672
3c334c14
JD
6732013-11-01 Jan Djärv <jan.h.d@swipnet.se>
674
675 * faces.el (face-x-resources): Add :distant-foreground.
676 (region): Use :distant-foreground for gtk and ns.
677
9bc236c8
TH
6782013-11-01 Tassilo Horn <tsdh@gnu.org>
679
5246583b 680 Allow multiple bibliographies when BibLaTeX is used rather than
9bc236c8
TH
681 BibTeX.
682 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
683 (reftex-locate-bibliography-files): Us it.
684
d14c81ee
CB
6852013-11-01 Claudio Bley <claudio.bley@googlemail.com>
686
0e7690de
CB
687 * image.el (image-type-header-regexps): Fix the 'pbm' part to
688 allow comments in pbm files.
689
d14c81ee
CB
690 * term/w32-win.el (dynamic-library-alist): Support newer versions
691 of libjpeg starting with v7: look only for the DLL from the
692 version against which Emacs was built.
ac1bf374 693 Support versions of libpng beyond 1.4.x.
019c8218 694 Support libtiff v4.x.
d14c81ee 695
983d0df5
BB
6962013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
697
698 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
699 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
700 Add property :safe.
701 (ruby-deep-arglist): Add property :type.
702
47f58d85
GM
7032013-10-31 Glenn Morris <rgm@gnu.org>
704
705 * Makefile.in (custom-deps, finder-data): No need to setq the target
706 variables, we are in the right directory and the defaults work fine.
707
4f85b479
GM
7082013-10-30 Glenn Morris <rgm@gnu.org>
709
ca7dd4cd
GM
710 * Makefile.in (autoloads): Do not use abs_lisp.
711
4f85b479
GM
712 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
713 `newline' does not respect `standard-output', so use `princ'.
714
cf59e41c
AA
7152013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
716
717 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
718 * buff-menu.el (Buffer-menu--unmark): New function.
719 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
720
74cf04fb
GM
7212013-10-30 Glenn Morris <rgm@gnu.org>
722
b040b60e
GM
723 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
724
f53d3815
GM
725 * emacs-lisp/package.el (lm-homepage): Declare.
726
5413d873
GM
727 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
728 Fix doc typos.
729
cecedb36
GM
730 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
731
74cf04fb
GM
732 * Makefile.in (finder-data, autoloads, update-subdirs)
733 (compile-main, compile-clean, compile-always, bootstrap-clean):
734 Check return value of cd.
735 (compile-calc): Remove.
736
195ee2f0
SM
7372013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
738
ae4002ce
SM
739 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
740
741 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
742 (byte-compile-and-folded): New function.
743 (=, <, >, <=, >=): Use it.
744
745 * dos-w32.el (minibuffer-history-case-insensitive-variables)
746 (path-separator, null-device, buffer-file-coding-system)
747 (lpr-headers-switches): Check system-type before modifying them.
748 (find-buffer-file-type-coding-system): Mark obsolete.
749 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
750 find-file-not-found-set-buffer-file-coding-system.
751 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
752 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
753 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
754 (w32-direct-print-region-helper, w32-direct-print-region-function)
755 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
756 * startup.el (normal-top-level-add-subdirs-to-load-path):
757 * ps-print.el (ps-print-region-function):
758 * lpr.el (print-region-function): Use new name.
759
53b39e89
SM
760 * subr.el (custom-declare-variable-early): Remove function.
761 (custom-declare-variable-list): Remove var.
762 (error, user-error): Remove `while' loop.
763 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
764 (user-emacs-directory-warning, locate-user-emacs-file):
765 Move to files.el.
766 * simple.el (read-quoted-char-radix, read-quoted-char):
767 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
768 Move from subr.el.
769 * custom.el (custom-declare-variable-list): Don't process
770 custom-declare-variable-list.
771
195ee2f0
SM
772 * progmodes/python.el (python-shell-get-buffer): New function.
773 (python-shell-get-process): Use it.
774 (python-shell-send-string): Always use utf-8 and add a cookie to tell
775 Python which encoding was used. Don't split-string since we only care
776 about the first line. Return the temp-file, if applicable.
777 (python-shell-send-region): Tell compile.el how to turn locations in
778 the temp-file into locations in the source buffer.
779
7e3561ee
SM
7802013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
781
4c9797cb
SM
782 * subr.el (undefined): Add missing behavior from the C code for
783 unbound keys.
784
3472b6c6
SM
785 * rect.el: Use lexical-binding. Add new rectangular region support.
786 (rectangle-mark): New command.
787 (rectangle--region): New var.
788 (deactivate-mark-hook): Reset rectangle--region.
789 (rectangle--extract-region, rectangle--insert-for-yank)
790 (rectangle--highlight-for-redisplay)
791 (rectangle--unhighlight-for-redisplay): New functions.
792 (region-extract-function, redisplay-unhighlight-region-function)
793 (redisplay-highlight-region-function): Use them to handle
794 rectangular region.
795 * simple.el (region-extract-function): New var.
796 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
797 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
798 (kill-region): Replace obsolete `yank-handler' arg with `region'.
799 (copy-region-as-kill, kill-ring-save): Add `region' argument.
800 (redisplay-unhighlight-region-function)
801 (redisplay-highlight-region-function): New vars.
802 (redisplay--update-region-highlight): New function.
803 (pre-redisplay-function): Use it.
804 (exchange-point-and-mark): Don't deactivate the mark before
805 reactivate-it anyway.
806 * comint.el (comint-kill-region): Remove yank-handler argument.
807 * delsel.el (delete-backward-char, backward-delete-char-untabify)
808 (delete-char): Remove property, since it's now part of their
809 default behavior.
810 (self-insert-iso): Remove property since this command doesn't exist.
811
7e3561ee
SM
812 * emacs-lisp/package.el (package--download-one-archive)
813 (describe-package-1): Don't query the user about final newline.
814
b9bef71f
DC
8152013-10-29 Daniel Colascione <dancol@dancol.org>
816
817 * net/tramp.el (tramp-methods): Document new functionality.
818 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
819 tramp-hostname-checker if method provides one instead of scanning
820 argument list for "%h" to decide hostname acceptability.
821
4efc33f0
MA
8222013-10-28 Michael Albinus <michael.albinus@gmx.de>
823
824 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
825 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
826 Handle COPY-CONTENTS. (Bug#15737)
827
ed42a877
DU
8282013-10-28 Daiki Ueno <ueno@gnu.org>
829
830 * epa-file.el
7e3561ee
SM
831 (epa-file-cache-passphrase-for-symmetric-encryption):
832 Document that this option has no effect with GnuPG 2.0 (bug#15552).
ed42a877 833
18c9f8a2
XF
8342013-10-27 Xue Fuqiao <xfq.free@gmail.com>
835
7a4bc7be
XF
836 * image.el (defimage):
837 (image-load-path): Doc fixes.
18c9f8a2 838
b1e8e010
AM
8392013-10-27 Alan Mackenzie <acm@muc.de>
840
841 Indent statements in macros following "##" correctly.
7e3561ee
SM
842 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
843 Modify the "#" arm of a cond form to handle "#" and "##" operators.
b1e8e010 844
73d40d1e 8452013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
fdab3d0b
NT
846
847 * linum.el (linum-update-window): Fix boundary test (bug#13446).
848
c8c605ac
DG
8492013-10-27 Dmitry Gutov <dgutov@yandex.ru>
850
851 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
852 after `=' is probably a new expression.
853
ca7e59d4
RS
8542013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
855
856 * man.el (man-imenu-title): New option.
857 (Man-mode-map): Add menu. (Bug#15722)
858 (Man-mode): Add imenu to menu.
859
bae91342
DG
8602013-10-26 Dmitry Gutov <dgutov@yandex.ru>
861
862 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
863 specific in what the first arg can be: a non-keyword word,
864 string/regexp/percent literal opener, opening paren, or unary
865 operator followed directly by word.
866
eb89dc14
SM
8672013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
868
869 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
870 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
871 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
872 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
873 Remove vars, they do not apply any more.
874 (prolog-mode-abbrev-table): Remove redundant declaration.
875 (prolog-upper-case-string, prolog-lower-case-string): Remove.
876 (prolog-use-smie): Remove.
877 (prolog-smie-rules): Add indentation rule for the if-then-else layout
878 supported by prolog-electric-if-then-else-flag.
879 (prolog-mode-variables, prolog-menu): Use setq-local.
880 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
881 Remove binding to `Backspace' since this key doesn't exist anyway.
882 Remove bindings for electric self-inserting keys.
883 (prog-mode): Assume it's defined.
884 (prolog-post-self-insert): New function.
885 (prolog-mode): Use it.
886 (prolog-indent-line, prolog-indent-level)
887 (prolog-find-indent-of-matching-paren)
888 (prolog-indentation-level-of-line, prolog-goto-comment-column)
889 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
890 (prolog-goto-next-paren, prolog-in-string-or-comment)
891 (prolog-tokenize, prolog-inside-mline-comment)
892 (prolog-find-start-of-mline-comment): Remove functions.
893 (prolog-find-unmatched-paren, prolog-clause-end)
894 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
895 (prolog-electric--if-then-else): Rename from
896 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
897 (prolog-tokenize-searchkey): Remove const.
898 (prolog-clause-info): Use forward-sexp.
899 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
900 (prolog-electric-if-then-else): Remove commands.
901 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
902 for use in post-self-insert-hook.
903 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
904 for use in post-self-insert-hook.
905 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
906 for use in post-self-insert-hook.
907 (prolog-electric--underscore): Rename from prolog-electric--underscore;
908 adapt it for use in post-self-insert-hook.
909
3dab0a83
MA
9102013-10-25 Michael Albinus <michael.albinus@gmx.de>
911
912 * emacs-lisp/ert.el (ert-run-tests-interactively):
913 Use `completing-read'. (Bug#9756)
914
fbfd0e1d
EZ
9152013-10-25 Eli Zaretskii <eliz@gnu.org>
916
917 * simple.el (line-move): Call line-move-1 instead of
918 line-move-visual when the current window hscroll is zero, but
919 temporary-goal-column indicates we will need to hscroll as result
920 of the movement. (Bug#15712)
921
963ce636
DG
9222013-10-25 Dmitry Gutov <dgutov@yandex.ru>
923
924 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
eb89dc14
SM
925 capitalization. Use :visible instead of :active.
926 Fix `ruby-indent-exp' reference. Add menu items for the generic
963ce636
DG
927 commands that are used with SMIE.
928 (ruby-do-end-to-brace): Insert space after `{'.
929
a0be396a
JA
9302013-10-25 John Anthony <john@jo.hnanthony.com>
931
f73754c9
JA
932 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
933
934 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
a0be396a 935
f5bf77df
GM
9362013-10-25 Glenn Morris <rgm@gnu.org>
937
938 * vc/vc.el (vc-print-log): Don't use a working revision unless
939 one was explicitly specified. (Bug#15322)
940
37241f62
SM
9412013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * subr.el (add-to-list): Preserve return value in compiler-macro
944 (bug#15692).
945
6408a65d
RS
9462013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
947
948 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
949 result. Ask user to retry using '-all' flag. (Bug#15701)
950
71e3276b
SM
9512013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
952
953 * emacs-lisp/smie.el: New smie-config system.
954 (smie-config): New defcustom.
955 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
956 (smie-config-guess, smie-config-save): New commands.
957 (smie-config--mode-local, smie-config--buffer-local)
958 (smie-config--trace, smie-config--modefuns): New vars.
959 (smie-config--advice, smie-config--mode-hook)
960 (smie-config--setter, smie-config-local, smie-config--get-trace)
961 (smie-config--guess-value, smie-config--guess): New functions.
962 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
963 text properties. Treat "string fence" syntax like string syntax.
964
965 * progmodes/sh-script.el (sh-use-smie): Change default.
966 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
967 (sh-var-value): Simplify by CSE.
968 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
969 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
970 is used.
971 (sh-guess-basic-offset): Use cl-incf.
972 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
973
60db713e
HE
9742013-10-24 Helmut Eller <eller.helmut@gmail.com>
975
976 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
977 (bug#15699).
978
8b251df6
GM
9792013-10-24 Glenn Morris <rgm@gnu.org>
980
981 * Makefile.in (abs_top_srcdir): Remove.
982 (update-subdirs): Use relative path to update-subdirs.
983
6be0e22b
EZ
9842013-10-24 Eli Zaretskii <eliz@gnu.org>
985
986 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
987 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
60db713e
HE
988 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
989 Call unmsys--file-name before expand-file-name, not after it.
6be0e22b 990
50b5b857
MA
9912013-10-24 Michael Albinus <michael.albinus@gmx.de>
992
993 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
994 (ert-test-skipped): New error.
995 (ert-skip, ert-stats-skipped): New defuns.
996 (ert--skip-unless): New macro.
997 (ert-test-skipped): New struct.
998 (ert--run-test-debugger, ert-test-result-type-p)
999 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
1000 (ert--stats-set-test-and-result, ert-char-for-test-result)
1001 (ert-string-for-test-result, ert-run-tests-batch)
60db713e 1002 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
3dab0a83 1003 Handle skipped tests. (Bug#9803)
50b5b857 1004
6f317c2f
GM
10052013-10-24 Glenn Morris <rgm@gnu.org>
1006
e43817c1
GM
1007 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
1008
6f317c2f
GM
1009 * Makefile.in (abs_top_srcdir): New, set by configure.
1010 (update-subdirs): Correct build-aux location.
1011
369bbf71
DG
10122013-10-24 Dmitry Gutov <dgutov@yandex.ru>
1013
8297b2cf
DG
1014 * vc/vc.el (vc-print-root-log): Always set `default-directory'
1015 value, whether we could auto-deduce `backend', or not.
1016
369bbf71
DG
1017 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
1018 with parameters" example. Simplify the "is it block or is it
1019 hash" check, but also make it more thorough.
1020
d5f1282f
MF
10212013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
1022
1023 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
1024
bc4aaa31
SM
10252013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1026
03d44565
SM
1027 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
1028 { if it is hanging.
1029
bc4aaa31
SM
1030 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
1031 :before ";".
1032
f493ff19
JB
10332013-10-23 Jed Brown <jed@59A2.org> (tiny change)
1034
1035 * progmodes/compile.el (compilation-directory-matcher)
1036 (compilation-page-delimiter):
1037 Support GNU Make-4.0 directory quoting. (Bug#15678)
1038
c744a3b9
LL
10392013-10-23 Leo Liu <sdl.web@gmail.com>
1040
1041 * ido.el (ido-tidy): Handle read-only text.
1042
b8e3b0a9
GM
10432013-10-23 Glenn Morris <rgm@gnu.org>
1044
1045 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
1046 (emacs, compile, compile-always):
1047 Quote entities that might contain whitespace.
1048 (custom-deps, finder-data, autoloads): Use abs_lisp.
1049 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
1050 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
1051 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
1052
ee4282cd
DG
10532013-10-23 Dmitry Gutov <dgutov@yandex.ru>
1054
bc4aaa31
SM
1055 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
1056 Use `following-char'.
7790a270 1057
ee4282cd 10582013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7790a270
SM
1059
1060 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
1061 * progmodes/ruby-mode.el (ruby-smie-rules):
1062 Remove corresponding workaround. Fix indentation rule of ";" so it
1063 also applies when ";" is the parent.
1064
d40a46d7
XF
10652013-10-22 Xue Fuqiao <xfq.free@gmail.com>
1066
1067 * frame.el (display-screens, display-pixel-height)
1068 (display-pixel-width, display-mm-width, display-backing-store)
1069 (display-save-under, display-planes, display-color-cells)
7790a270
SM
1070 (display-visual-class, display-monitor-attributes-list):
1071 Mention the optional ‘display’ argument in doc strings.
d40a46d7 1072
a0f143c9
MG
10732013-10-22 Michael Gauland <mikelygee@amuri.net>
1074
1075 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
1076 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
1077
18cacc39
DG
10782013-10-21 Dmitry Gutov <dgutov@yandex.ru>
1079
1080 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
1081 TODO. Add "." after " @ ".
1082 (ruby-smie--at-dot-call): New function. Checks if point at method
1083 call with explicit target.
1084 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
1085 to the method name tokens when it precedes them.
1086 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
1087 (ruby-smie-rules): Add rule for indentation before and after "."
1088 token.
1089
df74c4be
SM
10902013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1091
c6dab55f
SM
1092 * textmodes/remember.el (remember-diary-extract-entries):
1093 Avoid add-to-list.
1094
df74c4be
SM
1095 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
1096 an instruction.
1097
8c1ae481
DG
10982013-10-21 Dmitry Gutov <dgutov@yandex.ru>
1099
cfef16c0
DG
1100 * progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) all infix operators.
1101 (ruby-smie--implicit-semi-p): Add new operator chars.
1102
8c1ae481
DG
1103 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
1104 `smie-down-list'.
1105 (ruby-smie--args-separator-p): Check that there's no newline
1106 between method call and its arguments.
1107
87756ca9
AM
11082013-10-20 Alan Mackenzie <acm@muc.de>
1109
1110 Allow comma separated lists after Java "implements".
1111
df74c4be
SM
1112 * progmodes/cc-engine.el (c-backward-over-enum-header):
1113 Parse commas.
87756ca9
AM
1114 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
1115 from a "disallowed" list in enum fontification.
1116
c25f8957
JB
11172013-10-20 Johan Bockgård <bojohan@gnu.org>
1118
df74c4be 1119 * startup.el (default-frame-background-mode): Remove unused defvar.
4a5da22b 1120
c25f8957
JB
1121 * progmodes/verilog-mode.el (verilog-mode): Don't set
1122 comment-indent-function globally.
1123
aca5fcdc
JD
11242013-10-20 Jan Djärv <jan.h.d@swipnet.se>
1125
5f161884
JD
1126 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
1127 Move Info menu item creation to ns-win.el.
1128
1129 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
1130 in menu bar.
1131
aca5fcdc
JD
1132 * menu-bar.el: Move GNUStep specific menus...
1133
1134 * term/ns-win.el (ns-initialize-window-system): ... to here.
1135
914b7f98
SM
11362013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1137
1138 * simple.el (newline): Only run post-self-insert-hook when
1139 called interactively.
1140
846ffe77
JB
11412013-10-19 Johan Bockgård <bojohan@gnu.org>
1142
1143 * icomplete.el (icomplete-with-completion-tables): Add :version.
1144
033f22dd
AM
11452013-10-19 Alan Mackenzie <acm@muc.de>
1146
1147 Fix fontification bugs with constructors and const.
1148
1149 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
1150 CASE 2) Remove the check for the absence of a suffix construct
1151 after a function declaration with only types (no identifiers) in
1152 the parentheses. Also, accept a function declaration with just a
1153 type inside the parentheses, if this type can be positively
1154 recognised as such, or if a prefix keyword like "explicit" nails
1155 down the construct as a declaration.
1156
58ce0cfc
EZ
11572013-10-19 Eli Zaretskii <eliz@gnu.org>
1158
1159 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
1160 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
1161 the problem whereby selecting a menu item that leads to a
1162 minibuffer prompt moves the cursor out of the minibuffer window,
1163 making it hard to type at the prompt. Suggested by Stefan Monnier
1164 <monnier@iro.umontreal.ca>.
1165
50e28e7d
JD
11662013-10-19 Jan Djärv <jan.h.d@swipnet.se>
1167
1168 * menu-bar.el: Don't make Services menu.
1169
7deed4bf
RS
11702013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1171
1172 * ffap.el: Handle "/usr/include/c++/<version>" directories.
1173 (ffap-alist): Use ffap-c++-mode for c++-mode.
1174 (ffap-c++-path): New variable.
1175 (ffap-c++-mode): New function.
1176
7bcb455b
JVJ
11772013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
1178
1179 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
1180
f0ff1cd5
MA
11812013-10-18 Michael Albinus <michael.albinus@gmx.de>
1182
1183 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
1184 introduced on 2013-09-08, which results in an infinite loop
1185 requesting a password.
1186
d64da4b7
GM
11872013-10-18 Glenn Morris <rgm@gnu.org>
1188
1189 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
1190
ea89ff08
WS
11912013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
1192
1193 Sync with upstream verilog-mode revision 1a6ecec7.
1194 * progmodes/verilog-mode.el (verilog-mode-version): Update.
1195 (verilog-mode-release-date): Remove.
1196 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
1197 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
1198 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
1199 (verilog-auto-tieoff-ignore-regexp)
1200 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
1201 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
1202 (verilog-signals-with, verilog-dir-cache-preserving)
1203 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
1204 Doc fixes.
1205 (verilog-case-fold): New option, to control case folding in
1206 regexp searches, bug597.
1207 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
1208 (verilog-string-match-fold, verilog-in-paren-count)
1209 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
1210 (verilog-at-close-struct-p): New functions.
1211 (verilog-beg-block-re-ordered, verilog-extended-case-re)
1212 (verilog-forward-sexp, verilog-set-auto-endcomments):
1213 (verilog-leap-to-case-head): Handle "unique0" case.
1214 (verilog-in-constraint-re): New constant.
1215 (verilog-keywords, verilog-type-font-keywords):
1216 Add some SystemVerilog 1800-2012 keywords.
1217 (verilog-label-be): Remove unimplemented argument, bug669.
1218 (verilog-batch-execute-func): When batch expanding clear
1219 create-lockfiles to prevent spurious user locks when a file ends
1220 up not changing.
1221 (verilog-calculate-indent, verilog-calc-1)
1222 (verilog-at-close-constraint-p, verilog-at-constraint-p)
1223 (verilog-do-indent): Fix indentation of nested constraints
1224 and structures.
1225 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
1226 (verilog-auto-inst-param): Use verilog-string-match-fold.
1227 (verilog-read-inst-module-matcher):
1228 Fix AUTOINST on gate primitives with #1.
1229 (verilog-read-decls): Fix double-declaring user-defined typed signals.
1230 Reads all user-defined typed variables.
1231 (verilog-read-defines): Fix reading definitions inside comments, bug647.
1232 (verilog-signals-matching-regexp)
1233 (verilog-signals-not-matching-regexp, verilog-auto):
1234 Respect verilog-case-fold.
1235 (verilog-diff-report): Fix line count.
1236 (verilog-auto-assign-modport): Remove unused local `modi'.
1237 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
1238 better handle multidimensional arrays.
1239 Fix packed array ports misadding bit index in AUTOINST, bug637.
1240 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
1241 to not double-declare existing outputs and inputs, respectively.
1242 (verilog-template-map): Bind U to verilog-sk-uvm-component.
1243 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
1244 (verilog-sk-uvm-component): New skeleton.
1245 (verilog-submit-bug-report): Add verilog-case-fold,
1246 remove verilog-mode-release-date.
1247
ef566920
BR
12482013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
1249
1250 * lisp/subr.el (sit-for): Call (input-pending-p t) so as to behave
1251 as before.
1252
29df8a0b
RT
12532013-10-18 Reuben Thomas <rrt@sc3d.org>
1254
1255 * textmodes/remember.el (remember): set buffer-offer-save in
1256 remember buffers (bug#13566).
1257
04a19a79
DC
12582013-10-18 Daniel Colascione <dancol@dancol.org>
1259
1260 When evaluating forms in ielm, direct standard output to ielm
1261 buffer. Add new ielm-return-for-effect command. Remove trailing
1262 whitespace throughout.
1263
1264 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
1265 (ielm-return-for-effect): New command.
1266 (ielm-send-input): Accept optional `for-effect' parameter.
df74c4be
SM
1267 (ielm-eval-input): Accept optional `for-effect' parameter.
1268 Bind `standard-output' to stream we create using
04a19a79
DC
1269 `ielm-standard-output-impl'. Suppress printing result when
1270 `for-effect'.
1271 (ielm-standard-output-impl): New function.
1272 (inferior-emacs-lisp-mode): Explain new features in documentation.
1273
4c1f03ef
MA
12742013-10-17 Michael Albinus <michael.albinus@gmx.de>
1275
1276 Code cleanup.
1277
1278 * net/tramp.el (tramp-debug-message): Do not check for connection
1279 buffer.
1280 (tramp-message): Use "vector" connection property.
1281
1282 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
1283 (tramp-equal-remote, tramp-eshell-directory-change)
1284 * net/tramp-adb.el (tramp-adb-handle-copy-file)
1285 (tramp-adb-handle-rename-file)
1286 * net/tramp-cmds.el (tramp-list-remote-buffers)
1287 (tramp-cleanup-connection, tramp-cleanup-this-connection)
1288 * net/tramp-compat.el (tramp-compat-process-running-p)
1289 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
1290 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
1291 (tramp-gvfs-handle-rename-file)
1292 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
1293 (tramp-set-file-uid-gid)
1294 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1295 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
1296 of `file-remote-p'.
1297
1298 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
1299 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
1300 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
1301 (tramp-gw-open-network-stream): Suppress unrelated traces.
1302
1303 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
1304 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
1305 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1306 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
1307 connection property.
1308
1309 * net/tramp-cache.el (top): Suppress traces when reading
f0ff1cd5 1310 persistency file.
4c1f03ef
MA
1311
1312 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
1313 Refactor common code. Improve debug message.
1314 (tramp-maybe-open-connection)
1315 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
1316 connection buffer too early.
1317
1318 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
1319 from `tramp-smb-actions-with-acl'.
1320 (tramp-smb-actions-set-acl): New defconst.
1321 (tramp-smb-handle-copy-directory)
1322 (tramp-smb-action-get-acl): New defun, renamed from
1323 `tramp-smb-action-with-acl'.
1324 (tramp-smb-action-set-acl): New defun.
1325 (tramp-smb-handle-set-file-acl): Rewrite.
1326
642eb8b6
GM
13272013-10-17 Glenn Morris <rgm@gnu.org>
1328
1329 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
1330
85527ff3
SM
13312013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1332
921c1d62
SM
1333 * skeleton.el (skeleton-newline): Remove.
1334 (skeleton-internal-1): Use (insert "\n") instead.
1335
e333fb10
SM
1336 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
1337 let-bindings.
1338
85527ff3
SM
1339 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
1340 forward-sexp-function while we redo its job (bug#15613).
1341
c8722a97
JB
13422013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1343
1344 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
1345 represented by lists.
1346
7a550bbb
GM
13472013-10-16 Glenn Morris <rgm@gnu.org>
1348
1349 * tmm.el (tmm--history): New dynamic variable.
1350 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
1351
f19da8ad
MA
13522013-10-16 Michael Albinus <michael.albinus@gmx.de>
1353
1354 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
1355 (tramp-smb-errors): Add error messages.
1356 (tramp-smb-actions-with-acl): New defconst.
1357 (tramp-smb-file-name-handler-alist) [set-file-acl]: Add handler.
1358 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
1359 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
1360 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
1361 (tramp-smb-get-stat-capability): Fix tests.
1362
a24b9961
DK
13632013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
1364
1365 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
1366 (bug#15580).
1367
62ad85e6
GM
13682013-10-16 Glenn Morris <rgm@gnu.org>
1369
0283d6b0
GM
1370 * ansi-color.el (ansi-color-drop-regexp):
1371 Add 1J, 1K, 2K. (Bug#15617)
1372
012e2f9f
GM
1373 * files.el (hack-local-variables--warned-lexical): New.
1374 (hack-local-variables):
1375 Warn about misplaced lexical-binding. (Bug#15616)
1376
62ad85e6
GM
1377 * net/eww.el (eww-render): Always set eww-current-url,
1378 and update header line. (Bug#15622)
1379 (eww-display-html): ... Rather than just doing it here.
1380
6456c0ea
EZ
13812013-10-15 Eli Zaretskii <eliz@gnu.org>
1382
1383 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
1384 menu navigations commands.
1385
c2de5588
DK
13862013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
1387
1388 * progmodes/subword.el (subword-capitalize): Be careful when
1389 the search for [[:alpha:]] fails (bug#15580).
1390
ccd4a783
EZ
13912013-10-14 Eli Zaretskii <eliz@gnu.org>
1392
1393 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
1394 to commands that scroll the menu.
1395
1eda1d8d
DG
13962013-10-14 Dmitry Gutov <dgutov@yandex.ru>
1397
c2de5588
DK
1398 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
1399 Handle methods ending with `?' and `!'.
1eda1d8d 1400
e70181b8
AM
14012013-10-14 Akinori MUSHA <knu@iDaemons.org>
1402
1403 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
1404 `japanese-cp932' to `cp932' to fix the problem where saving a
1405 source file written in Shift_JIS twice would end up having
1406 `coding: japanese-cp932' which Ruby could not recognize.
1407 (ruby-mode-set-encoding): Add support for encodings mapped to nil
1408 in `ruby-encoding-map'.
1409 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
1410 doesn't need to be explicitly declared in magic comment.
1411 (ruby-encoding-map): Add type declaration for better customize UI.
1412
9148ee92
GM
14132013-10-13 Glenn Morris <rgm@gnu.org>
1414
a5d38e34
GM
1415 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
1416 Occur buffers are read-only. http://bugs.debian.org/720775
1417
9148ee92
GM
1418 * emacs-lisp/authors.el (authors-fixed-entries):
1419 Comment out old alpha stuff.
1420
a9ba094b
DG
14212013-10-13 Dmitry Gutov <dgutov@yandex.ru>
1422
1423 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
1424 to `after-save-hook' instead of `before-save-hook'.
1425 (ruby-mode-set-encoding): Use the value of coding system used to
1426 write the file. Call `basic-save-buffer-1' after modifying the
1427 buffer.
1428
7a068717
AM
14292013-10-13 Alan Mackenzie <acm@muc.de>
1430
1431 Fix indentation/fontification of Java enum with
1432 "implements"/generic.
1433
c2de5588
DK
1434 * progmodes/cc-engine.el (c-backward-over-enum-header):
1435 Extracted from the three other places and enhanced to handle generics.
7a068717
AM
1436 (c-inside-bracelist-p): Uses new function above.
1437 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
1438 function above.
1439 (c-font-lock-enum-tail): Uses new function above.
1440
85b64f02
KH
14412013-10-13 Kenichi Handa <handa@gnu.org>
1442
1443 * international/mule-cmds.el (select-safe-coding-system): Remove a
1444 superfluous condition in chekcing whether a coding system is safe
1445 or not.
1446
fc7f501b
OK
14472013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
1448
1449 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
1450
fdcb2049
AP
14512013-10-13 Andreas Politz <politza@hochschule-trier.de>
1452
1453 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
1454
8c106d17
GM
14552013-10-13 Glenn Morris <rgm@gnu.org>
1456
feab892d
GM
1457 * menu-bar.el (menu-bar-update-buffers):
1458 Unify Buffers menu prompt string. (Bug#15576)
1459
b22d0686
GM
1460 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
1461
8c106d17
GM
1462 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
1463 Add some entries.
1464 (authors-fixed-entries): Use accented form of name.
1465
1b12c797
SM
14662013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1467
650fa7bf 1468 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
e70181b8 1469 method calls (bug#15594).
650fa7bf
SM
1470 (ruby-smie--args-separator-p): New function.
1471 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
1472 recognize paren-free method calls.
1473
1b12c797
SM
1474 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
1475 internals of universal-argument.
1476
029619c8
EZ
14772013-10-11 Eli Zaretskii <eliz@gnu.org>
1478
1479 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
f747170f
EZ
1480 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
1481 dropped menu on second mouse click on the menu bar.
029619c8 1482
dd070019
SM
14832013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1484
1485 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
1486 (explicit-shell-file-name): Declare.
1487 (sh--vars-before-point, sh--cmd-completion-table): New functions.
1488 (sh-completion-at-point-function): New function.
1489 (sh-mode): Use it.
1490 (sh-smie--keyword-p): Remove unused argument.
1491 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
1492 vars.
1493 (sh-set-shell): Always setup SMIE, even if we use the
1494 old indentation code.
1495
0922b826
DG
14962013-10-11 Dmitry Gutov <dgutov@yandex.ru>
1497
b68e2926
DG
1498 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
1499 cases of ? and =.
1500 (ruby-smie-rules): Simplify the "do" rule. The cases when the
1501 predicate would return nil are almost non-existent.
1502 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
1503
0922b826
DG
1504 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
1505 cache also after commands that modify the buffer but don't move
1506 point.
1507
ee041f2d
SM
15082013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1509
1510 * env.el (substitute-env-in-file-name): New function.
1511 (substitute-env-vars): Extend the meaning of the optional arg.
1512
a5dab159
EZ
15132013-10-10 Eli Zaretskii <eliz@gnu.org>
1514
1515 * term/w32-win.el (dynamic-library-alist): Define separate lists
1516 of GIF DLLs for versions before and after 5.0.0 of giflib.
1517 (Bug#15531)
1518
db138698
JT
15192013-10-10 João Távora <joaotavora@gmail.com>
1520
1521 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
1522 not locked, use last revision and current source as
1523 defaults. (Bug#15569)
1524
2f6e161e
MY
15252013-10-10 Masatake YAMATO <yamato@redhat.com>
1526
1527 * menu-bar.el (menu-bar-open): Don't use popup-menu if
1528 menu-bar is hidden.
1529
6c8413fc
MR
15302013-10-10 Martin Rudalics <rudalics@gmx.at>
1531
1532 * window.el (pop-to-buffer-same-window): Fix doc-string.
1533 (Bug#15492)
1534
20832de0
SM
15352013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1536
1537 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
1538
c6e8ae77
AC
15392013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
1540
1541 * calendar/icalendar.el (icalendar-import-file):
1542 Fix interactive spec. (Bug#15482)
1543
9db13baf
GM
15442013-10-10 Glenn Morris <rgm@gnu.org>
1545
9271e90e
GM
1546 * desktop.el (desktop-save): Default to saving in .emacs.d,
1547 since PWD is no longer in desktop-path by default. (Bug#15319)
1548
9db13baf
GM
1549 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
1550 now that text mode has a menu with the same entry.
1551 (menu-bar-text-mode-auto-fill): Remove now unused func.
1552 * textmodes/text-mode.el (text-mode-map):
1553 Use auto-fill help text from menu-bar.el.
1554
a0be396a 15552013-10-10 John Anthony <john@jo.hnanthony.com>
a066720c
JA
1556
1557 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
1558
2edcd3c7
JL
15592013-10-09 Juri Linkov <juri@jurta.org>
1560
1561 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
1562 instead of this-command-keys. Add universal-argument-more and
1563 universal-argument-minus to the list of prefix commands. (Bug#15568)
1564
574411d0
GM
15652013-10-09 Glenn Morris <rgm@gnu.org>
1566
14afa541
GM
1567 * vc/vc-svn.el (vc-svn-create-repo):
1568 Expand paths in file://... url. (Bug#15446)
1569
574411d0
GM
1570 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1571 Add some entries.
1572 (authors): Remove unused local variables.
1573
79804536
SM
15742013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * profiler.el: Create a more coherent calltree from partial backtraces.
1577 (profiler-format): Hide the tail with `invisible' so that C-s can still
1578 find the hidden elements.
1579 (profiler-calltree-depth): Don't recurse so enthusiastically.
1580 (profiler-function-equal): New hash-table-test.
1581 (profiler-calltree-build-unified): New function.
1582 (profiler-calltree-build): Use it.
1583 (profiler-report-make-name-part): Indent the calltree less.
1584 (profiler-report-mode): Add visibility specs for profiler-format.
1585 (profiler-report-expand-entry, profiler-report-toggle-entry):
1586 Expand the whole subtree when provided with a prefix arg.
1587
238150c8
DG
15882013-10-09 Dmitry Gutov <dgutov@yandex.ru>
1589
1590 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
1591 iuwu-mod token.
1592 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
1593 hanging iuwu-mod token.
1594 (ruby-smie--forward-token): Do not include a dot after a token in
1595 that token.
1596 (ruby-smie--backward-token): Likewise.
1597
b0949cc4
JL
15982013-10-08 Juri Linkov <juri@jurta.org>
1599
1600 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
1601 to isearch-other-control-char.
1602 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
1603 and isearch-post-command-hook to post-command-hook.
1604 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
1605 and isearch-post-command-hook from post-command-hook.
1606 (isearch-unread-key-sequence)
1607 (isearch-reread-key-sequence-naturally)
1608 (isearch-lookup-scroll-key, isearch-other-control-char)
1609 (isearch-other-meta-char): Remove functions.
1610 (isearch-pre-command-hook, isearch-post-command-hook):
1611 New functions based on isearch-other-meta-char rewritten
1612 relying on the new behavior of overriding-terminal-local-map
1613 that does not replace the local keymaps any more. (Bug#15200)
1614
4ed77415
EZ
16152013-10-08 Eli Zaretskii <eliz@gnu.org>
1616
1617 Support menus on text-mode terminals.
1618 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
1619 functionality.
1620
1621 * tooltip.el (tooltip-mode): Don't error out on TTYs.
1622
c2de5588
DK
1623 * menu-bar.el (popup-menu, popup-menu-normalize-position):
1624 Move here from mouse.el.
4ed77415
EZ
1625 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
1626 and arrow keys.
1627 (tty-menu-navigation-map): New map for TTY menu navigation.
1628
1629 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
1630
1631 * frame.el (display-mouse-p): Report text-mode mouse as available
1632 on w32.
1633 (display-popup-menus-p): Report availability if mouse is
1634 available; don't condition on window-system.
1635
1636 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
1637 (tty-menu-selected-face): New faces.
1638
b7d5bd82
TL
16392013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1640
06286513
SM
1641 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
1642 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
1643 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
1644 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
1645 New constants.
1646 (lisp-mode-variables): New `elisp' argument.
1647 (emacs-lisp-mode): Use it.
1648 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
1649 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
1650
b7d5bd82
TL
1651 * indent.el: Use lexical-binding.
1652 (indent-region): Add progress reporter.
1653 (tab-stop-list): Make it implicitly extend to infinity by repeating the
1654 last step.
1655 (indent--next-tab-stop): New function to implement this behavior.
1656 (tab-to-tab-stop, move-to-tab-stop): Use it.
1657
16582013-10-08 Teemu Likonen <tlikonen@iki.fi>
1659
1660 * indent.el (indent-rigidly--current-indentation): New function.
1661 (indent-rigidly-map): New var.
1662 (indent-rigidly): Use it to provide interactive mode (bug#8196).
1663
5ea75d23
BG
16642013-10-08 Bastien Guerry <bzg@gnu.org>
1665
1666 * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.
1667
cc5da1ec
SM
16682013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1669
8ffa1a0b
SM
1670 * progmodes/perl-mode.el: Use lexical-binding.
1671 Remove redundant :group args.
1672 (perl-nochange): Change default to be closer to other major modes's
1673 standard behavior.
1674 (perl-indent-line): Don't consider text on current line as a
1675 valid beginning of function from which to indent.
1676
f2223371
SM
1677 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
1678 with more than one argument (bug#15538).
1679
44256060
SM
1680 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
1681
cc5da1ec
SM
1682 * vc/pcvs.el: Use lexical-binding.
1683 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
1684 environment of `eval'.
1685 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
1686 than a list of expressions. Adjust callers.
1687 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
1688
0ea1599d
DG
16892013-10-07 Dmitry Gutov <dgutov@yandex.ru>
1690
1691 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
cc5da1ec 1692 case of the dot in a chained method call being on the following line.
0ea1599d 1693
da3e5ebb
SM
16942013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1695
2abb4e65
SM
1696 * electric.el (electric-indent-inhibit): New var.
1697 (electric-indent-post-self-insert-function): Use it.
1698 * progmodes/python.el (python-mode): Set it.
1699
d2e0e795
SM
1700 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
1701 open braces.
1702
1703 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
1704
bdc6b4c8
SM
1705 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
1706 (css-mode): Use electric-indent-chars.
1707
da3e5ebb
SM
1708 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
1709 (font-lock-beg, font-lock-end): Move before first use.
1710 (nxml-mode): Use syntax-propertize-function.
1711 (nxml-after-change, nxml-after-change1): Adjust accordingly.
1712 (nxml-extend-after-change-region): Remove.
1713 * nxml/xmltok.el: Use lexical-binding.
1714 (xmltok-save): Use `declare'.
1715 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
1716 * nxml/nxml-util.el: Use lexical-binding.
1717 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
1718 Use `declare'.
1719 * nxml/nxml-ns.el: Use lexical-binding.
1720 (nxml-ns-save): Use `declare'.
1721 (nxml-ns-prefixes-for): Avoid add-to-list.
1722 * nxml/rng-match.el: Use lexical-binding.
1723 (rng--ipattern): Use cl-defstruct.
1724 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
1725 (rng-cons-group-after, rng-subst-group-after)
1726 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
1727 Use closures instead of `(lambda...).
1728
f8f91d5d
MA
17292013-10-07 Michael Albinus <michael.albinus@gmx.de>
1730
1731 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
1732 of BEG and END.
1733
da3e5ebb
SM
1734 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1735 Use `tramp-handle-insert-file-contents'.
f8f91d5d
MA
1736 (tramp-gvfs-handle-insert-file-contents): Remove function.
1737
da3e5ebb
SM
1738 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1739 Use `save-restriction' in order to keep markers.
f8f91d5d
MA
1740
1741 * net/trampver.el: Update release number.
1742
7ccae3b1
SM
17432013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1744
55ca2c0d
SM
1745 * progmodes/compile.el (compilation-parse-errors):
1746 Use compilation--put-prop.
1747 (compilation--ensure-parse): Check compilation-multiline.
1748
731fc3ae
SM
1749 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
1750
da3e5ebb
SM
1751 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
1752 lexical-binding.
a5833280 1753
2e7ba2c2
SM
1754 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
1755
7ccae3b1
SM
1756 * progmodes/ruby-mode.el: Fix recently added tests.
1757 (ruby-smie-grammar): Add - and +.
1758 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
1759 (ruby-smie--backward-id): New functions.
1760 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
1761 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
1762 any more.
1763
85698d63
LL
17642013-10-07 Leo Liu <sdl.web@gmail.com>
1765
1766 * register.el (register-preview-delay)
1767 (register-preview-functions): New variables.
1768 (register-read-with-preview, register-preview)
1769 (register-describe-oneline): New functions.
1770 (point-to-register, window-configuration-to-register)
1771 (frame-configuration-to-register, jump-to-register)
1772 (number-to-register, view-register, insert-register)
1773 (copy-to-register, append-to-register, prepend-to-register)
1774 (copy-rectangle-to-register): Use register-read-with-preview to
1775 read register. (Bug#15525)
1776
3986af6c
DS
17772013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
1778
1779 * net/network-stream.el (network-stream-open-starttls): Don't add
1780 --insecure if it's already present, because that gnutls-cli
1781 rejects getting that parameter twice.
1782
5cd9cda9
DG
17832013-10-06 Dmitry Gutov <dgutov@yandex.ru>
1784
1785 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
1786 keyword, too.
1787
da9ea6d9
DG
17882013-10-05 Dmitry Gutov <dgutov@yandex.ru>
1789
1790 * newcomment.el (comment-use-global-state): Change default value
1791 to t, mark obsolete (Bug#15251).
1792 (comment-beginning): In addition to `comment-to-syntax', check the
1793 value of `comment-use-global-state'.
1794
34d1a133
SM
17952013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1796
1797 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
1798 (ruby-comment-column): Follow the global default, by default.
1799 (ruby-smie-grammar): Add assignment syntax.
1800 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
1801 open-paren, a comma, or a \.
1802 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
1803 and line continuations.
1804 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
1805 followed by implicit semi-colons. Add rule for string concatenation
1806 and for indentation at BOB.
1807 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
1808
1809 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
1810 calling next-sexp, since next-token may have skipped chars which
1811 next-sexp doesn't know should be skipped!
1812
6f6ab820
LL
18132013-10-05 Leo Liu <sdl.web@gmail.com>
1814
34d1a133
SM
1815 * progmodes/octave.el (octave-send-region):
1816 Call compilation-forget-errors.
6f6ab820 1817
34ca0f4c
XF
18182013-10-04 Xue Fuqiao <xfq.free@gmail.com>
1819
1820 * vc/vc-svn.el (vc-svn-find-admin-dir):
1821 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
1822 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
1823 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
1824 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
1825
a27c1b72
SM
18262013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1827
1828 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
1829
258ab3bc
SM
18302013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1831
1832 * subr.el (read-passwd): Hide chars even when called within a context
1833 where after-change-functions is disabled (bug#15501).
1834 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
1835 until we removed ourself from overriding-terminal-local-map.
1836
939fb29c
LL
18372013-10-04 Leo Liu <sdl.web@gmail.com>
1838
258ab3bc
SM
1839 * progmodes/octave.el (inferior-octave-mode):
1840 Call compilation-forget-errors.
939fb29c 1841
63bd7f35
XF
18422013-10-04 Xue Fuqiao <xfq.free@gmail.com>
1843
1844 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
1845
9e6229fa
MA
18462013-10-04 Michael Albinus <michael.albinus@gmx.de>
1847
1848 * net/secrets.el (secrets-create-collection): Add optional
1849 argument ALIAS. Use proper Label keyword. Append ALIAS as
1850 dbus-call-method argument. (Bug#15516)
1851
1dab32a3
LL
18522013-10-04 Leo Liu <sdl.web@gmail.com>
1853
1854 * progmodes/octave.el (inferior-octave-error-regexp-alist)
1855 (inferior-octave-compilation-font-lock-keywords): New variables.
1856 (compilation-error-regexp-alist)
1857 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
1858 (inferior-octave-mode): Use compilation-shell-minor-mode.
1859
6cad7ba3
JS
18602013-10-04 Jorgen Schaefer <forcer@forcix.cx>
1861
1862 * minibuffer.el (completion--replace): Be careful that `end' might be
1863 a marker.
1864
acbadd00
DU
18652013-10-03 Daiki Ueno <ueno@gnu.org>
1866
1867 Add support for package signature checking.
1868 * emacs-lisp/package.el (url-http-file-exists-p)
1869 (epg-make-context, epg-context-set-home-directory)
1870 (epg-verify-string, epg-context-result-for)
1871 (epg-signature-status, epg-signature-to-string)
1872 (epg-check-configuration, epg-configuration)
1873 (epg-import-keys-from-file): Declare.
1874 (package-check-signature): New user option.
1875 (package-unsigned-archives): New user option.
1876 (package-desc): Add `signed' field.
1877 (package-load-descriptor): Set `signed' field if .signed file exists.
1878 (package--archive-file-exists-p): New function.
1879 (package--check-signature): New function.
1880 (package-install-from-archive): Check package signature.
1881 (package--download-one-archive): Check archive signature.
1882 (package-delete): Remove .signed file.
1883 (package-import-keyring): New command.
1884 (package-refresh-contents): Import default keyring.
1885 (package-desc-status): Add "unsigned" status.
1886 (describe-package-1, package-menu--print-info)
1887 (package-menu-mark-delete, package-menu--find-upgrades)
1888 (package-menu--status-predicate): Support "unsigned" status.
1889
adf2aa61
SM
18902013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
1893 the new compilation scheme using the new byte-codes.
1894
1895 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
1896 (byte-pophandler): New byte codes.
1897 (byte-goto-ops): Adjust accordingly.
1898 (byte-compile--use-old-handlers): New var.
1899 (byte-compile-catch): Use new byte codes depending on
1900 byte-compile--use-old-handlers.
1901 (byte-compile-condition-case--old): Rename from
1902 byte-compile-condition-case.
1903 (byte-compile-condition-case--new): New function.
1904 (byte-compile-condition-case): New function that dispatches depending
1905 on byte-compile--use-old-handlers.
1906 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
1907 when we can.
1908
1909 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1910 Optimize under `condition-case' and `catch' if
1911 byte-compile--use-old-handlers is nil.
1912 (disassemble-offset): Handle new bytecodes.
1913
328a8179
SM
19142013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1915
1916 * subr.el (error): Use `declare'.
1917 (decode-char, encode-char): Use advertised-calling-convention instead
1918 of the docstring to discourage use of the `restriction' arg.
1919
15a1e936
DU
19202013-10-03 Daiki Ueno <ueno@gnu.org>
1921
1922 * epg.el (epg-verify-file): Add a comment saying that it does not
1923 notify verification error as a return value nor a signal.
1924 (epg-verify-string): Ditto.
1925
376f862a
KR
19262013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1927
1928 * progmodes/compile.el (compilation-start): Try globbing the arg to
1929 `cd' (bug#15417).
1930
a2f93a5f
MA
19312013-10-02 Michael Albinus <michael.albinus@gmx.de>
1932
1933 Sync with Tramp 2.2.8.
1934
1935 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
1936 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
1937 * net/trampver.el: Update release number.
1938
0daa0804
JD
19392013-10-01 Jan Djärv <jan.h.d@swipnet.se>
1940
1941 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
1942 and default-process-coding-system for darwin only.
1943
abd1ae34
SM
19442013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1945
1946 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
1947
be4e325d
MH
19482013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
1949
1950 * vc/vc-git.el (vc-git-grep): Disable pager.
1951
e9155c4a
DG
19522013-10-01 Dmitry Gutov <dgutov@yandex.ru>
1953
494e898b
DG
1954 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
1955 Use :url instead of :homepage, as per
1956 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
1957
e9155c4a
DG
1958 * newcomment.el (comment-beginning): When `comment-use-syntax' is
1959 non-nil, use `syntax-ppss' (Bug#15251).
1960
481a8e0f
RS
19612013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1962
be4e325d
MH
1963 * progmodes/octave.el (inferior-octave-startup-file):
1964 Prefer ~/.emacs.d/init_octave.m.
481a8e0f 1965
056453c6
DG
19662013-09-29 Dmitry Gutov <dgutov@yandex.ru>
1967
be4e325d
MH
1968 * emacs-lisp/package.el (package-desc-from-define):
1969 Accept additional arguments as plist, convert them to an alist and store
1970 them in the `extras' slot.
056453c6
DG
1971 (package-generate-description-file): Convert extras alist back to
1972 plist and append to the `define-package' form arguments.
1973 (package--alist-to-plist): New function.
1974 (package--ac-desc): Add `extras' slot.
1975 (package--add-to-archive-contents): Check if the archive-contents
1976 vector is long enough, and if it is, pass its `extras' slot value
1977 to `package-desc-create'.
1978 (package-buffer-info): Call `lm-homepage', pass the returned value
1979 to `package-desc-from-define'.
1980 (describe-package-1): Render the homepage button (Bug#13291).
1981
be4e325d
MH
1982 * emacs-lisp/package-x.el (package-upload-buffer-internal):
1983 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
056453c6 1984
832966e5
JD
19852013-09-29 Jan Djärv <jan.h.d@swipnet.se>
1986
1987 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
1988 and default-process-coding-system to utf-8-unix (Bug#15402).
1989
6cfe977d
XF
19902013-09-29 Xue Fuqiao <xfq.free@gmail.com>
1991
1992 * subr.el (looking-back): Do not recommend using looking-back.
1993
38de11bd
AM
19942013-09-28 Alan Mackenzie <acm@muc.de>
1995
1996 Fix indentation/fontification of Java enum with "implements".
1997
1998 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
1999 regexp which matches "implements", etc., in Java.
2000 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
2001 specifier clauses coming after "enum".
2002 * progmodes/cc-fonts.el (c-font-lock-declarations)
2003 (c-font-lock-enum-tail): Check for extra specifier clauses coming
2004 after "enum".
2005
1610938f
JD
20062013-09-28 Jan Djärv <jan.h.d@swipnet.se>
2007
2008 * faces.el (region): Change ns_selection_color to
2009 ns_selection_fg_color, add ns_selection_bg_color.
2010
e090f499
LL
20112013-09-28 Leo Liu <sdl.web@gmail.com>
2012
4d2e94d1
LL
2013 * progmodes/octave.el (inferior-octave-completion-table)
2014 (inferior-octave-completion-at-point): Minor tweaks.
2015
e090f499
LL
2016 * textmodes/ispell.el (ispell-lookup-words): Rename from
2017 lookup-words. (Bug#15460)
2018 (lookup-words): Obsolete.
2019 (ispell-complete-word, ispell-command-loop): All uses changed.
2020
7e138a62
RS
20212013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2022
2023 * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
2024 (octave-mode-menu): Add octave-send-buffer.
2025 (octave-send-buffer): New function.
2026
5af5ed08
RS
20272013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2028
2029 * lisp/progmodes/octave.el (octave-mode-map): Add key binding for
2030 octave-lookfor.
2031 (octave-mode-menu): Add octave-lookfor.
2032 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
2033 octave-lookfor.
2034 (octave-lookfor): New function.
2035
3b7b2692
SM
20362013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2037
2038 * emacs-lisp/cl-macs.el:
2039 (cl--loop-destr-temps): Remove.
2040 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
2041 its convention.
2042 (cl--loop-set-iterator-function): New function.
2043 (cl-loop): Adjust accordingly, so as not to use cl-subst.
2044 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
2045 Bind `it' with `let' instead of substituting it with `cl-subst'.
2046 (cl--unused-var-p): New function.
2047 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
2048 Eliminate some unused variable warnings (bug#15326).
2049
529fb53f
TH
20502013-09-27 Tassilo Horn <tsdh@gnu.org>
2051
2052 * doc-view.el (doc-view-scale-reset): Rename from
2053 `doc-view-reset-zoom-level'.
2054 (doc-view-scale-adjust): New command.
2055 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
2056 `doc-view-scale-adjust'.
2057
0550c95a
TH
20582013-09-26 Tassilo Horn <tsdh@gnu.org>
2059
2060 * doc-view.el (doc-view-reset-zoom-level): New command.
2061 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
2062 zoom commands (bug#15466).
2063
6950f152
KH
20642013-09-26 Kenichi Handa <handa@gnu.org>
2065
2066 * international/quail.el (quail-help): Make it not a command.
2067
39587580
LL
20682013-09-26 Leo Liu <sdl.web@gmail.com>
2069
2070 * minibuffer.el (completion-all-sorted-completions): Make args
2071 optional as they are.
2072
00578659
DC
20732013-09-25 Daniel Colascione <dancol@dancol.org>
2074
2075 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
2076 specs are and that they're not evaluated.
2077
0c173878
SS
20782013-09-24 Sam Steingold <sds@gnu.org>
2079
2080 * midnight.el (clean-buffer-list-kill-regexps)
2081 (clean-buffer-list-kill-buffer-names): Update for the new Man
2082 buffer naming which includes the object name.
2083
84998447
SM
20842013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2085
2086 * eshell/esh-cmd.el (eshell--sep-terms): New var.
2087 (eshell-parse-command, eshell-parse-pipeline): Use it since
2088 eshell-separate-commands requires a dynamic scoped var.
2089 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
2090
33215353
LL
20912013-09-23 Leo Liu <sdl.web@gmail.com>
2092
2093 * autoinsert.el (auto-insert-alist): Make the value of
2094 lexical-binding match its file setting.
2095
57b16162
JB
20962013-09-23 Juanma Barranquero <lekktu@gmail.com>
2097
c8af4e67
JB
2098 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
2099
57b16162
JB
2100 * autoarg.el (autoarg-kp-digit-argument):
2101 * electric.el (Electric-command-loop):
2102 * kmacro.el (kmacro-step-edit-insert):
2103 Do not set universal-argument-num-events.
2104
7186ba60
LL
21052013-09-22 Leo Liu <sdl.web@gmail.com>
2106
2107 * files.el (interpreter-mode-alist): Add octave.
2108
ece15004
AM
21092013-09-21 Alan Mackenzie <acm@muc.de>
2110
2111 C++: fontify identifier in declaration following "public:" correctly.
2112 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
2113 to match "public", etc.
2114 (c-decl-prefix-re): Add ":" into the C++ value.
2115 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
2116 bit. Add a check for a ":" preceded by "public", etc.
2117
75d83e22
EZ
21182013-09-21 Eli Zaretskii <eliz@gnu.org>
2119
2120 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
2121 recognized by GDB 7.5 and later.
2122
d052d3bd
XF
21232013-09-21 Xue Fuqiao <xfq.free@gmail.com>
2124
2125 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
2126
31dca772
R
21272013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2128
2129 * subr.el (internal--call-interactively): New const.
2130 (called-interactively-p): Use it (bug#3984).
2131
98ccf24e
XF
21322013-09-20 Xue Fuqiao <xfq.free@gmail.com>
2133
2134 * vc/pcvs.el (cvs-mode-ignore):
be4e325d
MH
2135 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
2136 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
98ccf24e 2137
c39cc7d1
SM
21382013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2139
2140 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
2141 (eshell-ls-orig-insert-directory): Remove.
2142 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
2143 (eshell-ls-use-in-dired): Use advice-add/remove.
2144 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
2145 Add `orig-fun' arg for use in :around advice.
2146 Make it check (redundantly) eshell-ls-use-in-dired.
2147
9a0289a2
GM
21482013-09-19 Glenn Morris <rgm@gnu.org>
2149
a2c501b8
GM
2150 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
2151
c440407a
GM
2152 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
2153
9a0289a2
GM
2154 * emacs-lisp/eieio.el (class-parent): Undo previous change.
2155
85e05915
MA
21562013-09-19 Michael Albinus <michael.albinus@gmx.de>
2157
2158 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
2159 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
2160 (tramp-get-remote-python): New defuns.
2161 (tramp-get-remote-uid-with-perl)
2162 (tramp-get-remote-gid-with-perl): New defuns. Perl code
2163 contributed by yary <not.com@gmail.com> (tiny change).
2164 (tramp-get-remote-uid-with-python)
2165 (tramp-get-remote-gid-with-python): New defuns. Python code
2166 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
2167 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
2168
ce503312
GM
21692013-09-19 Glenn Morris <rgm@gnu.org>
2170
f7544773
GM
2171 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
2172
72fd2877
GM
2173 * eshell/em-unix.el (eshell-remove-entries):
2174 Rename argument to avoid name-clash with global `top-level'.
2175
336b5a56
GM
2176 * eshell/esh-proc.el (eshell-kill-process-function):
2177 Remove eshell-reset-after-proc from eshell-kill-hook if present.
2178 (eshell-reset-after-proc): Remove unused arg `proc'.
2179
57a3a53d
GM
2180 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
2181 (directory-files-and-attributes): Mark unused arg.
2182
3261d4af
GM
2183 * eshell/em-unix.el (eshell-remove-entries):
2184 Remove unused arg `path'. Update callers.
2185
8e51b5d0
GM
2186 * eshell/em-hist.el (eshell-hist-parse-arguments):
2187 Remove unused arg `silent'. Update callers.
2188
ce503312
GM
2189 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
2190 Fix (f)boundp mix-up.
2191
2192 * eshell/em-smart.el (eshell-smart-scroll-window)
2193 (eshell-disable-after-change):
336b5a56 2194 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
ce503312 2195
ee3ce8a7
AM
21962013-09-18 Alan Mackenzie <acm@muc.de>
2197
2198 Fix fontification of type when followed by "const".
2199 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
2200 "known" types from fontification.
2201
ec9177ba
GM
22022013-09-18 Glenn Morris <rgm@gnu.org>
2203
7bb3e768
GM
2204 * emacs-lisp/chart.el (x-display-color-cells): Declare.
2205 (chart-face-list): Drop Emacsen without display-color-p.
2206
5148da15
GM
2207 * net/eww.el (libxml-parse-html-region): Declare.
2208 (eww-display-html): Explicit error if no libxml2 support.
2209
2f68e157
GM
2210 * doc-view.el (doc-view-mode): Silence --without-x compilation.
2211
9019d095
GM
2212 * image.el (image-type-from-buffer, image-multi-frame-p):
2213 Remove --without-x warning/error.
67645389 2214
5f30349b 2215 * mouse.el (mouse-yank-primary):
45069b2e 2216 * term.el (term-mouse-paste):
5f30349b
GM
2217 Reorder to silence --without-x compilation.
2218
cd8edbbe
GM
2219 * mpc.el (doc-view-mode): Silence --without-x compilation.
2220
8a78544e
GM
2221 * mail/rmailmm.el (rmail-mime-set-bulk-data):
2222 Silence --without-x compilation.
2223
12679bfd
GM
2224 * progmodes/gud.el (gud-find-file, gud-mode):
2225 Silence --without-x compilation.
2226 (tooltip-mode): Declare.
30810a05 2227
f0047cb9
GM
2228 * wdired.el (dired-backup-overwrite): Remove declaration.
2229 (wdired-mode-map): Add doc string.
2230
e740f9d2
GM
2231 * custom.el (x-get-resource): Declare.
2232
92d77c89
GM
2233 * eshell/em-glob.el (ange-cache):
2234 * eshell/em-unix.el (ange-cache): Declare.
2235
76e69577
GM
2236 * faces.el (x-display-list, x-open-connection, x-get-resource):
2237 Declare.
7e58af4b
GM
2238
2239 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
2240 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
2241 Declare.
76e69577 2242
4bd4c0af 2243 * frame.el (x-display-grayscale-p, x-display-name): Declare.
e740f9d2 2244
ffb82dbd
GM
2245 * net/gnutls.el (gnutls-log-level): Declare.
2246
986ed135
GM
2247 * net/shr.el (image-size, image-animate): Declare.
2248
e740f9d2
GM
2249 * simple.el (font-info): Declare.
2250
d2f3e9f8
GM
2251 * subr.el (x-popup-dialog): Declare.
2252
047a1a4c
GM
2253 * term/common-win.el (x-select-enable-primary)
2254 (x-last-selected-text-primary, x-last-selected-text-clipboard):
2255 Declare.
2256
f4a1d572
GM
2257 * term/ns-win.el (x-handle-args): Declare.
2258
e843de77
GM
2259 * term/x-win.el (x-select-enable-clipboard): Declare.
2260
5fa89513
GM
2261 * term/w32-win.el (create-default-fontset): Declare.
2262
38702b5b
GM
2263 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
2264 Declare.
2265
e740f9d2
GM
2266 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
2267 (fit-frame-to-buffer): Explicit error if --without-x.
2268 (mouse-autoselect-window-select): Silence compiler.
2269
49a053fc
GM
2270 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
2271
2272 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
2273 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
2274 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
91c837fe 2275 * eshell/esh-util.el (eshell-sublist):
49a053fc
GM
2276 Remove unused local variables.
2277
2278 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
2279
ec9177ba
GM
2280 * textmodes/two-column.el: Make 2C-split work for --without-x.
2281 (scroll-bar-columns): Autoload.
2282 (top-level): Require fringe when compiling.
2283
9f25cb77
LL
22842013-09-18 Leo Liu <sdl.web@gmail.com>
2285
2286 * subr.el (add-hook): Robustify to handle closure as well.
2287
2b42da98
GM
22882013-09-17 Glenn Morris <rgm@gnu.org>
2289
2290 * simple.el (messages-buffer-mode-map): Unbind "g".
2291
e8b66a6a
SM
22922013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2293
9c0ad4f7
SM
2294 * help-mode.el (help-mode-finish): Use derived-mode-p.
2295 Remove obsolete highlighting.
2296
7a806dfb
SM
2297 * play/life.el (life-mode): Use define-derived-mode. Derive from
2298 special-mode.
2299 (life): Let-bind inhibit-read-only.
2300 (life-setup): Avoid `setq'. Use `life-mode'.
2301
96dbf5a8
SM
2302 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
2303 which should not be needed any more.
2304 (package-menu-refresh, package-menu-describe-package): Use user-error.
2305
e8b66a6a
SM
2306 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
2307 (eshell-post-rewrite-command-hook): Make obsolete.
2308 (eshell-parse-command): Simplify.
2309 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
2310 (eshell--cmd): Declare.
2311 (eshell-parse-pipeline): Remove unused var `final-p'.
2312 Pass a dynvar to eshell-post-rewrite-command-hook.
2313 Implement the new eshell-post-rewrite-command-function.
2314 (eshell-invoke-directly): Remove unused arg `input'.
2315 * eshell/esh-io.el (eshell-io-initialize):
2316 Use eshell-post-rewrite-command-function (bug#15399).
2317 (eshell--apply-redirections): Rename from eshell-apply-redirections;
2318 adjust to new calling convention.
2319 (eshell-create-handles): Rename args to avoid clashing with dynvar
2320 `standard-output'.
2321
90582f05
GM
23222013-09-17 Glenn Morris <rgm@gnu.org>
2323
2324 * simple.el (messages-buffer-mode): New major mode.
2325 (messages-buffer): New function.
2326 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
2327 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
f804aa63 2328 (ert-run-test): Use `messages-buffer' function.
90582f05 2329 (ert--force-message-log-buffer-truncation): Ignore read-only.
f804aa63
GM
2330 * help.el (view-echo-area-messages): Use `messages-buffer' function.
2331 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
90582f05 2332
39eb0cb5 23332013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
1809eef8
SM
2334
2335 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
2336
1f1e06e2
SM
2337 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15329).
2338
70568a90
SM
23392013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2340
504a0381
SM
2341 * icomplete.el (icomplete-in-buffer): New var.
2342 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
2343 vars and replace them with functions.
2344 (icomplete-minibuffer-setup): Adjust accordingly.
2345 (icomplete--completion-table, icomplete--completion-predicate)
2346 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
2347 New functions.
2348 (icomplete-forward-completions, icomplete-backward-completions)
2349 (icomplete-simple-completing-p, icomplete-exhibit)
2350 (icomplete-completions): Use them.
2351 (icomplete--in-region-buffer): New var.
2352 (icomplete--in-region-setup): New function.
2353 (icomplete-mode): Use it.
2354
70568a90
SM
2355 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
2356 (bug#15379).
2357 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
2358 return args and options.
2359 (eshell-eval-using-options): Use the new return value of
2360 eshell--do-opts to set the options's vars in their scope.
2361 (eshell--set-option): Rename from eshell-set-option.
2362 Add arg `opt-vals'.
2363 (eshell--process-option): Rename from eshell-process-option.
2364 Add arg `opt-vals'.
2365 (eshell--process-args): Use an `opt-vals' alist to store the options's
2366 values during their processing and return them additionally to the
2367 remaining args.
2368
578c21bc
DG
23692013-09-15 Dmitry Gutov <dgutov@yandex.ru>
2370
2371 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
2372 continuation character an operator, as far as indentation is
2373 concerned (Bug#15369).
2374
c089653d
MR
23752013-09-15 Martin Rudalics <rudalics@gmx.at>
2376
2377 * window.el (window--state-put-2): Don't process buffer state
2378 when buffer doesn't exist any more (Bug#15382).
2379
1e53bb4b
GM
23802013-09-15 Glenn Morris <rgm@gnu.org>
2381
30753242
GM
2382 * eshell/em-unix.el (eshell/rm):
2383 Make -f ignore missing files. (Bug#15373)
2384
1e53bb4b
GM
2385 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
2386 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
2387 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
2388
0d8863b3
GM
23892013-09-14 Glenn Morris <rgm@gnu.org>
2390
2391 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
2392
d3fc6549
GM
23932013-09-13 Glenn Morris <rgm@gnu.org>
2394
2395 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
2396 (dired-guess-default): Make `file' available in the env. (Bug#15363)
2397
fcd42c11
DA
23982013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
2399
2400 * frame.el (x-focus-frame): Mark as declared in frame.c.
2401
7830899f
SM
24022013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2403
2404 * ls-lisp.el: Use advice-add.
2405 (original-insert-directory): Remove.
2406 (ls-lisp--insert-directory): Rename from insert-directory; add
2407 `orig-fun' argument.
2408 (insert-directory): Advise.
2409
84387cd2
EZ
24102013-09-13 Eli Zaretskii <eliz@gnu.org>
2411
2412 * term.el (term-emulate-terminal): Decode the command string
2413 before passing it to term-command-hook. (Bug#15337)
2414
35ffc6ba
GM
24152013-09-13 Glenn Morris <rgm@gnu.org>
2416
5c3f9bcc
GM
2417 * eshell/esh-util.el (ange-cache): Move declaration earlier.
2418
2ada368a
GM
2419 * eshell/esh-ext.el (eshell-search-path): Declare.
2420
fcef2e13
GM
2421 * eshell/em-prompt.el (eshell/pwd): Autoload it.
2422 Otherwise an error occurs if eshell-dirs module not loaded.
2423
35ffc6ba
GM
2424 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
2425
35c3d36e
MA
24262013-09-13 Michael Albinus <michael.albinus@gmx.de>
2427
2428 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
2429 `tramp-check-proper-host'. Check for a valid method name.
2430
2431 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2432 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2433 * net/tramp-sh.el (tramp-maybe-open-connection):
2434 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
2435
2436 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
2437 also for hash values.
2438
ae5e4c48
SM
24392013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2440
379add74
SM
2441 * term/ns-win.el (parameters): Don't declare as dynamic.
2442 (before-make-frame-hook): Don't add ineffective function.
2443
ae5e4c48
SM
2444 * eshell/*.el: Use lexical-binding (bug#15231).
2445
b5623270
KH
24462013-09-12 Kenichi Handa <handa@gnu.org>
2447
ae5e4c48 2448 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
b5623270 2449
30213927
GM
24502013-09-12 Glenn Morris <rgm@gnu.org>
2451
be94d713 2452 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
aa30fa6f 2453 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
be94d713 2454
44915370
GM
2455 * subr.el (do-after-load-evaluation): Also give compiler warnings
2456 when obsolete files are used (except by obsolete files).
2457
a6ae021f
GM
2458 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
2459 in the status output, assume `filename' is the first. (Bug#15322)
2460
40e64f0c
GM
2461 * vc/vc.el (vc-deduce-fileset): Doc fix.
2462
16d9f896
GM
2463 * calc/calc-help.el (Info-goto-node):
2464 * progmodes/cperl-mode.el (Info-find-node):
2465 * vc/ediff.el (Info-goto-node): Update declarations.
2466
dea01c6e
GM
2467 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
2468
759880bf 2469 * vc/vc-bzr.el (vc-compilation-mode): Declare.
96b3f75a
GM
2470 (vc-bzr-pull): Require vc-dispatcher.
2471 * vc/vc-git.el (vc-compilation-mode): Declare.
2472 (vc-git-pull): Require vc-dispatcher.
2473
08d66420
GM
2474 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
2475
30b626e9
GM
2476 * progmodes/octave.el (help-button-action): Declare.
2477
8c05cb10
GM
2478 * shell.el (shell-directory-tracker): Output error as a message
2479 rather than just returning it as a string.
2480 (shell-process-pushd): Remove useless use of message.
2481
30213927
GM
2482 * dframe.el (dframe-timer-fn):
2483 * files.el (dir-locals-read-from-file):
2484 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
2485 (mpc-format):
2486 * reveal.el (reveal-post-command):
2487 * saveplace.el (load-save-place-alist-from-file):
2488 * shell.el (shell-resync-dirs):
2489 * w32-common-fns.el (x-get-selection-value):
2490 * emacs-lisp/copyright.el (copyright-find-copyright):
2491 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
2492 * emulation/tpu-edt.el (tpu-copy-keyfile):
2493 * play/bubbles.el (bubbles--mark-neighbourhood):
2494 * progmodes/executable.el
2495 (executable-make-buffer-file-executable-if-script-p):
2496 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
2497
d3b049e6
SM
24982013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2499
170266d0
SM
2500 Cleanup Eshell to rely less on dynamic scoping.
2501 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
2502 last-value, and ext-command here. Bind `args' closer to `body'.
2503 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
2504 (eshell--args): Declare new dynamic var.
2505 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
2506 last-value, and ext-command. Pass `args' to `body'.
2507 (eshell-process-args): Bind eshell--args.
2508 (eshell-set-option): Use eshell--args.
2509 * eshell/eshell.el (eshell): Use derived-mode-p.
2510 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
2511 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
2512 (eshell-glob-function): Declare.
2513 * eshell/esh-util.el: Require cl-lib.
2514 (eshell-read-hosts-file): Avoid add-to-list.
2515 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
2516 `err'.
2517 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
2518 Declare.
2519 (eshell/diff): Remove unused var `err'.
2520 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
2521 `killflag'.
2522 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
2523 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
2524 first use.
2525 * eshell/em-glob.el (eshell-glob-matches, message-shown):
2526 Move declaration before first use.
2527 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
d3b049e6
SM
2528 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
2529 rely on cl-return.
2530
56834f3b
GM
25312013-09-12 Glenn Morris <rgm@gnu.org>
2532
2533 * term/ns-win.el (global-map): Remove binding for ispell-next,
2534 deleted 1999-05-29. (Bug#15357)
2535
5c91a2b8
GM
25362013-09-11 Glenn Morris <rgm@gnu.org>
2537
da712f22
GM
2538 * echistory.el (electric-command-history): Remove call to deleted func.
2539
512e4cdc
GM
2540 * play/landmark.el (landmark-mode): Fix typos.
2541
d3506ca5
GM
2542 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
2543 Check cvs-sort-ignore-file is bound.
2544
5c91a2b8
GM
2545 * savehist.el: No need for cl when compiling on Emacs.
2546
feeff482
SM
25472013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2548
656bd483
SM
2549 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
2550 (bug#15338).
d3b049e6
SM
2551 (eshell-self-insert-command, eshell-send-invisible):
2552 Remove unused argument.
656bd483
SM
2553 (eshell-handle-control-codes): Remove unused var `orig'.
2554 Avoid delete-backward-char.
2555
feeff482
SM
2556 * files.el (set-auto-mode): Simplify a bit further.
2557
2a08047a
GM
25582013-09-11 Glenn Morris <rgm@gnu.org>
2559
2560 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
2561 (set-auto-mode): Don't regexp-quote elements.
2562 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
2563 * progmodes/cc-mode.el (interpreter-mode-alist):
2564 * progmodes/ruby-mode.el (interpreter-mode-alist):
2565 Revert previous change.
2566
34675540
SM
25672013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2568
1b3b87df
SM
2569 * play/snake.el (snake-mode):
2570 * play/mpuz.el (mpuz-mode):
2571 * play/landmark.el (lm-mode):
2572 * play/blackbox.el (blackbox-mode):
2573 * play/5x5.el (5x5-mode):
2574 * obsolete/options.el (Edit-options-mode):
2575 * net/quickurl.el (quickurl-list-mode):
2576 * net/newst-treeview.el (newsticker-treeview-mode):
2577 * mail/rmailsum.el (rmail-summary-mode):
2578 * mail/mspools.el (mspools-mode):
2579 * locate.el (locate-mode):
2580 * ibuffer.el (ibuffer-mode):
2581 * emulation/ws-mode.el (wordstar-mode):
2582 * emacs-lisp/debug.el (debugger-mode):
2583 * array.el (array-mode):
2584 * net/eudc.el (eudc-mode): Use define-derived-mode.
2585 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
2586 Move initialization into declaration.
2587 (mairix-searches-mode): Use define-derived-mode.
2588 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
2589 (eudc-edit-hotlist): Use dolist.
2590 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
2591 (Man-mode): Use define-derived-mode.
2592 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
2593 (Info-edit-mode): Use define-derived-mode.
2594 (Info-cease-edit): Use Info-mode.
2595 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
2596 into declaration.
2597 (eshell-mode): Use define-derived-mode.
2598 * chistory.el (command-history-mode-map): Rename from
2599 command-history-map.
2600 (command-history-mode): Use define-derived-mode.
da712f22 2601 (Command-history-setup): Remove function.
1b3b87df
SM
2602 * calc/calc.el (calc-trail-mode-map): New var.
2603 (calc-trail-mode): Use define-derived-mode.
2604 (calc-trail-buffer): Set calc-main-buffer manually.
2605 * bookmark.el (bookmark-insert-annotation): New function.
2606 (bookmark-edit-annotation): Use it.
2607 (bookmark-edit-annotation-mode): Make it a proper major mode.
2608 (bookmark-send-edited-annotation): Use derived-mode-p.
2609 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
2610 closer to its ideal place. Use \' to match EOS.
2611
34675540
SM
2612 * profiler.el (profiler-calltree-find): Use function-equal.
2613
6a5c15d9
GM
26142013-09-10 Glenn Morris <rgm@gnu.org>
2615
1af4c220
GM
2616 * files.el (interpreter-mode-alist): Convert to regexps.
2617 (set-auto-mode): Adapt for this. (Bug#15306)
2618 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
2619 Comment out unused variable.
2620 * progmodes/cc-mode.el (interpreter-mode-alist):
2621 * progmodes/python.el (interpreter-mode-alist):
2622 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
2623 * progmodes/sh-script.el (sh-set-shell):
2624 No longer use interpreter-mode-alist to get list of shells.
2625
6a5c15d9
GM
2626 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
2627
8c27f5ff
SM
26282013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2629
02ef6c1a 2630 * simple.el: Use set-temporary-overlay-map for universal-argument.
656bd483 2631 (universal-argument-map): Don't use default-bindings (bug#15317).
02ef6c1a
SM
2632 Bind switch-frame explicitly. Replace universal-argument-minus with
2633 a conditional binding.
2634 (universal-argument-num-events, saved-overriding-map): Remove.
2635 (restore-overriding-map): Remove.
2636 (universal-argument--mode): Rename from save&set-overriding-map,
2637 and rewrite.
2638 (universal-argument, universal-argument-more, negative-argument)
2639 (digit-argument): Adjust accordingly.
2640 (universal-argument-minus): Remove.
2641 (universal-argument-other-key): Remove.
2642
8c27f5ff
SM
2643 * subr.el (with-demoted-errors): Add `format' argument.
2644
6480194c
MA
26452013-09-10 Michael Albinus <michael.albinus@gmx.de>
2646
2647 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
2648 `tramp-cleanup-connection'.
2649
2650 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
2651 parameters KEEP-DEBUG and KEEP-PASSWORD.
2652
2653 * net/tramp.el (tramp-file-name-handler):
2654 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2655 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
2656 (tramp-maybe-open-connection):
8c27f5ff
SM
2657 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2658 Use `tramp-cleanup-connection'.
6480194c 2659
8c27f5ff
SM
2660 * net/tramp-sh.el (tramp-maybe-open-connection):
2661 Catch 'uname-changed inside the progress reporter.
6480194c 2662
e5e916d8
GM
26632013-09-10 Glenn Morris <rgm@gnu.org>
2664
9a2c9b47
GM
2665 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
2666
e5e916d8
GM
2667 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
2668 returns "alternate access method" in mode (eg "-rw-r--r--.").
2669
144e38fe
GM
26702013-09-08 Glenn Morris <rgm@gnu.org>
2671
2672 * saveplace.el (load-save-place-alist-from-file):
2673 Demote errors. (Bug#15305)
2674
af9ff9e8
MA
26752013-09-08 Michael Albinus <michael.albinus@gmx.de>
2676
2677 Improve compatibility with older Emacsen, and XEmacs.
2678
2679 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
2680 only if it is bound. It isn't for XEmacs.
8c27f5ff
SM
2681 (with-tramp-progress-reporter): Do not let-bind `result'.
2682 This yields to scoping errors in XEmacs.
af9ff9e8
MA
2683 (tramp-handle-make-auto-save-file-name): New function, moved from
2684 tramp-sh.el.
2685
2686 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
2687 for `make-auto-save-file-name'.
8c27f5ff
SM
2688 (tramp-adb--gnu-switches-to-ash):
2689 Use `tramp-compat-replace-regexp-in-string'.
af9ff9e8
MA
2690
2691 * net/tramp-cache.el (tramp-cache-print): Call
2692 `substring-no-properties' only if it is bound. It isn't for XEmacs.
2693
2694 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
2695 bound. It isn't for XEmacs.
2696
8c27f5ff
SM
2697 * net/tramp-compat.el (tramp-compat-copy-file):
2698 Catch `wrong-number-of-arguments' error.
af9ff9e8
MA
2699 (tramp-compat-replace-regexp-in-string): New defun.
2700
2701 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
2702 for `make-auto-save-file-name'.
2703 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
2704 `copy-file'.
2705 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
2706 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
2707 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
2708
8c27f5ff
SM
2709 * net/tramp-gw.el (tramp-gw-open-network-stream):
2710 Use `tramp-compat-replace-regexp-in-string'.
af9ff9e8 2711
8c27f5ff
SM
2712 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2713 Call `tramp-handle-make-auto-save-file-name'.
af9ff9e8
MA
2714 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
2715 (tramp-sh-file-gvfs-monitor-dir-process-filter)
8c27f5ff
SM
2716 (tramp-sh-file-inotifywait-process-filter):
2717 Use `tramp-compat-replace-regexp-in-string'.
af9ff9e8
MA
2718 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
2719
2720 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
2721 for `make-auto-save-file-name'.
8c27f5ff
SM
2722 (tramp-smb-handle-copy-directory):
2723 Call `tramp-compat-replace-regexp-in-string'.
af9ff9e8
MA
2724 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
2725 (tramp-smb-handle-copy-file): Improve error message.
2726 (tramp-smb-handle-rename-file): Rename directly only in case
2727 `newname' does not exist yet. This is a restriction of smbclient.
2728 (tramp-smb-maybe-open-connection): Rerun the function only when
2729 `auth-sources' is non-nil.
2730
0ca754d0
KH
27312013-09-08 Kenichi Handa <handa@gnu.org>
2732
2733 * international/characters.el: Set category "^" (Combining) for
2734 more characters.
2735
e8dd0787
AM
27362013-09-07 Alan Mackenzie <acm@muc.de>
2737
2738 Correctly fontify Java class constructors.
2739 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
2740 in Java Mode.
2741 (c-recognize-typeless-decls): Set the Java value to t.
8c27f5ff
SM
2742 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
2743 While handling a "(", add a check for, effectively, Java, and handle a
e8dd0787
AM
2744 "typeless" declaration there.
2745
f2f248e7
RW
27462013-09-07 Roland Winkler <winkler@gnu.org>
2747
2748 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
2749 field subtitle for entry type book.
2750
67982e2b
SM
27512013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2752
2753 * minibuffer.el: Make minibuffer-complete call completion-in-region
2754 rather than other way around.
2755 (completion--some, completion-pcm--find-all-completions):
2756 Don't delay signals when debugging.
2757 (minibuffer-completion-contents): Beware fields within the
2758 minibuffer contents.
2759 (completion-all-sorted-completions): Use defvar-local.
2760 (completion--do-completion, completion--cache-all-sorted-completions)
2761 (completion-all-sorted-completions, minibuffer-force-complete):
2762 Add args `beg' and `end'.
2763 (completion--in-region-1): New fun, extracted from minibuffer-complete.
2764 (minibuffer-complete): Use completion-in-region.
2765 (completion-complete-and-exit): New fun, extracted from
2766 minibuffer-complete-and-exit.
2767 (minibuffer-complete-and-exit): Use it.
2768 (completion--complete-and-exit): Rename from
2769 minibuffer--complete-and-exit.
2770 (completion-in-region--single-word): New function, extracted from
2771 minibuffer-complete-word.
2772 (minibuffer-complete-word): Use it.
2773 (display-completion-list): Make `common-substring' argument obsolete.
2774 (completion--in-region): Call completion--in-region-1 instead of
2775 minibuffer-complete.
2776 (completion-help-at-point): Pass boundaries to
2777 minibuffer-completion-help as args rather than via an overlay.
2778 (completion-pcm--string->pattern): Use `any-delim'.
2779 (completion-pcm--optimize-pattern): New function.
2780 (completion-pcm--pattern->regex): Handle `any-delim'.
2781 * icomplete.el (icomplete-forward-completions)
2782 (icomplete-backward-completions, icomplete-completions):
2783 Adjust calls to completion-all-sorted-completions and
2784 completion--cache-all-sorted-completions.
2785 (icomplete-with-completion-tables): Default to t.
2786 * emacs-lisp/crm.el (crm--current-element): Rename from
2787 crm--select-current-element. Don't put an overlay but return the
2788 boundaries instead.
2789 (crm--completion-command): Take two new args to bind to the boundaries.
2790 (crm-completion-help): Adjust accordingly.
2791 (crm-complete): Use completion-in-region.
2792 (crm-complete-word): Use completion-in-region--single-word.
2793 (crm-complete-and-exit): Use completion-complete-and-exit.
2794
e17d94a5
SM
27952013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2796
2797 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
2798 than dynamically.
2799
96727100
JL
28002013-09-06 Juri Linkov <juri@jurta.org>
2801
2802 * info.el (Info-display-images-node): When image file doesn't exist
2803 display text version of the image if it's provided in the Info file.
2804 Otherwise, display the location of missing image from SRC attribute.
2805 Add help-echo text property from ALT attribute. (Bug#15279)
2806
86cf7329
SM
28072013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2808
2809 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
2810 (edit-abbrevs-mode): Use define-derived-mode.
2811
2812 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
2813 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
2814 that it's defined.
2815 (epa-key-list-mode, epa-key-mode, epa-info-mode):
2816 Use define-derived-mode.
2817
2818 * epg.el (epg-start-encrypt): Minor CSE simplification.
2819
816244a2
WX
28202013-09-06 William Xu <william.xwl@gmail.com>
2821
2822 * arc-mode.el: Add support for 7za (bug#15264).
2823 (archive-7z-program): New var.
2824 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
2825 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
2826 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
2827
1486fa31
MA
28282013-09-06 Michael Albinus <michael.albinus@gmx.de>
2829
2830 Remove URL syntax.
2831
2832 * net/tramp.el (tramp-syntax, tramp-prefix-format)
2833 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
2834 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
2835 (tramp-postfix-host-format, tramp-file-name-regexp)
2836 (tramp-completion-file-name-regexp)
2837 (tramp-completion-dissect-file-name)
2838 (tramp-handle-substitute-in-file-name): Remove 'url case.
2839 (tramp-file-name-regexp-url)
2840 (tramp-completion-file-name-regexp-url): Remove constants.
2841
39785324
GM
28422013-09-06 Glenn Morris <rgm@gnu.org>
2843
2844 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
2845
1f896cb7
DG
28462013-09-05 Dmitry Gutov <dgutov@yandex.ru>
2847
2848 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
2849 keywords" below "here-doc beginnings" (Bug#15270).
2850
c0458e0b
SM
28512013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * subr.el (pop): Use `car-safe'.
2854 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
2855 to detect unused `pop' return value.
2856
2857 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
2858 var `block-regexp'.
2859 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
2860 (python-fill-string): Remove unused var `marker'.
2861 (python-skeleton-add-menu-items): Remove unused var `items'.
2862
2863 * international/mule-cmds.el: Require CL.
2864 (find-coding-systems-for-charsets): Avoid add-to-list.
2865 (sanitize-coding-system-list): New function, extracted from
2866 select-safe-coding-system-interactively.
2867 (select-safe-coding-system-interactively): Use it.
2868 (read-input-method-name): Accept symbols for `default'.
2869
2870 * emacs-lisp/advice.el (defadvice): Add indent rule.
2871
6c42fc3e
DH
28722013-09-05 Daniel Hackney <dan@haxney.org>
2873
2874 * dired-x.el:
2875 * net/ange-ftp.el:
2876 * net/browse-url.el:
2877 * net/dbus.el:
2878 * net/eudc.el:
2879 * net/eudcb-ldap.el:
2880 * net/eww.el:
2881 * net/imap.el:
2882 * printing.el:
2883 * vc/ediff-diff.el:
2884 * vc/ediff-init.el:
2885 * vc/ediff-merg.el:
2886 * vc/ediff-mult.el:
2887 * vc/ediff-util.el:
2888 * vc/ediff-wind.el:
2889 * vc/ediff.el:
2890 * vc/emerge.el:
2891 * vc/pcvs.el:
2892 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
2893 byte compiler. Remove some unused let-bound variables.
2894
4c528aab
SM
28952013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2896
2897 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
2898 a "ref-cell", since it gets better optimized (bug#14883).
2899
bd15c390
GM
29002013-09-05 Glenn Morris <rgm@gnu.org>
2901
2902 * progmodes/cc-awk.el (c-forward-sws): Declare.
2903
1c3ac2e5
GM
29042013-09-04 Glenn Morris <rgm@gnu.org>
2905
2906 * generic-x.el [rul-generic-mode]: Require cc-mode.
2907 (c++-mode-syntax-table): Declare.
2908 (rul-generic-mode-syntax-table): Init in the defvar.
2909
52b1cc79
SM
29102013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
2911
c828af56
SM
2912 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
2913 (vc-do-command, vc-set-async-update):
2914 * vc/vc-mtn.el (vc-mtn-dir-status):
2915 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
2916 (vc-hg-pull, vc-hg-merge-branch):
2917 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
2918 (vc-git-merge-branch):
2919 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
2920 (vc-cvs-dir-status-files):
2921 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
2922 (vc-bzr-dir-status-files):
2923 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
2924 * vc/vc-annotate.el: Use lexical-binding.
2925 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
2926 (vc-sentinel-movepoint): Declare.
2927 (vc-annotate): Don't use `goto-line'.
2928 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
2929 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
2930 (vc-sentinel-movepoint): Declare.
2931 * vc/vc-svn.el: Use lexical-binding.
2932 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
2933 * vc/vc-sccs.el:
2934 * vc/vc-rcs.el: Use lexical-binding.
2935
abae272c
SM
2936 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
2937 `deleted'. Don't drop errors silently.
2938
52b1cc79
SM
2939 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
2940
63191d9f
XF
29412013-09-04 Xue Fuqiao <xfq.free@gmail.com>
2942
2943 * vc/vc.el (vc-ignore): Rewrite.
2944 (vc-default-ignore): New function.
2945 (vc-default-ignore-completion-table): Use find-ignore-file.
2946
2947 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
2948 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
2949 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
2950 Remove. Most code moved to vc.el.
2951
9d3f707c
SM
29522013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
2953
abae272c 2954 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
38726039
SM
2955 * net/tramp-smb.el (tramp-smb-get-file-entries):
2956 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
2957 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
2958
fde38d49
SM
2959 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
2960 Update call to it.
2961 (eww-change-select): Remove unused var `properties'.
2962 (eww-make-unique-file-name): Remove unused var `base'.
2963
2964 * finder.el (finder-compile-keywords): Don't mess with windows.
2965
84032db7
SM
2966 * calculator.el (calculator-funcall): Fix typo in last change.
2967
724f5e41
SM
2968 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
2969
14b511d4
SM
2970 * emacs-lisp/package.el (package-activate-1): Don't let a missing
2971 <pkg>-autoloads.el file stop us.
2972
9d3f707c 2973 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
14b511d4 2974 warnings, and factor out common code.
9d3f707c 2975
88527bc0
DG
29762013-09-03 Dmitry Gutov <dgutov@yandex.ru>
2977
2978 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
2979 two-character operators and whether the character preceding them
2980 changes their meaning (Bug#15208).
2981
96edb677
FEG
29822013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
2983
2984 Format code sent to Python shell for robustness.
9d3f707c
SM
2985 * progmodes/python.el (python-shell-buffer-substring):
2986 New function.
96edb677
FEG
2987 (python-shell-send-region, python-shell-send-buffer): Use it.
2988
95beaef3
MA
29892013-09-02 Michael Albinus <michael.albinus@gmx.de>
2990
2991 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
2992 * net/tramp.el (tramp-user-error): ... here.
2993 (tramp-find-method, tramp-check-proper-host)
2994 (tramp-dissect-file-name, tramp-debug-message)
2995 (tramp-handle-shell-command):
2996 * net/tramp-adb.el (tramp-adb-handle-shell-command):
2997 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
2998
2999 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
3000
f167c27b
MR
30012013-09-02 Martin Rudalics <rudalics@gmx.at>
3002
3003 * avoid.el (mouse-avoidance-point-position)
3004 (mouse-avoidance-too-close-p): Handle case where posn-at-point
3005 returns nil.
3006
cd16c5f1
FEG
30072013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
3008
3009 * progmodes/python.el (python-shell-completion-get-completions):
3010 Drop use of deleted `comint-last-prompt-overlay'.
e5c144d6 3011 (python-nav-if-name-main): New command.
cd16c5f1 3012
e73c3a0d
GM
30132013-09-01 Glenn Morris <rgm@gnu.org>
3014
f8ccce03
GM
3015 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
3016 Avoid leading space in $wins. Otherwise the sed command used by
3017 eg compile-main ends up containing "/*.el". (Bug#15170)
3018
e73c3a0d
GM
3019 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
3020
415f808e
GM
30212013-08-30 Glenn Morris <rgm@gnu.org>
3022
3023 * emacs-lisp/bytecomp.el (byte-recompile-directory):
3024 Fix is-this-a-directory logic. (Bug#15220)
3025
f069bba8
SM
30262013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3027
112798c1
SM
3028 * textmodes/css-mode.el: Use SMIE.
3029 (css-smie-grammar): New var.
3030 (css-smie--forward-token, css-smie--backward-token)
3031 (css-smie-rules): New functions.
3032 (css-mode): Use them.
3033 (css-navigation-syntax-table): Remove var.
3034 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
3035 (css-indent-calculate, css-indent-line): Remove functions.
3036
3037 Misc changes to reduce use of `(lambda...); and other cleanups.
3038 * cus-edit.el: Use lexical-binding.
3039 (customize-push-and-save, customize-apropos)
3040 (custom-buffer-create-internal): Use closures.
3041 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
3042 * progmodes/ada-xref.el: Use setq.
3043 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
3044 * dframe.el: Use lexical-binding.
3045 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
3046 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
3047 * descr-text.el: Use lexical-binding.
3048 (describe-text-widget, describe-text-sexp, describe-property-list):
3049 Use closures.
3050 * comint.el (comint-history-isearch-push-state): Use a closure.
3051 * calculator.el: Use lexical-binding.
3052 (calculator-number-to-string): Make it work with lexical-binding.
3053 (calculator-funcall): Same and use cl-letf.
3054
2da4c3ab
SM
3055 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
3056 (lisp--company-doc-string, lisp--company-location): New functions.
3057 (lisp-completion-at-point): Use them to improve Company support.
3058
f069bba8
SM
3059 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
3060 params of lambda expressions.
3061 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
3062 (ruby-smie--opening-pipe-p): New function.
3063 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
3064 symbols and matched |...| for formal params.
3065 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
3066 from being treated as hanging. Handle "rescue".
3067
6758b6a8
GM
30682013-08-29 Glenn Morris <rgm@gnu.org>
3069
3070 * progmodes/cc-engine.el (c-pull-open-brace):
3071 Move definition before use.
3072
e8dfd197
SM
30732013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3074
3075 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
3076 are immutable. Don't use `unsafe' any more.
3077 (cl--defsubst-expand): Don't substitute at the same time as keeping
3078 a residual unused let-binding. Don't use `unsafe' any more.
3079
cc585c96
GM
30802013-08-29 Glenn Morris <rgm@gnu.org>
3081
ba579ea6
GM
3082 * calendar/cal-china.el (calendar-chinese-year-cache):
3083 Recenter on 2015.
3084
8201a87e
GM
3085 * nxml/nxml-util.el (nxml-debug-clear-inside):
3086 Use cl-loop rather than loop.
3087
6ee877c7
GM
3088 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
3089
cc585c96
GM
3090 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
3091
27be8d39
GM
30922013-08-28 Glenn Morris <rgm@gnu.org>
3093
397440a1
GM
3094 * progmodes/antlr-mode.el: No need to require cc-mode twice.
3095
2bb762d4
GM
3096 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
3097
27be8d39
GM
3098 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
3099
2d69b99e
SM
31002013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3101
f663baa7
SM
3102 * simple.el (repeat-complex-command--called-interactively-skip):
3103 New function.
3104 (repeat-complex-command): Use it (bug#14136).
3105
dd4f8b74
SM
3106 * progmodes/cc-mode.el: Minor cleanup of var declarations.
3107 (c-define-abbrev-table): Add `doc' argument.
3108 (c-mode-abbrev-table, c++-mode-abbrev-table)
3109 (objc-mode-abbrev-table, java-mode-abbrev-table)
3110 (idl-mode-abbrev-table, pike-mode-abbrev-table)
3111 (awk-mode-abbrev-table): Use it.
3112 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
3113 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
3114 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
3115 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
3116 Move initialization into the declaration; and remove any
3117 autoload cookie.
3118
b58969f7
SM
3119 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
3120 and dynamic let binding.
3121
4021d6a6
SM
3122 * vc/smerge-mode.el: Remove redundant :group args.
3123
2d69b99e
SM
3124 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
3125 to load-path.
3126
274919fd
JL
31272013-08-28 Juri Linkov <juri@jurta.org>
3128
3129 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
3130 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
3131 (isearch-other-meta-char): Handle an undefined shifted printing
3132 character by downshifting it. (Bug#15200)
3133
121f8c95
JL
31342013-08-28 Juri Linkov <juri@jurta.org>
3135
3136 * isearch.el (isearch-search): Change regexp error message for
3137 non-regexp searches. (Bug#15166)
3138
50b13cde
PE
31392013-08-28 Paul Eggert <eggert@cs.ucla.edu>
3140
3141 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
3142 for portability to hosts where /bin/sh has problems.
3143
95888bca
SM
31442013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
3147
bbe558f1
JL
31482013-08-27 Juri Linkov <juri@jurta.org>
3149
3150 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
3151 in the keyboard macro. (Bug#15126)
3152
26f98a7d
JL
31532013-08-27 Juri Linkov <juri@jurta.org>
3154
3155 * isearch.el (isearch-quote-char): Comment out converting unibyte
3156 to multibyte, thus syncing with its `quoted-insert' counterpart.
3157 (Bug#15166)
3158
7c97d35e
MR
31592013-08-27 Martin Rudalics <rudalics@gmx.at>
3160
3161 * window.el (display-buffer-use-some-window): Add missing
95888bca
SM
3162 argument in call of get-largest-window (Bug#15185).
3163 Reported by Stephen Leake.
7c97d35e 3164
a0b5606e 31652013-08-27 Glenn Morris <rgm@gnu.org>
d96ad422
GM
3166
3167 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
3168
9e89d835
SM
31692013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * progmodes/python.el (python-font-lock-keywords): Don't return nil
3172 from a matcher-function unless there's no more matches (bug#15161).
3173
78fc2530
MA
31742013-08-26 Michael Albinus <michael.albinus@gmx.de>
3175
3176 * minibuffer.el: Revert change from 2013-08-20.
3177
3178 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
3179 with text property `tramp-default', if appropriate.
3180 (tramp-check-proper-host): New defun.
3181 (tramp-dissect-file-name): Do not check hostname. Revert change
3182 of 2013-03-18.
3183 (tramp-backtrace): Make VEC-OR-PROC optional.
3184
3185 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
3186 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
3187 * net/tramp-sh.el (tramp-maybe-open-connection):
95888bca
SM
3188 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
3189 Apply `tramp-check-proper-host'.
78fc2530 3190
edca97cd
TH
31912013-08-26 Tassilo Horn <tsdh@gnu.org>
3192
3193 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
3194 lambda expression in order to have `describe-variable' display it.
3195
df54bcbd
MA
31962013-08-26 Michael Albinus <michael.albinus@gmx.de>
3197
3198 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
3199 BUF can be optional. (Bug#15186)
3200
eed99101
XF
32012013-08-25 Xue Fuqiao <xfq.free@gmail.com>
3202
3203 * progmodes/flymake.el (flymake-get-real-file-name-function):
3204 Fix broken customization. (Bug#15184)
3205
b5eb9035
AM
32062013-08-25 Alan Mackenzie <acm@muc.de>
3207
8a51e842
AM
3208 Improve indentation of bracelists defined by macros (without "=").
3209
3210 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
3211 expansion begins with "{", regard it as bracelist when it doesn't
3212 contain a ";".
3213
869455d4
AM
3214 Parse C++ inher-intro when there's a template split over 2 lines.
3215
3216 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
3217 rigorously the search for "class" etc. followed by ":".
3218
3219 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
3220 random languages a regexp which never matches rather than nil.
3221
b5eb9035
AM
3222 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
3223
3224 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
3225 (c-awk-regexp-one-line-possibly-open-char-list-re)
3226 (c-awk-one-line-possibly-open-regexp-re)
3227 (c-awk-one-line-non-syn-ws*-re): Remove.
3228 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
3229 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
3230 (c-awk-space*-unclosed-regexp-/-re): New constants.
3231 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
3232 aren't regexp delimiters.
3233
3234 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
3235 handling for a rare situation in AWK Mode involving unterminated
3236 strings/regexps.
3237
61611d54
GM
32382013-08-23 Glenn Morris <rgm@gnu.org>
3239
2d85dc34
GM
3240 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
3241
cb8d2612
GM
3242 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
3243
bb35f42f
GM
3244 * files.el (create-file-buffer): If the result would begin with
3245 spaces, prepend a "|" instead of removing them. (Bug#15162)
61611d54 3246
b9808e77
SM
32472013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3248
e3a66363
SM
3249 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
3250 text-properties (bug#15155).
3251
b9808e77
SM
3252 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
3253 exist any more.
3254 (calc-keypad-redraw): Remove unused var `pad'.
3255 (calc-keypad-press): Remove unused var `menu'.
3256
7fd5f65e
MR
32572013-08-23 Martin Rudalics <rudalics@gmx.at>
3258
b9808e77
SM
3259 * window.el (display-buffer-pop-up-frame):
3260 Call pop-up-frame-function with BUFFER current so `make-frame' will
7fd5f65e
MR
3261 use it as the new frame's buffer (Bug#15133).
3262
8352b530
SM
32632013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3264
3265 * calendar/timeclock.el: Minor cleanups.
3266 (timeclock-ask-before-exiting, timeclock-use-display-time):
3267 Use `symbol'.
3268 (timeclock-modeline-display): Define as alias before the
3269 actual definition.
3270 (timeclock-mode-line-display): Use define-minor-mode.
3271 (timeclock-day-list-template): Make it a function, add an argument.
3272 (timeclock-day-list-required, timeclock-day-list-length)
3273 (timeclock-day-list-debt, timeclock-day-list-span)
3274 (timeclock-day-list-break): Adjust calls accordingly.
3275
9f7b1925
SM
32762013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
3277
3278 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
3279 Use read--expression so that completion works again.
3280
6e50e983
SS
32812013-08-21 Sam Steingold <sds@gnu.org>
3282
3283 Add rudimentary inferior shell interaction
3284 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
3285 (sh-set-shell): Reset it.
9f7b1925
SM
3286 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
3287 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
6e50e983 3288
dbb0d350
SM
32892013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
3290
3291 * align.el: Use lexical-binding.
3292 (align-region): Simplify accordingly.
3293
c88586a9
MA
32942013-08-20 Michael Albinus <michael.albinus@gmx.de>
3295
3296 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
3297
3298 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
3299 `non-essential' up.
3300
f95527c8
MA
33012013-08-17 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * net/tramp.el:
3304 * net/tramp-adb.el:
3305 * net/tramp-cmds.el:
3306 * net/tramp-ftp.el:
3307 * net/tramp-gvfs.el:
3308 * net/tramp-gw.el:
3309 * net/tramp-sh.el: Don't wrap external variable declarations by
3310 `eval-when-compile'.
3311
4b5fe4ee
LMI
33122013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
3315 now that Emacs supports ImageMagick animations.
3316
13c366c9
MA
33172013-08-16 Michael Albinus <michael.albinus@gmx.de>
3318
3319 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
3320 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
3321
3dfc5cd6
MR
33222013-08-16 Martin Rudalics <rudalics@gmx.at>
3323
3324 * window.el (mouse-autoselect-window-select): Do autoselect when
3325 mouse pointer is on margin.
3326
4bbb4381
WP
33272013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
3328
3329 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
3330
3a2ddc2d
GM
33312013-08-16 Glenn Morris <rgm@gnu.org>
3332
e8bedf5a
GM
3333 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
3334 Handle "Remote Directory" response of some clients. (Bug#15058)
3335
58c4682f
GM
3336 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
3337 Tweak warning. (Bug#14926)
3338
57953f49
GM
3339 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
3340 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
3341
3a2ddc2d
GM
3342 * image-mode.el (image-mode-map): Add menu items to reverse,
3343 increase, decrease, reset animation speed.
3344 (image--set-speed, image-increase-speed, image-decrease-speed)
3345 (image-reverse-speed, image-reset-speed): New functions.
3346 (image-mode-map): Add bindings for speed commands.
3347
3348 * image.el (image-animate-get-speed, image-animate-set-speed):
3349 New functions.
3350 (image-animate-timeout): Respect image :speed property.
3351
10fa0ed3
SM
33522013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
3353
3354 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
3355 previous line (bug#15101).
3356 (debugger-eval-expression, debugger-record-expression):
3357 Use read--expression (bug#15102).
3358
5d89d9d2
MA
33592013-08-15 Michael Albinus <michael.albinus@gmx.de>
3360
3361 Remove byte compiler warnings, visible when compiling with
3362 `byte-compile-force-lexical-warnings' set to t.
3363
3364 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
3365 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
3366 (tramp-handle-unhandled-file-name-directory)
3367 (tramp-handle-file-notify-add-watch, tramp-action-login)
3368 (tramp-action-succeed, tramp-action-permission-denied)
3369 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
3370 arguments with "_".
3371
3372 * net/tramp-adb.el (tramp-adb-parse-device-names)
3373 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
3374 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
3375 (tramp-adb-handle-file-truename): Remove unused arguments.
3376
3377 * net/tramp-cache.el (tramp-flush-directory-property)
3378 (tramp-flush-connection-property, tramp-list-connections)
3379 (tramp-parse-connection-properties): Prefix unused arguments with "_".
3380
10fa0ed3
SM
3381 * net/tramp-compat.el (tramp-compat-make-temp-file):
3382 Rename FILENAME to F.
5d89d9d2
MA
3383
3384 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
3385 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
3386 (tramp-zeroconf-parse-workstation-device-names)
3387 (tramp-zeroconf-parse-webdav-device-names)
3388 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
3389
3390 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
3391 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
3392
3393 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
3394 arguments.
3395 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
3396 (tramp-sh-handle-insert-file-contents-literally)
3397 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
3398 with "_".
3399 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
3400 Remove unused variables.
3401
3402 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
3403 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
3404 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
3405
3406 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
3407 Make them a defconst.
3408 (tramp-uuencode-region): Remove unused variable.
3409
62f33bae
JB
34102013-08-14 Juanma Barranquero <lekktu@gmail.com>
3411
3412 * frameset.el (frameset--prop-setter): New function.
3413 (frameset-prop): Add gv-setter declaration.
14d1e463
JB
3414 (frameset-filter-minibuffer): Deal with the case that the minibuffer
3415 parameter was already set in FILTERED. Doc fix.
3416 (frameset--record-minibuffer-relationships): Allow saving a
3417 minibufferless frame without its corresponding minibuffer frame.
3418 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
3419 frame, if the frame id matches.
3420 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
3421 frames before orphaned ones.
3422 (frameset-restore): Warn about orphaned windows, instead of error out.
62f33bae 3423
c660a885
MR
34242013-08-14 Martin Rudalics <rudalics@gmx.at>
3425
3426 * window.el (window-make-atom): Don't overwrite parameter
3427 already present.
3428 (display-buffer-in-atom-window): Handle special case where we
3429 split an already atomic window.
3430 (window--major-non-side-window, display-buffer-in-side-window)
3431 (window--side-check): Ignore minibuffer window when walking
3432 window tree.
3433 (window-deletable-p): Return 'frame only if no other frame uses
3434 our minibuffer window.
3435 (record-window-buffer): Run buffer-list-update-hook.
3436 (split-window): Make sure window--check-frame won't destroy an
3437 existing atomic window in case the new window gets nested
3438 inside.
3439 (display-buffer-at-bottom): Ignore minibuffer window when
3440 walking window tree. Don't split a side window.
3441 (pop-to-buffer): Don't set-buffer here, the select-window call
3442 should do that.
3443 (mouse-autoselect-window-select): Autoselect only if we are in the
3444 text portion of the window.
3445
8259030d
LMI
34462013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3447
21c58ae2
LMI
3448 * net/shr.el (shr-parse-image-data): New function to grab both the
3449 data itself and the Content-Type.
3450 (shr-put-image): Use it.
3451
3452 * net/eww.el (eww-display-image): Ditto.
3453
8259030d
LMI
3454 * image.el (image-content-type-suffixes): New variable.
3455
ad756449
FEG
34562013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
3457
3458 * progmodes/python.el (python-imenu--build-tree)
3459 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
3460
f73f4ce6
XF
34612013-08-13 Xue Fuqiao <xfq.free@gmail.com>
3462
3463 * simple.el (backward-word): Mention the optional argument.
3464
1f585e65
SM
34652013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
3466
3467 * frameset.el (frameset--make): Rename constructor from make-frameset.
3468 (frameset-p, frameset-valid-p): Don't autoload.
3469 (frameset-valid-p): Use normal accessors.
3470
af1c6c84
GM
34712013-08-13 Glenn Morris <rgm@gnu.org>
3472
55e47f95
GM
3473 * progmodes/compile.el (compile-command): Tweak example in doc.
3474 * obsolete/scribe.el (scribe-mode):
3475 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
3476
f0024d8c
GM
3477 * mail/feedmail.el (feedmail-confirm-outgoing)
3478 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
3479
3480 * cus-start.el (truncate-partial-width-windows): Fix type.
3481
3482 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
3483
af1c6c84
GM
3484 * net/shr.el (shr-table-horizontal-line): Fix custom type.
3485
5514cc4c
SM
34862013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
3487
3488 * emacs-lisp/timer.el (timer--time-setter): New function.
3489 (timer--time): Use it as gv-setter.
3490
3491 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
3492 setter is not a symbol.
3493
7997a2f1
GJ
34942013-08-12 Grégoire Jadi <daimrod@gmail.com>
3495
3496 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
3497 if sending fails. This makes debugging easier.
3498
01f1a9ab
JB
34992013-08-12 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
3502 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
3503 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
3504
594a4307
EZ
35052013-08-12 Eli Zaretskii <eliz@gnu.org>
3506
3507 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
3508
7a22490f 35092013-08-12 Glenn Morris <rgm@gnu.org>
f26afdb0
GM
3510
3511 * format.el (format-annotate-function):
3512 Handle read-only text properties in the source. (Bug#14887)
3513
3e41a054
LMI
35142013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
5514cc4c
SM
3516 * net/eww.el (eww-display-html): Ignore coding system errors.
3517 One web site uses "utf-8lias" as the coding system.
3e41a054 3518
7ec326db
JB
35192013-08-11 Juanma Barranquero <lekktu@gmail.com>
3520
3521 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
3522
5660113b
JB
35232013-08-10 Juanma Barranquero <lekktu@gmail.com>
3524
9a4ebc74
JB
3525 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
3526 (tutorial--detailed-help): Remove unused local variables.
3527 (tutorial--save-tutorial-to): Use ignore-errors.
3528 (help-with-tutorial): Use looking-at-p.
3529
3530 * view.el (view-buffer-other-window, view-buffer-other-frame):
3531 Mark unused arguments.
3532
3533 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
3534 (woman-select-symbol-fonts, woman, woman-find-file)
3535 (woman-insert-file-contents, woman-non-underline-faces):
3536 Use string-match-p.
3537 (woman1-unquote): Move declaration.
3538
3539 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
3540 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
3541 argument. Remove unused local variable.
3542 (xml-parse-elem-type): Use string-match-p.
3543 (xml-substitute-numeric-entities): Use ignore-errors.
3544
45fdb482
JB
3545 * calculator.el (calculator): Mark unused argument.
3546 (calculator-paste, calculator-quit, calculator-integer-p):
3547 Use ignore-errors.
3548 (calculator-string-to-number, calculator-decimal, calculator-exp)
3549 (calculator-op-or-exp): Use string-match-p.
3550
3551 * dired.el (dired-buffer-more-recently-used-p): Declare.
3552 (dired-insert-set-properties, dired-insert-old-subdirs):
3553 Use ignore-errors.
3554
3555 * dired-aux.el (dired-compress): Use ignore-errors.
3556 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
3557 (dired-do-async-shell-command, dired-do-shell-command)
3558 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
3559 (dired-insert-subdir-validate): Use string-match-p.
3560 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
3561 (dired-add-entry): Use string-match-p, looking-at-p.
3562 (dired-insert-subdir-newpos): Remove unused local variable.
3563
3564 * filenotify.el (file-notify-callback): Remove unused local variable.
3565
3566 * filesets.el (filesets-error): Mark unused argument.
3567 (filesets-which-command-p, filesets-filter-dir-names)
3568 (filesets-directory-files, filesets-get-external-viewer)
3569 (filesets-ingroup-get-data): Use string-match-p.
3570
3571 * find-file.el (ff-other-file-name, ff-other-file-name)
3572 (ff-find-the-other-file, ff-cc-hh-converter):
3573 Remove unused local variables.
3574 (ff-get-file-name): Use string-match-p.
3575 (ff-all-dirs-under): Use ignore-errors.
3576
3577 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
3578 (follow-select-if-visible): Remove unused local variable.
3579
3580 * forms.el (read-file-filter): Move declaration.
3581 (forms--make-format, forms--make-parser, forms-insert-record):
3582 Quote function with #'.
3583 (forms--update): Use string-match-p. Quote function with #'.
3584
3585 * help-mode.el (help-dir-local-var-def): Mark unused argument.
3586 (help-make-xrefs): Use looking-at-p.
3587 (help-xref-on-pp): Use looking-at-p, ignore-errors.
3588
3589 * ibuffer.el (ibuffer-ext-visible-p): Declare.
3590 (ibuffer-confirm-operation-on): Use string-match-p.
3591
3592 * msb.el (msb-item-handler, msb-dired-item-handler):
3593 Mark unused arguments.
3594
3595 * ses.el (ses-decode-cell-symbol)
3596 (ses-kill-override): Remove unused local variable.
3597 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
3598 (ses-load): Use ignore-errors, looking-at-p.
3599 (ses-jump-safe): Use ignore-errors.
3600 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
3601
3602 * tabify.el (untabify, tabify): Mark unused arguments.
3603
3604 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
3605 Mark unused argument.
3606 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
3607 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
3608
c880af52
JB
3609 * emacs-lisp/timer.el (timer--time): Define setter with
3610 gv-define-setter to avoid deprecation warning.
3611
5660113b 3612 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
c880af52 3613 (*record-cmpl-statistics-p*): Remove (was commented out).
5660113b
JB
3614 (cmpl-statistics-block): Remove (body was commented out).
3615 All callers changed.
3616 (add-completions-from-buffer, load-completions-from-file):
3617 Remove unused variables.
3618
156aab80
JB
36192013-08-09 Juanma Barranquero <lekktu@gmail.com>
3620
5c5dee78
JB
3621 * filecache.el (file-cache-delete-file-list):
3622 Print message only when told so.
3623 (file-cache-files-matching): Use #' in mapconcat argument.
3624
156aab80
JB
3625 * ffap.el (ffap-url-at-point): Fix reference to variable
3626 thing-at-point-default-mail-uri-scheme.
3627
ad9dcd70
SM
36282013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
3629
54bd972f
SM
3630 * subr.el (define-error): New function.
3631 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
3632 error-file-not-found and define with define-error.
3633 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
3634 and define with define-error.
3635 * userlock.el (file-locked, file-supersession):
3636 * simple.el (mark-inactive):
3637 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
3638 * progmodes/ada-mode.el (ada-mode-errors):
3639 * play/life.el (life-extinct):
3640 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
3641 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
3642 * nxml/rng-util.el (rng-error):
3643 * nxml/rng-uri.el (rng-uri-error):
3644 * nxml/rng-match.el (rng-compile-error):
3645 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
3646 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
3647 * nxml/nxml-rap.el (nxml-scan-error):
3648 * nxml/nxml-outln.el (nxml-outline-error):
3649 * net/soap-client.el (soap-error):
3650 * net/gnutls.el (gnutls-error):
3651 * net/ange-ftp.el (ftp-error):
3652 * mpc.el (mpc-proc-error):
3653 * json.el (json-error, json-readtable-error, json-unknown-keyword)
3654 (json-number-format, json-string-escape, json-string-format)
3655 (json-key-format, json-object-format):
3656 * jka-compr.el (compression-error):
3657 * international/quail.el (quail-error):
3658 * international/kkc.el (kkc-error):
3659 * emacs-lisp/ert.el (ert-test-failed):
3660 * calc/calc.el (calc-error, inexact-result, math-overflow)
3661 (math-underflow):
3662 * bookmark.el (bookmark-error-no-filename):
3663 * epg.el (epg-error): Define with define-error.
3664
0ea9e53a
SM
3665 * time.el (display-time-event-handler)
3666 (display-time-next-load-average): Don't call sit-for since it seems
3667 unnecessary (bug#15045).
3668
b0429158
SM
3669 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
3670 Use #' instead of ' to quote functions.
3671 (checkdoc-output-mode): Use setq-local.
3672 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
3673 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
3674 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
3675 (checkdoc-ispell, checkdoc-ispell-current-buffer)
3676 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
3677 (checkdoc-ispell-message-text, checkdoc-ispell-start)
3678 (checkdoc-ispell-continue, checkdoc-ispell-comments)
3679 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
3680
ad9dcd70
SM
3681 * ido.el (ido-completion-help): Fix up compiler warning.
3682
77187e6f
JB
36832013-08-09 Juanma Barranquero <lekktu@gmail.com>
3684
3685 * frameset.el (frameset-p): Add autoload cookie.
3686 (frameset--jump-to-register): New function, based on code moved from
3687 register.el.
3688 (frameset-to-register): Move from register.el. Adapt to `registerv'.
3689
3690 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
3691 (frameset-restore, frameset-save, frameset-session-filter-alist):
3692 Remove declarations.
3693 (register-alist): Doc fix.
3694 (frameset-to-register): Move to frameset.el.
3695 (jump-to-register, describe-register-1): Remove frameset-specific code.
3696
9d3aa82c
JB
36972013-08-08 Juanma Barranquero <lekktu@gmail.com>
3698
3699 * allout-widgets.el (allout-widgets-pre-command-business)
3700 (allout-widgets-post-command-business)
3701 (allout-widgets-after-change-handler)
3702 (allout-decorate-item-and-context, allout-set-boundary-marker)
3703 (allout-body-modification-handler)
3704 (allout-graphics-modification-handler): Mark ignored arguments.
3705 (allout-widgets-post-command-business)
3706 (allout-widgets-exposure-change-processor)
3707 (allout-widgets-exposure-undo-processor)
3708 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
3709 (allout-parse-item-at-point, allout-decorate-item-guides)
3710 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
3711 * allout.el (epa-passphrase-callback-function): Declare.
3712 (allout-overlay-insert-in-front-handler)
3713 (allout-overlay-interior-modification-handler)
3714 (allout-isearch-end-handler, allout-chart-siblings)
3715 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
3716 (allout-yank-processing, allout-process-exposed)
3717 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
5514cc4c 3718 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
9d3aa82c
JB
3719 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
3720 (lisp-indent-defform): Mark ignored arguments.
3721 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
3722 (calculate-lisp-indent): Remove unused variables.
3723 * international/characters.el (indian-2-column, arabic-2-column)
3724 (tibetan): Mark ignored arguments.
3725 (use-cjk-char-width-table): Mark ignored arguments.
3726 Remove unused variables.
3727 * international/fontset.el (build-default-fontset-data)
3728 (x-compose-font-name, create-fontset-from-fontset-spec):
3729 Mark ignored arguments.
3730 (fontset-plain-name): Remove unused variables.
3731 * international/mule.el (charset-id, charset-bytes, generic-char-p)
3732 (keyboard-coding-system): Mark ignored arguments.
3733 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
3734 * help.el (resize-temp-buffer-window):
3735 * window.el (display-buffer-in-major-side-window)
3736 (display-buffer-in-side-window, display-buffer-in-previous-window):
3737 Remove unused variables.
3738 * isearch.el (isearch-forward-symbol):
3739 * version.el (emacs-bzr-version-bzr):
3740 * international/mule-cmds.el (current-language-environment):
3741 * term/common-win.el (x-handle-iconic, x-handle-geometry)
3742 (x-handle-display):
3743 * term/pc-win.el (x-list-fonts, x-display-planes)
3744 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
3745 (x-server-version, x-display-screens, x-display-mm-height)
3746 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
3747 (x-selection-owner-p, x-own-selection-internal)
3748 (x-disown-selection-internal, x-get-selection-internal)
3749 (msdos-initialize-window-system):
3750 * term/tty-colors.el (tty-color-alist, tty-color-clear):
3751 * term/x-win.el (x-handle-no-bitmap-icon):
3752 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
3753 (vc-default-find-file-hook, vc-default-extra-menu):
3754 Mark ignored arguments.
3755
0ca3f70e
SM
37562013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3757
3758 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
3759 break-condition in the context of the debugged code (bug#12685).
3760
74c5d24c
CS
37612013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
3762
3763 * comint.el:
3764 Do not use an overlay to highlight the last prompt. (Bug#14744)
3765 (comint-mode): Make comint-last-prompt buffer local.
3766 (comint-last-prompt): New variable.
3767 (comint-last-prompt-overlay): Remove. Superseded by
3768 comint-last-prompt.
0ca3f70e
SM
3769 (comint-snapshot-last-prompt, comint-output-filter):
3770 Use comint-last-prompt.
74c5d24c 3771
c03c02ee
JB
37722013-08-08 Juanma Barranquero <lekktu@gmail.com>
3773
a3738d20 3774 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
c03c02ee
JB
3775 (frameset-save): Check validity of the resulting frameset.
3776
04263d23
XF
37772013-08-08 Xue Fuqiao <xfq.free@gmail.com>
3778
3779 * ido.el (ido-record-command): Add doc string.
3780
76c5e5ab
JB
37812013-08-08 Juanma Barranquero <lekktu@gmail.com>
3782
3783 * frameset.el (frameset): Do not disable creation of the default
3784 frameset-p predicate. Doc fix.
3785 (frameset-valid-p): New function, copied from the old predicate-p.
3786 Add additional checks.
3787 (frameset-restore): Check with frameset-valid-p.
3788 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
3789 (frameset-name, frameset-description, frameset-properties)
3790 (frameset-states): Add docstring.
f9dbf1cb
JB
3791 (frameset-session-filter-alist, frameset-persistent-filter-alist)
3792 (frameset-filter-alist): Doc fixes.
76c5e5ab 3793
bd0c3c0b
JB
37942013-08-08 Juanma Barranquero <lekktu@gmail.com>
3795
3796 * frameset.el (frameset-p, frameset-prop): Doc fixes.
3797
c735544c
SM
37982013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3799
3800 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
3801 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
3802 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
3803 (byte-compile-normal-call): Remove obsolescence check.
3804
2805a651
JB
38052013-08-08 Juanma Barranquero <lekktu@gmail.com>
3806
3677ffeb
JB
3807 * frameset.el (frameset-restore): Doc fix.
3808
2805a651
JB
3809 * register.el (frameset-frame-id, frameset-frame-with-id)
3810 (frameset-p, frameset-restore, frameset-save): Declare.
3811 (register-alist): Document framesets.
3812 (frameset-session-filter-alist): Declare.
3813 (frameset-to-register): New function.
3814 (jump-to-register): Implement jumping to framesets. Doc fix.
3815 (describe-register-1): Describe framesets.
3816
3817 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
3818
a912c016
JB
38192013-08-07 Juanma Barranquero <lekktu@gmail.com>
3820
3821 * desktop.el (desktop-save-frameset): Use new frameset-save args.
3822 Use lexical-binding.
3823
3824 * frameset.el (frameset): Use type vector, not list (incompatible
3825 change). Do not declare a new constructor, use the default one.
3826 Upgrade suggested properties `app', `name' and `desc' to slots `app',
3827 `name' and `description', respectively, and add read-only slot
3828 `timestamp'. Doc fixes.
3829 (frameset-copy, frameset-persistent-filter-alist)
3830 (frameset-filter-alist, frameset-switch-to-gui-p)
3831 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
3832 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
3833 (frameset-filter-iconified, frameset-keep-original-display-p):
3834 Doc fixes.
3835 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
3836 Rename from frameset-filter-(save|restore)-param. All callers changed.
3837 Doc fix.
3838 (frameset-p): Adapt to change to vector and be more thorough.
3839 Change arg name to OBJECT. Doc fix.
3840 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
3841 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
3842 All callers changed.
3843 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
3844 All callers changed.
3845 (frameset--record-minibuffer-relationships): Rename from
3846 frameset--process-minibuffer-frames. All callers changed.
3847 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
3848 Use new default constructor (again). Doc fix.
3849 (frameset--find-frame-if): Rename from `frameset--find-frame.
3850 All callers changed.
3851 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
3852 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
3853 Doc fix.
3854 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
3855 PARAMETERS and WINDOW-STATE, respectively.
3856 (frameset-restore): Add new keyword argument PREDICATE.
3857 Reset frameset--target-display to nil. Doc fix.
3858
bb41480a
SM
38592013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
3860
f001e98e
SM
3861 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
3862 (bat-mode): Use it.
3863 (bat-mode-syntax-table): Mark \n as end-of-comment.
3864 (bat-font-lock-keywords): Remove comment rule.
3865
7679edb1
SM
3866 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
3867 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
3868
bb41480a
SM
3869 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
3870 (byte-compile-callargs-warn): Use `push'.
3871 (byte-compile-arglist-warn): Ignore higher-order "calls".
3872 (byte-compile-file-form-autoload): Use `pcase'.
3873 (byte-compile-function-form): If quoting a symbol, check that it exists.
3874
cdc1ebb9
EZ
38752013-08-07 Eli Zaretskii <eliz@gnu.org>
3876
3877 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
3878 and add a few popular commands found in batch files.
3879 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
3880 (dos-mode): Doc fixes.
3881
312b1740
SM
38822013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
3883
3884 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
3885 (dos-mode): Use setq-local. Add space after "rem".
3886 (dos-mode-syntax-table): Don't use "w" for symbol chars.
3887 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
3888
400a3178
AM
38892013-08-07 Arni Magnusson <arnima@hafro.is>
3890
3891 * progmodes/dos.el: New file.
3892 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
3893 dos-mode.
3894
3b5c03d3
GM
38952013-08-06 Glenn Morris <rgm@gnu.org>
3896
3897 * calendar/calendar.el: Add new faces, and day-header-array.
3898 (calendar-weekday-header, calendar-weekend-header)
3899 (calendar-month-header): New faces.
3900 (calendar-day-header-construct): New function.
3901 (calendar-day-header-width): Also :set calendar-day-header-array.
3902 (calendar-american-month-header, calendar-european-month-header)
3903 (calendar-iso-month-header): Use calendar- faces.
3904 (calendar-generate-month):
3905 Use calendar-day-header-array for day headers; apply faces to them.
3906 (calendar-mode): Check calendar-font-lock-keywords non-nil.
3907 (calendar-abbrev-construct): Add optional maxlen argument.
3908 (calendar-day-name-array): Doc fix.
3909 (calendar-day-name-array, calendar-abbrev-length)
3910 (calendar-day-abbrev-array):
3911 Also :set calendar-day-header-array, and maybe redraw.
3912 (calendar-day-header-array): New option. (Bug#15007)
8a806f04 3913 (calendar-font-lock-keywords): Set to nil and make obsolete.
3b5c03d3
GM
3914 (calendar-day-name): Add option to use header array.
3915
ec6a2d7a
LMI
39162013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3917
3918 * net/shr.el (shr-render-td): Remove debugging.
3919 (shr-render-td): Make width computation consistent by defaulting
3920 all zero-width columns to 10 characters. This may not be optimal,
3921 but it's at least consistent.
2122cb6d
LMI
3922 (shr-make-table-1): Redo last change to fix the real problem in
3923 colspan handling.
ec6a2d7a 3924
ed4fd9c5
DA
39252013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
3926
0ca3f70e
SM
3927 * files.el (cache-long-line-scans):
3928 Make obsolete alias to `cache-long-scans'.
ed4fd9c5 3929
64e22afe
JB
39302013-08-06 Juanma Barranquero <lekktu@gmail.com>
3931
024b38fc
JB
3932 * frameset.el (frameset, frameset-filter-alist)
3933 (frameset-filter-params, frameset-save, frameset--reuse-frame)
3934 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
3935 (frameset-compute-pos): Rename from frameset--compute-pos,
3936 and add docstring.
3937 (frameset-move-onscreen): Use frameset-compute-pos.
3938 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
3939
64e22afe
JB
3940 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
3941 Fix typos in docstrings.
3942
c8c2aca8
DA
39432013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
3944
3945 * frame.el (get-other-frame): Tiny cleanup.
3946
1d237bba
JB
39472013-08-06 Juanma Barranquero <lekktu@gmail.com>
3948
8951efef
JB
3949 * vc/vc.el (vc-default-ignore-completion-table):
3950 Silence byte-compiler warning.
3951
307764cc
JB
3952 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
3953 slot , which can indeed be nil.
3954 (frameset-live-filter-alist, frameset-persistent-filter-alist):
3955 Move entry for `left' from persistent to live filter alist.
3956 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
3957 Doc fixes.
3958 (frameset-filter-params): When restoring a frame, copy items added to
3959 `filtered', to avoid unwittingly modifying the original parameters.
3960 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
3961 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
3962
1d237bba
JB
3963 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
3964 to use looking-at-p instead of looking-at. (Bug#15028)
3965
dc6c0eda
SM
39662013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
3967
3968 Revert introduction of isearch-filter-predicates (bug#14714).
3969 Rely on add-function instead.
3970 * isearch.el (isearch-filter-predicates): Rename it back to
3971 isearch-filter-predicate.
3972 (isearch-message-prefix): Use advice-function-mapc and advice
3973 properties to get the isearch-message-prefix.
3974 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
3975 instead of run-hook-with-args-until-failure.
3976 (isearch-filter-visible): Not obsolete any more.
3977 * loadup.el: Preload nadvice.
3978 * replace.el (perform-replace): Revert to funcall
3979 instead of run-hook-with-args-until-failure.
3980 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
3981 * dired-aux.el (dired-isearch-filenames-mode): Rename from
3982 dired-isearch-filenames-toggle; make it into a proper minor mode.
3983 Use add/remove-function.
3984 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
3985 Call the minor-mode rather than add/remove-hook.
3986 (dired-isearch-filter-filenames):
3987 Remove isearch-message-prefix property.
3988 * info.el (Info--search-loop): New function, extracted from Info-search.
3989 Funcall isearch-filter-predicate instead of
3990 run-hook-with-args-until-failure isearch-filter-predicates.
3991 (Info-search): Use it.
3992 (Info-mode): Use isearch-filter-predicate instead of
3993 isearch-filter-predicates.
3994
290d5b58
DA
39952013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
3996
3997 Do not call to `selected-window' where it is assumed by default.
3998 Affected functions are `window-minibuffer-p', `window-dedicated-p',
3999 `window-hscroll', `window-width', `window-height', `window-buffer',
4000 `window-frame', `window-start', `window-point', `next-window'
4001 and `window-display-table'.
4002 * abbrev.el (abbrev--default-expand):
4003 * bs.el (bs--show-with-configuration):
4004 * buff-menu.el (Buffer-menu-mouse-select):
4005 * calc/calc.el (calc):
4006 * calendar/calendar.el (calendar-generate-window):
4007 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
4008 (diary-make-entry):
4009 * comint.el (send-invisible, comint-dynamic-complete-filename)
4010 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
4011 * completion.el (complete):
4012 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
4013 * disp-table.el (describe-current-display-table):
4014 * doc-view.el (doc-view-insert-image):
4015 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
4016 * ehelp.el (with-electric-help):
4017 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
4018 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
4019 * emacs-lisp/helper.el (Helper-help-scroller):
4020 * emulation/cua-base.el (cua--post-command-handler-1):
4021 * eshell/esh-mode.el (eshell-output-filter):
4022 * ffap.el (ffap-gnus-wrapper):
4023 * help-macro.el (make-help-screen):
4024 * hilit-chg.el (highlight-compare-buffers):
4025 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
4026 * hl-line.el (global-hl-line-highlight):
4027 * icomplete.el (icomplete-simple-completing-p):
4028 * isearch.el (isearch-done):
4029 * jit-lock.el (jit-lock-stealth-fontify):
4030 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
4031 * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
4032 * mpc.el (mpc-tagbrowser, mpc):
4033 * net/rcirc.el (rcirc-any-buffer):
4034 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
4035 * play/landmark.el (landmark-max-width, landmark-max-height):
4036 * play/zone.el (zone):
4037 * progmodes/compile.el (compilation-goto-locus):
4038 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
4039 * progmodes/etags.el (find-tag-other-window):
4040 * progmodes/fortran.el (fortran-column-ruler):
4041 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
4042 * progmodes/verilog-mode.el (verilog-point-text):
4043 * reposition.el (reposition-window):
4044 * rot13.el (toggle-rot13-mode):
4045 * server.el (server-switch-buffer):
4046 * shell.el (shell-dynamic-complete-command)
4047 (shell-dynamic-complete-environment-variable):
4048 * simple.el (insert-buffer, set-selective-display)
4049 (delete-completion-window):
4050 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
4051 (speedbar-recenter):
4052 * startup.el (fancy-splash-head):
4053 * textmodes/ispell.el (ispell-command-loop):
4054 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
4055 * tutorial.el (help-with-tutorial):
4056 * vc/add-log.el (add-change-log-entry):
4057 * vc/compare-w.el (compare-windows):
4058 * vc/ediff-help.el (ediff-indent-help-message):
4059 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
4060 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
4061 (ediff-setup-control-frame):
4062 * vc/emerge.el (emerge-position-region):
4063 * vc/pcvs-util.el (cvs-bury-buffer):
4064 * window.el (walk-windows, mouse-autoselect-window-select):
4065 * winner.el (winner-set-conf, winner-undo): Related users changed.
4066
38276e01
JB
40672013-08-05 Juanma Barranquero <lekktu@gmail.com>
4068
4069 * frameset.el (frameset--set-id): Doc fix.
4070 (frameset-frame-id, frameset-frame-id-equal-p)
4071 (frameset-locate-frame-id): New functions.
4072 (frameset--process-minibuffer-frames, frameset--reuse-frame)
4073 (frameset-restore): Use them.
4074
12b4c0ea
DA
40752013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
4076
4077 Do not call to `selected-frame' where it is assumed by default.
4078 Affected functions are `raise-frame', `redraw-frame',
4079 `frame-first-window', `frame-terminal' and `delete-frame'.
4080 * calendar/appt.el (appt-disp-window):
4081 * epg.el (epg-wait-for-completion):
4082 * follow.el (follow-delete-other-windows-and-split)
4083 (follow-avoid-tail-recenter):
4084 * international/mule.el (set-terminal-coding-system):
4085 * mail/rmail.el (rmail-mail-return):
4086 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
4087 * progmodes/f90.el (f90-add-imenu-menu):
4088 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
4089 * server.el (server-switch-buffer):
4090 * simple.el (delete-completion-window):
4091 * talk.el (talk):
4092 * term/xterm.el (terminal-init-xterm-modify-other-keys)
4093 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
4094 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
4095 * vc/ediff.el (ediff-documentation): Related users changed.
4096 * frame.el (selected-terminal): Remove the leftover.
4097
17f25e76
GM
40982013-08-05 Glenn Morris <rgm@gnu.org>
4099
4100 * calendar/calendar.el (calendar-generate-month):
4101 Fix for calendar-column-width != 1 + calendar-day-digit-width.
09e6d547
GM
4102 (calendar-generate-month, calendar-font-lock-keywords):
4103 Fix for calendar-day-header-width > length of any day name.
17f25e76 4104
063233c3
JB
41052013-08-05 Juanma Barranquero <lekktu@gmail.com>
4106
4107 * desktop.el (desktop-clear): Use new name of sort predicate.
4108
4109 * frameset.el (frameset): Add docstring. Move :version property to its
4110 own `version' slot.
4111 (frameset-copy): Rename from copy-frameset.
4112 (frameset-p): Check more thoroughly.
4113 (frameset-prop): Do not check for :version, which is no longer a prop.
4114 (frameset-live-filter-alist, frameset-persistent-filter-alist):
4115 Use new :never value instead of t.
4116 (frameset-filter-alist): Expand and clarify docstring.
4117 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
4118 (frameset-filter-minibuffer, frameset-filter-save-param)
4119 (frameset-filter-restore-param, frameset-filter-iconified):
4120 Add pointer to docstring of frameset-filter-alist.
4121 (frameset-filter-params): Rename filter values to be more meaningful:
4122 :never instead of t, and reverse the meanings of :save and :restore.
4123 (frameset--process-minibuffer-frames): Clarify error message.
4124 (frameset-save): Avoid unnecessary and confusing call to framep.
4125 Use new BOA constructor for framesets.
4126 (frameset--reuse-list): Doc fix.
4127 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
4128 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
4129 (frameset-minibufferless-first-p): Doc fix.
4130 Rename from frameset-sort-frames-for-deletion.
4131 (frameset-restore): Doc fixes. Use new function names.
4132 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
4133
d5671a82
JB
41342013-08-04 Juanma Barranquero <lekktu@gmail.com>
4135
4136 * desktop.el (desktop-restore-forces-onscreen)
4137 (desktop-restore-reuses-frames): Document :keyword constant values.
4138 (desktop-filter-parameters-alist): Remove, now identical to
4139 frameset-filter-alist.
4140 (desktop--filter-tty*): Remove, moved to frameset.el.
4141 (desktop-save-frameset, desktop-restore-frameset):
4142 Do not pass :filters argument.
4143
4144 * frameset.el (frameset-live-filter-alist)
4145 (frameset-persistent-filter-alist): New variables.
4146 (frameset-filter-alist): Use them. Add autoload cookie.
4147 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
4148 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
4149 `frameset--id' (it's supposed to be internal to frameset.el).
4150 (frameset--process-minibuffer-frames): Ditto. Doc fix.
4151 (frameset--initial-params): New function.
4152 (frameset--get-frame): Use it. Doc fix.
4153 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
4154 Accept :all, not 'all.
4155 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
4156 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
4157 with fbound symbols. Fix frame id matching, and remove matching ids if
4158 the frame being restored is deleted. Obey :delete.
4159
671d5c16
SM
41602013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
4161
4162 * subr.el (macrop): New function.
4163 (text-clone--maintaining): New var.
4164 (text-clone--maintain): Rename from text-clone-maintain. Use it
4165 instead of inhibit-modification-hooks.
4166
4167 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
4168 a proxy, so as handle autoloads and redefinitions of the target.
4169 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
4170
4171 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
4172 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
4173 (pcase--mutually-exclusive-p): New function.
4174 (pcase--split-consp): Use it.
4175 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
4176 mutually exclusive with the current predicate.
4177
4178 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
4179 (edebug-macrop): Remove. Use `macrop' instead.
4180 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
4181 (ad-macro-p):
4182 * eshell/esh-cmd.el (eshell-macrop):
4183 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
4184
1d44e9dc
SM
41852013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
4186
4187 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
4188 (advice-mapc): New function, using it.
4189 (advice-function-member-p): New function.
4190 (advice--normalize): Store the cdr in advice--saved-rewrite since
4191 that's the part that will be changed.
4192 (advice--symbol-function): New function.
4193 (advice-remove): Handle removal before the function is defined.
4194 Adjust to new advice--saved-rewrite.
4195 (advice-member-p): Use advice-function-member-p and
4196 advice--symbol-function.
4197
5414a283
JB
41982013-08-04 Juanma Barranquero <lekktu@gmail.com>
4199
51d30f2c
JB
4200 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
4201 (frameset-filter-minibuffer): Doc fix.
4202 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
a04d36a0
JB
4203 (frameset--set-id, frameset--process-minibuffer-frames)
4204 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
4205 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
51d30f2c 4206
5414a283
JB
4207 * desktop.el (desktop-clear): Only delete frames when called
4208 interactively and desktop-restore-frames is non-nil. Doc fix.
4209 (desktop-read): Set desktop-saved-frameset to nil.
4210
ab419665
XF
42112013-08-04 Xue Fuqiao <xfq.free@gmail.com>
4212
4213 * vc/vc.el (vc-ignore): Rewrite.
4214 (vc-default-ignore-completion-table):
4215 (vc--read-lines):
4216 (vc--add-line, vc--remove-regexp): New functions.
4217
4218 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
4219 (vc-svn-ignore-completion-table): New function.
4220
4221 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
4222 (vc-hg-ignore-completion-table):
4223 (vc-hg-find-ignore-file): New functions.
4224
4225 * vc/vc-git.el (vc-git-ignore): Rewrite.
4226 (vc-git-ignore-completion-table):
4227 (vc-git-find-ignore-file): New functions.
4228
4229 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
4230
4231 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
4232 (vc-bzr-ignore-completion-table):
4233 (vc-bzr-find-ignore-file): New functions.
4234
2613dea2
JB
42352013-08-03 Juanma Barranquero <lekktu@gmail.com>
4236
4237 * frameset.el (frameset-prop): New function and setter.
4238 (frameset-save): Do not modify frame list passed by the caller.
4239
9c959872
SM
42402013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
4241
4242 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
4243
a104f656
SM
42442013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
4245
70122acf
SM
4246 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
4247 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
4248
a104f656
SM
4249 * custom.el (custom-initialize-default, custom-initialize-set)
4250 (custom-initialize-reset, custom-initialize-changed): Affect the
4251 toplevel-default-value (bug#6275, bug#14586).
4252 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
4253 for bug#6275.
4254
f078d570
JB
42552013-08-02 Juanma Barranquero <lekktu@gmail.com>
4256
185e3b5a
JB
4257 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4258 Add cl-def* expressions.
4259
f078d570
JB
4260 * frameset.el (frameset-filter-params): Fix order of arguments.
4261
9421876d
JB
42622013-08-02 Juanma Barranquero <lekktu@gmail.com>
4263
4264 Move code related to saving frames to frameset.el.
4265 * desktop.el: Require frameset.
4266 (desktop-restore-frames): Doc fix.
4267 (desktop-restore-reuses-frames): Rename from
4268 desktop-restoring-reuses-frames.
4269 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
4270 (desktop-clear): Clear frames too.
4271 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
4272 (desktop--filter-tty*, desktop-save, desktop-read):
4273 Use frameset functions.
4274 (desktop-before-saving-frames-functions, desktop--filter-*-color)
4275 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
4276 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
4277 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
4278 (desktop--process-minibuffer-frames, desktop-save-frames)
4279 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
4280 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
4281 (desktop--sort-states, desktop-restoring-frames-p)
4282 (desktop-restore-frames): Remove. Most code moved to frameset.el.
4283 (desktop-restoring-frameset-p, desktop-restore-frameset)
4284 (desktop--check-dont-save, desktop-save-frameset): New functions.
4285 (desktop--app-id): New constant.
4286 (desktop-first-buffer, desktop-buffer-ok-count)
4287 (desktop-buffer-fail-count): Move before first use.
4288 * frameset.el: New file.
4289
76dc5996
SM
42902013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
4291
4292 * files.el: Use lexical-binding.
4293 (dir-locals-read-from-file): Remove unused `err' variable.
4294 (hack-dir-local-variables--warned-coding): New var.
4295 (hack-dir-local-variables): Use it to avoid repeated warnings.
4296 (make-backup-file-name--default-function): New function.
4297 (make-backup-file-name-function): Use it as default.
4298 (buffer-stale--default-function): New function.
4299 (buffer-stale-function): Use it as default.
4300 (revert-buffer-insert-file-contents--default-function): New function.
4301 (revert-buffer-insert-file-contents-function): Use it as default.
4302 (insert-directory): Avoid add-to-list.
4303
4304 * autorevert.el (auto-revert-handler): Simplify.
4305 Use buffer-stale--default-function.
4306
06d36e2b
TH
43072013-08-01 Tassilo Horn <tsdh@gnu.org>
4308
5f648ab4
TH
4309 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
4310
06d36e2b
TH
4311 * whitespace.el (whitespace-ensure-local-variables): New function.
4312 (whitespace-cleanup-region): Call it.
4313 (whitespace-turn-on): Call it.
4314
a43dc424
MA
43152013-08-01 Michael Albinus <michael.albinus@gmx.de>
4316
4317 Complete file name handlers.
4318
4319 * net/tramp.el (tramp-handle-set-visited-file-modtime)
4320 (tramp-handle-verify-visited-file-modtime)
4321 (tramp-handle-file-notify-rm-watch): New functions.
4322 (tramp-call-process): Do not bind `default-directory'.
4323
44e18199
JB
4324 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4325 Order alphabetically.
a43dc424
MA
4326 [access-file, add-name-to-file, dired-call-process]:
4327 [dired-compress-file, file-acl, file-notify-rm-watch]:
4328 [file-ownership-preserved-p, file-selinux-context]:
4329 [make-directory-internal, make-symbolic-link, set-file-acl]:
4330 [set-file-selinux-context, set-visited-file-modtime]:
4331 [verify-visited-file-modtime]: Add handler.
4332 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
4333
4334 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
4335 [file-notify-add-watch, file-notify-rm-watch]:
4336 [set-file-times, set-visited-file-modtime]:
4337 [verify-visited-file-modtime]: Add handler.
4338 (with-tramp-gvfs-error-message)
4339 (tramp-gvfs-handle-set-visited-file-modtime)
4340 (tramp-gvfs-fuse-file-name): Remove.
4341 (tramp-gvfs-handle-file-notify-add-watch)
4342 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
4343 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
4344
44e18199
JB
4345 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4346 Order alphabetically.
a43dc424
MA
4347 [file-notify-rm-watch ]: Use default Tramp handler.
4348 [executable-find]: Remove private handler.
4349 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
4350 `default-directory'.
4351 (tramp-sh-handle-executable-find)
4352 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
4353 (tramp-sh-file-gvfs-monitor-dir-process-filter)
4354 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
4355 Do not use `format' in `tramp-message'.
4356
4357 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
4358 [file-notify-rm-watch, set-visited-file-modtime]:
4359 [verify-visited-file-modtime]: Add handler.
4360 (tramp-smb-call-winexe): Do not bind `default-directory'.
4361
7188b515
XF
43622013-08-01 Xue Fuqiao <xfq.free@gmail.com>
4363
4364 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
4365
2412ee1a
DG
43662013-07-31 Dmitry Gutov <dgutov@yandex.ru>
4367
4368 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
4369 use it.
4370 (log-view-diff-changeset): Same.
4371 (log-view-diff-common): Call backend command `previous-revision'
4372 to find out the previous revision, in both cases. Swap the
4373 variables `to' and `fr', so that `fr' usually refers to the
4374 earlier revision (Bug#14989).
4375
5002a754
KRC
43762013-07-31 Kan-Ru Chen <kanru@kanru.info>
4377
4378 * ibuf-ext.el (ibuffer-filter-by-filename):
4379 Make it work with dired buffers too.
4380
44e18199 43812013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
3b734d1c
DA
4382
4383 * emacs-lisp/re-builder.el (reb-color-display-p):
4384 * files.el (save-buffers-kill-terminal):
4385 * net/browse-url.el (browse-url):
4386 * server.el (server-save-buffers-kill-terminal):
4387 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
4388 Prefer nil to selected-frame for the first arg of frame-parameter.
4389
aeca3fbb
XF
43902013-07-31 Xue Fuqiao <xfq.free@gmail.com>
4391
4392 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
4393
158bc55c
SB
43942013-07-30 Stephen Berman <stephen.berman@gmx.net>
4395
4396 * minibuffer.el (completion--twq-all): Try and preserve each
4397 completion's case choice (bug#14907).
4398
d50fceab
LMI
43992013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4400
ac38e731
LMI
4401 * net/network-stream.el (open-network-stream): Mention the new
4402 :nogreeting parameter.
4403 (network-stream-open-starttls): Use the :nogreeting parameter
4404 (bug#14938).
4405
1211de50
LMI
4406 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
4407
997798bf
LMI
4408 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
4409 more natural than popping.
4410
d50fceab 4411 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
5a2a7735 4412 (shr-urlify): Highlight under mouse.
d50fceab 4413
5c09de04
XF
44142013-07-30 Xue Fuqiao <xfq.free@gmail.com>
4415
207d1d04
XF
4416 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
4417
4418 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
4419
5c09de04
XF
4420 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
4421 buffer for output.
4422
3cd51eaa
XF
4423 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
4424 point-min==1. Fix search string. Fix parentheses missing.
5c09de04 4425
44e18199 4426 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
3cd51eaa 4427 assume point-min==1. Fix search string. Fix parentheses missing.
5c09de04
XF
4428
4429 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
4430
4431 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
4432 buffer for output.
4433
35a89bdd
EZ
44342013-07-29 Eli Zaretskii <eliz@gnu.org>
4435
4436 * frame.el (frame-notice-user-settings): Avoid inflooping when the
4437 initial frame is minibuffer-less. (Bug#14841)
4438
78822e94
MA
44392013-07-29 Michael Albinus <michael.albinus@gmx.de>
4440
4441 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
4442 option.
4443
4444 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4445 (tramp-maybe-open-connection): Use it.
4446
9503c190
JB
44472013-07-28 Juanma Barranquero <lekktu@gmail.com>
4448
4449 * desktop.el (desktop--make-frame): Include `minibuffer' in the
4450 minimal set of parameters passed when creating a frame, because
4451 the minibuffer status of a frame cannot be changed later.
4452
d5a845b4
SB
44532013-07-28 Stephen Berman <stephen.berman@gmx.net>
4454
4455 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
4456 replace-regexp-in-string and inadvertent omissions in previous change.
4457 (todo-filter-items): Ensure only file names are comma-separated in
42ee6f55 4458 name of filtered items buffer.
d5a845b4 4459
ddeffb17
JB
44602013-07-28 Juanma Barranquero <lekktu@gmail.com>
4461
4462 * desktop.el: Optionally force offscreen frames back onscreen.
4463 (desktop-restoring-reuses-frames): New option.
4464 (desktop--compute-pos, desktop--move-onscreen): New functions.
4465 (desktop--make-frame): Use desktop--move-onscreen.
4466
f5950f7a
AM
44672013-07-27 Alan Mackenzie <acm@muc.de>
4468
4469 Fontify a Java generic method as a function.
4470 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
4471 value to t.
4472
ae43b66a
SB
44732013-07-27 Stephen Berman <stephen.berman@gmx.net>
4474
4475 * calendar/todo-mode.el: Add command to rename todo files.
4476 (todo-rename-file): New command.
4477 (todo-key-bindings-t): Add key binding for it. Change the
4478 bindings of todo-filter-regexp-items(-multifile) to use `x'
4479 instead of `r', since the latter is better suited to the new
4480 renaming command.
4481
5ab78d3d
AM
44822013-07-27 Alan Mackenzie <acm@muc.de>
4483
4484 Make Java try-with-resources statement parse properly.
4485 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
4486 (c-block-stmt-1-2-key): New language constants/variables.
4487 * progmodes/cc-engine.el (c-beginning-of-statement-1)
4488 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
4489 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
44e18199 4490 with c-block-stmt-1-2-key.
5ab78d3d 4491
d85c4d50
JB
44922013-07-27 Juanma Barranquero <lekktu@gmail.com>
4493
4494 * desktop.el (desktop--make-frame): Apply most frame parameters after
4495 creating the frame to force (partially or totally) offscreen frames to
4496 be restored as such.
4497
e4c467f9
XF
44982013-07-26 Xue Fuqiao <xfq.free@gmail.com>
4499
4500 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
742a3501 4501 (Bug#14948)
e4c467f9 4502
7ced0d04
SM
45032013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4504
4505 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
4506 `base' arg of backtrace-frame.
4507
fec92060
EZ
45082013-07-26 Eli Zaretskii <eliz@gnu.org>
4509
4510 * simple.el (list-processes): Doc fix.
4511
d58d31fb
JB
45122013-07-26 Juanma Barranquero <lekktu@gmail.com>
4513
4514 * desktop.el (desktop--select-frame):
d85c4d50 4515 Try harder to reuse existing frames.
d58d31fb 4516
53ff3e77
SM
45172013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4518
4519 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
4520 (edebug-eval): Use backtrace-eval.
4521 (edebug--display, edebug--recursive-edit): Don't let-bind the
4522 edebug-outer-* vars that keep track of variables we locally let-bind.
4523 (edebug-outside-excursion): Don't restore outside values of locally
4524 let-bound vars.
4525 (edebug--display): Use user-error.
4526 (cl-lexical-debug, cl-debug-env): Remove.
4527
045f7a53
JB
45282013-07-26 Juanma Barranquero <lekktu@gmail.com>
4529
4530 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
4531 are restored to be sure that they are visible before deleting any
4532 remaining ones.
4533
59070b32
MM
45342013-07-26 Matthias Meulien <orontee@gmail.com>
4535
742a3501
XF
4536 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
4537 vc-print-root-log. (Bug#14948)
59070b32 4538
b1fb3596
RS
45392013-07-26 Richard Stallman <rms@gnu.org>
4540
4541 Add aliases for encrypting mail.
4542 * epa.el (epa-mail-aliases): New option.
4543 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
4544 Bind inhibit-read-only so read-only text doesn't ruin everything.
4545 (epa-mail-default-recipients): New subroutine broken out.
4546 Handle epa-mail-aliases.
4547
56ea7291
SM
45482013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4549
4550 Add support for lexical variables to the debugger's `e' command.
4551 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
4552 vars, except for debugger-outer-match-data.
4553 (debugger-frame-number): Move check for "on a function call" from
4554 callers into it. Add `skip-base' argument.
4555 (debugger-frame, debugger-frame-clear): Simplify accordingly.
4556 (debugger-env-macro): Only reset the state stored in non-variables,
4557 i.e. current-buffer and match-data.
4558 (debugger-eval-expression): Rewrite using backtrace-eval.
4559 * subr.el (internal--called-interactively-p--get-frame): Remove.
4560 (called-interactively-p):
4561 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
4562 `base' arg of backtrace-frame instead.
4563
15ac32d5
GM
45642013-07-26 Glenn Morris <rgm@gnu.org>
4565
8358a09d
GM
4566 * align.el (align-regexp): Doc fix. (Bug#14857)
4567 (align-region): Explicit error if subexpression missing/does not match.
4568
15ac32d5
GM
4569 * simple.el (global-visual-line-mode):
4570 Do not duplicate the mode lighter. (Bug#14858)
4571
f47ad11b
MR
45722013-07-25 Martin Rudalics <rudalics@gmx.at>
4573
4574 * window.el (display-buffer): In display-buffer bind
4575 split-window-keep-point to t, bug#14829.
4576
02530987
JB
45772013-07-25 Juanma Barranquero <lekktu@gmail.com>
4578
4579 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
4580 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
4581 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
4582 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
4583 Change accordingly.
f63ebeb5
JB
4584 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
4585 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
02530987 4586
6ccb9cab 45872013-07-25 Glenn Morris <rgm@gnu.org>
29bbcfa7 4588
6ccb9cab 4589 * dired-x.el (dired-mark-extension): Convert comment to doc string.
ce887515 4590
cb3a56d2
JB
45912013-07-25 Juanma Barranquero <lekktu@gmail.com>
4592
4593 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
4594 parameter to modify-frame-parameters if the value has not changed;
4595 this is a workaround for bug#14949.
4596 (desktop--make-frame): On cl-delete-if call, check parameter name,
4597 not full parameter.
4598
7aa7fff0
XF
45992013-07-30 Xue Fuqiao <xfq.free@gmail.com>
4600
4601 * vc/vc.el (vc-ignore): New function.
4602
4603 * vc/vc-svn.el (vc-svn-ignore): New function.
4604
4605 * vc/vc-hg.el (vc-hg-ignore): New function.
4606
4607 * vc/vc-git.el (vc-git-ignore): New function.
4608
4609 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
4610 (vc-dir-ignore): New function.
4611
4612 * vc/vc-cvs.el (vc-cvs-ignore): New function.
1e6c6007 4613 (cvs-append-to-ignore): Move here from pcvs.el.
7aa7fff0
XF
4614
4615 * vc/vc-bzr.el (vc-bzr-ignore): New function.
4616
4617 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
4618
889acc5c
JB
46192013-07-24 Juanma Barranquero <lekktu@gmail.com>
4620
4621 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
4622 (desktop-restore-frames): Warn when deleting an existing frame failed.
4623
86c40970
GM
46242013-07-24 Glenn Morris <rgm@gnu.org>
4625
4626 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
4627
d5d3c58a
MA
46282013-07-24 Michael Albinus <michael.albinus@gmx.de>
4629
4630 * filenotify.el (file-notify-supported-p):
4631 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
4632 Remove functions.
4633
4634 * autorevert.el (auto-revert-use-notify):
4635 (auto-revert-notify-add-watch):
4636 * net/tramp.el (tramp-file-name-for-operation):
4637 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4638 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4639 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4640 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4641 Remove `file-notify-supported-p' entry.
4642
d100084b
GM
46432013-07-24 Glenn Morris <rgm@gnu.org>
4644
4645 * printing.el: Replace all uses of deleted ps-windows-system,
ff65ca0d 4646 ps-lp-system, ps-flatten-list with lpr- versions.
d100084b 4647
ac93e56b
SM
46482013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
4649
249eea30
SM
4650 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
4651 checked with memq (bug#14935).
4652
ac93e56b
SM
4653 * files.el (revert-buffer-function): Use a non-nil default.
4654 (revert-buffer-preserve-modes): Declare var to
4655 provide access to the `preserve-modes' argument.
4656 (revert-buffer): Let-bind it.
4657 (revert-buffer--default): New function, extracted from revert-buffer.
4658
2cdeb903
SM
46592013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
4660
4661 * lpr.el: Signal print errors more prominently.
4662 (print-region-function): Don't default to nil.
4663 (lpr-print-region): New function, extracted from print-region-1.
4664 Check lpr's return value and signal an error in case of problem.
4665 (print-region-1): Use it.
4666 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
4667 versions instead.
4668 (ps-printer-name): Default to nil.
4669 (ps-printer-name-option): Default to lpr-printer-switch.
4670 (ps-print-region-function): Don't default to nil.
4671 (ps-postscript-code-directory): Simplify default.
4672 (ps-do-despool): Use lpr-print-region to properly check the outcome.
4673 (ps-string-list, ps-eval-switch, ps-flatten-list)
4674 (ps-flatten-list-1): Remove.
4675 (ps-multibyte-buffer): Avoid setq.
4676 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
4677 (print-region-function, ps-print-region-function): Don't set them here.
4678
73600831
XF
46792013-07-24 Xue Fuqiao <xfq.free@gmail.com>
4680
0e55c076
XF
4681 * ido.el (ido-fractionp):
4682 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
4683 (ido-max-file-prompt-width, ido-unc-hosts-cache)
4684 (ido-max-directory-size, ido-max-dir-file-cache)
4685 (ido-decorations): Doc fix.
4686
73600831
XF
4687 * ansi-color.el: Fix old URL.
4688
3d012865
MM
46892013-07-23 Michael R. Mauger <michael@mauger.com>
4690
e903c210 4691 * progmodes/sql.el: Version 3.3
3d012865
MM
4692 (sql-product-alist): Improve oracle :prompt-cont-regexp.
4693 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
4694 (sql-interactive-remove-continuation-prompt): Rewrite, use
4695 functions above. Fix continuation prompt and complete output line
4696 handling.
4697 (sql-redirect-one, sql-execute): Use `read-only-mode' on
4698 redirected output buffer.
4699 (sql-mode): Restore deleted code (Bug#13591).
4700
da77a2e2
JB
47012013-07-23 Juanma Barranquero <lekktu@gmail.com>
4702
4703 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
4704
80ff0c71
MA
47052013-07-23 Michael Albinus <michael.albinus@gmx.de>
4706
4707 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
4708
4709 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4710 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4711 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
4712
b61d71e4
JB
47132013-07-23 Juanma Barranquero <lekktu@gmail.com>
4714
4715 * desktop.el (desktop-clear): Simplify; remove useless checks
4716 against invalid buffer names.
4717 (desktop-list*): Use cl-list*.
4718 (desktop-buffer-info, desktop-create-buffer): Simplify.
4719
c3512092
LL
47202013-07-23 Leo Liu <sdl.web@gmail.com>
4721
4722 * bookmark.el (bookmark-make-record): Restore NAME as a default
4723 value. (Bug#14933)
4724
0ac26976
SM
47252013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
4726
7d22ce18
SM
4727 * emacs-lisp/autoload.el (autoload--setup-output): New function,
4728 extracted from autoload--insert-text.
4729 (autoload--insert-text): Remove.
4730 (autoload--print-cookie-text): New function, extracted from
4731 autoload--insert-cookie-text.
4732 (autoload--insert-cookie-text): Remove.
4733 (autoload-generate-file-autoloads): Adjust calls accordingly.
4734
9b2607e8
SM
4735 * winner.el (winner-hook-installed-p): Remove.
4736 (winner-mode): Simplify accordingly.
4737
c43a8618
SM
4738 * subr.el (add-to-list): Fix compiler-macro when `append' is
4739 not constant. Don't use `cl-member' for the base case.
4740
0ac26976
SM
4741 * progmodes/subword.el: Fix boundary case (bug#13758).
4742 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
4743 own group.
4744 (subword-backward-regexp): Make it a constant.
4745 (subword-forward-internal): Don't treat a trailing capital as the
4746 beginning of a word.
4747
6874724a
AR
47482013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4749
4750 * emacs-lisp/package.el (package-menu-mode): Don't modify the
4751 global value of tabulated-list-revert-hook (bug#14930).
4752
70f1b5e8
JB
47532013-07-22 Juanma Barranquero <lekktu@gmail.com>
4754
a1c80d9d
JB
4755 * desktop.el: Require 'cl-lib.
4756 (desktop-before-saving-frames-functions): New hook.
4757 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
4758 for frames being saved. Rename from desktop--save-minibuffer-frames.
4759 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
0ac26976
SM
4760 Do not save frames with non-nil `desktop-dont-save' parameter.
4761 Filter out deleted frames.
a1c80d9d
JB
4762 (desktop--find-frame): Use cl-find-if.
4763 (desktop--select-frame): Use cl-(first|second|third) to access values
4764 of desktop-mini.
4765 (desktop--make-frame): Use cl-delete-if.
4766 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
4767 (desktop-restore-frames): Use cl-(first|second|third) to access values
4768 of desktop-mini. Look for visible frame at the end, not while
4769 restoring frames.
4770
70f1b5e8
JB
4771 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
4772 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
4773 Use string-match-p, looking-at-p (bug#14927).
4774
728dc3cc
JB
47752013-07-21 Juanma Barranquero <lekktu@gmail.com>
4776
56bc453c
JB
4777 * desktop.el (desktop-saved-frame-states):
4778 Rename from desktop--saved-states; all users changed.
4779 (desktop-save-frames): Rename from desktop--save-frames.
4780 Do not save state to desktop file.
4781 (desktop-save): Save desktop-saved-frame-states to desktop file
4782 and reset to nil.
4783 (desktop-restoring-frames-p): New function.
4784 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
4785 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
4786 buffer-lists when restoring frames. Suggested by Martin Rudalics.
4787
728dc3cc
JB
4788 * desktop.el: Correctly restore iconified frames.
4789 (desktop--filter-iconified-position): New function.
4790 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
4791
862f1c9c
GM
47922013-07-20 Glenn Morris <rgm@gnu.org>
4793
c4074c9f
GM
4794 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
4795 Let `message' do the formatting.
4796 (def-gdb-preempt-display-buffer): Add explicit format.
4797
d828e5f9
GM
4798 * image-dired.el (image-dired-track-original-file):
4799 Use with-current-buffer.
4800 (image-dired-track-thumbnail): Use with-current-buffer.
4801 Avoid changing point of wrong window.
4802
862f1c9c
GM
4803 * image-dired.el (image-dired-track-original-file):
4804 Avoid changing point of wrong window. (Bug#14909)
4805
f0398ec1 48062013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
188c1ae6
RC
4807
4808 * progmodes/gdb-mi.el (gdb-done-or-error):
4809 Guard against "%" in gdb output. (Bug#14127)
4810
1451928f
AS
48112013-07-20 Andreas Schwab <schwab@linux-m68k.org>
4812
763a086d
JB
4813 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
4814 (Bug#14826)
f7a03897 4815
1451928f
AS
4816 * international/mule.el (coding-system-iso-2022-flags): Fix last
4817 change.
4818
99107004
KH
48192013-07-20 Kenichi Handa <handa@gnu.org>
4820
763a086d
JB
4821 * international/mule.el (coding-system-iso-2022-flags):
4822 Add `8-bit-level-4'. (Bug#8522)
99107004 4823
48494e06
LMI
48242013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4825
8ba8eec5
LMI
4826 * net/shr.el (shr-mouse-browse-url): New command and keystroke
4827 (bug#14815).
4828
dfbc66e3
LMI
4829 * net/eww.el (eww-process-text-input): Allow inputting when the
4830 point is at the start of the line, as the properties aren't
4831 front-sticky.
4832
48494e06
LMI
4833 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
4834 degenerate widths.
4835
77c92cb9
RS
48362013-07-19 Richard Stallman <rms@gnu.org>
4837
aec7da77
RS
4838 * epa.el (epa-popup-info-window): Doc fix.
4839
77c92cb9
RS
4840 * subr.el (split-string): New arg TRIM.
4841
945c5bb1
JB
48422013-07-18 Juanma Barranquero <lekktu@gmail.com>
4843
4844 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
4845 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
4846
e06ec67f
MA
48472013-07-18 Michael Albinus <michael.albinus@gmx.de>
4848
c7064f05 4849 * filenotify.el (file-notify--library): Rename from
e06ec67f
MA
4850 `file-notify-support'. Do not autoload. Adapt all uses.
4851 (file-notify-supported-p): New defun.
4852
c7064f05
JB
4853 * autorevert.el (auto-revert-use-notify):
4854 Use `file-notify-supported-p' instead of `file-notify-support'.
4855 Adapt docstring.
e06ec67f
MA
4856 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
4857
4858 * net/tramp.el (tramp-file-name-for-operation):
4859 Add `file-notify-supported-p'.
4860
4861 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
4862 New defun.
4863 (tramp-sh-file-name-handler-alist): Add it as handler for
4864 `file-notify-supported-p '.
4865
4866 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4867 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4868 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4869 Add `ignore' as handler for `file-notify-*' functions.
4870
5dc8a629
EZ
48712013-07-17 Eli Zaretskii <eliz@gnu.org>
4872
4873 * simple.el (line-move-partial, line-move): Don't start vscroll or
4874 scroll-up if the current line is not taller than the window.
4875 (Bug#14881)
4876
77aea2fb
DG
48772013-07-16 Dmitry Gutov <dgutov@yandex.ru>
4878
4879 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
4880 highlight question marks in the method names as strings.
ac72c08d
DG
4881 (ruby-block-beg-keywords): Inline.
4882 (ruby-font-lock-keyword-beg-re): Extract from
4883 `ruby-font-lock-keywords'.
77aea2fb 4884
18c26d81
JD
48852013-07-16 Jan Djärv <jan.h.d@swipnet.se>
4886
4887 * frame.el (blink-cursor-blinks): New defcustom.
4888 (blink-cursor-blinks-done): New defvar.
4889 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
4890 (blink-cursor-timer-function): Check if number of blinks has been
4891 done on X and NS.
4892 (blink-cursor-suspend, blink-cursor-check): New defuns.
4893
da48522e
GM
48942013-07-15 Glenn Morris <rgm@gnu.org>
4895
4896 * edmacro.el (edmacro-format-keys): Fix previous change.
4897
0463c1ef
PE
48982013-07-15 Paul Eggert <eggert@cs.ucla.edu>
4899
4900 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
4901 The hack didn't work outside English locales anyway.
4902
b43f6451
JB
49032013-07-15 Juanma Barranquero <lekktu@gmail.com>
4904
4905 * simple.el (define-alternatives): Rename from alternatives-define,
4906 per RMS' suggestion.
4907
b958c0ad
JB
49082013-07-14 Juanma Barranquero <lekktu@gmail.com>
4909
4910 * desktop.el (desktop-restore-frames): Change default to t.
4911 (desktop-restore-in-current-display): Now offer more options.
4912 (desktop-restoring-reuses-frames): New customization option.
4913 (desktop--saved-states): Doc fix.
4914 (desktop-filter-parameters-alist): New variable, renamed and expanded
4915 from desktop--excluded-frame-parameters.
4916 (desktop--target-display): New variable.
4917 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
4918 (desktop--filter-tty*, desktop--filter-*-color)
4919 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
4920 (desktop--filter-save-desktop-parm)
4921 (desktop-restore-in-original-display-p): New functions.
4922 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
4923 (desktop--save-minibuffer-frames): New function, inspired by a similar
4924 function from Martin Rudalics.
4925 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
4926 (desktop--restore-in-this-display-p): Remove.
4927 (desktop--find-frame): Rename from desktop--find-frame-in-display
4928 and add predicate argument.
4929 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
4930 (desktop--reuse-list): New variable.
4931 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
4932 New functions.
4933 (desktop--restore-frames): Add support for "minibuffer-special" frames.
4934
f6dd8b36
MA
49352013-07-14 Michael Albinus <michael.albinus@gmx.de>
4936
4937 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
4938
2ce3c565
DG
49392013-07-13 Dmitry Gutov <dgutov@yandex.ru>
4940
763a086d
JB
4941 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4942 Highlight conversion methods on Kernel.
2ce3c565 4943
2cdb7698
AM
49442013-07-13 Alan Mackenzie <acm@muc.de>
4945
4946 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
4947 and comment it out. This out-commenting enables certain C++
4948 declarations to be parsed correctly.
4949
1a67b811
EZ
49502013-07-13 Eli Zaretskii <eliz@gnu.org>
4951
1b796d6b
EZ
4952 * international/mule.el (define-coding-system): Doc fix.
4953
1a67b811
EZ
4954 * simple.el (default-font-height): Don't call font-info if the
4955 frame's default font didn't change since the frame was created.
4956 (Bug#14838)
4957
58fbe886
LL
49582013-07-13 Leo Liu <sdl.web@gmail.com>
4959
4960 * ido.el (ido-read-file-name): Guard against non-symbol value.
4961
1f0480d4
FEG
49622013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
4963
4964 * progmodes/python.el (python-imenu--build-tree): Fix corner case
4965 in nested defuns.
4966
97ead0e5
LL
49672013-07-13 Leo Liu <sdl.web@gmail.com>
4968
4969 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
4970 ido-set-matches call. (Bug#6852)
4971
0880a952
DG
49722013-07-12 Dmitry Gutov <dgutov@yandex.ru>
4973
4974 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
4975 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
4976 Ruby 2.0.
4977 (ruby-font-lock-keywords): Distinguish calls to functions with
4978 module-like names from module references. Highlight character
4979 literals.
4980
a7d8babb
SDJ
49812013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
4982
4983 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
6741ad6c 4984 (gdb-send): Handle continued commands. (Bug#14847)
a7d8babb 4985
acfcc8c5
JB
49862013-07-12 Juanma Barranquero <lekktu@gmail.com>
4987
4988 * desktop.el (desktop--v2s): Remove unused local variable.
4989 (desktop-save-buffer): Make defvar-local; adjust docstring.
4990 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
4991 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
4992
051f2775
AS
49932013-07-12 Andreas Schwab <schwab@linux-m68k.org>
4994
4995 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
4996
f24e7572
GM
49972013-07-12 Eli Zaretskii <eliz@gnu.org>
4998
4999 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
5000 (Bug#14842)
5001
539a920c
GM
50022013-07-12 Glenn Morris <rgm@gnu.org>
5003
5004 * doc-view.el: Require cl-lib at runtime too.
5005 (doc-view-remove-if): Remove.
5006 (doc-view-search-next-match, doc-view-search-previous-match):
5007 Use cl-remove-if.
5008
5009 * edmacro.el: Require cl-lib at runtime too.
5010 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
5011 (edmacro-mismatch, edmacro-subseq): Remove.
5012
5013 * shadowfile.el: Require cl-lib.
5014 (shadow-remove-if): Remove.
5015 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
5016 Use cl-remove-if.
5017
5018 * wid-edit.el: Require cl-lib.
5019 (widget-choose): Use cl-remove-if.
5020 (widget-remove-if): Remove.
5021
5022 * progmodes/ebrowse.el: Require cl-lib at runtime too.
5023 (ebrowse-delete-if-not): Remove.
5024 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
5025 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
5026 Use cl-delete-if-not.
5027
1048af7c
JB
50282013-07-12 Juanma Barranquero <lekktu@gmail.com>
5029
5030 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
5031 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
5032
6c0674ee
LL
50332013-07-12 Leo Liu <sdl.web@gmail.com>
5034
5035 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
5036
a19b3c2d
GM
50372013-07-11 Glenn Morris <rgm@gnu.org>
5038
4582a01c
GM
5039 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
5040 (edebug-gensym-index, edebug-gensym):
5041 Remove reimplementation of cl-gensym.
5042 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
5043
5044 * thumbs.el: Require cl-lib at run-time too.
5045 (thumbs-gensym-counter, thumbs-gensym):
5046 Remove reimplementation of cl-gensym.
5047 (thumbs-temp-file): Use cl-gensym.
5048
a19b3c2d
GM
5049 * emacs-lisp/ert.el: Require cl-lib at runtime too.
5050 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
5051 (ert--intersection, ert--set-difference, ert--set-difference-eq)
5052 (ert--union, ert--gensym-counter, ert--gensym-counter)
5053 (ert--coerce-to-vector, ert--remove*, ert--string-position)
5054 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
5055 (ert-make-test-unbound, ert--expand-should-1)
5056 (ert--expand-should, ert--should-error-handle-error)
5057 (should-error, ert--explain-equal-rec)
5058 (ert--plist-difference-explanation, ert-select-tests)
5059 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
5060 Use cl-lib functions rather than reimplementations.
5061
88f6a933
MA
50622013-07-11 Michael Albinus <michael.albinus@gmx.de>
5063
5064 * net/tramp.el (tramp-methods): Extend docstring.
5065 (tramp-connection-timeout): New defcustom.
5066 (tramp-error-with-buffer): Reset timestamp only when appropriate.
5067 (with-tramp-progress-reporter): Simplify.
5068 (tramp-process-actions): Improve messages.
5069
5070 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
5071 * net/tramp-sh.el (tramp-maybe-open-connection):
5072 Use `tramp-connection-timeout'.
5073 (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
5074 (Bug#14808)
5075
a43d577e
LL
50762013-07-11 Leo Liu <sdl.web@gmail.com>
5077
5078 * ido.el (ido-read-file-name): Conform to the requirements of
5079 read-file-name. (Bug#11861)
5080 (ido-read-directory-name): Conform to the requirements of
5081 read-directory-name.
5082
d77974bf
JB
50832013-07-11 Juanma Barranquero <lekktu@gmail.com>
5084
5085 * subr.el (delay-warning): New function.
5086
35cb8a3e
EZ
50872013-07-10 Eli Zaretskii <eliz@gnu.org>
5088
5089 * simple.el (default-line-height): New function.
5090 (line-move-partial, line-move): Use it instead of computing the
5091 line height inline.
5092 (line-move-partial): Always compute ROWH. If the last line is
5093 partially-visible, but its text is completely visible, allow
5094 cursor to enter such a partially-visible line.
5095
525c5c77
MA
50962013-07-10 Michael Albinus <michael.albinus@gmx.de>
5097
5098 Improve error messages. (Bug#14808)
5099
5100 * net/tramp.el (tramp-current-connection): New defvar, moved from
5101 tramp-sh.el.
0ac26976 5102 (tramp-message-show-progress-reporter-message): Remove, not
525c5c77 5103 needed anymore.
0ac26976
SM
5104 (tramp-error-with-buffer): Show message in minibuffer.
5105 Discard input before waiting. Reset connection timestamp.
525c5c77
MA
5106 (with-tramp-progress-reporter): Improve messages.
5107 (tramp-process-actions): Use progress reporter. Delete process in
5108 case of error. Improve messages.
5109
763a086d
JB
5110 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
5111 Call `tramp-error-with-buffer' with vector and buffer.
0ac26976 5112 (tramp-current-connection): Remove.
525c5c77
MA
5113 (tramp-maybe-open-connection): The car of
5114 `tramp-current-connection' are the first 3 slots of the vector.
5115
c7a4d368
TZ
51162013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
5117
5118 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
5119 inside continued strings.
5120
954b166e
PE
51212013-07-10 Paul Eggert <eggert@cs.ucla.edu>
5122
5123 Timestamp fixes for undo (Bug#14824).
5124 * files.el (clear-visited-file-modtime): Move here from fileio.c.
5125
56973319
LL
51262013-07-10 Leo Liu <sdl.web@gmail.com>
5127
5128 * files.el (require-final-newline): Allow safe local value.
5129 (Bug#14834)
5130
5550a72c
LL
51312013-07-09 Leo Liu <sdl.web@gmail.com>
5132
5133 * ido.el (ido-read-directory-name): Handle fallback.
5134 (ido-read-file-name): Update DIR to ido-current-directory.
5135 (Bug#1516)
c28b9050 5136 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
5550a72c 5137
70c46b28
DG
51382013-07-09 Dmitry Gutov <dgutov@yandex.ru>
5139
5140 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
5141 "autoload". Remove "warn lower camel case" section, previously
5142 commented out. Highlight negation char. Do not highlight the
5143 target in singleton method definitions.
5144
0b64b838
SM
51452013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
5146
7fd72e2c
SM
5147 * faces.el (tty-setup-hook): Declare the hook.
5148
0b64b838
SM
5149 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
5150 and detect when a guard/pred depends on local vars (bug#14773).
5151 (pcase--u1): Adjust caller.
5152
ab49d60b
EZ
51532013-07-08 Eli Zaretskii <eliz@gnu.org>
5154
5155 * simple.el (line-move-partial, line-move): Account for
5156 line-spacing.
701d79aa
EZ
5157 (line-move-partial): Avoid setting vscroll when the last
5158 partially-visible line in window is of default height.
ab49d60b 5159
2d756ae0
LMI
51602013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5161
5162 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
5163 been used a while.
5164
ed095bd7
JB
51652013-07-07 Juanma Barranquero <lekktu@gmail.com>
5166
5167 * subr.el (read-quoted-char): Remove unused local variable `char'.
5168
f1e6674b
MK
51692013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
5170
584ee3fc
GM
5171 * ediff.el (ediff-version): Version update.
5172 (ediff-files-command, ediff3-files-command, ediff-merge-command)
5173 (ediff-merge-with-ancestor-command, ediff-directories-command)
5174 (ediff-directories3-command, ediff-merge-directories-command)
5175 (ediff-merge-directories-with-ancestor-command): New functions.
5176 All are command-line interfaces to ediff: to facilitate calling
5177 Emacs with the appropriate ediff functions invoked.
5165d44a
JB
5178
5179 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
5180 (viper-save-kill-buffer): Check if buffer is modified.
5165d44a 5181
584ee3fc
GM
5182 * viper.el (viper-version): Version update.
5183 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
5165d44a 5184
584ee3fc
GM
51852013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
5186
5187 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
5188 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
5189 (viper-intercept-ESC-key): Simplify.
5190 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
5191 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
5192 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
5193 (viper-setup-ESC-to-escape): New functions.
5194 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
5195 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
ed095bd7 5196
9aff9b38
EZ
51972013-07-07 Eli Zaretskii <eliz@gnu.org>
5198
5165d44a
JB
5199 * simple.el (default-font-height, window-screen-lines):
5200 New functions.
9aff9b38
EZ
5201 (line-move, line-move-partial): Use them instead of
5202 frame-char-height and window-text-height. This makes scrolling
5203 text smoother when the buffer's default face uses a font that is
5204 different from the frame's default font.
5205
1afb1d07
JD
52062013-07-06 Jan Djärv <jan.h.d@swipnet.se>
5207
5208 * files.el (write-file): Do not display confirm dialog for NS,
5209 it does its own dialog, which can't be cancelled (Bug#14578).
5210
23de972a
EZ
52112013-07-06 Eli Zaretskii <eliz@gnu.org>
5212
5213 * simple.el (line-move-partial): Adjust the row returned by
5214 posn-at-point for the current window-vscroll. (Bug#14567)
5215
54a42486
MA
52162013-07-06 Michael Albinus <michael.albinus@gmx.de>
5217
5218 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
5219 (tramp-sh-file-inotifywait-process-filter): Handle file names with
5220 spaces.
5221
34ada5f4
MR
52222013-07-06 Martin Rudalics <rudalics@gmx.at>
5223
5224 * window.el (window-state-put-stale-windows): New variable.
5225 (window--state-put-2): Save list of windows without matching buffer.
5226 (window-state-put): Remove "bufferless" windows if possible.
5227
11e03d89
JB
52282013-07-06 Juanma Barranquero <lekktu@gmail.com>
5229
5230 * simple.el (alternatives-define): Remove leftover :group keyword.
5231 Tweak docstring.
5232
3504a4be
LL
52332013-07-06 Leo Liu <sdl.web@gmail.com>
5234
5235 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
5236 (ido-enable-virtual-buffers): New variable.
5237 (ido-buffer-internal, ido-toggle-virtual-buffers)
5238 (ido-make-buffer-list): Use it.
5239 (ido-exhibit): Support turning on and off virtual buffers
5240 automatically.
5241
61e56e2c
JB
52422013-07-06 Juanma Barranquero <lekktu@gmail.com>
5243
5244 * simple.el (alternatives-define): New macro.
5245
321e1a9c
SM
52462013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
5247
5248 * subr.el (read-quoted-char): Use read-key.
5249 (sit-for): Let read-event decode tty input (bug#14782).
5250
d610f6dd
SB
52512013-07-05 Stephen Berman <stephen.berman@gmx.net>
5252
5253 * calendar/todo-mode.el: Add handling of file deletion, both by
321e1a9c
SM
5254 mode command and externally. Fix various related bugs.
5255 Clarify Commentary and improve some documentation strings and code.
d610f6dd
SB
5256 (todo-delete-file): New command.
5257 (todo-check-file): New function.
5258 (todo-show): Handle external deletion of the file we're trying to
5259 show (bug#14688). Replace called-interactively-p by an optional
5260 prefix argument to avoid problematic interaction with catch form
5261 when byte compiled (bug#14702).
5262 (todo-quit): Handle external deletion of the archive's todo file.
5263 Make sure the buffer that was visiting the archive file is still
5264 live before trying to bury it.
5265 (todo-category-completions): Handle external deletion of any
5266 category completion files.
5267 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
5268 of todo files, in case of external deletion.
5269 (todo-add-file): Replace unnecessary setq by let-binding.
5270 (todo-find-archive): Check whether there are any archives.
5271 Replace unnecessary setq by let-binding.
5272 (todo-archive-done-item): Use find-file-noselect to get the
321e1a9c
SM
5273 archive buffer whether or not the archive already exists.
5274 Remove superfluous code. Use file size instead of buffer-file-name to
d610f6dd
SB
5275 check if the archive is new; if it is, update list of archives.
5276 (todo-default-todo-file): Allow nil to be a valid value for when
5277 there are no todo files.
5278 (todo-reevaluate-default-file-defcustom): Use corrected definition
5279 of todo-default-todo-file.
5280 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
5281 (todo-delete-category, todo-show-categories-table)
5282 (todo-category-number): Clarify comment.
5283 (todo-filter-items): Clarify documentation string.
5284 (todo-show-current-file, todo-display-as-todo-file)
5285 (todo-reset-and-enable-done-separator): Tweak documentation string.
5286 (todo-done-separator): Make separator length window-width, since
5287 bug#2749 is now fixed.
5288
ddbdfd6f
MA
52892013-07-05 Michael Albinus <michael.albinus@gmx.de>
5290
321e1a9c
SM
5291 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
5292 Support both "gvfs-monitor-dir" and "inotifywait".
5293 (tramp-sh-file-inotifywait-process-filter): Rename from
ddbdfd6f
MA
5294 `tramp-sh-file-notify-process-filter'.
5295 (tramp-sh-file-gvfs-monitor-dir-process-filter)
5296 (tramp-get-remote-gvfs-monitor-dir): New defuns.
5297
96eb829a
LL
52982013-07-05 Leo Liu <sdl.web@gmail.com>
5299
5300 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
5301
cf13177e
YM
53022013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5303
5304 * frame.el (display-pixel-height, display-pixel-width)
5305 (display-mm-height, display-mm-width): Mention behavior on
5306 multi-monitor setups in docstrings.
5307 (w32-display-monitor-attributes-list): Declare function.
5308 (display-monitor-attributes-list): Use it.
5309
864c58ca
MA
53102013-07-04 Michael Albinus <michael.albinus@gmx.de>
5311
5312 * filenotify.el: New package.
5313
5314 * autorevert.el (top): Require filenotify.el.
5315 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
5316 instead.
5317 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
5318 (auto-revert-notify-handler): Use `file-notify-*' functions.
5319
5320 * subr.el (file-notify-handle-event): Move function to filenotify.el.
5321
321e1a9c
SM
5322 * net/tramp.el (tramp-file-name-for-operation):
5323 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
864c58ca
MA
5324
5325 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
5326 for `file-notify-add-watch' and `file-notify-rm-watch'.
5327 (tramp-process-sentinel): Improve trace.
5328 (tramp-sh-handle-file-notify-add-watch)
5329 (tramp-sh-file-notify-process-filter)
5330 (tramp-sh-handle-file-notify-rm-watch)
5331 (tramp-get-remote-inotifywait): New defuns.
5332
96673afe
JL
53332013-07-03 Juri Linkov <juri@jurta.org>
5334
5335 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
5336 call of `occur-read-primary-args' to interactive spec.
5337
5338 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
5339 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
5340
924494f4
MM
53412013-07-03 Matthias Meulien <orontee@gmail.com>
5342
5343 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
5344 `Buffer-menu-multi-occur'. Add it to the menu.
5345 (Buffer-menu-mode): Document it in docstring.
5346 (Buffer-menu-multi-occur): New command. (Bug#14673)
5347
56f75efc
DG
53482013-07-03 Dmitry Gutov <dgutov@yandex.ru>
5349
5350 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
5351 keywords and built-ins.
5352
9b057d61
GM
53532013-07-03 Glenn Morris <rgm@gnu.org>
5354
208dee4d
GM
5355 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
5356
9b057d61
GM
5357 Make info-xref checks case-sensitive by default
5358 * info.el (Info-find-node, Info-find-in-tag-table)
5359 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
5360 Add option for exact case matching of nodes.
5361 * info-xref.el (info-xref): New custom group.
5362 (info-xref-case-fold): New option.
5363 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
5364
e01aa29c
LL
53652013-07-03 Leo Liu <sdl.web@gmail.com>
5366
5367 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
5368
3086ca2e
DG
53692013-07-03 Dmitry Gutov <dgutov@yandex.ru>
5370
5371 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
5372 middle of block statement initially, lower the depth. Remove
5373 FIXME comment, not longer valid. Remove middle of block statement
5374 detection, no need to do that anymore since we've been using
5375 `ruby-parse-region' here.
5376
a3b49114
JD
53772013-07-02 Jan Djärv <jan.h.d@swipnet.se>
5378
5379 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
5380
08e5c823 53812013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
c737dcb1
KY
5382
5383 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
5384
2addf922
JB
53852013-07-01 Juanma Barranquero <lekktu@gmail.com>
5386
5387 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
5388 (desktop-restore-in-current-display): New customization option.
5389 (desktop--excluded-frame-parameters): Add `font'.
5390 (desktop--save-frames): Rename from desktop--save-windows.
5391 (desktop--restore-in-this-display-p): New function.
5392 (desktop--make-full-frame): Remove unwanted width/height from
5393 full(width|height) frames.
5394 (desktop--restore-frames): Rename from desktop--restore-windows.
5395 Obey desktop-restore-current-display. Do not delete old frames or
5396 select a new frame unless we were able to restore at least one frame.
5397
ef099a94
MN
53982013-06-30 Michal Nazarewicz <mina86@mina86.com>
5399
5400 * files.el (find-file-noselect): Simplify conditional expression.
5401
5402 * remember.el (remember-append-to-file):
5403 Don't mix `find-buffer-visiting' and `get-file-buffer'.
5404
5405 Add `remember-notes' function to store random notes across Emacs
5406 restarts.
5407 * remember.el (remember-data-file): Add :set callback to affect
5408 notes buffer (if any).
5409 (remember-notes): New command.
5410 (remember-notes-buffer-name, bury-remember-notes-on-kill):
5411 New defcustoms for the `remember-notes' function.
5412 (remember-notes-save-and-bury-buffer): New command.
5413 (remember-notes-mode-map): New variable.
5414 (remember-mode): New minor mode.
5415 (remember-notes--kill-buffer-query): New function.
5416 * startup.el (initial-buffer-choice): Add notes to custom type.
5417
0865d506
EZ
54182013-06-30 Eli Zaretskii <eliz@gnu.org>
5419
0ba54312
EZ
5420 * bindings.el (right-char, left-char): Don't call sit-for, this is
5421 no longer needed. Use arithmetic comparison only for numerical
5422 arguments.
5423
ef099a94
MN
5424 * international/mule-cmds.el (select-safe-coding-system):
5425 Handle the case of FROM being a string correctly. (Bug#14755)
0865d506 5426
2fae38e5
LMI
54272013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5428
5429 * net/shr.el (shr-make-table-1): Add a sanity check that allows
5430 progression on degenerate tables.
ef099a94 5431 (shr-rescale-image): ImageMagick animated images currently don't work.
2fae38e5 5432
a47cbd64
JB
54332013-06-30 Juanma Barranquero <lekktu@gmail.com>
5434
5435 Some fixes and improvements for desktop frame restoration.
5436 It is still experimental and disabled by default.
5437 * desktop.el (desktop--save-windows): Put the selected frame at
5438 the head of the list.
5439 (desktop--make-full-frame): New function.
5440 (desktop--restore-windows): Try to re-select the frame that was
5441 selected upon saving. Do not abort if some frames fail to restore,
7a3518fa
JB
5442 just show an error message and continue. Set up maximized frames
5443 so they have default non-maximized dimensions.
a47cbd64 5444
6dbafa30
DG
54452013-06-30 Dmitry Gutov <dgutov@yandex.ru>
5446
ef099a94
MN
5447 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
5448 Don't start heredoc inside a string or comment.
6dbafa30 5449
4c672a0f
EZ
54502013-06-29 Eli Zaretskii <eliz@gnu.org>
5451
5452 * bindings.el (visual-order-cursor-movement): New defcustom.
5453 (right-char, left-char): Provide visual-order cursor motion by
5454 calling move-point-visually. Update the doc strings.
5455
50960f36
KH
54562013-06-28 Kenichi Handa <handa@gnu.org>
5457
5458 * international/mule.el (define-coding-system): New coding system
5459 properties :inhibit-null-byte-detection,
5460 :inhibit-iso-escape-detection, and :prefer-utf-8.
5461 (set-buffer-file-coding-system): If :charset-list property of
5462 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
5463 appropriate for setting.
5464
c1ea3abf
JB
5465 * international/mule-cmds.el (select-safe-coding-system):
5466 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
5467 multibyte characters, return utf-8 (or one of its siblings).
50960f36
KH
5468
5469 * international/mule-conf.el (prefer-utf-8): New coding system.
5470 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
5471 files.
5472
75dbaf9d
IK
54732013-06-28 Ivan Kanis <ivan@kanis.fr>
5474
eadb6068
IK
5475 * net/shr.el (shr-render-region): New function.
5476
75dbaf9d
IK
5477 * net/eww.el: Autoload `eww-browse-url'.
5478
9ea5cf9f
DG
54792013-06-27 Dmitry Gutov <dgutov@yandex.ru>
5480
c1ea3abf
JB
5481 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5482 Adapt to `package-desc-version' being a list.
5483 Use `package--ac-desc-version' to retrieve version from a package
9ea5cf9f
DG
5484 archive element.
5485
39c0e36f
JB
54862013-06-27 Juanma Barranquero <lekktu@gmail.com>
5487
5488 New experimental feature to save&restore window and frame setup.
5489 * desktop.el (desktop-save-windows): New defcustom.
5490 (desktop--saved-states): New var.
5491 (desktop--excluded-frame-parameters): New defconst.
5492 (desktop--filter-frame-parms, desktop--find-frame-in-display)
5493 (desktop--restore-windows, desktop--save-windows): New functions.
5494 (desktop-save): Call `desktop--save-windows'.
5495 (desktop-read): Call `desktop--restore-windows'.
5496
7f13406b
LMI
54972013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5498
ef099a94 5499 * net/shr.el (add-face-text-property): Remove compat definition.
7f13406b 5500
1e072639
SB
55012013-06-27 Stephen Berman <stephen.berman@gmx.net>
5502
5503 * info.el (Info-try-follow-nearest-node): Move search for footnote
5504 above search for node name to prevent missing a footnote (bug#14717).
5505
f3e2cbde
SB
55062013-06-27 Stephen Berman <stephen.berman@gmx.net>
5507
5508 * obsolete/otodo-mode.el: Add obsolescence info to file header.
5509
99906aa0
LL
55102013-06-27 Leo Liu <sdl.web@gmail.com>
5511
5512 * net/eww.el (eww-read-bookmarks): Check file size.
5513
539f75f4
SM
55142013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5515
5516 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
5517 advice--pending if newdef is nil or an autoload (bug#13820).
5518 (advice-mapc): New function.
5519
843571cb
LMI
55202013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5521
5522 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
5523 probably.
23a75d7f 5524 (eww-mode-map): Add a menu bar.
2b4f0506
LMI
5525 (eww-add-bookmark): New command.
5526 (eww-bookmark-mode): New mode and commands.
a285ce99 5527 (eww-add-bookmark): Remove newlines from the title.
47fd571b 5528 (eww-bookmark-browse): Don't bug out if it's the only window.
843571cb 5529
f2136e1e
GM
55302013-06-26 Glenn Morris <rgm@gnu.org>
5531
eab35f39
GM
5532 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
5533 (hfy-size): Handle ttys. (Bug#14668)
5534
f2136e1e
GM
5535 * info-xref.el: Update for Texinfo 5 change in *note format.
5536 (info-xref-node-re, info-xref-note-re): New constants.
5537 (info-xref-check-buffer): Use info-xref-note-re.
5538
a49ff80c
SM
55392013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5540
a343d218
SM
5541 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
5542
a49ff80c
SM
5543 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
5544 nil terminate the loop (bug#14718).
5545
8308f184
LMI
55462013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5547
5548 * net/eww.el: Rework history traversal. When going forward/back,
5549 put these actions into the history, too, so that they can be
5550 replayed.
26bf2b82 5551 (eww-render): Move the history reset to the correct buffer.
8308f184 5552
ec64c273
JL
55532013-06-25 Juri Linkov <juri@jurta.org>
5554
5555 * files-x.el (modify-dir-local-variable): Change the header comment
5556 in the file with directory local variables. (Bug#14692)
5557
e080a9d7
JL
5558 * files-x.el (read-file-local-variable-value): Add `default'.
5559 (Bug#14710)
5560
bfbc93a1
IK
55612013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5562
5563 * net/eww.el (eww-make-unique-file-name): Create a unique file
5564 name before saving to entering `y' accidentally asynchronously.
5565
55662013-06-25 Ivan Kanis <ivan@kanis.fr>
5567
5568 * net/eww.el (eww-download): New command and keystroke.
5569
16f74f10
LMI
55702013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5571
a49ff80c 5572 * net/eww.el (eww-copy-page-url): Change name of command.
16f74f10
LMI
5573
5574 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
5575 be more consistent with Info and dired.
5576
5577 * net/eww.el (eww-mode-map): Ditto.
5578
12059709
SM
55792013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5580
5581 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
5582 packages from archives.
5583 (package-archive-contents): Change format; include obsolete packages.
5584 (package-desc): Use `dir' to mark builtin packages.
5585 (package--from-builtin): Set the `dir' field to `builtin'.
5586 (generated-autoload-file, version-control): Declare.
5587 (package-compute-transaction): Change first arg and return value to be
5588 lists of package-descs. Adjust to new package-archive-contents format.
5589 (package--add-to-archive-contents): Adjust to new
5590 package-archive-contents format.
5591 (package-download-transaction): Arg is now a list of package-descs.
5592 (package-install): If `pkg' is a package name, pass it as
5593 a requirement, so it is subject to the usual (e.g. disabled) checks.
5594 (describe-package): Accept package-desc as well.
5595 (describe-package-1): Describe a specific package-desc. Add links to
5596 other package-descs for the same package name.
5597 (package-menu-describe-package): Pass the actual package-desc.
5598 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
5599 works correctly.
5600 (package-desc-status): New function.
5601 (package-menu--refresh): New function, extracted
5602 from package-menu--generate.
5603 (package-menu--generate): Use it.
5604 (package-delete): Update package-alist.
5605 (package-menu-execute): Don't call package-initialize.
5606
5607 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
5608 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
5609 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
5610 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
5611 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
5612 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
5613
8bbdea0f
MR
56142013-06-25 Martin Rudalics <rudalics@gmx.at>
5615
5616 * window.el (window--state-get-1): Workaround for bug#14527.
5617 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
5618
e82b0991
LMI
56192013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5620
5621 * net/eww.el (eww-back-url): Implement the history by stashing all
5622 the data into a list.
d3f0f918 5623 (eww-forward-url): Allow going forward in the history, too.
e82b0991 5624
c763842b
SM
56252013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5626
5627 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
5628 for values and use read--expression for expressions (bug#14710).
5629 (read-file-local-variable): Avoid setq.
5630 (read-file-local-variable-mode): Use minor-mode-list.
5631
bceff189
RW
56322013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5633
864c58ca 5634 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
bceff189
RW
5635 for DOI URLs.
5636
45f431c6
RW
56372013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5638
864c58ca 5639 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
45f431c6
RW
5640 Update imenu-support when dialect changes.
5641
f42d8237
LL
56422013-06-25 Leo Liu <sdl.web@gmail.com>
5643
5644 * ido.el (ido-read-internal): Allow forward slash on windows.
5645
be549ce6
LMI
56462013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5647
5648 * net/eww.el (eww): Start of strings is \\`, not ^.
5649
71d4c19d
IK
56502013-06-24 Ivan Kanis <ivan@kanis.fr>
5651
5196f88a
IK
5652 * net/shr.el (shr-browse-url): Fix interactive spec.
5653
71d4c19d
IK
5654 * net/eww.el (eww): Add a trailing slash to domain names.
5655
ae36ca55
JB
56562013-06-24 Juanma Barranquero <lekktu@gmail.com>
5657
5658 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
5659
0ebd92a3
LMI
56602013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5661
bdaa086b
LMI
5662 * net/shr.el (shr-browse-url): Use an external browser if given a
5663 prefix.
5664
c763842b 5665 * net/eww.el (eww-external-browser): Move to shr.
0ebd92a3 5666
b89fc156
IK
56672013-06-24 Ivan Kanis <ivan@kanis.fr>
5668
5669 * net/eww.el (eww): Work more correctly for file: URLs.
5670 (eww-detect-charset): Allow quoted charsets.
5671 (eww-yank-page-url): New command and keystroke.
5672
18eb4bca
DU
56732013-06-24 Daiki Ueno <ueno@gnu.org>
5674
5675 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
5676 file name of gpg executable.
5677 (epg-context-program): New function.
5678 (epg-context-home-directory): New function.
5679 (epg-context-set-program): New function.
5680 (epg-context-set-home-directory): New function.
5681 (epg--start): Use `epg-context-program' instead of
5682 'epg-gpg-program'.
5683 (epg--list-keys-1): Likewise.
5684
6c6268c8
LL
56852013-06-24 Leo Liu <sdl.web@gmail.com>
5686
5687 * ido.el (ido-read-internal): Fix bug#14620.
5688
5e400cb3
JB
56892013-06-23 Juanma Barranquero <lekktu@gmail.com>
5690
5691 * faces.el (face-documentation): Simplify.
5692 (read-face-attribute, tty-find-type, x-resolve-font-name):
5693 Use `string-match-p'.
5694 (list-faces-display): Use `string-match-p'. Simplify.
5695 (face-spec-recalc): Check face to avoid face alias loops.
5696 (read-color): Use `string-match-p' and non-capturing parenthesis.
5697
f3f9606c
LMI
56982013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5699
5700 * net/shr.el (shr-rescale-image): Use the new
5701 :max-width/:max-height functionality.
5702
a3ca09b9
IK
57032013-06-23 Ivan Kanis <ivan@kanis.fr>
5704
5705 * net/eww.el (eww-search-prefix): New variable.
5706 (eww): Use it.
f865b474
IK
5707 (eww-external-browser): New variable.
5708 (eww-mode-map): New keystroke.
5709 (eww-browse-with-external-browser): New command.
a3ca09b9 5710
e854cfc7
IK
5711 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
5712
18bb9e21
JB
57132013-06-23 Juanma Barranquero <lekktu@gmail.com>
5714
5715 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
5716 Don't skip aligning the next header field when padding is 0;
5717 otherwise, field width is not respected unless the title is as
5718 wide as the field.
5719
5b165ade
SM
57202013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
5721
5722 * emacs-lisp/package.el (package-el-version): Remove.
5723 (package-process-define-package): Fix inf-loop.
5724 (package-install): Allow symbols as arguments again.
5725
12adebe9
DG
57262013-06-22 Dmitry Gutov <dgutov@yandex.ru>
5727
5728 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
5729 add some more keyword-like methods.
5730 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
5731
388573ee
JB
57322013-06-22 Juanma Barranquero <lekktu@gmail.com>
5733
5734 * bs.el (bs-buffer-show-mark): Make defvar-local.
5735 (bs-mode): Use setq-local.
5736
5737 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
5738 (emacs-lock--try-unlocking): Make defvar-local.
5739
4582a01c 57402013-06-22 Glenn Morris <rgm@gnu.org>
3d94f3ad 5741
2663dd23
GM
5742 * play/cookie1.el (cookie-apropos): Minor simplification.
5743
3d94f3ad
GM
5744 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
5745
f72e2fdb
DG
57462013-06-22 Dmitry Gutov <dgutov@yandex.ru>
5747
5748 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
5749 `regexp-opt', it breaks the build during dumping.
5750
73eab938
DG
57512013-06-21 Dmitry Gutov <dgutov@yandex.ru>
5752
c763842b
SM
5753 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
5754 Highlight keyword-like methods on Kernel and Module with
73eab938 5755 font-lock-builtin-face.
5cf8176d
DG
5756 (auto-mode-alist): Consolidate different entries into one regexp
5757 and add more *file-s.
73eab938 5758
d26255f6
SB
57592013-06-21 Stephen Berman <stephen.berman@gmx.net>
5760
5761 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
5762
5763 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
5764 (diary-entry): Use it in the action of this button type instead of
5765 diary-goto-entry.
5766
5767 * calendar/todo-mode.el: New version.
5768 (todo-add-category): Append new category to end of file and give
5769 it the highest number, instead of putting it at the beginning and
5770 giving it 0. Incorporate noninteractive functionality.
5771 (todo-forward-category): Adapt to 1-based category numbering.
5772 Allow skipping over archived categories.
5773 (todo-backward-category): Derive from todo-forward-category.
5774 (todo-backward-item, todo-forward-item): Make noninteractive and
5775 delegate interactive part to new commands. Make sensitive to done items.
5776 (todo-categories): Make value an alist of category names and
5777 vectors of item counts.
5778 (todo-category-beg): Make a defconst.
5779 (todo-category-number): Use 1 instead of 0 as initial value.
5780 (todo-category-select): Make sensitive to overlays, optional item
5781 highlighting and done items.
5782 (todo-delete-item): Make sensitive to overlays and marked and done items.
5783 (todo-edit-item): Make sensitive to overlays and editing of
5784 date/time header optional. Add format checks.
5785 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
5786 no-op if point is not on an item. Advertise using todo-edit-quit.
5787 (todo-edit-mode): Make sensitive to new format, font-locking, and
5788 multiple todo files.
5789 (todo-insert-item, todo-insert-item-here): Derive from
5790 todo-basic-insert-item and extend functionality.
5791 (todo-item-end, todo-item-start): Make sensitive to done items.
5792 (todo-item-string): Don't return text properties. Restore point.
5793 (todo-jump-to-category): Make sensitive to multiple todo files and
5794 todo archives. Use extended category completion.
5795 (todo-lower-item, todo-raise-item): Rename to *-priority and
5796 derive from todo-set-item-priority.
5797 (todo-mode): Derive from special-mode. Make sensitive to new
5798 format, font-locking and multiple todo files. Make read-only.
5799 (todo-mode-map): Don't suppress digit keys, so they can supply
5800 prefix arguments. Add many new key bindings.
5801 (todo-prefix): Insert as an overlay instead of file text.
5802 Change semantics from diary date expression to purely visual mark.
5803 (todo-print): Rename to todo-print-buffer. Make buffer display
5804 features printable. Remove option to restrict number of items
5805 printed. Add option to print to file.
5806 (todo-print-function): Rename to todo-print-buffer-function.
5807 (todo-quit): Extend to handle exiting new todo modes.
5808 (todo-remove-item): Make sensitive to overlays.
5809 (todo-save): Extend to buffers of filtered items.
5810 (todo-show): Make sensitive to done items, multiple todo files and
5811 new todo modes. Offer to convert legacy todo file before creating
5812 first new todo file.
5813 (todo-show-priorities): Rename to todo-top-priorities.
5814 Change semantics of value 0.
5815 (todo-top-priorities): Rename to todo-filter-top-priorities,
5816 derive from todo-filter-items and extend functionality.
5817 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
5818 and extend functionality to other types of filtered items.
5819 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
5820 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
5821 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
5822 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
5823 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
5824 (todo-edit-mode-hook, todo-entry-prefix-function)
5825 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
5826 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
5827 (todo-initials, todo-insert-threshold, todo-item-string-start)
5828 (todo-line-string, todo-menu, todo-mode-hook)
5829 (todo-more-important-p, todo-previous-answer, todo-previous-line)
5830 (todo-print-priorities, todo-remove-separator)
5831 (todo-save-top-priorities-too, todo-string-count-lines)
5832 (todo-string-multiline-p, todo-time-string-format)
5833 (todo-tmp-buffer-name): Remove.
5834 (todo-add-file, todo-archive-done-item, todo-choose-archive)
5835 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
5836 (todo-edit-category-diary-inclusion)
5837 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
5838 (todo-edit-file, todo-edit-item-date-day)
5839 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
5840 (todo-edit-item-date-month, todo-edit-item-date-to-today)
5841 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
5842 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
5843 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
5844 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
5845 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
5846 (todo-filter-top-priorities-multifile, todo-find-archive)
5847 (todo-find-filtered-items-file, todo-go-to-source-item)
5848 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
5849 (todo-jump-to-archive-category, todo-lower-category)
5850 (todo-mark-category, todo-marked-item-p, todo-merge-category)
5851 (todo-move-category, todo-move-item, todo-next-button)
5852 (todo-next-item, todo-padded-string, todo-powerset)
5853 (todo-previous-button, todo-previous-item)
5854 (todo-print-buffer-to-file, todo-raise-category)
5855 (todo-rename-category, todo-repair-categories-sexp, todo-search)
5856 (todo-set-category-number, todo-set-item-priority)
5857 (todo-set-top-priorities-in-category)
5858 (todo-set-top-priorities-in-file, todo-show-categories-table)
5859 (todo-sort-categories-alphabetically-or-numerically)
5860 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
5861 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
5862 (todo-toggle-item-header, todo-toggle-item-highlighting)
5863 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
5864 (todo-toggle-view-done-items, todo-toggle-view-done-only)
5865 (todo-unarchive-items, todo-unmark-category): New commands.
5866 (todo-absolute-file-name, todo-add-to-buffer-list)
5867 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
5868 (todo-basic-insert-item, todo-category-completions)
5869 (todo-category-number, todo-category-string-matcher-1)
5870 (todo-category-string-matcher-2, todo-check-filtered-items-file)
5871 (todo-check-format, todo-clear-matches)
5872 (todo-comment-string-matcher, todo-convert-legacy-date-time)
5873 (todo-current-category, todo-date-string-matcher)
5874 (todo-define-insertion-command, todo-diary-expired-matcher)
5875 (todo-diary-goto-entry, todo-diary-item-p)
5876 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
5877 (todo-display-categories, todo-display-sorted, todo-done-item-p)
5878 (todo-done-item-section-p, todo-done-separator)
5879 (todo-done-string-matcher, todo-files, todo-filter-items)
5880 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
5881 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
5882 (todo-insert-category-line, todo-insert-item-from-calendar)
5883 (todo-insert-sort-button, todo-insert-with-overlays)
5884 (todo-insertion-command-name, todo-insertion-key-bindings)
5885 (todo-label-to-key, todo-longest-category-name-length)
5886 (todo-make-categories-list, todo-mode-external-set)
5887 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
5888 (todo-modes-set-3, todo-multiple-filter-files)
5889 (todo-nondiary-marker-matcher, todo-prefix-overlays)
5890 (todo-read-category, todo-read-date, todo-read-dayname)
5891 (todo-read-file-name, todo-read-time)
5892 (todo-reevaluate-category-completions-files-defcustom)
5893 (todo-reevaluate-default-file-defcustom)
5894 (todo-reevaluate-filelist-defcustoms)
5895 (todo-reevaluate-filter-files-defcustom)
5896 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
5897 (todo-reset-done-separator, todo-reset-done-separator-string)
5898 (todo-reset-done-string, todo-reset-global-current-todo-file)
5899 (todo-reset-highlight-item, todo-reset-nondiary-marker)
5900 (todo-reset-prefix, todo-set-categories)
5901 (todo-set-date-from-calendar, todo-set-show-current-file)
5902 (todo-set-top-priorities, todo-short-file-name)
5903 (todo-show-current-file, todo-sort, todo-time-string-matcher)
5904 (todo-total-item-counts, todo-update-buffer-list)
5905 (todo-update-categories-display, todo-update-categories-sexp)
5906 (todo-update-count, todo-validate-name, todo-y-or-n-p):
5907 New functions.
5908 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
5909 New major modes.
5910 (todo-categories, todo-display, todo-edit, todo-faces)
5911 (todo-filtered): New defgroups.
5912 (todo-archived-only, todo-button, todo-category-string, todo-date)
5913 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
5914 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
5915 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
5916 (todo-add-item-if-new-category, todo-always-add-time-string)
5917 (todo-categories-align, todo-categories-archived-label)
5918 (todo-categories-category-label, todo-categories-diary-label)
5919 (todo-categories-done-label, todo-categories-number-separator)
5920 (todo-categories-todo-label, todo-categories-totals-label)
5921 (todo-category-completions-files, todo-completion-ignore-case)
5922 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
5923 (todo-done-separator-string, todo-done-string)
5924 (todo-files-function, todo-filter-done-items, todo-filter-files)
5925 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
5926 (todo-initial-category, todo-initial-file, todo-item-mark)
5927 (todo-legacy-date-time-regexp, todo-mode-line-function)
5928 (todo-nondiary-marker, todo-number-prefix)
5929 (todo-print-buffer-function, todo-show-current-file)
5930 (todo-show-done-only, todo-show-first, todo-show-with-done)
5931 (todo-skip-archived-categories, todo-top-priorities-overrides)
5932 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
5933 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
5934 New defcustoms.
5935 (todo-category-done, todo-date-pattern, todo-date-string-start)
5936 (todo-diary-items-buffer, todo-done-string-start)
5937 (todo-filtered-items-buffer, todo-item-start)
5938 (todo-month-abbrev-array, todo-month-name-array)
5939 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
5940 (todo-top-priorities-buffer): New defconsts.
5941 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
5942 (todo-categories-with-marks, todo-category-string-face)
5943 (todo-comment-face, todo-comment-string, todo-current-todo-file)
5944 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
5945 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
5946 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
5947 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
5948 (todo-font-lock-keywords, todo-global-current-todo-file)
5949 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
5950 (todo-insertion-commands-args)
5951 (todo-insertion-commands-args-genlist)
5952 (todo-insertion-commands-names, todo-insertion-map)
5953 (todo-key-bindings-t, todo-key-bindings-t+a)
5954 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
5955 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
5956 (todo-nondiary-face, todo-print-buffer, todo-time-face)
5957 (todo-visited): New variables.
5958
cad5d1cb
GM
59592013-06-21 Glenn Morris <rgm@gnu.org>
5960
5961 * play/cookie1.el (cookie-apropos): Add optional display argument.
5962 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
5963 (psychoanalyze-pinhead): Use cookie-doctor.
5964
9e277302
JB
59652013-06-21 Juanma Barranquero <lekktu@gmail.com>
5966
5967 * emacs-lisp/package.el (tar-get-file-descriptor)
5968 (tar--extract): Declare.
5969
c5b0993e
EW
59702013-06-21 Eduard Wiebe <usenet@pusto.de>
5971
5972 Extend flymake's warning predicate to be a function (bug#14217).
5973 * progmodes/flymake.el (flymake-warning-predicate): New.
5974 (flymake-parse-line): Use it.
5975 (flymake-warning-re): Make obsolete alias to
5976 `flymake-warning-predicate'.
5977
a7d2d465
SM
59782013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5979
5980 * emacs-lisp/package.el (package-alist): Include obsolete packages.
5981 (package-obsolete-list): Remove.
5982 (package-activate): Remove min-version argument. Add `force' argument.
5983 Adjust to new package-alist format.
5984 (package-mark-obsolete): Remove.
5985 (package-unpack): Force reload of the package's autoloads.
5986 (package-installed-p): Check builtins if the installed package is not
5987 recent enough.
5988 (package-initialize): Don't reset package-obsolete-list.
5989 Don't specify which package version to activate.
5990 (package-process-define-package, describe-package-1)
5991 (package-menu--generate): Adjust to new package-alist format.
5992
cedf5c9d
JB
59932013-06-21 Juanma Barranquero <lekktu@gmail.com>
5994
5995 * allout-widgets.el (allout-widgets-mode-off)
5996 (allout-widgets-mode-on, allout-widgets-pre-command-business)
5997 (allout-widgets-post-command-business)
5998 (allout-widgets-after-copy-or-kill-function)
5999 (allout-widgets-after-undo-function, allout-test-range-overlaps)
6000 (allout-decorate-item-and-context)
6001 (allout-graphics-modification-handler): Fix typos in docstrings.
6002 (allout-get-or-create-parent-widget): Use `looking-at-p'.
6003
6004 * cmuscheme.el (scheme-start-file): Doc fix.
6005 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
6006 (scheme-input-filter): Use `string-match-p'.
6007
6008 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
6009
6010 * dired-x.el: Use Dired consistently in docstrings.
6011
6012 * dired.el: Use Dired consistently in docstrings.
6013 (dired-readin, dired-mode): Use `setq-local'.
6014 (dired-switches-alist): Make defvar-local.
6015 (dired-buffers-for-dir): Use `zerop'.
6016 (dired-safe-switches-p, dired-switches-escape-p)
6017 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
6018 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
6019 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
6020 (dired-goto-next-nontrivial-file): Use `string-match-p'.
6021 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
6022 (dired-toggle-marks, dired-mark-files-containing-regexp)
6023 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
6024 (dired-flag-auto-save-files, dired-flag-backup-files):
6025 Use `looking-at-p'.
6026 (dired-mark-files-regexp, dired-build-subdir-alist):
6027 Use `string-match-p', `looking-at-p'.
6028
6029 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
6030 (direct-print-region-helper): Use `string-match-p'.
6031
aed838b5
LL
60322013-06-21 Leo Liu <sdl.web@gmail.com>
6033
cedf5c9d
JB
6034 * comint.el (comint-redirect-results-list-from-process):
6035 Fix infinite loop.
aed838b5 6036
d80a808f
LMI
60372013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6038
6039 * net/eww.el (eww-update-header-line-format): Quote % characters.
6040
e7a526e3
GM
60412013-06-21 Glenn Morris <rgm@gnu.org>
6042
6043 * play/cookie1.el (cookie): New custom group.
6044 (cookie-file): New option.
6045 (cookie-check-file): New function.
6046 (cookie): Make it interactive. Make start and end messages optional.
6047 Interactively, display the result. Default to cookie-file.
6048 (cookie-insert): Default to cookie-file.
6049 (cookie-snarf): Make start and end messages optional.
6050 Default to cookie-file. Use with-temp-buffer.
6051 (cookie-read): Rename from read-cookie.
6052 Make start and end messages optional. Default to cookie-file.
6053 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
7f8e3b22 6054 Do not autoload it.
e7a526e3
GM
6055 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
6056 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
6057
62efb35e
LL
60582013-06-21 Leo Liu <sdl.web@gmail.com>
6059
6060 * progmodes/octave.el (octave-mode): Backward compatibility fix.
6061
21e3f963
GM
60622013-06-21 Glenn Morris <rgm@gnu.org>
6063
6064 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
6065
fd846ab4
SM
60662013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
6067 Daniel Hackney <dan@haxney.org>
6068
6069 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
6070 Consolidate the single-file vs tarball code.
6071 (package-desc-suffix): New function.
6072 (package-desc-full-name): Don't bother inlining it.
6073 (package-load-descriptor): Return the new package-desc.
6074 (package-mark-obsolete): Remove unused arg `package'.
6075 (package-unpack): Make it work for single files as well.
6076 Make it update package-alist.
6077 (package--make-autoloads-and-stuff): Rename from
6078 package--make-autoloads-and-compile. Don't compile any more.
6079 (package--compile): New function.
6080 (package-generate-description-file): New function, extracted from
6081 package-unpack-single.
6082 (package-unpack-single): Remove.
6083 (package--with-work-buffer): Add indentation and debugging info.
6084 (package-download-single): Remove.
6085 (package-install-from-archive): Rename from package-download-tar, make
6086 it take a pkg-desc, and make it work for single files as well.
6087 (package-download-transaction): Simplify.
6088 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
6089 external tar program.
6090 (package-install-from-buffer): Remove `pkg-desc' argument.
6091 Use package-tar-file-info for tar-mode buffers.
6092 (package-install-file): Simplify accordingly.
6093 (package-archive-base): Change to take a pkg-desc.
6094 * tar-mode.el (tar--check-descriptor): New function, extracted from
6095 tar-get-descriptor.
6096 (tar-get-descriptor): Use it.
6097 (tar-get-file-descriptor): New function.
6098 (tar--extract): New function, extracted from tar-extract.
6099 (tar--extract): Use it.
6100 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
6101 case the summary uses non-ascii. Adjust to new calling convention of
6102 package-tar-file-info.
6103
b7deae5e
LL
61042013-06-21 Leo Liu <sdl.web@gmail.com>
6105
fd846ab4
SM
6106 * comint.el (comint-redirect-results-list-from-process):
6107 Fix random delay. (Bug#14681)
b7deae5e 6108
7a65a0b2
JB
61092013-06-21 Juanma Barranquero <lekktu@gmail.com>
6110
6111 * profiler.el (profiler-format-number): Use log, not log10.
6112
1493c2af
JB
61132013-06-20 Juanma Barranquero <lekktu@gmail.com>
6114
6115 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
6116
aff6371e
SM
61172013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
6118
6119 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
6120 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
6121 yet available.
6122 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
6123 (AUTOGENEL): ... here.
6124 * emacs-lisp/cl-macs.el (cl--sublis): New function.
6125 (cl--defsubst-expand): Use it.
6126
89561f72
PE
61272013-06-20 Paul Eggert <eggert@cs.ucla.edu>
6128
6129 * subr.el (log10): Move here from C code, and declare as obsolete.
6130 All uses of (log10 X) replaced with (log X 10).
6131
47199123
JB
61322013-06-20 Juanma Barranquero <lekktu@gmail.com>
6133
6134 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
6135 Declare with `defvar-local'.
6136 (tabulated-list-use-header-line, tabulated-list-entries)
6137 (tabulated-list-padding, tabulated-list-printer)
6138 (tabulated-list-sort-key): Declare with `defvar-local'.
6139 (tabulated-list-init-header, tabulated-list-print-fake-header):
6140 Use `setq-local'.
6141
4a172eab
MA
61422013-06-20 Michael Albinus <michael.albinus@gmx.de>
6143
47199123
JB
6144 * arc-mode.el (archive-mode): Add `archive-write-file' to
6145 `write-contents-functions' also for remote files. (Bug#14652)
4a172eab 6146
5fc0acc0
JB
61472013-06-20 Juanma Barranquero <lekktu@gmail.com>
6148
d5b27848
JB
6149 * cus-edit.el (custom-commands): Fix typos.
6150 (custom-display): Fix tooltip text.
6151 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
6152 Fix typos in docstrings.
6153 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
6154 (custom-unlispify-menu-entry, custom-magic-value-create)
6155 (custom-add-see-also, custom-group-value-create): Use ?\s.
6156 (custom-guess-type, customize-apropos, editable-field)
6157 (custom-face-value-create): Use `string-match-p'.
6158 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
6159
6160 * custom.el (custom-load-symbol): Use `string-match-p'.
6161
a5c581d8
JB
6162 * ansi-color.el: Convert to lexical binding.
6163 (ansi-colors): Fix URL.
6164 (ansi-color-context, ansi-color-context-region): Use defvar-local.
6165 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
6166 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
6167
970ad972
G
61682013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6169
6170 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
6171
6172 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
6173
61742013-06-19 Tom Tromey <tromey@redhat.com>
6175
6176 * net/eww.el (eww-top-url): Remove.
6177 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
6178 (eww-render): Set new variables. Don't set eww-top-url.
6179 (eww-handle-link): Handle "prev", "home", and "contents".
6180 Downcase the rel text.
6181 (eww-top-url): Choose best top URL.
6182
61832013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6184
6185 * net/eww.el: Rewrite to implement form elements "by hand" instead of
6186 relying in widget.el. Using widget.el leads to too many
6187 user interface inconsistencies.
6188 (eww-self-insert): Implement entering commands in text fields.
6189 (eww-process-text-input): New function to make text input field editing
6190 work.
6191 (eww-submit): Rewrite to use the new-style form methods.
6192 (eww-select-display): Display the correct selected item.
6193 (eww-change-select): Implement changing the select value.
6194 (eww-toggle-checkbox): Implement radio/checkboxes.
6195 (eww-update-field): Fix compilation error.
6196 (eww-tag-textarea): Implement <textarea>.
6197
6198 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
6199 we don't shadow mode-specific bindings.
6200
6201 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
6202 nothing to push.
6203
6204 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
6205
4582a01c 62062013-06-19 Glenn Morris <rgm@gnu.org>
3db52056
GM
6207
6208 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
6209
15b263dc
MA
62102013-06-19 Michael Albinus <michael.albinus@gmx.de>
6211
6212 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
6213 not needed.
6214
6215 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
6216
8f5297f7
LMI
62172013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6218
6219 * net/browse-url.el (browse-url-browser-function):
6220 `eww-browse-url' has the right calling signature, `eww' does not.
6221
011c4552
GM
62222013-06-19 Glenn Morris <rgm@gnu.org>
6223
2285bd27
GM
6224 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
6225 Only eval autoloaded macros.
6226 (byte-compile-autoload): Only give the macro warning for macros.
6227
1d653303
GM
6228 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
6229 (ps-underlined-faces): Declare.
6230
bdd779ec
GM
6231 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
6232 (speedbar-add-supported-extension): Declare.
6233
011c4552
GM
6234 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
6235 Don't include a date stamp in the header of the generated file;
6236 it leads to needless differences between output files.
6237
e59dfb0e
MA
62382013-06-19 Michael Albinus <michael.albinus@gmx.de>
6239
c763842b
SM
6240 * net/secrets.el (secrets-struct-secret-content-type):
6241 Replace check of introspection data by a test call of "CreateItem".
fd846ab4 6242 Some servers do not offer introspection.
e59dfb0e 6243
102626e2
SM
62442013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
6245
6246 * electric.el (electric-pair-mode): Improve interaction with
6247 electric-layout-mode.
6248 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
6249 (electric-pair-syntax): Use text-mode-syntax-table in comments
6250 and strings.
6251 (electric-pair--insert): New function.
6252 (electric-pair-post-self-insert-function): Use it and
6253 electric--after-char-pos.
6254
ad528125
LL
62552013-06-19 Leo Liu <sdl.web@gmail.com>
6256
6257 * progmodes/octave.el (octave-help): Fix regexp.
6258
924d6997
G
62592013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6260
6261 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
6262 (shr-table-horizontal-line): Allow nil as a value, and change the
6263 default.
6264 (shr-insert-table-ruler): Respect the nil value.
6265
62662013-06-18 Tom Tromey <tromey@barimba>
6267
6268 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
6269 New defvars.
6270 (eww-open-file): New defun.
6271 (eww-render): Initialize new variables.
6272 (eww-display-html): Handle "link" and "a".
6273 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
6274 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
6275 (eww-back-url): Rename from eww-previous-url.
102626e2
SM
6276 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
6277 New defuns.
924d6997 6278
d1bbba4f
DG
62792013-06-18 Dmitry Gutov <dgutov@yandex.ru>
6280
6281 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
6282 Distinguish ternary operator tokens from slash symbol and slash
6283 char literal.
6284
14dd22d2
JB
62852013-06-18 Juanma Barranquero <lekktu@gmail.com>
6286
6287 Convert symbol prettification into minor mode and global minor mode.
6288
6289 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
6290 `prog-prettify-symbols', and make a local defvar instead of defcustom.
6291 (prettify-symbols--keywords): Rename from
6292 `prog-prettify-symbols-alist' and make a local defvar.
6293 (prettify-symbols--compose-symbol): Rename from
6294 `prog--prettify-font-lock-compose-symbol'.
6295 (prettify-symbols--make-keywords): Rename from
6296 `prog-prettify-font-lock-symbols-keywords' and simplify.
6297 (prog-prettify-install): Remove.
6298 (prettify-symbols-mode): New minor mode, based on
6299 `prog-prettify-install'.
6300 (turn-on-prettify-symbols-mode): New function.
6301 (global-prettify-symbols-mode): New globalized minor mode.
6302
6303 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6304 * progmodes/cfengine.el (cfengine3-mode):
6305 * progmodes/perl-mode.el (perl-mode): Don't call
6306 `prog-prettify-install'; set `prettify-symbols-alist' instead.
6307
292c880c
JL
63082013-06-18 Juri Linkov <juri@jurta.org>
6309
6310 * files-x.el (modify-file-local-variable-message): New function.
6311 (modify-file-local-variable)
6312 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
6313 and call `modify-file-local-variable-message' when it's non-nil.
6314 (add-file-local-variable, delete-file-local-variable)
6315 (add-file-local-variable-prop-line)
6316 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
6317 and use it. (Bug#9820)
6318
0950aa27
JL
63192013-06-18 Juri Linkov <juri@jurta.org>
6320
6321 * emulation/vi.el (vi-shell-op):
6322 * emulation/vip.el (vip-execute-com, ex-command):
6323 * emulation/viper-cmd.el (viper-exec-bang):
6324 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
6325 the call of `shell-command-on-region'. (Bug#14637)
6326
6327 * simple.el (shell-command-on-region): Doc fix.
6328
8fbcca16
SM
63292013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6330
6331 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
6332 (bug#14633).
6333
dd7426ea
GM
63342013-06-18 Glenn Morris <rgm@gnu.org>
6335
4ba54f7d
GM
6336 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
6337
dd7426ea
GM
6338 * newcomment.el (comment-search-forward, comment-search-backward):
6339 Doc fix. (Bug#14376)
6340
58aa805b
JB
63412013-06-18 Juanma Barranquero <lekktu@gmail.com>
6342
6343 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
6344 (buffer-face-mode-invoke): Doc fix.
6345
9a08a617
MM
63462013-06-18 Matthias Meulien <orontee@gmail.com>
6347
6348 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
924494f4 6349 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
9a08a617 6350
f2f426ca
GM
63512013-06-18 Glenn Morris <rgm@gnu.org>
6352
9445f99b
GM
6353 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
6354 Replace obsolete function generic-make-keywords with its expansion.
6355
e0df2d14
GM
6356 * progmodes/python.el (ffap-alist): Declare.
6357
f2f426ca
GM
6358 * textmodes/reftex.el (bibtex-mode-map): Declare.
6359
f7f9a720
SM
63602013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6361
6362 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
6363 (package-unpack, package-unpack-single): Return the pkg-dir.
6364 (package-download-transaction): Use it to update package-alist.
6365
57ff04e0
LMI
63662013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6367
6368 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
6369 possible choice.
6370
c048c022
JL
63712013-06-17 Juri Linkov <juri@jurta.org>
6372
6373 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
6374
b5bcaee5
DG
63752013-06-17 Dmitry Gutov <dgutov@yandex.ru>
6376
a020afb9
JB
6377 * emacs-lisp/package.el (package-load-descriptor):
6378 Remove `with-syntax-table' call, `read' doesn't need it.
b5bcaee5
DG
6379 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
6380
551e07e5
JB
63812013-06-17 Juanma Barranquero <lekktu@gmail.com>
6382
6383 * startup.el (command-line): Expand package name returned by
6384 `package--description-file' (bug#14639).
6385
d363bffb
DG
63862013-06-17 Dmitry Gutov <dgutov@yandex.ru>
6387
6388 * emacs-lisp/package.el (package-load-descriptor): Do not call
6389 `emacs-lisp-mode', just use its syntax table.
6390
f612933b
JB
63912013-06-17 Juanma Barranquero <lekktu@gmail.com>
6392
6393 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
6394 `font-lock-extra-managed-props' if any prettifying keyword is added.
6395 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
6396 (prog-mode): Use `setq-local'.
6397
db3b7db5
SM
63982013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
6399
6400 * international/characters.el (standard-case-table): Set syntax of ?»
6401 and ?« to punctuation.
6402
f3d674df
JB
64032013-06-16 Juanma Barranquero <lekktu@gmail.com>
6404
6405 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
6406 Save relevant match data before calling `syntax-ppss' (bug#14595).
6407
31489a32
JL
64082013-06-15 Juri Linkov <juri@jurta.org>
6409
6410 * files-x.el (modify-file-local-variable-prop-line): Add local
6411 variables to the end of the existing comment on the first line.
6412 Use `file-auto-mode-skip' to skip interpreter magic line,
6413 and also skip XML declaration.
6414
66bd25ab
SM
64152013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6416
6417 * startup.el (package--builtin-versions): New var.
6418 (package-subdirectory-regexp): Remove.
6419 (package--description-file): Hard code its value instead.
6420
6421 * emacs-lisp/package.el: Don't activate packages older than builtin.
6422 (package-obsolete-list): Rename from package-obsolete-alist, and make
6423 it into a simple list of package-desc.
6424 (package-strip-version): Remove.
6425 (package-built-in-p): Use package--builtin-versions.
6426 (package-mark-obsolete): Simplify.
6427 (package-process-define-package): Mark it obsolete if older than the
6428 builtin version.
6429 (package-handle-response): Use line-end-position.
6430 (package-read-archive-contents, package--download-one-archive):
6431 Simplify.
6432 (package--add-to-archive-contents): Skip if older than the builtin or
6433 installed version.
6434 (package-menu-describe-package): Fix last change.
6435 (package-list-unversioned): New var.
6436 (package-menu--generate): Use it.
6437
6438 * emacs-lisp/autoload.el: Manage package--builtin-versions.
6439 (autoload--insert-text, autoload--insert-cookie-text): New functions.
6440 (autoload-builtin-package-versions): New variable.
6441 (autoload-generate-file-autoloads): Use them.
6442 Remove the list of autoloaded functions/macros from the
6443 (autoload...) comments.
6444
6445 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
6446
9583ec36
EZ
64472013-06-15 Eli Zaretskii <eliz@gnu.org>
6448
6449 * simple.el (line-move-partial): Don't jump to the next screen
6450 line as soon as it becomes visible. Instead, continue enlarging
6451 the vscroll until the portion of a tall screen line that's left on
6452 display is about the height of the frame's default font.
6453 (Bug#14567)
6454
f0100d8a
GM
64552013-06-15 Glenn Morris <rgm@gnu.org>
6456
b86a85ca
GM
6457 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
6458 compilation-error-regexp-alist void, or local while let-bound.
6459
f0100d8a
GM
6460 * progmodes/make-mode.el (makefile-mode-syntax-table):
6461 Treat "=" as punctuation. (Bug#14614)
6462
05e7ce90
JB
64632013-06-15 Juanma Barranquero <lekktu@gmail.com>
6464
6465 * help-fns.el (describe-variable):
6466 Add extra line for permanent-local variables.
6467
12e5e86e
SH
64682013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
6469
6470 * progmodes/scheme.el (scheme-font-lock-keywords-2):
6471 Add export, import, library. (Bug#9164)
6472 (library): Set indent function.
6473
230dcbaf
GM
64742013-06-14 Glenn Morris <rgm@gnu.org>
6475
6476 * term/xterm.el (xterm--query):
6477 Stop after first matching handler. (Bug#14615)
6478
e36b2d20 64792013-06-14 Ivan Kanis <ivan@kanis.fr>
d4466a91
IK
6480
6481 Add support for dired in saveplace.
6482 * dired.el (dired-initial-position-hook): New variable.
6483 (dired-initial-position): Call hook to place cursor position.
6484 * saveplace.el (save-place-to-alist): Add dired position.
6485 (save-place-dired-hook): New function.
6486
0b31660d
SM
64872013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6488
bf1e6ae8
SM
6489 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
6490 through a symbol rather than letrec.
6491
1b8dff23
SM
6492 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
6493 (package-desc): Add `dir' field.
6494 (package-desc-full-name): New function.
6495 (package-load-descriptor): Combine the two arguments. Don't use `load'.
6496 (package-maybe-load-descriptor): Remove.
6497 (package-load-all-descriptors): Just call package-load-descriptor.
6498 (package--disabled-p): New function.
6499 (package-desc-vers, package-desc-doc): Remove aliases.
6500 (package--dir): Remove function.
6501 (package-activate): Check if a package is disabled.
6502 (package-process-define-package): New function, extracted from
6503 define-package.
6504 (define-package): Turn into a place holder.
6505 (package-unpack-single, package-tar-file-info):
6506 Use package--description-file.
6507 (package-compute-transaction): Use package--disabled-p.
6508 (package-download-transaction): Don't call
6509 package-maybe-load-descriptor since they're all loaded anyway.
6510 (package-install): Change argument to be a pkg-desc.
6511 (package-delete): Use a single pkg-desc argument.
6512 (describe-package-1): Use package-desc-dir instead of package--dir.
6513 Use package-desc property instead of package-symbol.
6514 (package-install-button-action): Adjust accordingly.
6515 (package--push): Rewrite.
6516 (package-menu--print-info): Adjust accordingly. Change the ID format
6517 to be a pkg-desc.
6518 (package-menu-describe-package, package-menu-get-status)
6519 (package-menu--find-upgrades, package-menu-mark-upgrades)
6520 (package-menu-execute, package-menu--name-predicate):
6521 Adjust accordingly.
6522 * startup.el (package--description-file): New function.
6523 (command-line): Use it.
6524 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6525 Use package-desc-version.
6526
0b31660d
SM
6527 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
6528 (byte-compile-preprocess): Use it.
6529 (byte-compile-file-form-defalias): Try a bit harder to use macros we
6530 can't quite recognize.
6531 (byte-compile-add-to-list): Remove.
6532 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
6533 (cconv-closure-convert): Add assertion.
6534
6535 * emacs-lisp/map-ynp.el: Use lexical-binding.
6536 (map-y-or-n-p): Remove unused vars `tail' and `object'.
6537 Factor out some repeated code.
6538
de0503df
SM
65392013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6540
6541 * subr.el (with-eval-after-load): New macro.
6542 (eval-after-load): Allow form to be a function.
6543 take advantage of lexical-binding.
6544 (do-after-load-evaluation): Use dolist and adjust to new format.
6545 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
6546
bc5c8c5a
JL
65472013-06-13 Juri Linkov <juri@jurta.org>
6548
6549 * replace.el (perform-replace): Display "symbol " and other search
6550 modes from `isearch-message-prefix' in the *Help* buffer.
6551
6552 * isearch.el (isearch-query-replace): Add " symbol" and other
6553 possible search modes from `isearch-message-prefix' to the prompt.
6554 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
6555 when reading a regexp to collect.
6556
a22289f7
JL
65572013-06-13 Juri Linkov <juri@jurta.org>
6558
6559 * isearch.el (word-search-regexp): Match whitespace if the search
6560 string begins or ends in whitespace. The LAX arg is applied to
6561 both ends of the search string. Use `regexp-quote' and explicit
6562 \< and \> instead of \b. Use \` and \' instead of ^ and $.
6563 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
6564 boundaries are replaced with symbol boundaries, and characters
6565 between symbols match non-word non-symbol syntax. (Bug#14602)
6566
cb89acab
JL
65672013-06-13 Juri Linkov <juri@jurta.org>
6568
6569 * isearch.el (isearch-del-char): Don't exceed the length of
6570 `isearch-string' by the prefix arg. (Bug#14563)
6571
6e8cfc81
JL
65722013-06-13 Juri Linkov <juri@jurta.org>
6573
6574 * isearch.el (isearch-yank-word, isearch-yank-line)
6575 (isearch-char-by-name, isearch-quote-char)
6576 (isearch-printing-char, isearch-process-search-char):
6577 Add optional count prefix arg. (Bug#14563)
6578
6579 * international/isearch-x.el
6580 (isearch-process-search-multibyte-characters):
6581 Add optional count prefix arg.
6582
c23d55f4
VS
65832013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6584
6585 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
6586 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
6587 lexical-binding.
6588
65892013-06-13 Vitalie Spinu <spinuvit@gmail.com>
6590
6591 * subr.el (set-temporary-overlay-map): Add on-exit argument.
6592
ba947bc4
GM
65932013-06-13 Glenn Morris <rgm@gnu.org>
6594
8baeb37a
GM
6595 * startup.el (tty-handle-args):
6596 Don't just discard "--" and anything after. (Bug#14608)
6597
ba947bc4
GM
6598 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
6599
9abefce4
MA
66002013-06-13 Michael Albinus <michael.albinus@gmx.de>
6601
6602 Implement changes in Secret Service API. Make it backward compatible.
6603 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
6604 (secrets-create-item): Use it. Prefix properties with interface.
6605
5755011f
MH
66062013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
6607
6608 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
6609 (term-emulate-terminal): Respect term-suppress-hard-newline.
6610
1261d2da
S
66112013-06-13 E Sabof <esabof@gmail.com> (tiny change)
6612
6613 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
6614 Only remove a `thumb-file' overlay. (Bug#14548)
6615
868490bb
GJ
66162013-06-12 Grégoire Jadi <daimrod@gmail.com>
6617
6618 * mail/reporter.el (reporter-submit-bug-report):
6619 Handle missing package-name. (Bug#14600)
6620
79d7167f
TH
66212013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6622
6623 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
6624 (reftex-citation-prompt, reftex-default-bibliography)
6625 (reftex-bib-or-thebib, reftex-get-bibfile-list)
6626 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6627 (reftex-bib-sort-author, reftex-bib-sort-year)
6628 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
6629 (reftex-extract-bib-entries-from-thebibliography)
6630 (reftex-get-bibkey-default, reftex-get-bib-names)
6631 (reftex-parse-bibtex-entry, reftex-get-bib-field)
6632 (reftex-format-bib-entry, reftex-parse-bibitem)
6633 (reftex-format-bibitem, reftex-do-citation)
6634 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
6635 (reftex-restrict-bib-matches, reftex-extract-bib-file)
6636 (reftex-insert-bib-matches, reftex-format-citation)
6637 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
6638 (reftex-create-bibtex-file): Add docstrings, mostly by converting
6639 existing comments into docstrings.
6640
5f9dbd7a
XF
66412013-06-12 Xue Fuqiao <xfq.free@gmail.com>
6642
6643 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
6644
94df41ab
AS
66452013-06-12 Andreas Schwab <schwab@suse.de>
6646
6647 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
6648 for auto-save files.
6649
a7f3fecc
GM
66502013-06-12 Glenn Morris <rgm@gnu.org>
6651
001809f6
GM
6652 * ido.el (ido-delete-ignored-files): Remove.
6653 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
6654 Go back to calling ido-ignore-item-p directly.
a7f3fecc 6655
834b5ded
EL
66562013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
6657
08c73ed2
EL
6658 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
6659
834b5ded
EL
6660 * ido.el (ido-delete-ignored-files): New function,
6661 split from ido-make-file-list-1.
6662 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
6663 (ido-make-file-list-1): Use ido-delete-ignored-files.
6664
daabf15a
LL
66652013-06-12 Leo Liu <sdl.web@gmail.com>
6666
6667 * progmodes/octave.el (inferior-octave-startup)
6668 (inferior-octave-completion-table)
6669 (inferior-octave-track-window-width-change)
6670 (octave-eldoc-function-signatures, octave-help)
6671 (octave-find-definition): Use single quoted strings.
6672 (inferior-octave-startup-args): Change default value.
6673 (inferior-octave-startup): Do not hard code "-i" and
6674 "--no-line-editing".
6675 (inferior-octave-resync-dirs): Add optional arg NOERROR.
6676 (inferior-octave-directory-tracker): Use it.
6677 (octave-goto-function-definition): Robustify.
6678 (octave-help): Support highlighting operators in 'See also'.
6679 (octave-find-definition): Find subfunctions only in Octave mode.
6680
cf4e5178
SM
66812013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
6682
6683 * help-fns.el (help-fns--compiler-macro): If the handler function is
6684 named, then put a link to it.
6685 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
6686 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
6687 (cl-typep): Use it.
6688 (cl-eval-when): Simplify debug spec.
6689 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
6690 compiler-macro function instead of setting `compiler-macro-file'.
6691
99c81280 66922013-06-12 Xue Fuqiao <xfq.free@gmail.com>
cd0527a4
XF
6693
6694 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
6695 * vc/vc-hooks.el (vc-stay-local): Doc fix.
6696
f56be016
SM
66972013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
6698 Daniel Hackney <dan@haxney.org>
6699
6700 First part of Daniel Hackney's patch to package.el.
6701 * emacs-lisp/package.el: Use defstruct.
6702 (package-desc): New, main struct.
6703 (package--bi-desc, package--ac-desc): New structs, used to describe the
6704 format in external files.
6705 (package-desc-vers): Replace with package-desc-version accessor.
6706 (package-desc-doc): Replace with package-desc-summary accessor.
6707 (package-activate-1): Remove `package' arg since the pkg-vec now
6708 includes the name.
6709 (define-package): Use package-desc-from-define.
6710 (package-unpack-single): Change file-name arg to be a symbol.
6711 (package--add-to-archive-contents): Use package-desc-create and new
6712 accessor functions to package--ac-desc.
6713 (package-buffer-info, package-tar-file-info): Return a package-desc.
6714 (package-install-from-buffer): Remove `type' argument. Change pkg-info
6715 arg to be a package-desc.
6716 (package-install-file): Adjust accordingly. Use \' to match EOS.
6717 (package--from-builtin): New function.
6718 (describe-package-1, package-menu--generate): Use it.
6719 (package--make-autoloads-and-compile): Change name arg to be a symbol.
6720 (package-generate-autoloads): Idem and return the name of the file.
6721 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6722 Change pkg-info arg to be a package-desc.
6723 Use package-make-ac-desc.
6724 (package-upload-file): Use \' to match EOS.
6725 * finder.el (finder-compile-keywords): Use package-make-builtin.
6726
31119d63
SM
67272013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6728
931a2762
SM
6729 * vc/vc.el (vc-deduce-fileset): Change error message.
6730 (vc-read-backend): New function.
6731 (vc-next-action): Use it.
6732
5a3eb0c6
SM
6733 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
6734
e3eb1bb7
SM
6735 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
6736 (prolog-font-lock-keywords): Use regexp-opt instead.
6737 Don't manually highlight strings.
6738 (prolog-mode-variables): Simplify comment-start-skip.
6739 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
6740
31119d63
SM
6741 * emacs-lisp/generic.el (generic--normalise-comments)
6742 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
6743 (generic-mode-set-comments): Use them.
6744 (generic-bracket-support): Use setq-local.
6745 (generic-make-keywords-list): Declare obsolete.
6746
7de135d0
GM
67472013-06-11 Glenn Morris <rgm@gnu.org>
6748
6749 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6750 Prettify after setting font-lock-defaults. (Bug#14574)
6751
fa6bc6fd
JB
67522013-06-11 Juanma Barranquero <lekktu@gmail.com>
6753
6754 * replace.el (query-replace, occur-read-regexp-defaults-function)
6755 (replace-search):
6756 * subr.el (declare-function, number-sequence, local-set-key)
6757 (substitute-key-definition, locate-user-emacs-file)
6758 (with-silent-modifications, split-string, eval-after-load):
6759 Fix typos, remove unneeded backslashes and reflow some docstrings.
6760
cf1f9b9a
SM
67612013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6762
6763 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
6764 default for Elisp files.
6765
56602a4b
GM
67662013-06-11 Glenn Morris <rgm@gnu.org>
6767
6768 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
6769 although define-derived-mode was doing this anyway. (Bug#14583)
6770
30ae0b2c
JB
67712013-06-10 Juanma Barranquero <lekktu@gmail.com>
6772
6773 * allout.el (allout-encryption-plaintext-sanitization-regexps):
6774 Fix make-variable-buffer-local call to refer to the correct variable.
6775
fa472906
AG
67762013-06-10 Aidan Gauland <aidalgol@amuri.net>
6777
6778 * eshell/em-term.el (eshell-visual-commands)
e7b41c4c
JB
6779 (eshell-visual-subcommands, eshell-visual-options):
6780 Add summary line to docstrings. Add cross-references.
fa472906 6781
ff4871b9
GM
67822013-06-10 Glenn Morris <rgm@gnu.org>
6783
6784 * epa.el (epa-read-file-name): New function. (Bug#14510)
6785 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
6786
04fcf1b0
AG
67872013-06-09 Aidan Gauland <aidalgol@amuri.net>
6788
6789 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
6790 output redirection to be ignored with visual commands.
6791
88b00caa
AG
67922013-06-09 Aidan Gauland <aidalgol@amuri.net>
6793
6794 * eshell/em-term.el (eshell-visual-command-p): New function.
f71b3317
AG
6795 (eshell-term-initialize): Move long lambda to separate function
6796 eshell-visual-command-p.
e7b41c4c
JB
6797 * eshell/em-dirs.el (eshell-dirs-initialise):
6798 * eshell/em-script.el (eshell-script-initialize):
6799 Add missing #' to lambda.
88b00caa 6800
fda74125
LL
68012013-06-08 Leo Liu <sdl.web@gmail.com>
6802
6803 * progmodes/octave.el (octave-add-log-current-defun): New function.
6804 (octave-mode): Set add-log-current-defun-function.
6805 (octave-goto-function-definition): Do not move point if not found.
6806 (octave-find-definition): Enhance to try subfunctions first.
6807
467f3b33
GM
68082013-06-08 Glenn Morris <rgm@gnu.org>
6809
6810 * emacs-lisp/bytecomp.el (byte-compile-char-before)
6811 (byte-compile-backward-char, byte-compile-backward-word):
6812 Improve previous change, to handle non-explicit nil.
6813
544badc3
SM
68142013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
6815
6816 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
6817 (smie--opener/closer-at-point): New function.
6818 (smie--matching-block-data): Use it. Don't match from right after an
6819 opener or right before a closer. Obey smie-blink-matching-inners.
6820 Don't signal a mismatch for repeated inners like "switch..case..case".
6821
a175bf33
LL
68222013-06-07 Leo Liu <sdl.web@gmail.com>
6823
6824 * progmodes/octave.el (octave-mode): Set comment-use-global-state
6825 to t. (Bug#14303)
ce8209d4
LL
6826 (octave-function-header-regexp): Fix. (Bug#14570)
6827 (octave-help-mode-finish-hook, octave-help-mode-finish):
6828 Remove. Just use temp-buffer-show-hook.
a175bf33
LL
6829
6830 * newcomment.el (comment-search-backward): Revert last change.
6831 (Bug#14434)
6832
6833 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
6834
a822acff
EZ
68352013-06-07 Eli Zaretskii <eliz@gnu.org>
6836
6837 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
6838 through xargs, to avoid failure due to MS-Windows limitations on
6839 command-line length.
6840
961166f5
GM
68412013-06-06 Glenn Morris <rgm@gnu.org>
6842
d0341459
GM
6843 * font-lock.el (lisp-font-lock-keywords-2):
6844 Treat user-error like error.
6845
961166f5
GM
6846 * emacs-lisp/bytecomp.el (byte-compile-char-before)
6847 (byte-compile-backward-char, byte-compile-backward-word):
6848 Handle explicit nil arguments. (Bug#14565)
6849
80fa505f
AM
68502013-06-05 Alan Mackenzie <acm@muc.de>
6851
6852 * isearch.el (isearch-allow-prefix): New user option.
d2bf7a98 6853 (isearch-other-meta-char): Don't exit isearch when a prefix
80fa505f 6854 argument is typed whilst `isearch-allow-prefix' is non-nil.
d2bf7a98 6855 (Bug#9706)
80fa505f 6856
fccdc796
SM
68572013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6858
6859 * autorevert.el (auto-revert-notify-handler): Use memq.
6860 Hide assertion failure.
6861
6862 * skeleton.el: Use cl-lib.
6863 (skeleton-further-elements): Use defvar-local.
6864 (skeleton-insert): Use cl-progv.
6865
9bfff84b
TZ
68662013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6867
6868 * progmodes/prog-mode.el (prog-prettify-symbols)
6869 (prog-prettify-install): Update docstrings.
6870
55577e7c
SM
68712013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6872
6873 * simple.el: Move all the prog-mode code to prog-mode.el.
6874 * progmodes/prog-mode.el: New file.
6875 * loadup.el: Add prog-mode.el.
6876
8fc57765
TZ
68772013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6878
6879 * simple.el (prog-prettify-symbols): Add version.
6880 (prog-prettify-install): Add convenience function to prettify symbols.
6881
6882 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
6883 (perl--augmented-font-lock-keywords-1)
6884 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
6885 variables and use it.
6886
6887 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
6888 (cfengine3-mode): Remove unneeded variable and use it.
6889
6890 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
6891 (lisp--augmented-font-lock-keywords-1)
6892 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
6893 Remove unneeded variables and use it.
6894
650645d5 68952013-06-05 João Távora <joaotavora@gmail.com>
28f5da6d
TZ
6896
6897 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
650645d5 6898 to point when opening the connection. (Bug#14380)
28f5da6d 6899
781b4af6
SM
69002013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6901
6902 * subr.el (load-history-regexp, load-history-filename-element)
6903 (eval-after-load, after-load-functions, do-after-load-evaluation)
6904 (eval-next-after-load, display-delayed-warnings)
6905 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
6906 definition of save-match-data.
6907 (overriding-local-map): Remove accidental obsolescence declaration.
6908
6909 * emacs-lisp/edebug.el (edebug-result): Move before first use.
6910
3ca0d0b4
TZ
69112013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6912
6913 Generalize symbol prettify support to prog-mode and implement it
6914 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
6915 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
6916 (prog--prettify-font-lock-compose-symbol)
6917 (prog-prettify-font-lock-symbols-keywords): New variables and
6918 functions to support symbol prettification.
6919 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
6920 (lisp--augmented-font-lock-keywords-1)
6921 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
6922 (lisp--prettify-symbols-alist): Implement prettify of lambda.
6923 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
781b4af6
SM
6924 (cfengine3--prettify-symbols-alist, cfengine3-mode):
6925 Implement prettify of -> => :: strings.
3ca0d0b4
TZ
6926 * progmodes/perl-mode.el (perl-prettify-symbols)
6927 (perl--font-lock-compose-symbol)
6928 (perl--font-lock-symbols-keywords): Move to prog-mode.
6929 (perl--prettify-symbols-alist): Prettify -> => :: strings.
6930 (perl-font-lock-keywords-1)
6931 (perl-font-lock-keywords-2): Remove explicit prettify support.
6932 (perl--augmented-font-lock-keywords)
6933 (perl--augmented-font-lock-keywords-1)
781b4af6
SM
6934 (perl--augmented-font-lock-keywords-2, perl-mode):
6935 Implement prettify support.
3ca0d0b4 6936
976cb066
LL
69372013-06-05 Leo Liu <sdl.web@gmail.com>
6938
6939 Re-implement smie matching block highlight using
6940 show-paren-data-function. (Bug#14395)
6941 * emacs-lisp/smie.el (smie-matching-block-highlight)
6942 (smie--highlight-matching-block-overlay)
6943 (smie--highlight-matching-block-lastpos)
6944 (smie-highlight-matching-block)
6945 (smie-highlight-matching-block-mode): Remove.
6946 (smie--matching-block-data-cache): New variable.
6947 (smie--matching-block-data): New function.
6948 (smie-setup): Use smie--matching-block-data for
6949 show-paren-data-function.
6950
6951 * progmodes/octave.el (octave-mode-menu): Fix.
6952 (octave-find-definition): Skip garbage lines.
6953
208d0342
SM
69542013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6955
6956 Fix compilation error with simultaneous dynamic+lexical scoping.
6957 Add warning when a defvar appears after the first let-binding.
6958 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
6959 (byte-compile-close-variables): Initialize it.
6960 (byte-compile--declare-var): New function.
6961 (byte-compile-file-form-defvar)
6962 (byte-compile-file-form-define-abbrev-table)
6963 (byte-compile-file-form-custom-declare-variable): Use it.
6964 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
6965 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
6966 (byte-compile-bind): Handle dynamic bindings that shadow
6967 lexical bindings.
6968 (byte-compile-unbind): Make arg non-optional.
6969 (byte-compile-let): Simplify.
6970 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
6971 (cconv--analyse-function, cconv-analyse-form): Populate it.
6972 Protect byte-compile-bound-variables to limit the scope of defvars.
6973 (cconv-analyse-form): Add missing rule for (defvar <foo>).
6974 Remove unneeded rule for `declare'.
6975
6976 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
6977 so as to avoid depending on cl-adjoin at run-time.
6978 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
6979
6980 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
6981 (macroexp--warn-and-return): Use it.
6982
1ac2891e
GM
69832013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6984
6985 * lisp/subr.el: Convert to lexical binding.
6986 (overriding-local-map): Make obsolete.
6987 (add-to-list): Doc fix. Add compiler macro.
6988 (read-key): Swap values of local maps.
6989
2587b005
LL
69902013-06-05 Leo Liu <sdl.web@gmail.com>
6991
6992 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
6993
f1da3c88
LL
69942013-06-04 Leo Liu <sdl.web@gmail.com>
6995
6996 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
6997 (compilation-auto-jump): Suppress the "Mark set" message to give
6998 way to exit message.
6999
3caa391f
AM
70002013-06-04 Alan Mackenzie <acm@muc.de>
7001
7002 Remove faulty optimisation from indentation calculation.
7003 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
7004 search limit based on 2000 characters back from indent-point.
7005
068922a2
TH
70062013-06-03 Tassilo Horn <tsdh@gnu.org>
7007
7008 * eshell/em-term.el (cl-lib): Require `cl-lib'.
7009
1f8fdd53
SM
70102013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7011
bbcc4d97
SM
7012 * emacs-lisp/lisp.el: Use lexical-binding.
7013 (lisp--local-variables-1, lisp--local-variables): New functions.
7014 (lisp--local-variables-completion-table): New var.
208d0342 7015 (lisp-completion-at-point): Use it complete let-bound vars.
bbcc4d97 7016
1f8fdd53
SM
7017 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
7018 eagerly (bug#14422).
7019
c9628c79
MA
70202013-06-03 Michael Albinus <michael.albinus@gmx.de>
7021
7022 * autorevert.el (auto-revert-notify-enabled)
7023 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
7024 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
7025 (auto-revert-notify-handler): Handle also gfilenotify.
7026
e7b41c4c 7027 * subr.el (file-notify-handle-event): New defun. Replacing ...
c9628c79 7028 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
781b4af6 7029 Remove.
c9628c79 7030
e5e4a942
JL
70312013-06-03 Juri Linkov <juri@jurta.org>
7032
7033 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
7034 `M-s h .'. (Bug#14427)
7035
7036 * hi-lock.el (highlight-symbol-at-point): New alias for the new
7037 command `hi-lock-face-symbol-at-point'.
7038 (hi-lock-face-symbol-at-point): New command.
7039 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
7040 (hi-lock-menu): Add `highlight-symbol-at-point'.
7041 (hi-lock-mode): Doc fix.
7042
7043 * isearch.el (isearch-forward-symbol-at-point): New command.
7044 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
7045 (isearch-highlight-regexp): Add a regexp which matches
7046 words/symbols for word/symbol mode.
7047
7048 * subr.el (find-tag-default-bounds): New function with the body
7049 mostly moved from `find-tag-default'.
7050 (find-tag-default): Move most code to `find-tag-default-bounds',
7051 call it and apply `buffer-substring-no-properties' afterwards.
7052
26b3353a
TH
70532013-06-03 Tassilo Horn <tsdh@gnu.org>
7054
781b4af6
SM
7055 * eshell/em-term.el (eshell-term-initialize):
7056 Use `cl-intersection' rather than `intersection'.
26b3353a 7057
51b60f53
XF
70582013-06-02 Xue Fuqiao <xfq.free@gmail.com>
7059
fe054b63 7060 * vc/log-view.el: Doc fix.
d3ffe17c 7061 (log-view-mode-map): Copy keymap from `special-mode-map'.
51b60f53 7062
a0eb10b3 70632013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
7064
7065 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
7066 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
7067 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
7068 (eieio-unbound, eieio-default-superclass)
7069 (eieio--define-field-accessors, method-static, method-before)
7070 (method-primary, method-after, method-num-lists)
7071 (method-generic-before, method-generic-primary)
7072 (method-generic-after, method-num-slots)
7073 (eieio-specialized-key-to-generic-key)
7074 (eieio--check-type, class-v, class-p)
7075 (eieio-class-name, define-obsolete-function-alias)
7076 (eieio-class-parents-fast, eieio-class-children-fast)
7077 (same-class-fast-p, class-constructor, generic-p)
7078 (generic-primary-only-p, generic-primary-only-one-p)
7079 (class-option-assoc, class-option, eieio-object-p)
7080 (class-abstract-p, class-method-invocation-order)
7081 (eieio-defclass-autoload-map, eieio-defclass-autoload)
7082 (eieio-class-un-autoload, eieio-defclass)
7083 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
7084 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
7085 (eieio--defgeneric-init-form, eieio-defgeneric-form)
7086 (eieio-defgeneric-reset-generic-form)
7087 (eieio-defgeneric-form-primary-only)
7088 (eieio-defgeneric-reset-generic-form-primary-only)
7089 (eieio-defgeneric-form-primary-only-one)
7090 (eieio-defgeneric-reset-generic-form-primary-only-one)
7091 (eieio-unbind-method-implementations)
7092 (eieio--defmethod, eieio--typep)
7093 (eieio-perform-slot-validation, eieio-validate-slot-value)
7094 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
7095 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
7096 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
7097 (eieio-slot-name-index, eieio-class-slot-name-index)
7098 (eieio-set-defaults, eieio-initarg-to-attribute)
7099 (eieio-attribute-to-initarg, eieio-c3-candidate)
7100 (eieio-c3-merge-lists, eieio-class-precedence-c3)
7101 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
7102 (eieio-class-precedence-list, eieio-generic-call-methodname)
7103 (eieio-generic-call-arglst, eieio-generic-call-key)
7104 (eieio-generic-call-next-method-list)
7105 (eieio-pre-method-execution-functions, eieio-generic-call)
7106 (eieio-generic-call-primary-only, eieiomt-method-list)
7107 (eieiomt-optimizing-obarray, eieiomt-install)
7108 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
7109 (eieio-generic-form, eieio-defmethod, make-obsolete)
4f405069 7110 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
890f7890
DE
7111 (defclass): Remove `eval-and-compile' from macro.
7112 (call-next-method, shared-initialize): Instead of using
7113 `scoped-class' variable, use new eieio--scoped-class, and
7114 eieio--with-scoped-class.
7115 (initialize-instance): Rename local variable 'scoped-class' to
7116 'this-class' to remove ambiguitity from old global.
7117
7118 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
7119 eieio.el.
4f405069
JB
7120 (eieio--scoped-class-stack): New variable.
7121 (eieio--scoped-class): New fcn.
890f7890
DE
7122 (eieio--with-scoped-class): New scoping macro.
7123 (eieio-defclass): Use pushnew instead of add-to-list.
7124 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
7125 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
7126 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
7127 `scoped-class' variable, use new eieio--scoped-class, and
7128 eieio--with-scoped-class.
7129
7130 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
7131
d105b0e2
TH
71322013-06-02 Tassilo Horn <tsdh@gnu.org>
7133
7134 * eshell/esh-ext.el (eshell-external-command): Pass args to
7135 `eshell-find-interpreter'.
7136 (eshell-find-interpreter): Add new second parameter ARGS.
7137
7138 * eshell/em-script.el (eshell-script-initialize): Add second arg
e7b41c4c 7139 to the function added as MATCH to `eshell-interpreter-alist'.
d105b0e2
TH
7140
7141 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
e7b41c4c 7142 the function added as MATCH to `eshell-interpreter-alist'.
d105b0e2
TH
7143
7144 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
7145 (eshell-visual-options): New defcustom.
7146 (eshell-escape-control-x): Adapt docstring.
7147 (eshell-term-initialize): Test `eshell-visual-subcommands' and
7148 `eshell-visual-options' in addition to `eshell-visual-commands'.
7149 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
7150
f46305c8 71512013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
f782d531
FEG
7152
7153 * progmodes/python.el (python-indent-block-enders): Add break,
7154 continue and raise keywords.
7155
d870df21
GM
71562013-06-01 Glenn Morris <rgm@gnu.org>
7157
9133b82e
GM
7158 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
7159
02c992ec 7160 Plain (f)boundp silences compilation warnings since Emacs 22.1.
683853b9
GM
7161 * progmodes/cc-cmds.el (delete-forward-p):
7162 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
7163 * progmodes/cc-engine.el (buffer-syntactic-context):
7164 * progmodes/cc-fonts.el (face-property-instance):
7165 * progmodes/cc-mode.el (set-keymap-parents):
7166 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
7167 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
7168 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
02c992ec
GM
7169 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
7170 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
683853b9 7171
31e7b090
GM
7172 * progmodes/cc-vars.el (other): Emacs has this widget since
7173 at least 21.1, so don't (re)define it.
7174
d870df21
GM
7175 * eshell/em-cmpl.el (eshell-cmpl-initialize):
7176 Replace the obsolete alias pcomplete-arg-quote-list.
7177
c75c93c7
LL
71782013-06-01 Leo Liu <sdl.web@gmail.com>
7179
7180 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
7181 punctuation syntax.
7182 (inferior-octave-minimal-columns)
7183 (inferior-octave-last-column-width): New variables.
7184 (inferior-octave-track-window-width-change): New function.
7185 (inferior-octave-mode): Adjust column width so that Octave output,
7186 for example from 'ls', can fit into the window nicely.
7187
973d1e12
DG
71882013-05-31 Dmitry Gutov <dgutov@yandex.ru>
7189
7190 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
7191 Highlight expansions inside regexp literals.
7192
0888c286
GM
71932013-05-31 Glenn Morris <rgm@gnu.org>
7194
e26aac1f
GM
7195 * obsolete/sym-comp.el (symbol-complete):
7196 Replace obsolete completion-annotate-function.
7197
0888c286
GM
7198 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
7199
19bb8e62
DG
72002013-05-31 Dmitry Gutov <dgutov@yandex.ru>
7201
781b4af6
SM
7202 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
7203 New function, checks if point is inside a literal that allows
19bb8e62
DG
7204 expression expansion.
7205 (ruby-syntax-propertize-expansion): Use it.
7206 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
7207 around the body.
7208
01dea85f
JL
72092013-05-30 Juri Linkov <juri@jurta.org>
7210
7211 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
7212 to "\M-si".
7213 (isearch-invisible): New variable.
7214 (isearch-forward): Doc fix.
7215 (isearch-mode): Set `isearch-invisible'
7216 to the value of `search-invisible'.
7217 (isearch-toggle-case-fold): Doc fix.
7218 (isearch-toggle-invisible): New command.
7219 (isearch-query-replace): Let-bind `search-invisible'
7220 to the value of `isearch-invisible'.
7221 (isearch-search): Use `isearch-invisible' instead of
7222 `search-invisible'. Let-bind `search-invisible'
7223 to the value of `isearch-invisible'. (Bug#11378)
7224
ab1bdce5
JL
72252013-05-30 Juri Linkov <juri@jurta.org>
7226
7227 * replace.el (perform-replace): Avoid `isearch-range-invisible'
7228 call when `query-flag' is nil and `search-invisible' is non-nil.
7229 (Bug#11746)
7230
d6d236e2
GM
72312013-05-30 Glenn Morris <rgm@gnu.org>
7232
8accd027
GM
7233 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
7234
2a8bed1c
GM
7235 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
7236 (cc-require): Suppress spurious "noruntime" warnings.
7237 (cc-require-when-compile): Use fboundp, for sake of compiler.
7238
d6d236e2
GM
7239 * progmodes/cc-mode.el: Move load of cc-vars before that of
7240 cc-langs (which in turn loads cc-vars), to quieten compiler.
7241
9190b35b
SM
72422013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7243
7244 * paren.el: Simplify the code.
7245 (show-paren-mode): Always start the timer.
7246 (show-paren--idle-timer): Rename from show-paren-idle-timer.
7247 (show-paren--overlay, show-paren--overlay-1): Rename from
7248 show-paren-overlay and show-paren-overlay-1, and initialize to an
7249 overlay rather than to nil.
7250 (show-paren-function): Misc cleanup and simplifications.
7251
4f8d1cf6
SM
72522013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7253
7254 * paren.el (show-paren-data-function): New hook.
7255 (show-paren--default): New function, extracted from show-paren-function.
7256 (show-paren-function): Use show-paren-data-function.
7257
02d844b5
GM
72582013-05-30 Glenn Morris <rgm@gnu.org>
7259
d209d4a9
GM
7260 * ielm.el (ielm-map, ielm-complete-symbol):
7261 Use completion-at-point rather than obsolete functions.
7262 (inferior-emacs-lisp-mode): Doc fix.
7263 Set completion-at-point-functions, rather than
7264 comint-dynamic-complete-functions.
7265
2082faa6
GM
7266 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
7267 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
7268 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
7269
dd8620de
GM
7270 * image.el (image-animated-p): Tweak definition.
7271
ceca95b1
GM
7272 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
7273 (rlogin-process-connection-type): Tweak default. Add set-after.
7274 (rlogin-host): Doc fix.
7275 (rlogin): Tweak prompt.
7276 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
7277
ee9f1acc
GM
7278 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
7279 * progmodes/tcl.el (inferior-tcl-mode-map):
7280 Use completion-at-point rather than obsolete alias.
7281
45ce222e
GM
7282 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
7283
02d844b5
GM
7284 * minibuffer.el (read-file-name-completion-ignore-case):
7285 Move before completion--in-region, for eager macro expansion.
7286
ac44d6c1
JL
72872013-05-29 Juri Linkov <juri@jurta.org>
7288
7289 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
7290 for total count of matching lines. Add `global-matches' for total
7291 count of matches. Rename `matches' to `lines' for count of
7292 matching lines. Add `matches' for count of matches.
7293 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
7294 to `prev-line' for line number of prev match endpt.
7295 Increment `matches' for every match. Print the number of
7296 matching lines in the header.
7297 (occur-context-lines): Rename `lines' to `curr-line'.
7298 Rename `prev-lines' to `prev-line'. (Bug#14017)
7299
3c9c9d38
JL
73002013-05-29 Juri Linkov <juri@jurta.org>
7301
7302 * replace.el (perform-replace): Add `skip-read-only-count',
7303 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
7304 Increment them for corresponding conditions and report the number
7305 of skipped occurrences in the final message. (Bug#11746)
7306 (query-replace, query-replace-regexp, query-replace-regexp-eval)
7307 (replace-string, replace-regexp): Doc fix.
7308
33e249a2
SM
73092013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7310
8e399682
SM
7311 * emacs-lisp/trace.el (trace--read-args): Provide a default.
7312
33e249a2 7313 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
781b4af6 7314 prog-mode-map (bug#14504).
33e249a2 7315
f236dd84
LL
73162013-05-29 Leo Liu <sdl.web@gmail.com>
7317
7318 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
7319 (octave-help): Small simplification.
7320
7321 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
7322 off the highlight first.
7323
3694d13f
GM
73242013-05-29 Glenn Morris <rgm@gnu.org>
7325
03983bdc
GM
7326 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
7327 Handle idlwave-last-system-routine-info-cons-cell being nil.
7328
bc74a74a
GM
7329 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
7330 (idlwave-write-paths): Simplify via with-temp-buffer.
7331
8b394200
GM
7332 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
7333 * emulation/cua-rect.el: Also load cua-base at run time.
7334
3694d13f
GM
7335 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
7336 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
7337 (cperl-imenu-on-info): Require imenu.
7338
336d7284
AM
73392013-05-28 Alan Mackenzie <acm@muc.de>
7340
7341 Handle "capitalised keywords" correctly.
33e249a2 7342 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
336d7284 7343
cb29c582
AG
73442013-05-28 Aidan Gauland <aidalgol@amuri.net>
7345
781b4af6 7346 * eshell/em-unix.el: Add -r option to cp.
cb29c582 7347
690e44b2
GM
73482013-05-28 Glenn Morris <rgm@gnu.org>
7349
e658d75c
GM
7350 * vc/vc-arch.el (vc-exec-after): Declare.
7351 (vc-switches): Autoload.
7352 * vc/vc-bzr.el: No need to require vc when compiling.
7353 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
7354 (vc-resynch-buffer, vc-dir-refresh): Declare.
7355 (vc-setup-buffer, vc-switches): Autoload.
712b9732
GM
7356 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
7357 (vc-resynch-buffer): Declare.
7358 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
e658d75c 7359 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
712b9732
GM
7360 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
7361 (grep-read-regexp, grep-read-files, grep-expand-template)
7362 (vc-dir-refresh): Declare.
7363 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
7364 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
7365 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
e658d75c
GM
7366 * vc/vc-mtn.el (vc-exec-after): Declare.
7367 (vc-switches): Autoload.
7368 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
7369 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
7370 (vc-file-tree-walk): Declare.
712b9732
GM
7371 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
7372 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
7373 (vc-tag-precondition, vc-rename-master): Autoload.
e658d75c
GM
7374 * vc/vc-svn.el (vc-exec-after): Declare.
7375 (vc-switches, vc-setup-buffer): Autoload.
7376 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
7377 Autoload.
7378 (vc-resynch-buffer): Declare.
7379
98e87fb3
GM
7380 * obsolete/fast-lock.el (byte-compile-warnings):
7381 Don't warn about obsolete features in this obsolete file.
7382
f5379553
GM
7383 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
7384 Move definition before use.
7385
7a20ef83
GM
7386 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
7387 (dun-unix-verbs): Remove dun-zippy.
7388 (dun-zippy): Remove function.
7389
690e44b2
GM
7390 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7391
3a52ccf7
JL
73922013-05-27 Juri Linkov <juri@jurta.org>
7393
7394 * replace.el (replace-search): New function with code moved out
7395 from `perform-replace'.
7396 (replace-highlight, replace-dehighlight): Move function definitions
7397 up closer to `replace-search'. (Bug#11746)
7398
d289938a
JL
73992013-05-27 Juri Linkov <juri@jurta.org>
7400
7401 * replace.el (perform-replace): Ignore invisible matches.
7402 In addition to checking `query-replace-skip-read-only', also
7403 filter out matches by calling `run-hook-with-args-until-failure'
7404 on `isearch-filter-predicates', and also check `search-invisible'
7405 for t or call `isearch-range-invisible'.
7406 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
7407
66fc57e3
JL
74082013-05-27 Juri Linkov <juri@jurta.org>
7409
7410 * isearch.el (isearch-filter-predicates): Rename from
7411 `isearch-filter-predicate'. Doc fix. (Bug#11378)
7412 (isearch-message-prefix): Display text from the property
7413 `isearch-message-prefix' of the currently active filters.
7414 (isearch-search): Don't compare `isearch-filter-predicate' with
7415 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
7416 on `isearch-filter-predicates'. Also check `search-invisible' for t
7417 or call `isearch-range-invisible'.
7418 (isearch-filter-visible): Make obsolete.
7419 (isearch-lazy-highlight-search):
7420 Call `run-hook-with-args-until-failure' on
7421 `isearch-filter-predicates' and use `isearch-range-invisible'.
7422
7423 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
7424 `isearch-filter-predicates' instead of `funcall'ing
7425 `isearch-filter-predicate'.
7426 (Info-mode): Set `Info-isearch-filter' to
7427 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
7428
7429 * dired-aux.el (dired-isearch-filter-predicate-orig):
7430 Remove variable.
7431 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
7432 (dired-isearch-filenames-end): Add and remove
7433 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
7434 instead of changing the value of `isearch-filter-predicate'.
7435 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
7436 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
7437 Put property `isearch-message-prefix' to "filename " on
7438 `dired-isearch-filter-filenames'.
7439
7440 * wdired.el (wdired-change-to-wdired-mode):
7441 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
7442 locally instead of changing `isearch-filter-predicate'.
7443 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
7444
f1a60a0f
DG
74452013-05-27 Dmitry Gutov <dgutov@yandex.ru>
7446
7447 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
7448 return the commit hash (Bug#14459). Also set the
7449 `vc-git-detached' property.
7450 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
7451 (vc-git-mode-line-string): Use the same help-echo format whether
7452 in detached mode or not, because we know the actual revision now.
7453 When in detached mode, shorten the revision to 7 chars.
7454
7f17cc40
SM
74552013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7456
7457 * emacs-lisp/easy-mmode.el (define-minor-mode):
7458 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
7459 mode hook and provide a docstring.
7460
25c8401c
AM
74612013-05-27 Alan Mackenzie <acm@muc.de>
7462
7463 Remove spurious syntax-table text properties inserted by C-y.
7464 * progmodes/cc-mode.el (c-after-change): Also clear hard
7465 syntax-table property with value nil.
7466
dde84790
MA
74672013-05-27 Michael Albinus <michael.albinus@gmx.de>
7468
7469 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
7470 when reading the events; the buffer layout shall not be changed.
7471
837fd9af
LL
74722013-05-27 Leo Liu <sdl.web@gmail.com>
7473
7474 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
7475 New variable.
7476 (inferior-octave-directory-tracker): Automatically re-sync
7477 default-directory.
7478 (octave-help): Improve handling of 'See also'.
7479
4fd996b3
SM
74802013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7481
416f1802
SM
7482 * doc-view.el: Minor naming convention tweaks.
7483 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
7484
4fd996b3
SM
7485 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
7486 even if there's no `display' property yet (bug#14435).
7487
a052ef3b
EZ
74882013-05-25 Eli Zaretskii <eliz@gnu.org>
7489
4fd996b3 7490 * subr.el (unmsys--file-name): Rename from reveal-filename.
a052ef3b
EZ
7491
7492 * Makefile.in (custom-deps, finder-data, autoloads)
7493 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
7494 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
7495 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
7496
c9023370
SM
74972013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7498
7499 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
7500 error-completion on the first 2 args of condition-case (bug#14446).
df76dacb 7501 Don't burp at EOB.
c9023370 7502
24d699fa
LL
75032013-05-25 Leo Liu <sdl.web@gmail.com>
7504
7505 * comint.el (comint-previous-matching-input): Do not flood the
7506 *Messages* buffer with trivial messages.
7507
17e5c0cc
SM
75082013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7509
7510 * progmodes/flymake.el (flymake-nop): Don't return a string.
7511 (flymake-set-at): Fix typo.
7512
7513 * simple.el (read--expression): New function, extracted from
7514 eval-expression. Set completion-at-point-functions (bug#14465).
7515 (eval-expression, eval-minibuffer): Use it.
7516
5d028165
XF
75172013-05-25 Xue Fuqiao <xfq.free@gmail.com>
7518
7519 * progmodes/flymake.el (flymake-save-buffer-in-file)
7520 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
7521 (flymake-selected-frame, flymake-log, flymake-ins-after)
7522 (flymake-set-at, flymake-get-buildfile-from-cache)
7523 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
7524 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
7525 Refine the doc string.
7526 (flymake-get-file-name-mode-and-masks): Reformat.
7527 (flymake-get-real-file-name-function): Fix a minor bug.
7528
7a1d7ba7
JL
75292013-05-24 Juri Linkov <juri@jurta.org>
7530
7531 * progmodes/grep.el (grep-mode-font-lock-keywords):
7532 Support =linenumber= format used by git-grep for lines with
7533 function names. (Bug#13549)
7534
650cff3d
SM
75352013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
7536
7537 * progmodes/octave.el (octave-smie-rules): Return nil rather than
7538 0 after a semi-colon; it works better for smie-auto-fill.
7539 (octave--indent-new-comment-line): New function.
7540 (octave-indent-new-comment-line): Use it (indirectly).
7541 (octave-mode): Don't disable smie-auto-fill. Use add-function to
7542 modify comment-line-break-function.
7543
7544 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
7545 (smie-setup): Use add-function to set it.
7546
9631677d
SS
75472013-05-24 Sam Steingold <sds@gnu.org>
7548
7549 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
7550 argument (before the `interactive' argument).
7551
50105835
SM
75522013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
7553
7554 * image-mode.el (image-mode-winprops): Add winprops to
7555 image-mode-winprops-alist before running
7556 image-mode-new-window-functions.
7557 * doc-view.el (doc-view-new-window-function): Don't delay
7558 doc-view-goto-page via timers (bug#14435).
7559
57b9823e
TH
75602013-05-24 Tassilo Horn <tsdh@gnu.org>
7561
7562 * doc-view.el: Integrate with desktop.el. (Bug#14435)
7563 (doc-view-desktop-save-buffer): New function.
7564 (doc-view-restore-desktop-buffer): New function.
50105835
SM
7565 (desktop-buffer-mode-handlers):
7566 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
57b9823e
TH
7567 handler.
7568 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
7569 `desktop-save-buffer' function.
7570
91aafa16
MA
75712013-05-24 Michael Albinus <michael.albinus@gmx.de>
7572
7573 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
7574 (tramp-gvfs-file-name-handler): Raise a user error when
7575 `tramp-gvfs-enabled' is nil.
7576 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
7577 Do not raise a user error when loading package. (Bug#14447)
7578
ec076379
MA
7579 * net/xesam.el: Move to obsolete/.
7580
db785726
GM
75812013-05-24 Glenn Morris <rgm@gnu.org>
7582
af5c7606
GM
7583 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
7584
e5d1916a
GM
7585 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
7586
ded62b08
GM
7587 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
7588 (Info-find-node, Man-getpage-in-background): Declare.
7589
9e614a3f
GM
7590 * mail/unrmail.el (unrmail):
7591 Replace obsolete detect-coding-with-priority.
7592
892f8ca3
GM
7593 * net/socks.el (socks-split-string): Use this rather than split-string.
7594 (socks-nslookup-host): Update for above change.
7595 (dynamic-choice, s5-dynamic-choice-match)
7596 (s5-dynamic-choice-match-inline, s5-widget-value-create):
7597 Comment out unused code.
7598
3c291973
GM
7599 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
7600 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
7601 (gud-tooltip-echo-area): Make obsolete.
7602 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
7603
43cc956b
GM
7604 * progmodes/js.el (js--optimize-arglist): Declare.
7605
dab49a3b
GM
7606 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
7607
36b9d085
GM
7608 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
7609 (ediff-window-C): Declare.
7610
e354ae76
GM
7611 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
7612 Tweak requires to silence compiler.
7613
b8e57bf4
GM
7614 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
7615 (he-search-string, he-tried-table, he-expand-list)
7616 (he-init-string, he-string-member, he-substitute-string)
7617 (he-reset-string): Declare.
7618
db785726
GM
7619 * obsolete/options.el (list-options): Use custom-variable-p,
7620 rather than obsolete alias.
7621
b3531901
SS
76222013-05-23 Sam Steingold <sds@gnu.org>
7623
7624 * simple.el (shell-command-on-region): Pass the `replace' argument
db785726 7625 down to `call-process-region' to comply with the doc as reported on
b3531901
SS
7626 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
7627
bdda4c66
SM
76282013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
7629
7630 * emacs-lisp/smie.el (smie-indent-forward-token)
7631 (smie-indent-backward-token): Handle string tokens (bug#14381).
7632
c43d45f9
TH
76332013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7634
fe1eb856
RS
7635 * ielm.el (ielm-menu): New menu.
7636 (inferior-emacs-lisp-mode): Set comment-start.
96172128 7637
fe1eb856
RS
76382013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7639
7640 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
7641 Fix deactivate action.
7642
7643 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
7644 Add cleveref macros.
074dd971 7645
c43d45f9
TH
7646 * lisp/textmodes/reftex-parse.el
7647 (reftex-locate-bibliography-files): Accept options for
7648 bibliography commands.
7649 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
7650 Add addbibresource. Basic Biblatex support.
7651
7764286e
MA
76522013-05-23 Michael Albinus <michael.albinus@gmx.de>
7653
7654 * net/tramp-gvfs.el (top):
7655 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
7656 when loading package. (Bug#14447)
7657
d361bc10
GM
76582013-05-23 Glenn Morris <rgm@gnu.org>
7659
8fa23984
GM
7660 * progmodes/js.el: No need to load comint when compiling.
7661 (ring-insert, comint-send-string, comint-send-input)
7662 (comint-last-input-end, ido-chop): Declare.
7663
a5c7df1a
GM
7664 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
7665 * vc/ediff-mult.el: Adjust requires.
7666 (ediff-directories-internal, ediff-directory-revisions-internal)
7667 (ediff-patch-file-internal): Declare.
7668 * vc/ediff-ptch.el: Adjust requires.
7669 (ediff-use-last-dir, ediff-buffers-internal): Declare.
7670 (ediff-find-file): Autoload.
7671 * vc/ediff-util.el: No need to load ediff when compiling.
7672 (ediff-regions-internal): Declare.
7673 * vc/ediff-wind.el: Adjust requires.
7674 (ediff-compute-toolbar-width): Define when compiling.
7675 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
7676 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
7677 (dired-get-filename, dired-get-marked-files)
7678 (ediff-last-dir-patch, ediff-patch-default-directory)
7679 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
7680 (ediff-patch-buffer-internal): Declare.
7681
e2aec513
GM
7682 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
7683 (ispell-process, ispell-buffer-local-words, lm-summary)
7684 (lm-section-start, lm-section-end): Declare.
7685 (checkdoc-ispell-init): Simplify.
7686
e68bbd7c
GM
7687 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
7688 (he-string-member, he-reset-string, he-substitute-string): Declare.
7689
7efe0991
GM
7690 * eshell/em-ls.el: Adjust requires.
7691 (eshell-glob-regexp): Declare.
f87b1284
GM
7692 * eshell/em-tramp.el: Adjust requires.
7693 (eshell-parse-command): Autoload.
7694 * eshell/em-xtra.el: Adjust requires.
7695 (eshell-parse-command): Autoload.
7696 * eshell/esh-ext.el: Adjust requires.
7697 (eshell-parse-command, eshell-close-handles): Autoload.
7698 * eshell/esh-io.el: Adjust requires.
7699 (eshell-output-filter): Autoload.
7700 * eshell/esh-util.el: No need to load tramp when compiling.
7701 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
7702 Declare.
7703 (eshell-parse-ange-ls): Require ange-ftp and tramp.
7704 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
7705 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
7706 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
7707 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
7708 * eshell/esh-opt.el, eshell/esh-proc.el:
7709 * eshell/esh-var.el: Adjust requires.
7710 * eshell/eshell.el: Do not require esh-util twice.
7711 (eshell-add-input-to-history): Declare.
7712 (eshell-command): Check history module is active before using it.
7713
d361bc10
GM
7714 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
7715
85d090a9
LL
77162013-05-22 Leo Liu <sdl.web@gmail.com>
7717
7718 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
7719
5d0acd9d
MA
77202013-05-22 Michael Albinus <michael.albinus@gmx.de>
7721
7722 * autorevert.el (auto-revert-notify-add-watch)
7723 (auto-revert-notify-handler): Add `attrib' for the inotify case,
7724 it indicates changes in file modification time.
7725
0cdffd7d
GM
77262013-05-22 Glenn Morris <rgm@gnu.org>
7727
ca5995ec
GM
7728 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
7729 Always delete the autoloaded function from the noruntime and
7730 unresolved functions lists.
7731
6450907e
GM
7732 * allout.el: No need to load epa, epg, overlay when compiling.
7733 (epg-context-set-passphrase-callback, epg-list-keys)
7734 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
7735 (epg-key-user-id-list): Declare.
7736
9c6906f6
GM
7737 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
7738 (viper-set-parsing-style-toggling-macro)
7739 (viper-set-emacs-state-searchstyle-macros):
7740 Use called-interactively-p on Emacs.
7741 (viper-looking-back): Make it an obsolete alias. Update callers.
7742 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
7743 Use looking-back rather than viper-looking-back.
7744 (viper-tmp-insert-at-eob, viper-enlarge-region)
7745 (viper-read-string-with-history, viper-register-to-point)
7746 (viper-append-to-register, viper-change-state-to-vi)
7747 (viper-backward-char-carefully, viper-forward-char-carefully)
7748 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
7749 (viper-change-state-to-emacs): Declare.
7750 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
7751 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
7752 * emulation/viper-mous.el: Do not load viper-cmd.
7753 (viper-backward-char-carefully, viper-forward-char-carefully)
7754 (viper-forward-word, viper-adjust-window): Declare.
7755
5f70c169
GM
7756 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
7757
b1b7f300
GM
7758 * progmodes/idlw-help.el (idlwave-help-fontify):
7759 Use called-interactively-p.
7760
f6ebbb46
GM
7761 * term/w32console.el (w32-get-console-codepage)
7762 (w32-get-console-output-codepage): Declare.
7763
0cdffd7d
GM
7764 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
7765 Remove unnecessary declarations.
7766 (dframe-message): Doc fix.
7767
7768 * info.el (dframe-select-attached-frame, dframe-current-frame):
7769 Declare.
7770
7771 * speedbar.el (speedbar-message): Make it an obsolete alias.
7772 Update all callers.
7773 (speedbar-with-attached-buffer)
7774 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
7775 (speedbar-with-writable): Use backquote.
7776 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
7777 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
7778 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
7779 rather than speedbar- aliases.
7780 * mail/rmail.el: Load dframe rather than speedbar when compiling.
7781 (speedbar-make-specialized-keymap, speedbar-insert-button)
7782 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
7783 (speedbar-do-function-pointer): Declare.
7784 (rmail-speedbar-button, rmail-speedbar-find-file)
7785 (rmail-speedbar-move-message):
7786 Use dframe-with-attached-buffer rather than speedbar- alias.
7787 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
7788 (dframe-message, speedbar-make-specialized-keymap)
7789 (speedbar-add-expansion-list, speedbar-mode-functions-list)
7790 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
7791 (speedbar-insert-button, dframe-select-attached-frame)
7792 (dframe-maybee-jump-to-attached-frame)
7793 (speedbar-change-initial-expansion-list)
7794 (speedbar-previously-used-expansion-list-name): Declare.
7795 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
7796 Use dframe-message, dframe-with-attached-buffer rather than
7797 speedbar- aliases.
7798 (gud-sentinel): Silence compiler.
7799 * progmodes/vhdl-mode.el (speedbar-refresh)
7800 (speedbar-do-function-pointer, speedbar-add-supported-extension)
7801 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
7802 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
7803 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
7804 (speedbar-file-lists, speedbar-make-tag-line)
7805 (speedbar-line-directory, speedbar-goto-this-file)
7806 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
7807 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
7808 (speedbar-make-button, speedbar-reset-scanners)
7809 (speedbar-files-item-info, speedbar-line-text)
7810 (speedbar-find-file-in-frame, speedbar-set-timer)
7811 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
7812 (speedbar-with-writable): Do not (re)define it.
7813 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
7814 rather than speedbar- alias.
7815
ee44b62a
LL
78162013-05-21 Leo Liu <sdl.web@gmail.com>
7817
7818 * progmodes/octave.el (octave-mode-menu): Update and re-organize
7819 menu items.
7820 (octave-mode): Tweak fill-nobreak-predicate.
7821 (inferior-octave-startup): Check process to avoid infinite loop.
7822 (inferior-octave): Pop to buffer first to show abornmal process
7823 exit information.
7824
640f050f
GM
78252013-05-21 Glenn Morris <rgm@gnu.org>
7826
79458038
GM
7827 * printing.el (pr-menu-bar): Define when compiling.
7828
9cc3e83f
LL
78292013-05-21 Leo Liu <sdl.web@gmail.com>
7830
7831 * progmodes/octave.el (octave-auto-fill): Remove.
7832 (octave-indent-new-comment-line): Improve.
7833 (octave-mode): Use auto fill mode through
4f405069 7834 comment-line-break-function and fill-nobreak-predicate.
9cc3e83f 7835 (octave-goto-function-definition): Support DEFUN_DLD.
4f405069 7836 (octave-beginning-of-defun): Small tweak.
9cc3e83f
LL
7837 (octave-help): Show parent directory.
7838
f440830d
GM
78392013-05-21 Glenn Morris <rgm@gnu.org>
7840
7841 * files.el (dired-unmark):
7842 * progmodes/gud.el (gdb-input): Update declarations.
7843
7844 * calculator.el (electric, ehelp): No need to load when compiling.
7845 (Electric-command-loop, electric-describe-mode): Declare.
7846
7847 * doc-view.el (doc-view-current-converter-processes): Move before use.
7848
7849 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7850 Move MODE-set-explicitly definition before use.
7851
7852 * international/mule-diag.el (mule-diag):
7853 Don't use obsolete window-system-version.
7854
7855 * mail/feedmail.el (smtpmail): No need to load when compiling.
7856 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
7857
7858 * mail/mail-utils.el (rfc822): No need to load when compiling.
7859 (rfc822-addresses): Autoload it.
7860 (mail-strip-quoted-names): Trivial simplification.
7861
7862 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
7863 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
7864
7865 * net/snmp-mode.el (tempo): Don't duplicate requires.
7866
7867 * progmodes/prolog.el (info): No need to load when compiling.
7868 (comint): Require before shell requires it.
7869 (Info-goto-node): Autoload it.
7870 (Info-follow-nearest-node): Declare.
7871 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
7872
7873 * textmodes/artist.el (picture-mode-exit): Declare.
7874
7875 * textmodes/reftex-parse.el (reftex-parse-from-file):
7876 Trivial rewrite so the compiler can parse it better.
7877
b4da2cbb
LL
78782013-05-20 Leo Liu <sdl.web@gmail.com>
7879
7880 * progmodes/octave.el (octave-help-mode-map)
7881 (octave-help-mode-finish-hook): New variables.
7882 (octave-help-mode, octave-help-mode-finish): New functions.
7883 (octave-help): Use octave-help-mode.
7884
33c0f65b
GM
78852013-05-20 Glenn Morris <rgm@gnu.org>
7886
7887 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
7888
1a0a0a8a
DG
78892013-05-19 Dmitry Gutov <dgutov@yandex.ru>
7890
7891 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
7892 start at point, so that expansion starting right after opening
7893 slash in a regexp is recognized.
7894 (ruby-syntax-before-regexp-re): New defvar, extracted from
7895 ruby-syntax-propertize-function. Since the value of this regexp
7896 is looked up at runtime now, we should be able to turn
7897 `ruby-syntax-methods-before-regexp' into a defcustom later.
7898 (ruby-syntax-propertize-function): Split regexp matching into two
7899 parts, for opening and closing slashes. That allows us to skip
7900 over string interpolations and support multiline regexps.
7901 Don't call `ruby-syntax-propertize-expansions', instead use another rule
7902 for them, which calls `ruby-syntax-propertize-expansion'.
7903 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
7904 call to `ruby-syntax-propertize-function'.
7905 (ruby-syntax-propertize-expansion): Extracted from
7906 `ruby-syntax-propertize-expansions'. Handles one expansion.
1a0a0a8a
DG
7907 (ruby-syntax-propertize-percent-literal): Leave point right after
7908 the percent symbol, so that the expression expansion rule can
7909 propertize the contents.
462388b6
DG
7910 (ruby-syntax-propertize-heredoc): Leave point at bol following the
7911 heredoc openers.
7912 (ruby-syntax-propertize-expansions): Remove.
1a0a0a8a 7913
c1a6c0a4
JL
79142013-05-18 Juri Linkov <juri@jurta.org>
7915
7916 * man.el (Man-default-man-entry): Remove `-' from the end
7917 of the default value. (Bug#14400)
7918
8051fccd
GM
79192013-05-18 Glenn Morris <rgm@gnu.org>
7920
7921 * comint.el (comint-password-prompt-regexp):
7922 Allow "password for XXX" where XXX contains colons (eg https://...).
7923
5e80b74f
LL
79242013-05-18 Leo Liu <sdl.web@gmail.com>
7925
7926 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
f6f87d33 7927 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
5e80b74f
LL
7928 (octave-source-directories): Don't check process.
7929 (octave-source-directories, octave-find-definition): Doc fix.
7930
521a54c5
GM
79312013-05-18 Glenn Morris <rgm@gnu.org>
7932
86a94b05
GM
7933 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
7934 Remove backspace/delete bindings. (Bug#14392)
7935
521a54c5
GM
7936 * cus-dep.el (custom-make-dependencies): Sort the output.
7937 (custom-versions-load-alist): Convert comment to doc.
7938
42caeb89
LL
79392013-05-17 Leo Liu <sdl.web@gmail.com>
7940
7941 * newcomment.el (comment-search-backward): Stricter in finding
7942 comment start. (Bug#14303)
7943
7944 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
7945 (octave-comment-start-skip): Properly anchored.
7946
e219dd97
LL
79472013-05-17 Leo Liu <sdl.web@gmail.com>
7948
fe1eb856
RS
7949 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
7950 Clean up when turned off. (Bug#14395)
e219dd97
LL
7951 (smie--highlight-matching-block-overlay): No longer buffer-local.
7952 (smie-highlight-matching-block): Adjust.
7953
dc5dcb4b
PE
79542013-05-17 Paul Eggert <eggert@cs.ucla.edu>
7955
7956 Doc string fix for "nanoseconds" (Bug#14406).
7957 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
7958 Fix doc string typo that had "nanoseconds" instead of "microseconds".
7959
1db165f0
JB
79602013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
7961
7962 * calc/calc-units.el (math-extract-units): Preserve powers
7963 of units.
7964
c7a8fcac
LL
79652013-05-17 Leo Liu <sdl.web@gmail.com>
7966
7967 * subr.el (delete-consecutive-dups): New function.
7968 * ido.el (ido-set-matches-1): Use it.
7969 * progmodes/octave.el (inferior-octave-completion-table): Use it.
7970 * ido.el (ido-remove-consecutive-dups): Remove.
7971
f678b18a
SM
79722013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7973
7974 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7975 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
7976 regexp-opt's `words'.
7977
ebfe68e8
LL
79782013-05-16 Leo Liu <sdl.web@gmail.com>
7979
7980 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
7981 (smie--highlight-matching-block-overlay)
7982 (smie--highlight-matching-block-lastpos)
7983 (smie--highlight-matching-block-timer): New variables.
7984 (smie-highlight-matching-block): New function.
7985 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
7986 (smie-setup): Conditionally enable smie-blink-matching-open.
7987
bc8bc17d
WS
79882013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
7989
7990 Sync with upstream verilog-mode r840.
7991 * progmodes/verilog-mode.el (verilog-mode-version)
7992 (verilog-mode-release-date): Update.
7993 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
7994 (verilog-sig-tieoff): Fix string error on
7995 AUTORESET with colon define, bug594. Reported by Andrew Hou.
7996 (verilog-read-decls): Fix parameters confusing
7997 AUTOINST interfaces, bug565. Reported by Leith Johnson.
7998
df065a0b
EZ
79992013-05-16 Eli Zaretskii <eliz@gnu.org>
8000
8001 * subr.el (reveal-filename): New function.
8002
8003 * loadup.el: Compute Emacs executable versions on MS-Windows,
8004 where executables have the .exe extension. Add a hard link
8005 emacs-XX.YY.ZZ.exe on MS-Windows.
8006
8007 * Makefile.in (XARGS_LIMIT): New variable.
8008 (custom-deps, finder-data, autoloads)
8009 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
8010 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
8011 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
8012 (compile-main): Limit xargs according to $(XARGS_LIMIT).
8013
2d4bf34b
LL
80142013-05-16 Leo Liu <sdl.web@gmail.com>
8015
8016 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
8017 (octave-mode-menu, octave-mode-map): Remove its uses.
8018
6b9c2d85
RZ
80192013-05-16 Reto Zimmermann <reto@gnu.org>
8020
8021 Sync with upstream vhdl mode v3.34.2.
8022 * progmodes/vhdl-mode.el: Use `push' throughout.
8023 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
8024 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
8025 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
8026 (vhdl-actual-generic-name): New option to derive actual generic name.
8027 (vhdl-port-paste-signals): Replace formal by actual generics.
8028 (vhdl-beautify): New name for old group vhdl-align. Update users.
8029 (vhdl-beautify-options): New option.
8030 (vhdl-last-input-event): New compat alias. Use throughout.
8031 (vhdl-goto-line): Replace user level function `goto-line'.
8032 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
8033 vhdl-fix-statement-buffer.
8034 (vhdl-create-mode-menu): Add some entries.
8035 (vhdl-align-region-groups): Respect vhdl-beautify-options.
8036 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
8037 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
8038 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
8039 to force statements on one line.
8040 (vhdl-remove-trailing-spaces-region):
8041 New, split from vhdl-remove-trailing-spaces.
8042 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
8043 Respect vhdl-beautify-options.
8044 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
8045 (vhdl-update-sensitivity-list): Not add with index if exists without.
8046 Not include array index with signal. Ignore keywords in comments.
8047 (vhdl-get-visible-signals): Regexp tweaks.
8048 (vhdl-template-component-inst): Handle empty library.
8049 (vhdl-template-type): Add template for 'enum' type.
8050 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
8051 Use vhdl-replace-string.
8052 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
8053 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
8054 (vhdl-speedbar-initialize): Update for above name change.
8055 (vhdl-compose-wire-components): Fix in handling of constants.
8056 (vhdl-error-regexp-emacs-alist): New variable.
8057 (vhdl-error-regexp-add-emacs): New function;
8058 adds support for new compile.el (Emacs 22+)
8059 (vhdl-generate-makefile-1): Change target order for single lib. units.
8060 Allow use of absolute file names.
8061
9df4ec5e
LL
80622013-05-16 Leo Liu <sdl.web@gmail.com>
8063
8064 * simple.el (prog-indent-sexp): Indent enclosing defun.
8065
f5ba00a6
GM
80662013-05-15 Glenn Morris <rgm@gnu.org>
8067
ed8be7ff
GM
8068 * cus-start.el (show-trailing-whitespace): Move to editing basics.
8069 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
8070 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
8071 (whitespace-highlight): Move to whitespace group.
8072
8073 * comint.el (comint-source):
8074 * pcmpl-linux.el (pcmpl-linux):
8075 * shell.el (shell-faces):
8076 * eshell/esh-opt.el (eshell-opt):
8077 * international/ccl.el (ccl): Remove empty custom groups.
8078
8079 * completion.el (dynamic-completion-mode):
8080 * jit-lock.el (jit-lock-debug-mode):
8081 * minibuffer.el (completion-in-region-mode):
8082 * type-break.el (type-break-mode-line-message-mode)
8083 (type-break-query-mode):
8084 * emulation/tpu-edt.el (tpu-edt-mode):
8085 * progmodes/subword.el (global-subword-mode, global-superword-mode):
8086 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8087 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
8088
8089 * term/xterm.el (xterm): Change parent group to terminals.
8090
8091 * master.el (master): Remove empty custom group.
8092 (master-mode): Remove unused :group argument.
8093 * textmodes/refill.el (refill): Remove empty custom group.
8094 (refill-mode): Remove unused :group argument.
8095
8096 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
8097
82a7c41b
GM
8098 * cus-dep.el: Provide a feature.
8099 (custom-make-dependencies): Ignore dotfiles (dir-locals).
f5ba00a6
GM
8100 Don't mistakenly ignore files whose basenames match a basename
8101 from preloaded-file-list (eg cedet/ede/simple.el).
82a7c41b 8102 Add a fallback method for getting :group.
f5ba00a6 8103
6d65486d
JL
81042013-05-15 Juri Linkov <juri@jurta.org>
8105
da547b32
JL
8106 * isearch.el (isearch-char-by-name): Rename from
8107 `isearch-insert-char-by-name'. Doc fix.
8108 (isearch-forward): Mention `isearch-char-by-name' in
8109 the docstring. (Bug#13348)
8110
6d65486d
JL
8111 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
8112 `exit-minibuffer' instead of
8113 `isearch-nonincremental-exit-minibuffer'.
8114 (isearch-edit-string): Remove mention of
8115 `isearch-nonincremental-exit-minibuffer' from docstring.
8116 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
8117 (isearch-forward-exit-minibuffer)
8118 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
8119
c9990474
SM
81202013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8121
6e911150
SM
8122 * loadup.el: Just use unversioned DOC.
8123
c9990474
SM
8124 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
8125 literals as extending to EOB.
8126 (nxml-last-fontify-end): Remove unused variable.
8127 (nxml-after-change1): Use with-silent-modifications.
8128 (nxml-extend-after-change-region): Simplify.
8129 (nxml-extend-after-change-region1): Remove function.
8130 (nxml-after-change1): Don't adjust for dependent regions.
8131 (nxml-fontify-matcher): Simplify.
8132 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
8133 (xmltok-add-dependent): Remove function.
8134 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
8135 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
8136 (xmltok-scan-prolog-after-processing-instruction-open): Treat
8137 unclosed <[[, <?, comment, and other literals as extending to EOB.
8138 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
8139 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
8140 Remove functions.
8141 (rng-do-some-validation-1): Don't mark dependent regions.
8142 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
8143 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
8144 (nxml-clear-dependent-regions): Remove functions.
8145 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
8146 (nxml-ensure-scan-up-to-date):
8147 Don't clear&mark dependent regions.
8148
e3772e98
LL
81492013-05-15 Leo Liu <sdl.web@gmail.com>
8150
c9990474
SM
8151 * progmodes/octave.el (octave-goto-function-definition):
8152 Improve and fix callers.
e3772e98 8153
5ac2eb34
SM
81542013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8155
c46c57b0
SM
8156 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
8157 the setter (bug#14387).
8158
5ac2eb34
SM
8159 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
8160 surrounding group (bug#14402).
8161
180ed218
JL
81622013-05-14 Juri Linkov <juri@jurta.org>
8163
8164 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
8165 (Bug#14390)
8166
0ac0fecb
GM
81672013-05-14 Glenn Morris <rgm@gnu.org>
8168
8169 * progmodes/f90.el (f90-imenu-generic-expression):
8170 Fix typo in 2013-05-08 change. (Bug#14402)
8171
2e78e6a7
JPG
81722013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
8173
5ac2eb34
SM
8174 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
8175 Remove signals for which replies are never received.
2e78e6a7 8176
53267cca
JPG
81772013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
8178
8179 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
8180 (gdb-handler-alist, gdb-handler-number): Remove variables.
8181 (gdb-handler-list): New variable.
8182 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
8183 (gdb-pending-handler-p, gdb-handle-reply)
8184 (gdb-remove-all-pending-triggers): New functions.
8185 (gdb-discard-unordered-replies): New defcustom.
8186 (gdb-handler): New defstruct.
8187 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
8188 instead of gdb-pending-triggers. Update docstring.
8189 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
8190 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
8191 (gdb-var-update-handler, def-gdb-auto-update-trigger)
8192 (def-gdb-auto-update-handler, gdb-get-changed-registers)
8193 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
8194 (gdb-frame-handler): Pending triggers are now automatically managed.
8195 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
8196 Remove argument.
8197 (gdb-input): Automatically handles pending triggers. Update docstring.
8198 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
8199 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
8200 Update comments.
8201 (gdb-done-or-error): Now use gdb-handle-reply.
8202
d04ce803
JPG
82032013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
8204
8205 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
8206 gdb-debug-log.
8207
0114073a
GM
82082013-05-14 Glenn Morris <rgm@gnu.org>
8209
8210 * subr.el (user-emacs-directory-warning): New option.
8211 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
8212
4d25fd7e
LL
82132013-05-14 Leo Liu <sdl.web@gmail.com>
8214
8215 * progmodes/octave.el (octave-font-lock-keywords): Fix error
8216 during redisplay.
8217 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
6073d8f4
LL
8218 (octave-font-lock-texinfo-comment): Fix invalid search bound
8219 error: wrong side of point.
4d25fd7e 8220
27c8b6eb
GM
82212013-05-14 Glenn Morris <rgm@gnu.org>
8222
61aaeb01
GM
8223 * progmodes/flymake.el (flymake-xml-program): New option.
8224 (flymake-xml-init): Use it.
8225
5bf90bc5
GM
8226 * term/xterm.el: Provide a feature.
8227
8228 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
27c8b6eb 8229
f4c7dfd2
GM
82302013-05-13 Glenn Morris <rgm@gnu.org>
8231
8232 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
8233 Add compat aliases as a hack workaround. (Bug#14384)
8234
2aeb3a1d
LL
82352013-05-13 Leo Liu <sdl.web@gmail.com>
8236
b0e069c2
LL
8237 * progmodes/octave.el (octave-indent-comment): Fix indentation for
8238 ###, and %!.
f5a9432f
LL
8239 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
8240 C-M-q.
b0e069c2
LL
8241 (octave-comment-start-skip): Include %!.
8242 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
2aeb3a1d 8243
30ea8374
LL
82442013-05-12 Leo Liu <sdl.web@gmail.com>
8245
8246 * progmodes/octave.el (inferior-octave-startup): Store the value
8247 of __octave_srcdir__ for octave-source-directories.
8248 (inferior-octave-check-process): New function refactored out of
8249 inferior-octave-send-list-and-digest.
8250 (octave-source-directories)
8251 (octave-find-definition-filename-function): New variables.
8252 (octave-source-directories)
8253 (octave-find-definition-default-filename): New functions.
8254 (octave-find-definition): Improve to find functions implemented in C++.
8255
472a3834
GM
82562013-05-12 Glenn Morris <rgm@gnu.org>
8257
8258 * calendar/diary-lib.el (diary-outlook-format-1):
8259 Don't include dayname in the output. (Bug#14349)
8260
3191b52f
GM
82612013-05-11 Glenn Morris <rgm@gnu.org>
8262
0060ac73
GM
8263 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
8264
3191b52f
GM
8265 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
8266 Treat cc-provide like provide.
8267
e065ba74
KR
82682013-05-11 Kevin Ryde <user42@zip.com.au>
8269
8270 * cus-dep.el (custom-make-dependencies):
8271 Use generated-autoload-load-name for the sake of files such
8272 such cedet/semantic/bovine/c.el, where the base file name
8273 is not in load-path. (Bug#5277)
8274
36f84c37
GM
82752013-05-11 Glenn Morris <rgm@gnu.org>
8276
8277 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
8278 Provide features.
8279
c8730c3a
LL
82802013-05-11 Leo Liu <sdl.web@gmail.com>
8281
8282 * progmodes/octave.el (octave-indent-comment): Improve.
8283 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
5ac2eb34
SM
8284 (octave-eldoc-function-signatures, octave-eldoc-function):
8285 New functions.
c8730c3a
LL
8286 (octave-mode, inferior-octave-mode): Add eldoc support.
8287
212e29f2
RS
82882013-05-11 Richard Stallman <rms@gnu.org>
8289
8290 * epa.el (epa-decrypt-file): Take output file name as argument
8291 and read it using `interactive'.
8292
083fe0d7
LL
82932013-05-11 Leo Liu <sdl.web@gmail.com>
8294
8295 * progmodes/octave.el (octave-beginning-of-line)
8296 (octave-end-of-line): Check before using up-list because it jumps
8297 out of more syntactic contructs since moving to smie.
9dbdb67e
LL
8298 (octave-indent-comment): New function.
8299 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
6980b0ca
LL
8300 (octave-begin-keywords, octave-end-keywords)
8301 (octave-reserved-words, octave-smie-bnf-table)
8302 (octave-smie-rules): Add new keywords from Octave 3.6.4.
083fe0d7 8303
8582e4c4
GM
83042013-05-11 Glenn Morris <rgm@gnu.org>
8305
f20def1f
GM
8306 * faces.el (internal-face-x-get-resource):
8307 * frame.el (ns-display-monitor-attributes-list):
d78abe37 8308 * calc/calc-aent.el (math-to-radians-2):
f20def1f 8309 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
d78abe37 8310 Fix declarations.
f20def1f 8311
445f95e2
GM
8312 * calc/calc-menu.el: Make it loadable in isolation.
8313
8314 * net/eudcb-bbdb.el: Make it loadable without bbdb.
8315 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
8316 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
8317 (eudc-bbdb-query-internal): Require 'bbdb.
8318
99fb2756
GM
8319 * lpr.el (lpr-headers-switches):
8320 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
8321
8322 * progmodes/sql.el (sql-login-params): Fix and improve :type.
8323
0da7ad96
GM
8324 * emulation/edt-mapper.el: In batch mode, error rather than hang.
8325
8582e4c4
GM
8326 * term.el (term-set-escape-char): Make it idempotent.
8327
f71c50d0
LL
83282013-05-10 Leo Liu <sdl.web@gmail.com>
8329
5ac2eb34
SM
8330 * progmodes/octave.el (inferior-octave-completion-table):
8331 No longer a function and all uses changed. Use cache to speed up
f71c50d0
LL
8332 completion due to bug#11906.
8333 (octave-beginning-of-defun): Re-write to be more general.
8334
d5837773
GM
83352013-05-10 Glenn Morris <rgm@gnu.org>
8336
8337 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
8338
027c0f75
SM
83392013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8340
8341 * comint.el (comint-redirect-send-command-to-process): Use :around
8342 rather than :override for comint-redirect-filter.
8343 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
8344 Call it instead of comint-redirect-original-filter-function (which
8345 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
8346
4465bfb4
JD
83472013-05-09 Jan Djärv <jan.h.d@swipnet.se>
8348
8349 * frame.el (display-monitor-attributes-list): Add NS case.
8350 (ns-display-monitor-attributes-list): Declare.
8351
2d809ffa 83522013-05-09 Ulrich Mueller <ulm@gentoo.org>
b01682fb
UM
8353
8354 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
8355
e54eeb9b
GM
83562013-05-09 Glenn Morris <rgm@gnu.org>
8357
56cd351d
GM
8358 * international/fontset.el (vertical-centering-font-regexp):
8359 Set standard-value.
8360
d84b6108
GM
8361 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
8362
a931698a
GM
8363 * bookmark.el (bookmark-search-delay):
8364 * cus-start.el (vertical-centering-font-regexp):
8365 * ps-mule.el (ps-mule-font-info-database-default):
8366 * ps-print.el (ps-default-fg, ps-default-bg):
8367 * type-break.el (type-break-good-break-interval):
8368 * whitespace.el (whitespace-indentation-regexp)
8369 (whitespace-space-after-tab-regexp):
8370 * emacs-lisp/testcover.el (testcover-1value-functions)
8371 (testcover-noreturn-functions, testcover-progn-functions)
8372 (testcover-prog1-functions):
8373 * emulation/viper-init.el (viper-emacs-state-cursor-color):
8374 * eshell/em-glob.el (eshell-glob-translate-alist):
8375 * play/tetris.el (tetris-tty-colors):
8376 * progmodes/cpp.el (cpp-face-default-list):
8377 * progmodes/flymake.el (flymake-allowed-file-name-masks):
8378 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
8379 (idlwave-help-browser-generic-args):
8380 * progmodes/make-mode.el (makefile-special-targets-list):
8381 * progmodes/python.el (python-shell-virtualenv-path):
8382 * progmodes/verilog-mode.el (verilog-active-low-regexp)
8383 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
8384 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
8385 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
8386 * textmodes/reftex-vars.el (reftex-format-label-function):
8387 * textmodes/remember.el (remember-diary-file): Fix custom types.
8388
e54eeb9b
GM
8389 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
8390 Add :version.
8391
455851dd
LL
83922013-05-09 Leo Liu <sdl.web@gmail.com>
8393
8394 * progmodes/octave.el (inferior-octave-completion-at-point):
083fe0d7 8395 Restore file completion. (Bug#14300)
455851dd
LL
8396 (inferior-octave-startup): Fix incorrect highlighting for the
8397 first prompt.
8398
a9e4425b
SM
83992013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8400
8401 * progmodes/ruby-mode.el: First cut at SMIE support.
8402 (ruby-use-smie): New var.
8403 (ruby-smie-grammar): New constant.
8404 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
8405 (ruby-smie--forward-token, ruby-smie--backward-token)
8406 (ruby-smie-rules): New functions.
8407 (ruby-mode-variables): Setup SMIE if applicable.
8408
060ca408
EZ
84092013-05-08 Eli Zaretskii <eliz@gnu.org>
8410
8411 * simple.el (line-move-visual): Signal beginning/end of buffer
8412 only if vertical-motion moved less than it was requested. Avoids
8413 silly incorrect error messages when there are display strings with
8414 multiple newlines at EOL.
8415
1d5963cc
SM
84162013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8417
8418 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
8419 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
8420 (prolog-char-quote-workaround):
8421 * progmodes/cperl-mode.el (cperl-under-as-char):
8422 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
c7064f05
JB
8423 Mark as obsolete.
8424 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
1d5963cc
SM
8425 their declaration.
8426 (vhdl-mode-syntax-table-init): Remove.
8427
c9990474
SM
8428 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
8429 last change.
1d5963cc
SM
8430
8431 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
8432 syntax for "_".
8433 (ld-script-font-lock-keywords):
8434 Change regexps to use things like \_< and \_>.
8435
8436 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
8437 Change all regexps to use things like \_< and \_>.
8438
8439 * progmodes/autoconf.el (autoconf-definition-regexp)
8440 (autoconf-font-lock-keywords, autoconf-current-defun-function):
8441 Handle a _ with symbol syntax.
8442 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
8443
c9990474
SM
8444 * progmodes/ada-mode.el (ada-mode-abbrev-table):
8445 Consolidate declaration.
1d5963cc
SM
8446 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
8447 the declaration.
8448 (ada-create-syntax-table): Remove.
8449 (ada-capitalize-word): Don't mess with the syntax of "_" since it
8450 already has the right syntax nowadays.
8451 (ada-goto-next-word): Don't change the syntax of "_".
8452
8453 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
8454 with-wrapper-hook.
8455
72d3cfca
SS
84562013-05-08 Sam Steingold <sds@gnu.org>
8457
8458 * thingatpt.el (thing-at-point): Accept optional second argument
8459 NO-PROPERTIES to strip the text properties from the return value.
8460 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
8461 to `thing-at-point' instead of stripping the properties ourselves.
8462 Also, when `thing-at-point' fails to find a url, prepend "http://"
8463 to the filename at point on the assumption that the user is
8464 pointing at something like gnu.org/gnu.
8465
5cb15713
JB
84662013-05-08 Juanma Barranquero <lekktu@gmail.com>
8467
8468 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
8469 * faces.el (crm-separator):
8470 Silence byte-compiler.
8471
8472 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
8473 (tool-bar-map): Remove unneeded defvars.
8474
ea78b95b
LL
84752013-05-08 Leo Liu <sdl.web@gmail.com>
8476
8477 Re-work a fix for bug#10994 based on Le Wang's patch.
8478 * ido.el (ido-remove-consecutive-dups): New helper.
8479 (ido-completing-read): Use it.
8480 (ido-chop): Revert fix for bug#10994.
8481
dc7466df
AS
84822013-05-08 Adam Spiers <emacs@adamspiers.org>
8483
8484 * cus-edit.el (custom-save-variables):
8485 Pretty-print long values. (Bug#14187)
8486
9ecf672a
GM
84872013-05-08 Glenn Morris <rgm@gnu.org>
8488
8489 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
8490 (m4-mode-syntax-table): Init in the defvar.
8491 (m4-mode-abbrev-table): Let define-derived-mode define it.
8492
3f555be8
TT
84932013-05-08 Tom Tromey <tromey@redhat.com>
8494
8495 * progmodes/m4-mode.el (m4-mode-syntax-table):
8496 Do not treat "_" as word constituent. (Bug#14167)
8497
7cc8ae06
GM
84982013-05-07 Glenn Morris <rgm@gnu.org>
8499
4f58bc06
GM
8500 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
8501 Remove explicit eshell-isearch-cancel-map.
8502
7cc8ae06
GM
8503 * progmodes/f90.el (f90-smart-end-names): New option.
8504 (f90-smart-end): Doc fix.
8505 (f90-end-block-optional-name): New constant.
8506 (f90-block-match): Respect f90-smart-end-names.
8507
ceb57e59
SM
85082013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8509
8510 * progmodes/octave.el (octave-smie-forward-token): Be more careful
8511 about implicit semi-colons (bug#14218).
8512
4e3f9230
YM
85132013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8514
8515 * frame.el (display-monitor-attributes-list)
8516 (frame-monitor-attributes): New functions.
8517
203a5572
LL
85182013-05-06 Leo Liu <sdl.web@gmail.com>
8519
8520 * progmodes/octave.el (octave-syntax-propertize-function): Change
8521 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
8522 (octave-font-lock-keywords): Use octave-operator-regexp.
5ac2eb34 8523 (octave-completion-at-point): Rename from
203a5572
LL
8524 octave-completion-at-point-function.
8525 (inferior-octave-directory-tracker): Robustify.
8526 (octave-text-functions): Remove and fix its uses. No such things
8527 any more.
8528
ee6cff99
SM
85292013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8530
8531 * emacs-lisp/trace.el (trace--display-buffer): New function.
8532 (trace-make-advice): Use it.
8533
32985194
JL
85342013-05-06 Juri Linkov <juri@jurta.org>
8535
8536 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
8537 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
8538 Doc fix.
8539 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
8540 in the help string. (Bug#12985)
8541
a1c700de
KD
85422013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
8543
8544 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
8545
c67c0839
SM
85462013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8547
323885fd
SM
8548 * progmodes/perl-mode.el: Add support for here documents.
8549 (perl-syntax-propertize-function): Match here-doc markers.
8550 (perl-syntax-propertize-special-constructs): Find their end.
8551 (perl-imenu-generic-expression): Use [:alnum:].
8552
c67c0839
SM
8553 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
8554 (advice--add-function): Refresh the advice if already present
8555 (bug#14317).
8556
d491e7a8
IA
85572013-05-06 Ivan Andrus <darthandrus@gmail.com>
8558
8559 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
8560
ddf9925e
GM
85612013-05-06 Glenn Morris <rgm@gnu.org>
8562
7cc3af27
GM
8563 * w32-fns.el (w32-charset-info-alist): Declare.
8564
16e343d6
GM
8565 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
8566 of its defcustom properties.
8567 (eshell-cmpl-initialize): No need to load pcomplete.
8568
7d889a47
GM
8569 * generic-x.el: No need to require comint when compiling.
8570
ddf9925e
GM
8571 * net/eudc-export.el: Make it loadable without bbdb.
8572 (top-level): Use require rather than load-library.
8573 (eudc-create-bbdb-record, eudc-bbdbify-phone)
8574 (eudc-batch-export-records-to-bbdb)
8575 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
8576 Require bbdb.
8577
1e2c18df
SM
85782013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8579
8580 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
8581 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
8582 some tweaks, instead.
8583
02502a5f
LL
85842013-05-05 Leo Liu <sdl.web@gmail.com>
8585
8586 * progmodes/octave.el (octave-font-lock-keywords)
8587 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
8588 (inferior-octave-send-list-and-digest): Improve error message.
8589 (octave-mode, inferior-octave-mode): Use setq-local.
8590 (octave-help): Set info-lookup-mode.
8591
0dc04f42
RS
85922013-05-05 Richard Stallman <rms@gnu.org>
8593
6c54491c
RS
8594 * vc/compare-w.el (compare-windows-whitespace):
8595 Treat no-break space as whitespace.
8596
0dc04f42
RS
8597 * mail/rmailsum.el (rmail-summary-rmail-update):
8598 Detect empty summary and don't change selected message.
8599 (rmail-summary-goto-msg): Likewise.
8600
df8f35df
RS
8601 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
8602 Doc fixes, rename args.
8603
5356e1a3
AM
86042013-05-05 Alan Mackenzie <acm@muc.de>
8605
8606 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
8607
d44014cb
JL
86082013-05-05 Juri Linkov <juri@jurta.org>
8609
8610 * info.el (Info-read-subfile): Use (point-min) instead of (point)
8611 to not add the length of the summary segment to the return value.
8612 (Bug#14125)
8613
c129b51f
LL
86142013-05-05 Leo Liu <sdl.web@gmail.com>
8615
8616 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
8617 (inferior-octave-output-filter): Remove.
8618 (octave-send-region, inferior-octave-startup): Fix callers.
8619 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
8620 (octave-binary-file-extensions): New user variable.
8621 (octave-find-definition): Confirm if opening binary files.
8622 (octave-help-file): Use octave-find-definition to get the binary
8623 confirmation.
8624 (octave-help): Adjust for octave-help-file change.
8625
aa7dab97
SM
86262013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8627
8628 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
8629 Merge the two entries that handle function definitions.
8630 (pascal--syntax-propertize): New const.
8631 (pascal-mode): Use it. Use setq-local.
8632
fd3a9a6b
GM
86332013-05-04 Glenn Morris <rgm@gnu.org>
8634
8635 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
8636 (diary-from-outlook): Respect diary-from-outlook-function.
8637
30c7e542
SM
86382013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
8639
8640 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
8641 Move the declaration from C.
8642 (read-minibuffer, eval-minibuffer): Move from C.
8643 (completion-setup-function): Avoid minibuffer-completion-contents.
8644
b54f978b
LL
86452013-05-03 Leo Liu <sdl.web@gmail.com>
8646
8647 * progmodes/octave.el (octave-font-lock-keywords): Do not
8648 dehighlight 'end' in comments or strings.
30c7e542
SM
8649 (octave-completing-read, octave-goto-function-definition):
8650 New helpers.
d4d0f9b3
LL
8651 (octave-help-buffer): New user variable.
8652 (octave-help-file, octave-help-function): New button types.
8653 (octave-help): New command and bind it to C-h ;.
8654 (octave-find-definition): New command and bind it to M-.
d74a1581 8655 (user-error): Alias to error if not defined.
b54f978b 8656
27135018
LL
86572013-05-02 Leo Liu <sdl.web@gmail.com>
8658
8659 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
8660 for \. (bug#14332)
8661 (octave-font-lock-keywords): Include [ and {.
8662
0d634d3a
LL
86632013-05-02 Leo Liu <sdl.web@gmail.com>
8664
8665 * progmodes/octave.el (inferior-octave-startup-file): Change default.
8666 (inferior-octave): Remove calling comint-mode and return the buffer.
8667 (inferior-octave-startup): Cosmetic changes.
8668
b4c8295e
LL
86692013-05-02 Leo Liu <sdl.web@gmail.com>
8670
30c7e542
SM
8671 * progmodes/octave.el (octave-syntax-propertize-function):
8672 Include the case when ' is at line beginning. (Bug#14336)
b4c8295e 8673
f12ad6ec
GM
86742013-05-02 Glenn Morris <rgm@gnu.org>
8675
8676 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
8677 * desktop.el (vc-dir-mode): Just autoload it here.
8678
30cac1e0
AM
86792013-05-02 Alan Mackenzie <acm@muc.de>
8680
8681 Eliminate variable c-standard-font-lock-fontify-region-function.
8682 * progmodes/cc-mode.el
8683 (c-standard-font-lock-fontify-region-function): Remove.
8684 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
8685
d8ef28b1
LL
86862013-05-01 Leo Liu <sdl.web@gmail.com>
8687
2640d52e 8688 * progmodes/octave.el: Compatible with older emacs-24 releases.
27135018 8689 (inferior-octave-has-built-in-variables): Remove. Built-in
2640d52e 8690 variables were removed from Octave in 2007.
d8ef28b1
LL
8691 (inferior-octave-startup): Fix uses.
8692 (comint-line-beginning-position): Remove compatibility code for
8693 emacs 21.
8694
ac63ec89
JL
86952013-05-01 Juri Linkov <juri@jurta.org>
8696
8697 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
8698
9e9be37c
JL
86992013-05-01 Juri Linkov <juri@jurta.org>
8700
8701 * comint.el (comint-previous-matching-input): Don't print message
8702 "History item: %d" when `isearch-mode' is active.
8703 (comint-history-isearch-message): Print message "History item: %d"
8704 when `comint-input-ring-index' is not empty and this function is
8705 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
8706
9b92c13b
LL
87072013-05-01 Leo Liu <sdl.web@gmail.com>
8708
8709 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
8710 definitions. Use completion-at-point to insert keywords.
8711 (octave-abbrev-start): Remove.
8712 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
8713
b12d33d7
LL
87142013-04-30 Leo Liu <sdl.web@gmail.com>
8715
8716 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
8717 change.
8718
3d1c39fa
AM
87192013-04-30 Alan Mackenzie <acm@muc.de>
8720
8721 Handle arbitrarily long C++ member initialisation lists.
30c7e542
SM
8722 * progmodes/cc-engine.el (c-back-over-member-initializers):
8723 new function.
3d1c39fa
AM
8724 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
8725 (most) member init lists.
8726
5147fc17
RS
87272013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
8728
8729 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
8730 variable.
8731
5b78d7fc
LL
87322013-04-30 Leo Liu <sdl.web@gmail.com>
8733
8734 * progmodes/octave.el (octave-variables): Remove. No builtin
8735 variables any more. All converted to functions.
8736 (octave-font-lock-keywords, octave-completion-at-point-function):
8737 Fix uses.
8738 (octave-font-lock-texinfo-comment): New user variable.
8739 (octave-texinfo-font-lock-keywords): New variable for texinfo
8740 comment block.
8741 (octave-function-comment-block): New face.
8742 (octave-font-lock-texinfo-comment): New function.
8743 (octave-mode): Font lock texinfo comment block.
8744
38d8527b
LL
87452013-04-29 Leo Liu <sdl.web@gmail.com>
8746
8747 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
8748 indexing expression.
8749 (octave-continuation-string): Do not use \.
8750 (inferior-octave-complete-impossible): Remove.
8751 (inferior-octave-completion-table)
8752 (inferior-octave-completion-at-point): Remove its uses.
8753 (inferior-octave-startup): completion_matches was introduced to
8754 Octave in 1996 so safe to assume it.
8755 (octave-function-file-comment): Improve to follow how Octave does it.
8756 (octave-update-function-file-comment): Tweak.
8757
2ec12cb0
LL
87582013-04-29 Leo Liu <sdl.web@gmail.com>
8759
8760 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
8761 (inferior-octave-startup): Remove inferior-octave-startup-hook.
8762 (octave-function-file-comment): Fix typo.
8763 (octave-sync-function-file-names): Use read-char-choice.
8764
6eaed048
JB
87652013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
8766
8767 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
8768 to t for the less important warnings.
8769
3ffa2d4f
DH
87702013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
8771
8772 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
8773
685c9501
GM
87742013-04-27 Glenn Morris <rgm@gnu.org>
8775
8776 * vc/log-view.el (log-view-current-entry):
8777 Treat "---" separator lines as part of the following rev. (Bug#14169)
8778
0208ede7
JL
87792013-04-27 Juri Linkov <juri@jurta.org>
8780
8781 * subr.el (read-number): Doc fix about using it by interactive
8782 code letter `n'. (Bug#14254)
8783
5db9dace
JL
87842013-04-27 Juri Linkov <juri@jurta.org>
8785
8786 * desktop.el (desktop-auto-save-timeout): New option.
8787 (desktop-file-checksum): New variable.
8788 (desktop-save): Add optional arg `auto-save' and don't auto-save
8789 if nothing changed.
8790 (desktop-auto-save-timer): New variable.
8791 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
8792 (after-init-hook): Call `desktop-auto-save-set-timer'.
8793 Suggested by Reuben Thomas <rrt@sc3d.org> in
8794 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
8795
b7260dd4
LL
87962013-04-27 Leo Liu <sdl.web@gmail.com>
8797
8798 * progmodes/octave.el (octave-function-file-p)
8799 (octave-skip-comment-forward, octave-function-file-comment)
8800 (octave-update-function-file-comment): New functions.
8801 (octave-mode-map): Bind C-c ; to
8802 octave-update-function-file-comment.
8803 (octave-mode-menu): Add octave-update-function-file-comment.
8804 (octave-mode, inferior-octave-mode): Fix doc-string.
8805 (octave-insert-defun): Conform to Octave's coding convention.
8806 (Bug#14285)
8807
8808 * files.el (basic-save-buffer): Don't let errors in
8809 before-save-hook prevent saving buffer.
8810
c46da669
RW
88112013-04-20 Roland Winkler <winkler@gnu.org>
8812
8813 * faces.el (read-face-name): Use completing-read if arg multiple
8814 is nil.
8815
a81ee1eb
IL
88162013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
8817
8818 * ls-lisp.el (ls-lisp-insert-directory): If no files are
30c7e542
SM
8819 displayed, move point to after the totals line.
8820 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
a81ee1eb
IL
8821 for the details.
8822
4fac34ce
SM
88232013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8824
8825 * emacs-lisp/package.el (package-autoload-ensure-default-file):
8826 Add current dir to the load-path.
8827 (package-generate-autoloads): Don't rely on
8828 autoload-ensure-default-file.
8829
f6bfc063
RT
88302013-04-26 Reuben Thomas <rrt@sc3d.org>
8831
d40ab5cf
BG
8832 * textmodes/remember.el (remember-store-in-files): Document that
8833 the file name format is passed to `format-time-string'.
f6bfc063 8834
e55d3b04
LL
88352013-04-26 Leo Liu <sdl.web@gmail.com>
8836
8837 * progmodes/octave.el (octave-sync-function-file-names): New function.
8838 (octave-mode): Use it in before-save-hook.
8839
e53052d3
SM
88402013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8841
140ef50c
SM
8842 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
8843 (bug#14274).
8844
e53052d3
SM
8845 * progmodes/octave.el (octave-smie-forward-token): Properly skip
8846 \n and comment, even if it's not an implicit ; (bug#14218).
8847
af80458d 88482013-04-26 Glenn Morris <rgm@gnu.org>
e5271cf2
GM
8849
8850 * subr.el (read-number): Once more use `read' rather than
8851 `string-to-number', to trap non-numeric input. (Bug#14254)
8852
af80458d 88532013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
70203c2e
EC
8854
8855 * emacs-lisp/syntax.el (syntax-propertize-multiline):
8856 Use `syntax-multiline' text property consistently instead of
8a621d53 8857 `font-lock-multiline'. (Bug#14237)
70203c2e 8858
e6ea1f6c
GM
88592013-04-26 Glenn Morris <rgm@gnu.org>
8860
8861 * emacs-lisp/shadow.el (list-load-path-shadows):
8862 No longer necessary to check for duplicate simple.el, since
8863 2012-07-07 change to init_lread to not include installation lisp
8864 directories in load-path when running uninstalled. (Bug#14270)
8865
070ccca4
LL
88662013-04-26 Leo Liu <sdl.web@gmail.com>
8867
8868 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
8869 (octave-mode, inferior-octave-mode): Use setq-local.
e53052d3 8870 (octave-not-in-string-or-comment-p): Rename to
070ccca4
LL
8871 octave-in-string-or-comment-p.
8872 (octave-in-comment-p, octave-in-string-p)
8873 (octave-in-string-or-comment-p): Replace defsubst with defun.
8874
9d1c5fb6
PE
88752013-04-25 Paul Eggert <eggert@cs.ucla.edu>
8876
8877 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
8878
c034abda
BG
88792013-04-25 Bastien Guerry <bzg@gnu.org>
8880
8881 * textmodes/remember.el (remember-data-directory)
8882 (remember-directory-file-name-format): Fix custom types.
8883
584ea277
LL
88842013-04-25 Leo Liu <sdl.web@gmail.com>
8885
e53052d3
SM
8886 * progmodes/octave.el (octave-completion-at-point-function):
8887 Make use of inferior octave process.
584ea277
LL
8888 (octave-initialize-completions): Remove.
8889 (inferior-octave-completion-table): New function.
8890 (inferior-octave-completion-at-point): Use it.
8891 (octave-completion-alist): Remove.
8892
1693b06a
SM
88932013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8894
8895 * progmodes/opascal.el: Use font-lock and syntax-propertize.
8896 (opascal-mode-syntax-table): New var.
8897 (opascal-literal-kind, opascal-is-literal-end)
8898 (opascal-literal-token-at): Rewrite.
8899 (opascal--literal-start-re, opascal-font-lock-keywords)
8900 (opascal--syntax-propertize): New constants.
8901 (opascal-font-lock-defaults): Adjust.
8902 (opascal-mode): Use them. Set comment-<foo> variables as well.
8903 (delphi-comment-face, opascal-comment-face, delphi-string-face)
8904 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
8905 (delphi-other-face, opascal-other-face): Remove face variables.
8906 (opascal-save-state): Remove macro.
8907 (opascal-fontifying-progress-step): Remove constant.
8908 (opascal--ignore-changes): Remove var.
8909 (opascal-set-token-property, opascal-parse-next-literal)
8910 (opascal-is-stable-literal, opascal-complete-literal)
8911 (opascal-is-literal-start, opascal-face-of)
8912 (opascal-parse-region, opascal-parse-region-until-stable)
8913 (opascal-fontify-region, opascal-after-change)
8914 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
8915 (opascal-debug-parse-region, opascal-debug-parse-window)
8916 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
8917 (opascal-debug-fontify-buffer): Remove.
8918 (opascal-debug-mode-map): Adjust accordingly.
8919
be64c05d
LL
89202013-04-25 Leo Liu <sdl.web@gmail.com>
8921
8922 Merge octave-mod.el and octave-inf.el into octave.el with some
8923 cleanups.
8924 * progmodes/octave.el: New file renamed from octave-mod.el.
8925 * progmodes/octave-inf.el: Merged into octave.el.
8926 * progmodes/octave-mod.el: Renamed to octave.el.
8927
d79d37bd
TH
89282013-04-25 Tassilo Horn <tsdh@gnu.org>
8929
8930 * textmodes/reftex-vars.el
8931 (reftex-label-ignored-macros-and-environments): New defcustom.
8932
8933 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
8934
ced3fc5d
SM
89352013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8936
8937 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
8938 (smie-indent-keyword): Improve the check to ensure that the next
8939 comment is really on the same line.
8940 (smie-indent-comment): Don't align with a subsequent closer (or eob).
8941
8942 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
8943 semi-colons if the line is not otherwise empty (bug#14218).
8944
1c141dad
GM
89452013-04-25 Glenn Morris <rgm@gnu.org>
8946
8947 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
8948
5058062a
SM
89492013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
8950
8951 * progmodes/opascal.el (opascal-set-token-property): Rename from
8952 opascal-set-text-properties and only set `token' (bug#14134).
8953 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
8954 (opascal-literal-text-properties): Remove.
8955 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
8956 Adjust callers.
8957
5db9dace 89582013-04-24 Reuben Thomas <rrt@sc3d.org>
1ffefcf9
BG
8959
8960 * textmodes/remember.el (remember-handler-functions): Add an
8961 option for a new handler `remember-store-in-files'.
8962 (remember-data-directory, remember-directory-file-name-format):
8963 New options.
8964 (remember-store-in-files): New function to store remember notes
8965 as separate files within a directory.
8966
4391916c
MH
89672013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
8968
8969 * progmodes/compile.el (compilation-next-error-function):
8970 Pass "formats" to compilation-find-file (bug#11777).
8971
bb7cdf58
GM
89722013-04-24 Glenn Morris <rgm@gnu.org>
8973
3b8fe752 8974 * vc/vc-bzr.el (vc-bzr-print-log):
90b4237a
GM
8975 * vc/vc-hg.el (vc-hg-print-log):
8976 * vc/vc-svn.el (vc-svn-print-log):
8977 Fix START-REVISION with LIMIT != 1. (Bug#14168)
8978
bb7cdf58
GM
8979 * vc/vc-bzr.el (vc-bzr-print-log):
8980 * vc/vc-cvs.el (vc-cvs-print-log):
8981 * vc/vc-git.el (vc-git-print-log):
8982 * vc/vc-hg.el (vc-hg-print-log):
8983 * vc/vc-mtn.el (vc-mtn-print-log):
8984 * vc/vc-rcs.el (vc-rcs-print-log):
8985 * vc/vc-sccs.el (vc-sccs-print-log):
8986 * vc/vc-svn.el (vc-svn-print-log):
8987 * vc/vc.el (vc-print-log-internal): Doc fixes.
8988
b46a056e
GM
89892013-04-23 Glenn Morris <rgm@gnu.org>
8990
8991 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
8992 Remove venerable code attempting to avoid substitute-command-keys.
8993
0aecf718
TH
89942013-04-23 Tassilo Horn <tsdh@gnu.org>
8995
4391916c
MH
8996 * textmodes/reftex-vars.el (reftex-label-regexps):
8997 Call `reftex-compile-variables' after changes to this variable.
0aecf718 8998
117f94cf
SM
89992013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9000
4391916c 9001 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
117f94cf
SM
9002 Use lexical-binding.
9003 (jit-lock-force-redisplay): Use markers, check buffer's continued
9004 existence and beware narrowed buffers.
9005 (jit-lock-fontify-now): Adjust call accordingly.
9006
1d829c64
SM
90072013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
9008
9009 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
9010 to avoid misleading the user.
9011
72d548a9
LL
90122013-04-22 Leo Liu <sdl.web@gmail.com>
9013
9014 * info-look.el: Prefer latex2e.info. (Bug#14240)
9015
d0853629
MA
90162013-04-22 Michael Albinus <michael.albinus@gmx.de>
9017
9018 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
9019
9020 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
4f405069 9021 * net/tramp.el (tramp-call-process): ... here.
d0853629
MA
9022 (tramp-set-completion-function, tramp-parse-putty):
9023 * net/tramp-adb.el (tramp-adb-execute-adb-command):
9024 * net/tramp-gvfs.el (tramp-gvfs-send-command):
9025 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
9026 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
9027 (tramp-call-local-coding-command): Use `tramp-call-process'
9028 instead of `tramp-compat-call-process'.
9029
9030 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
9031 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
9032 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
7764286e 9033 (tramp-find-inline-compress): Improve traces.
d0853629
MA
9034 (tramp-maybe-send-script): Check for Perl binary.
9035 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
9036
38cc0210
DU
90372013-04-22 Daiki Ueno <ueno@gnu.org>
9038
9039 * epg.el (epg-context-pinentry-mode): New function.
9040 (epg-context-set-pinentry-mode): New function.
9041 (epg--start): Pass --pinentry-mode option to gpg command.
9042
cc641ee1
XF
90432013-04-21 Xue Fuqiao <xfq.free@gmail.com>
9044
02d844b5 9045 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
5d4e5c31 9046 `comint-dynamic-complete' is obsolete since 24.1, replaced by
e7b41c4c 9047 `completion-at-point'. (Bug#13774)
5d4e5c31 9048
cc641ee1
XF
9049 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
9050 default key binding for `describe-distribution' has been moved to
9051 `C-h C-o'. (Bug#13970)
9052
1b42ee43
GM
90532013-04-21 Glenn Morris <rgm@gnu.org>
9054
9055 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
9056 Add doc strings.
9057 (vc-print-log): Clarify interactive prompt.
9058
a6d63d97
GM
90592013-04-20 Glenn Morris <rgm@gnu.org>
9060
9061 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
9062 No longer include timestamp etc information.
9063
d7f5c16f
RW
90642013-04-20 Roland Winkler <winkler@gnu.org>
9065
9066 * faces.el (read-face-name): Bug fix, return just one face if arg
9067 multiple is nil. (Bug#14209)
9068
bcd7a0a4
SM
90692013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9070
9071 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
9072 (remove-function): Autoload.
9073
9074 * comint.el (comint-redirect-original-filter-function): Remove.
9075 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
e7b41c4c
JB
9076 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
9077 (vc-cvs-annotate-command):
bcd7a0a4
SM
9078 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
9079 * progmodes/prolog.el (prolog-consult-compile):
9080 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
9081 Use add/remove-function instead.
9082 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
9083 (gud-tooltip-process-output, gud-tooltip-tips):
9084 Use add/remove-function instead.
9085 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
9086 (scheme-interaction-mode, exit-scheme-interaction-mode):
9087 Use add/remove-function instead.
9088
9089 * vc/vc-dispatcher.el: Use lexical-binding.
9090 (vc--process-sentinel): Rename from vc-process-sentinel.
9091 Change last arg to be the code to run. Don't use vc-previous-sentinel
9092 and vc-sentinel-commands any more.
9093 (vc-exec-after): Allow code to be a function. Use add/remove-function.
9094 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
9095
e36b2d20 90962013-04-19 Masatake YAMATO <yamato@redhat.com>
4d3268ba 9097
bcd7a0a4 9098 * progmodes/sh-script.el (sh-imenu-generic-expression):
781b4af6 9099 Handle function names with a single character. (Bug#14111)
4d3268ba 9100
781b4af6 91012013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
863beb27
DK
9102
9103 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
9104 for subroutines defined in an eval (bug#14182).
9105
7d688336
TV
91062013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9107
9108 * bookmark.el (bookmark-completing-read): Improve handling of empty
9109 string (bug#14176).
9110
31dcede0
SM
91112013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
9114
adc31213
FEG
91152013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
9116
9117 New faster Imenu implementation (bug#14058).
9118 * progmodes/python.el:
9119 (python-imenu-prev-index-position):
9120 (python-imenu-format-item-label-function)
9121 (python-imenu-format-parent-item-label-function)
9122 (python-imenu-format-parent-item-jump-label-function):
9123 New vars.
9124 (python-imenu-format-item-label)
9125 (python-imenu-format-parent-item-label)
9126 (python-imenu-format-parent-item-jump-label)
9127 (python-imenu--put-parent, python-imenu--build-tree)
9128 (python-imenu-create-index, python-imenu-create-flat-index)
9129 (python-util-popn): New functions.
9130 (python-mode): Set imenu-create-index-function to
9131 python-imenu-create-index.
9132
cdca8255
SM
91332013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9134
9135 * winner.el (winner-active-region): Use region-active-p, activate-mark
9136 and deactivate-mark (bug#14225).
9137
9138 * simple.el (deactivate-mark): Don't inline it.
9139
beb42340
MA
91402013-04-18 Michael Albinus <michael.albinus@gmx.de>
9141
9142 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
9143
fc7f4d7e
TH
91442013-04-18 Tassilo Horn <tsdh@gnu.org>
9145
9146 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
9147 file extensions from the archive-mode entry in order to prefer
9148 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
9149
29f47822
LL
91502013-04-18 Leo Liu <sdl.web@gmail.com>
9151
9152 * bindings.el (help-event-list): Add ?\?.
9153
d36ed1c8
SM
91542013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9155
9156 * subr.el (with-wrapper-hook): Declare obsolete.
9157 * simple.el (filter-buffer-substring-function): New hook.
9158 (filter-buffer-substring): Use it.
9159 (filter-buffer-substring-functions): Mark obsolete.
9160 * minibuffer.el (completion-in-region-function): New hook.
9161 (completion-in-region): Use it.
9162 (completion-in-region-functions): Mark obsolete.
9163 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
9164 * abbrev.el (abbrev-expand-function): New hook.
9165 (expand-abbrev): Use it.
9166 (abbrev-expand-functions): Mark obsolete.
9167 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
9168 and :filter-return.
9169
04754d36
FEG
91702013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
9171
9172 * progmodes/python.el (python-nav--syntactically): Fix cornercases
9173 and do not care about match data.
9174
dd8791e9
SM
91752013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
9176
9177 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
9178 completion tables when completing error conditions and
9179 `declare' arguments.
9180 (lisp-complete-symbol, field-complete): Mark as obsolete.
9181 (check-parens): Unmatched parens are user errors.
9182 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
9183
ffe54a13
AM
91842013-04-17 Michal Nazarewicz <mina86@mina86.com>
9185
dd8791e9
SM
9186 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
9187 command changed buffer (ie. `flyspell-pre-buffer' is not current
9188 buffer), which prevents making decisions based on invalid value of
9189 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
9190 cause an error when `flyspell-pre-point' was nil after switching
9191 buffers.
9192 (flyspell-post-command-hook): No longer needs to change buffers when
9193 checking pre-word. While at it remove unnecessary progn.
ffe54a13 9194
ec7e39f2
AM
91952013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
9196
9197 * textmodes/ispell.el (ispell-add-per-file-word-list):
9198 Fix `flyspell-correct-word-before-point' error when accepting
9199 words and `coment-padding' is an integer by using
9200 `comment-normalize-vars' (Bug #14214).
9201
083850a6
FEG
92022013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
9203
9204 New defun movement commands.
9205 * progmodes/python.el (python-nav--syntactically)
9206 (python-nav--forward-defun, python-nav-backward-defun)
9207 (python-nav-forward-defun): New functions.
9208
619ed6e1
FEG
92092013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
9210
9211 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
9212 (python-syntax-context): Use named compiler-macro for backwards
9213 compatibility with Emacs 24.x.
9214
7a1beb6c
LL
92152013-04-17 Leo Liu <sdl.web@gmail.com>
9216
9217 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
9218 octave-hide-process-buffer.
9219
2d3fa3e5
SM
92202013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
9221
9222 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
9223 (bug#14216).
9224
7ce5be54
JPG
92252013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
9226
9227 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
9228 Fix adjustment of offset when receiving incomplete responses from GDB
9229 (bug#14129).
9230
351edece
SM
92312013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9232
9233 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
9234 python-mode-abbrev-table.
9235 (python-skeleton-define): Adjust accordingly.
9236 (python-mode-abbrev-table): New table that inherits from it so that
9237 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
9238
9239 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
9240 (abbrev-symbol): Use it.
9241 (abbrev--before-point): Use it since we already handle inheritance.
9242
613f9481
LL
92432013-04-16 Leo Liu <sdl.web@gmail.com>
9244
9245 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
9246 binding to info-lookup-symbol.
9247
51646b62
JB
92482013-04-16 Juanma Barranquero <lekktu@gmail.com>
9249
9250 * minibuffer.el (completion--twq-all):
9251 * term/ns-win.el (ns-initialize-window-system):
9252 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
9253
efb3f01d
SM
92542013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
9255
36c0a301
SM
9256 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
9257 global bindings.
9258
efb3f01d
SM
9259 * doc-view.el (doc-view-start-process): Handle url-handler directories.
9260
fb549d64
DG
92612013-04-15 Dmitry Gutov <dgutov@yandex.ru>
9262
9263 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
9264 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
9265 to nil.
9266 (ruby-end-of-defun): Remove the unused arg, change the docstring
9267 to reflect that this function is only used as the value of
9268 `end-of-defun-function'.
9269 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
9270 to reflect an earlier change that beginning/end-of-defun functions
9271 jump between methods in a class definition, as well as top-level
9272 functions.
9273
21e8fe2f
SM
92742013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9275
9276 * minibuffer.el (minibuffer-complete): Don't just scroll
9277 a *Completions* that's been iconified.
9278 (minibuffer-force-complete): Make sure repetitions do cycle when going
9279 through completion-in-region -> minibuffer-complete.
9280
20e527d0
AM
92812013-04-15 Alan Mackenzie <acm@muc.de>
9282
9283 Correct the placement of c-cpp-delimiters when there're #s not at
9284 col 0.
9285
9286 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
9287 place a submatch around the #.
21e8fe2f
SM
9288 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
9289 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
20e527d0
AM
9290 on the #, not BOL.
9291
dabefae5
SM
92922013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
9293
9294 * emacs-lisp/nadvice.el: Properly test names when adding advice.
9295 (advice--member-p): New arg `name'.
9296 (advice--add-function, advice-member-p): Use it (bug#14202).
9297
85c9ab64
AM
92982013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
9299
9300 Reformulate java imenu-generic-expression.
9301 The old expression contained ill formed regexps.
9302
9303 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
9304 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
9305 (cc-imenu-java-method-arg-regexp): New defconsts.
9306 (cc-imenu-java-build-type-args-regex): New defun.
dabefae5 9307 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
85c9ab64
AM
9308 handling of spaces in the regexp.
9309
0f821d99
AM
93102013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9311
9312 * textmodes/ispell.el (ispell-command-loop): Remove
9313 flyspell highlight of a word when ispell accepts it (bug #14178).
9314
eb922adf
MA
93152013-04-15 Michael Albinus <michael.albinus@gmx.de>
9316
9317 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
9318 uses code from the previous `ange-ftp-run-real-handler'.
9319 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
9320 only in case that function exist. This is needed for proper
9321 unloading of Tramp.
9322
4d9a0979
TH
93232013-04-15 Tassilo Horn <tsdh@gnu.org>
9324
9325 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
9326
9327 * textmodes/reftex.el (reftex-compile-variables): Use it.
9328
a829b0dc
SM
93292013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9330
91e8293c
SM
9331 * files.el (normal-mode): Only use default major-mode if no other mode
9332 was specified.
9333
830aed4d
SM
9334 * emacs-lisp/trace.el (trace-values): New function.
9335
a829b0dc
SM
9336 * files.el: Allow : in local variables (bug#14089).
9337 (hack-local-variable-regexp): New var.
9338 (hack-local-variables-prop-line, hack-local-variables): Use it.
9339
7ae9f0fb
RW
93402013-04-13 Roland Winkler <winkler@gnu.org>
9341
9342 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
9343 data before it gets modified by bibtex-beginning-of-entry.
9344
6646e848
RW
93452013-04-13 Roland Winkler <winkler@gnu.org>
9346
9347 * textmodes/bibtex.el (bibtex-url): Doc fix.
9348
93492013-04-13 Roland Winkler <winkler@gnu.org>
23a0e159
RW
9350
9351 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
9352 does not visit a BibTeX file, exclude it from the list of buffers
9353 returned by bibtex-initialize.
9354
0aa3616e
SB
93552013-04-13 Stephen Berman <stephen.berman@gmx.net>
9356
9357 * window.el (split-window): Remove interactive form, since as a
9358 command this function is a special case of split-window-below.
9359 Correct doc string.
9360
011cddd6
RW
93612013-04-12 Roland Winkler <winkler@gnu.org>
9362
9363 * faces.el (read-face-name): Do not override value of arg default.
9364 Allow single faces and strings as default values. Remove those
9365 elements from return value that are not faces.
9366 (describe-face): Simplify.
9367 (face-at-point): New optional args thing and multiple so that this
9368 function can provide the same functionality previously provided by
9369 read-face-name.
9370 (make-face-bold, make-face-unbold, make-face-italic)
9371 (make-face-unitalic, make-face-bold-italic, invert-face)
9372 (modify-face, read-face-and-attribute): Use face-at-point.
9373
9374 * cus-edit.el (customize-face, customize-face-other-window)
9375 * cus-theme.el (custom-theme-add-face)
9376 * face-remap.el (buffer-face-set)
9377 * facemenu.el (facemenu-set-face): Use face-at-point.
9378
f24e0036
MA
93792013-04-12 Michael Albinus <michael.albinus@gmx.de>
9380
9381 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
9382
da3cda2d
TH
93832013-04-10 Tassilo Horn <tsdh@gnu.org>
9384
9385 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
9386 off leading { and trailing } from field values.
9387
15e54145
SM
93882013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9389
78ce603d
SM
9390 * emacs-lisp/timer.el (timer--check): New function.
9391 (timer--time, timer-set-function, timer-event-handler): Use it.
9392 (timer-set-idle-time): Simplify.
9393 (timer--activate): CSE.
9394 (timer-event-handler): Give more info in error message.
9395 (internal-timer-start-idle): New function, moved from C.
9396
15e54145
SM
9397 * mpc.el (mpc-proc): Add `restart' argument.
9398 (mpc-proc-cmd): Use it.
9399 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
9400 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
9401 less often.
9402
7144c627
MY
94032013-04-10 Masatake YAMATO <yamato@redhat.com>
9404
9405 * progmodes/sh-script.el: Implement `sh-mode' own
9406 `add-log-current-defun-function' (bug#14112).
9407 (sh-current-defun-name): New function.
9408 (sh-mode): Use the function.
9409
b39792eb
BG
94102013-04-09 Bastien Guerry <bzg@gnu.org>
9411
9412 * simple.el (choose-completion-string): Fix docstring (bug#14163).
9413
8acdeb71
SM
94142013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9415
6fcdab68
SM
9416 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
9417
8acdeb71
SM
9418 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
9419 timer (bug#14156).
9420
e3e7b504
NF
94212013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
9422
9423 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
9424 declaration.
9425
201bb296
LL
94262013-04-07 Leo Liu <sdl.web@gmail.com>
9427
9428 * pcmpl-x.el: New file.
9429
ebb19708
DA
94302013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
9431
9432 Do not set x-display-name until X connection is established.
9433 This is needed to prevent from weird situation described at
9434 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
9435 * frame.el (make-frame): Set x-display-name after call to
9436 window system initialization function, not before.
9437 * term/x-win.el (x-initialize-window-system): Add optional
9438 display argument and use it.
9439 * term/w32-win.el (w32-initialize-window-system):
9440 * term/ns-win.el (ns-initialize-window-system):
9441 * term/pc-win.el (msdos-initialize-window-system):
9442 Add compatible optional display argument.
9443
33bb237a
EZ
94442013-04-06 Eli Zaretskii <eliz@gnu.org>
9445
9446 * files.el (normal-backup-enable-predicate): On MS-Windows and
9447 MS-DOS compare truenames of temporary-file-directory and of the
9448 file, so that 8+3 aliases (usually found in $TEMP on Windows)
9449 don't fail comparison by compare-strings. Also, compare file
9450 names case-insensitively on MS-Windows and MS-DOS.
9451
134abf1f
SM
94522013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
9453
9454 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
9455 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
9456
d695cb94
DG
94572013-04-05 Dmitry Gutov <dgutov@yandex.ru>
9458
e3e7b504
NF
9459 * whitespace.el (whitespace-color-on, whitespace-color-off):
9460 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
d695cb94 9461
f4ad7ea1 94622013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
7e268e90
AM
9463
9464 * ispell.el (ispell-set-spellchecker-params):
9465 Really set `ispell-args' for all equivs.
9466
632556e4
SM
94672013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
9468
9469 * ido.el (ido-completions): Use extra elements of ido-decorations
9470 (bug#14143).
9471 (ido-decorations): Update docstring.
9472
2a417372
MA
94732013-04-05 Michael Albinus <michael.albinus@gmx.de>
9474
9475 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
9476 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
9477 nil during initialization, in order not to miss changes since the
9478 file was opened. (Bug#14140)
9479
fc164b0c
LL
94802013-04-05 Leo Liu <sdl.web@gmail.com>
9481
9482 * kmacro.el (kmacro-call-macro): Fix bug#14135.
9483
0ccecc08
JB
94842013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
9485
9486 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
9487
51af1aa2
GM
94882013-04-04 Glenn Morris <rgm@gnu.org>
9489
9490 * electric.el (electric-pair-inhibit-predicate): Add :version.
9491
b208ebc6
SM
94922013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9493
9494 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
9495 when a package is required several times (bug#14082).
9496
f3d3eaf0
RW
94972013-04-04 Roland Winkler <winkler@gnu.org>
9498
9499 * faces.el (read-face-name): Behave as promised by the docstring.
9500 Assume that arg default is a list of faces.
9501 (describe-face): Call read-face-name with list of default faces.
9502
2575da50
TV
95032013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9504
9505 * bookmark.el: Fix deletion of bookmarks (bug#13972).
9506 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
9507 (bookmark-bmenu-execute-deletions): Only skip first line if it's
9508 the header.
9509 (bookmark-exit-hook-internal): Save even if list is empty.
9510
397703b4
YH
95112013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
9512
9513 * emacs-lisp/package.el (package-pinned-packages): New var.
9514 (package--add-to-archive-contents): Obey it (bug#14118).
9515
691e26ae
AM
95162013-04-03 Alan Mackenzie <acm@muc.de>
9517
8a621d53
JB
9518 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
9519 Also adapt to the new values of element 7 of a parse state.
691e26ae
AM
9520
9521 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
9522 parameter `not-in-delimiter'. Handle being inside comment opener.
9523 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
9524 character in case we're typing a '*' after a '/'.
9525 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
9526 instead by passing the parameter to c-state-pp-to-literal.
9527
9528 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
9529 for elt. 7 of a parse state.
9530
4b725a70
PE
95312013-04-01 Paul Eggert <eggert@cs.ucla.edu>
9532
9533 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
9534 * international/latin1-disp.el, international/mule-util.el:
9535 * language/cyril-util.el, language/european.el, language/ind-util.el:
9536 * language/lao-util.el, language/thai.el, language/tibet-util.el:
9537 * language/tibetan.el, language/viet-util.el:
9538 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
9539
15c579f0
SM
95402013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
9541
9542 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
9543 (electric-pair-post-self-insert-function): Use it.
9544 (electric-pair-default-inhibit): New function, extracted from
9545 electric-pair-post-self-insert-function.
9546
a77e2924
RW
95472013-03-31 Roland Winkler <winkler@gnu.org>
9548
9549 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
9550
2bd8a4a8
SM
95512013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9552
9553 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
9554
8d3655be 95552013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
c9886b39
FEG
9556
9557 Un-indent after "pass" and "return" statements (Bug#13888)
9558 * progmodes/python.el (python-indent-block-enders): New var.
9559 (python-indent-calculate-indentation): Use it.
9560
8d3655be 95612013-03-30 Michael Albinus <michael.albinus@gmx.de>
4430bd53
MA
9562
9563 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
9564 defun. Defining it as defalias could introduce too eager
9565 byte-compiler optimization. (Bug#14030)
9566
8d3655be 95672013-03-30 Chong Yidong <cyd@gnu.org>
89468837
CY
9568
9569 * iswitchb.el (iswitchb-read-buffer): Fix typo.
9570
0b1619da
LL
95712013-03-30 Leo Liu <sdl.web@gmail.com>
9572
9573 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
9574 (kmacro-execute-from-register): Pass the keyboard macro to
9575 kmacro-call-macro or repeating won't work correctly.
9576
0b938190
TZ
95772013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
9578
9579 * progmodes/subword.el: Back to using `forward-symbol'.
9580
9581 * subr.el (forward-whitespace, forward-symbol)
9582 (forward-same-syntax): Move from thingatpt.el.
9583
35710234
LL
95842013-03-29 Leo Liu <sdl.web@gmail.com>
9585
9586 * kmacro.el (kmacro-to-register): New command.
9587 (kmacro-execute-from-register): New function.
9588 (kmacro-keymap): Bind to 'x'. (Bug#14071)
9589
efc0bb73
SM
95902013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9591
9592 * mpc.el: Use defvar-local and setq-local.
9593 (mpc--proc-connect): Connection failures are not bugs.
9594 (mpc-mode-map): `follow-link' only applies to the buffer's content.
9595 (mpc-volume-map): Bind to the up-events.
9596
75a2f981
TZ
95972013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9598
9599 * progmodes/subword.el (superword-mode): Use `forward-sexp'
9600 instead of `forward-symbol'.
9601
17c781d1
SM
96022013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9603
9604 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
9605 (edebug--recursive-edit): Use it.
9606 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
9607 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
9608
f67bfbcf
LL
96092013-03-28 Leo Liu <sdl.web@gmail.com>
9610
9611 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
9612
b59f639d
EZ
96132013-03-27 Eli Zaretskii <eliz@gnu.org>
9614
9615 * facemenu.el (list-colors-callback): New defvar.
9616 (list-colors-redisplay): New function.
9617 (list-colors-display): Install list-colors-redisplay as the
9618 revert-buffer-function. (Bug#14063)
9619
f557c1b1
SM
96202013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9621
b1da2957
SM
9622 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
9623 and suffixes don't overlap (bug#14061).
9624
f557c1b1
SM
9625 * case-table.el: Use lexical-binding.
9626 (case-table-get-table): New function.
9627 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
9628
002668e1
TZ
96292013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9630
9631 * progmodes/subword.el: Add `superword-mode' to do word motion
9632 over symbol_words (parallels and leverages `subword-mode' which
9633 does word motion inside MixedCaseWords).
9634
73572c72
AG
96352013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
9636
78b8f320 9637 * eshell/em-unix.el: Move su and sudo to...
f4ad7ea1 9638 * eshell/em-tramp.el: ...Eshell tramp module.
73572c72 9639
69b2c07e
SM
96402013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9641
9642 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
9643 Change return value to be a sexp. Delay `get-buffer' to after
9644 restoring the desktop (bug#13951).
9645
08bb5ee2
LL
96462013-03-26 Leo Liu <sdl.web@gmail.com>
9647
9648 * register.el: Move semantic tag handling back to
9649 cedet/semantic/senator.el. (Bug#14052)
9650
8d4c974e
SM
96512013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9652
9653 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
9654 into the prompt either (bug#13963).
9655
b234d92c
SM
96562013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9657
9658 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
9659 part of "(error-foo)".
9660
ddfa3cb4
JL
96612013-03-24 Juri Linkov <juri@jurta.org>
9662
9663 * replace.el (list-matching-lines-prefix-face): New defcustom.
9664 (occur-1): Pass `list-matching-lines-prefix-face' to the function
9665 `occur-engine' if `face-differs-from-default-p' returns t.
9666 (occur-engine): Add `,' inside backquote construct to evaluate
9667 `prefix-face'. Propertize the prefix with the `prefix-face' face.
9668 Pass `prefix-face' to the functions `occur-context-lines' and
9669 `occur-engine-add-prefix'.
9670 (occur-engine-add-prefix, occur-context-lines): Add optional arg
9671 `prefix-face' and propertize the prefix with `prefix-face'.
9672 (Bug#14017)
9673
7b0e2f85
LL
96742013-03-24 Leo Liu <sdl.web@gmail.com>
9675
9676 * nxml/rng-valid.el (rng-validate-while-idle)
9677 (rng-validate-quick-while-idle): Guard against deleted buffer.
9678 (Bug#13999)
9679
9680 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
9681 is the last entry in kill-buffer-hook.
9682
9683 * files.el (kill-buffer-hook): Doc fix.
9684
b3082f49
DG
96852013-03-23 Dmitry Gutov <dgutov@yandex.ru>
9686
b234d92c
SM
9687 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
9688 Make it safe-local.
bde73d27 9689
b3082f49
DG
9690 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
9691
a320a2db
LL
96922013-03-23 Leo Liu <sdl.web@gmail.com>
9693
7e74b0fb
LL
9694 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
9695 Remove.
9696
9697 * nxml/rng-valid.el (rng-validate-mode)
9698 (rng-after-change-function, rng-do-some-validation):
9699 * nxml/rng-maint.el (rng-validate-buffer):
9700 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
9701 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
9702 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
9703 (nxml-extend-after-change-region): Use with-silent-modifications.
9704
a320a2db
LL
9705 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
9706 timer-idle-list.
9707
9708 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
9709 (rng-next-error-1, rng-previous-error-1): Do not let-bind
9710 timer-idle-list. (Bug#13999)
9711
e38e6780
JL
97122013-03-23 Juri Linkov <juri@jurta.org>
9713
9714 * info.el (info-index-match): New face.
9715 (Info-index, Info-apropos-matches): Add a nested subgroup to the
9716 main pattern and add text properties with the new face to matches
9717 in index entries relative to the beginning of the index entry.
9718 (Bug#14015)
9719
e8cc7880
DE
97202013-03-21 Eric Ludlam <zappo@gnu.org>
9721
9722 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
9723 Inhibit read only while inserting objects.
9724
9bb0d822
TZ
97252013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
9726
9727 * progmodes/cfengine.el: Update docs to mention
9728 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
9729 symbol motion. Remove "_" from the word syntax.
9730
aa703640
TZ
97312013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
9732
9733 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
9734 syntax for both `cfengine2-mode' and `cfengine3-mode'.
9735
afff09d0
JL
97362013-03-20 Juri Linkov <juri@jurta.org>
9737
9738 * info.el (Info-next-reference-or-link)
9739 (Info-prev-reference-or-link): New functions.
9740 (Info-next-reference, Info-prev-reference): Use them.
9741 (Info-try-follow-nearest-node): Handle footnote navigation.
9742 (Info-fontify-node): Fontify footnotes. (Bug#13989)
9743
9a1ff164
SM
97442013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9745
9746 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
9747 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
9748
2667d15d
PE
97492013-03-20 Paul Eggert <eggert@cs.ucla.edu>
9750
9751 Suppress unnecessary non-ASCII chatter during build process.
9752 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
9753 (batch-skkdic-convert): Suppress most of the chatter.
9754 It's not needed so much now that machines are faster,
9755 and its non-ASCII component was confusing; see Dmitry Gutov in
9756 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
9757
438b0579
LL
97582013-03-20 Leo Liu <sdl.web@gmail.com>
9759
9760 * ido.el (ido-chop): Fix bug#10994.
9761
c128ab07
DG
97622013-03-19 Dmitry Gutov <dgutov@yandex.ru>
9763
9764 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
9765 Remove vars.
9a1ff164
SM
9766 (whitespace-color-on, whitespace-color-off):
9767 Use `font-lock-fontify-buffer' (Bug#13817).
c128ab07 9768
0e6008c5
SM
97692013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9770
9771 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
9772 remapping in mode-line.
9773 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
9774
627b52b0
DG
97752013-03-19 Dmitry Gutov <dgutov@yandex.ru>
9776
9777 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
9778 value for `whitespace-line' face (Bug#13875).
7ec31b02
DG
9779 (whitespace-font-lock-keywords): Change description.
9780 (whitespace-color-on): Don't save `font-lock-keywords' value, save
9781 the constructed keywords instead.
9782 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
627b52b0 9783
50c3a20b
LL
97842013-03-19 Leo Liu <sdl.web@gmail.com>
9785
9786 * progmodes/compile.el (compilation-display-error): New command.
9787 (compilation-mode-map, compilation-minor-mode-map): Bind it to
9788 C-o. (Bug#13992)
9789
2aa2157b
PE
97902013-03-18 Paul Eggert <eggert@cs.ucla.edu>
9791
9792 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
9793
e477dbfa
JD
97942013-03-18 Jan Djärv <jan.h.d@swipnet.se>
9795
9796 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
9797
64ab82d1
MA
97982013-03-18 Michael Albinus <michael.albinus@gmx.de>
9799
9800 * net/tramp-compat.el (tramp-compat-user-error): New defun.
9801
9802 * net/tramp-adb.el (tramp-adb-handle-shell-command):
9803 * net/tramp-gvfs.el (top):
9804 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
9805 (tramp-handle-shell-command): Use it.
9806 (tramp-dissect-file-name): Raise an error when hostname is a
9807 method name, and neither method nor user is specified.
9808
9809 * net/trampver.el: Update release number.
9810
33cef733
LL
98112013-03-18 Leo Liu <sdl.web@gmail.com>
9812
9813 Make sure eldoc can be turned off properly.
9814 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
9815 eldoc-mode.
9816 (eldoc-display-message-p): Revert last change.
9817 (eldoc-display-message-no-interference-p)
9818 (eldoc-print-current-symbol-info): Tweak.
9819
2167b7b2
TH
98202013-03-18 Tassilo Horn <tsdh@gnu.org>
9821
9822 * doc-view.el (doc-view-new-window-function): Check the new window
9823 overlay's display property instead the char property of the
9824 buffer's first char. Use `with-selected-window' instead of
9825 `save-window-excursion' with `select-window'.
9826 (doc-view-document->bitmap): Check the current doc-view overlay's
9a1ff164 9827 display property instead the char property of the buffer's first char.
2167b7b2 9828
982efbcd
PE
98292013-03-18 Paul Eggert <eggert@cs.ucla.edu>
9830
9831 Automate the build of ja-dic.el (Bug#13984).
9832 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
9833 from the input, rather than assume that it's been done for us by the
9834 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
9835 the current date into a ja-dic.el comment, as that complicates
9836 regression testing.
9837
2fcc7665
SM
98382013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
9839
9840 * whitespace.el: Fix double evaluation.
9841 (whitespace-space, whitespace-hspace, whitespace-tab)
9842 (whitespace-newline, whitespace-trailing, whitespace-line)
9843 (whitespace-space-before-tab, whitespace-indentation)
9844 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
9845 obsolete defvars.
9846 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
9847 (whitespace-color-on): Use a single font-lock-add-keywords call.
9848 Fix double-evaluation of face variables.
9849
67c0a6e6
MA
98502013-03-17 Michael Albinus <michael.albinus@gmx.de>
9851
2fcc7665
SM
9852 * net/tramp-adb.el (tramp-adb-parse-device-names):
9853 Use `start-process' instead of `call-process'. Otherwise, the
8194a705 9854 function might be blocked under MS Windows. (Bug#13299)
67c0a6e6 9855
69489f1d
LL
98562013-03-17 Leo Liu <sdl.web@gmail.com>
9857
9858 Extend eldoc to display info in the mode-line. (Bug#13978)
9859 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
9860 (eldoc-mode-line-string): New variable.
9861 (eldoc-minibuffer-message): New function.
9862 (eldoc-message-function): New variable.
9863 (eldoc-message): Use it.
9864 (eldoc-display-message-p)
2fcc7665
SM
9865 (eldoc-display-message-no-interference-p):
9866 Support eldoc-post-insert-mode.
69489f1d
LL
9867
9868 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
9869 (eval-expression): Run it.
9870
9c44569e
RW
98712013-03-17 Roland Winkler <winkler@gnu.org>
9872
9873 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
9874 strings in the list of return values.
9875
327f1f6f
JB
98762013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
9877
9878 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
9879 radix before checking for HMS forms.
9880
67ed8fcd
LL
98812013-03-16 Leo Liu <sdl.web@gmail.com>
9882
9883 * progmodes/scheme.el: Add indentation and font-locking for λ.
9884 (Bug#13975)
9885
78be8b64 98862013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
efe8bf5d
SM
9887
9888 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
9889 token before point (bug#13942).
9890
78be8b64 98912013-03-16 Leo Liu <sdl.web@gmail.com>
00094c26 9892
95b43468 9893 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
00094c26 9894
98e775e6
EZ
98952013-03-16 Eli Zaretskii <eliz@gnu.org>
9896
9897 * startup.el (command-line-normalize-file-name): Fix handling of
9898 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
9899 <xfq.free@gmail.com> in
9900 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
9901
2edd6029
MA
99022013-03-15 Michael Albinus <michael.albinus@gmx.de>
9903
9904 Sync with Tramp 2.2.7.
9905
9906 * net/trampver.el: Update release number.
9907
d35f5864
TH
99082013-03-14 Tassilo Horn <tsdh@gnu.org>
9909
e903c210 9910 * doc-view.el: Fix bug#13887.
f35ffe5e
TH
9911 (doc-view-insert-image): Don't modify overlay associated to
9912 non-live windows, and implement horizontal centering of image in
9913 case it's smaller than the window.
9914 (doc-view-new-window-function): Force redisplay of new windows on
9915 doc-view buffers.
d35f5864 9916
1c4a85ed
KF
99172013-03-13 Karl Fogel <kfogel@red-bean.com>
9918
9919 * saveplace.el (save-place-alist-to-file): Don't sort
9920 `save-place-alist', just pretty-print it (bug#13882).
9921
85b66a21
MA
99222013-03-13 Michael Albinus <michael.albinus@gmx.de>
9923
a020afb9
JB
9924 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
9925 Check whether `default-file-name-coding-system' is bound.
9926 It isn't in XEmacs.
85b66a21 9927
175600da
SM
99282013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
9929
e7f7cb1a
SM
9930 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
9931 backquotes for `obsolete' (bug#13929).
9932
175600da
SM
9933 * international/mule.el (find-auto-coding): Include file name in
9934 obsolescence warning (bug#13922).
9935
ca68a22e
TZ
99362013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
9937
9938 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
9939 for CFEngine 3-specific indentation.
9940 (cfengine3-indent-line): Use it. Fix up category regex.
9941 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
9942
940e5099
SM
99432013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
9944
9945 * type-break.el (type-break-file-name):
9946 * textmodes/remember.el (remember-data-file):
9947 * strokes.el (strokes-file):
9948 * shadowfile.el (shadow-initialize):
9949 * saveplace.el (save-place-file):
9950 * ps-bdf.el (bdf-cache-file):
9951 * progmodes/idlwave.el (idlwave-config-directory):
9952 * net/quickurl.el (quickurl-url-file):
9953 * international/kkc.el (kkc-init-file-name):
9954 * ido.el (ido-save-directory-list-file):
9955 * emulation/viper.el (viper-custom-file-name):
9956 * emulation/vip.el (vip-startup-file):
9957 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
9958 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
9959
cc725808
PE
99602013-03-12 Paul Eggert <eggert@cs.ucla.edu>
9961
9962 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
9963 * language/thai-word.el: Switch to UTF-8.
9964
a020afb9 9965See ChangeLog.16 for earlier changes.
e3d51b27
MR
9966
9967;; Local Variables:
9968;; coding: utf-8
e3d51b27
MR
9969;; End:
9970
ab422c4d 9971 Copyright (C) 2011-2013 Free Software Foundation, Inc.
e3d51b27
MR
9972
9973 This file is part of GNU Emacs.
9974
9975 GNU Emacs is free software: you can redistribute it and/or modify
9976 it under the terms of the GNU General Public License as published by
9977 the Free Software Foundation, either version 3 of the License, or
9978 (at your option) any later version.
9979
9980 GNU Emacs is distributed in the hope that it will be useful,
9981 but WITHOUT ANY WARRANTY; without even the implied warranty of
9982 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9983 GNU General Public License for more details.
9984
9985 You should have received a copy of the GNU General Public License
9986 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.