* progmodes/sh-script.el (sh-font-lock-keywords-var): Force
[bpt/emacs.git] / lisp / ChangeLog
1 2013-11-09 Andreas Schwab <schwab@linux-m68k.org>
2
3 * progmodes/sh-script.el (sh-font-lock-keywords-var): Force
4 highlighting text after Summary keyword in doc face for rpm.
5
6 2013-11-09 Dmitry Gutov <dgutov@yandex.ru>
7
8 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
9 available and the word has no wildcards, append one to the grep
10 pattern.
11 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
12 (ispell-complete-word): Call `ispell-lookup-words' with the value
13 independent of `ispell-look-p'.
14
15 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
16
17 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
18 Not after "||".
19 (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
20 their parent.
21
22 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
23
24 * progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
25 (ruby-font-lock-keywords): Use backquote.
26
27 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
28
29 * progmodes/ruby-mode.el (ruby-smie--forward-token)
30 (ruby-smie--backward-token): Only consider full-string matches.
31
32 2013-11-08 Jan Djärv <jan.h.d@swipnet.se>
33
34 * faces.el (describe-face): Add distant-foreground.
35
36 2013-11-08 Bozhidar Batsov <bozhidar@batsov.com>
37
38 * progmodes/ruby-mode.el (ruby-mode-set-encoding):
39 Use `ruby-encoding-magic-comment-style' to control the
40 style of the auto-inserted encoding comment.
41
42 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
43
44 * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
45 Use `smie-backward-sexp' with token argument.
46
47 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
48
49 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
50 Remove instrumentation code.
51
52 2013-11-08 Glenn Morris <rgm@gnu.org>
53
54 * progmodes/autoconf.el (autoconf-mode):
55 Tweak comment-start-skip. (Bug#15822)
56
57 2013-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
58
59 * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
60 at bobp (bug#15826).
61 (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
62
63 2013-11-08 Darren Hoo <darren.hoo@gmail.com>
64
65 * man.el (Man-start-calling): New macro, extracted from
66 Man-getpage-in-background.
67 (Man-getpage-in-background): Use it.
68 (Man-update-manpage): New command.
69 (Man-mode-map): Bind it.
70
71 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
72
73 * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
74 of "and", "or", "&&" and "||".
75 (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
76 argument. Prohibit opening curly brace because it could only be a
77 block opener in that position.
78 (ruby-smie--forward-token, ruby-smie--backward-token):
79 Separate "|" from "&" or "*" going after it. That can happen in block
80 arguments.
81 (ruby-smie--indent-to-stmt): New function, seeks the end of
82 previous statement or beginning of buffer.
83 (ruby-smie-rules): Use it.
84 (ruby-smie-rules): Check if there's a ":" before a curly block
85 opener candidate; if there is, it's a hash.
86
87 2013-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
90 (cl--block-wrapper): Fix last accidental change.
91
92 2013-11-07 Michael Albinus <michael.albinus@gmx.de>
93
94 * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
95 Instrument, in order to hunt failure on hydra.
96
97 2013-11-05 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
98
99 * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
100 malformed bindings form (bug#15814).
101
102 2013-11-07 Dmitry Gutov <dgutov@yandex.ru>
103
104 * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
105 "." compared to " @ ". This incidentally fixes some indentation
106 examples with "do".
107 (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
108 (ruby-smie-grammar): New tokens: "and" and "or".
109 (ruby-smie--args-separator-p): Fix the check for tokens at POS.
110 Exclude "and" and "or". Remove "do" in order to work around token
111 priorities.
112 (ruby-smie-rules): Add all infix tokens. Handle the case of
113 beginning-of-buffer.
114
115 2013-11-06 Glenn Morris <rgm@gnu.org>
116
117 * Makefile.in (setwins_almost, setwins_for_subdirs):
118 Avoid accidental matches.
119
120 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
121
122 * menu-bar.el (popup-menu): Use key-binding.
123
124 2013-11-06 Eli Zaretskii <eliz@gnu.org>
125
126 * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
127 menus, support also the menus produced by minor modes.
128 (Bug#15817)
129
130 2013-11-06 Leo Liu <sdl.web@gmail.com>
131
132 * thingatpt.el (thing-at-point-looking-at): Add optional arg
133 DISTANCE to bound the search. All uses changed. (Bug#15808)
134
135 2013-11-06 Glenn Morris <rgm@gnu.org>
136
137 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
138 (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
139 (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
140
141 2013-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * electric.el (electric-indent-just-newline): New command.
144 (electric-indent-mode-map): New keymap.
145 (electric-indent-mode, electric-pair-mode, electric-layout-mode):
146 Re-add :group which weren't redundant.
147
148 * electric.el (electric-indent-local-mode): New minor mode.
149 (electric-indent-functions-without-reindent): New var.
150 (electric-indent-post-self-insert-function): Use it.
151 * emacs-lisp/gv.el (buffer-local-value): Add setter.
152
153 2013-11-05 Eli Zaretskii <eliz@gnu.org>
154
155 * international/quail.el (quail-help): Be more explicit about the
156 meaning of the labels shown on the keys. (Bug#15800)
157
158 * startup.el (normal-top-level): Load the subdirs.el files before
159 setting the locale environment. (Bug#15805)
160
161 2013-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
162
163 * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
164 via arguments so as to get the right ones (bug#15418).
165
166 * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
167
168 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
169
170 Fix problems found while writing a test suite.
171
172 * net/tramp-compat.el (tramp-compat-load): New defun.
173 * net/tramp.el (tramp-handle-load): Use it.
174
175 * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
176 "(numberp ok-if-already-exists)" correctly.
177
178 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
179
180 * international/characters.el (glyphless-char-display-control):
181 Add usage note.
182
183 2013-11-05 Bozhidar Batsov <bozhidar@batsov.com>
184
185 * progmodes/python.el (python-mode):
186 * progmodes/scheme.el (scheme-mode):
187 * progmodes/prolog.el (prolog-mode):
188 * progmodes/ruby-mode.el (ruby-mode):
189 * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
190 (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
191
192 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
193
194 * rect.el (rectangle--highlight-for-redisplay):
195 * emacs-lisp/smie.el (smie--next-indent-change):
196 Use buffer-chars-modified-tick.
197
198 * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
199
200 * electric.el (electric-indent-post-self-insert-function):
201 Only delete trailing whitepsace if it is indeed trailing (bug#15767).
202
203 2013-11-04 Helmut Eller <eller.helmut@gmail.com>
204
205 * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
206
207 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
208
209 * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
210 (bug#15786).
211
212 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
213
214 * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.
215
216 * progmodes/python.el: Fix up last change.
217 (python-shell--save-temp-file): New function.
218 (python-shell-send-string): Use it. Remove `msg' arg. Don't assume
219 `string' comes from the current buffer.
220 (python-shell-send-string-no-output): Remove `msg' arg.
221 (python--use-fake-loc): New var.
222 (python-shell-buffer-substring): Obey it. Try to compensate for the
223 extra coding line added by python-shell--save-temp-file.
224 (python-shell-send-region): Use python-shell--save-temp-file and
225 python-shell-send-file directly. Add `nomain' argument.
226 (python-shell-send-buffer): Use python-shell-send-region.
227 (python-electric-pair-string-delimiter): New function.
228 (python-mode): Use it.
229
230 2013-11-04 Eli Zaretskii <eliz@gnu.org>
231
232 * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
233 eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
234 environment and decoding all of the default-directory's to here
235 from command-line.
236 (command-line): Decode also argv[0].
237
238 * loadup.el: Error out if default-directory is a multibyte string
239 when we are dumping.
240
241 * Makefile.in (emacs): Don't set LC_ALL=C. (Bug#15260)
242
243 2013-11-04 Teodor Zlatanov <tzz@lifelogs.com>
244
245 * emacs-lisp/package.el (package-menu-mode)
246 (package-menu--print-info, package-menu--archive-predicate):
247 Add Archive column to package list.
248
249 2013-11-04 Michael Albinus <michael.albinus@gmx.de>
250
251 Fix problems found while writing a test suite.
252
253 * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
254 (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
255 (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
256 to nil when running original file name handler. Otherwise,
257 there are problems with constructs like "$$FOO".
258
259 * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
260 for `localname'.
261
262 2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
263
264 * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
265
266 * subr.el (version<, version<=, version=):
267 Update docstrings with information for snapshot versions.
268
269 * helpers.el: New library for misc helper functions.
270 (hash-table-keys): New function returning a list of hash keys.
271 (hash-table-values): New function returning a list of hash values.
272
273 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
274
275 * progmodes/ruby-mode.el (ruby-smie--forward-token)
276 (ruby-smie--backward-token): Tokenize heredocs as semicolons.
277
278 2013-11-04 Michal Nazarewicz <mina86@mina86.com>
279
280 * textmodes/fill.el (fill-single-char-nobreak-p): New function
281 checking whether point is after a 1-letter word.
282
283 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
284
285 * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
286 Don't infloop when expanding region over `multiline' syntax-type that
287 begins a line (bug#15778).
288
289 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
292 Make it into a proper minor mode.
293 (rectangle--region): (implicitly) rename to rectangle-mark-mode.
294 (rectangle-mark-mode-map): New keymap.
295 (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
296
297 2013-11-04 Glenn Morris <rgm@gnu.org>
298
299 * startup.el (command-line-1): Allow `-L :...' to append to load-path.
300
301 2013-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
304 (ruby-smie-rules): Use smie-rule-parent instead.
305
306 * emacs-lisp/smie.el (smie-rule-parent): Always call
307 smie-indent-virtual rather than only for hanging tokens.
308 (smie--next-indent-change): New helper command.
309
310 2013-11-03 Glenn Morris <rgm@gnu.org>
311
312 * Makefile.in (abs_srcdir): Remove.
313 (emacs): Unset EMACSLOADPATH.
314
315 2013-11-02 Glenn Morris <rgm@gnu.org>
316
317 * Makefile.in (EMACS): Use a relative filename.
318 (abs_top_builddir): Remove.
319 (custom-deps, finder-data, autoloads): Use --chdir.
320
321 * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
322
323 Use relative filenames in TAGS files.
324 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
325 (lisptagsfiles4, TAGS): Use relative file names.
326 (TAGS-LISP): Remove.
327 (maintainer-clean): No more TAGS-LISP file.
328
329 * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
330 (lisptagsfiles4): Use absolute filenames again.
331 (TAGS, TAGS-LISP): Not everything needs to run in one line.
332 Remove all *loaddefs files, not just the first. Remove esh-groups.
333 (maintainer-clean): Delete TAGS, TAGS-LISP.
334
335 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
336
337 * emacs-lisp/package.el (package-version-join):
338 Recognize snapshot versions.
339
340 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
341
342 * subr.el (version-regexp-alist): Add support for snapshot versions.
343
344 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
345
346 * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
347 New function, replacement for `smie-rule-parent' for when we want to
348 skip over our direct parent if it's an assignment token..
349 (ruby-smie-rules): Use it.
350
351 2013-11-02 Dmitry Gutov <dgutov@yandex.ru>
352
353 * progmodes/ruby-mode.el Use `syntax-propertize-function'
354 unconditionally. Remove now unnecessary forward declarations.
355 Remove XEmacs-specific setup.
356 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
357 (ruby-font-lock-syntactic-keywords)
358 (ruby-comment-beg-syntax, ruby-in-here-doc-p)
359 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
360 (ruby-here-doc-end-syntax): Remove.
361 (ruby-mode): Don't check whether `syntax-propertize-rules' is
362 defined as function.
363
364 2013-11-02 Bozhidar Batsov <bozhidar@batsov.com>
365
366 * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
367
368 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
369
370 * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
371 table and abbrev table, `define-derived-mode' does that for us
372 anyway.
373
374 2013-11-01 Glenn Morris <rgm@gnu.org>
375
376 * Makefile.in: Remove manual mh-e dependencies (writing .elc
377 files is atomic for some time, so no parallel compilation issues).
378
379 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
380
381 * faces.el (face-x-resources): Add :distant-foreground.
382 (region): Use :distant-foreground for gtk and ns.
383
384 2013-11-01 Tassilo Horn <tsdh@gnu.org>
385
386 Allow multiple bibliographies when BibLaTeX is used rather than
387 BibTeX.
388 * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
389 (reftex-locate-bibliography-files): Us it.
390
391 2013-11-01 Claudio Bley <claudio.bley@googlemail.com>
392
393 * image.el (image-type-header-regexps): Fix the 'pbm' part to
394 allow comments in pbm files.
395
396 * term/w32-win.el (dynamic-library-alist): Support newer versions
397 of libjpeg starting with v7: look only for the DLL from the
398 version against which Emacs was built.
399 Support versions of libpng beyond 1.4.x.
400 Support libtiff v4.x.
401
402 2013-11-01 Bozhidar Batsov <bozhidar@batsov.com>
403
404 * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
405 (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
406 Add property :safe.
407 (ruby-deep-arglist): Add property :type.
408
409 2013-10-31 Glenn Morris <rgm@gnu.org>
410
411 * Makefile.in (custom-deps, finder-data): No need to setq the target
412 variables, we are in the right directory and the defaults work fine.
413
414 2013-10-30 Glenn Morris <rgm@gnu.org>
415
416 * Makefile.in (autoloads): Do not use abs_lisp.
417
418 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
419 `newline' does not respect `standard-output', so use `princ'.
420
421 2013-10-30 Alp Aker <alp.tekin.aker@gmail.com>
422
423 Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761)
424 * buff-menu.el (Buffer-menu--unmark): New function.
425 (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
426
427 2013-10-30 Glenn Morris <rgm@gnu.org>
428
429 * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
430
431 * emacs-lisp/package.el (lm-homepage): Declare.
432
433 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
434 Fix doc typos.
435
436 * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
437
438 * Makefile.in (finder-data, autoloads, update-subdirs)
439 (compile-main, compile-clean, compile-always, bootstrap-clean):
440 Check return value of cd.
441 (compile-calc): Remove.
442
443 2013-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
444
445 * simple.el (copy-region-as-kill): Fix call to region-extract-function.
446
447 * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
448 (byte-compile-and-folded): New function.
449 (=, <, >, <=, >=): Use it.
450
451 * dos-w32.el (minibuffer-history-case-insensitive-variables)
452 (path-separator, null-device, buffer-file-coding-system)
453 (lpr-headers-switches): Check system-type before modifying them.
454 (find-buffer-file-type-coding-system): Mark obsolete.
455 (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
456 find-file-not-found-set-buffer-file-coding-system.
457 (w32-untranslated-filesystem-list, w32-untranslated-canonical-name):
458 (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
459 (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p):
460 (w32-direct-print-region-helper, w32-direct-print-region-function)
461 (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
462 * startup.el (normal-top-level-add-subdirs-to-load-path):
463 * ps-print.el (ps-print-region-function):
464 * lpr.el (print-region-function): Use new name.
465
466 * subr.el (custom-declare-variable-early): Remove function.
467 (custom-declare-variable-list): Remove var.
468 (error, user-error): Remove `while' loop.
469 (read-quoted-char-radix, read-quoted-char): Move to simple.el.
470 (user-emacs-directory-warning, locate-user-emacs-file):
471 Move to files.el.
472 * simple.el (read-quoted-char-radix, read-quoted-char):
473 * files.el (user-emacs-directory-warning, locate-user-emacs-file):
474 Move from subr.el.
475 * custom.el (custom-declare-variable-list): Don't process
476 custom-declare-variable-list.
477
478 * progmodes/python.el (python-shell-get-buffer): New function.
479 (python-shell-get-process): Use it.
480 (python-shell-send-string): Always use utf-8 and add a cookie to tell
481 Python which encoding was used. Don't split-string since we only care
482 about the first line. Return the temp-file, if applicable.
483 (python-shell-send-region): Tell compile.el how to turn locations in
484 the temp-file into locations in the source buffer.
485
486 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
487
488 * subr.el (undefined): Add missing behavior from the C code for
489 unbound keys.
490
491 * rect.el: Use lexical-binding. Add new rectangular region support.
492 (rectangle-mark): New command.
493 (rectangle--region): New var.
494 (deactivate-mark-hook): Reset rectangle--region.
495 (rectangle--extract-region, rectangle--insert-for-yank)
496 (rectangle--highlight-for-redisplay)
497 (rectangle--unhighlight-for-redisplay): New functions.
498 (region-extract-function, redisplay-unhighlight-region-function)
499 (redisplay-highlight-region-function): Use them to handle
500 rectangular region.
501 * simple.el (region-extract-function): New var.
502 (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
503 (kill-new, kill-append): Remove obsolete `yank-handler' argument.
504 (kill-region): Replace obsolete `yank-handler' arg with `region'.
505 (copy-region-as-kill, kill-ring-save): Add `region' argument.
506 (redisplay-unhighlight-region-function)
507 (redisplay-highlight-region-function): New vars.
508 (redisplay--update-region-highlight): New function.
509 (pre-redisplay-function): Use it.
510 (exchange-point-and-mark): Don't deactivate the mark before
511 reactivate-it anyway.
512 * comint.el (comint-kill-region): Remove yank-handler argument.
513 * delsel.el (delete-backward-char, backward-delete-char-untabify)
514 (delete-char): Remove property, since it's now part of their
515 default behavior.
516 (self-insert-iso): Remove property since this command doesn't exist.
517
518 * emacs-lisp/package.el (package--download-one-archive)
519 (describe-package-1): Don't query the user about final newline.
520
521 2013-10-29 Daniel Colascione <dancol@dancol.org>
522
523 * net/tramp.el (tramp-methods): Document new functionality.
524 * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
525 tramp-hostname-checker if method provides one instead of scanning
526 argument list for "%h" to decide hostname acceptability.
527
528 2013-10-28 Michael Albinus <michael.albinus@gmx.de>
529
530 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
531 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
532 Handle COPY-CONTENTS. (Bug#15737)
533
534 2013-10-28 Daiki Ueno <ueno@gnu.org>
535
536 * epa-file.el
537 (epa-file-cache-passphrase-for-symmetric-encryption):
538 Document that this option has no effect with GnuPG 2.0 (bug#15552).
539
540 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
541
542 * image.el (defimage):
543 (image-load-path): Doc fixes.
544
545 2013-10-27 Alan Mackenzie <acm@muc.de>
546
547 Indent statements in macros following "##" correctly.
548 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
549 Modify the "#" arm of a cond form to handle "#" and "##" operators.
550
551 2013-10-27 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
552
553 * linum.el (linum-update-window): Fix boundary test (bug#13446).
554
555 2013-10-27 Dmitry Gutov <dgutov@yandex.ru>
556
557 * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
558 after `=' is probably a new expression.
559
560 2013-10-27 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
561
562 * man.el (man-imenu-title): New option.
563 (Man-mode-map): Add menu. (Bug#15722)
564 (Man-mode): Add imenu to menu.
565
566 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
567
568 * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
569 specific in what the first arg can be: a non-keyword word,
570 string/regexp/percent literal opener, opening paren, or unary
571 operator followed directly by word.
572
573 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
574
575 * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
576 (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
577 (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
578 (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
579 Remove vars, they do not apply any more.
580 (prolog-mode-abbrev-table): Remove redundant declaration.
581 (prolog-upper-case-string, prolog-lower-case-string): Remove.
582 (prolog-use-smie): Remove.
583 (prolog-smie-rules): Add indentation rule for the if-then-else layout
584 supported by prolog-electric-if-then-else-flag.
585 (prolog-mode-variables, prolog-menu): Use setq-local.
586 (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
587 Remove binding to `Backspace' since this key doesn't exist anyway.
588 Remove bindings for electric self-inserting keys.
589 (prog-mode): Assume it's defined.
590 (prolog-post-self-insert): New function.
591 (prolog-mode): Use it.
592 (prolog-indent-line, prolog-indent-level)
593 (prolog-find-indent-of-matching-paren)
594 (prolog-indentation-level-of-line, prolog-goto-comment-column)
595 (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
596 (prolog-goto-next-paren, prolog-in-string-or-comment)
597 (prolog-tokenize, prolog-inside-mline-comment)
598 (prolog-find-start-of-mline-comment): Remove functions.
599 (prolog-find-unmatched-paren, prolog-clause-end)
600 (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
601 (prolog-electric--if-then-else): Rename from
602 prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
603 (prolog-tokenize-searchkey): Remove const.
604 (prolog-clause-info): Use forward-sexp.
605 (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
606 (prolog-electric-if-then-else): Remove commands.
607 (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
608 for use in post-self-insert-hook.
609 (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
610 for use in post-self-insert-hook.
611 (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
612 for use in post-self-insert-hook.
613 (prolog-electric--underscore): Rename from prolog-electric--underscore;
614 adapt it for use in post-self-insert-hook.
615
616 2013-10-25 Michael Albinus <michael.albinus@gmx.de>
617
618 * emacs-lisp/ert.el (ert-run-tests-interactively):
619 Use `completing-read'. (Bug#9756)
620
621 2013-10-25 Eli Zaretskii <eliz@gnu.org>
622
623 * simple.el (line-move): Call line-move-1 instead of
624 line-move-visual when the current window hscroll is zero, but
625 temporary-goal-column indicates we will need to hscroll as result
626 of the movement. (Bug#15712)
627
628 2013-10-25 Dmitry Gutov <dgutov@yandex.ru>
629
630 * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
631 capitalization. Use :visible instead of :active.
632 Fix `ruby-indent-exp' reference. Add menu items for the generic
633 commands that are used with SMIE.
634 (ruby-do-end-to-brace): Insert space after `{'.
635
636 2013-10-25 John Anthony <john@jo.hnanthony.com>
637
638 * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu. (Bug#15600)
639
640 * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu. (Bug#15599)
641
642 2013-10-25 Glenn Morris <rgm@gnu.org>
643
644 * vc/vc.el (vc-print-log): Don't use a working revision unless
645 one was explicitly specified. (Bug#15322)
646
647 2013-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
648
649 * subr.el (add-to-list): Preserve return value in compiler-macro
650 (bug#15692).
651
652 2013-10-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
653
654 * progmodes/octave.el (octave-lookfor): Handle empty lookfor
655 result. Ask user to retry using '-all' flag. (Bug#15701)
656
657 2013-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
658
659 * emacs-lisp/smie.el: New smie-config system.
660 (smie-config): New defcustom.
661 (smie-edebug, smie-config-show-indent, smie-config-set-indent)
662 (smie-config-guess, smie-config-save): New commands.
663 (smie-config--mode-local, smie-config--buffer-local)
664 (smie-config--trace, smie-config--modefuns): New vars.
665 (smie-config--advice, smie-config--mode-hook)
666 (smie-config--setter, smie-config-local, smie-config--get-trace)
667 (smie-config--guess-value, smie-config--guess): New functions.
668 (smie-indent-forward-token, smie-indent-backward-token): Don't copy
669 text properties. Treat "string fence" syntax like string syntax.
670
671 * progmodes/sh-script.el (sh-use-smie): Change default.
672 (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
673 (sh-var-value): Simplify by CSE.
674 (sh-show-indent, sh-set-indent, sh-learn-line-indent)
675 (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
676 is used.
677 (sh-guess-basic-offset): Use cl-incf.
678 (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
679
680 2013-10-24 Helmut Eller <eller.helmut@gmail.com>
681
682 * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
683 (bug#15699).
684
685 2013-10-24 Glenn Morris <rgm@gnu.org>
686
687 * Makefile.in (abs_top_srcdir): Remove.
688 (update-subdirs): Use relative path to update-subdirs.
689
690 2013-10-24 Eli Zaretskii <eliz@gnu.org>
691
692 * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
693 ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
694 ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
695 Call unmsys--file-name before expand-file-name, not after it.
696
697 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
698
699 * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
700 (ert-test-skipped): New error.
701 (ert-skip, ert-stats-skipped): New defuns.
702 (ert--skip-unless): New macro.
703 (ert-test-skipped): New struct.
704 (ert--run-test-debugger, ert-test-result-type-p)
705 (ert-test-result-expected-p, ert--stats, ert-stats-completed)
706 (ert--stats-set-test-and-result, ert-char-for-test-result)
707 (ert-string-for-test-result, ert-run-tests-batch)
708 (ert--results-update-ewoc-hf, ert-run-tests-interactively):
709 Handle skipped tests. (Bug#9803)
710
711 2013-10-24 Glenn Morris <rgm@gnu.org>
712
713 * Makefile.in (check-declare): Remove unnecessary path in -l argument.
714
715 * Makefile.in (abs_top_srcdir): New, set by configure.
716 (update-subdirs): Correct build-aux location.
717
718 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
719
720 * vc/vc.el (vc-print-root-log): Always set `default-directory'
721 value, whether we could auto-deduce `backend', or not.
722
723 * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
724 with parameters" example. Simplify the "is it block or is it
725 hash" check, but also make it more thorough.
726
727 2013-10-23 Masashi Fujimoto <masfj.dev@gmail.com> (tiny change)
728
729 * battery.el (battery-pmset): Handle OS X Mavericks. (Bug#15694)
730
731 2013-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
732
733 * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
734 { if it is hanging.
735
736 * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
737 :before ";".
738
739 2013-10-23 Jed Brown <jed@59A2.org> (tiny change)
740
741 * progmodes/compile.el (compilation-directory-matcher)
742 (compilation-page-delimiter):
743 Support GNU Make-4.0 directory quoting. (Bug#15678)
744
745 2013-10-23 Leo Liu <sdl.web@gmail.com>
746
747 * ido.el (ido-tidy): Handle read-only text.
748
749 2013-10-23 Glenn Morris <rgm@gnu.org>
750
751 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
752 (emacs, compile, compile-always):
753 Quote entities that might contain whitespace.
754 (custom-deps, finder-data, autoloads): Use abs_lisp.
755 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
756 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
757 ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
758
759 2013-10-23 Dmitry Gutov <dgutov@yandex.ru>
760
761 * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
762 Use `following-char'.
763
764 2013-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
767 * progmodes/ruby-mode.el (ruby-smie-rules):
768 Remove corresponding workaround. Fix indentation rule of ";" so it
769 also applies when ";" is the parent.
770
771 2013-10-22 Xue Fuqiao <xfq.free@gmail.com>
772
773 * frame.el (display-screens, display-pixel-height)
774 (display-pixel-width, display-mm-width, display-backing-store)
775 (display-save-under, display-planes, display-color-cells)
776 (display-visual-class, display-monitor-attributes-list):
777 Mention the optional ‘display’ argument in doc strings.
778
779 2013-10-22 Michael Gauland <mikelygee@amuri.net>
780
781 * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
782 viewers such as evince when ebnf-production-name-p is nil. (Bug#15625)
783
784 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
785
786 * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
787 TODO. Add "." after " @ ".
788 (ruby-smie--at-dot-call): New function. Checks if point at method
789 call with explicit target.
790 (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
791 to the method name tokens when it precedes them.
792 (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
793 (ruby-smie-rules): Add rule for indentation before and after "."
794 token.
795
796 2013-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
797
798 * textmodes/remember.el (remember-diary-extract-entries):
799 Avoid add-to-list.
800
801 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
802 an instruction.
803
804 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
805
806 * progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) all infix operators.
807 (ruby-smie--implicit-semi-p): Add new operator chars.
808
809 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
810 `smie-down-list'.
811 (ruby-smie--args-separator-p): Check that there's no newline
812 between method call and its arguments.
813
814 2013-10-20 Alan Mackenzie <acm@muc.de>
815
816 Allow comma separated lists after Java "implements".
817
818 * progmodes/cc-engine.el (c-backward-over-enum-header):
819 Parse commas.
820 * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
821 from a "disallowed" list in enum fontification.
822
823 2013-10-20 Johan Bockgård <bojohan@gnu.org>
824
825 * startup.el (default-frame-background-mode): Remove unused defvar.
826
827 * progmodes/verilog-mode.el (verilog-mode): Don't set
828 comment-indent-function globally.
829
830 2013-10-20 Jan Djärv <jan.h.d@swipnet.se>
831
832 * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
833 Move Info menu item creation to ns-win.el.
834
835 * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
836 in menu bar.
837
838 * menu-bar.el: Move GNUStep specific menus...
839
840 * term/ns-win.el (ns-initialize-window-system): ... to here.
841
842 2013-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
843
844 * simple.el (newline): Only run post-self-insert-hook when
845 called interactively.
846
847 2013-10-19 Johan Bockgård <bojohan@gnu.org>
848
849 * icomplete.el (icomplete-with-completion-tables): Add :version.
850
851 2013-10-19 Alan Mackenzie <acm@muc.de>
852
853 Fix fontification bugs with constructors and const.
854
855 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
856 CASE 2) Remove the check for the absence of a suffix construct
857 after a function declaration with only types (no identifiers) in
858 the parentheses. Also, accept a function declaration with just a
859 type inside the parentheses, if this type can be positively
860 recognised as such, or if a prefix keyword like "explicit" nails
861 down the construct as a declaration.
862
863 2013-10-19 Eli Zaretskii <eliz@gnu.org>
864
865 * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
866 TTY menu actions and down-mouse-N to tty-menu-ignore. This solves
867 the problem whereby selecting a menu item that leads to a
868 minibuffer prompt moves the cursor out of the minibuffer window,
869 making it hard to type at the prompt. Suggested by Stefan Monnier
870 <monnier@iro.umontreal.ca>.
871
872 2013-10-19 Jan Djärv <jan.h.d@swipnet.se>
873
874 * menu-bar.el: Don't make Services menu.
875
876 2013-10-19 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
877
878 * ffap.el: Handle "/usr/include/c++/<version>" directories.
879 (ffap-alist): Use ffap-c++-mode for c++-mode.
880 (ffap-c++-path): New variable.
881 (ffap-c++-mode): New function.
882
883 2013-10-19 Joe Vornehm Jr. <joe.vornehm@gmail.com> (tiny change)
884
885 * ido.el (dired-other-frame): Only list directories. (Bug#15638)
886
887 2013-10-18 Michael Albinus <michael.albinus@gmx.de>
888
889 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
890 introduced on 2013-09-08, which results in an infinite loop
891 requesting a password.
892
893 2013-10-18 Glenn Morris <rgm@gnu.org>
894
895 * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
896
897 2013-10-18 Wilson Snyder <wsnyder@wsnyder.org>
898
899 Sync with upstream verilog-mode revision 1a6ecec7.
900 * progmodes/verilog-mode.el (verilog-mode-version): Update.
901 (verilog-mode-release-date): Remove.
902 (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
903 (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
904 (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
905 (verilog-auto-tieoff-ignore-regexp)
906 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
907 (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
908 (verilog-signals-with, verilog-dir-cache-preserving)
909 (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
910 Doc fixes.
911 (verilog-case-fold): New option, to control case folding in
912 regexp searches, bug597.
913 (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
914 (verilog-string-match-fold, verilog-in-paren-count)
915 (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
916 (verilog-at-close-struct-p): New functions.
917 (verilog-beg-block-re-ordered, verilog-extended-case-re)
918 (verilog-forward-sexp, verilog-set-auto-endcomments):
919 (verilog-leap-to-case-head): Handle "unique0" case.
920 (verilog-in-constraint-re): New constant.
921 (verilog-keywords, verilog-type-font-keywords):
922 Add some SystemVerilog 1800-2012 keywords.
923 (verilog-label-be): Remove unimplemented argument, bug669.
924 (verilog-batch-execute-func): When batch expanding clear
925 create-lockfiles to prevent spurious user locks when a file ends
926 up not changing.
927 (verilog-calculate-indent, verilog-calc-1)
928 (verilog-at-close-constraint-p, verilog-at-constraint-p)
929 (verilog-do-indent): Fix indentation of nested constraints
930 and structures.
931 (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
932 (verilog-auto-inst-param): Use verilog-string-match-fold.
933 (verilog-read-inst-module-matcher):
934 Fix AUTOINST on gate primitives with #1.
935 (verilog-read-decls): Fix double-declaring user-defined typed signals.
936 Reads all user-defined typed variables.
937 (verilog-read-defines): Fix reading definitions inside comments, bug647.
938 (verilog-signals-matching-regexp)
939 (verilog-signals-not-matching-regexp, verilog-auto):
940 Respect verilog-case-fold.
941 (verilog-diff-report): Fix line count.
942 (verilog-auto-assign-modport): Remove unused local `modi'.
943 (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
944 better handle multidimensional arrays.
945 Fix packed array ports misadding bit index in AUTOINST, bug637.
946 (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
947 to not double-declare existing outputs and inputs, respectively.
948 (verilog-template-map): Bind U to verilog-sk-uvm-component.
949 (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
950 (verilog-sk-uvm-component): New skeleton.
951 (verilog-submit-bug-report): Add verilog-case-fold,
952 remove verilog-mode-release-date.
953
954 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
955
956 * lisp/subr.el (sit-for): Call (input-pending-p t) so as to behave
957 as before.
958
959 2013-10-18 Reuben Thomas <rrt@sc3d.org>
960
961 * textmodes/remember.el (remember): set buffer-offer-save in
962 remember buffers (bug#13566).
963
964 2013-10-18 Daniel Colascione <dancol@dancol.org>
965
966 When evaluating forms in ielm, direct standard output to ielm
967 buffer. Add new ielm-return-for-effect command. Remove trailing
968 whitespace throughout.
969
970 * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
971 (ielm-return-for-effect): New command.
972 (ielm-send-input): Accept optional `for-effect' parameter.
973 (ielm-eval-input): Accept optional `for-effect' parameter.
974 Bind `standard-output' to stream we create using
975 `ielm-standard-output-impl'. Suppress printing result when
976 `for-effect'.
977 (ielm-standard-output-impl): New function.
978 (inferior-emacs-lisp-mode): Explain new features in documentation.
979
980 2013-10-17 Michael Albinus <michael.albinus@gmx.de>
981
982 Code cleanup.
983
984 * net/tramp.el (tramp-debug-message): Do not check for connection
985 buffer.
986 (tramp-message): Use "vector" connection property.
987
988 * net/tramp.el (tramp-rfn-eshadow-update-overlay)
989 (tramp-equal-remote, tramp-eshell-directory-change)
990 * net/tramp-adb.el (tramp-adb-handle-copy-file)
991 (tramp-adb-handle-rename-file)
992 * net/tramp-cmds.el (tramp-list-remote-buffers)
993 (tramp-cleanup-connection, tramp-cleanup-this-connection)
994 * net/tramp-compat.el (tramp-compat-process-running-p)
995 * net/tramp-ftp.el (tramp-ftp-file-name-handler)
996 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
997 (tramp-gvfs-handle-rename-file)
998 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
999 (tramp-set-file-uid-gid)
1000 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1001 (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
1002 of `file-remote-p'.
1003
1004 * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
1005 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
1006 (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
1007 (tramp-gw-open-network-stream): Suppress unrelated traces.
1008
1009 * net/tramp-adb.el (tramp-adb-maybe-open-connection)
1010 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
1011 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
1012 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
1013 connection property.
1014
1015 * net/tramp-cache.el (top): Suppress traces when reading
1016 persistency file.
1017
1018 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
1019 Refactor common code. Improve debug message.
1020 (tramp-maybe-open-connection)
1021 * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
1022 connection buffer too early.
1023
1024 * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
1025 from `tramp-smb-actions-with-acl'.
1026 (tramp-smb-actions-set-acl): New defconst.
1027 (tramp-smb-handle-copy-directory)
1028 (tramp-smb-action-get-acl): New defun, renamed from
1029 `tramp-smb-action-with-acl'.
1030 (tramp-smb-action-set-acl): New defun.
1031 (tramp-smb-handle-set-file-acl): Rewrite.
1032
1033 2013-10-17 Glenn Morris <rgm@gnu.org>
1034
1035 * indent.el (indent-rigidly): Fix 2013-10-08 change. (Bug#15635)
1036
1037 2013-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1038
1039 * skeleton.el (skeleton-newline): Remove.
1040 (skeleton-internal-1): Use (insert "\n") instead.
1041
1042 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
1043 let-bindings.
1044
1045 * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
1046 forward-sexp-function while we redo its job (bug#15613).
1047
1048 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1049
1050 * calc/calc-comb.el (math-prime-test): Don't assume large integers are
1051 represented by lists.
1052
1053 2013-10-16 Glenn Morris <rgm@gnu.org>
1054
1055 * tmm.el (tmm--history): New dynamic variable.
1056 (tmm-prompt): Use tmm--history in place of `history'. (Bug#15623)
1057
1058 2013-10-16 Michael Albinus <michael.albinus@gmx.de>
1059
1060 * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
1061 (tramp-smb-errors): Add error messages.
1062 (tramp-smb-actions-with-acl): New defconst.
1063 (tramp-smb-file-name-handler-alist) [set-file-acl]: Add handler.
1064 (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
1065 (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
1066 (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
1067 (tramp-smb-get-stat-capability): Fix tests.
1068
1069 2013-10-16 Dima Kogan <dima@secretsauce.net> (tiny change)
1070
1071 * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
1072 (bug#15580).
1073
1074 2013-10-16 Glenn Morris <rgm@gnu.org>
1075
1076 * ansi-color.el (ansi-color-drop-regexp):
1077 Add 1J, 1K, 2K. (Bug#15617)
1078
1079 * files.el (hack-local-variables--warned-lexical): New.
1080 (hack-local-variables):
1081 Warn about misplaced lexical-binding. (Bug#15616)
1082
1083 * net/eww.el (eww-render): Always set eww-current-url,
1084 and update header line. (Bug#15622)
1085 (eww-display-html): ... Rather than just doing it here.
1086
1087 2013-10-15 Eli Zaretskii <eliz@gnu.org>
1088
1089 * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
1090 menu navigations commands.
1091
1092 2013-10-14 Dima Kogan <dima@secretsauce.net> (tiny change)
1093
1094 * progmodes/subword.el (subword-capitalize): Be careful when
1095 the search for [[:alpha:]] fails (bug#15580).
1096
1097 2013-10-14 Eli Zaretskii <eliz@gnu.org>
1098
1099 * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
1100 to commands that scroll the menu.
1101
1102 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
1103
1104 * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
1105 Handle methods ending with `?' and `!'.
1106
1107 2013-10-14 Akinori MUSHA <knu@iDaemons.org>
1108
1109 * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
1110 `japanese-cp932' to `cp932' to fix the problem where saving a
1111 source file written in Shift_JIS twice would end up having
1112 `coding: japanese-cp932' which Ruby could not recognize.
1113 (ruby-mode-set-encoding): Add support for encodings mapped to nil
1114 in `ruby-encoding-map'.
1115 (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
1116 doesn't need to be explicitly declared in magic comment.
1117 (ruby-encoding-map): Add type declaration for better customize UI.
1118
1119 2013-10-13 Glenn Morris <rgm@gnu.org>
1120
1121 * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
1122 Occur buffers are read-only. http://bugs.debian.org/720775
1123
1124 * emacs-lisp/authors.el (authors-fixed-entries):
1125 Comment out old alpha stuff.
1126
1127 2013-10-13 Dmitry Gutov <dgutov@yandex.ru>
1128
1129 * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
1130 to `after-save-hook' instead of `before-save-hook'.
1131 (ruby-mode-set-encoding): Use the value of coding system used to
1132 write the file. Call `basic-save-buffer-1' after modifying the
1133 buffer.
1134
1135 2013-10-13 Alan Mackenzie <acm@muc.de>
1136
1137 Fix indentation/fontification of Java enum with
1138 "implements"/generic.
1139
1140 * progmodes/cc-engine.el (c-backward-over-enum-header):
1141 Extracted from the three other places and enhanced to handle generics.
1142 (c-inside-bracelist-p): Uses new function above.
1143 * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
1144 function above.
1145 (c-font-lock-enum-tail): Uses new function above.
1146
1147 2013-10-13 Kenichi Handa <handa@gnu.org>
1148
1149 * international/mule-cmds.el (select-safe-coding-system): Remove a
1150 superfluous condition in chekcing whether a coding system is safe
1151 or not.
1152
1153 2013-10-13 Oleh Krehel <ohwoeowho@gmail.com>
1154
1155 * replace.el (how-many): Fix rstart and !rend case. (Bug#15589)
1156
1157 2013-10-13 Andreas Politz <politza@hochschule-trier.de>
1158
1159 * progmodes/sql.el (sql-add-product): Fix paren typo. (Bug#15435)
1160
1161 2013-10-13 Glenn Morris <rgm@gnu.org>
1162
1163 * menu-bar.el (menu-bar-update-buffers):
1164 Unify Buffers menu prompt string. (Bug#15576)
1165
1166 * face-remap.el (text-scale-adjust): Doc fix. (Bug#15434)
1167
1168 * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
1169 Add some entries.
1170 (authors-fixed-entries): Use accented form of name.
1171
1172 2013-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1173
1174 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
1175 method calls (bug#15594).
1176 (ruby-smie--args-separator-p): New function.
1177 (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
1178 recognize paren-free method calls.
1179
1180 * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
1181 internals of universal-argument.
1182
1183 2013-10-11 Eli Zaretskii <eliz@gnu.org>
1184
1185 * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
1186 Bind all menu-bar sequences to tty-menu-exit -- this pops down a
1187 dropped menu on second mouse click on the menu bar.
1188
1189 2013-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1190
1191 * progmodes/sh-script.el: Provide simpl(e|istic) completion.
1192 (explicit-shell-file-name): Declare.
1193 (sh--vars-before-point, sh--cmd-completion-table): New functions.
1194 (sh-completion-at-point-function): New function.
1195 (sh-mode): Use it.
1196 (sh-smie--keyword-p): Remove unused argument.
1197 (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
1198 vars.
1199 (sh-set-shell): Always setup SMIE, even if we use the
1200 old indentation code.
1201
1202 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
1203
1204 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
1205 cases of ? and =.
1206 (ruby-smie-rules): Simplify the "do" rule. The cases when the
1207 predicate would return nil are almost non-existent.
1208 (ruby-smie--redundant-do-p): Include "until" and "for" statements.
1209
1210 * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
1211 cache also after commands that modify the buffer but don't move
1212 point.
1213
1214 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * env.el (substitute-env-in-file-name): New function.
1217 (substitute-env-vars): Extend the meaning of the optional arg.
1218
1219 2013-10-10 Eli Zaretskii <eliz@gnu.org>
1220
1221 * term/w32-win.el (dynamic-library-alist): Define separate lists
1222 of GIF DLLs for versions before and after 5.0.0 of giflib.
1223 (Bug#15531)
1224
1225 2013-10-10 João Távora <joaotavora@gmail.com>
1226
1227 * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
1228 not locked, use last revision and current source as
1229 defaults. (Bug#15569)
1230
1231 2013-10-10 Masatake YAMATO <yamato@redhat.com>
1232
1233 * menu-bar.el (menu-bar-open): Don't use popup-menu if
1234 menu-bar is hidden.
1235
1236 2013-10-10 Martin Rudalics <rudalics@gmx.at>
1237
1238 * window.el (pop-to-buffer-same-window): Fix doc-string.
1239 (Bug#15492)
1240
1241 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1242
1243 * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
1244
1245 2013-10-10 Andrei Chițu <andrei.chitu1@gmail.com> (tiny change)
1246
1247 * calendar/icalendar.el (icalendar-import-file):
1248 Fix interactive spec. (Bug#15482)
1249
1250 2013-10-10 Glenn Morris <rgm@gnu.org>
1251
1252 * desktop.el (desktop-save): Default to saving in .emacs.d,
1253 since PWD is no longer in desktop-path by default. (Bug#15319)
1254
1255 * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
1256 now that text mode has a menu with the same entry.
1257 (menu-bar-text-mode-auto-fill): Remove now unused func.
1258 * textmodes/text-mode.el (text-mode-map):
1259 Use auto-fill help text from menu-bar.el.
1260
1261 2013-10-10 John Anthony <john@jo.hnanthony.com>
1262
1263 * textmodes/text-mode.el (text-mode-map): Add a menu. (Bug#15562)
1264
1265 2013-10-09 Juri Linkov <juri@jurta.org>
1266
1267 * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
1268 instead of this-command-keys. Add universal-argument-more and
1269 universal-argument-minus to the list of prefix commands. (Bug#15568)
1270
1271 2013-10-09 Glenn Morris <rgm@gnu.org>
1272
1273 * vc/vc-svn.el (vc-svn-create-repo):
1274 Expand paths in file://... url. (Bug#15446)
1275
1276 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
1277 Add some entries.
1278 (authors): Remove unused local variables.
1279
1280 2013-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1281
1282 * profiler.el: Create a more coherent calltree from partial backtraces.
1283 (profiler-format): Hide the tail with `invisible' so that C-s can still
1284 find the hidden elements.
1285 (profiler-calltree-depth): Don't recurse so enthusiastically.
1286 (profiler-function-equal): New hash-table-test.
1287 (profiler-calltree-build-unified): New function.
1288 (profiler-calltree-build): Use it.
1289 (profiler-report-make-name-part): Indent the calltree less.
1290 (profiler-report-mode): Add visibility specs for profiler-format.
1291 (profiler-report-expand-entry, profiler-report-toggle-entry):
1292 Expand the whole subtree when provided with a prefix arg.
1293
1294 2013-10-09 Dmitry Gutov <dgutov@yandex.ru>
1295
1296 * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
1297 iuwu-mod token.
1298 (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
1299 hanging iuwu-mod token.
1300 (ruby-smie--forward-token): Do not include a dot after a token in
1301 that token.
1302 (ruby-smie--backward-token): Likewise.
1303
1304 2013-10-08 Juri Linkov <juri@jurta.org>
1305
1306 * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
1307 to isearch-other-control-char.
1308 (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
1309 and isearch-post-command-hook to post-command-hook.
1310 (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
1311 and isearch-post-command-hook from post-command-hook.
1312 (isearch-unread-key-sequence)
1313 (isearch-reread-key-sequence-naturally)
1314 (isearch-lookup-scroll-key, isearch-other-control-char)
1315 (isearch-other-meta-char): Remove functions.
1316 (isearch-pre-command-hook, isearch-post-command-hook):
1317 New functions based on isearch-other-meta-char rewritten
1318 relying on the new behavior of overriding-terminal-local-map
1319 that does not replace the local keymaps any more. (Bug#15200)
1320
1321 2013-10-08 Eli Zaretskii <eliz@gnu.org>
1322
1323 Support menus on text-mode terminals.
1324 * tmm.el (tmm-menubar): Adapt doc string to TTY menus
1325 functionality.
1326
1327 * tooltip.el (tooltip-mode): Don't error out on TTYs.
1328
1329 * menu-bar.el (popup-menu, popup-menu-normalize-position):
1330 Move here from mouse.el.
1331 (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
1332 and arrow keys.
1333 (tty-menu-navigation-map): New map for TTY menu navigation.
1334
1335 * loadup.el ("tooltip"): Load even if x-show-tip is not available.
1336
1337 * frame.el (display-mouse-p): Report text-mode mouse as available
1338 on w32.
1339 (display-popup-menus-p): Report availability if mouse is
1340 available; don't condition on window-system.
1341
1342 * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
1343 (tty-menu-selected-face): New faces.
1344
1345 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1346
1347 * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
1348 (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
1349 (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
1350 (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
1351 New constants.
1352 (lisp-mode-variables): New `elisp' argument.
1353 (emacs-lisp-mode): Use it.
1354 * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
1355 (lisp-font-lock-keywords-2): Move to lisp-mode.el.
1356
1357 * indent.el: Use lexical-binding.
1358 (indent-region): Add progress reporter.
1359 (tab-stop-list): Make it implicitly extend to infinity by repeating the
1360 last step.
1361 (indent--next-tab-stop): New function to implement this behavior.
1362 (tab-to-tab-stop, move-to-tab-stop): Use it.
1363
1364 2013-10-08 Teemu Likonen <tlikonen@iki.fi>
1365
1366 * indent.el (indent-rigidly--current-indentation): New function.
1367 (indent-rigidly-map): New var.
1368 (indent-rigidly): Use it to provide interactive mode (bug#8196).
1369
1370 2013-10-08 Bastien Guerry <bzg@gnu.org>
1371
1372 * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.
1373
1374 2013-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1375
1376 * progmodes/perl-mode.el: Use lexical-binding.
1377 Remove redundant :group args.
1378 (perl-nochange): Change default to be closer to other major modes's
1379 standard behavior.
1380 (perl-indent-line): Don't consider text on current line as a
1381 valid beginning of function from which to indent.
1382
1383 * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
1384 with more than one argument (bug#15538).
1385
1386 * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
1387
1388 * vc/pcvs.el: Use lexical-binding.
1389 (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
1390 environment of `eval'.
1391 (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
1392 than a list of expressions. Adjust callers.
1393 * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
1394
1395 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
1396
1397 * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
1398 case of the dot in a chained method call being on the following line.
1399
1400 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1401
1402 * electric.el (electric-indent-inhibit): New var.
1403 (electric-indent-post-self-insert-function): Use it.
1404 * progmodes/python.el (python-mode): Set it.
1405
1406 * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
1407 open braces.
1408
1409 * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
1410
1411 * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
1412 (css-mode): Use electric-indent-chars.
1413
1414 * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
1415 (font-lock-beg, font-lock-end): Move before first use.
1416 (nxml-mode): Use syntax-propertize-function.
1417 (nxml-after-change, nxml-after-change1): Adjust accordingly.
1418 (nxml-extend-after-change-region): Remove.
1419 * nxml/xmltok.el: Use lexical-binding.
1420 (xmltok-save): Use `declare'.
1421 (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
1422 * nxml/nxml-util.el: Use lexical-binding.
1423 (nxml-with-degradation-on-error, nxml-with-invisible-motion):
1424 Use `declare'.
1425 * nxml/nxml-ns.el: Use lexical-binding.
1426 (nxml-ns-save): Use `declare'.
1427 (nxml-ns-prefixes-for): Avoid add-to-list.
1428 * nxml/rng-match.el: Use lexical-binding.
1429 (rng--ipattern): Use cl-defstruct.
1430 (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
1431 (rng-cons-group-after, rng-subst-group-after)
1432 (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
1433 Use closures instead of `(lambda...).
1434
1435 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1436
1437 * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
1438 of BEG and END.
1439
1440 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1441 Use `tramp-handle-insert-file-contents'.
1442 (tramp-gvfs-handle-insert-file-contents): Remove function.
1443
1444 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1445 Use `save-restriction' in order to keep markers.
1446
1447 * net/trampver.el: Update release number.
1448
1449 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * progmodes/compile.el (compilation-parse-errors):
1452 Use compilation--put-prop.
1453 (compilation--ensure-parse): Check compilation-multiline.
1454
1455 * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
1456
1457 * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
1458 lexical-binding.
1459
1460 * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
1461
1462 * progmodes/ruby-mode.el: Fix recently added tests.
1463 (ruby-smie-grammar): Add - and +.
1464 (ruby-smie--redundant-do-p, ruby-smie--forward-id)
1465 (ruby-smie--backward-id): New functions.
1466 (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
1467 (ruby-smie-rules): Handle hanging do. Get rid of hack, not needed
1468 any more.
1469
1470 2013-10-07 Leo Liu <sdl.web@gmail.com>
1471
1472 * register.el (register-preview-delay)
1473 (register-preview-functions): New variables.
1474 (register-read-with-preview, register-preview)
1475 (register-describe-oneline): New functions.
1476 (point-to-register, window-configuration-to-register)
1477 (frame-configuration-to-register, jump-to-register)
1478 (number-to-register, view-register, insert-register)
1479 (copy-to-register, append-to-register, prepend-to-register)
1480 (copy-rectangle-to-register): Use register-read-with-preview to
1481 read register. (Bug#15525)
1482
1483 2013-10-06 Dato Simó <dato@net.com.org.es> (tiny change)
1484
1485 * net/network-stream.el (network-stream-open-starttls): Don't add
1486 --insecure if it's already present, because that gnutls-cli
1487 rejects getting that parameter twice.
1488
1489 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
1490
1491 * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
1492 keyword, too.
1493
1494 2013-10-05 Dmitry Gutov <dgutov@yandex.ru>
1495
1496 * newcomment.el (comment-use-global-state): Change default value
1497 to t, mark obsolete (Bug#15251).
1498 (comment-beginning): In addition to `comment-to-syntax', check the
1499 value of `comment-use-global-state'.
1500
1501 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1502
1503 * progmodes/ruby-mode.el (ruby-use-smie): Change default.
1504 (ruby-comment-column): Follow the global default, by default.
1505 (ruby-smie-grammar): Add assignment syntax.
1506 (ruby-smie--implicit-semi-p): No implicit semi-colon after an
1507 open-paren, a comma, or a \.
1508 (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
1509 and line continuations.
1510 (ruby-smie-rules): Adjust handling of open-paren, now that it's never
1511 followed by implicit semi-colons. Add rule for string concatenation
1512 and for indentation at BOB.
1513 (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
1514
1515 * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
1516 calling next-sexp, since next-token may have skipped chars which
1517 next-sexp doesn't know should be skipped!
1518
1519 2013-10-05 Leo Liu <sdl.web@gmail.com>
1520
1521 * progmodes/octave.el (octave-send-region):
1522 Call compilation-forget-errors.
1523
1524 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
1525
1526 * vc/vc-svn.el (vc-svn-find-admin-dir):
1527 * vc/vc-rcs.el (vc-rcs-find-admin-dir):
1528 * vc/vc-mtn.el (vc-mtn-find-admin-dir):
1529 * vc/vc-cvs.el (vc-cvs-find-admin-dir):
1530 * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
1531
1532 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1533
1534 * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
1535
1536 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1537
1538 * subr.el (read-passwd): Hide chars even when called within a context
1539 where after-change-functions is disabled (bug#15501).
1540 (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
1541 until we removed ourself from overriding-terminal-local-map.
1542
1543 2013-10-04 Leo Liu <sdl.web@gmail.com>
1544
1545 * progmodes/octave.el (inferior-octave-mode):
1546 Call compilation-forget-errors.
1547
1548 2013-10-04 Xue Fuqiao <xfq.free@gmail.com>
1549
1550 * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
1551
1552 2013-10-04 Michael Albinus <michael.albinus@gmx.de>
1553
1554 * net/secrets.el (secrets-create-collection): Add optional
1555 argument ALIAS. Use proper Label keyword. Append ALIAS as
1556 dbus-call-method argument. (Bug#15516)
1557
1558 2013-10-04 Leo Liu <sdl.web@gmail.com>
1559
1560 * progmodes/octave.el (inferior-octave-error-regexp-alist)
1561 (inferior-octave-compilation-font-lock-keywords): New variables.
1562 (compilation-error-regexp-alist)
1563 (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
1564 (inferior-octave-mode): Use compilation-shell-minor-mode.
1565
1566 2013-10-04 Jorgen Schaefer <forcer@forcix.cx>
1567
1568 * minibuffer.el (completion--replace): Be careful that `end' might be
1569 a marker.
1570
1571 2013-10-03 Daiki Ueno <ueno@gnu.org>
1572
1573 Add support for package signature checking.
1574 * emacs-lisp/package.el (url-http-file-exists-p)
1575 (epg-make-context, epg-context-set-home-directory)
1576 (epg-verify-string, epg-context-result-for)
1577 (epg-signature-status, epg-signature-to-string)
1578 (epg-check-configuration, epg-configuration)
1579 (epg-import-keys-from-file): Declare.
1580 (package-check-signature): New user option.
1581 (package-unsigned-archives): New user option.
1582 (package-desc): Add `signed' field.
1583 (package-load-descriptor): Set `signed' field if .signed file exists.
1584 (package--archive-file-exists-p): New function.
1585 (package--check-signature): New function.
1586 (package-install-from-archive): Check package signature.
1587 (package--download-one-archive): Check archive signature.
1588 (package-delete): Remove .signed file.
1589 (package-import-keyring): New command.
1590 (package-refresh-contents): Import default keyring.
1591 (package-desc-status): Add "unsigned" status.
1592 (describe-package-1, package-menu--print-info)
1593 (package-menu-mark-delete, package-menu--find-upgrades)
1594 (package-menu--status-predicate): Support "unsigned" status.
1595
1596 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1597
1598 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
1599 the new compilation scheme using the new byte-codes.
1600
1601 * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
1602 (byte-pophandler): New byte codes.
1603 (byte-goto-ops): Adjust accordingly.
1604 (byte-compile--use-old-handlers): New var.
1605 (byte-compile-catch): Use new byte codes depending on
1606 byte-compile--use-old-handlers.
1607 (byte-compile-condition-case--old): Rename from
1608 byte-compile-condition-case.
1609 (byte-compile-condition-case--new): New function.
1610 (byte-compile-condition-case): New function that dispatches depending
1611 on byte-compile--use-old-handlers.
1612 (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
1613 when we can.
1614
1615 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1616 Optimize under `condition-case' and `catch' if
1617 byte-compile--use-old-handlers is nil.
1618 (disassemble-offset): Handle new bytecodes.
1619
1620 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1621
1622 * subr.el (error): Use `declare'.
1623 (decode-char, encode-char): Use advertised-calling-convention instead
1624 of the docstring to discourage use of the `restriction' arg.
1625
1626 2013-10-03 Daiki Ueno <ueno@gnu.org>
1627
1628 * epg.el (epg-verify-file): Add a comment saying that it does not
1629 notify verification error as a return value nor a signal.
1630 (epg-verify-string): Ditto.
1631
1632 2013-10-02 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1633
1634 * progmodes/compile.el (compilation-start): Try globbing the arg to
1635 `cd' (bug#15417).
1636
1637 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1638
1639 Sync with Tramp 2.2.8.
1640
1641 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
1642 * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
1643 * net/trampver.el: Update release number.
1644
1645 2013-10-01 Jan Djärv <jan.h.d@swipnet.se>
1646
1647 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
1648 and default-process-coding-system for darwin only.
1649
1650 2013-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1651
1652 * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
1653
1654 2013-10-01 Mitchel Humpherys <mitch.special@gmail.com> (tiny change)
1655
1656 * vc/vc-git.el (vc-git-grep): Disable pager.
1657
1658 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
1659
1660 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
1661 Use :url instead of :homepage, as per
1662 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
1663
1664 * newcomment.el (comment-beginning): When `comment-use-syntax' is
1665 non-nil, use `syntax-ppss' (Bug#15251).
1666
1667 2013-09-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1668
1669 * progmodes/octave.el (inferior-octave-startup-file):
1670 Prefer ~/.emacs.d/init_octave.m.
1671
1672 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
1673
1674 * emacs-lisp/package.el (package-desc-from-define):
1675 Accept additional arguments as plist, convert them to an alist and store
1676 them in the `extras' slot.
1677 (package-generate-description-file): Convert extras alist back to
1678 plist and append to the `define-package' form arguments.
1679 (package--alist-to-plist): New function.
1680 (package--ac-desc): Add `extras' slot.
1681 (package--add-to-archive-contents): Check if the archive-contents
1682 vector is long enough, and if it is, pass its `extras' slot value
1683 to `package-desc-create'.
1684 (package-buffer-info): Call `lm-homepage', pass the returned value
1685 to `package-desc-from-define'.
1686 (describe-package-1): Render the homepage button (Bug#13291).
1687
1688 * emacs-lisp/package-x.el (package-upload-buffer-internal):
1689 Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
1690
1691 2013-09-29 Jan Djärv <jan.h.d@swipnet.se>
1692
1693 * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
1694 and default-process-coding-system to utf-8-unix (Bug#15402).
1695
1696 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
1697
1698 * subr.el (looking-back): Do not recommend using looking-back.
1699
1700 2013-09-28 Alan Mackenzie <acm@muc.de>
1701
1702 Fix indentation/fontification of Java enum with "implements".
1703
1704 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
1705 regexp which matches "implements", etc., in Java.
1706 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
1707 specifier clauses coming after "enum".
1708 * progmodes/cc-fonts.el (c-font-lock-declarations)
1709 (c-font-lock-enum-tail): Check for extra specifier clauses coming
1710 after "enum".
1711
1712 2013-09-28 Jan Djärv <jan.h.d@swipnet.se>
1713
1714 * faces.el (region): Change ns_selection_color to
1715 ns_selection_fg_color, add ns_selection_bg_color.
1716
1717 2013-09-28 Leo Liu <sdl.web@gmail.com>
1718
1719 * progmodes/octave.el (inferior-octave-completion-table)
1720 (inferior-octave-completion-at-point): Minor tweaks.
1721
1722 * textmodes/ispell.el (ispell-lookup-words): Rename from
1723 lookup-words. (Bug#15460)
1724 (lookup-words): Obsolete.
1725 (ispell-complete-word, ispell-command-loop): All uses changed.
1726
1727 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1728
1729 * lisp/progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
1730 (octave-mode-menu): Add octave-send-buffer.
1731 (octave-send-buffer): New function.
1732
1733 2013-09-28 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1734
1735 * lisp/progmodes/octave.el (octave-mode-map): Add key binding for
1736 octave-lookfor.
1737 (octave-mode-menu): Add octave-lookfor.
1738 (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
1739 octave-lookfor.
1740 (octave-lookfor): New function.
1741
1742 2013-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1743
1744 * emacs-lisp/cl-macs.el:
1745 (cl--loop-destr-temps): Remove.
1746 (cl--loop-iterator-function): Rename from cl--loop-map-form and change
1747 its convention.
1748 (cl--loop-set-iterator-function): New function.
1749 (cl-loop): Adjust accordingly, so as not to use cl-subst.
1750 (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
1751 Bind `it' with `let' instead of substituting it with `cl-subst'.
1752 (cl--unused-var-p): New function.
1753 (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
1754 Eliminate some unused variable warnings (bug#15326).
1755
1756 2013-09-27 Tassilo Horn <tsdh@gnu.org>
1757
1758 * doc-view.el (doc-view-scale-reset): Rename from
1759 `doc-view-reset-zoom-level'.
1760 (doc-view-scale-adjust): New command.
1761 (doc-view-mode-map): Remap `text-scale-adjust' bindings to
1762 `doc-view-scale-adjust'.
1763
1764 2013-09-26 Tassilo Horn <tsdh@gnu.org>
1765
1766 * doc-view.el (doc-view-reset-zoom-level): New command.
1767 (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
1768 zoom commands (bug#15466).
1769
1770 2013-09-26 Kenichi Handa <handa@gnu.org>
1771
1772 * international/quail.el (quail-help): Make it not a command.
1773
1774 2013-09-26 Leo Liu <sdl.web@gmail.com>
1775
1776 * minibuffer.el (completion-all-sorted-completions): Make args
1777 optional as they are.
1778
1779 2013-09-25 Daniel Colascione <dancol@dancol.org>
1780
1781 * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
1782 specs are and that they're not evaluated.
1783
1784 2013-09-24 Sam Steingold <sds@gnu.org>
1785
1786 * midnight.el (clean-buffer-list-kill-regexps)
1787 (clean-buffer-list-kill-buffer-names): Update for the new Man
1788 buffer naming which includes the object name.
1789
1790 2013-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1791
1792 * eshell/esh-cmd.el (eshell--sep-terms): New var.
1793 (eshell-parse-command, eshell-parse-pipeline): Use it since
1794 eshell-separate-commands requires a dynamic scoped var.
1795 Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
1796
1797 2013-09-23 Leo Liu <sdl.web@gmail.com>
1798
1799 * autoinsert.el (auto-insert-alist): Make the value of
1800 lexical-binding match its file setting.
1801
1802 2013-09-23 Juanma Barranquero <lekktu@gmail.com>
1803
1804 * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
1805
1806 * autoarg.el (autoarg-kp-digit-argument):
1807 * electric.el (Electric-command-loop):
1808 * kmacro.el (kmacro-step-edit-insert):
1809 Do not set universal-argument-num-events.
1810
1811 2013-09-22 Leo Liu <sdl.web@gmail.com>
1812
1813 * files.el (interpreter-mode-alist): Add octave.
1814
1815 2013-09-21 Alan Mackenzie <acm@muc.de>
1816
1817 C++: fontify identifier in declaration following "public:" correctly.
1818 * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
1819 to match "public", etc.
1820 (c-decl-prefix-re): Add ":" into the C++ value.
1821 * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
1822 bit. Add a check for a ":" preceded by "public", etc.
1823
1824 2013-09-21 Eli Zaretskii <eliz@gnu.org>
1825
1826 * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
1827 recognized by GDB 7.5 and later.
1828
1829 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
1830
1831 * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
1832
1833 2013-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1834
1835 * subr.el (internal--call-interactively): New const.
1836 (called-interactively-p): Use it (bug#3984).
1837
1838 2013-09-20 Xue Fuqiao <xfq.free@gmail.com>
1839
1840 * vc/pcvs.el (cvs-mode-ignore):
1841 * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
1842 Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
1843
1844 2013-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1845
1846 * eshell/em-ls.el: Use advice. Remove redundant :group keywords.
1847 (eshell-ls-orig-insert-directory): Remove.
1848 (eshell-ls-unload-hook): Not a defcustom any more. Use advice-remove.
1849 (eshell-ls-use-in-dired): Use advice-add/remove.
1850 (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
1851 Add `orig-fun' arg for use in :around advice.
1852 Make it check (redundantly) eshell-ls-use-in-dired.
1853
1854 2013-09-19 Glenn Morris <rgm@gnu.org>
1855
1856 * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
1857
1858 * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
1859
1860 * emacs-lisp/eieio.el (class-parent): Undo previous change.
1861
1862 2013-09-19 Michael Albinus <michael.albinus@gmx.de>
1863
1864 * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
1865 (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
1866 (tramp-get-remote-python): New defuns.
1867 (tramp-get-remote-uid-with-perl)
1868 (tramp-get-remote-gid-with-perl): New defuns. Perl code
1869 contributed by yary <not.com@gmail.com> (tiny change).
1870 (tramp-get-remote-uid-with-python)
1871 (tramp-get-remote-gid-with-python): New defuns. Python code
1872 contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
1873 (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
1874
1875 2013-09-19 Glenn Morris <rgm@gnu.org>
1876
1877 * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
1878
1879 * eshell/em-unix.el (eshell-remove-entries):
1880 Rename argument to avoid name-clash with global `top-level'.
1881
1882 * eshell/esh-proc.el (eshell-kill-process-function):
1883 Remove eshell-reset-after-proc from eshell-kill-hook if present.
1884 (eshell-reset-after-proc): Remove unused arg `proc'.
1885
1886 * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
1887 (directory-files-and-attributes): Mark unused arg.
1888
1889 * eshell/em-unix.el (eshell-remove-entries):
1890 Remove unused arg `path'. Update callers.
1891
1892 * eshell/em-hist.el (eshell-hist-parse-arguments):
1893 Remove unused arg `silent'. Update callers.
1894
1895 * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
1896 Fix (f)boundp mix-up.
1897
1898 * eshell/em-smart.el (eshell-smart-scroll-window)
1899 (eshell-disable-after-change):
1900 * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
1901
1902 2013-09-18 Alan Mackenzie <acm@muc.de>
1903
1904 Fix fontification of type when followed by "const".
1905 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
1906 "known" types from fontification.
1907
1908 2013-09-18 Glenn Morris <rgm@gnu.org>
1909
1910 * emacs-lisp/chart.el (x-display-color-cells): Declare.
1911 (chart-face-list): Drop Emacsen without display-color-p.
1912
1913 * net/eww.el (libxml-parse-html-region): Declare.
1914 (eww-display-html): Explicit error if no libxml2 support.
1915
1916 * doc-view.el (doc-view-mode): Silence --without-x compilation.
1917
1918 * image.el (image-type-from-buffer, image-multi-frame-p):
1919 Remove --without-x warning/error.
1920
1921 * mouse.el (mouse-yank-primary):
1922 * term.el (term-mouse-paste):
1923 Reorder to silence --without-x compilation.
1924
1925 * mpc.el (doc-view-mode): Silence --without-x compilation.
1926
1927 * mail/rmailmm.el (rmail-mime-set-bulk-data):
1928 Silence --without-x compilation.
1929
1930 * progmodes/gud.el (gud-find-file, gud-mode):
1931 Silence --without-x compilation.
1932 (tooltip-mode): Declare.
1933
1934 * wdired.el (dired-backup-overwrite): Remove declaration.
1935 (wdired-mode-map): Add doc string.
1936
1937 * custom.el (x-get-resource): Declare.
1938
1939 * eshell/em-glob.el (ange-cache):
1940 * eshell/em-unix.el (ange-cache): Declare.
1941
1942 * faces.el (x-display-list, x-open-connection, x-get-resource):
1943 Declare.
1944
1945 * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
1946 (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
1947 Declare.
1948
1949 * frame.el (x-display-grayscale-p, x-display-name): Declare.
1950
1951 * net/gnutls.el (gnutls-log-level): Declare.
1952
1953 * net/shr.el (image-size, image-animate): Declare.
1954
1955 * simple.el (font-info): Declare.
1956
1957 * subr.el (x-popup-dialog): Declare.
1958
1959 * term/common-win.el (x-select-enable-primary)
1960 (x-last-selected-text-primary, x-last-selected-text-clipboard):
1961 Declare.
1962
1963 * term/ns-win.el (x-handle-args): Declare.
1964
1965 * term/x-win.el (x-select-enable-clipboard): Declare.
1966
1967 * term/w32-win.el (create-default-fontset): Declare.
1968
1969 * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
1970 Declare.
1971
1972 * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
1973 (fit-frame-to-buffer): Explicit error if --without-x.
1974 (mouse-autoselect-window-select): Silence compiler.
1975
1976 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
1977
1978 * eshell/em-cmpl.el (eshell-complete-parse-arguments):
1979 * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
1980 * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
1981 * eshell/esh-util.el (eshell-sublist):
1982 Remove unused local variables.
1983
1984 * eshell/esh-io.el (x-select-enable-clipboard): Declare.
1985
1986 * textmodes/two-column.el: Make 2C-split work for --without-x.
1987 (scroll-bar-columns): Autoload.
1988 (top-level): Require fringe when compiling.
1989
1990 2013-09-18 Leo Liu <sdl.web@gmail.com>
1991
1992 * subr.el (add-hook): Robustify to handle closure as well.
1993
1994 2013-09-17 Glenn Morris <rgm@gnu.org>
1995
1996 * simple.el (messages-buffer-mode-map): Unbind "g".
1997
1998 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
1999
2000 * help-mode.el (help-mode-finish): Use derived-mode-p.
2001 Remove obsolete highlighting.
2002
2003 * play/life.el (life-mode): Use define-derived-mode. Derive from
2004 special-mode.
2005 (life): Let-bind inhibit-read-only.
2006 (life-setup): Avoid `setq'. Use `life-mode'.
2007
2008 * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
2009 which should not be needed any more.
2010 (package-menu-refresh, package-menu-describe-package): Use user-error.
2011
2012 * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
2013 (eshell-post-rewrite-command-hook): Make obsolete.
2014 (eshell-parse-command): Simplify.
2015 (eshell-structure-basic-command): Remove unused arg `vocal-test'.
2016 (eshell--cmd): Declare.
2017 (eshell-parse-pipeline): Remove unused var `final-p'.
2018 Pass a dynvar to eshell-post-rewrite-command-hook.
2019 Implement the new eshell-post-rewrite-command-function.
2020 (eshell-invoke-directly): Remove unused arg `input'.
2021 * eshell/esh-io.el (eshell-io-initialize):
2022 Use eshell-post-rewrite-command-function (bug#15399).
2023 (eshell--apply-redirections): Rename from eshell-apply-redirections;
2024 adjust to new calling convention.
2025 (eshell-create-handles): Rename args to avoid clashing with dynvar
2026 `standard-output'.
2027
2028 2013-09-17 Glenn Morris <rgm@gnu.org>
2029
2030 * simple.el (messages-buffer-mode): New major mode.
2031 (messages-buffer): New function.
2032 * startup.el (normal-top-level): Switch mode of *Messages* buffer.
2033 * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
2034 (ert-run-test): Use `messages-buffer' function.
2035 (ert--force-message-log-buffer-truncation): Ignore read-only.
2036 * help.el (view-echo-area-messages): Use `messages-buffer' function.
2037 * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
2038
2039 2013-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2040
2041 * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
2042
2043 * abbrev.el (abbrev--check-chars): Fix thinko (bug#15329).
2044
2045 2013-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2046
2047 * icomplete.el (icomplete-in-buffer): New var.
2048 (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
2049 vars and replace them with functions.
2050 (icomplete-minibuffer-setup): Adjust accordingly.
2051 (icomplete--completion-table, icomplete--completion-predicate)
2052 (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
2053 New functions.
2054 (icomplete-forward-completions, icomplete-backward-completions)
2055 (icomplete-simple-completing-p, icomplete-exhibit)
2056 (icomplete-completions): Use them.
2057 (icomplete--in-region-buffer): New var.
2058 (icomplete--in-region-setup): New function.
2059 (icomplete-mode): Use it.
2060
2061 * eshell/esh-opt.el: Fix last change to set lexical-vars properly
2062 (bug#15379).
2063 (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
2064 return args and options.
2065 (eshell-eval-using-options): Use the new return value of
2066 eshell--do-opts to set the options's vars in their scope.
2067 (eshell--set-option): Rename from eshell-set-option.
2068 Add arg `opt-vals'.
2069 (eshell--process-option): Rename from eshell-process-option.
2070 Add arg `opt-vals'.
2071 (eshell--process-args): Use an `opt-vals' alist to store the options's
2072 values during their processing and return them additionally to the
2073 remaining args.
2074
2075 2013-09-15 Dmitry Gutov <dgutov@yandex.ru>
2076
2077 * progmodes/ruby-mode.el (ruby-operator-re): Consider line
2078 continuation character an operator, as far as indentation is
2079 concerned (Bug#15369).
2080
2081 2013-09-15 Martin Rudalics <rudalics@gmx.at>
2082
2083 * window.el (window--state-put-2): Don't process buffer state
2084 when buffer doesn't exist any more (Bug#15382).
2085
2086 2013-09-15 Glenn Morris <rgm@gnu.org>
2087
2088 * eshell/em-unix.el (eshell/rm):
2089 Make -f ignore missing files. (Bug#15373)
2090
2091 * eshell/esh-cmd.el (eshell--local-vars): New variable. (Bug#15372)
2092 (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
2093 * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
2094
2095 2013-09-14 Glenn Morris <rgm@gnu.org>
2096
2097 * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
2098
2099 2013-09-13 Glenn Morris <rgm@gnu.org>
2100
2101 * dired-x.el (dired-guess-shell-alist-user): Doc fix.
2102 (dired-guess-default): Make `file' available in the env. (Bug#15363)
2103
2104 2013-09-13 Dmitry Antipov <dmantipov@yandex.ru>
2105
2106 * frame.el (x-focus-frame): Mark as declared in frame.c.
2107
2108 2013-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2109
2110 * ls-lisp.el: Use advice-add.
2111 (original-insert-directory): Remove.
2112 (ls-lisp--insert-directory): Rename from insert-directory; add
2113 `orig-fun' argument.
2114 (insert-directory): Advise.
2115
2116 2013-09-13 Eli Zaretskii <eliz@gnu.org>
2117
2118 * term.el (term-emulate-terminal): Decode the command string
2119 before passing it to term-command-hook. (Bug#15337)
2120
2121 2013-09-13 Glenn Morris <rgm@gnu.org>
2122
2123 * eshell/esh-util.el (ange-cache): Move declaration earlier.
2124
2125 * eshell/esh-ext.el (eshell-search-path): Declare.
2126
2127 * eshell/em-prompt.el (eshell/pwd): Autoload it.
2128 Otherwise an error occurs if eshell-dirs module not loaded.
2129
2130 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
2131
2132 2013-09-13 Michael Albinus <michael.albinus@gmx.de>
2133
2134 * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
2135 `tramp-check-proper-host'. Check for a valid method name.
2136
2137 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2138 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2139 * net/tramp-sh.el (tramp-maybe-open-connection):
2140 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
2141
2142 * net/tramp-cache.el (tramp-cache-print): Don't print text properties
2143 also for hash values.
2144
2145 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2146
2147 * term/ns-win.el (parameters): Don't declare as dynamic.
2148 (before-make-frame-hook): Don't add ineffective function.
2149
2150 * eshell/*.el: Use lexical-binding (bug#15231).
2151
2152 2013-09-12 Kenichi Handa <handa@gnu.org>
2153
2154 * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
2155
2156 2013-09-12 Glenn Morris <rgm@gnu.org>
2157
2158 * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
2159 (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
2160
2161 * subr.el (do-after-load-evaluation): Also give compiler warnings
2162 when obsolete files are used (except by obsolete files).
2163
2164 * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
2165 in the status output, assume `filename' is the first. (Bug#15322)
2166
2167 * vc/vc.el (vc-deduce-fileset): Doc fix.
2168
2169 * calc/calc-help.el (Info-goto-node):
2170 * progmodes/cperl-mode.el (Info-find-node):
2171 * vc/ediff.el (Info-goto-node): Update declarations.
2172
2173 * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
2174
2175 * vc/vc-bzr.el (vc-compilation-mode): Declare.
2176 (vc-bzr-pull): Require vc-dispatcher.
2177 * vc/vc-git.el (vc-compilation-mode): Declare.
2178 (vc-git-pull): Require vc-dispatcher.
2179
2180 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
2181
2182 * progmodes/octave.el (help-button-action): Declare.
2183
2184 * shell.el (shell-directory-tracker): Output error as a message
2185 rather than just returning it as a string.
2186 (shell-process-pushd): Remove useless use of message.
2187
2188 * dframe.el (dframe-timer-fn):
2189 * files.el (dir-locals-read-from-file):
2190 * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
2191 (mpc-format):
2192 * reveal.el (reveal-post-command):
2193 * saveplace.el (load-save-place-alist-from-file):
2194 * shell.el (shell-resync-dirs):
2195 * w32-common-fns.el (x-get-selection-value):
2196 * emacs-lisp/copyright.el (copyright-find-copyright):
2197 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
2198 * emulation/tpu-edt.el (tpu-copy-keyfile):
2199 * play/bubbles.el (bubbles--mark-neighbourhood):
2200 * progmodes/executable.el
2201 (executable-make-buffer-file-executable-if-script-p):
2202 * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
2203
2204 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2205
2206 Cleanup Eshell to rely less on dynamic scoping.
2207 * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
2208 last-value, and ext-command here. Bind `args' closer to `body'.
2209 (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
2210 (eshell--args): Declare new dynamic var.
2211 (eshell-do-opt): Add argument `args'. Bind our own usage-msg,
2212 last-value, and ext-command. Pass `args' to `body'.
2213 (eshell-process-args): Bind eshell--args.
2214 (eshell-set-option): Use eshell--args.
2215 * eshell/eshell.el (eshell): Use derived-mode-p.
2216 * eshell/esh-var.el (eshell-parse-variable): Use backquote.
2217 (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
2218 (eshell-glob-function): Declare.
2219 * eshell/esh-util.el: Require cl-lib.
2220 (eshell-read-hosts-file): Avoid add-to-list.
2221 * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
2222 `err'.
2223 * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
2224 Declare.
2225 (eshell/diff): Remove unused var `err'.
2226 * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
2227 `killflag'.
2228 * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
2229 * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
2230 first use.
2231 * eshell/em-glob.el (eshell-glob-matches, message-shown):
2232 Move declaration before first use.
2233 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
2234 * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
2235 rely on cl-return.
2236
2237 2013-09-12 Glenn Morris <rgm@gnu.org>
2238
2239 * term/ns-win.el (global-map): Remove binding for ispell-next,
2240 deleted 1999-05-29. (Bug#15357)
2241
2242 2013-09-11 Glenn Morris <rgm@gnu.org>
2243
2244 * echistory.el (electric-command-history): Remove call to deleted func.
2245
2246 * play/landmark.el (landmark-mode): Fix typos.
2247
2248 * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
2249 Check cvs-sort-ignore-file is bound.
2250
2251 * savehist.el: No need for cl when compiling on Emacs.
2252
2253 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2254
2255 * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
2256 (bug#15338).
2257 (eshell-self-insert-command, eshell-send-invisible):
2258 Remove unused argument.
2259 (eshell-handle-control-codes): Remove unused var `orig'.
2260 Avoid delete-backward-char.
2261
2262 * files.el (set-auto-mode): Simplify a bit further.
2263
2264 2013-09-11 Glenn Morris <rgm@gnu.org>
2265
2266 * files.el (interpreter-mode-alist): Remove \\` \\' parts.
2267 (set-auto-mode): Don't regexp-quote elements.
2268 * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
2269 * progmodes/cc-mode.el (interpreter-mode-alist):
2270 * progmodes/ruby-mode.el (interpreter-mode-alist):
2271 Revert previous change.
2272
2273 2013-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2274
2275 * play/snake.el (snake-mode):
2276 * play/mpuz.el (mpuz-mode):
2277 * play/landmark.el (lm-mode):
2278 * play/blackbox.el (blackbox-mode):
2279 * play/5x5.el (5x5-mode):
2280 * obsolete/options.el (Edit-options-mode):
2281 * net/quickurl.el (quickurl-list-mode):
2282 * net/newst-treeview.el (newsticker-treeview-mode):
2283 * mail/rmailsum.el (rmail-summary-mode):
2284 * mail/mspools.el (mspools-mode):
2285 * locate.el (locate-mode):
2286 * ibuffer.el (ibuffer-mode):
2287 * emulation/ws-mode.el (wordstar-mode):
2288 * emacs-lisp/debug.el (debugger-mode):
2289 * array.el (array-mode):
2290 * net/eudc.el (eudc-mode): Use define-derived-mode.
2291 * net/mairix.el (mairix-searches-mode-font-lock-keywords):
2292 Move initialization into declaration.
2293 (mairix-searches-mode): Use define-derived-mode.
2294 * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
2295 (eudc-edit-hotlist): Use dolist.
2296 * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
2297 (Man-mode): Use define-derived-mode.
2298 * info.el (Info-edit-mode-map): Rename from Info-edit-map.
2299 (Info-edit-mode): Use define-derived-mode.
2300 (Info-cease-edit): Use Info-mode.
2301 * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
2302 into declaration.
2303 (eshell-mode): Use define-derived-mode.
2304 * chistory.el (command-history-mode-map): Rename from
2305 command-history-map.
2306 (command-history-mode): Use define-derived-mode.
2307 (Command-history-setup): Remove function.
2308 * calc/calc.el (calc-trail-mode-map): New var.
2309 (calc-trail-mode): Use define-derived-mode.
2310 (calc-trail-buffer): Set calc-main-buffer manually.
2311 * bookmark.el (bookmark-insert-annotation): New function.
2312 (bookmark-edit-annotation): Use it.
2313 (bookmark-edit-annotation-mode): Make it a proper major mode.
2314 (bookmark-send-edited-annotation): Use derived-mode-p.
2315 * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
2316 closer to its ideal place. Use \' to match EOS.
2317
2318 * profiler.el (profiler-calltree-find): Use function-equal.
2319
2320 2013-09-10 Glenn Morris <rgm@gnu.org>
2321
2322 * files.el (interpreter-mode-alist): Convert to regexps.
2323 (set-auto-mode): Adapt for this. (Bug#15306)
2324 * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
2325 Comment out unused variable.
2326 * progmodes/cc-mode.el (interpreter-mode-alist):
2327 * progmodes/python.el (interpreter-mode-alist):
2328 * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
2329 * progmodes/sh-script.el (sh-set-shell):
2330 No longer use interpreter-mode-alist to get list of shells.
2331
2332 * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
2333
2334 2013-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2335
2336 * simple.el: Use set-temporary-overlay-map for universal-argument.
2337 (universal-argument-map): Don't use default-bindings (bug#15317).
2338 Bind switch-frame explicitly. Replace universal-argument-minus with
2339 a conditional binding.
2340 (universal-argument-num-events, saved-overriding-map): Remove.
2341 (restore-overriding-map): Remove.
2342 (universal-argument--mode): Rename from save&set-overriding-map,
2343 and rewrite.
2344 (universal-argument, universal-argument-more, negative-argument)
2345 (digit-argument): Adjust accordingly.
2346 (universal-argument-minus): Remove.
2347 (universal-argument-other-key): Remove.
2348
2349 * subr.el (with-demoted-errors): Add `format' argument.
2350
2351 2013-09-10 Michael Albinus <michael.albinus@gmx.de>
2352
2353 * net/tramp.el (tramp-cleanup): Remove. Functionality added to
2354 `tramp-cleanup-connection'.
2355
2356 * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
2357 parameters KEEP-DEBUG and KEEP-PASSWORD.
2358
2359 * net/tramp.el (tramp-file-name-handler):
2360 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2361 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
2362 (tramp-maybe-open-connection):
2363 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2364 Use `tramp-cleanup-connection'.
2365
2366 * net/tramp-sh.el (tramp-maybe-open-connection):
2367 Catch 'uname-changed inside the progress reporter.
2368
2369 2013-09-10 Glenn Morris <rgm@gnu.org>
2370
2371 * simple.el (read-minibuffer): Unbreak it. (Bug#15318)
2372
2373 * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
2374 returns "alternate access method" in mode (eg "-rw-r--r--.").
2375
2376 2013-09-08 Glenn Morris <rgm@gnu.org>
2377
2378 * saveplace.el (load-save-place-alist-from-file):
2379 Demote errors. (Bug#15305)
2380
2381 2013-09-08 Michael Albinus <michael.albinus@gmx.de>
2382
2383 Improve compatibility with older Emacsen, and XEmacs.
2384
2385 * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
2386 only if it is bound. It isn't for XEmacs.
2387 (with-tramp-progress-reporter): Do not let-bind `result'.
2388 This yields to scoping errors in XEmacs.
2389 (tramp-handle-make-auto-save-file-name): New function, moved from
2390 tramp-sh.el.
2391
2392 * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
2393 for `make-auto-save-file-name'.
2394 (tramp-adb--gnu-switches-to-ash):
2395 Use `tramp-compat-replace-regexp-in-string'.
2396
2397 * net/tramp-cache.el (tramp-cache-print): Call
2398 `substring-no-properties' only if it is bound. It isn't for XEmacs.
2399
2400 * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
2401 bound. It isn't for XEmacs.
2402
2403 * net/tramp-compat.el (tramp-compat-copy-file):
2404 Catch `wrong-number-of-arguments' error.
2405 (tramp-compat-replace-regexp-in-string): New defun.
2406
2407 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
2408 for `make-auto-save-file-name'.
2409 (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
2410 `copy-file'.
2411 (tramp-gvfs-file-gvfs-monitor-file-process-filter)
2412 (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
2413 (tramp-synce-list-devices): Use `push' instead of `pushnew'.
2414
2415 * net/tramp-gw.el (tramp-gw-open-network-stream):
2416 Use `tramp-compat-replace-regexp-in-string'.
2417
2418 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2419 Call `tramp-handle-make-auto-save-file-name'.
2420 (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
2421 (tramp-sh-file-gvfs-monitor-dir-process-filter)
2422 (tramp-sh-file-inotifywait-process-filter):
2423 Use `tramp-compat-replace-regexp-in-string'.
2424 (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
2425
2426 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
2427 for `make-auto-save-file-name'.
2428 (tramp-smb-handle-copy-directory):
2429 Call `tramp-compat-replace-regexp-in-string'.
2430 (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
2431 (tramp-smb-handle-copy-file): Improve error message.
2432 (tramp-smb-handle-rename-file): Rename directly only in case
2433 `newname' does not exist yet. This is a restriction of smbclient.
2434 (tramp-smb-maybe-open-connection): Rerun the function only when
2435 `auth-sources' is non-nil.
2436
2437 2013-09-08 Kenichi Handa <handa@gnu.org>
2438
2439 * international/characters.el: Set category "^" (Combining) for
2440 more characters.
2441
2442 2013-09-07 Alan Mackenzie <acm@muc.de>
2443
2444 Correctly fontify Java class constructors.
2445 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
2446 in Java Mode.
2447 (c-recognize-typeless-decls): Set the Java value to t.
2448 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
2449 While handling a "(", add a check for, effectively, Java, and handle a
2450 "typeless" declaration there.
2451
2452 2013-09-07 Roland Winkler <winkler@gnu.org>
2453
2454 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
2455 field subtitle for entry type book.
2456
2457 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2458
2459 * minibuffer.el: Make minibuffer-complete call completion-in-region
2460 rather than other way around.
2461 (completion--some, completion-pcm--find-all-completions):
2462 Don't delay signals when debugging.
2463 (minibuffer-completion-contents): Beware fields within the
2464 minibuffer contents.
2465 (completion-all-sorted-completions): Use defvar-local.
2466 (completion--do-completion, completion--cache-all-sorted-completions)
2467 (completion-all-sorted-completions, minibuffer-force-complete):
2468 Add args `beg' and `end'.
2469 (completion--in-region-1): New fun, extracted from minibuffer-complete.
2470 (minibuffer-complete): Use completion-in-region.
2471 (completion-complete-and-exit): New fun, extracted from
2472 minibuffer-complete-and-exit.
2473 (minibuffer-complete-and-exit): Use it.
2474 (completion--complete-and-exit): Rename from
2475 minibuffer--complete-and-exit.
2476 (completion-in-region--single-word): New function, extracted from
2477 minibuffer-complete-word.
2478 (minibuffer-complete-word): Use it.
2479 (display-completion-list): Make `common-substring' argument obsolete.
2480 (completion--in-region): Call completion--in-region-1 instead of
2481 minibuffer-complete.
2482 (completion-help-at-point): Pass boundaries to
2483 minibuffer-completion-help as args rather than via an overlay.
2484 (completion-pcm--string->pattern): Use `any-delim'.
2485 (completion-pcm--optimize-pattern): New function.
2486 (completion-pcm--pattern->regex): Handle `any-delim'.
2487 * icomplete.el (icomplete-forward-completions)
2488 (icomplete-backward-completions, icomplete-completions):
2489 Adjust calls to completion-all-sorted-completions and
2490 completion--cache-all-sorted-completions.
2491 (icomplete-with-completion-tables): Default to t.
2492 * emacs-lisp/crm.el (crm--current-element): Rename from
2493 crm--select-current-element. Don't put an overlay but return the
2494 boundaries instead.
2495 (crm--completion-command): Take two new args to bind to the boundaries.
2496 (crm-completion-help): Adjust accordingly.
2497 (crm-complete): Use completion-in-region.
2498 (crm-complete-word): Use completion-in-region--single-word.
2499 (crm-complete-and-exit): Use completion-complete-and-exit.
2500
2501 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2502
2503 * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
2504 than dynamically.
2505
2506 2013-09-06 Juri Linkov <juri@jurta.org>
2507
2508 * info.el (Info-display-images-node): When image file doesn't exist
2509 display text version of the image if it's provided in the Info file.
2510 Otherwise, display the location of missing image from SRC attribute.
2511 Add help-echo text property from ALT attribute. (Bug#15279)
2512
2513 2013-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2514
2515 * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
2516 (edit-abbrevs-mode): Use define-derived-mode.
2517
2518 * epa.el (epa--encode-coding-string, epa--decode-coding-string)
2519 (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
2520 that it's defined.
2521 (epa-key-list-mode, epa-key-mode, epa-info-mode):
2522 Use define-derived-mode.
2523
2524 * epg.el (epg-start-encrypt): Minor CSE simplification.
2525
2526 2013-09-06 William Xu <william.xwl@gmail.com>
2527
2528 * arc-mode.el: Add support for 7za (bug#15264).
2529 (archive-7z-program): New var.
2530 (archive-zip-extract, archive-zip-expunge, archive-zip-update)
2531 (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
2532 (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
2533
2534 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
2535
2536 Remove URL syntax.
2537
2538 * net/tramp.el (tramp-syntax, tramp-prefix-format)
2539 (tramp-postfix-method-format, tramp-prefix-ipv6-format)
2540 (tramp-postfix-ipv6-format, tramp-prefix-port-format)
2541 (tramp-postfix-host-format, tramp-file-name-regexp)
2542 (tramp-completion-file-name-regexp)
2543 (tramp-completion-dissect-file-name)
2544 (tramp-handle-substitute-in-file-name): Remove 'url case.
2545 (tramp-file-name-regexp-url)
2546 (tramp-completion-file-name-regexp-url): Remove constants.
2547
2548 2013-09-06 Glenn Morris <rgm@gnu.org>
2549
2550 * replace.el (replace-string): Doc fix re start/end. (Bug#15275)
2551
2552 2013-09-05 Dmitry Gutov <dgutov@yandex.ru>
2553
2554 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
2555 keywords" below "here-doc beginnings" (Bug#15270).
2556
2557 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2558
2559 * subr.el (pop): Use `car-safe'.
2560 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
2561 to detect unused `pop' return value.
2562
2563 * progmodes/python.el (python-nav-beginning-of-block): Remove unused
2564 var `block-regexp'.
2565 (python-nav--forward-sexp): Remove unused var `re-search-fn'.
2566 (python-fill-string): Remove unused var `marker'.
2567 (python-skeleton-add-menu-items): Remove unused var `items'.
2568
2569 * international/mule-cmds.el: Require CL.
2570 (find-coding-systems-for-charsets): Avoid add-to-list.
2571 (sanitize-coding-system-list): New function, extracted from
2572 select-safe-coding-system-interactively.
2573 (select-safe-coding-system-interactively): Use it.
2574 (read-input-method-name): Accept symbols for `default'.
2575
2576 * emacs-lisp/advice.el (defadvice): Add indent rule.
2577
2578 2013-09-05 Daniel Hackney <dan@haxney.org>
2579
2580 * dired-x.el:
2581 * net/ange-ftp.el:
2582 * net/browse-url.el:
2583 * net/dbus.el:
2584 * net/eudc.el:
2585 * net/eudcb-ldap.el:
2586 * net/eww.el:
2587 * net/imap.el:
2588 * printing.el:
2589 * vc/ediff-diff.el:
2590 * vc/ediff-init.el:
2591 * vc/ediff-merg.el:
2592 * vc/ediff-mult.el:
2593 * vc/ediff-util.el:
2594 * vc/ediff-wind.el:
2595 * vc/ediff.el:
2596 * vc/emerge.el:
2597 * vc/pcvs.el:
2598 * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
2599 byte compiler. Remove some unused let-bound variables.
2600
2601 2013-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
2602
2603 * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
2604 a "ref-cell", since it gets better optimized (bug#14883).
2605
2606 2013-09-05 Glenn Morris <rgm@gnu.org>
2607
2608 * progmodes/cc-awk.el (c-forward-sws): Declare.
2609
2610 2013-09-04 Glenn Morris <rgm@gnu.org>
2611
2612 * generic-x.el [rul-generic-mode]: Require cc-mode.
2613 (c++-mode-syntax-table): Declare.
2614 (rul-generic-mode-syntax-table): Init in the defvar.
2615
2616 2013-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
2617
2618 * vc/vc-dispatcher.el (vc-run-delayed): New macro.
2619 (vc-do-command, vc-set-async-update):
2620 * vc/vc-mtn.el (vc-mtn-dir-status):
2621 * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
2622 (vc-hg-pull, vc-hg-merge-branch):
2623 * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
2624 (vc-git-merge-branch):
2625 * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
2626 (vc-cvs-dir-status-files):
2627 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
2628 (vc-bzr-dir-status-files):
2629 * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
2630 * vc/vc-annotate.el: Use lexical-binding.
2631 (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
2632 (vc-sentinel-movepoint): Declare.
2633 (vc-annotate): Don't use `goto-line'.
2634 * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
2635 (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
2636 (vc-sentinel-movepoint): Declare.
2637 * vc/vc-svn.el: Use lexical-binding.
2638 (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
2639 * vc/vc-sccs.el:
2640 * vc/vc-rcs.el: Use lexical-binding.
2641
2642 * autorevert.el (auto-revert-notify-handler): Explicitly ignore
2643 `deleted'. Don't drop errors silently.
2644
2645 * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
2646
2647 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
2648
2649 * vc/vc.el (vc-ignore): Rewrite.
2650 (vc-default-ignore): New function.
2651 (vc-default-ignore-completion-table): Use find-ignore-file.
2652
2653 * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
2654 * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
2655 * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
2656 Remove. Most code moved to vc.el.
2657
2658 2013-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
2661 * net/tramp-smb.el (tramp-smb-get-file-entries):
2662 * net/tramp-sh.el (tramp-sh-handle-insert-directory)
2663 (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
2664
2665 * net/eww.el (eww-display-raw): Remove unused argument `charset'.
2666 Update call to it.
2667 (eww-change-select): Remove unused var `properties'.
2668 (eww-make-unique-file-name): Remove unused var `base'.
2669
2670 * finder.el (finder-compile-keywords): Don't mess with windows.
2671
2672 * calculator.el (calculator-funcall): Fix typo in last change.
2673
2674 * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
2675
2676 * emacs-lisp/package.el (package-activate-1): Don't let a missing
2677 <pkg>-autoloads.el file stop us.
2678
2679 * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
2680 warnings, and factor out common code.
2681
2682 2013-09-03 Dmitry Gutov <dgutov@yandex.ru>
2683
2684 * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
2685 two-character operators and whether the character preceding them
2686 changes their meaning (Bug#15208).
2687
2688 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
2689
2690 Format code sent to Python shell for robustness.
2691 * progmodes/python.el (python-shell-buffer-substring):
2692 New function.
2693 (python-shell-send-region, python-shell-send-buffer): Use it.
2694
2695 2013-09-02 Michael Albinus <michael.albinus@gmx.de>
2696
2697 * net/tramp-compat.el (tramp-compat-user-error): Move it ...
2698 * net/tramp.el (tramp-user-error): ... here.
2699 (tramp-find-method, tramp-check-proper-host)
2700 (tramp-dissect-file-name, tramp-debug-message)
2701 (tramp-handle-shell-command):
2702 * net/tramp-adb.el (tramp-adb-handle-shell-command):
2703 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
2704
2705 * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
2706
2707 2013-09-02 Martin Rudalics <rudalics@gmx.at>
2708
2709 * avoid.el (mouse-avoidance-point-position)
2710 (mouse-avoidance-too-close-p): Handle case where posn-at-point
2711 returns nil.
2712
2713 2013-09-02 Fabián Ezequiel Gallina <fgallina@gnu.org>
2714
2715 * progmodes/python.el (python-shell-completion-get-completions):
2716 Drop use of deleted `comint-last-prompt-overlay'.
2717 (python-nav-if-name-main): New command.
2718
2719 2013-09-01 Glenn Morris <rgm@gnu.org>
2720
2721 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2722 Avoid leading space in $wins. Otherwise the sed command used by
2723 eg compile-main ends up containing "/*.el". (Bug#15170)
2724
2725 * frame.el (frame-background-mode): Doc fix. (Bug#15226)
2726
2727 2013-08-30 Glenn Morris <rgm@gnu.org>
2728
2729 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2730 Fix is-this-a-directory logic. (Bug#15220)
2731
2732 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2733
2734 * textmodes/css-mode.el: Use SMIE.
2735 (css-smie-grammar): New var.
2736 (css-smie--forward-token, css-smie--backward-token)
2737 (css-smie-rules): New functions.
2738 (css-mode): Use them.
2739 (css-navigation-syntax-table): Remove var.
2740 (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
2741 (css-indent-calculate, css-indent-line): Remove functions.
2742
2743 Misc changes to reduce use of `(lambda...); and other cleanups.
2744 * cus-edit.el: Use lexical-binding.
2745 (customize-push-and-save, customize-apropos)
2746 (custom-buffer-create-internal): Use closures.
2747 * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
2748 * progmodes/ada-xref.el: Use setq.
2749 * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
2750 * dframe.el: Use lexical-binding.
2751 (dframe-frame-mode): Fix calling convention for hooks. Use a closure.
2752 * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
2753 * descr-text.el: Use lexical-binding.
2754 (describe-text-widget, describe-text-sexp, describe-property-list):
2755 Use closures.
2756 * comint.el (comint-history-isearch-push-state): Use a closure.
2757 * calculator.el: Use lexical-binding.
2758 (calculator-number-to-string): Make it work with lexical-binding.
2759 (calculator-funcall): Same and use cl-letf.
2760
2761 * emacs-lisp/lisp.el (lisp--company-doc-buffer)
2762 (lisp--company-doc-string, lisp--company-location): New functions.
2763 (lisp-completion-at-point): Use them to improve Company support.
2764
2765 * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
2766 params of lambda expressions.
2767 (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
2768 (ruby-smie--opening-pipe-p): New function.
2769 (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
2770 symbols and matched |...| for formal params.
2771 (ruby-smie-rules): Don't let the formal params of a "do" prevent it
2772 from being treated as hanging. Handle "rescue".
2773
2774 2013-08-29 Glenn Morris <rgm@gnu.org>
2775
2776 * progmodes/cc-engine.el (c-pull-open-brace):
2777 Move definition before use.
2778
2779 2013-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2780
2781 * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
2782 are immutable. Don't use `unsafe' any more.
2783 (cl--defsubst-expand): Don't substitute at the same time as keeping
2784 a residual unused let-binding. Don't use `unsafe' any more.
2785
2786 2013-08-29 Glenn Morris <rgm@gnu.org>
2787
2788 * calendar/cal-china.el (calendar-chinese-year-cache):
2789 Recenter on 2015.
2790
2791 * nxml/nxml-util.el (nxml-debug-clear-inside):
2792 Use cl-loop rather than loop.
2793
2794 * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
2795
2796 * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
2797
2798 2013-08-28 Glenn Morris <rgm@gnu.org>
2799
2800 * progmodes/antlr-mode.el: No need to require cc-mode twice.
2801
2802 * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
2803
2804 * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
2805
2806 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2807
2808 * simple.el (repeat-complex-command--called-interactively-skip):
2809 New function.
2810 (repeat-complex-command): Use it (bug#14136).
2811
2812 * progmodes/cc-mode.el: Minor cleanup of var declarations.
2813 (c-define-abbrev-table): Add `doc' argument.
2814 (c-mode-abbrev-table, c++-mode-abbrev-table)
2815 (objc-mode-abbrev-table, java-mode-abbrev-table)
2816 (idl-mode-abbrev-table, pike-mode-abbrev-table)
2817 (awk-mode-abbrev-table): Use it.
2818 (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
2819 (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
2820 (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
2821 (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
2822 Move initialization into the declaration; and remove any
2823 autoload cookie.
2824
2825 * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
2826 and dynamic let binding.
2827
2828 * vc/smerge-mode.el: Remove redundant :group args.
2829
2830 * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
2831 to load-path.
2832
2833 2013-08-28 Juri Linkov <juri@jurta.org>
2834
2835 * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
2836 arg DONT-DOWNCASE-LAST of `read-key-sequence'.
2837 (isearch-other-meta-char): Handle an undefined shifted printing
2838 character by downshifting it. (Bug#15200)
2839
2840 2013-08-28 Juri Linkov <juri@jurta.org>
2841
2842 * isearch.el (isearch-search): Change regexp error message for
2843 non-regexp searches. (Bug#15166)
2844
2845 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
2846
2847 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2848 for portability to hosts where /bin/sh has problems.
2849
2850 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2851
2852 * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
2853
2854 2013-08-27 Juri Linkov <juri@jurta.org>
2855
2856 * isearch.el (isearch-other-meta-char): Don't store kmacro commands
2857 in the keyboard macro. (Bug#15126)
2858
2859 2013-08-27 Juri Linkov <juri@jurta.org>
2860
2861 * isearch.el (isearch-quote-char): Comment out converting unibyte
2862 to multibyte, thus syncing with its `quoted-insert' counterpart.
2863 (Bug#15166)
2864
2865 2013-08-27 Martin Rudalics <rudalics@gmx.at>
2866
2867 * window.el (display-buffer-use-some-window): Add missing
2868 argument in call of get-largest-window (Bug#15185).
2869 Reported by Stephen Leake.
2870
2871 2013-08-27 Glenn Morris <rgm@gnu.org>
2872
2873 * emacs-lisp/package.el (package-buffer-info): Fix message typo.
2874
2875 2013-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
2876
2877 * progmodes/python.el (python-font-lock-keywords): Don't return nil
2878 from a matcher-function unless there's no more matches (bug#15161).
2879
2880 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
2881
2882 * minibuffer.el: Revert change from 2013-08-20.
2883
2884 * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
2885 with text property `tramp-default', if appropriate.
2886 (tramp-check-proper-host): New defun.
2887 (tramp-dissect-file-name): Do not check hostname. Revert change
2888 of 2013-03-18.
2889 (tramp-backtrace): Make VEC-OR-PROC optional.
2890
2891 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2892 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2893 * net/tramp-sh.el (tramp-maybe-open-connection):
2894 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2895 Apply `tramp-check-proper-host'.
2896
2897 2013-08-26 Tassilo Horn <tsdh@gnu.org>
2898
2899 * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
2900 lambda expression in order to have `describe-variable' display it.
2901
2902 2013-08-26 Michael Albinus <michael.albinus@gmx.de>
2903
2904 * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
2905 BUF can be optional. (Bug#15186)
2906
2907 2013-08-25 Xue Fuqiao <xfq.free@gmail.com>
2908
2909 * progmodes/flymake.el (flymake-get-real-file-name-function):
2910 Fix broken customization. (Bug#15184)
2911
2912 2013-08-25 Alan Mackenzie <acm@muc.de>
2913
2914 Improve indentation of bracelists defined by macros (without "=").
2915
2916 * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
2917 expansion begins with "{", regard it as bracelist when it doesn't
2918 contain a ";".
2919
2920 Parse C++ inher-intro when there's a template split over 2 lines.
2921
2922 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
2923 rigorously the search for "class" etc. followed by ":".
2924
2925 * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
2926 random languages a regexp which never matches rather than nil.
2927
2928 Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
2929
2930 * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
2931 (c-awk-regexp-one-line-possibly-open-char-list-re)
2932 (c-awk-one-line-possibly-open-regexp-re)
2933 (c-awk-one-line-non-syn-ws*-re): Remove.
2934 (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
2935 (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
2936 (c-awk-space*-unclosed-regexp-/-re): New constants.
2937 (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
2938 aren't regexp delimiters.
2939
2940 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
2941 handling for a rare situation in AWK Mode involving unterminated
2942 strings/regexps.
2943
2944 2013-08-23 Glenn Morris <rgm@gnu.org>
2945
2946 * files.el (auto-mode-alist): Use sh-mode for .bash_history.
2947
2948 * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
2949
2950 * files.el (create-file-buffer): If the result would begin with
2951 spaces, prepend a "|" instead of removing them. (Bug#15162)
2952
2953 2013-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2954
2955 * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
2956 text-properties (bug#15155).
2957
2958 * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
2959 exist any more.
2960 (calc-keypad-redraw): Remove unused var `pad'.
2961 (calc-keypad-press): Remove unused var `menu'.
2962
2963 2013-08-23 Martin Rudalics <rudalics@gmx.at>
2964
2965 * window.el (display-buffer-pop-up-frame):
2966 Call pop-up-frame-function with BUFFER current so `make-frame' will
2967 use it as the new frame's buffer (Bug#15133).
2968
2969 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
2970
2971 * calendar/timeclock.el: Minor cleanups.
2972 (timeclock-ask-before-exiting, timeclock-use-display-time):
2973 Use `symbol'.
2974 (timeclock-modeline-display): Define as alias before the
2975 actual definition.
2976 (timeclock-mode-line-display): Use define-minor-mode.
2977 (timeclock-day-list-template): Make it a function, add an argument.
2978 (timeclock-day-list-required, timeclock-day-list-length)
2979 (timeclock-day-list-debt, timeclock-day-list-span)
2980 (timeclock-day-list-break): Adjust calls accordingly.
2981
2982 2013-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2983
2984 * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
2985 Use read--expression so that completion works again.
2986
2987 2013-08-21 Sam Steingold <sds@gnu.org>
2988
2989 Add rudimentary inferior shell interaction
2990 * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
2991 (sh-set-shell): Reset it.
2992 (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
2993 New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
2994
2995 2013-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
2996
2997 * align.el: Use lexical-binding.
2998 (align-region): Simplify accordingly.
2999
3000 2013-08-20 Michael Albinus <michael.albinus@gmx.de>
3001
3002 * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
3003
3004 * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
3005 `non-essential' up.
3006
3007 2013-08-17 Michael Albinus <michael.albinus@gmx.de>
3008
3009 * net/tramp.el:
3010 * net/tramp-adb.el:
3011 * net/tramp-cmds.el:
3012 * net/tramp-ftp.el:
3013 * net/tramp-gvfs.el:
3014 * net/tramp-gw.el:
3015 * net/tramp-sh.el: Don't wrap external variable declarations by
3016 `eval-when-compile'.
3017
3018 2013-08-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3019
3020 * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
3021 now that Emacs supports ImageMagick animations.
3022
3023 2013-08-16 Michael Albinus <michael.albinus@gmx.de>
3024
3025 * net/tramp-cmds.el (top): Don't declare `buffer-name'.
3026 (tramp-append-tramp-buffers): Rewrite buffer local variables part.
3027
3028 2013-08-16 Martin Rudalics <rudalics@gmx.at>
3029
3030 * window.el (mouse-autoselect-window-select): Do autoselect when
3031 mouse pointer is on margin.
3032
3033 2013-08-16 William Parsons <wbparsons@alum.mit.edu> (tiny change)
3034
3035 * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV. (Bug#1972)
3036
3037 2013-08-16 Glenn Morris <rgm@gnu.org>
3038
3039 * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
3040 Handle "Remote Directory" response of some clients. (Bug#15058)
3041
3042 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
3043 Tweak warning. (Bug#14926)
3044
3045 * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
3046 (menu-bar-tools-menu): Simplify news and mail items. (Bug#15095)
3047
3048 * image-mode.el (image-mode-map): Add menu items to reverse,
3049 increase, decrease, reset animation speed.
3050 (image--set-speed, image-increase-speed, image-decrease-speed)
3051 (image-reverse-speed, image-reset-speed): New functions.
3052 (image-mode-map): Add bindings for speed commands.
3053
3054 * image.el (image-animate-get-speed, image-animate-set-speed):
3055 New functions.
3056 (image-animate-timeout): Respect image :speed property.
3057
3058 2013-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
3059
3060 * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
3061 previous line (bug#15101).
3062 (debugger-eval-expression, debugger-record-expression):
3063 Use read--expression (bug#15102).
3064
3065 2013-08-15 Michael Albinus <michael.albinus@gmx.de>
3066
3067 Remove byte compiler warnings, visible when compiling with
3068 `byte-compile-force-lexical-warnings' set to t.
3069
3070 * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
3071 (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
3072 (tramp-handle-unhandled-file-name-directory)
3073 (tramp-handle-file-notify-add-watch, tramp-action-login)
3074 (tramp-action-succeed, tramp-action-permission-denied)
3075 (tramp-action-terminal, tramp-action-process-alive): Prefix unused
3076 arguments with "_".
3077
3078 * net/tramp-adb.el (tramp-adb-parse-device-names)
3079 (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
3080 (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
3081 (tramp-adb-handle-file-truename): Remove unused arguments.
3082
3083 * net/tramp-cache.el (tramp-flush-directory-property)
3084 (tramp-flush-connection-property, tramp-list-connections)
3085 (tramp-parse-connection-properties): Prefix unused arguments with "_".
3086
3087 * net/tramp-compat.el (tramp-compat-make-temp-file):
3088 Rename FILENAME to F.
3089
3090 * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
3091 (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
3092 (tramp-zeroconf-parse-workstation-device-names)
3093 (tramp-zeroconf-parse-webdav-device-names)
3094 (tramp-synce-parse-device-names): Prefix unused arguments with "_".
3095
3096 * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
3097 (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
3098
3099 * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
3100 arguments.
3101 (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
3102 (tramp-sh-handle-insert-file-contents-literally)
3103 (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
3104 with "_".
3105 (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
3106 Remove unused variables.
3107
3108 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
3109 (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
3110 (tramp-smb-read-file-entry): Prefix unused arguments with "_".
3111
3112 * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
3113 Make them a defconst.
3114 (tramp-uuencode-region): Remove unused variable.
3115
3116 2013-08-14 Juanma Barranquero <lekktu@gmail.com>
3117
3118 * frameset.el (frameset--prop-setter): New function.
3119 (frameset-prop): Add gv-setter declaration.
3120 (frameset-filter-minibuffer): Deal with the case that the minibuffer
3121 parameter was already set in FILTERED. Doc fix.
3122 (frameset--record-minibuffer-relationships): Allow saving a
3123 minibufferless frame without its corresponding minibuffer frame.
3124 (frameset--reuse-frame): Accept a match from an orphaned minibufferless
3125 frame, if the frame id matches.
3126 (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
3127 frames before orphaned ones.
3128 (frameset-restore): Warn about orphaned windows, instead of error out.
3129
3130 2013-08-14 Martin Rudalics <rudalics@gmx.at>
3131
3132 * window.el (window-make-atom): Don't overwrite parameter
3133 already present.
3134 (display-buffer-in-atom-window): Handle special case where we
3135 split an already atomic window.
3136 (window--major-non-side-window, display-buffer-in-side-window)
3137 (window--side-check): Ignore minibuffer window when walking
3138 window tree.
3139 (window-deletable-p): Return 'frame only if no other frame uses
3140 our minibuffer window.
3141 (record-window-buffer): Run buffer-list-update-hook.
3142 (split-window): Make sure window--check-frame won't destroy an
3143 existing atomic window in case the new window gets nested
3144 inside.
3145 (display-buffer-at-bottom): Ignore minibuffer window when
3146 walking window tree. Don't split a side window.
3147 (pop-to-buffer): Don't set-buffer here, the select-window call
3148 should do that.
3149 (mouse-autoselect-window-select): Autoselect only if we are in the
3150 text portion of the window.
3151
3152 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3153
3154 * net/shr.el (shr-parse-image-data): New function to grab both the
3155 data itself and the Content-Type.
3156 (shr-put-image): Use it.
3157
3158 * net/eww.el (eww-display-image): Ditto.
3159
3160 * image.el (image-content-type-suffixes): New variable.
3161
3162 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
3163
3164 * progmodes/python.el (python-imenu--build-tree)
3165 (python-imenu--put-parent): Simplify and Fix (GH bug 146).
3166
3167 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
3168
3169 * simple.el (backward-word): Mention the optional argument.
3170
3171 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
3172
3173 * frameset.el (frameset--make): Rename constructor from make-frameset.
3174 (frameset-p, frameset-valid-p): Don't autoload.
3175 (frameset-valid-p): Use normal accessors.
3176
3177 2013-08-13 Glenn Morris <rgm@gnu.org>
3178
3179 * progmodes/compile.el (compile-command): Tweak example in doc.
3180 * obsolete/scribe.el (scribe-mode):
3181 * progmodes/mixal-mode.el (mixal-mode): Quote buffer name. (Bug#15053)
3182
3183 * mail/feedmail.el (feedmail-confirm-outgoing)
3184 (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
3185
3186 * cus-start.el (truncate-partial-width-windows): Fix type.
3187
3188 * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
3189
3190 * net/shr.el (shr-table-horizontal-line): Fix custom type.
3191
3192 2013-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
3193
3194 * emacs-lisp/timer.el (timer--time-setter): New function.
3195 (timer--time): Use it as gv-setter.
3196
3197 * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
3198 setter is not a symbol.
3199
3200 2013-08-12 Grégoire Jadi <daimrod@gmail.com>
3201
3202 * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
3203 if sending fails. This makes debugging easier.
3204
3205 2013-08-12 Juanma Barranquero <lekktu@gmail.com>
3206
3207 * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
3208 2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
3209 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
3210
3211 2013-08-12 Eli Zaretskii <eliz@gnu.org>
3212
3213 * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
3214
3215 2013-08-12 Glenn Morris <rgm@gnu.org>
3216
3217 * format.el (format-annotate-function):
3218 Handle read-only text properties in the source. (Bug#14887)
3219
3220 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3221
3222 * net/eww.el (eww-display-html): Ignore coding system errors.
3223 One web site uses "utf-8lias" as the coding system.
3224
3225 2013-08-11 Juanma Barranquero <lekktu@gmail.com>
3226
3227 * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
3228
3229 2013-08-10 Juanma Barranquero <lekktu@gmail.com>
3230
3231 * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
3232 (tutorial--detailed-help): Remove unused local variables.
3233 (tutorial--save-tutorial-to): Use ignore-errors.
3234 (help-with-tutorial): Use looking-at-p.
3235
3236 * view.el (view-buffer-other-window, view-buffer-other-frame):
3237 Mark unused arguments.
3238
3239 * woman.el (woman-parse-colon-path, woman-parse-colon-path)
3240 (woman-select-symbol-fonts, woman, woman-find-file)
3241 (woman-insert-file-contents, woman-non-underline-faces):
3242 Use string-match-p.
3243 (woman1-unquote): Move declaration.
3244
3245 * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
3246 (xml-parse-dtd): Use looking-at-p, string-match-p. Mark unused
3247 argument. Remove unused local variable.
3248 (xml-parse-elem-type): Use string-match-p.
3249 (xml-substitute-numeric-entities): Use ignore-errors.
3250
3251 * calculator.el (calculator): Mark unused argument.
3252 (calculator-paste, calculator-quit, calculator-integer-p):
3253 Use ignore-errors.
3254 (calculator-string-to-number, calculator-decimal, calculator-exp)
3255 (calculator-op-or-exp): Use string-match-p.
3256
3257 * dired.el (dired-buffer-more-recently-used-p): Declare.
3258 (dired-insert-set-properties, dired-insert-old-subdirs):
3259 Use ignore-errors.
3260
3261 * dired-aux.el (dired-compress): Use ignore-errors.
3262 (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
3263 (dired-do-async-shell-command, dired-do-shell-command)
3264 (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
3265 (dired-insert-subdir-validate): Use string-match-p.
3266 (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
3267 (dired-add-entry): Use string-match-p, looking-at-p.
3268 (dired-insert-subdir-newpos): Remove unused local variable.
3269
3270 * filenotify.el (file-notify-callback): Remove unused local variable.
3271
3272 * filesets.el (filesets-error): Mark unused argument.
3273 (filesets-which-command-p, filesets-filter-dir-names)
3274 (filesets-directory-files, filesets-get-external-viewer)
3275 (filesets-ingroup-get-data): Use string-match-p.
3276
3277 * find-file.el (ff-other-file-name, ff-other-file-name)
3278 (ff-find-the-other-file, ff-cc-hh-converter):
3279 Remove unused local variables.
3280 (ff-get-file-name): Use string-match-p.
3281 (ff-all-dirs-under): Use ignore-errors.
3282
3283 * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
3284 (follow-select-if-visible): Remove unused local variable.
3285
3286 * forms.el (read-file-filter): Move declaration.
3287 (forms--make-format, forms--make-parser, forms-insert-record):
3288 Quote function with #'.
3289 (forms--update): Use string-match-p. Quote function with #'.
3290
3291 * help-mode.el (help-dir-local-var-def): Mark unused argument.
3292 (help-make-xrefs): Use looking-at-p.
3293 (help-xref-on-pp): Use looking-at-p, ignore-errors.
3294
3295 * ibuffer.el (ibuffer-ext-visible-p): Declare.
3296 (ibuffer-confirm-operation-on): Use string-match-p.
3297
3298 * msb.el (msb-item-handler, msb-dired-item-handler):
3299 Mark unused arguments.
3300
3301 * ses.el (ses-decode-cell-symbol)
3302 (ses-kill-override): Remove unused local variable.
3303 (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
3304 (ses-load): Use ignore-errors, looking-at-p.
3305 (ses-jump-safe): Use ignore-errors.
3306 (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
3307
3308 * tabify.el (untabify, tabify): Mark unused arguments.
3309
3310 * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
3311 Mark unused argument.
3312 (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
3313 (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
3314
3315 * emacs-lisp/timer.el (timer--time): Define setter with
3316 gv-define-setter to avoid deprecation warning.
3317
3318 * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
3319 (*record-cmpl-statistics-p*): Remove (was commented out).
3320 (cmpl-statistics-block): Remove (body was commented out).
3321 All callers changed.
3322 (add-completions-from-buffer, load-completions-from-file):
3323 Remove unused variables.
3324
3325 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
3326
3327 * filecache.el (file-cache-delete-file-list):
3328 Print message only when told so.
3329 (file-cache-files-matching): Use #' in mapconcat argument.
3330
3331 * ffap.el (ffap-url-at-point): Fix reference to variable
3332 thing-at-point-default-mail-uri-scheme.
3333
3334 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
3335
3336 * subr.el (define-error): New function.
3337 * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
3338 error-file-not-found and define with define-error.
3339 * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
3340 and define with define-error.
3341 * userlock.el (file-locked, file-supersession):
3342 * simple.el (mark-inactive):
3343 * progmodes/js.el (js-moz-bad-rpc, js-js-error):
3344 * progmodes/ada-mode.el (ada-mode-errors):
3345 * play/life.el (life-extinct):
3346 * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
3347 * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
3348 * nxml/rng-util.el (rng-error):
3349 * nxml/rng-uri.el (rng-uri-error):
3350 * nxml/rng-match.el (rng-compile-error):
3351 * nxml/rng-cmpct.el (rng-c-incorrect-schema):
3352 * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
3353 * nxml/nxml-rap.el (nxml-scan-error):
3354 * nxml/nxml-outln.el (nxml-outline-error):
3355 * net/soap-client.el (soap-error):
3356 * net/gnutls.el (gnutls-error):
3357 * net/ange-ftp.el (ftp-error):
3358 * mpc.el (mpc-proc-error):
3359 * json.el (json-error, json-readtable-error, json-unknown-keyword)
3360 (json-number-format, json-string-escape, json-string-format)
3361 (json-key-format, json-object-format):
3362 * jka-compr.el (compression-error):
3363 * international/quail.el (quail-error):
3364 * international/kkc.el (kkc-error):
3365 * emacs-lisp/ert.el (ert-test-failed):
3366 * calc/calc.el (calc-error, inexact-result, math-overflow)
3367 (math-underflow):
3368 * bookmark.el (bookmark-error-no-filename):
3369 * epg.el (epg-error): Define with define-error.
3370
3371 * time.el (display-time-event-handler)
3372 (display-time-next-load-average): Don't call sit-for since it seems
3373 unnecessary (bug#15045).
3374
3375 * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
3376 Use #' instead of ' to quote functions.
3377 (checkdoc-output-mode): Use setq-local.
3378 (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
3379 (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
3380 (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
3381 (checkdoc-ispell, checkdoc-ispell-current-buffer)
3382 (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
3383 (checkdoc-ispell-message-text, checkdoc-ispell-start)
3384 (checkdoc-ispell-continue, checkdoc-ispell-comments)
3385 (checkdoc-ispell-defun): Remove unused arg `take-notes'.
3386
3387 * ido.el (ido-completion-help): Fix up compiler warning.
3388
3389 2013-08-09 Juanma Barranquero <lekktu@gmail.com>
3390
3391 * frameset.el (frameset-p): Add autoload cookie.
3392 (frameset--jump-to-register): New function, based on code moved from
3393 register.el.
3394 (frameset-to-register): Move from register.el. Adapt to `registerv'.
3395
3396 * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
3397 (frameset-restore, frameset-save, frameset-session-filter-alist):
3398 Remove declarations.
3399 (register-alist): Doc fix.
3400 (frameset-to-register): Move to frameset.el.
3401 (jump-to-register, describe-register-1): Remove frameset-specific code.
3402
3403 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
3404
3405 * allout-widgets.el (allout-widgets-pre-command-business)
3406 (allout-widgets-post-command-business)
3407 (allout-widgets-after-change-handler)
3408 (allout-decorate-item-and-context, allout-set-boundary-marker)
3409 (allout-body-modification-handler)
3410 (allout-graphics-modification-handler): Mark ignored arguments.
3411 (allout-widgets-post-command-business)
3412 (allout-widgets-exposure-change-processor)
3413 (allout-widgets-exposure-undo-processor)
3414 (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
3415 (allout-parse-item-at-point, allout-decorate-item-guides)
3416 (allout-decorate-item-cue, allout-item-span): Remove unused variables.
3417 * allout.el (epa-passphrase-callback-function): Declare.
3418 (allout-overlay-insert-in-front-handler)
3419 (allout-overlay-interior-modification-handler)
3420 (allout-isearch-end-handler, allout-chart-siblings)
3421 (allout-up-current-level, allout-end-of-level, allout-reindent-body)
3422 (allout-yank-processing, allout-process-exposed)
3423 (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
3424 (allout-latex-verbatim-quote-curr-line): Remove unused variables.
3425 * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
3426 (lisp-indent-defform): Mark ignored arguments.
3427 (lisp-indent-line): Mark ignored arguments. Remove unused variables.
3428 (calculate-lisp-indent): Remove unused variables.
3429 * international/characters.el (indian-2-column, arabic-2-column)
3430 (tibetan): Mark ignored arguments.
3431 (use-cjk-char-width-table): Mark ignored arguments.
3432 Remove unused variables.
3433 * international/fontset.el (build-default-fontset-data)
3434 (x-compose-font-name, create-fontset-from-fontset-spec):
3435 Mark ignored arguments.
3436 (fontset-plain-name): Remove unused variables.
3437 * international/mule.el (charset-id, charset-bytes, generic-char-p)
3438 (keyboard-coding-system): Mark ignored arguments.
3439 (find-auto-coding): Remove unused variables. Use `ignore-errors'.
3440 * help.el (resize-temp-buffer-window):
3441 * window.el (display-buffer-in-major-side-window)
3442 (display-buffer-in-side-window, display-buffer-in-previous-window):
3443 Remove unused variables.
3444 * isearch.el (isearch-forward-symbol):
3445 * version.el (emacs-bzr-version-bzr):
3446 * international/mule-cmds.el (current-language-environment):
3447 * term/common-win.el (x-handle-iconic, x-handle-geometry)
3448 (x-handle-display):
3449 * term/pc-win.el (x-list-fonts, x-display-planes)
3450 (x-display-color-cells, x-server-max-request-size, x-server-vendor)
3451 (x-server-version, x-display-screens, x-display-mm-height)
3452 (x-display-mm-width, x-display-backing-store, x-display-visual-class)
3453 (x-selection-owner-p, x-own-selection-internal)
3454 (x-disown-selection-internal, x-get-selection-internal)
3455 (msdos-initialize-window-system):
3456 * term/tty-colors.el (tty-color-alist, tty-color-clear):
3457 * term/x-win.el (x-handle-no-bitmap-icon):
3458 * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
3459 (vc-default-find-file-hook, vc-default-extra-menu):
3460 Mark ignored arguments.
3461
3462 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3463
3464 * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
3465 break-condition in the context of the debugged code (bug#12685).
3466
3467 2013-08-08 Christopher Schmidt <christopher@ch.ristopher.com>
3468
3469 * comint.el:
3470 Do not use an overlay to highlight the last prompt. (Bug#14744)
3471 (comint-mode): Make comint-last-prompt buffer local.
3472 (comint-last-prompt): New variable.
3473 (comint-last-prompt-overlay): Remove. Superseded by
3474 comint-last-prompt.
3475 (comint-snapshot-last-prompt, comint-output-filter):
3476 Use comint-last-prompt.
3477
3478 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
3479
3480 * frameset.el (frameset-valid-p): Check vector length. Doc fix.
3481 (frameset-save): Check validity of the resulting frameset.
3482
3483 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
3484
3485 * ido.el (ido-record-command): Add doc string.
3486
3487 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * frameset.el (frameset): Do not disable creation of the default
3490 frameset-p predicate. Doc fix.
3491 (frameset-valid-p): New function, copied from the old predicate-p.
3492 Add additional checks.
3493 (frameset-restore): Check with frameset-valid-p.
3494 (frameset-p, frameset-version, frameset-timestamp, frameset-app)
3495 (frameset-name, frameset-description, frameset-properties)
3496 (frameset-states): Add docstring.
3497 (frameset-session-filter-alist, frameset-persistent-filter-alist)
3498 (frameset-filter-alist): Doc fixes.
3499
3500 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
3501
3502 * frameset.el (frameset-p, frameset-prop): Doc fixes.
3503
3504 2013-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
3505
3506 * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
3507 extracted from byte-compile-callargs-warn and byte-compile-normal-call.
3508 (byte-compile-callargs-warn, byte-compile-function-form): Use it.
3509 (byte-compile-normal-call): Remove obsolescence check.
3510
3511 2013-08-08 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * frameset.el (frameset-restore): Doc fix.
3514
3515 * register.el (frameset-frame-id, frameset-frame-with-id)
3516 (frameset-p, frameset-restore, frameset-save): Declare.
3517 (register-alist): Document framesets.
3518 (frameset-session-filter-alist): Declare.
3519 (frameset-to-register): New function.
3520 (jump-to-register): Implement jumping to framesets. Doc fix.
3521 (describe-register-1): Describe framesets.
3522
3523 * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
3524
3525 2013-08-07 Juanma Barranquero <lekktu@gmail.com>
3526
3527 * desktop.el (desktop-save-frameset): Use new frameset-save args.
3528 Use lexical-binding.
3529
3530 * frameset.el (frameset): Use type vector, not list (incompatible
3531 change). Do not declare a new constructor, use the default one.
3532 Upgrade suggested properties `app', `name' and `desc' to slots `app',
3533 `name' and `description', respectively, and add read-only slot
3534 `timestamp'. Doc fixes.
3535 (frameset-copy, frameset-persistent-filter-alist)
3536 (frameset-filter-alist, frameset-switch-to-gui-p)
3537 (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
3538 (frameset-filter-sanitize-color, frameset-filter-minibuffer)
3539 (frameset-filter-iconified, frameset-keep-original-display-p):
3540 Doc fixes.
3541 (frameset-filter-shelve-param, frameset-filter-unshelve-param):
3542 Rename from frameset-filter-(save|restore)-param. All callers changed.
3543 Doc fix.
3544 (frameset-p): Adapt to change to vector and be more thorough.
3545 Change arg name to OBJECT. Doc fix.
3546 (frameset-prop): Rename arg PROP to PROPERTY. Doc fix.
3547 (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
3548 All callers changed.
3549 (frameset-frame-with-id): Rename from frameset-locate-frame-id.
3550 All callers changed.
3551 (frameset--record-minibuffer-relationships): Rename from
3552 frameset--process-minibuffer-frames. All callers changed.
3553 (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
3554 Use new default constructor (again). Doc fix.
3555 (frameset--find-frame-if): Rename from `frameset--find-frame.
3556 All callers changed.
3557 (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
3558 (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
3559 Doc fix.
3560 (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
3561 PARAMETERS and WINDOW-STATE, respectively.
3562 (frameset-restore): Add new keyword argument PREDICATE.
3563 Reset frameset--target-display to nil. Doc fix.
3564
3565 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
3566
3567 * progmodes/bat-mode.el (bat--syntax-propertize): New var.
3568 (bat-mode): Use it.
3569 (bat-mode-syntax-table): Mark \n as end-of-comment.
3570 (bat-font-lock-keywords): Remove comment rule.
3571
3572 * progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
3573 (dos-mode-help): Remove. Use describe-mode (C-h m) instead.
3574
3575 * emacs-lisp/bytecomp.el: Check existence of f in #'f.
3576 (byte-compile-callargs-warn): Use `push'.
3577 (byte-compile-arglist-warn): Ignore higher-order "calls".
3578 (byte-compile-file-form-autoload): Use `pcase'.
3579 (byte-compile-function-form): If quoting a symbol, check that it exists.
3580
3581 2013-08-07 Eli Zaretskii <eliz@gnu.org>
3582
3583 * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
3584 and add a few popular commands found in batch files.
3585 (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
3586 (dos-mode): Doc fixes.
3587
3588 2013-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
3589
3590 * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
3591 (dos-mode): Use setq-local. Add space after "rem".
3592 (dos-mode-syntax-table): Don't use "w" for symbol chars.
3593 (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
3594
3595 2013-08-07 Arni Magnusson <arnima@hafro.is>
3596
3597 * progmodes/dos.el: New file.
3598 * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
3599 dos-mode.
3600
3601 2013-08-06 Glenn Morris <rgm@gnu.org>
3602
3603 * calendar/calendar.el: Add new faces, and day-header-array.
3604 (calendar-weekday-header, calendar-weekend-header)
3605 (calendar-month-header): New faces.
3606 (calendar-day-header-construct): New function.
3607 (calendar-day-header-width): Also :set calendar-day-header-array.
3608 (calendar-american-month-header, calendar-european-month-header)
3609 (calendar-iso-month-header): Use calendar- faces.
3610 (calendar-generate-month):
3611 Use calendar-day-header-array for day headers; apply faces to them.
3612 (calendar-mode): Check calendar-font-lock-keywords non-nil.
3613 (calendar-abbrev-construct): Add optional maxlen argument.
3614 (calendar-day-name-array): Doc fix.
3615 (calendar-day-name-array, calendar-abbrev-length)
3616 (calendar-day-abbrev-array):
3617 Also :set calendar-day-header-array, and maybe redraw.
3618 (calendar-day-header-array): New option. (Bug#15007)
3619 (calendar-font-lock-keywords): Set to nil and make obsolete.
3620 (calendar-day-name): Add option to use header array.
3621
3622 2013-08-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3623
3624 * net/shr.el (shr-render-td): Remove debugging.
3625 (shr-render-td): Make width computation consistent by defaulting
3626 all zero-width columns to 10 characters. This may not be optimal,
3627 but it's at least consistent.
3628 (shr-make-table-1): Redo last change to fix the real problem in
3629 colspan handling.
3630
3631 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
3632
3633 * files.el (cache-long-line-scans):
3634 Make obsolete alias to `cache-long-scans'.
3635
3636 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
3637
3638 * frameset.el (frameset, frameset-filter-alist)
3639 (frameset-filter-params, frameset-save, frameset--reuse-frame)
3640 (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
3641 (frameset-compute-pos): Rename from frameset--compute-pos,
3642 and add docstring.
3643 (frameset-move-onscreen): Use frameset-compute-pos.
3644 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
3645
3646 * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
3647 Fix typos in docstrings.
3648
3649 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
3650
3651 * frame.el (get-other-frame): Tiny cleanup.
3652
3653 2013-08-06 Juanma Barranquero <lekktu@gmail.com>
3654
3655 * vc/vc.el (vc-default-ignore-completion-table):
3656 Silence byte-compiler warning.
3657
3658 * frameset.el (frameset-p): Don't check non-nullness of the `properties'
3659 slot , which can indeed be nil.
3660 (frameset-live-filter-alist, frameset-persistent-filter-alist):
3661 Move entry for `left' from persistent to live filter alist.
3662 (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
3663 Doc fixes.
3664 (frameset-filter-params): When restoring a frame, copy items added to
3665 `filtered', to avoid unwittingly modifying the original parameters.
3666 (frameset-move-onscreen): Rename from frameset--move-onscreen. Doc fix.
3667 (frameset--restore-frame): Fix reference to frameset-move-onscreen.
3668
3669 * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
3670 to use looking-at-p instead of looking-at. (Bug#15028)
3671
3672 2013-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
3673
3674 Revert introduction of isearch-filter-predicates (bug#14714).
3675 Rely on add-function instead.
3676 * isearch.el (isearch-filter-predicates): Rename it back to
3677 isearch-filter-predicate.
3678 (isearch-message-prefix): Use advice-function-mapc and advice
3679 properties to get the isearch-message-prefix.
3680 (isearch-search, isearch-lazy-highlight-search): Revert to funcall
3681 instead of run-hook-with-args-until-failure.
3682 (isearch-filter-visible): Not obsolete any more.
3683 * loadup.el: Preload nadvice.
3684 * replace.el (perform-replace): Revert to funcall
3685 instead of run-hook-with-args-until-failure.
3686 * wdired.el (wdired-change-to-wdired-mode): Use add-function.
3687 * dired-aux.el (dired-isearch-filenames-mode): Rename from
3688 dired-isearch-filenames-toggle; make it into a proper minor mode.
3689 Use add/remove-function.
3690 (dired-isearch-filenames-setup, dired-isearch-filenames-end):
3691 Call the minor-mode rather than add/remove-hook.
3692 (dired-isearch-filter-filenames):
3693 Remove isearch-message-prefix property.
3694 * info.el (Info--search-loop): New function, extracted from Info-search.
3695 Funcall isearch-filter-predicate instead of
3696 run-hook-with-args-until-failure isearch-filter-predicates.
3697 (Info-search): Use it.
3698 (Info-mode): Use isearch-filter-predicate instead of
3699 isearch-filter-predicates.
3700
3701 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
3702
3703 Do not call to `selected-window' where it is assumed by default.
3704 Affected functions are `window-minibuffer-p', `window-dedicated-p',
3705 `window-hscroll', `window-width', `window-height', `window-buffer',
3706 `window-frame', `window-start', `window-point', `next-window'
3707 and `window-display-table'.
3708 * abbrev.el (abbrev--default-expand):
3709 * bs.el (bs--show-with-configuration):
3710 * buff-menu.el (Buffer-menu-mouse-select):
3711 * calc/calc.el (calc):
3712 * calendar/calendar.el (calendar-generate-window):
3713 * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
3714 (diary-make-entry):
3715 * comint.el (send-invisible, comint-dynamic-complete-filename)
3716 (comint-dynamic-simple-complete, comint-dynamic-list-completions):
3717 * completion.el (complete):
3718 * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
3719 * disp-table.el (describe-current-display-table):
3720 * doc-view.el (doc-view-insert-image):
3721 * ebuff-menu.el (Electric-buffer-menu-mouse-select):
3722 * ehelp.el (with-electric-help):
3723 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3724 * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
3725 * emacs-lisp/helper.el (Helper-help-scroller):
3726 * emulation/cua-base.el (cua--post-command-handler-1):
3727 * eshell/esh-mode.el (eshell-output-filter):
3728 * ffap.el (ffap-gnus-wrapper):
3729 * help-macro.el (make-help-screen):
3730 * hilit-chg.el (highlight-compare-buffers):
3731 * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
3732 * hl-line.el (global-hl-line-highlight):
3733 * icomplete.el (icomplete-simple-completing-p):
3734 * isearch.el (isearch-done):
3735 * jit-lock.el (jit-lock-stealth-fontify):
3736 * mail/rmailsum.el (rmail-summary-scroll-msg-up):
3737 * lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
3738 * mpc.el (mpc-tagbrowser, mpc):
3739 * net/rcirc.el (rcirc-any-buffer):
3740 * play/gomoku.el (gomoku-max-width, gomoku-max-height):
3741 * play/landmark.el (landmark-max-width, landmark-max-height):
3742 * play/zone.el (zone):
3743 * progmodes/compile.el (compilation-goto-locus):
3744 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
3745 * progmodes/etags.el (find-tag-other-window):
3746 * progmodes/fortran.el (fortran-column-ruler):
3747 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
3748 * progmodes/verilog-mode.el (verilog-point-text):
3749 * reposition.el (reposition-window):
3750 * rot13.el (toggle-rot13-mode):
3751 * server.el (server-switch-buffer):
3752 * shell.el (shell-dynamic-complete-command)
3753 (shell-dynamic-complete-environment-variable):
3754 * simple.el (insert-buffer, set-selective-display)
3755 (delete-completion-window):
3756 * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
3757 (speedbar-recenter):
3758 * startup.el (fancy-splash-head):
3759 * textmodes/ispell.el (ispell-command-loop):
3760 * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
3761 * tutorial.el (help-with-tutorial):
3762 * vc/add-log.el (add-change-log-entry):
3763 * vc/compare-w.el (compare-windows):
3764 * vc/ediff-help.el (ediff-indent-help-message):
3765 * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
3766 * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
3767 (ediff-setup-control-frame):
3768 * vc/emerge.el (emerge-position-region):
3769 * vc/pcvs-util.el (cvs-bury-buffer):
3770 * window.el (walk-windows, mouse-autoselect-window-select):
3771 * winner.el (winner-set-conf, winner-undo): Related users changed.
3772
3773 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
3774
3775 * frameset.el (frameset--set-id): Doc fix.
3776 (frameset-frame-id, frameset-frame-id-equal-p)
3777 (frameset-locate-frame-id): New functions.
3778 (frameset--process-minibuffer-frames, frameset--reuse-frame)
3779 (frameset-restore): Use them.
3780
3781 2013-08-05 Dmitry Antipov <dmantipov@yandex.ru>
3782
3783 Do not call to `selected-frame' where it is assumed by default.
3784 Affected functions are `raise-frame', `redraw-frame',
3785 `frame-first-window', `frame-terminal' and `delete-frame'.
3786 * calendar/appt.el (appt-disp-window):
3787 * epg.el (epg-wait-for-completion):
3788 * follow.el (follow-delete-other-windows-and-split)
3789 (follow-avoid-tail-recenter):
3790 * international/mule.el (set-terminal-coding-system):
3791 * mail/rmail.el (rmail-mail-return):
3792 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
3793 * progmodes/f90.el (f90-add-imenu-menu):
3794 * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
3795 * server.el (server-switch-buffer):
3796 * simple.el (delete-completion-window):
3797 * talk.el (talk):
3798 * term/xterm.el (terminal-init-xterm-modify-other-keys)
3799 (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
3800 * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
3801 * vc/ediff.el (ediff-documentation): Related users changed.
3802 * frame.el (selected-terminal): Remove the leftover.
3803
3804 2013-08-05 Glenn Morris <rgm@gnu.org>
3805
3806 * calendar/calendar.el (calendar-generate-month):
3807 Fix for calendar-column-width != 1 + calendar-day-digit-width.
3808 (calendar-generate-month, calendar-font-lock-keywords):
3809 Fix for calendar-day-header-width > length of any day name.
3810
3811 2013-08-05 Juanma Barranquero <lekktu@gmail.com>
3812
3813 * desktop.el (desktop-clear): Use new name of sort predicate.
3814
3815 * frameset.el (frameset): Add docstring. Move :version property to its
3816 own `version' slot.
3817 (frameset-copy): Rename from copy-frameset.
3818 (frameset-p): Check more thoroughly.
3819 (frameset-prop): Do not check for :version, which is no longer a prop.
3820 (frameset-live-filter-alist, frameset-persistent-filter-alist):
3821 Use new :never value instead of t.
3822 (frameset-filter-alist): Expand and clarify docstring.
3823 (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
3824 (frameset-filter-minibuffer, frameset-filter-save-param)
3825 (frameset-filter-restore-param, frameset-filter-iconified):
3826 Add pointer to docstring of frameset-filter-alist.
3827 (frameset-filter-params): Rename filter values to be more meaningful:
3828 :never instead of t, and reverse the meanings of :save and :restore.
3829 (frameset--process-minibuffer-frames): Clarify error message.
3830 (frameset-save): Avoid unnecessary and confusing call to framep.
3831 Use new BOA constructor for framesets.
3832 (frameset--reuse-list): Doc fix.
3833 (frameset--restore-frame): Rename from frameset--get-frame. Doc fix.
3834 (frameset--minibufferless-last-p): Rename from frameset--sort-states.
3835 (frameset-minibufferless-first-p): Doc fix.
3836 Rename from frameset-sort-frames-for-deletion.
3837 (frameset-restore): Doc fixes. Use new function names.
3838 Most changes suggested by Drew Adams <drew.adams@oracle.com>.
3839
3840 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
3841
3842 * desktop.el (desktop-restore-forces-onscreen)
3843 (desktop-restore-reuses-frames): Document :keyword constant values.
3844 (desktop-filter-parameters-alist): Remove, now identical to
3845 frameset-filter-alist.
3846 (desktop--filter-tty*): Remove, moved to frameset.el.
3847 (desktop-save-frameset, desktop-restore-frameset):
3848 Do not pass :filters argument.
3849
3850 * frameset.el (frameset-live-filter-alist)
3851 (frameset-persistent-filter-alist): New variables.
3852 (frameset-filter-alist): Use them. Add autoload cookie.
3853 (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
3854 (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
3855 `frameset--id' (it's supposed to be internal to frameset.el).
3856 (frameset--process-minibuffer-frames): Ditto. Doc fix.
3857 (frameset--initial-params): New function.
3858 (frameset--get-frame): Use it. Doc fix.
3859 (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
3860 Accept :all, not 'all.
3861 (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
3862 FORCE-DISPLAY. Use :keywords for constant arguments to avoid collision
3863 with fbound symbols. Fix frame id matching, and remove matching ids if
3864 the frame being restored is deleted. Obey :delete.
3865
3866 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
3867
3868 * subr.el (macrop): New function.
3869 (text-clone--maintaining): New var.
3870 (text-clone--maintain): Rename from text-clone-maintain. Use it
3871 instead of inhibit-modification-hooks.
3872
3873 * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
3874 a proxy, so as handle autoloads and redefinitions of the target.
3875 (advice--defalias-fset, advice-remove): Use advice--symbol-function.
3876
3877 * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
3878 Remove bogus (arrayp . stringp) pair. Add entries for `vectorp'.
3879 (pcase--mutually-exclusive-p): New function.
3880 (pcase--split-consp): Use it.
3881 (pcase--split-pred): Use it. Optimize the case where `pat' is a qpat
3882 mutually exclusive with the current predicate.
3883
3884 * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
3885 (edebug-macrop): Remove. Use `macrop' instead.
3886 * emacs-lisp/advice.el (ad-subr-p): Remove. Use `subrp' instead.
3887 (ad-macro-p):
3888 * eshell/esh-cmd.el (eshell-macrop):
3889 * apropos.el (apropos-macrop): Remove. Use `macrop' instead.
3890
3891 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
3892
3893 * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
3894 (advice-mapc): New function, using it.
3895 (advice-function-member-p): New function.
3896 (advice--normalize): Store the cdr in advice--saved-rewrite since
3897 that's the part that will be changed.
3898 (advice--symbol-function): New function.
3899 (advice-remove): Handle removal before the function is defined.
3900 Adjust to new advice--saved-rewrite.
3901 (advice-member-p): Use advice-function-member-p and
3902 advice--symbol-function.
3903
3904 2013-08-04 Juanma Barranquero <lekktu@gmail.com>
3905
3906 * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
3907 (frameset-filter-minibuffer): Doc fix.
3908 (frameset-restore): Fix autoload cookie. Fix typo in docstring.
3909 (frameset--set-id, frameset--process-minibuffer-frames)
3910 (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
3911 (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
3912
3913 * desktop.el (desktop-clear): Only delete frames when called
3914 interactively and desktop-restore-frames is non-nil. Doc fix.
3915 (desktop-read): Set desktop-saved-frameset to nil.
3916
3917 2013-08-04 Xue Fuqiao <xfq.free@gmail.com>
3918
3919 * vc/vc.el (vc-ignore): Rewrite.
3920 (vc-default-ignore-completion-table):
3921 (vc--read-lines):
3922 (vc--add-line, vc--remove-regexp): New functions.
3923
3924 * vc/vc-svn.el (vc-svn-ignore): Doc fix.
3925 (vc-svn-ignore-completion-table): New function.
3926
3927 * vc/vc-hg.el (vc-hg-ignore): Rewrite.
3928 (vc-hg-ignore-completion-table):
3929 (vc-hg-find-ignore-file): New functions.
3930
3931 * vc/vc-git.el (vc-git-ignore): Rewrite.
3932 (vc-git-ignore-completion-table):
3933 (vc-git-find-ignore-file): New functions.
3934
3935 * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
3936
3937 * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
3938 (vc-bzr-ignore-completion-table):
3939 (vc-bzr-find-ignore-file): New functions.
3940
3941 2013-08-03 Juanma Barranquero <lekktu@gmail.com>
3942
3943 * frameset.el (frameset-prop): New function and setter.
3944 (frameset-save): Do not modify frame list passed by the caller.
3945
3946 2013-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3947
3948 * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
3949
3950 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
3951
3952 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
3953 (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
3954
3955 * custom.el (custom-initialize-default, custom-initialize-set)
3956 (custom-initialize-reset, custom-initialize-changed): Affect the
3957 toplevel-default-value (bug#6275, bug#14586).
3958 * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
3959 for bug#6275.
3960
3961 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
3962
3963 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3964 Add cl-def* expressions.
3965
3966 * frameset.el (frameset-filter-params): Fix order of arguments.
3967
3968 2013-08-02 Juanma Barranquero <lekktu@gmail.com>
3969
3970 Move code related to saving frames to frameset.el.
3971 * desktop.el: Require frameset.
3972 (desktop-restore-frames): Doc fix.
3973 (desktop-restore-reuses-frames): Rename from
3974 desktop-restoring-reuses-frames.
3975 (desktop-saved-frameset): Rename from desktop-saved-frame-states.
3976 (desktop-clear): Clear frames too.
3977 (desktop-filter-parameters-alist): Set from frameset-filter-alist.
3978 (desktop--filter-tty*, desktop-save, desktop-read):
3979 Use frameset functions.
3980 (desktop-before-saving-frames-functions, desktop--filter-*-color)
3981 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
3982 (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
3983 (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
3984 (desktop--process-minibuffer-frames, desktop-save-frames)
3985 (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
3986 (desktop--find-frame, desktop--select-frame, desktop--make-frame)
3987 (desktop--sort-states, desktop-restoring-frames-p)
3988 (desktop-restore-frames): Remove. Most code moved to frameset.el.
3989 (desktop-restoring-frameset-p, desktop-restore-frameset)
3990 (desktop--check-dont-save, desktop-save-frameset): New functions.
3991 (desktop--app-id): New constant.
3992 (desktop-first-buffer, desktop-buffer-ok-count)
3993 (desktop-buffer-fail-count): Move before first use.
3994 * frameset.el: New file.
3995
3996 2013-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3997
3998 * files.el: Use lexical-binding.
3999 (dir-locals-read-from-file): Remove unused `err' variable.
4000 (hack-dir-local-variables--warned-coding): New var.
4001 (hack-dir-local-variables): Use it to avoid repeated warnings.
4002 (make-backup-file-name--default-function): New function.
4003 (make-backup-file-name-function): Use it as default.
4004 (buffer-stale--default-function): New function.
4005 (buffer-stale-function): Use it as default.
4006 (revert-buffer-insert-file-contents--default-function): New function.
4007 (revert-buffer-insert-file-contents-function): Use it as default.
4008 (insert-directory): Avoid add-to-list.
4009
4010 * autorevert.el (auto-revert-handler): Simplify.
4011 Use buffer-stale--default-function.
4012
4013 2013-08-01 Tassilo Horn <tsdh@gnu.org>
4014
4015 * speedbar.el (speedbar-query-confirmation-method): Doc fix.
4016
4017 * whitespace.el (whitespace-ensure-local-variables): New function.
4018 (whitespace-cleanup-region): Call it.
4019 (whitespace-turn-on): Call it.
4020
4021 2013-08-01 Michael Albinus <michael.albinus@gmx.de>
4022
4023 Complete file name handlers.
4024
4025 * net/tramp.el (tramp-handle-set-visited-file-modtime)
4026 (tramp-handle-verify-visited-file-modtime)
4027 (tramp-handle-file-notify-rm-watch): New functions.
4028 (tramp-call-process): Do not bind `default-directory'.
4029
4030 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4031 Order alphabetically.
4032 [access-file, add-name-to-file, dired-call-process]:
4033 [dired-compress-file, file-acl, file-notify-rm-watch]:
4034 [file-ownership-preserved-p, file-selinux-context]:
4035 [make-directory-internal, make-symbolic-link, set-file-acl]:
4036 [set-file-selinux-context, set-visited-file-modtime]:
4037 [verify-visited-file-modtime]: Add handler.
4038 (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
4039
4040 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
4041 [file-notify-add-watch, file-notify-rm-watch]:
4042 [set-file-times, set-visited-file-modtime]:
4043 [verify-visited-file-modtime]: Add handler.
4044 (with-tramp-gvfs-error-message)
4045 (tramp-gvfs-handle-set-visited-file-modtime)
4046 (tramp-gvfs-fuse-file-name): Remove.
4047 (tramp-gvfs-handle-file-notify-add-watch)
4048 (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
4049 (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
4050
4051 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4052 Order alphabetically.
4053 [file-notify-rm-watch ]: Use default Tramp handler.
4054 [executable-find]: Remove private handler.
4055 (tramp-do-copy-or-rename-file-out-of-band): Do not bind
4056 `default-directory'.
4057 (tramp-sh-handle-executable-find)
4058 (tramp-sh-handle-file-notify-rm-watch): Remove functions.
4059 (tramp-sh-file-gvfs-monitor-dir-process-filter)
4060 (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
4061 Do not use `format' in `tramp-message'.
4062
4063 * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
4064 [file-notify-rm-watch, set-visited-file-modtime]:
4065 [verify-visited-file-modtime]: Add handler.
4066 (tramp-smb-call-winexe): Do not bind `default-directory'.
4067
4068 2013-08-01 Xue Fuqiao <xfq.free@gmail.com>
4069
4070 * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
4071
4072 2013-07-31 Dmitry Gutov <dgutov@yandex.ru>
4073
4074 * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
4075 use it.
4076 (log-view-diff-changeset): Same.
4077 (log-view-diff-common): Call backend command `previous-revision'
4078 to find out the previous revision, in both cases. Swap the
4079 variables `to' and `fr', so that `fr' usually refers to the
4080 earlier revision (Bug#14989).
4081
4082 2013-07-31 Kan-Ru Chen <kanru@kanru.info>
4083
4084 * ibuf-ext.el (ibuffer-filter-by-filename):
4085 Make it work with dired buffers too.
4086
4087 2013-07-31 Dmitry Antipov <dmantipov@yandex.ru>
4088
4089 * emacs-lisp/re-builder.el (reb-color-display-p):
4090 * files.el (save-buffers-kill-terminal):
4091 * net/browse-url.el (browse-url):
4092 * server.el (server-save-buffers-kill-terminal):
4093 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
4094 Prefer nil to selected-frame for the first arg of frame-parameter.
4095
4096 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
4097
4098 * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
4099
4100 2013-07-30 Stephen Berman <stephen.berman@gmx.net>
4101
4102 * minibuffer.el (completion--twq-all): Try and preserve each
4103 completion's case choice (bug#14907).
4104
4105 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4106
4107 * net/network-stream.el (open-network-stream): Mention the new
4108 :nogreeting parameter.
4109 (network-stream-open-starttls): Use the :nogreeting parameter
4110 (bug#14938).
4111
4112 * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
4113
4114 * net/eww.el (eww-setup-buffer): Switching to the buffer seems
4115 more natural than popping.
4116
4117 * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
4118 (shr-urlify): Highlight under mouse.
4119
4120 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
4121
4122 * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
4123
4124 * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
4125
4126 * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'. Use `*vc*'
4127 buffer for output.
4128
4129 * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'. Do not assume
4130 point-min==1. Fix search string. Fix parentheses missing.
4131
4132 * vc/vc-git.el (vc-git-ignore): Remove `interactive'. Do not
4133 assume point-min==1. Fix search string. Fix parentheses missing.
4134
4135 * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
4136
4137 * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'. Use `*vc*'
4138 buffer for output.
4139
4140 2013-07-29 Eli Zaretskii <eliz@gnu.org>
4141
4142 * frame.el (frame-notice-user-settings): Avoid inflooping when the
4143 initial frame is minibuffer-less. (Bug#14841)
4144
4145 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
4146
4147 * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
4148 option.
4149
4150 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
4151 (tramp-maybe-open-connection): Use it.
4152
4153 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
4154
4155 * desktop.el (desktop--make-frame): Include `minibuffer' in the
4156 minimal set of parameters passed when creating a frame, because
4157 the minibuffer status of a frame cannot be changed later.
4158
4159 2013-07-28 Stephen Berman <stephen.berman@gmx.net>
4160
4161 * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
4162 replace-regexp-in-string and inadvertent omissions in previous change.
4163 (todo-filter-items): Ensure only file names are comma-separated in
4164 name of filtered items buffer.
4165
4166 2013-07-28 Juanma Barranquero <lekktu@gmail.com>
4167
4168 * desktop.el: Optionally force offscreen frames back onscreen.
4169 (desktop-restoring-reuses-frames): New option.
4170 (desktop--compute-pos, desktop--move-onscreen): New functions.
4171 (desktop--make-frame): Use desktop--move-onscreen.
4172
4173 2013-07-27 Alan Mackenzie <acm@muc.de>
4174
4175 Fontify a Java generic method as a function.
4176 * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
4177 value to t.
4178
4179 2013-07-27 Stephen Berman <stephen.berman@gmx.net>
4180
4181 * calendar/todo-mode.el: Add command to rename todo files.
4182 (todo-rename-file): New command.
4183 (todo-key-bindings-t): Add key binding for it. Change the
4184 bindings of todo-filter-regexp-items(-multifile) to use `x'
4185 instead of `r', since the latter is better suited to the new
4186 renaming command.
4187
4188 2013-07-27 Alan Mackenzie <acm@muc.de>
4189
4190 Make Java try-with-resources statement parse properly.
4191 * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
4192 (c-block-stmt-1-2-key): New language constants/variables.
4193 * progmodes/cc-engine.el (c-beginning-of-statement-1)
4194 (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
4195 * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
4196 with c-block-stmt-1-2-key.
4197
4198 2013-07-27 Juanma Barranquero <lekktu@gmail.com>
4199
4200 * desktop.el (desktop--make-frame): Apply most frame parameters after
4201 creating the frame to force (partially or totally) offscreen frames to
4202 be restored as such.
4203
4204 2013-07-26 Xue Fuqiao <xfq.free@gmail.com>
4205
4206 * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
4207 (Bug#14948)
4208
4209 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4210
4211 * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
4212 `base' arg of backtrace-frame.
4213
4214 2013-07-26 Eli Zaretskii <eliz@gnu.org>
4215
4216 * simple.el (list-processes): Doc fix.
4217
4218 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
4219
4220 * desktop.el (desktop--select-frame):
4221 Try harder to reuse existing frames.
4222
4223 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4224
4225 * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
4226 (edebug-eval): Use backtrace-eval.
4227 (edebug--display, edebug--recursive-edit): Don't let-bind the
4228 edebug-outer-* vars that keep track of variables we locally let-bind.
4229 (edebug-outside-excursion): Don't restore outside values of locally
4230 let-bound vars.
4231 (edebug--display): Use user-error.
4232 (cl-lexical-debug, cl-debug-env): Remove.
4233
4234 2013-07-26 Juanma Barranquero <lekktu@gmail.com>
4235
4236 * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
4237 are restored to be sure that they are visible before deleting any
4238 remaining ones.
4239
4240 2013-07-26 Matthias Meulien <orontee@gmail.com>
4241
4242 * vc/vc-dir.el (vc-dir-mode-map): Add binding for
4243 vc-print-root-log. (Bug#14948)
4244
4245 2013-07-26 Richard Stallman <rms@gnu.org>
4246
4247 Add aliases for encrypting mail.
4248 * epa.el (epa-mail-aliases): New option.
4249 * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
4250 Bind inhibit-read-only so read-only text doesn't ruin everything.
4251 (epa-mail-default-recipients): New subroutine broken out.
4252 Handle epa-mail-aliases.
4253
4254 2013-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
4255
4256 Add support for lexical variables to the debugger's `e' command.
4257 * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
4258 vars, except for debugger-outer-match-data.
4259 (debugger-frame-number): Move check for "on a function call" from
4260 callers into it. Add `skip-base' argument.
4261 (debugger-frame, debugger-frame-clear): Simplify accordingly.
4262 (debugger-env-macro): Only reset the state stored in non-variables,
4263 i.e. current-buffer and match-data.
4264 (debugger-eval-expression): Rewrite using backtrace-eval.
4265 * subr.el (internal--called-interactively-p--get-frame): Remove.
4266 (called-interactively-p):
4267 * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
4268 `base' arg of backtrace-frame instead.
4269
4270 2013-07-26 Glenn Morris <rgm@gnu.org>
4271
4272 * align.el (align-regexp): Doc fix. (Bug#14857)
4273 (align-region): Explicit error if subexpression missing/does not match.
4274
4275 * simple.el (global-visual-line-mode):
4276 Do not duplicate the mode lighter. (Bug#14858)
4277
4278 2013-07-25 Martin Rudalics <rudalics@gmx.at>
4279
4280 * window.el (display-buffer): In display-buffer bind
4281 split-window-keep-point to t, bug#14829.
4282
4283 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
4284
4285 * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
4286 (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
4287 (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
4288 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
4289 Change accordingly.
4290 (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
4291 Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
4292
4293 2013-07-25 Glenn Morris <rgm@gnu.org>
4294
4295 * dired-x.el (dired-mark-extension): Convert comment to doc string.
4296
4297 2013-07-25 Juanma Barranquero <lekktu@gmail.com>
4298
4299 * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
4300 parameter to modify-frame-parameters if the value has not changed;
4301 this is a workaround for bug#14949.
4302 (desktop--make-frame): On cl-delete-if call, check parameter name,
4303 not full parameter.
4304
4305 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
4306
4307 * vc/vc.el (vc-ignore): New function.
4308
4309 * vc/vc-svn.el (vc-svn-ignore): New function.
4310
4311 * vc/vc-hg.el (vc-hg-ignore): New function.
4312
4313 * vc/vc-git.el (vc-git-ignore): New function.
4314
4315 * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
4316 (vc-dir-ignore): New function.
4317
4318 * vc/vc-cvs.el (vc-cvs-ignore): New function.
4319 (cvs-append-to-ignore): Move here from pcvs.el.
4320
4321 * vc/vc-bzr.el (vc-bzr-ignore): New function.
4322
4323 * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
4324
4325 2013-07-24 Juanma Barranquero <lekktu@gmail.com>
4326
4327 * desktop.el (desktop-restoring-frames-p): Return a true boolean.
4328 (desktop-restore-frames): Warn when deleting an existing frame failed.
4329
4330 2013-07-24 Glenn Morris <rgm@gnu.org>
4331
4332 * ffap.el (ffap-machine-p): Handle "not known" response. (Bug#14929)
4333
4334 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
4335
4336 * filenotify.el (file-notify-supported-p):
4337 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
4338 Remove functions.
4339
4340 * autorevert.el (auto-revert-use-notify):
4341 (auto-revert-notify-add-watch):
4342 * net/tramp.el (tramp-file-name-for-operation):
4343 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4344 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4345 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4346 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4347 Remove `file-notify-supported-p' entry.
4348
4349 2013-07-24 Glenn Morris <rgm@gnu.org>
4350
4351 * printing.el: Replace all uses of deleted ps-windows-system,
4352 ps-lp-system, ps-flatten-list with lpr- versions.
4353
4354 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
4355
4356 * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
4357 checked with memq (bug#14935).
4358
4359 * files.el (revert-buffer-function): Use a non-nil default.
4360 (revert-buffer-preserve-modes): Declare var to
4361 provide access to the `preserve-modes' argument.
4362 (revert-buffer): Let-bind it.
4363 (revert-buffer--default): New function, extracted from revert-buffer.
4364
4365 2013-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
4366
4367 * lpr.el: Signal print errors more prominently.
4368 (print-region-function): Don't default to nil.
4369 (lpr-print-region): New function, extracted from print-region-1.
4370 Check lpr's return value and signal an error in case of problem.
4371 (print-region-1): Use it.
4372 * ps-print.el (ps-windows-system, ps-lp-system): Remove. Use the lpr-*
4373 versions instead.
4374 (ps-printer-name): Default to nil.
4375 (ps-printer-name-option): Default to lpr-printer-switch.
4376 (ps-print-region-function): Don't default to nil.
4377 (ps-postscript-code-directory): Simplify default.
4378 (ps-do-despool): Use lpr-print-region to properly check the outcome.
4379 (ps-string-list, ps-eval-switch, ps-flatten-list)
4380 (ps-flatten-list-1): Remove.
4381 (ps-multibyte-buffer): Avoid setq.
4382 * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
4383 (print-region-function, ps-print-region-function): Don't set them here.
4384
4385 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
4386
4387 * ido.el (ido-fractionp):
4388 (ido-cache-ftp-work-directory-time, ido-max-prospects, ido-mode)
4389 (ido-max-file-prompt-width, ido-unc-hosts-cache)
4390 (ido-max-directory-size, ido-max-dir-file-cache)
4391 (ido-decorations): Doc fix.
4392
4393 * ansi-color.el: Fix old URL.
4394
4395 2013-07-23 Michael R. Mauger <michael@mauger.com>
4396
4397 * progmodes/sql.el: Version 3.3
4398 (sql-product-alist): Improve oracle :prompt-cont-regexp.
4399 (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
4400 (sql-interactive-remove-continuation-prompt): Rewrite, use
4401 functions above. Fix continuation prompt and complete output line
4402 handling.
4403 (sql-redirect-one, sql-execute): Use `read-only-mode' on
4404 redirected output buffer.
4405 (sql-mode): Restore deleted code (Bug#13591).
4406
4407 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
4408
4409 * desktop.el (desktop-clear, desktop-list*): Fix previous change.
4410
4411 2013-07-23 Michael Albinus <michael.albinus@gmx.de>
4412
4413 * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
4414
4415 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4416 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4417 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
4418
4419 2013-07-23 Juanma Barranquero <lekktu@gmail.com>
4420
4421 * desktop.el (desktop-clear): Simplify; remove useless checks
4422 against invalid buffer names.
4423 (desktop-list*): Use cl-list*.
4424 (desktop-buffer-info, desktop-create-buffer): Simplify.
4425
4426 2013-07-23 Leo Liu <sdl.web@gmail.com>
4427
4428 * bookmark.el (bookmark-make-record): Restore NAME as a default
4429 value. (Bug#14933)
4430
4431 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
4432
4433 * emacs-lisp/autoload.el (autoload--setup-output): New function,
4434 extracted from autoload--insert-text.
4435 (autoload--insert-text): Remove.
4436 (autoload--print-cookie-text): New function, extracted from
4437 autoload--insert-cookie-text.
4438 (autoload--insert-cookie-text): Remove.
4439 (autoload-generate-file-autoloads): Adjust calls accordingly.
4440
4441 * winner.el (winner-hook-installed-p): Remove.
4442 (winner-mode): Simplify accordingly.
4443
4444 * subr.el (add-to-list): Fix compiler-macro when `append' is
4445 not constant. Don't use `cl-member' for the base case.
4446
4447 * progmodes/subword.el: Fix boundary case (bug#13758).
4448 (subword-forward-regexp): Make it a constant. Wrap optional \\W in its
4449 own group.
4450 (subword-backward-regexp): Make it a constant.
4451 (subword-forward-internal): Don't treat a trailing capital as the
4452 beginning of a word.
4453
4454 2013-07-22 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4455
4456 * emacs-lisp/package.el (package-menu-mode): Don't modify the
4457 global value of tabulated-list-revert-hook (bug#14930).
4458
4459 2013-07-22 Juanma Barranquero <lekktu@gmail.com>
4460
4461 * desktop.el: Require 'cl-lib.
4462 (desktop-before-saving-frames-functions): New hook.
4463 (desktop--process-minibuffer-frames): Set desktop-mini parameter only
4464 for frames being saved. Rename from desktop--save-minibuffer-frames.
4465 (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
4466 Do not save frames with non-nil `desktop-dont-save' parameter.
4467 Filter out deleted frames.
4468 (desktop--find-frame): Use cl-find-if.
4469 (desktop--select-frame): Use cl-(first|second|third) to access values
4470 of desktop-mini.
4471 (desktop--make-frame): Use cl-delete-if.
4472 (desktop--sort-states): Fix sorting of minibuffer-owning frames.
4473 (desktop-restore-frames): Use cl-(first|second|third) to access values
4474 of desktop-mini. Look for visible frame at the end, not while
4475 restoring frames.
4476
4477 * dired-x.el (dired-mark-unmarked-files, dired-virtual)
4478 (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
4479 Use string-match-p, looking-at-p (bug#14927).
4480
4481 2013-07-21 Juanma Barranquero <lekktu@gmail.com>
4482
4483 * desktop.el (desktop-saved-frame-states):
4484 Rename from desktop--saved-states; all users changed.
4485 (desktop-save-frames): Rename from desktop--save-frames.
4486 Do not save state to desktop file.
4487 (desktop-save): Save desktop-saved-frame-states to desktop file
4488 and reset to nil.
4489 (desktop-restoring-frames-p): New function.
4490 (desktop-restore-frames): Use it. Rename from desktop--restore-frames.
4491 (desktop-read): Use desktop-restoring-frames-p. Do not try to fix
4492 buffer-lists when restoring frames. Suggested by Martin Rudalics.
4493
4494 * desktop.el: Correctly restore iconified frames.
4495 (desktop--filter-iconified-position): New function.
4496 (desktop-filter-parameters-alist): Add entries for `top' and `left'.
4497
4498 2013-07-20 Glenn Morris <rgm@gnu.org>
4499
4500 * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
4501 Let `message' do the formatting.
4502 (def-gdb-preempt-display-buffer): Add explicit format.
4503
4504 * image-dired.el (image-dired-track-original-file):
4505 Use with-current-buffer.
4506 (image-dired-track-thumbnail): Use with-current-buffer.
4507 Avoid changing point of wrong window.
4508
4509 * image-dired.el (image-dired-track-original-file):
4510 Avoid changing point of wrong window. (Bug#14909)
4511
4512 2013-07-20 Richard Copley <rcopley@gmail.com> (tiny change)
4513
4514 * progmodes/gdb-mi.el (gdb-done-or-error):
4515 Guard against "%" in gdb output. (Bug#14127)
4516
4517 2013-07-20 Andreas Schwab <schwab@linux-m68k.org>
4518
4519 * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
4520 (Bug#14826)
4521
4522 * international/mule.el (coding-system-iso-2022-flags): Fix last
4523 change.
4524
4525 2013-07-20 Kenichi Handa <handa@gnu.org>
4526
4527 * international/mule.el (coding-system-iso-2022-flags):
4528 Add `8-bit-level-4'. (Bug#8522)
4529
4530 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4531
4532 * net/shr.el (shr-mouse-browse-url): New command and keystroke
4533 (bug#14815).
4534
4535 * net/eww.el (eww-process-text-input): Allow inputting when the
4536 point is at the start of the line, as the properties aren't
4537 front-sticky.
4538
4539 * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
4540 degenerate widths.
4541
4542 2013-07-19 Richard Stallman <rms@gnu.org>
4543
4544 * epa.el (epa-popup-info-window): Doc fix.
4545
4546 * subr.el (split-string): New arg TRIM.
4547
4548 2013-07-18 Juanma Barranquero <lekktu@gmail.com>
4549
4550 * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
4551 Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
4552
4553 2013-07-18 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * filenotify.el (file-notify--library): Rename from
4556 `file-notify-support'. Do not autoload. Adapt all uses.
4557 (file-notify-supported-p): New defun.
4558
4559 * autorevert.el (auto-revert-use-notify):
4560 Use `file-notify-supported-p' instead of `file-notify-support'.
4561 Adapt docstring.
4562 (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
4563
4564 * net/tramp.el (tramp-file-name-for-operation):
4565 Add `file-notify-supported-p'.
4566
4567 * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
4568 New defun.
4569 (tramp-sh-file-name-handler-alist): Add it as handler for
4570 `file-notify-supported-p '.
4571
4572 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
4573 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4574 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4575 Add `ignore' as handler for `file-notify-*' functions.
4576
4577 2013-07-17 Eli Zaretskii <eliz@gnu.org>
4578
4579 * simple.el (line-move-partial, line-move): Don't start vscroll or
4580 scroll-up if the current line is not taller than the window.
4581 (Bug#14881)
4582
4583 2013-07-16 Dmitry Gutov <dgutov@yandex.ru>
4584
4585 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
4586 highlight question marks in the method names as strings.
4587 (ruby-block-beg-keywords): Inline.
4588 (ruby-font-lock-keyword-beg-re): Extract from
4589 `ruby-font-lock-keywords'.
4590
4591 2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
4592
4593 * frame.el (blink-cursor-blinks): New defcustom.
4594 (blink-cursor-blinks-done): New defvar.
4595 (blink-cursor-start): Set blink-cursor-blinks-done to 1.
4596 (blink-cursor-timer-function): Check if number of blinks has been
4597 done on X and NS.
4598 (blink-cursor-suspend, blink-cursor-check): New defuns.
4599
4600 2013-07-15 Glenn Morris <rgm@gnu.org>
4601
4602 * edmacro.el (edmacro-format-keys): Fix previous change.
4603
4604 2013-07-15 Paul Eggert <eggert@cs.ucla.edu>
4605
4606 * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
4607 The hack didn't work outside English locales anyway.
4608
4609 2013-07-15 Juanma Barranquero <lekktu@gmail.com>
4610
4611 * simple.el (define-alternatives): Rename from alternatives-define,
4612 per RMS' suggestion.
4613
4614 2013-07-14 Juanma Barranquero <lekktu@gmail.com>
4615
4616 * desktop.el (desktop-restore-frames): Change default to t.
4617 (desktop-restore-in-current-display): Now offer more options.
4618 (desktop-restoring-reuses-frames): New customization option.
4619 (desktop--saved-states): Doc fix.
4620 (desktop-filter-parameters-alist): New variable, renamed and expanded
4621 from desktop--excluded-frame-parameters.
4622 (desktop--target-display): New variable.
4623 (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
4624 (desktop--filter-tty*, desktop--filter-*-color)
4625 (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
4626 (desktop--filter-save-desktop-parm)
4627 (desktop-restore-in-original-display-p): New functions.
4628 (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
4629 (desktop--save-minibuffer-frames): New function, inspired by a similar
4630 function from Martin Rudalics.
4631 (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
4632 (desktop--restore-in-this-display-p): Remove.
4633 (desktop--find-frame): Rename from desktop--find-frame-in-display
4634 and add predicate argument.
4635 (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
4636 (desktop--reuse-list): New variable.
4637 (desktop--select-frame, desktop--make-frame, desktop--sort-states):
4638 New functions.
4639 (desktop--restore-frames): Add support for "minibuffer-special" frames.
4640
4641 2013-07-14 Michael Albinus <michael.albinus@gmx.de>
4642
4643 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
4644
4645 2013-07-13 Dmitry Gutov <dgutov@yandex.ru>
4646
4647 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4648 Highlight conversion methods on Kernel.
4649
4650 2013-07-13 Alan Mackenzie <acm@muc.de>
4651
4652 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
4653 and comment it out. This out-commenting enables certain C++
4654 declarations to be parsed correctly.
4655
4656 2013-07-13 Eli Zaretskii <eliz@gnu.org>
4657
4658 * international/mule.el (define-coding-system): Doc fix.
4659
4660 * simple.el (default-font-height): Don't call font-info if the
4661 frame's default font didn't change since the frame was created.
4662 (Bug#14838)
4663
4664 2013-07-13 Leo Liu <sdl.web@gmail.com>
4665
4666 * ido.el (ido-read-file-name): Guard against non-symbol value.
4667
4668 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
4669
4670 * progmodes/python.el (python-imenu--build-tree): Fix corner case
4671 in nested defuns.
4672
4673 2013-07-13 Leo Liu <sdl.web@gmail.com>
4674
4675 * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
4676 ido-set-matches call. (Bug#6852)
4677
4678 2013-07-12 Dmitry Gutov <dgutov@yandex.ru>
4679
4680 * progmodes/ruby-mode.el (ruby-percent-literals-beg-re):
4681 (ruby-syntax-expansion-allowed-p): Support array of symbols, for
4682 Ruby 2.0.
4683 (ruby-font-lock-keywords): Distinguish calls to functions with
4684 module-like names from module references. Highlight character
4685 literals.
4686
4687 2013-07-12 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
4688
4689 * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
4690 (gdb-send): Handle continued commands. (Bug#14847)
4691
4692 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
4693
4694 * desktop.el (desktop--v2s): Remove unused local variable.
4695 (desktop-save-buffer): Make defvar-local; adjust docstring.
4696 (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
4697 (desktop-clear, desktop-save-buffer-p): Use string-match-p.
4698
4699 2013-07-12 Andreas Schwab <schwab@linux-m68k.org>
4700
4701 * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
4702
4703 2013-07-12 Eli Zaretskii <eliz@gnu.org>
4704
4705 * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
4706 (Bug#14842)
4707
4708 2013-07-12 Glenn Morris <rgm@gnu.org>
4709
4710 * doc-view.el: Require cl-lib at runtime too.
4711 (doc-view-remove-if): Remove.
4712 (doc-view-search-next-match, doc-view-search-previous-match):
4713 Use cl-remove-if.
4714
4715 * edmacro.el: Require cl-lib at runtime too.
4716 (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
4717 (edmacro-mismatch, edmacro-subseq): Remove.
4718
4719 * shadowfile.el: Require cl-lib.
4720 (shadow-remove-if): Remove.
4721 (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
4722 Use cl-remove-if.
4723
4724 * wid-edit.el: Require cl-lib.
4725 (widget-choose): Use cl-remove-if.
4726 (widget-remove-if): Remove.
4727
4728 * progmodes/ebrowse.el: Require cl-lib at runtime too.
4729 (ebrowse-delete-if-not): Remove.
4730 (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
4731 (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
4732 Use cl-delete-if-not.
4733
4734 2013-07-12 Juanma Barranquero <lekktu@gmail.com>
4735
4736 * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
4737 (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
4738
4739 2013-07-12 Leo Liu <sdl.web@gmail.com>
4740
4741 * ido.el (dired-do-copy, dired): Set 'ido property. (Bug#11954)
4742
4743 2013-07-11 Glenn Morris <rgm@gnu.org>
4744
4745 * emacs-lisp/edebug.el: Require cl-lib at run-time too.
4746 (edebug-gensym-index, edebug-gensym):
4747 Remove reimplementation of cl-gensym.
4748 (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
4749
4750 * thumbs.el: Require cl-lib at run-time too.
4751 (thumbs-gensym-counter, thumbs-gensym):
4752 Remove reimplementation of cl-gensym.
4753 (thumbs-temp-file): Use cl-gensym.
4754
4755 * emacs-lisp/ert.el: Require cl-lib at runtime too.
4756 (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
4757 (ert--intersection, ert--set-difference, ert--set-difference-eq)
4758 (ert--union, ert--gensym-counter, ert--gensym-counter)
4759 (ert--coerce-to-vector, ert--remove*, ert--string-position)
4760 (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
4761 (ert-make-test-unbound, ert--expand-should-1)
4762 (ert--expand-should, ert--should-error-handle-error)
4763 (should-error, ert--explain-equal-rec)
4764 (ert--plist-difference-explanation, ert-select-tests)
4765 (ert--make-stats, ert--remove-from-list, ert--string-first-line):
4766 Use cl-lib functions rather than reimplementations.
4767
4768 2013-07-11 Michael Albinus <michael.albinus@gmx.de>
4769
4770 * net/tramp.el (tramp-methods): Extend docstring.
4771 (tramp-connection-timeout): New defcustom.
4772 (tramp-error-with-buffer): Reset timestamp only when appropriate.
4773 (with-tramp-progress-reporter): Simplify.
4774 (tramp-process-actions): Improve messages.
4775
4776 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
4777 * net/tramp-sh.el (tramp-maybe-open-connection):
4778 Use `tramp-connection-timeout'.
4779 (tramp-methods) [su, sudo, ksu]: Add method specific timeouts.
4780 (Bug#14808)
4781
4782 2013-07-11 Leo Liu <sdl.web@gmail.com>
4783
4784 * ido.el (ido-read-file-name): Conform to the requirements of
4785 read-file-name. (Bug#11861)
4786 (ido-read-directory-name): Conform to the requirements of
4787 read-directory-name.
4788
4789 2013-07-11 Juanma Barranquero <lekktu@gmail.com>
4790
4791 * subr.el (delay-warning): New function.
4792
4793 2013-07-10 Eli Zaretskii <eliz@gnu.org>
4794
4795 * simple.el (default-line-height): New function.
4796 (line-move-partial, line-move): Use it instead of computing the
4797 line height inline.
4798 (line-move-partial): Always compute ROWH. If the last line is
4799 partially-visible, but its text is completely visible, allow
4800 cursor to enter such a partially-visible line.
4801
4802 2013-07-10 Michael Albinus <michael.albinus@gmx.de>
4803
4804 Improve error messages. (Bug#14808)
4805
4806 * net/tramp.el (tramp-current-connection): New defvar, moved from
4807 tramp-sh.el.
4808 (tramp-message-show-progress-reporter-message): Remove, not
4809 needed anymore.
4810 (tramp-error-with-buffer): Show message in minibuffer.
4811 Discard input before waiting. Reset connection timestamp.
4812 (with-tramp-progress-reporter): Improve messages.
4813 (tramp-process-actions): Use progress reporter. Delete process in
4814 case of error. Improve messages.
4815
4816 * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
4817 Call `tramp-error-with-buffer' with vector and buffer.
4818 (tramp-current-connection): Remove.
4819 (tramp-maybe-open-connection): The car of
4820 `tramp-current-connection' are the first 3 slots of the vector.
4821
4822 2013-07-10 Teodor Zlatanov <tzz@lifelogs.com>
4823
4824 * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
4825 inside continued strings.
4826
4827 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
4828
4829 Timestamp fixes for undo (Bug#14824).
4830 * files.el (clear-visited-file-modtime): Move here from fileio.c.
4831
4832 2013-07-10 Leo Liu <sdl.web@gmail.com>
4833
4834 * files.el (require-final-newline): Allow safe local value.
4835 (Bug#14834)
4836
4837 2013-07-09 Leo Liu <sdl.web@gmail.com>
4838
4839 * ido.el (ido-read-directory-name): Handle fallback.
4840 (ido-read-file-name): Update DIR to ido-current-directory.
4841 (Bug#1516)
4842 (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)
4843
4844 2013-07-09 Dmitry Gutov <dgutov@yandex.ru>
4845
4846 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
4847 "autoload". Remove "warn lower camel case" section, previously
4848 commented out. Highlight negation char. Do not highlight the
4849 target in singleton method definitions.
4850
4851 2013-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
4852
4853 * faces.el (tty-setup-hook): Declare the hook.
4854
4855 * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
4856 and detect when a guard/pred depends on local vars (bug#14773).
4857 (pcase--u1): Adjust caller.
4858
4859 2013-07-08 Eli Zaretskii <eliz@gnu.org>
4860
4861 * simple.el (line-move-partial, line-move): Account for
4862 line-spacing.
4863 (line-move-partial): Avoid setting vscroll when the last
4864 partially-visible line in window is of default height.
4865
4866 2013-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4867
4868 * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
4869 been used a while.
4870
4871 2013-07-07 Juanma Barranquero <lekktu@gmail.com>
4872
4873 * subr.el (read-quoted-char): Remove unused local variable `char'.
4874
4875 2013-07-07 Michael Kifer <kifer@cs.stonybrook.edu>
4876
4877 * ediff.el (ediff-version): Version update.
4878 (ediff-files-command, ediff3-files-command, ediff-merge-command)
4879 (ediff-merge-with-ancestor-command, ediff-directories-command)
4880 (ediff-directories3-command, ediff-merge-directories-command)
4881 (ediff-merge-directories-with-ancestor-command): New functions.
4882 All are command-line interfaces to ediff: to facilitate calling
4883 Emacs with the appropriate ediff functions invoked.
4884
4885 * viper-cmd.el (viper-del-forward-char-in-insert): New function.
4886 (viper-save-kill-buffer): Check if buffer is modified.
4887
4888 * viper.el (viper-version): Version update.
4889 (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
4890
4891 2013-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
4892
4893 * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
4894 * viper-cmd.el (viper-envelop-ESC-key): Remove function.
4895 (viper-intercept-ESC-key): Simplify.
4896 * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
4897 * viper.el (viper--tty-ESC-filter, viper--lookup-key)
4898 (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
4899 (viper-setup-ESC-to-escape): New functions.
4900 (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
4901 (viper-set-hooks): Do not modify flyspell-mode-hook. (Bug#13793)
4902
4903 2013-07-07 Eli Zaretskii <eliz@gnu.org>
4904
4905 * simple.el (default-font-height, window-screen-lines):
4906 New functions.
4907 (line-move, line-move-partial): Use them instead of
4908 frame-char-height and window-text-height. This makes scrolling
4909 text smoother when the buffer's default face uses a font that is
4910 different from the frame's default font.
4911
4912 2013-07-06 Jan Djärv <jan.h.d@swipnet.se>
4913
4914 * files.el (write-file): Do not display confirm dialog for NS,
4915 it does its own dialog, which can't be cancelled (Bug#14578).
4916
4917 2013-07-06 Eli Zaretskii <eliz@gnu.org>
4918
4919 * simple.el (line-move-partial): Adjust the row returned by
4920 posn-at-point for the current window-vscroll. (Bug#14567)
4921
4922 2013-07-06 Michael Albinus <michael.albinus@gmx.de>
4923
4924 * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter):
4925 (tramp-sh-file-inotifywait-process-filter): Handle file names with
4926 spaces.
4927
4928 2013-07-06 Martin Rudalics <rudalics@gmx.at>
4929
4930 * window.el (window-state-put-stale-windows): New variable.
4931 (window--state-put-2): Save list of windows without matching buffer.
4932 (window-state-put): Remove "bufferless" windows if possible.
4933
4934 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
4935
4936 * simple.el (alternatives-define): Remove leftover :group keyword.
4937 Tweak docstring.
4938
4939 2013-07-06 Leo Liu <sdl.web@gmail.com>
4940
4941 * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
4942 (ido-enable-virtual-buffers): New variable.
4943 (ido-buffer-internal, ido-toggle-virtual-buffers)
4944 (ido-make-buffer-list): Use it.
4945 (ido-exhibit): Support turning on and off virtual buffers
4946 automatically.
4947
4948 2013-07-06 Juanma Barranquero <lekktu@gmail.com>
4949
4950 * simple.el (alternatives-define): New macro.
4951
4952 2013-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
4953
4954 * subr.el (read-quoted-char): Use read-key.
4955 (sit-for): Let read-event decode tty input (bug#14782).
4956
4957 2013-07-05 Stephen Berman <stephen.berman@gmx.net>
4958
4959 * calendar/todo-mode.el: Add handling of file deletion, both by
4960 mode command and externally. Fix various related bugs.
4961 Clarify Commentary and improve some documentation strings and code.
4962 (todo-delete-file): New command.
4963 (todo-check-file): New function.
4964 (todo-show): Handle external deletion of the file we're trying to
4965 show (bug#14688). Replace called-interactively-p by an optional
4966 prefix argument to avoid problematic interaction with catch form
4967 when byte compiled (bug#14702).
4968 (todo-quit): Handle external deletion of the archive's todo file.
4969 Make sure the buffer that was visiting the archive file is still
4970 live before trying to bury it.
4971 (todo-category-completions): Handle external deletion of any
4972 category completion files.
4973 (todo-jump-to-category, todo-basic-insert-item): Recalculate list
4974 of todo files, in case of external deletion.
4975 (todo-add-file): Replace unnecessary setq by let-binding.
4976 (todo-find-archive): Check whether there are any archives.
4977 Replace unnecessary setq by let-binding.
4978 (todo-archive-done-item): Use find-file-noselect to get the
4979 archive buffer whether or not the archive already exists.
4980 Remove superfluous code. Use file size instead of buffer-file-name to
4981 check if the archive is new; if it is, update list of archives.
4982 (todo-default-todo-file): Allow nil to be a valid value for when
4983 there are no todo files.
4984 (todo-reevaluate-default-file-defcustom): Use corrected definition
4985 of todo-default-todo-file.
4986 (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
4987 (todo-delete-category, todo-show-categories-table)
4988 (todo-category-number): Clarify comment.
4989 (todo-filter-items): Clarify documentation string.
4990 (todo-show-current-file, todo-display-as-todo-file)
4991 (todo-reset-and-enable-done-separator): Tweak documentation string.
4992 (todo-done-separator): Make separator length window-width, since
4993 bug#2749 is now fixed.
4994
4995 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
4996
4997 * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
4998 Support both "gvfs-monitor-dir" and "inotifywait".
4999 (tramp-sh-file-inotifywait-process-filter): Rename from
5000 `tramp-sh-file-notify-process-filter'.
5001 (tramp-sh-file-gvfs-monitor-dir-process-filter)
5002 (tramp-get-remote-gvfs-monitor-dir): New defuns.
5003
5004 2013-07-05 Leo Liu <sdl.web@gmail.com>
5005
5006 * autoinsert.el (auto-insert-alist): Default to lexical-binding.
5007
5008 2013-07-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5009
5010 * frame.el (display-pixel-height, display-pixel-width)
5011 (display-mm-height, display-mm-width): Mention behavior on
5012 multi-monitor setups in docstrings.
5013 (w32-display-monitor-attributes-list): Declare function.
5014 (display-monitor-attributes-list): Use it.
5015
5016 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * filenotify.el: New package.
5019
5020 * autorevert.el (top): Require filenotify.el.
5021 (auto-revert-notify-enabled): Remove. Use `file-notify-support'
5022 instead.
5023 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
5024 (auto-revert-notify-handler): Use `file-notify-*' functions.
5025
5026 * subr.el (file-notify-handle-event): Move function to filenotify.el.
5027
5028 * net/tramp.el (tramp-file-name-for-operation):
5029 Handle `file-notify-add-watch' and `file-notify-rm-watch'.
5030
5031 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
5032 for `file-notify-add-watch' and `file-notify-rm-watch'.
5033 (tramp-process-sentinel): Improve trace.
5034 (tramp-sh-handle-file-notify-add-watch)
5035 (tramp-sh-file-notify-process-filter)
5036 (tramp-sh-handle-file-notify-rm-watch)
5037 (tramp-get-remote-inotifywait): New defuns.
5038
5039 2013-07-03 Juri Linkov <juri@jurta.org>
5040
5041 * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
5042 call of `occur-read-primary-args' to interactive spec.
5043
5044 * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
5045 `ibuffer-do-occur' like in buff-menu.el. (Bug#14673)
5046
5047 2013-07-03 Matthias Meulien <orontee@gmail.com>
5048
5049 * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
5050 `Buffer-menu-multi-occur'. Add it to the menu.
5051 (Buffer-menu-mode): Document it in docstring.
5052 (Buffer-menu-multi-occur): New command. (Bug#14673)
5053
5054 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
5055
5056 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
5057 keywords and built-ins.
5058
5059 2013-07-03 Glenn Morris <rgm@gnu.org>
5060
5061 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
5062
5063 Make info-xref checks case-sensitive by default
5064 * info.el (Info-find-node, Info-find-in-tag-table)
5065 (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
5066 Add option for exact case matching of nodes.
5067 * info-xref.el (info-xref): New custom group.
5068 (info-xref-case-fold): New option.
5069 (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
5070
5071 2013-07-03 Leo Liu <sdl.web@gmail.com>
5072
5073 * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
5074
5075 2013-07-03 Dmitry Gutov <dgutov@yandex.ru>
5076
5077 * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
5078 middle of block statement initially, lower the depth. Remove
5079 FIXME comment, not longer valid. Remove middle of block statement
5080 detection, no need to do that anymore since we've been using
5081 `ruby-parse-region' here.
5082
5083 2013-07-02 Jan Djärv <jan.h.d@swipnet.se>
5084
5085 * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
5086
5087 2013-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
5088
5089 * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
5090
5091 2013-07-01 Juanma Barranquero <lekktu@gmail.com>
5092
5093 * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
5094 (desktop-restore-in-current-display): New customization option.
5095 (desktop--excluded-frame-parameters): Add `font'.
5096 (desktop--save-frames): Rename from desktop--save-windows.
5097 (desktop--restore-in-this-display-p): New function.
5098 (desktop--make-full-frame): Remove unwanted width/height from
5099 full(width|height) frames.
5100 (desktop--restore-frames): Rename from desktop--restore-windows.
5101 Obey desktop-restore-current-display. Do not delete old frames or
5102 select a new frame unless we were able to restore at least one frame.
5103
5104 2013-06-30 Michal Nazarewicz <mina86@mina86.com>
5105
5106 * files.el (find-file-noselect): Simplify conditional expression.
5107
5108 * remember.el (remember-append-to-file):
5109 Don't mix `find-buffer-visiting' and `get-file-buffer'.
5110
5111 Add `remember-notes' function to store random notes across Emacs
5112 restarts.
5113 * remember.el (remember-data-file): Add :set callback to affect
5114 notes buffer (if any).
5115 (remember-notes): New command.
5116 (remember-notes-buffer-name, bury-remember-notes-on-kill):
5117 New defcustoms for the `remember-notes' function.
5118 (remember-notes-save-and-bury-buffer): New command.
5119 (remember-notes-mode-map): New variable.
5120 (remember-mode): New minor mode.
5121 (remember-notes--kill-buffer-query): New function.
5122 * startup.el (initial-buffer-choice): Add notes to custom type.
5123
5124 2013-06-30 Eli Zaretskii <eliz@gnu.org>
5125
5126 * bindings.el (right-char, left-char): Don't call sit-for, this is
5127 no longer needed. Use arithmetic comparison only for numerical
5128 arguments.
5129
5130 * international/mule-cmds.el (select-safe-coding-system):
5131 Handle the case of FROM being a string correctly. (Bug#14755)
5132
5133 2013-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5134
5135 * net/shr.el (shr-make-table-1): Add a sanity check that allows
5136 progression on degenerate tables.
5137 (shr-rescale-image): ImageMagick animated images currently don't work.
5138
5139 2013-06-30 Juanma Barranquero <lekktu@gmail.com>
5140
5141 Some fixes and improvements for desktop frame restoration.
5142 It is still experimental and disabled by default.
5143 * desktop.el (desktop--save-windows): Put the selected frame at
5144 the head of the list.
5145 (desktop--make-full-frame): New function.
5146 (desktop--restore-windows): Try to re-select the frame that was
5147 selected upon saving. Do not abort if some frames fail to restore,
5148 just show an error message and continue. Set up maximized frames
5149 so they have default non-maximized dimensions.
5150
5151 2013-06-30 Dmitry Gutov <dgutov@yandex.ru>
5152
5153 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
5154 Don't start heredoc inside a string or comment.
5155
5156 2013-06-29 Eli Zaretskii <eliz@gnu.org>
5157
5158 * bindings.el (visual-order-cursor-movement): New defcustom.
5159 (right-char, left-char): Provide visual-order cursor motion by
5160 calling move-point-visually. Update the doc strings.
5161
5162 2013-06-28 Kenichi Handa <handa@gnu.org>
5163
5164 * international/mule.el (define-coding-system): New coding system
5165 properties :inhibit-null-byte-detection,
5166 :inhibit-iso-escape-detection, and :prefer-utf-8.
5167 (set-buffer-file-coding-system): If :charset-list property of
5168 CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
5169 appropriate for setting.
5170
5171 * international/mule-cmds.el (select-safe-coding-system):
5172 If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
5173 multibyte characters, return utf-8 (or one of its siblings).
5174
5175 * international/mule-conf.el (prefer-utf-8): New coding system.
5176 (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
5177 files.
5178
5179 2013-06-28 Ivan Kanis <ivan@kanis.fr>
5180
5181 * net/shr.el (shr-render-region): New function.
5182
5183 * net/eww.el: Autoload `eww-browse-url'.
5184
5185 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
5186
5187 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5188 Adapt to `package-desc-version' being a list.
5189 Use `package--ac-desc-version' to retrieve version from a package
5190 archive element.
5191
5192 2013-06-27 Juanma Barranquero <lekktu@gmail.com>
5193
5194 New experimental feature to save&restore window and frame setup.
5195 * desktop.el (desktop-save-windows): New defcustom.
5196 (desktop--saved-states): New var.
5197 (desktop--excluded-frame-parameters): New defconst.
5198 (desktop--filter-frame-parms, desktop--find-frame-in-display)
5199 (desktop--restore-windows, desktop--save-windows): New functions.
5200 (desktop-save): Call `desktop--save-windows'.
5201 (desktop-read): Call `desktop--restore-windows'.
5202
5203 2013-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5204
5205 * net/shr.el (add-face-text-property): Remove compat definition.
5206
5207 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
5208
5209 * info.el (Info-try-follow-nearest-node): Move search for footnote
5210 above search for node name to prevent missing a footnote (bug#14717).
5211
5212 2013-06-27 Stephen Berman <stephen.berman@gmx.net>
5213
5214 * obsolete/otodo-mode.el: Add obsolescence info to file header.
5215
5216 2013-06-27 Leo Liu <sdl.web@gmail.com>
5217
5218 * net/eww.el (eww-read-bookmarks): Check file size.
5219
5220 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5221
5222 * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
5223 advice--pending if newdef is nil or an autoload (bug#13820).
5224 (advice-mapc): New function.
5225
5226 2013-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5227
5228 * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
5229 probably.
5230 (eww-mode-map): Add a menu bar.
5231 (eww-add-bookmark): New command.
5232 (eww-bookmark-mode): New mode and commands.
5233 (eww-add-bookmark): Remove newlines from the title.
5234 (eww-bookmark-browse): Don't bug out if it's the only window.
5235
5236 2013-06-26 Glenn Morris <rgm@gnu.org>
5237
5238 * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
5239 (hfy-size): Handle ttys. (Bug#14668)
5240
5241 * info-xref.el: Update for Texinfo 5 change in *note format.
5242 (info-xref-node-re, info-xref-note-re): New constants.
5243 (info-xref-check-buffer): Use info-xref-note-re.
5244
5245 2013-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
5246
5247 * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
5248
5249 * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
5250 nil terminate the loop (bug#14718).
5251
5252 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5253
5254 * net/eww.el: Rework history traversal. When going forward/back,
5255 put these actions into the history, too, so that they can be
5256 replayed.
5257 (eww-render): Move the history reset to the correct buffer.
5258
5259 2013-06-25 Juri Linkov <juri@jurta.org>
5260
5261 * files-x.el (modify-dir-local-variable): Change the header comment
5262 in the file with directory local variables. (Bug#14692)
5263
5264 * files-x.el (read-file-local-variable-value): Add `default'.
5265 (Bug#14710)
5266
5267 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5268
5269 * net/eww.el (eww-make-unique-file-name): Create a unique file
5270 name before saving to entering `y' accidentally asynchronously.
5271
5272 2013-06-25 Ivan Kanis <ivan@kanis.fr>
5273
5274 * net/eww.el (eww-download): New command and keystroke.
5275
5276 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5277
5278 * net/eww.el (eww-copy-page-url): Change name of command.
5279
5280 * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
5281 be more consistent with Info and dired.
5282
5283 * net/eww.el (eww-mode-map): Ditto.
5284
5285 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5286
5287 * emacs-lisp/package.el: Use lexical-binding. Include obsolete
5288 packages from archives.
5289 (package-archive-contents): Change format; include obsolete packages.
5290 (package-desc): Use `dir' to mark builtin packages.
5291 (package--from-builtin): Set the `dir' field to `builtin'.
5292 (generated-autoload-file, version-control): Declare.
5293 (package-compute-transaction): Change first arg and return value to be
5294 lists of package-descs. Adjust to new package-archive-contents format.
5295 (package--add-to-archive-contents): Adjust to new
5296 package-archive-contents format.
5297 (package-download-transaction): Arg is now a list of package-descs.
5298 (package-install): If `pkg' is a package name, pass it as
5299 a requirement, so it is subject to the usual (e.g. disabled) checks.
5300 (describe-package): Accept package-desc as well.
5301 (describe-package-1): Describe a specific package-desc. Add links to
5302 other package-descs for the same package name.
5303 (package-menu-describe-package): Pass the actual package-desc.
5304 (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
5305 works correctly.
5306 (package-desc-status): New function.
5307 (package-menu--refresh): New function, extracted
5308 from package-menu--generate.
5309 (package-menu--generate): Use it.
5310 (package-delete): Update package-alist.
5311 (package-menu-execute): Don't call package-initialize.
5312
5313 * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
5314 progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
5315 progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
5316 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
5317 progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
5318 emacs-lisp/cl-macs.el: Neuter the "Version:" header.
5319
5320 2013-06-25 Martin Rudalics <rudalics@gmx.at>
5321
5322 * window.el (window--state-get-1): Workaround for bug#14527.
5323 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
5324
5325 2013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5326
5327 * net/eww.el (eww-back-url): Implement the history by stashing all
5328 the data into a list.
5329 (eww-forward-url): Allow going forward in the history, too.
5330
5331 2013-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
5334 for values and use read--expression for expressions (bug#14710).
5335 (read-file-local-variable): Avoid setq.
5336 (read-file-local-variable-mode): Use minor-mode-list.
5337
5338 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5339
5340 * textmodes/bibtex.el (bibtex-generate-url-list): Add support
5341 for DOI URLs.
5342
5343 2013-06-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5344
5345 * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
5346 Update imenu-support when dialect changes.
5347
5348 2013-06-25 Leo Liu <sdl.web@gmail.com>
5349
5350 * ido.el (ido-read-internal): Allow forward slash on windows.
5351
5352 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5353
5354 * net/eww.el (eww): Start of strings is \\`, not ^.
5355
5356 2013-06-24 Ivan Kanis <ivan@kanis.fr>
5357
5358 * net/shr.el (shr-browse-url): Fix interactive spec.
5359
5360 * net/eww.el (eww): Add a trailing slash to domain names.
5361
5362 2013-06-24 Juanma Barranquero <lekktu@gmail.com>
5363
5364 * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
5365
5366 2013-06-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5367
5368 * net/shr.el (shr-browse-url): Use an external browser if given a
5369 prefix.
5370
5371 * net/eww.el (eww-external-browser): Move to shr.
5372
5373 2013-06-24 Ivan Kanis <ivan@kanis.fr>
5374
5375 * net/eww.el (eww): Work more correctly for file: URLs.
5376 (eww-detect-charset): Allow quoted charsets.
5377 (eww-yank-page-url): New command and keystroke.
5378
5379 2013-06-24 Daiki Ueno <ueno@gnu.org>
5380
5381 * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
5382 file name of gpg executable.
5383 (epg-context-program): New function.
5384 (epg-context-home-directory): New function.
5385 (epg-context-set-program): New function.
5386 (epg-context-set-home-directory): New function.
5387 (epg--start): Use `epg-context-program' instead of
5388 'epg-gpg-program'.
5389 (epg--list-keys-1): Likewise.
5390
5391 2013-06-24 Leo Liu <sdl.web@gmail.com>
5392
5393 * ido.el (ido-read-internal): Fix bug#14620.
5394
5395 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
5396
5397 * faces.el (face-documentation): Simplify.
5398 (read-face-attribute, tty-find-type, x-resolve-font-name):
5399 Use `string-match-p'.
5400 (list-faces-display): Use `string-match-p'. Simplify.
5401 (face-spec-recalc): Check face to avoid face alias loops.
5402 (read-color): Use `string-match-p' and non-capturing parenthesis.
5403
5404 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5405
5406 * net/shr.el (shr-rescale-image): Use the new
5407 :max-width/:max-height functionality.
5408
5409 2013-06-23 Ivan Kanis <ivan@kanis.fr>
5410
5411 * net/eww.el (eww-search-prefix): New variable.
5412 (eww): Use it.
5413 (eww-external-browser): New variable.
5414 (eww-mode-map): New keystroke.
5415 (eww-browse-with-external-browser): New command.
5416
5417 * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
5418
5419 2013-06-23 Juanma Barranquero <lekktu@gmail.com>
5420
5421 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
5422 Don't skip aligning the next header field when padding is 0;
5423 otherwise, field width is not respected unless the title is as
5424 wide as the field.
5425
5426 2013-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
5427
5428 * emacs-lisp/package.el (package-el-version): Remove.
5429 (package-process-define-package): Fix inf-loop.
5430 (package-install): Allow symbols as arguments again.
5431
5432 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
5433
5434 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
5435 add some more keyword-like methods.
5436 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
5437
5438 2013-06-22 Juanma Barranquero <lekktu@gmail.com>
5439
5440 * bs.el (bs-buffer-show-mark): Make defvar-local.
5441 (bs-mode): Use setq-local.
5442
5443 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
5444 (emacs-lock--try-unlocking): Make defvar-local.
5445
5446 2013-06-22 Glenn Morris <rgm@gnu.org>
5447
5448 * play/cookie1.el (cookie-apropos): Minor simplification.
5449
5450 * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
5451
5452 2013-06-22 Dmitry Gutov <dgutov@yandex.ru>
5453
5454 * progmodes/ruby-mode.el (auto-mode-alist): Do not use
5455 `regexp-opt', it breaks the build during dumping.
5456
5457 2013-06-21 Dmitry Gutov <dgutov@yandex.ru>
5458
5459 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
5460 Highlight keyword-like methods on Kernel and Module with
5461 font-lock-builtin-face.
5462 (auto-mode-alist): Consolidate different entries into one regexp
5463 and add more *file-s.
5464
5465 2013-06-21 Stephen Berman <stephen.berman@gmx.net>
5466
5467 * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
5468
5469 * calendar/diary-lib.el (diary-goto-entry-function): New variable.
5470 (diary-entry): Use it in the action of this button type instead of
5471 diary-goto-entry.
5472
5473 * calendar/todo-mode.el: New version.
5474 (todo-add-category): Append new category to end of file and give
5475 it the highest number, instead of putting it at the beginning and
5476 giving it 0. Incorporate noninteractive functionality.
5477 (todo-forward-category): Adapt to 1-based category numbering.
5478 Allow skipping over archived categories.
5479 (todo-backward-category): Derive from todo-forward-category.
5480 (todo-backward-item, todo-forward-item): Make noninteractive and
5481 delegate interactive part to new commands. Make sensitive to done items.
5482 (todo-categories): Make value an alist of category names and
5483 vectors of item counts.
5484 (todo-category-beg): Make a defconst.
5485 (todo-category-number): Use 1 instead of 0 as initial value.
5486 (todo-category-select): Make sensitive to overlays, optional item
5487 highlighting and done items.
5488 (todo-delete-item): Make sensitive to overlays and marked and done items.
5489 (todo-edit-item): Make sensitive to overlays and editing of
5490 date/time header optional. Add format checks.
5491 (todo-edit-multiline): Rename to todo-edit-multiline-item. Make a
5492 no-op if point is not on an item. Advertise using todo-edit-quit.
5493 (todo-edit-mode): Make sensitive to new format, font-locking, and
5494 multiple todo files.
5495 (todo-insert-item, todo-insert-item-here): Derive from
5496 todo-basic-insert-item and extend functionality.
5497 (todo-item-end, todo-item-start): Make sensitive to done items.
5498 (todo-item-string): Don't return text properties. Restore point.
5499 (todo-jump-to-category): Make sensitive to multiple todo files and
5500 todo archives. Use extended category completion.
5501 (todo-lower-item, todo-raise-item): Rename to *-priority and
5502 derive from todo-set-item-priority.
5503 (todo-mode): Derive from special-mode. Make sensitive to new
5504 format, font-locking and multiple todo files. Make read-only.
5505 (todo-mode-map): Don't suppress digit keys, so they can supply
5506 prefix arguments. Add many new key bindings.
5507 (todo-prefix): Insert as an overlay instead of file text.
5508 Change semantics from diary date expression to purely visual mark.
5509 (todo-print): Rename to todo-print-buffer. Make buffer display
5510 features printable. Remove option to restrict number of items
5511 printed. Add option to print to file.
5512 (todo-print-function): Rename to todo-print-buffer-function.
5513 (todo-quit): Extend to handle exiting new todo modes.
5514 (todo-remove-item): Make sensitive to overlays.
5515 (todo-save): Extend to buffers of filtered items.
5516 (todo-show): Make sensitive to done items, multiple todo files and
5517 new todo modes. Offer to convert legacy todo file before creating
5518 first new todo file.
5519 (todo-show-priorities): Rename to todo-top-priorities.
5520 Change semantics of value 0.
5521 (todo-top-priorities): Rename to todo-filter-top-priorities,
5522 derive from todo-filter-items and extend functionality.
5523 (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
5524 and extend functionality to other types of filtered items.
5525 (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
5526 (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
5527 (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
5528 (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
5529 (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
5530 (todo-edit-mode-hook, todo-entry-prefix-function)
5531 (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
5532 (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
5533 (todo-initials, todo-insert-threshold, todo-item-string-start)
5534 (todo-line-string, todo-menu, todo-mode-hook)
5535 (todo-more-important-p, todo-previous-answer, todo-previous-line)
5536 (todo-print-priorities, todo-remove-separator)
5537 (todo-save-top-priorities-too, todo-string-count-lines)
5538 (todo-string-multiline-p, todo-time-string-format)
5539 (todo-tmp-buffer-name): Remove.
5540 (todo-add-file, todo-archive-done-item, todo-choose-archive)
5541 (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
5542 (todo-edit-category-diary-inclusion)
5543 (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
5544 (todo-edit-file, todo-edit-item-date-day)
5545 (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
5546 (todo-edit-item-date-month, todo-edit-item-date-to-today)
5547 (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
5548 (todo-edit-item-diary-nonmarking, todo-edit-item-header)
5549 (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
5550 (todo-filter-diary-items-multifile, todo-filter-regexp-items)
5551 (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
5552 (todo-filter-top-priorities-multifile, todo-find-archive)
5553 (todo-find-filtered-items-file, todo-go-to-source-item)
5554 (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
5555 (todo-jump-to-archive-category, todo-lower-category)
5556 (todo-mark-category, todo-marked-item-p, todo-merge-category)
5557 (todo-move-category, todo-move-item, todo-next-button)
5558 (todo-next-item, todo-padded-string, todo-powerset)
5559 (todo-previous-button, todo-previous-item)
5560 (todo-print-buffer-to-file, todo-raise-category)
5561 (todo-rename-category, todo-repair-categories-sexp, todo-search)
5562 (todo-set-category-number, todo-set-item-priority)
5563 (todo-set-top-priorities-in-category)
5564 (todo-set-top-priorities-in-file, todo-show-categories-table)
5565 (todo-sort-categories-alphabetically-or-numerically)
5566 (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
5567 (todo-sort-categories-by-done, todo-sort-categories-by-todo)
5568 (todo-toggle-item-header, todo-toggle-item-highlighting)
5569 (todo-toggle-mark-item, todo-toggle-prefix-numbers)
5570 (todo-toggle-view-done-items, todo-toggle-view-done-only)
5571 (todo-unarchive-items, todo-unmark-category): New commands.
5572 (todo-absolute-file-name, todo-add-to-buffer-list)
5573 (todo-adjusted-category-label-length, todo-basic-edit-item-header)
5574 (todo-basic-insert-item, todo-category-completions)
5575 (todo-category-number, todo-category-string-matcher-1)
5576 (todo-category-string-matcher-2, todo-check-filtered-items-file)
5577 (todo-check-format, todo-clear-matches)
5578 (todo-comment-string-matcher, todo-convert-legacy-date-time)
5579 (todo-current-category, todo-date-string-matcher)
5580 (todo-define-insertion-command, todo-diary-expired-matcher)
5581 (todo-diary-goto-entry, todo-diary-item-p)
5582 (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
5583 (todo-display-categories, todo-display-sorted, todo-done-item-p)
5584 (todo-done-item-section-p, todo-done-separator)
5585 (todo-done-string-matcher, todo-files, todo-filter-items)
5586 (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
5587 (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
5588 (todo-insert-category-line, todo-insert-item-from-calendar)
5589 (todo-insert-sort-button, todo-insert-with-overlays)
5590 (todo-insertion-command-name, todo-insertion-key-bindings)
5591 (todo-label-to-key, todo-longest-category-name-length)
5592 (todo-make-categories-list, todo-mode-external-set)
5593 (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
5594 (todo-modes-set-3, todo-multiple-filter-files)
5595 (todo-nondiary-marker-matcher, todo-prefix-overlays)
5596 (todo-read-category, todo-read-date, todo-read-dayname)
5597 (todo-read-file-name, todo-read-time)
5598 (todo-reevaluate-category-completions-files-defcustom)
5599 (todo-reevaluate-default-file-defcustom)
5600 (todo-reevaluate-filelist-defcustoms)
5601 (todo-reevaluate-filter-files-defcustom)
5602 (todo-reset-and-enable-done-separator, todo-reset-comment-string)
5603 (todo-reset-done-separator, todo-reset-done-separator-string)
5604 (todo-reset-done-string, todo-reset-global-current-todo-file)
5605 (todo-reset-highlight-item, todo-reset-nondiary-marker)
5606 (todo-reset-prefix, todo-set-categories)
5607 (todo-set-date-from-calendar, todo-set-show-current-file)
5608 (todo-set-top-priorities, todo-short-file-name)
5609 (todo-show-current-file, todo-sort, todo-time-string-matcher)
5610 (todo-total-item-counts, todo-update-buffer-list)
5611 (todo-update-categories-display, todo-update-categories-sexp)
5612 (todo-update-count, todo-validate-name, todo-y-or-n-p):
5613 New functions.
5614 (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
5615 New major modes.
5616 (todo-categories, todo-display, todo-edit, todo-faces)
5617 (todo-filtered): New defgroups.
5618 (todo-archived-only, todo-button, todo-category-string, todo-date)
5619 (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
5620 (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
5621 (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
5622 (todo-add-item-if-new-category, todo-always-add-time-string)
5623 (todo-categories-align, todo-categories-archived-label)
5624 (todo-categories-category-label, todo-categories-diary-label)
5625 (todo-categories-done-label, todo-categories-number-separator)
5626 (todo-categories-todo-label, todo-categories-totals-label)
5627 (todo-category-completions-files, todo-completion-ignore-case)
5628 (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
5629 (todo-done-separator-string, todo-done-string)
5630 (todo-files-function, todo-filter-done-items, todo-filter-files)
5631 (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
5632 (todo-initial-category, todo-initial-file, todo-item-mark)
5633 (todo-legacy-date-time-regexp, todo-mode-line-function)
5634 (todo-nondiary-marker, todo-number-prefix)
5635 (todo-print-buffer-function, todo-show-current-file)
5636 (todo-show-done-only, todo-show-first, todo-show-with-done)
5637 (todo-skip-archived-categories, todo-top-priorities-overrides)
5638 (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
5639 (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
5640 New defcustoms.
5641 (todo-category-done, todo-date-pattern, todo-date-string-start)
5642 (todo-diary-items-buffer, todo-done-string-start)
5643 (todo-filtered-items-buffer, todo-item-start)
5644 (todo-month-abbrev-array, todo-month-name-array)
5645 (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
5646 (todo-top-priorities-buffer): New defconsts.
5647 (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
5648 (todo-categories-with-marks, todo-category-string-face)
5649 (todo-comment-face, todo-comment-string, todo-current-todo-file)
5650 (todo-date-face, todo-date-from-calendar, todo-descending-counts)
5651 (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
5652 (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
5653 (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
5654 (todo-font-lock-keywords, todo-global-current-todo-file)
5655 (todo-insertion-commands, todo-insertion-commands-arg-key-list)
5656 (todo-insertion-commands-args)
5657 (todo-insertion-commands-args-genlist)
5658 (todo-insertion-commands-names, todo-insertion-map)
5659 (todo-key-bindings-t, todo-key-bindings-t+a)
5660 (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
5661 (todo-multiple-filter-files, todo-multiple-filter-files-widget)
5662 (todo-nondiary-face, todo-print-buffer, todo-time-face)
5663 (todo-visited): New variables.
5664
5665 2013-06-21 Glenn Morris <rgm@gnu.org>
5666
5667 * play/cookie1.el (cookie-apropos): Add optional display argument.
5668 * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
5669 (psychoanalyze-pinhead): Use cookie-doctor.
5670
5671 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
5672
5673 * emacs-lisp/package.el (tar-get-file-descriptor)
5674 (tar--extract): Declare.
5675
5676 2013-06-21 Eduard Wiebe <usenet@pusto.de>
5677
5678 Extend flymake's warning predicate to be a function (bug#14217).
5679 * progmodes/flymake.el (flymake-warning-predicate): New.
5680 (flymake-parse-line): Use it.
5681 (flymake-warning-re): Make obsolete alias to
5682 `flymake-warning-predicate'.
5683
5684 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5685
5686 * emacs-lisp/package.el (package-alist): Include obsolete packages.
5687 (package-obsolete-list): Remove.
5688 (package-activate): Remove min-version argument. Add `force' argument.
5689 Adjust to new package-alist format.
5690 (package-mark-obsolete): Remove.
5691 (package-unpack): Force reload of the package's autoloads.
5692 (package-installed-p): Check builtins if the installed package is not
5693 recent enough.
5694 (package-initialize): Don't reset package-obsolete-list.
5695 Don't specify which package version to activate.
5696 (package-process-define-package, describe-package-1)
5697 (package-menu--generate): Adjust to new package-alist format.
5698
5699 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
5700
5701 * allout-widgets.el (allout-widgets-mode-off)
5702 (allout-widgets-mode-on, allout-widgets-pre-command-business)
5703 (allout-widgets-post-command-business)
5704 (allout-widgets-after-copy-or-kill-function)
5705 (allout-widgets-after-undo-function, allout-test-range-overlaps)
5706 (allout-decorate-item-and-context)
5707 (allout-graphics-modification-handler): Fix typos in docstrings.
5708 (allout-get-or-create-parent-widget): Use `looking-at-p'.
5709
5710 * cmuscheme.el (scheme-start-file): Doc fix.
5711 (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
5712 (scheme-input-filter): Use `string-match-p'.
5713
5714 * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
5715
5716 * dired-x.el: Use Dired consistently in docstrings.
5717
5718 * dired.el: Use Dired consistently in docstrings.
5719 (dired-readin, dired-mode): Use `setq-local'.
5720 (dired-switches-alist): Make defvar-local.
5721 (dired-buffers-for-dir): Use `zerop'.
5722 (dired-safe-switches-p, dired-switches-escape-p)
5723 (dired-insert-old-subdirs, dired-move-to-end-of-filename)
5724 (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
5725 (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check):
5726 (dired-goto-next-nontrivial-file): Use `string-match-p'.
5727 (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
5728 (dired-toggle-marks, dired-mark-files-containing-regexp)
5729 (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
5730 (dired-flag-auto-save-files, dired-flag-backup-files):
5731 Use `looking-at-p'.
5732 (dired-mark-files-regexp, dired-build-subdir-alist):
5733 Use `string-match-p', `looking-at-p'.
5734
5735 * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
5736 (direct-print-region-helper): Use `string-match-p'.
5737
5738 2013-06-21 Leo Liu <sdl.web@gmail.com>
5739
5740 * comint.el (comint-redirect-results-list-from-process):
5741 Fix infinite loop.
5742
5743 2013-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5744
5745 * net/eww.el (eww-update-header-line-format): Quote % characters.
5746
5747 2013-06-21 Glenn Morris <rgm@gnu.org>
5748
5749 * play/cookie1.el (cookie): New custom group.
5750 (cookie-file): New option.
5751 (cookie-check-file): New function.
5752 (cookie): Make it interactive. Make start and end messages optional.
5753 Interactively, display the result. Default to cookie-file.
5754 (cookie-insert): Default to cookie-file.
5755 (cookie-snarf): Make start and end messages optional.
5756 Default to cookie-file. Use with-temp-buffer.
5757 (cookie-read): Rename from read-cookie.
5758 Make start and end messages optional. Default to cookie-file.
5759 (cookie-shuffle-vector): Rename from shuffle-vector. Use dotimes.
5760 Do not autoload it.
5761 (cookie-apropos, cookie-doctor): New functions, copied from yow.el
5762 * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
5763
5764 2013-06-21 Leo Liu <sdl.web@gmail.com>
5765
5766 * progmodes/octave.el (octave-mode): Backward compatibility fix.
5767
5768 2013-06-21 Glenn Morris <rgm@gnu.org>
5769
5770 * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
5771
5772 2013-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5773 Daniel Hackney <dan@haxney.org>
5774
5775 * emacs-lisp/package.el: Use tar-mode rather than tar executable.
5776 Consolidate the single-file vs tarball code.
5777 (package-desc-suffix): New function.
5778 (package-desc-full-name): Don't bother inlining it.
5779 (package-load-descriptor): Return the new package-desc.
5780 (package-mark-obsolete): Remove unused arg `package'.
5781 (package-unpack): Make it work for single files as well.
5782 Make it update package-alist.
5783 (package--make-autoloads-and-stuff): Rename from
5784 package--make-autoloads-and-compile. Don't compile any more.
5785 (package--compile): New function.
5786 (package-generate-description-file): New function, extracted from
5787 package-unpack-single.
5788 (package-unpack-single): Remove.
5789 (package--with-work-buffer): Add indentation and debugging info.
5790 (package-download-single): Remove.
5791 (package-install-from-archive): Rename from package-download-tar, make
5792 it take a pkg-desc, and make it work for single files as well.
5793 (package-download-transaction): Simplify.
5794 (package-tar-file-info): Remove `file' arg. Rewrite not to use an
5795 external tar program.
5796 (package-install-from-buffer): Remove `pkg-desc' argument.
5797 Use package-tar-file-info for tar-mode buffers.
5798 (package-install-file): Simplify accordingly.
5799 (package-archive-base): Change to take a pkg-desc.
5800 * tar-mode.el (tar--check-descriptor): New function, extracted from
5801 tar-get-descriptor.
5802 (tar-get-descriptor): Use it.
5803 (tar-get-file-descriptor): New function.
5804 (tar--extract): New function, extracted from tar-extract.
5805 (tar--extract): Use it.
5806 * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
5807 case the summary uses non-ascii. Adjust to new calling convention of
5808 package-tar-file-info.
5809
5810 2013-06-21 Leo Liu <sdl.web@gmail.com>
5811
5812 * comint.el (comint-redirect-results-list-from-process):
5813 Fix random delay. (Bug#14681)
5814
5815 2013-06-21 Juanma Barranquero <lekktu@gmail.com>
5816
5817 * profiler.el (profiler-format-number): Use log, not log10.
5818
5819 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5820
5821 * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
5822
5823 2013-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5824
5825 * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
5826 * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
5827 yet available.
5828 * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
5829 (AUTOGENEL): ... here.
5830 * emacs-lisp/cl-macs.el (cl--sublis): New function.
5831 (cl--defsubst-expand): Use it.
5832
5833 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
5834
5835 * subr.el (log10): Move here from C code, and declare as obsolete.
5836 All uses of (log10 X) replaced with (log X 10).
5837
5838 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5839
5840 * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
5841 Declare with `defvar-local'.
5842 (tabulated-list-use-header-line, tabulated-list-entries)
5843 (tabulated-list-padding, tabulated-list-printer)
5844 (tabulated-list-sort-key): Declare with `defvar-local'.
5845 (tabulated-list-init-header, tabulated-list-print-fake-header):
5846 Use `setq-local'.
5847
5848 2013-06-20 Michael Albinus <michael.albinus@gmx.de>
5849
5850 * arc-mode.el (archive-mode): Add `archive-write-file' to
5851 `write-contents-functions' also for remote files. (Bug#14652)
5852
5853 2013-06-20 Juanma Barranquero <lekktu@gmail.com>
5854
5855 * cus-edit.el (custom-commands): Fix typos.
5856 (custom-display): Fix tooltip text.
5857 (custom-magic-alist, custom-filter-face-spec, custom-group-members):
5858 Fix typos in docstrings.
5859 (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
5860 (custom-unlispify-menu-entry, custom-magic-value-create)
5861 (custom-add-see-also, custom-group-value-create): Use ?\s.
5862 (custom-guess-type, customize-apropos, editable-field)
5863 (custom-face-value-create): Use `string-match-p'.
5864 (custom-save-variables, custom-save-faces): Use `looking-at-p'.
5865
5866 * custom.el (custom-load-symbol): Use `string-match-p'.
5867
5868 * ansi-color.el: Convert to lexical binding.
5869 (ansi-colors): Fix URL.
5870 (ansi-color-context, ansi-color-context-region): Use defvar-local.
5871 (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
5872 (ansi-color-make-color-map): Rename local var ansi-color-map to map.
5873
5874 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5875
5876 * net/eww.el (eww-process-text-input): Display passwords as asterisks.
5877
5878 * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
5879
5880 2013-06-19 Tom Tromey <tromey@redhat.com>
5881
5882 * net/eww.el (eww-top-url): Remove.
5883 (eww-home-url, eww-start-url, eww-contents-url): New defvars.
5884 (eww-render): Set new variables. Don't set eww-top-url.
5885 (eww-handle-link): Handle "prev", "home", and "contents".
5886 Downcase the rel text.
5887 (eww-top-url): Choose best top URL.
5888
5889 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5890
5891 * net/eww.el: Rewrite to implement form elements "by hand" instead of
5892 relying in widget.el. Using widget.el leads to too many
5893 user interface inconsistencies.
5894 (eww-self-insert): Implement entering commands in text fields.
5895 (eww-process-text-input): New function to make text input field editing
5896 work.
5897 (eww-submit): Rewrite to use the new-style form methods.
5898 (eww-select-display): Display the correct selected item.
5899 (eww-change-select): Implement changing the select value.
5900 (eww-toggle-checkbox): Implement radio/checkboxes.
5901 (eww-update-field): Fix compilation error.
5902 (eww-tag-textarea): Implement <textarea>.
5903
5904 * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
5905 we don't shadow mode-specific bindings.
5906
5907 * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
5908 nothing to push.
5909
5910 * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
5911
5912 2013-06-19 Glenn Morris <rgm@gnu.org>
5913
5914 * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
5915
5916 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
5917
5918 * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
5919 not needed.
5920
5921 * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
5922
5923 2013-06-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
5924
5925 * net/browse-url.el (browse-url-browser-function):
5926 `eww-browse-url' has the right calling signature, `eww' does not.
5927
5928 2013-06-19 Glenn Morris <rgm@gnu.org>
5929
5930 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
5931 Only eval autoloaded macros.
5932 (byte-compile-autoload): Only give the macro warning for macros.
5933
5934 * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
5935 (ps-underlined-faces): Declare.
5936
5937 * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
5938 (speedbar-add-supported-extension): Declare.
5939
5940 * international/titdic-cnv.el (tit-process-header, miscdic-convert):
5941 Don't include a date stamp in the header of the generated file;
5942 it leads to needless differences between output files.
5943
5944 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
5945
5946 * net/secrets.el (secrets-struct-secret-content-type):
5947 Replace check of introspection data by a test call of "CreateItem".
5948 Some servers do not offer introspection.
5949
5950 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
5951
5952 * electric.el (electric-pair-mode): Improve interaction with
5953 electric-layout-mode.
5954 (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
5955 (electric-pair-syntax): Use text-mode-syntax-table in comments
5956 and strings.
5957 (electric-pair--insert): New function.
5958 (electric-pair-post-self-insert-function): Use it and
5959 electric--after-char-pos.
5960
5961 2013-06-19 Leo Liu <sdl.web@gmail.com>
5962
5963 * progmodes/octave.el (octave-help): Fix regexp.
5964
5965 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5966
5967 * net/shr.el (shr-make-table-1): Implement <td rowspan>.
5968 (shr-table-horizontal-line): Allow nil as a value, and change the
5969 default.
5970 (shr-insert-table-ruler): Respect the nil value.
5971
5972 2013-06-18 Tom Tromey <tromey@barimba>
5973
5974 * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
5975 New defvars.
5976 (eww-open-file): New defun.
5977 (eww-render): Initialize new variables.
5978 (eww-display-html): Handle "link" and "a".
5979 (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
5980 (eww-mode-map): Move "p" to "l". Bind "p", "n", "t", and "u".
5981 (eww-back-url): Rename from eww-previous-url.
5982 (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
5983 New defuns.
5984
5985 2013-06-18 Dmitry Gutov <dgutov@yandex.ru>
5986
5987 * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
5988 Distinguish ternary operator tokens from slash symbol and slash
5989 char literal.
5990
5991 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
5992
5993 Convert symbol prettification into minor mode and global minor mode.
5994
5995 * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
5996 `prog-prettify-symbols', and make a local defvar instead of defcustom.
5997 (prettify-symbols--keywords): Rename from
5998 `prog-prettify-symbols-alist' and make a local defvar.
5999 (prettify-symbols--compose-symbol): Rename from
6000 `prog--prettify-font-lock-compose-symbol'.
6001 (prettify-symbols--make-keywords): Rename from
6002 `prog-prettify-font-lock-symbols-keywords' and simplify.
6003 (prog-prettify-install): Remove.
6004 (prettify-symbols-mode): New minor mode, based on
6005 `prog-prettify-install'.
6006 (turn-on-prettify-symbols-mode): New function.
6007 (global-prettify-symbols-mode): New globalized minor mode.
6008
6009 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6010 * progmodes/cfengine.el (cfengine3-mode):
6011 * progmodes/perl-mode.el (perl-mode): Don't call
6012 `prog-prettify-install'; set `prettify-symbols-alist' instead.
6013
6014 2013-06-18 Juri Linkov <juri@jurta.org>
6015
6016 * files-x.el (modify-file-local-variable-message): New function.
6017 (modify-file-local-variable)
6018 (modify-file-local-variable-prop-line): Add arg INTERACTIVE
6019 and call `modify-file-local-variable-message' when it's non-nil.
6020 (add-file-local-variable, delete-file-local-variable)
6021 (add-file-local-variable-prop-line)
6022 (delete-file-local-variable-prop-line): Add arg INTERACTIVE
6023 and use it. (Bug#9820)
6024
6025 2013-06-18 Juri Linkov <juri@jurta.org>
6026
6027 * emulation/vi.el (vi-shell-op):
6028 * emulation/vip.el (vip-execute-com, ex-command):
6029 * emulation/viper-cmd.el (viper-exec-bang):
6030 * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
6031 the call of `shell-command-on-region'. (Bug#14637)
6032
6033 * simple.el (shell-command-on-region): Doc fix.
6034
6035 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6036
6037 * emacs-lisp/eieio-custom.el: Remove misleading Version: header
6038 (bug#14633).
6039
6040 2013-06-18 Glenn Morris <rgm@gnu.org>
6041
6042 * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
6043
6044 * newcomment.el (comment-search-forward, comment-search-backward):
6045 Doc fix. (Bug#14376)
6046
6047 2013-06-18 Juanma Barranquero <lekktu@gmail.com>
6048
6049 * face-remap.el (buffer-face-toggle): Fix typo in docstring.
6050 (buffer-face-mode-invoke): Doc fix.
6051
6052 2013-06-18 Matthias Meulien <orontee@gmail.com>
6053
6054 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
6055 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
6056
6057 2013-06-18 Glenn Morris <rgm@gnu.org>
6058
6059 * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
6060 Replace obsolete function generic-make-keywords with its expansion.
6061
6062 * progmodes/python.el (ffap-alist): Declare.
6063
6064 * textmodes/reftex.el (bibtex-mode-map): Declare.
6065
6066 2013-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6067
6068 * emacs-lisp/package.el: Update package-alist after install (bug#14632).
6069 (package-unpack, package-unpack-single): Return the pkg-dir.
6070 (package-download-transaction): Use it to update package-alist.
6071
6072 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6073
6074 * net/browse-url.el (browse-url-browser-function): Add `eww' as a
6075 possible choice.
6076
6077 2013-06-17 Juri Linkov <juri@jurta.org>
6078
6079 * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
6080
6081 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
6082
6083 * emacs-lisp/package.el (package-load-descriptor):
6084 Remove `with-syntax-table' call, `read' doesn't need it.
6085 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
6086
6087 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
6088
6089 * startup.el (command-line): Expand package name returned by
6090 `package--description-file' (bug#14639).
6091
6092 2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
6093
6094 * emacs-lisp/package.el (package-load-descriptor): Do not call
6095 `emacs-lisp-mode', just use its syntax table.
6096
6097 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
6098
6099 * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
6100 `font-lock-extra-managed-props' if any prettifying keyword is added.
6101 (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
6102 (prog-mode): Use `setq-local'.
6103
6104 2013-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
6105
6106 * international/characters.el (standard-case-table): Set syntax of ?»
6107 and ?« to punctuation.
6108
6109 2013-06-16 Juanma Barranquero <lekktu@gmail.com>
6110
6111 * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
6112 Save relevant match data before calling `syntax-ppss' (bug#14595).
6113
6114 2013-06-15 Juri Linkov <juri@jurta.org>
6115
6116 * files-x.el (modify-file-local-variable-prop-line): Add local
6117 variables to the end of the existing comment on the first line.
6118 Use `file-auto-mode-skip' to skip interpreter magic line,
6119 and also skip XML declaration.
6120
6121 2013-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * startup.el (package--builtin-versions): New var.
6124 (package-subdirectory-regexp): Remove.
6125 (package--description-file): Hard code its value instead.
6126
6127 * emacs-lisp/package.el: Don't activate packages older than builtin.
6128 (package-obsolete-list): Rename from package-obsolete-alist, and make
6129 it into a simple list of package-desc.
6130 (package-strip-version): Remove.
6131 (package-built-in-p): Use package--builtin-versions.
6132 (package-mark-obsolete): Simplify.
6133 (package-process-define-package): Mark it obsolete if older than the
6134 builtin version.
6135 (package-handle-response): Use line-end-position.
6136 (package-read-archive-contents, package--download-one-archive):
6137 Simplify.
6138 (package--add-to-archive-contents): Skip if older than the builtin or
6139 installed version.
6140 (package-menu-describe-package): Fix last change.
6141 (package-list-unversioned): New var.
6142 (package-menu--generate): Use it.
6143
6144 * emacs-lisp/autoload.el: Manage package--builtin-versions.
6145 (autoload--insert-text, autoload--insert-cookie-text): New functions.
6146 (autoload-builtin-package-versions): New variable.
6147 (autoload-generate-file-autoloads): Use them.
6148 Remove the list of autoloaded functions/macros from the
6149 (autoload...) comments.
6150
6151 * Makefile.in (autoloads): Set autoload-builtin-package-versions.
6152
6153 2013-06-15 Eli Zaretskii <eliz@gnu.org>
6154
6155 * simple.el (line-move-partial): Don't jump to the next screen
6156 line as soon as it becomes visible. Instead, continue enlarging
6157 the vscroll until the portion of a tall screen line that's left on
6158 display is about the height of the frame's default font.
6159 (Bug#14567)
6160
6161 2013-06-15 Glenn Morris <rgm@gnu.org>
6162
6163 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
6164 compilation-error-regexp-alist void, or local while let-bound.
6165
6166 * progmodes/make-mode.el (makefile-mode-syntax-table):
6167 Treat "=" as punctuation. (Bug#14614)
6168
6169 2013-06-15 Juanma Barranquero <lekktu@gmail.com>
6170
6171 * help-fns.el (describe-variable):
6172 Add extra line for permanent-local variables.
6173
6174 2013-06-15 Simen Heggestøyl <simenheg@ifi.uio.no> (tiny change)
6175
6176 * progmodes/scheme.el (scheme-font-lock-keywords-2):
6177 Add export, import, library. (Bug#9164)
6178 (library): Set indent function.
6179
6180 2013-06-14 Glenn Morris <rgm@gnu.org>
6181
6182 * term/xterm.el (xterm--query):
6183 Stop after first matching handler. (Bug#14615)
6184
6185 2013-06-14 Ivan Kanis <ivan@kanis.fr>
6186
6187 Add support for dired in saveplace.
6188 * dired.el (dired-initial-position-hook): New variable.
6189 (dired-initial-position): Call hook to place cursor position.
6190 * saveplace.el (save-place-to-alist): Add dired position.
6191 (save-place-dired-hook): New function.
6192
6193 2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6194
6195 * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
6196 through a symbol rather than letrec.
6197
6198 * emacs-lisp/package.el: Don't recompute dir. Use pkg-descs more.
6199 (package-desc): Add `dir' field.
6200 (package-desc-full-name): New function.
6201 (package-load-descriptor): Combine the two arguments. Don't use `load'.
6202 (package-maybe-load-descriptor): Remove.
6203 (package-load-all-descriptors): Just call package-load-descriptor.
6204 (package--disabled-p): New function.
6205 (package-desc-vers, package-desc-doc): Remove aliases.
6206 (package--dir): Remove function.
6207 (package-activate): Check if a package is disabled.
6208 (package-process-define-package): New function, extracted from
6209 define-package.
6210 (define-package): Turn into a place holder.
6211 (package-unpack-single, package-tar-file-info):
6212 Use package--description-file.
6213 (package-compute-transaction): Use package--disabled-p.
6214 (package-download-transaction): Don't call
6215 package-maybe-load-descriptor since they're all loaded anyway.
6216 (package-install): Change argument to be a pkg-desc.
6217 (package-delete): Use a single pkg-desc argument.
6218 (describe-package-1): Use package-desc-dir instead of package--dir.
6219 Use package-desc property instead of package-symbol.
6220 (package-install-button-action): Adjust accordingly.
6221 (package--push): Rewrite.
6222 (package-menu--print-info): Adjust accordingly. Change the ID format
6223 to be a pkg-desc.
6224 (package-menu-describe-package, package-menu-get-status)
6225 (package-menu--find-upgrades, package-menu-mark-upgrades)
6226 (package-menu-execute, package-menu--name-predicate):
6227 Adjust accordingly.
6228 * startup.el (package--description-file): New function.
6229 (command-line): Use it.
6230 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6231 Use package-desc-version.
6232
6233 * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
6234 (byte-compile-preprocess): Use it.
6235 (byte-compile-file-form-defalias): Try a bit harder to use macros we
6236 can't quite recognize.
6237 (byte-compile-add-to-list): Remove.
6238 * emacs-lisp/cconv.el (cconv-warnings-only): New function.
6239 (cconv-closure-convert): Add assertion.
6240
6241 * emacs-lisp/map-ynp.el: Use lexical-binding.
6242 (map-y-or-n-p): Remove unused vars `tail' and `object'.
6243 Factor out some repeated code.
6244
6245 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6246
6247 * subr.el (with-eval-after-load): New macro.
6248 (eval-after-load): Allow form to be a function.
6249 take advantage of lexical-binding.
6250 (do-after-load-evaluation): Use dolist and adjust to new format.
6251 * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
6252
6253 2013-06-13 Juri Linkov <juri@jurta.org>
6254
6255 * replace.el (perform-replace): Display "symbol " and other search
6256 modes from `isearch-message-prefix' in the *Help* buffer.
6257
6258 * isearch.el (isearch-query-replace): Add " symbol" and other
6259 possible search modes from `isearch-message-prefix' to the prompt.
6260 (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
6261 when reading a regexp to collect.
6262
6263 2013-06-13 Juri Linkov <juri@jurta.org>
6264
6265 * isearch.el (word-search-regexp): Match whitespace if the search
6266 string begins or ends in whitespace. The LAX arg is applied to
6267 both ends of the search string. Use `regexp-quote' and explicit
6268 \< and \> instead of \b. Use \` and \' instead of ^ and $.
6269 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
6270 boundaries are replaced with symbol boundaries, and characters
6271 between symbols match non-word non-symbol syntax. (Bug#14602)
6272
6273 2013-06-13 Juri Linkov <juri@jurta.org>
6274
6275 * isearch.el (isearch-del-char): Don't exceed the length of
6276 `isearch-string' by the prefix arg. (Bug#14563)
6277
6278 2013-06-13 Juri Linkov <juri@jurta.org>
6279
6280 * isearch.el (isearch-yank-word, isearch-yank-line)
6281 (isearch-char-by-name, isearch-quote-char)
6282 (isearch-printing-char, isearch-process-search-char):
6283 Add optional count prefix arg. (Bug#14563)
6284
6285 * international/isearch-x.el
6286 (isearch-process-search-multibyte-characters):
6287 Add optional count prefix arg.
6288
6289 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6290
6291 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
6292 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
6293 lexical-binding.
6294
6295 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
6296
6297 * subr.el (set-temporary-overlay-map): Add on-exit argument.
6298
6299 2013-06-13 Glenn Morris <rgm@gnu.org>
6300
6301 * startup.el (tty-handle-args):
6302 Don't just discard "--" and anything after. (Bug#14608)
6303
6304 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
6305
6306 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
6307
6308 Implement changes in Secret Service API. Make it backward compatible.
6309 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
6310 (secrets-create-item): Use it. Prefix properties with interface.
6311
6312 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
6313
6314 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
6315 (term-emulate-terminal): Respect term-suppress-hard-newline.
6316
6317 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
6318
6319 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
6320 Only remove a `thumb-file' overlay. (Bug#14548)
6321
6322 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
6323
6324 * mail/reporter.el (reporter-submit-bug-report):
6325 Handle missing package-name. (Bug#14600)
6326
6327 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6328
6329 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
6330 (reftex-citation-prompt, reftex-default-bibliography)
6331 (reftex-bib-or-thebib, reftex-get-bibfile-list)
6332 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6333 (reftex-bib-sort-author, reftex-bib-sort-year)
6334 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
6335 (reftex-extract-bib-entries-from-thebibliography)
6336 (reftex-get-bibkey-default, reftex-get-bib-names)
6337 (reftex-parse-bibtex-entry, reftex-get-bib-field)
6338 (reftex-format-bib-entry, reftex-parse-bibitem)
6339 (reftex-format-bibitem, reftex-do-citation)
6340 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
6341 (reftex-restrict-bib-matches, reftex-extract-bib-file)
6342 (reftex-insert-bib-matches, reftex-format-citation)
6343 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
6344 (reftex-create-bibtex-file): Add docstrings, mostly by converting
6345 existing comments into docstrings.
6346
6347 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
6348
6349 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
6350
6351 2013-06-12 Andreas Schwab <schwab@suse.de>
6352
6353 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
6354 for auto-save files.
6355
6356 2013-06-12 Glenn Morris <rgm@gnu.org>
6357
6358 * ido.el (ido-delete-ignored-files): Remove.
6359 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
6360 Go back to calling ido-ignore-item-p directly.
6361
6362 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
6363
6364 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
6365
6366 * ido.el (ido-delete-ignored-files): New function,
6367 split from ido-make-file-list-1.
6368 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
6369 (ido-make-file-list-1): Use ido-delete-ignored-files.
6370
6371 2013-06-12 Leo Liu <sdl.web@gmail.com>
6372
6373 * progmodes/octave.el (inferior-octave-startup)
6374 (inferior-octave-completion-table)
6375 (inferior-octave-track-window-width-change)
6376 (octave-eldoc-function-signatures, octave-help)
6377 (octave-find-definition): Use single quoted strings.
6378 (inferior-octave-startup-args): Change default value.
6379 (inferior-octave-startup): Do not hard code "-i" and
6380 "--no-line-editing".
6381 (inferior-octave-resync-dirs): Add optional arg NOERROR.
6382 (inferior-octave-directory-tracker): Use it.
6383 (octave-goto-function-definition): Robustify.
6384 (octave-help): Support highlighting operators in 'See also'.
6385 (octave-find-definition): Find subfunctions only in Octave mode.
6386
6387 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
6388
6389 * help-fns.el (help-fns--compiler-macro): If the handler function is
6390 named, then put a link to it.
6391 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
6392 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
6393 (cl-typep): Use it.
6394 (cl-eval-when): Simplify debug spec.
6395 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
6396 compiler-macro function instead of setting `compiler-macro-file'.
6397
6398 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
6399
6400 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
6401 * vc/vc-hooks.el (vc-stay-local): Doc fix.
6402
6403 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
6404 Daniel Hackney <dan@haxney.org>
6405
6406 First part of Daniel Hackney's patch to package.el.
6407 * emacs-lisp/package.el: Use defstruct.
6408 (package-desc): New, main struct.
6409 (package--bi-desc, package--ac-desc): New structs, used to describe the
6410 format in external files.
6411 (package-desc-vers): Replace with package-desc-version accessor.
6412 (package-desc-doc): Replace with package-desc-summary accessor.
6413 (package-activate-1): Remove `package' arg since the pkg-vec now
6414 includes the name.
6415 (define-package): Use package-desc-from-define.
6416 (package-unpack-single): Change file-name arg to be a symbol.
6417 (package--add-to-archive-contents): Use package-desc-create and new
6418 accessor functions to package--ac-desc.
6419 (package-buffer-info, package-tar-file-info): Return a package-desc.
6420 (package-install-from-buffer): Remove `type' argument. Change pkg-info
6421 arg to be a package-desc.
6422 (package-install-file): Adjust accordingly. Use \' to match EOS.
6423 (package--from-builtin): New function.
6424 (describe-package-1, package-menu--generate): Use it.
6425 (package--make-autoloads-and-compile): Change name arg to be a symbol.
6426 (package-generate-autoloads): Idem and return the name of the file.
6427 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6428 Change pkg-info arg to be a package-desc.
6429 Use package-make-ac-desc.
6430 (package-upload-file): Use \' to match EOS.
6431 * finder.el (finder-compile-keywords): Use package-make-builtin.
6432
6433 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6434
6435 * vc/vc.el (vc-deduce-fileset): Change error message.
6436 (vc-read-backend): New function.
6437 (vc-next-action): Use it.
6438
6439 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
6440
6441 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
6442 (prolog-font-lock-keywords): Use regexp-opt instead.
6443 Don't manually highlight strings.
6444 (prolog-mode-variables): Simplify comment-start-skip.
6445 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
6446
6447 * emacs-lisp/generic.el (generic--normalise-comments)
6448 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
6449 (generic-mode-set-comments): Use them.
6450 (generic-bracket-support): Use setq-local.
6451 (generic-make-keywords-list): Declare obsolete.
6452
6453 2013-06-11 Glenn Morris <rgm@gnu.org>
6454
6455 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6456 Prettify after setting font-lock-defaults. (Bug#14574)
6457
6458 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
6459
6460 * replace.el (query-replace, occur-read-regexp-defaults-function)
6461 (replace-search):
6462 * subr.el (declare-function, number-sequence, local-set-key)
6463 (substitute-key-definition, locate-user-emacs-file)
6464 (with-silent-modifications, split-string, eval-after-load):
6465 Fix typos, remove unneeded backslashes and reflow some docstrings.
6466
6467 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
6468
6469 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
6470 default for Elisp files.
6471
6472 2013-06-11 Glenn Morris <rgm@gnu.org>
6473
6474 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
6475 although define-derived-mode was doing this anyway. (Bug#14583)
6476
6477 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
6478
6479 * allout.el (allout-encryption-plaintext-sanitization-regexps):
6480 Fix make-variable-buffer-local call to refer to the correct variable.
6481
6482 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
6483
6484 * eshell/em-term.el (eshell-visual-commands)
6485 (eshell-visual-subcommands, eshell-visual-options):
6486 Add summary line to docstrings. Add cross-references.
6487
6488 2013-06-10 Glenn Morris <rgm@gnu.org>
6489
6490 * epa.el (epa-read-file-name): New function. (Bug#14510)
6491 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
6492
6493 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
6494
6495 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
6496 output redirection to be ignored with visual commands.
6497
6498 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
6499
6500 * eshell/em-term.el (eshell-visual-command-p): New function.
6501 (eshell-term-initialize): Move long lambda to separate function
6502 eshell-visual-command-p.
6503 * eshell/em-dirs.el (eshell-dirs-initialise):
6504 * eshell/em-script.el (eshell-script-initialize):
6505 Add missing #' to lambda.
6506
6507 2013-06-08 Leo Liu <sdl.web@gmail.com>
6508
6509 * progmodes/octave.el (octave-add-log-current-defun): New function.
6510 (octave-mode): Set add-log-current-defun-function.
6511 (octave-goto-function-definition): Do not move point if not found.
6512 (octave-find-definition): Enhance to try subfunctions first.
6513
6514 2013-06-08 Glenn Morris <rgm@gnu.org>
6515
6516 * emacs-lisp/bytecomp.el (byte-compile-char-before)
6517 (byte-compile-backward-char, byte-compile-backward-word):
6518 Improve previous change, to handle non-explicit nil.
6519
6520 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
6521
6522 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
6523 (smie--opener/closer-at-point): New function.
6524 (smie--matching-block-data): Use it. Don't match from right after an
6525 opener or right before a closer. Obey smie-blink-matching-inners.
6526 Don't signal a mismatch for repeated inners like "switch..case..case".
6527
6528 2013-06-07 Leo Liu <sdl.web@gmail.com>
6529
6530 * progmodes/octave.el (octave-mode): Set comment-use-global-state
6531 to t. (Bug#14303)
6532 (octave-function-header-regexp): Fix. (Bug#14570)
6533 (octave-help-mode-finish-hook, octave-help-mode-finish):
6534 Remove. Just use temp-buffer-show-hook.
6535
6536 * newcomment.el (comment-search-backward): Revert last change.
6537 (Bug#14434)
6538
6539 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
6540
6541 2013-06-07 Eli Zaretskii <eliz@gnu.org>
6542
6543 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
6544 through xargs, to avoid failure due to MS-Windows limitations on
6545 command-line length.
6546
6547 2013-06-06 Glenn Morris <rgm@gnu.org>
6548
6549 * font-lock.el (lisp-font-lock-keywords-2):
6550 Treat user-error like error.
6551
6552 * emacs-lisp/bytecomp.el (byte-compile-char-before)
6553 (byte-compile-backward-char, byte-compile-backward-word):
6554 Handle explicit nil arguments. (Bug#14565)
6555
6556 2013-06-05 Alan Mackenzie <acm@muc.de>
6557
6558 * isearch.el (isearch-allow-prefix): New user option.
6559 (isearch-other-meta-char): Don't exit isearch when a prefix
6560 argument is typed whilst `isearch-allow-prefix' is non-nil.
6561 (Bug#9706)
6562
6563 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * autorevert.el (auto-revert-notify-handler): Use memq.
6566 Hide assertion failure.
6567
6568 * skeleton.el: Use cl-lib.
6569 (skeleton-further-elements): Use defvar-local.
6570 (skeleton-insert): Use cl-progv.
6571
6572 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6573
6574 * progmodes/prog-mode.el (prog-prettify-symbols)
6575 (prog-prettify-install): Update docstrings.
6576
6577 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6578
6579 * simple.el: Move all the prog-mode code to prog-mode.el.
6580 * progmodes/prog-mode.el: New file.
6581 * loadup.el: Add prog-mode.el.
6582
6583 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6584
6585 * simple.el (prog-prettify-symbols): Add version.
6586 (prog-prettify-install): Add convenience function to prettify symbols.
6587
6588 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
6589 (perl--augmented-font-lock-keywords-1)
6590 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
6591 variables and use it.
6592
6593 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
6594 (cfengine3-mode): Remove unneeded variable and use it.
6595
6596 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
6597 (lisp--augmented-font-lock-keywords-1)
6598 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
6599 Remove unneeded variables and use it.
6600
6601 2013-06-05 João Távora <joaotavora@gmail.com>
6602
6603 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
6604 to point when opening the connection. (Bug#14380)
6605
6606 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6607
6608 * subr.el (load-history-regexp, load-history-filename-element)
6609 (eval-after-load, after-load-functions, do-after-load-evaluation)
6610 (eval-next-after-load, display-delayed-warnings)
6611 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
6612 definition of save-match-data.
6613 (overriding-local-map): Remove accidental obsolescence declaration.
6614
6615 * emacs-lisp/edebug.el (edebug-result): Move before first use.
6616
6617 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
6618
6619 Generalize symbol prettify support to prog-mode and implement it
6620 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
6621 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
6622 (prog--prettify-font-lock-compose-symbol)
6623 (prog-prettify-font-lock-symbols-keywords): New variables and
6624 functions to support symbol prettification.
6625 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
6626 (lisp--augmented-font-lock-keywords-1)
6627 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
6628 (lisp--prettify-symbols-alist): Implement prettify of lambda.
6629 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
6630 (cfengine3--prettify-symbols-alist, cfengine3-mode):
6631 Implement prettify of -> => :: strings.
6632 * progmodes/perl-mode.el (perl-prettify-symbols)
6633 (perl--font-lock-compose-symbol)
6634 (perl--font-lock-symbols-keywords): Move to prog-mode.
6635 (perl--prettify-symbols-alist): Prettify -> => :: strings.
6636 (perl-font-lock-keywords-1)
6637 (perl-font-lock-keywords-2): Remove explicit prettify support.
6638 (perl--augmented-font-lock-keywords)
6639 (perl--augmented-font-lock-keywords-1)
6640 (perl--augmented-font-lock-keywords-2, perl-mode):
6641 Implement prettify support.
6642
6643 2013-06-05 Leo Liu <sdl.web@gmail.com>
6644
6645 Re-implement smie matching block highlight using
6646 show-paren-data-function. (Bug#14395)
6647 * emacs-lisp/smie.el (smie-matching-block-highlight)
6648 (smie--highlight-matching-block-overlay)
6649 (smie--highlight-matching-block-lastpos)
6650 (smie-highlight-matching-block)
6651 (smie-highlight-matching-block-mode): Remove.
6652 (smie--matching-block-data-cache): New variable.
6653 (smie--matching-block-data): New function.
6654 (smie-setup): Use smie--matching-block-data for
6655 show-paren-data-function.
6656
6657 * progmodes/octave.el (octave-mode-menu): Fix.
6658 (octave-find-definition): Skip garbage lines.
6659
6660 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6661
6662 Fix compilation error with simultaneous dynamic+lexical scoping.
6663 Add warning when a defvar appears after the first let-binding.
6664 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
6665 (byte-compile-close-variables): Initialize it.
6666 (byte-compile--declare-var): New function.
6667 (byte-compile-file-form-defvar)
6668 (byte-compile-file-form-define-abbrev-table)
6669 (byte-compile-file-form-custom-declare-variable): Use it.
6670 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
6671 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
6672 (byte-compile-bind): Handle dynamic bindings that shadow
6673 lexical bindings.
6674 (byte-compile-unbind): Make arg non-optional.
6675 (byte-compile-let): Simplify.
6676 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
6677 (cconv--analyse-function, cconv-analyse-form): Populate it.
6678 Protect byte-compile-bound-variables to limit the scope of defvars.
6679 (cconv-analyse-form): Add missing rule for (defvar <foo>).
6680 Remove unneeded rule for `declare'.
6681
6682 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
6683 so as to avoid depending on cl-adjoin at run-time.
6684 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
6685
6686 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
6687 (macroexp--warn-and-return): Use it.
6688
6689 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
6690
6691 * lisp/subr.el: Convert to lexical binding.
6692 (overriding-local-map): Make obsolete.
6693 (add-to-list): Doc fix. Add compiler macro.
6694 (read-key): Swap values of local maps.
6695
6696 2013-06-05 Leo Liu <sdl.web@gmail.com>
6697
6698 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
6699
6700 2013-06-04 Leo Liu <sdl.web@gmail.com>
6701
6702 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
6703 (compilation-auto-jump): Suppress the "Mark set" message to give
6704 way to exit message.
6705
6706 2013-06-04 Alan Mackenzie <acm@muc.de>
6707
6708 Remove faulty optimisation from indentation calculation.
6709 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
6710 search limit based on 2000 characters back from indent-point.
6711
6712 2013-06-03 Tassilo Horn <tsdh@gnu.org>
6713
6714 * eshell/em-term.el (cl-lib): Require `cl-lib'.
6715
6716 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
6717
6718 * emacs-lisp/lisp.el: Use lexical-binding.
6719 (lisp--local-variables-1, lisp--local-variables): New functions.
6720 (lisp--local-variables-completion-table): New var.
6721 (lisp-completion-at-point): Use it complete let-bound vars.
6722
6723 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
6724 eagerly (bug#14422).
6725
6726 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
6727
6728 * autorevert.el (auto-revert-notify-enabled)
6729 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
6730 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
6731 (auto-revert-notify-handler): Handle also gfilenotify.
6732
6733 * subr.el (file-notify-handle-event): New defun. Replacing ...
6734 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
6735 Remove.
6736
6737 2013-06-03 Juri Linkov <juri@jurta.org>
6738
6739 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
6740 `M-s h .'. (Bug#14427)
6741
6742 * hi-lock.el (highlight-symbol-at-point): New alias for the new
6743 command `hi-lock-face-symbol-at-point'.
6744 (hi-lock-face-symbol-at-point): New command.
6745 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
6746 (hi-lock-menu): Add `highlight-symbol-at-point'.
6747 (hi-lock-mode): Doc fix.
6748
6749 * isearch.el (isearch-forward-symbol-at-point): New command.
6750 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
6751 (isearch-highlight-regexp): Add a regexp which matches
6752 words/symbols for word/symbol mode.
6753
6754 * subr.el (find-tag-default-bounds): New function with the body
6755 mostly moved from `find-tag-default'.
6756 (find-tag-default): Move most code to `find-tag-default-bounds',
6757 call it and apply `buffer-substring-no-properties' afterwards.
6758
6759 2013-06-03 Tassilo Horn <tsdh@gnu.org>
6760
6761 * eshell/em-term.el (eshell-term-initialize):
6762 Use `cl-intersection' rather than `intersection'.
6763
6764 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
6765
6766 * vc/log-view.el: Doc fix.
6767 (log-view-mode-map): Copy keymap from `special-mode-map'.
6768
6769 2013-06-02 Eric Ludlam <zappo@gnu.org>
6770
6771 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
6772 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
6773 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
6774 (eieio-unbound, eieio-default-superclass)
6775 (eieio--define-field-accessors, method-static, method-before)
6776 (method-primary, method-after, method-num-lists)
6777 (method-generic-before, method-generic-primary)
6778 (method-generic-after, method-num-slots)
6779 (eieio-specialized-key-to-generic-key)
6780 (eieio--check-type, class-v, class-p)
6781 (eieio-class-name, define-obsolete-function-alias)
6782 (eieio-class-parents-fast, eieio-class-children-fast)
6783 (same-class-fast-p, class-constructor, generic-p)
6784 (generic-primary-only-p, generic-primary-only-one-p)
6785 (class-option-assoc, class-option, eieio-object-p)
6786 (class-abstract-p, class-method-invocation-order)
6787 (eieio-defclass-autoload-map, eieio-defclass-autoload)
6788 (eieio-class-un-autoload, eieio-defclass)
6789 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
6790 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
6791 (eieio--defgeneric-init-form, eieio-defgeneric-form)
6792 (eieio-defgeneric-reset-generic-form)
6793 (eieio-defgeneric-form-primary-only)
6794 (eieio-defgeneric-reset-generic-form-primary-only)
6795 (eieio-defgeneric-form-primary-only-one)
6796 (eieio-defgeneric-reset-generic-form-primary-only-one)
6797 (eieio-unbind-method-implementations)
6798 (eieio--defmethod, eieio--typep)
6799 (eieio-perform-slot-validation, eieio-validate-slot-value)
6800 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
6801 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
6802 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
6803 (eieio-slot-name-index, eieio-class-slot-name-index)
6804 (eieio-set-defaults, eieio-initarg-to-attribute)
6805 (eieio-attribute-to-initarg, eieio-c3-candidate)
6806 (eieio-c3-merge-lists, eieio-class-precedence-c3)
6807 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
6808 (eieio-class-precedence-list, eieio-generic-call-methodname)
6809 (eieio-generic-call-arglst, eieio-generic-call-key)
6810 (eieio-generic-call-next-method-list)
6811 (eieio-pre-method-execution-functions, eieio-generic-call)
6812 (eieio-generic-call-primary-only, eieiomt-method-list)
6813 (eieiomt-optimizing-obarray, eieiomt-install)
6814 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
6815 (eieio-generic-form, eieio-defmethod, make-obsolete)
6816 (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
6817 (defclass): Remove `eval-and-compile' from macro.
6818 (call-next-method, shared-initialize): Instead of using
6819 `scoped-class' variable, use new eieio--scoped-class, and
6820 eieio--with-scoped-class.
6821 (initialize-instance): Rename local variable 'scoped-class' to
6822 'this-class' to remove ambiguitity from old global.
6823
6824 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
6825 eieio.el.
6826 (eieio--scoped-class-stack): New variable.
6827 (eieio--scoped-class): New fcn.
6828 (eieio--with-scoped-class): New scoping macro.
6829 (eieio-defclass): Use pushnew instead of add-to-list.
6830 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
6831 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
6832 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
6833 `scoped-class' variable, use new eieio--scoped-class, and
6834 eieio--with-scoped-class.
6835
6836 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
6837
6838 2013-06-02 Tassilo Horn <tsdh@gnu.org>
6839
6840 * eshell/esh-ext.el (eshell-external-command): Pass args to
6841 `eshell-find-interpreter'.
6842 (eshell-find-interpreter): Add new second parameter ARGS.
6843
6844 * eshell/em-script.el (eshell-script-initialize): Add second arg
6845 to the function added as MATCH to `eshell-interpreter-alist'.
6846
6847 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
6848 the function added as MATCH to `eshell-interpreter-alist'.
6849
6850 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
6851 (eshell-visual-options): New defcustom.
6852 (eshell-escape-control-x): Adapt docstring.
6853 (eshell-term-initialize): Test `eshell-visual-subcommands' and
6854 `eshell-visual-options' in addition to `eshell-visual-commands'.
6855 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
6856
6857 2013-06-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
6858
6859 * progmodes/python.el (python-indent-block-enders): Add break,
6860 continue and raise keywords.
6861
6862 2013-06-01 Glenn Morris <rgm@gnu.org>
6863
6864 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
6865
6866 Plain (f)boundp silences compilation warnings since Emacs 22.1.
6867 * progmodes/cc-cmds.el (delete-forward-p):
6868 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
6869 * progmodes/cc-engine.el (buffer-syntactic-context):
6870 * progmodes/cc-fonts.el (face-property-instance):
6871 * progmodes/cc-mode.el (set-keymap-parents):
6872 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
6873 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
6874 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
6875 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
6876 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
6877
6878 * progmodes/cc-vars.el (other): Emacs has this widget since
6879 at least 21.1, so don't (re)define it.
6880
6881 * eshell/em-cmpl.el (eshell-cmpl-initialize):
6882 Replace the obsolete alias pcomplete-arg-quote-list.
6883
6884 2013-06-01 Leo Liu <sdl.web@gmail.com>
6885
6886 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
6887 punctuation syntax.
6888 (inferior-octave-minimal-columns)
6889 (inferior-octave-last-column-width): New variables.
6890 (inferior-octave-track-window-width-change): New function.
6891 (inferior-octave-mode): Adjust column width so that Octave output,
6892 for example from 'ls', can fit into the window nicely.
6893
6894 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
6895
6896 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
6897 Highlight expansions inside regexp literals.
6898
6899 2013-05-31 Glenn Morris <rgm@gnu.org>
6900
6901 * obsolete/sym-comp.el (symbol-complete):
6902 Replace obsolete completion-annotate-function.
6903
6904 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
6905
6906 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
6907
6908 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
6909 New function, checks if point is inside a literal that allows
6910 expression expansion.
6911 (ruby-syntax-propertize-expansion): Use it.
6912 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
6913 around the body.
6914
6915 2013-05-30 Juri Linkov <juri@jurta.org>
6916
6917 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
6918 to "\M-si".
6919 (isearch-invisible): New variable.
6920 (isearch-forward): Doc fix.
6921 (isearch-mode): Set `isearch-invisible'
6922 to the value of `search-invisible'.
6923 (isearch-toggle-case-fold): Doc fix.
6924 (isearch-toggle-invisible): New command.
6925 (isearch-query-replace): Let-bind `search-invisible'
6926 to the value of `isearch-invisible'.
6927 (isearch-search): Use `isearch-invisible' instead of
6928 `search-invisible'. Let-bind `search-invisible'
6929 to the value of `isearch-invisible'. (Bug#11378)
6930
6931 2013-05-30 Juri Linkov <juri@jurta.org>
6932
6933 * replace.el (perform-replace): Avoid `isearch-range-invisible'
6934 call when `query-flag' is nil and `search-invisible' is non-nil.
6935 (Bug#11746)
6936
6937 2013-05-30 Glenn Morris <rgm@gnu.org>
6938
6939 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
6940
6941 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
6942 (cc-require): Suppress spurious "noruntime" warnings.
6943 (cc-require-when-compile): Use fboundp, for sake of compiler.
6944
6945 * progmodes/cc-mode.el: Move load of cc-vars before that of
6946 cc-langs (which in turn loads cc-vars), to quieten compiler.
6947
6948 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6949
6950 * paren.el: Simplify the code.
6951 (show-paren-mode): Always start the timer.
6952 (show-paren--idle-timer): Rename from show-paren-idle-timer.
6953 (show-paren--overlay, show-paren--overlay-1): Rename from
6954 show-paren-overlay and show-paren-overlay-1, and initialize to an
6955 overlay rather than to nil.
6956 (show-paren-function): Misc cleanup and simplifications.
6957
6958 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6959
6960 * paren.el (show-paren-data-function): New hook.
6961 (show-paren--default): New function, extracted from show-paren-function.
6962 (show-paren-function): Use show-paren-data-function.
6963
6964 2013-05-30 Glenn Morris <rgm@gnu.org>
6965
6966 * ielm.el (ielm-map, ielm-complete-symbol):
6967 Use completion-at-point rather than obsolete functions.
6968 (inferior-emacs-lisp-mode): Doc fix.
6969 Set completion-at-point-functions, rather than
6970 comint-dynamic-complete-functions.
6971
6972 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
6973 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
6974 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
6975
6976 * image.el (image-animated-p): Tweak definition.
6977
6978 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
6979 (rlogin-process-connection-type): Tweak default. Add set-after.
6980 (rlogin-host): Doc fix.
6981 (rlogin): Tweak prompt.
6982 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
6983
6984 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
6985 * progmodes/tcl.el (inferior-tcl-mode-map):
6986 Use completion-at-point rather than obsolete alias.
6987
6988 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
6989
6990 * minibuffer.el (read-file-name-completion-ignore-case):
6991 Move before completion--in-region, for eager macro expansion.
6992
6993 2013-05-29 Juri Linkov <juri@jurta.org>
6994
6995 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
6996 for total count of matching lines. Add `global-matches' for total
6997 count of matches. Rename `matches' to `lines' for count of
6998 matching lines. Add `matches' for count of matches.
6999 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
7000 to `prev-line' for line number of prev match endpt.
7001 Increment `matches' for every match. Print the number of
7002 matching lines in the header.
7003 (occur-context-lines): Rename `lines' to `curr-line'.
7004 Rename `prev-lines' to `prev-line'. (Bug#14017)
7005
7006 2013-05-29 Juri Linkov <juri@jurta.org>
7007
7008 * replace.el (perform-replace): Add `skip-read-only-count',
7009 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
7010 Increment them for corresponding conditions and report the number
7011 of skipped occurrences in the final message. (Bug#11746)
7012 (query-replace, query-replace-regexp, query-replace-regexp-eval)
7013 (replace-string, replace-regexp): Doc fix.
7014
7015 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7016
7017 * emacs-lisp/trace.el (trace--read-args): Provide a default.
7018
7019 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
7020 prog-mode-map (bug#14504).
7021
7022 2013-05-29 Leo Liu <sdl.web@gmail.com>
7023
7024 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
7025 (octave-help): Small simplification.
7026
7027 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
7028 off the highlight first.
7029
7030 2013-05-29 Glenn Morris <rgm@gnu.org>
7031
7032 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
7033 Handle idlwave-last-system-routine-info-cons-cell being nil.
7034
7035 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
7036 (idlwave-write-paths): Simplify via with-temp-buffer.
7037
7038 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
7039 * emulation/cua-rect.el: Also load cua-base at run time.
7040
7041 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
7042 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
7043 (cperl-imenu-on-info): Require imenu.
7044
7045 2013-05-28 Alan Mackenzie <acm@muc.de>
7046
7047 Handle "capitalised keywords" correctly.
7048 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
7049
7050 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
7051
7052 * eshell/em-unix.el: Add -r option to cp.
7053
7054 2013-05-28 Glenn Morris <rgm@gnu.org>
7055
7056 * vc/vc-arch.el (vc-exec-after): Declare.
7057 (vc-switches): Autoload.
7058 * vc/vc-bzr.el: No need to require vc when compiling.
7059 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
7060 (vc-resynch-buffer, vc-dir-refresh): Declare.
7061 (vc-setup-buffer, vc-switches): Autoload.
7062 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
7063 (vc-resynch-buffer): Declare.
7064 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
7065 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
7066 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
7067 (grep-read-regexp, grep-read-files, grep-expand-template)
7068 (vc-dir-refresh): Declare.
7069 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
7070 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
7071 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
7072 * vc/vc-mtn.el (vc-exec-after): Declare.
7073 (vc-switches): Autoload.
7074 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
7075 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
7076 (vc-file-tree-walk): Declare.
7077 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
7078 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
7079 (vc-tag-precondition, vc-rename-master): Autoload.
7080 * vc/vc-svn.el (vc-exec-after): Declare.
7081 (vc-switches, vc-setup-buffer): Autoload.
7082 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
7083 Autoload.
7084 (vc-resynch-buffer): Declare.
7085
7086 * obsolete/fast-lock.el (byte-compile-warnings):
7087 Don't warn about obsolete features in this obsolete file.
7088
7089 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
7090 Move definition before use.
7091
7092 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
7093 (dun-unix-verbs): Remove dun-zippy.
7094 (dun-zippy): Remove function.
7095
7096 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7097
7098 2013-05-27 Juri Linkov <juri@jurta.org>
7099
7100 * replace.el (replace-search): New function with code moved out
7101 from `perform-replace'.
7102 (replace-highlight, replace-dehighlight): Move function definitions
7103 up closer to `replace-search'. (Bug#11746)
7104
7105 2013-05-27 Juri Linkov <juri@jurta.org>
7106
7107 * replace.el (perform-replace): Ignore invisible matches.
7108 In addition to checking `query-replace-skip-read-only', also
7109 filter out matches by calling `run-hook-with-args-until-failure'
7110 on `isearch-filter-predicates', and also check `search-invisible'
7111 for t or call `isearch-range-invisible'.
7112 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
7113
7114 2013-05-27 Juri Linkov <juri@jurta.org>
7115
7116 * isearch.el (isearch-filter-predicates): Rename from
7117 `isearch-filter-predicate'. Doc fix. (Bug#11378)
7118 (isearch-message-prefix): Display text from the property
7119 `isearch-message-prefix' of the currently active filters.
7120 (isearch-search): Don't compare `isearch-filter-predicate' with
7121 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
7122 on `isearch-filter-predicates'. Also check `search-invisible' for t
7123 or call `isearch-range-invisible'.
7124 (isearch-filter-visible): Make obsolete.
7125 (isearch-lazy-highlight-search):
7126 Call `run-hook-with-args-until-failure' on
7127 `isearch-filter-predicates' and use `isearch-range-invisible'.
7128
7129 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
7130 `isearch-filter-predicates' instead of `funcall'ing
7131 `isearch-filter-predicate'.
7132 (Info-mode): Set `Info-isearch-filter' to
7133 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
7134
7135 * dired-aux.el (dired-isearch-filter-predicate-orig):
7136 Remove variable.
7137 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
7138 (dired-isearch-filenames-end): Add and remove
7139 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
7140 instead of changing the value of `isearch-filter-predicate'.
7141 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
7142 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
7143 Put property `isearch-message-prefix' to "filename " on
7144 `dired-isearch-filter-filenames'.
7145
7146 * wdired.el (wdired-change-to-wdired-mode):
7147 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
7148 locally instead of changing `isearch-filter-predicate'.
7149 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
7150
7151 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
7152
7153 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
7154 return the commit hash (Bug#14459). Also set the
7155 `vc-git-detached' property.
7156 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
7157 (vc-git-mode-line-string): Use the same help-echo format whether
7158 in detached mode or not, because we know the actual revision now.
7159 When in detached mode, shorten the revision to 7 chars.
7160
7161 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7162
7163 * emacs-lisp/easy-mmode.el (define-minor-mode):
7164 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
7165 mode hook and provide a docstring.
7166
7167 2013-05-27 Alan Mackenzie <acm@muc.de>
7168
7169 Remove spurious syntax-table text properties inserted by C-y.
7170 * progmodes/cc-mode.el (c-after-change): Also clear hard
7171 syntax-table property with value nil.
7172
7173 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
7174
7175 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
7176 when reading the events; the buffer layout shall not be changed.
7177
7178 2013-05-27 Leo Liu <sdl.web@gmail.com>
7179
7180 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
7181 New variable.
7182 (inferior-octave-directory-tracker): Automatically re-sync
7183 default-directory.
7184 (octave-help): Improve handling of 'See also'.
7185
7186 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7187
7188 * doc-view.el: Minor naming convention tweaks.
7189 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
7190
7191 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
7192 even if there's no `display' property yet (bug#14435).
7193
7194 2013-05-25 Eli Zaretskii <eliz@gnu.org>
7195
7196 * subr.el (unmsys--file-name): Rename from reveal-filename.
7197
7198 * Makefile.in (custom-deps, finder-data, autoloads)
7199 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
7200 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
7201 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
7202
7203 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7204
7205 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
7206 error-completion on the first 2 args of condition-case (bug#14446).
7207 Don't burp at EOB.
7208
7209 2013-05-25 Leo Liu <sdl.web@gmail.com>
7210
7211 * comint.el (comint-previous-matching-input): Do not flood the
7212 *Messages* buffer with trivial messages.
7213
7214 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7215
7216 * progmodes/flymake.el (flymake-nop): Don't return a string.
7217 (flymake-set-at): Fix typo.
7218
7219 * simple.el (read--expression): New function, extracted from
7220 eval-expression. Set completion-at-point-functions (bug#14465).
7221 (eval-expression, eval-minibuffer): Use it.
7222
7223 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
7224
7225 * progmodes/flymake.el (flymake-save-buffer-in-file)
7226 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
7227 (flymake-selected-frame, flymake-log, flymake-ins-after)
7228 (flymake-set-at, flymake-get-buildfile-from-cache)
7229 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
7230 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
7231 Refine the doc string.
7232 (flymake-get-file-name-mode-and-masks): Reformat.
7233 (flymake-get-real-file-name-function): Fix a minor bug.
7234
7235 2013-05-24 Juri Linkov <juri@jurta.org>
7236
7237 * progmodes/grep.el (grep-mode-font-lock-keywords):
7238 Support =linenumber= format used by git-grep for lines with
7239 function names. (Bug#13549)
7240
7241 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
7242
7243 * progmodes/octave.el (octave-smie-rules): Return nil rather than
7244 0 after a semi-colon; it works better for smie-auto-fill.
7245 (octave--indent-new-comment-line): New function.
7246 (octave-indent-new-comment-line): Use it (indirectly).
7247 (octave-mode): Don't disable smie-auto-fill. Use add-function to
7248 modify comment-line-break-function.
7249
7250 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
7251 (smie-setup): Use add-function to set it.
7252
7253 2013-05-24 Sam Steingold <sds@gnu.org>
7254
7255 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
7256 argument (before the `interactive' argument).
7257
7258 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * image-mode.el (image-mode-winprops): Add winprops to
7261 image-mode-winprops-alist before running
7262 image-mode-new-window-functions.
7263 * doc-view.el (doc-view-new-window-function): Don't delay
7264 doc-view-goto-page via timers (bug#14435).
7265
7266 2013-05-24 Tassilo Horn <tsdh@gnu.org>
7267
7268 * doc-view.el: Integrate with desktop.el. (Bug#14435)
7269 (doc-view-desktop-save-buffer): New function.
7270 (doc-view-restore-desktop-buffer): New function.
7271 (desktop-buffer-mode-handlers):
7272 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
7273 handler.
7274 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
7275 `desktop-save-buffer' function.
7276
7277 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
7278
7279 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
7280 (tramp-gvfs-file-name-handler): Raise a user error when
7281 `tramp-gvfs-enabled' is nil.
7282 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
7283 Do not raise a user error when loading package. (Bug#14447)
7284
7285 * net/xesam.el: Move to obsolete/.
7286
7287 2013-05-24 Glenn Morris <rgm@gnu.org>
7288
7289 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
7290
7291 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
7292
7293 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
7294 (Info-find-node, Man-getpage-in-background): Declare.
7295
7296 * mail/unrmail.el (unrmail):
7297 Replace obsolete detect-coding-with-priority.
7298
7299 * net/socks.el (socks-split-string): Use this rather than split-string.
7300 (socks-nslookup-host): Update for above change.
7301 (dynamic-choice, s5-dynamic-choice-match)
7302 (s5-dynamic-choice-match-inline, s5-widget-value-create):
7303 Comment out unused code.
7304
7305 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
7306 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
7307 (gud-tooltip-echo-area): Make obsolete.
7308 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
7309
7310 * progmodes/js.el (js--optimize-arglist): Declare.
7311
7312 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
7313
7314 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
7315 (ediff-window-C): Declare.
7316
7317 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
7318 Tweak requires to silence compiler.
7319
7320 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
7321 (he-search-string, he-tried-table, he-expand-list)
7322 (he-init-string, he-string-member, he-substitute-string)
7323 (he-reset-string): Declare.
7324
7325 * obsolete/options.el (list-options): Use custom-variable-p,
7326 rather than obsolete alias.
7327
7328 2013-05-23 Sam Steingold <sds@gnu.org>
7329
7330 * simple.el (shell-command-on-region): Pass the `replace' argument
7331 down to `call-process-region' to comply with the doc as reported on
7332 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
7333
7334 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
7335
7336 * emacs-lisp/smie.el (smie-indent-forward-token)
7337 (smie-indent-backward-token): Handle string tokens (bug#14381).
7338
7339 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7340
7341 * ielm.el (ielm-menu): New menu.
7342 (inferior-emacs-lisp-mode): Set comment-start.
7343
7344 2013-05-23 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7345
7346 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
7347 Fix deactivate action.
7348
7349 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
7350 Add cleveref macros.
7351
7352 * lisp/textmodes/reftex-parse.el
7353 (reftex-locate-bibliography-files): Accept options for
7354 bibliography commands.
7355 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
7356 Add addbibresource. Basic Biblatex support.
7357
7358 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
7359
7360 * net/tramp-gvfs.el (top):
7361 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
7362 when loading package. (Bug#14447)
7363
7364 2013-05-23 Glenn Morris <rgm@gnu.org>
7365
7366 * progmodes/js.el: No need to load comint when compiling.
7367 (ring-insert, comint-send-string, comint-send-input)
7368 (comint-last-input-end, ido-chop): Declare.
7369
7370 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
7371 * vc/ediff-mult.el: Adjust requires.
7372 (ediff-directories-internal, ediff-directory-revisions-internal)
7373 (ediff-patch-file-internal): Declare.
7374 * vc/ediff-ptch.el: Adjust requires.
7375 (ediff-use-last-dir, ediff-buffers-internal): Declare.
7376 (ediff-find-file): Autoload.
7377 * vc/ediff-util.el: No need to load ediff when compiling.
7378 (ediff-regions-internal): Declare.
7379 * vc/ediff-wind.el: Adjust requires.
7380 (ediff-compute-toolbar-width): Define when compiling.
7381 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
7382 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
7383 (dired-get-filename, dired-get-marked-files)
7384 (ediff-last-dir-patch, ediff-patch-default-directory)
7385 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
7386 (ediff-patch-buffer-internal): Declare.
7387
7388 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
7389 (ispell-process, ispell-buffer-local-words, lm-summary)
7390 (lm-section-start, lm-section-end): Declare.
7391 (checkdoc-ispell-init): Simplify.
7392
7393 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
7394 (he-string-member, he-reset-string, he-substitute-string): Declare.
7395
7396 * eshell/em-ls.el: Adjust requires.
7397 (eshell-glob-regexp): Declare.
7398 * eshell/em-tramp.el: Adjust requires.
7399 (eshell-parse-command): Autoload.
7400 * eshell/em-xtra.el: Adjust requires.
7401 (eshell-parse-command): Autoload.
7402 * eshell/esh-ext.el: Adjust requires.
7403 (eshell-parse-command, eshell-close-handles): Autoload.
7404 * eshell/esh-io.el: Adjust requires.
7405 (eshell-output-filter): Autoload.
7406 * eshell/esh-util.el: No need to load tramp when compiling.
7407 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
7408 Declare.
7409 (eshell-parse-ange-ls): Require ange-ftp and tramp.
7410 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
7411 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
7412 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
7413 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
7414 * eshell/esh-opt.el, eshell/esh-proc.el:
7415 * eshell/esh-var.el: Adjust requires.
7416 * eshell/eshell.el: Do not require esh-util twice.
7417 (eshell-add-input-to-history): Declare.
7418 (eshell-command): Check history module is active before using it.
7419
7420 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
7421
7422 2013-05-22 Leo Liu <sdl.web@gmail.com>
7423
7424 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
7425
7426 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
7427
7428 * autorevert.el (auto-revert-notify-add-watch)
7429 (auto-revert-notify-handler): Add `attrib' for the inotify case,
7430 it indicates changes in file modification time.
7431
7432 2013-05-22 Glenn Morris <rgm@gnu.org>
7433
7434 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
7435 Always delete the autoloaded function from the noruntime and
7436 unresolved functions lists.
7437
7438 * allout.el: No need to load epa, epg, overlay when compiling.
7439 (epg-context-set-passphrase-callback, epg-list-keys)
7440 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
7441 (epg-key-user-id-list): Declare.
7442
7443 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
7444 (viper-set-parsing-style-toggling-macro)
7445 (viper-set-emacs-state-searchstyle-macros):
7446 Use called-interactively-p on Emacs.
7447 (viper-looking-back): Make it an obsolete alias. Update callers.
7448 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
7449 Use looking-back rather than viper-looking-back.
7450 (viper-tmp-insert-at-eob, viper-enlarge-region)
7451 (viper-read-string-with-history, viper-register-to-point)
7452 (viper-append-to-register, viper-change-state-to-vi)
7453 (viper-backward-char-carefully, viper-forward-char-carefully)
7454 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
7455 (viper-change-state-to-emacs): Declare.
7456 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
7457 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
7458 * emulation/viper-mous.el: Do not load viper-cmd.
7459 (viper-backward-char-carefully, viper-forward-char-carefully)
7460 (viper-forward-word, viper-adjust-window): Declare.
7461
7462 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
7463
7464 * progmodes/idlw-help.el (idlwave-help-fontify):
7465 Use called-interactively-p.
7466
7467 * term/w32console.el (w32-get-console-codepage)
7468 (w32-get-console-output-codepage): Declare.
7469
7470 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
7471 Remove unnecessary declarations.
7472 (dframe-message): Doc fix.
7473
7474 * info.el (dframe-select-attached-frame, dframe-current-frame):
7475 Declare.
7476
7477 * speedbar.el (speedbar-message): Make it an obsolete alias.
7478 Update all callers.
7479 (speedbar-with-attached-buffer)
7480 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
7481 (speedbar-with-writable): Use backquote.
7482 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
7483 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
7484 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
7485 rather than speedbar- aliases.
7486 * mail/rmail.el: Load dframe rather than speedbar when compiling.
7487 (speedbar-make-specialized-keymap, speedbar-insert-button)
7488 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
7489 (speedbar-do-function-pointer): Declare.
7490 (rmail-speedbar-button, rmail-speedbar-find-file)
7491 (rmail-speedbar-move-message):
7492 Use dframe-with-attached-buffer rather than speedbar- alias.
7493 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
7494 (dframe-message, speedbar-make-specialized-keymap)
7495 (speedbar-add-expansion-list, speedbar-mode-functions-list)
7496 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
7497 (speedbar-insert-button, dframe-select-attached-frame)
7498 (dframe-maybee-jump-to-attached-frame)
7499 (speedbar-change-initial-expansion-list)
7500 (speedbar-previously-used-expansion-list-name): Declare.
7501 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
7502 Use dframe-message, dframe-with-attached-buffer rather than
7503 speedbar- aliases.
7504 (gud-sentinel): Silence compiler.
7505 * progmodes/vhdl-mode.el (speedbar-refresh)
7506 (speedbar-do-function-pointer, speedbar-add-supported-extension)
7507 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
7508 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
7509 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
7510 (speedbar-file-lists, speedbar-make-tag-line)
7511 (speedbar-line-directory, speedbar-goto-this-file)
7512 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
7513 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
7514 (speedbar-make-button, speedbar-reset-scanners)
7515 (speedbar-files-item-info, speedbar-line-text)
7516 (speedbar-find-file-in-frame, speedbar-set-timer)
7517 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
7518 (speedbar-with-writable): Do not (re)define it.
7519 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
7520 rather than speedbar- alias.
7521
7522 2013-05-21 Leo Liu <sdl.web@gmail.com>
7523
7524 * progmodes/octave.el (octave-mode-menu): Update and re-organize
7525 menu items.
7526 (octave-mode): Tweak fill-nobreak-predicate.
7527 (inferior-octave-startup): Check process to avoid infinite loop.
7528 (inferior-octave): Pop to buffer first to show abornmal process
7529 exit information.
7530
7531 2013-05-21 Glenn Morris <rgm@gnu.org>
7532
7533 * printing.el (pr-menu-bar): Define when compiling.
7534
7535 2013-05-21 Leo Liu <sdl.web@gmail.com>
7536
7537 * progmodes/octave.el (octave-auto-fill): Remove.
7538 (octave-indent-new-comment-line): Improve.
7539 (octave-mode): Use auto fill mode through
7540 comment-line-break-function and fill-nobreak-predicate.
7541 (octave-goto-function-definition): Support DEFUN_DLD.
7542 (octave-beginning-of-defun): Small tweak.
7543 (octave-help): Show parent directory.
7544
7545 2013-05-21 Glenn Morris <rgm@gnu.org>
7546
7547 * files.el (dired-unmark):
7548 * progmodes/gud.el (gdb-input): Update declarations.
7549
7550 * calculator.el (electric, ehelp): No need to load when compiling.
7551 (Electric-command-loop, electric-describe-mode): Declare.
7552
7553 * doc-view.el (doc-view-current-converter-processes): Move before use.
7554
7555 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7556 Move MODE-set-explicitly definition before use.
7557
7558 * international/mule-diag.el (mule-diag):
7559 Don't use obsolete window-system-version.
7560
7561 * mail/feedmail.el (smtpmail): No need to load when compiling.
7562 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
7563
7564 * mail/mail-utils.el (rfc822): No need to load when compiling.
7565 (rfc822-addresses): Autoload it.
7566 (mail-strip-quoted-names): Trivial simplification.
7567
7568 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
7569 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
7570
7571 * net/snmp-mode.el (tempo): Don't duplicate requires.
7572
7573 * progmodes/prolog.el (info): No need to load when compiling.
7574 (comint): Require before shell requires it.
7575 (Info-goto-node): Autoload it.
7576 (Info-follow-nearest-node): Declare.
7577 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
7578
7579 * textmodes/artist.el (picture-mode-exit): Declare.
7580
7581 * textmodes/reftex-parse.el (reftex-parse-from-file):
7582 Trivial rewrite so the compiler can parse it better.
7583
7584 2013-05-20 Leo Liu <sdl.web@gmail.com>
7585
7586 * progmodes/octave.el (octave-help-mode-map)
7587 (octave-help-mode-finish-hook): New variables.
7588 (octave-help-mode, octave-help-mode-finish): New functions.
7589 (octave-help): Use octave-help-mode.
7590
7591 2013-05-20 Glenn Morris <rgm@gnu.org>
7592
7593 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
7594
7595 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
7596
7597 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
7598 start at point, so that expansion starting right after opening
7599 slash in a regexp is recognized.
7600 (ruby-syntax-before-regexp-re): New defvar, extracted from
7601 ruby-syntax-propertize-function. Since the value of this regexp
7602 is looked up at runtime now, we should be able to turn
7603 `ruby-syntax-methods-before-regexp' into a defcustom later.
7604 (ruby-syntax-propertize-function): Split regexp matching into two
7605 parts, for opening and closing slashes. That allows us to skip
7606 over string interpolations and support multiline regexps.
7607 Don't call `ruby-syntax-propertize-expansions', instead use another rule
7608 for them, which calls `ruby-syntax-propertize-expansion'.
7609 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
7610 call to `ruby-syntax-propertize-function'.
7611 (ruby-syntax-propertize-expansion): Extracted from
7612 `ruby-syntax-propertize-expansions'. Handles one expansion.
7613 (ruby-syntax-propertize-percent-literal): Leave point right after
7614 the percent symbol, so that the expression expansion rule can
7615 propertize the contents.
7616 (ruby-syntax-propertize-heredoc): Leave point at bol following the
7617 heredoc openers.
7618 (ruby-syntax-propertize-expansions): Remove.
7619
7620 2013-05-18 Juri Linkov <juri@jurta.org>
7621
7622 * man.el (Man-default-man-entry): Remove `-' from the end
7623 of the default value. (Bug#14400)
7624
7625 2013-05-18 Glenn Morris <rgm@gnu.org>
7626
7627 * comint.el (comint-password-prompt-regexp):
7628 Allow "password for XXX" where XXX contains colons (eg https://...).
7629
7630 2013-05-18 Leo Liu <sdl.web@gmail.com>
7631
7632 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
7633 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
7634 (octave-source-directories): Don't check process.
7635 (octave-source-directories, octave-find-definition): Doc fix.
7636
7637 2013-05-18 Glenn Morris <rgm@gnu.org>
7638
7639 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
7640 Remove backspace/delete bindings. (Bug#14392)
7641
7642 * cus-dep.el (custom-make-dependencies): Sort the output.
7643 (custom-versions-load-alist): Convert comment to doc.
7644
7645 2013-05-17 Leo Liu <sdl.web@gmail.com>
7646
7647 * newcomment.el (comment-search-backward): Stricter in finding
7648 comment start. (Bug#14303)
7649
7650 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
7651 (octave-comment-start-skip): Properly anchored.
7652
7653 2013-05-17 Leo Liu <sdl.web@gmail.com>
7654
7655 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
7656 Clean up when turned off. (Bug#14395)
7657 (smie--highlight-matching-block-overlay): No longer buffer-local.
7658 (smie-highlight-matching-block): Adjust.
7659
7660 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
7661
7662 Doc string fix for "nanoseconds" (Bug#14406).
7663 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
7664 Fix doc string typo that had "nanoseconds" instead of "microseconds".
7665
7666 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
7667
7668 * calc/calc-units.el (math-extract-units): Preserve powers
7669 of units.
7670
7671 2013-05-17 Leo Liu <sdl.web@gmail.com>
7672
7673 * subr.el (delete-consecutive-dups): New function.
7674 * ido.el (ido-set-matches-1): Use it.
7675 * progmodes/octave.el (inferior-octave-completion-table): Use it.
7676 * ido.el (ido-remove-consecutive-dups): Remove.
7677
7678 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7679
7680 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
7681 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
7682 regexp-opt's `words'.
7683
7684 2013-05-16 Leo Liu <sdl.web@gmail.com>
7685
7686 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
7687 (smie--highlight-matching-block-overlay)
7688 (smie--highlight-matching-block-lastpos)
7689 (smie--highlight-matching-block-timer): New variables.
7690 (smie-highlight-matching-block): New function.
7691 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
7692 (smie-setup): Conditionally enable smie-blink-matching-open.
7693
7694 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
7695
7696 Sync with upstream verilog-mode r840.
7697 * progmodes/verilog-mode.el (verilog-mode-version)
7698 (verilog-mode-release-date): Update.
7699 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
7700 (verilog-sig-tieoff): Fix string error on
7701 AUTORESET with colon define, bug594. Reported by Andrew Hou.
7702 (verilog-read-decls): Fix parameters confusing
7703 AUTOINST interfaces, bug565. Reported by Leith Johnson.
7704
7705 2013-05-16 Eli Zaretskii <eliz@gnu.org>
7706
7707 * subr.el (reveal-filename): New function.
7708
7709 * loadup.el: Compute Emacs executable versions on MS-Windows,
7710 where executables have the .exe extension. Add a hard link
7711 emacs-XX.YY.ZZ.exe on MS-Windows.
7712
7713 * Makefile.in (XARGS_LIMIT): New variable.
7714 (custom-deps, finder-data, autoloads)
7715 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
7716 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
7717 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
7718 (compile-main): Limit xargs according to $(XARGS_LIMIT).
7719
7720 2013-05-16 Leo Liu <sdl.web@gmail.com>
7721
7722 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
7723 (octave-mode-menu, octave-mode-map): Remove its uses.
7724
7725 2013-05-16 Reto Zimmermann <reto@gnu.org>
7726
7727 Sync with upstream vhdl mode v3.34.2.
7728 * progmodes/vhdl-mode.el: Use `push' throughout.
7729 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
7730 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
7731 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
7732 (vhdl-actual-generic-name): New option to derive actual generic name.
7733 (vhdl-port-paste-signals): Replace formal by actual generics.
7734 (vhdl-beautify): New name for old group vhdl-align. Update users.
7735 (vhdl-beautify-options): New option.
7736 (vhdl-last-input-event): New compat alias. Use throughout.
7737 (vhdl-goto-line): Replace user level function `goto-line'.
7738 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
7739 vhdl-fix-statement-buffer.
7740 (vhdl-create-mode-menu): Add some entries.
7741 (vhdl-align-region-groups): Respect vhdl-beautify-options.
7742 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
7743 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
7744 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
7745 to force statements on one line.
7746 (vhdl-remove-trailing-spaces-region):
7747 New, split from vhdl-remove-trailing-spaces.
7748 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
7749 Respect vhdl-beautify-options.
7750 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
7751 (vhdl-update-sensitivity-list): Not add with index if exists without.
7752 Not include array index with signal. Ignore keywords in comments.
7753 (vhdl-get-visible-signals): Regexp tweaks.
7754 (vhdl-template-component-inst): Handle empty library.
7755 (vhdl-template-type): Add template for 'enum' type.
7756 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
7757 Use vhdl-replace-string.
7758 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
7759 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
7760 (vhdl-speedbar-initialize): Update for above name change.
7761 (vhdl-compose-wire-components): Fix in handling of constants.
7762 (vhdl-error-regexp-emacs-alist): New variable.
7763 (vhdl-error-regexp-add-emacs): New function;
7764 adds support for new compile.el (Emacs 22+)
7765 (vhdl-generate-makefile-1): Change target order for single lib. units.
7766 Allow use of absolute file names.
7767
7768 2013-05-16 Leo Liu <sdl.web@gmail.com>
7769
7770 * simple.el (prog-indent-sexp): Indent enclosing defun.
7771
7772 2013-05-15 Glenn Morris <rgm@gnu.org>
7773
7774 * cus-start.el (show-trailing-whitespace): Move to editing basics.
7775 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
7776 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
7777 (whitespace-highlight): Move to whitespace group.
7778
7779 * comint.el (comint-source):
7780 * pcmpl-linux.el (pcmpl-linux):
7781 * shell.el (shell-faces):
7782 * eshell/esh-opt.el (eshell-opt):
7783 * international/ccl.el (ccl): Remove empty custom groups.
7784
7785 * completion.el (dynamic-completion-mode):
7786 * jit-lock.el (jit-lock-debug-mode):
7787 * minibuffer.el (completion-in-region-mode):
7788 * type-break.el (type-break-mode-line-message-mode)
7789 (type-break-query-mode):
7790 * emulation/tpu-edt.el (tpu-edt-mode):
7791 * progmodes/subword.el (global-subword-mode, global-superword-mode):
7792 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
7793 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
7794
7795 * term/xterm.el (xterm): Change parent group to terminals.
7796
7797 * master.el (master): Remove empty custom group.
7798 (master-mode): Remove unused :group argument.
7799 * textmodes/refill.el (refill): Remove empty custom group.
7800 (refill-mode): Remove unused :group argument.
7801
7802 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
7803
7804 * cus-dep.el: Provide a feature.
7805 (custom-make-dependencies): Ignore dotfiles (dir-locals).
7806 Don't mistakenly ignore files whose basenames match a basename
7807 from preloaded-file-list (eg cedet/ede/simple.el).
7808 Add a fallback method for getting :group.
7809
7810 2013-05-15 Juri Linkov <juri@jurta.org>
7811
7812 * isearch.el (isearch-char-by-name): Rename from
7813 `isearch-insert-char-by-name'. Doc fix.
7814 (isearch-forward): Mention `isearch-char-by-name' in
7815 the docstring. (Bug#13348)
7816
7817 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
7818 `exit-minibuffer' instead of
7819 `isearch-nonincremental-exit-minibuffer'.
7820 (isearch-edit-string): Remove mention of
7821 `isearch-nonincremental-exit-minibuffer' from docstring.
7822 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
7823 (isearch-forward-exit-minibuffer)
7824 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
7825
7826 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7827
7828 * loadup.el: Just use unversioned DOC.
7829
7830 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
7831 literals as extending to EOB.
7832 (nxml-last-fontify-end): Remove unused variable.
7833 (nxml-after-change1): Use with-silent-modifications.
7834 (nxml-extend-after-change-region): Simplify.
7835 (nxml-extend-after-change-region1): Remove function.
7836 (nxml-after-change1): Don't adjust for dependent regions.
7837 (nxml-fontify-matcher): Simplify.
7838 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
7839 (xmltok-add-dependent): Remove function.
7840 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
7841 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
7842 (xmltok-scan-prolog-after-processing-instruction-open): Treat
7843 unclosed <[[, <?, comment, and other literals as extending to EOB.
7844 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
7845 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
7846 Remove functions.
7847 (rng-do-some-validation-1): Don't mark dependent regions.
7848 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
7849 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
7850 (nxml-clear-dependent-regions): Remove functions.
7851 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
7852 (nxml-ensure-scan-up-to-date):
7853 Don't clear&mark dependent regions.
7854
7855 2013-05-15 Leo Liu <sdl.web@gmail.com>
7856
7857 * progmodes/octave.el (octave-goto-function-definition):
7858 Improve and fix callers.
7859
7860 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7861
7862 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
7863 the setter (bug#14387).
7864
7865 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
7866 surrounding group (bug#14402).
7867
7868 2013-05-14 Juri Linkov <juri@jurta.org>
7869
7870 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
7871 (Bug#14390)
7872
7873 2013-05-14 Glenn Morris <rgm@gnu.org>
7874
7875 * progmodes/f90.el (f90-imenu-generic-expression):
7876 Fix typo in 2013-05-08 change. (Bug#14402)
7877
7878 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7879
7880 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
7881 Remove signals for which replies are never received.
7882
7883 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7884
7885 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
7886 (gdb-handler-alist, gdb-handler-number): Remove variables.
7887 (gdb-handler-list): New variable.
7888 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
7889 (gdb-pending-handler-p, gdb-handle-reply)
7890 (gdb-remove-all-pending-triggers): New functions.
7891 (gdb-discard-unordered-replies): New defcustom.
7892 (gdb-handler): New defstruct.
7893 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
7894 instead of gdb-pending-triggers. Update docstring.
7895 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
7896 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
7897 (gdb-var-update-handler, def-gdb-auto-update-trigger)
7898 (def-gdb-auto-update-handler, gdb-get-changed-registers)
7899 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
7900 (gdb-frame-handler): Pending triggers are now automatically managed.
7901 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
7902 Remove argument.
7903 (gdb-input): Automatically handles pending triggers. Update docstring.
7904 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
7905 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
7906 Update comments.
7907 (gdb-done-or-error): Now use gdb-handle-reply.
7908
7909 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
7910
7911 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
7912 gdb-debug-log.
7913
7914 2013-05-14 Glenn Morris <rgm@gnu.org>
7915
7916 * subr.el (user-emacs-directory-warning): New option.
7917 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
7918
7919 2013-05-14 Leo Liu <sdl.web@gmail.com>
7920
7921 * progmodes/octave.el (octave-font-lock-keywords): Fix error
7922 during redisplay.
7923 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
7924 (octave-font-lock-texinfo-comment): Fix invalid search bound
7925 error: wrong side of point.
7926
7927 2013-05-14 Glenn Morris <rgm@gnu.org>
7928
7929 * progmodes/flymake.el (flymake-xml-program): New option.
7930 (flymake-xml-init): Use it.
7931
7932 * term/xterm.el: Provide a feature.
7933
7934 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
7935
7936 2013-05-13 Glenn Morris <rgm@gnu.org>
7937
7938 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
7939 Add compat aliases as a hack workaround. (Bug#14384)
7940
7941 2013-05-13 Leo Liu <sdl.web@gmail.com>
7942
7943 * progmodes/octave.el (octave-indent-comment): Fix indentation for
7944 ###, and %!.
7945 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
7946 C-M-q.
7947 (octave-comment-start-skip): Include %!.
7948 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
7949
7950 2013-05-12 Leo Liu <sdl.web@gmail.com>
7951
7952 * progmodes/octave.el (inferior-octave-startup): Store the value
7953 of __octave_srcdir__ for octave-source-directories.
7954 (inferior-octave-check-process): New function refactored out of
7955 inferior-octave-send-list-and-digest.
7956 (octave-source-directories)
7957 (octave-find-definition-filename-function): New variables.
7958 (octave-source-directories)
7959 (octave-find-definition-default-filename): New functions.
7960 (octave-find-definition): Improve to find functions implemented in C++.
7961
7962 2013-05-12 Glenn Morris <rgm@gnu.org>
7963
7964 * calendar/diary-lib.el (diary-outlook-format-1):
7965 Don't include dayname in the output. (Bug#14349)
7966
7967 2013-05-11 Glenn Morris <rgm@gnu.org>
7968
7969 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
7970
7971 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
7972 Treat cc-provide like provide.
7973
7974 2013-05-11 Kevin Ryde <user42@zip.com.au>
7975
7976 * cus-dep.el (custom-make-dependencies):
7977 Use generated-autoload-load-name for the sake of files such
7978 such cedet/semantic/bovine/c.el, where the base file name
7979 is not in load-path. (Bug#5277)
7980
7981 2013-05-11 Glenn Morris <rgm@gnu.org>
7982
7983 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
7984 Provide features.
7985
7986 2013-05-11 Leo Liu <sdl.web@gmail.com>
7987
7988 * progmodes/octave.el (octave-indent-comment): Improve.
7989 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
7990 (octave-eldoc-function-signatures, octave-eldoc-function):
7991 New functions.
7992 (octave-mode, inferior-octave-mode): Add eldoc support.
7993
7994 2013-05-11 Richard Stallman <rms@gnu.org>
7995
7996 * epa.el (epa-decrypt-file): Take output file name as argument
7997 and read it using `interactive'.
7998
7999 2013-05-11 Leo Liu <sdl.web@gmail.com>
8000
8001 * progmodes/octave.el (octave-beginning-of-line)
8002 (octave-end-of-line): Check before using up-list because it jumps
8003 out of more syntactic contructs since moving to smie.
8004 (octave-indent-comment): New function.
8005 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
8006 (octave-begin-keywords, octave-end-keywords)
8007 (octave-reserved-words, octave-smie-bnf-table)
8008 (octave-smie-rules): Add new keywords from Octave 3.6.4.
8009
8010 2013-05-11 Glenn Morris <rgm@gnu.org>
8011
8012 * faces.el (internal-face-x-get-resource):
8013 * frame.el (ns-display-monitor-attributes-list):
8014 * calc/calc-aent.el (math-to-radians-2):
8015 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
8016 Fix declarations.
8017
8018 * calc/calc-menu.el: Make it loadable in isolation.
8019
8020 * net/eudcb-bbdb.el: Make it loadable without bbdb.
8021 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
8022 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
8023 (eudc-bbdb-query-internal): Require 'bbdb.
8024
8025 * lpr.el (lpr-headers-switches):
8026 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
8027
8028 * progmodes/sql.el (sql-login-params): Fix and improve :type.
8029
8030 * emulation/edt-mapper.el: In batch mode, error rather than hang.
8031
8032 * term.el (term-set-escape-char): Make it idempotent.
8033
8034 2013-05-10 Leo Liu <sdl.web@gmail.com>
8035
8036 * progmodes/octave.el (inferior-octave-completion-table):
8037 No longer a function and all uses changed. Use cache to speed up
8038 completion due to bug#11906.
8039 (octave-beginning-of-defun): Re-write to be more general.
8040
8041 2013-05-10 Glenn Morris <rgm@gnu.org>
8042
8043 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
8044
8045 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8046
8047 * comint.el (comint-redirect-send-command-to-process): Use :around
8048 rather than :override for comint-redirect-filter.
8049 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
8050 Call it instead of comint-redirect-original-filter-function (which
8051 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
8052
8053 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
8054
8055 * frame.el (display-monitor-attributes-list): Add NS case.
8056 (ns-display-monitor-attributes-list): Declare.
8057
8058 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
8059
8060 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
8061
8062 2013-05-09 Glenn Morris <rgm@gnu.org>
8063
8064 * international/fontset.el (vertical-centering-font-regexp):
8065 Set standard-value.
8066
8067 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
8068
8069 * bookmark.el (bookmark-search-delay):
8070 * cus-start.el (vertical-centering-font-regexp):
8071 * ps-mule.el (ps-mule-font-info-database-default):
8072 * ps-print.el (ps-default-fg, ps-default-bg):
8073 * type-break.el (type-break-good-break-interval):
8074 * whitespace.el (whitespace-indentation-regexp)
8075 (whitespace-space-after-tab-regexp):
8076 * emacs-lisp/testcover.el (testcover-1value-functions)
8077 (testcover-noreturn-functions, testcover-progn-functions)
8078 (testcover-prog1-functions):
8079 * emulation/viper-init.el (viper-emacs-state-cursor-color):
8080 * eshell/em-glob.el (eshell-glob-translate-alist):
8081 * play/tetris.el (tetris-tty-colors):
8082 * progmodes/cpp.el (cpp-face-default-list):
8083 * progmodes/flymake.el (flymake-allowed-file-name-masks):
8084 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
8085 (idlwave-help-browser-generic-args):
8086 * progmodes/make-mode.el (makefile-special-targets-list):
8087 * progmodes/python.el (python-shell-virtualenv-path):
8088 * progmodes/verilog-mode.el (verilog-active-low-regexp)
8089 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
8090 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
8091 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
8092 * textmodes/reftex-vars.el (reftex-format-label-function):
8093 * textmodes/remember.el (remember-diary-file): Fix custom types.
8094
8095 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
8096 Add :version.
8097
8098 2013-05-09 Leo Liu <sdl.web@gmail.com>
8099
8100 * progmodes/octave.el (inferior-octave-completion-at-point):
8101 Restore file completion. (Bug#14300)
8102 (inferior-octave-startup): Fix incorrect highlighting for the
8103 first prompt.
8104
8105 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8106
8107 * progmodes/ruby-mode.el: First cut at SMIE support.
8108 (ruby-use-smie): New var.
8109 (ruby-smie-grammar): New constant.
8110 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
8111 (ruby-smie--forward-token, ruby-smie--backward-token)
8112 (ruby-smie-rules): New functions.
8113 (ruby-mode-variables): Setup SMIE if applicable.
8114
8115 2013-05-08 Eli Zaretskii <eliz@gnu.org>
8116
8117 * simple.el (line-move-visual): Signal beginning/end of buffer
8118 only if vertical-motion moved less than it was requested. Avoids
8119 silly incorrect error messages when there are display strings with
8120 multiple newlines at EOL.
8121
8122 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8123
8124 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
8125 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
8126 (prolog-char-quote-workaround):
8127 * progmodes/cperl-mode.el (cperl-under-as-char):
8128 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
8129 Mark as obsolete.
8130 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
8131 their declaration.
8132 (vhdl-mode-syntax-table-init): Remove.
8133
8134 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
8135 last change.
8136
8137 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
8138 syntax for "_".
8139 (ld-script-font-lock-keywords):
8140 Change regexps to use things like \_< and \_>.
8141
8142 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
8143 Change all regexps to use things like \_< and \_>.
8144
8145 * progmodes/autoconf.el (autoconf-definition-regexp)
8146 (autoconf-font-lock-keywords, autoconf-current-defun-function):
8147 Handle a _ with symbol syntax.
8148 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
8149
8150 * progmodes/ada-mode.el (ada-mode-abbrev-table):
8151 Consolidate declaration.
8152 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
8153 the declaration.
8154 (ada-create-syntax-table): Remove.
8155 (ada-capitalize-word): Don't mess with the syntax of "_" since it
8156 already has the right syntax nowadays.
8157 (ada-goto-next-word): Don't change the syntax of "_".
8158
8159 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
8160 with-wrapper-hook.
8161
8162 2013-05-08 Sam Steingold <sds@gnu.org>
8163
8164 * thingatpt.el (thing-at-point): Accept optional second argument
8165 NO-PROPERTIES to strip the text properties from the return value.
8166 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
8167 to `thing-at-point' instead of stripping the properties ourselves.
8168 Also, when `thing-at-point' fails to find a url, prepend "http://"
8169 to the filename at point on the assumption that the user is
8170 pointing at something like gnu.org/gnu.
8171
8172 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
8173
8174 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
8175 * faces.el (crm-separator):
8176 Silence byte-compiler.
8177
8178 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
8179 (tool-bar-map): Remove unneeded defvars.
8180
8181 2013-05-08 Leo Liu <sdl.web@gmail.com>
8182
8183 Re-work a fix for bug#10994 based on Le Wang's patch.
8184 * ido.el (ido-remove-consecutive-dups): New helper.
8185 (ido-completing-read): Use it.
8186 (ido-chop): Revert fix for bug#10994.
8187
8188 2013-05-08 Adam Spiers <emacs@adamspiers.org>
8189
8190 * cus-edit.el (custom-save-variables):
8191 Pretty-print long values. (Bug#14187)
8192
8193 2013-05-08 Glenn Morris <rgm@gnu.org>
8194
8195 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
8196 (m4-mode-syntax-table): Init in the defvar.
8197 (m4-mode-abbrev-table): Let define-derived-mode define it.
8198
8199 2013-05-08 Tom Tromey <tromey@redhat.com>
8200
8201 * progmodes/m4-mode.el (m4-mode-syntax-table):
8202 Do not treat "_" as word constituent. (Bug#14167)
8203
8204 2013-05-07 Glenn Morris <rgm@gnu.org>
8205
8206 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
8207 Remove explicit eshell-isearch-cancel-map.
8208
8209 * progmodes/f90.el (f90-smart-end-names): New option.
8210 (f90-smart-end): Doc fix.
8211 (f90-end-block-optional-name): New constant.
8212 (f90-block-match): Respect f90-smart-end-names.
8213
8214 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8215
8216 * progmodes/octave.el (octave-smie-forward-token): Be more careful
8217 about implicit semi-colons (bug#14218).
8218
8219 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8220
8221 * frame.el (display-monitor-attributes-list)
8222 (frame-monitor-attributes): New functions.
8223
8224 2013-05-06 Leo Liu <sdl.web@gmail.com>
8225
8226 * progmodes/octave.el (octave-syntax-propertize-function): Change
8227 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
8228 (octave-font-lock-keywords): Use octave-operator-regexp.
8229 (octave-completion-at-point): Rename from
8230 octave-completion-at-point-function.
8231 (inferior-octave-directory-tracker): Robustify.
8232 (octave-text-functions): Remove and fix its uses. No such things
8233 any more.
8234
8235 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8236
8237 * emacs-lisp/trace.el (trace--display-buffer): New function.
8238 (trace-make-advice): Use it.
8239
8240 2013-05-06 Juri Linkov <juri@jurta.org>
8241
8242 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
8243 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
8244 Doc fix.
8245 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
8246 in the help string. (Bug#12985)
8247
8248 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
8249
8250 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
8251
8252 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8253
8254 * progmodes/perl-mode.el: Add support for here documents.
8255 (perl-syntax-propertize-function): Match here-doc markers.
8256 (perl-syntax-propertize-special-constructs): Find their end.
8257 (perl-imenu-generic-expression): Use [:alnum:].
8258
8259 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
8260 (advice--add-function): Refresh the advice if already present
8261 (bug#14317).
8262
8263 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
8264
8265 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
8266
8267 2013-05-06 Glenn Morris <rgm@gnu.org>
8268
8269 * w32-fns.el (w32-charset-info-alist): Declare.
8270
8271 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
8272 of its defcustom properties.
8273 (eshell-cmpl-initialize): No need to load pcomplete.
8274
8275 * generic-x.el: No need to require comint when compiling.
8276
8277 * net/eudc-export.el: Make it loadable without bbdb.
8278 (top-level): Use require rather than load-library.
8279 (eudc-create-bbdb-record, eudc-bbdbify-phone)
8280 (eudc-batch-export-records-to-bbdb)
8281 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
8282 Require bbdb.
8283
8284 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8285
8286 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
8287 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
8288 some tweaks, instead.
8289
8290 2013-05-05 Leo Liu <sdl.web@gmail.com>
8291
8292 * progmodes/octave.el (octave-font-lock-keywords)
8293 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
8294 (inferior-octave-send-list-and-digest): Improve error message.
8295 (octave-mode, inferior-octave-mode): Use setq-local.
8296 (octave-help): Set info-lookup-mode.
8297
8298 2013-05-05 Richard Stallman <rms@gnu.org>
8299
8300 * vc/compare-w.el (compare-windows-whitespace):
8301 Treat no-break space as whitespace.
8302
8303 * mail/rmailsum.el (rmail-summary-rmail-update):
8304 Detect empty summary and don't change selected message.
8305 (rmail-summary-goto-msg): Likewise.
8306
8307 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
8308 Doc fixes, rename args.
8309
8310 2013-05-05 Alan Mackenzie <acm@muc.de>
8311
8312 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
8313
8314 2013-05-05 Juri Linkov <juri@jurta.org>
8315
8316 * info.el (Info-read-subfile): Use (point-min) instead of (point)
8317 to not add the length of the summary segment to the return value.
8318 (Bug#14125)
8319
8320 2013-05-05 Leo Liu <sdl.web@gmail.com>
8321
8322 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
8323 (inferior-octave-output-filter): Remove.
8324 (octave-send-region, inferior-octave-startup): Fix callers.
8325 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
8326 (octave-binary-file-extensions): New user variable.
8327 (octave-find-definition): Confirm if opening binary files.
8328 (octave-help-file): Use octave-find-definition to get the binary
8329 confirmation.
8330 (octave-help): Adjust for octave-help-file change.
8331
8332 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8333
8334 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
8335 Merge the two entries that handle function definitions.
8336 (pascal--syntax-propertize): New const.
8337 (pascal-mode): Use it. Use setq-local.
8338
8339 2013-05-04 Glenn Morris <rgm@gnu.org>
8340
8341 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
8342 (diary-from-outlook): Respect diary-from-outlook-function.
8343
8344 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
8345
8346 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
8347 Move the declaration from C.
8348 (read-minibuffer, eval-minibuffer): Move from C.
8349 (completion-setup-function): Avoid minibuffer-completion-contents.
8350
8351 2013-05-03 Leo Liu <sdl.web@gmail.com>
8352
8353 * progmodes/octave.el (octave-font-lock-keywords): Do not
8354 dehighlight 'end' in comments or strings.
8355 (octave-completing-read, octave-goto-function-definition):
8356 New helpers.
8357 (octave-help-buffer): New user variable.
8358 (octave-help-file, octave-help-function): New button types.
8359 (octave-help): New command and bind it to C-h ;.
8360 (octave-find-definition): New command and bind it to M-.
8361 (user-error): Alias to error if not defined.
8362
8363 2013-05-02 Leo Liu <sdl.web@gmail.com>
8364
8365 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
8366 for \. (bug#14332)
8367 (octave-font-lock-keywords): Include [ and {.
8368
8369 2013-05-02 Leo Liu <sdl.web@gmail.com>
8370
8371 * progmodes/octave.el (inferior-octave-startup-file): Change default.
8372 (inferior-octave): Remove calling comint-mode and return the buffer.
8373 (inferior-octave-startup): Cosmetic changes.
8374
8375 2013-05-02 Leo Liu <sdl.web@gmail.com>
8376
8377 * progmodes/octave.el (octave-syntax-propertize-function):
8378 Include the case when ' is at line beginning. (Bug#14336)
8379
8380 2013-05-02 Glenn Morris <rgm@gnu.org>
8381
8382 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
8383 * desktop.el (vc-dir-mode): Just autoload it here.
8384
8385 2013-05-02 Alan Mackenzie <acm@muc.de>
8386
8387 Eliminate variable c-standard-font-lock-fontify-region-function.
8388 * progmodes/cc-mode.el
8389 (c-standard-font-lock-fontify-region-function): Remove.
8390 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
8391
8392 2013-05-01 Leo Liu <sdl.web@gmail.com>
8393
8394 * progmodes/octave.el: Compatible with older emacs-24 releases.
8395 (inferior-octave-has-built-in-variables): Remove. Built-in
8396 variables were removed from Octave in 2007.
8397 (inferior-octave-startup): Fix uses.
8398 (comint-line-beginning-position): Remove compatibility code for
8399 emacs 21.
8400
8401 2013-05-01 Juri Linkov <juri@jurta.org>
8402
8403 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
8404
8405 2013-05-01 Juri Linkov <juri@jurta.org>
8406
8407 * comint.el (comint-previous-matching-input): Don't print message
8408 "History item: %d" when `isearch-mode' is active.
8409 (comint-history-isearch-message): Print message "History item: %d"
8410 when `comint-input-ring-index' is not empty and this function is
8411 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
8412
8413 2013-05-01 Leo Liu <sdl.web@gmail.com>
8414
8415 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
8416 definitions. Use completion-at-point to insert keywords.
8417 (octave-abbrev-start): Remove.
8418 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
8419
8420 2013-04-30 Leo Liu <sdl.web@gmail.com>
8421
8422 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
8423 change.
8424
8425 2013-04-30 Alan Mackenzie <acm@muc.de>
8426
8427 Handle arbitrarily long C++ member initialisation lists.
8428 * progmodes/cc-engine.el (c-back-over-member-initializers):
8429 new function.
8430 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
8431 (most) member init lists.
8432
8433 2013-04-30 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
8434
8435 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
8436 variable.
8437
8438 2013-04-30 Leo Liu <sdl.web@gmail.com>
8439
8440 * progmodes/octave.el (octave-variables): Remove. No builtin
8441 variables any more. All converted to functions.
8442 (octave-font-lock-keywords, octave-completion-at-point-function):
8443 Fix uses.
8444 (octave-font-lock-texinfo-comment): New user variable.
8445 (octave-texinfo-font-lock-keywords): New variable for texinfo
8446 comment block.
8447 (octave-function-comment-block): New face.
8448 (octave-font-lock-texinfo-comment): New function.
8449 (octave-mode): Font lock texinfo comment block.
8450
8451 2013-04-29 Leo Liu <sdl.web@gmail.com>
8452
8453 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
8454 indexing expression.
8455 (octave-continuation-string): Do not use \.
8456 (inferior-octave-complete-impossible): Remove.
8457 (inferior-octave-completion-table)
8458 (inferior-octave-completion-at-point): Remove its uses.
8459 (inferior-octave-startup): completion_matches was introduced to
8460 Octave in 1996 so safe to assume it.
8461 (octave-function-file-comment): Improve to follow how Octave does it.
8462 (octave-update-function-file-comment): Tweak.
8463
8464 2013-04-29 Leo Liu <sdl.web@gmail.com>
8465
8466 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
8467 (inferior-octave-startup): Remove inferior-octave-startup-hook.
8468 (octave-function-file-comment): Fix typo.
8469 (octave-sync-function-file-names): Use read-char-choice.
8470
8471 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
8472
8473 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
8474 to t for the less important warnings.
8475
8476 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
8477
8478 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
8479
8480 2013-04-27 Glenn Morris <rgm@gnu.org>
8481
8482 * vc/log-view.el (log-view-current-entry):
8483 Treat "---" separator lines as part of the following rev. (Bug#14169)
8484
8485 2013-04-27 Juri Linkov <juri@jurta.org>
8486
8487 * subr.el (read-number): Doc fix about using it by interactive
8488 code letter `n'. (Bug#14254)
8489
8490 2013-04-27 Juri Linkov <juri@jurta.org>
8491
8492 * desktop.el (desktop-auto-save-timeout): New option.
8493 (desktop-file-checksum): New variable.
8494 (desktop-save): Add optional arg `auto-save' and don't auto-save
8495 if nothing changed.
8496 (desktop-auto-save-timer): New variable.
8497 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
8498 (after-init-hook): Call `desktop-auto-save-set-timer'.
8499 Suggested by Reuben Thomas <rrt@sc3d.org> in
8500 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
8501
8502 2013-04-27 Leo Liu <sdl.web@gmail.com>
8503
8504 * progmodes/octave.el (octave-function-file-p)
8505 (octave-skip-comment-forward, octave-function-file-comment)
8506 (octave-update-function-file-comment): New functions.
8507 (octave-mode-map): Bind C-c ; to
8508 octave-update-function-file-comment.
8509 (octave-mode-menu): Add octave-update-function-file-comment.
8510 (octave-mode, inferior-octave-mode): Fix doc-string.
8511 (octave-insert-defun): Conform to Octave's coding convention.
8512 (Bug#14285)
8513
8514 * files.el (basic-save-buffer): Don't let errors in
8515 before-save-hook prevent saving buffer.
8516
8517 2013-04-20 Roland Winkler <winkler@gnu.org>
8518
8519 * faces.el (read-face-name): Use completing-read if arg multiple
8520 is nil.
8521
8522 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
8523
8524 * ls-lisp.el (ls-lisp-insert-directory): If no files are
8525 displayed, move point to after the totals line.
8526 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
8527 for the details.
8528
8529 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8530
8531 * emacs-lisp/package.el (package-autoload-ensure-default-file):
8532 Add current dir to the load-path.
8533 (package-generate-autoloads): Don't rely on
8534 autoload-ensure-default-file.
8535
8536 2013-04-26 Reuben Thomas <rrt@sc3d.org>
8537
8538 * textmodes/remember.el (remember-store-in-files): Document that
8539 the file name format is passed to `format-time-string'.
8540
8541 2013-04-26 Leo Liu <sdl.web@gmail.com>
8542
8543 * progmodes/octave.el (octave-sync-function-file-names): New function.
8544 (octave-mode): Use it in before-save-hook.
8545
8546 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
8547
8548 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
8549 (bug#14274).
8550
8551 * progmodes/octave.el (octave-smie-forward-token): Properly skip
8552 \n and comment, even if it's not an implicit ; (bug#14218).
8553
8554 2013-04-26 Glenn Morris <rgm@gnu.org>
8555
8556 * subr.el (read-number): Once more use `read' rather than
8557 `string-to-number', to trap non-numeric input. (Bug#14254)
8558
8559 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
8560
8561 * emacs-lisp/syntax.el (syntax-propertize-multiline):
8562 Use `syntax-multiline' text property consistently instead of
8563 `font-lock-multiline'. (Bug#14237)
8564
8565 2013-04-26 Glenn Morris <rgm@gnu.org>
8566
8567 * emacs-lisp/shadow.el (list-load-path-shadows):
8568 No longer necessary to check for duplicate simple.el, since
8569 2012-07-07 change to init_lread to not include installation lisp
8570 directories in load-path when running uninstalled. (Bug#14270)
8571
8572 2013-04-26 Leo Liu <sdl.web@gmail.com>
8573
8574 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
8575 (octave-mode, inferior-octave-mode): Use setq-local.
8576 (octave-not-in-string-or-comment-p): Rename to
8577 octave-in-string-or-comment-p.
8578 (octave-in-comment-p, octave-in-string-p)
8579 (octave-in-string-or-comment-p): Replace defsubst with defun.
8580
8581 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
8582
8583 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
8584
8585 2013-04-25 Bastien Guerry <bzg@gnu.org>
8586
8587 * textmodes/remember.el (remember-data-directory)
8588 (remember-directory-file-name-format): Fix custom types.
8589
8590 2013-04-25 Leo Liu <sdl.web@gmail.com>
8591
8592 * progmodes/octave.el (octave-completion-at-point-function):
8593 Make use of inferior octave process.
8594 (octave-initialize-completions): Remove.
8595 (inferior-octave-completion-table): New function.
8596 (inferior-octave-completion-at-point): Use it.
8597 (octave-completion-alist): Remove.
8598
8599 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8600
8601 * progmodes/opascal.el: Use font-lock and syntax-propertize.
8602 (opascal-mode-syntax-table): New var.
8603 (opascal-literal-kind, opascal-is-literal-end)
8604 (opascal-literal-token-at): Rewrite.
8605 (opascal--literal-start-re, opascal-font-lock-keywords)
8606 (opascal--syntax-propertize): New constants.
8607 (opascal-font-lock-defaults): Adjust.
8608 (opascal-mode): Use them. Set comment-<foo> variables as well.
8609 (delphi-comment-face, opascal-comment-face, delphi-string-face)
8610 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
8611 (delphi-other-face, opascal-other-face): Remove face variables.
8612 (opascal-save-state): Remove macro.
8613 (opascal-fontifying-progress-step): Remove constant.
8614 (opascal--ignore-changes): Remove var.
8615 (opascal-set-token-property, opascal-parse-next-literal)
8616 (opascal-is-stable-literal, opascal-complete-literal)
8617 (opascal-is-literal-start, opascal-face-of)
8618 (opascal-parse-region, opascal-parse-region-until-stable)
8619 (opascal-fontify-region, opascal-after-change)
8620 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
8621 (opascal-debug-parse-region, opascal-debug-parse-window)
8622 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
8623 (opascal-debug-fontify-buffer): Remove.
8624 (opascal-debug-mode-map): Adjust accordingly.
8625
8626 2013-04-25 Leo Liu <sdl.web@gmail.com>
8627
8628 Merge octave-mod.el and octave-inf.el into octave.el with some
8629 cleanups.
8630 * progmodes/octave.el: New file renamed from octave-mod.el.
8631 * progmodes/octave-inf.el: Merged into octave.el.
8632 * progmodes/octave-mod.el: Renamed to octave.el.
8633
8634 2013-04-25 Tassilo Horn <tsdh@gnu.org>
8635
8636 * textmodes/reftex-vars.el
8637 (reftex-label-ignored-macros-and-environments): New defcustom.
8638
8639 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
8640
8641 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
8642
8643 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
8644 (smie-indent-keyword): Improve the check to ensure that the next
8645 comment is really on the same line.
8646 (smie-indent-comment): Don't align with a subsequent closer (or eob).
8647
8648 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
8649 semi-colons if the line is not otherwise empty (bug#14218).
8650
8651 2013-04-25 Glenn Morris <rgm@gnu.org>
8652
8653 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
8654
8655 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
8656
8657 * progmodes/opascal.el (opascal-set-token-property): Rename from
8658 opascal-set-text-properties and only set `token' (bug#14134).
8659 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
8660 (opascal-literal-text-properties): Remove.
8661 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
8662 Adjust callers.
8663
8664 2013-04-24 Reuben Thomas <rrt@sc3d.org>
8665
8666 * textmodes/remember.el (remember-handler-functions): Add an
8667 option for a new handler `remember-store-in-files'.
8668 (remember-data-directory, remember-directory-file-name-format):
8669 New options.
8670 (remember-store-in-files): New function to store remember notes
8671 as separate files within a directory.
8672
8673 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
8674
8675 * progmodes/compile.el (compilation-next-error-function):
8676 Pass "formats" to compilation-find-file (bug#11777).
8677
8678 2013-04-24 Glenn Morris <rgm@gnu.org>
8679
8680 * vc/vc-bzr.el (vc-bzr-print-log):
8681 * vc/vc-hg.el (vc-hg-print-log):
8682 * vc/vc-svn.el (vc-svn-print-log):
8683 Fix START-REVISION with LIMIT != 1. (Bug#14168)
8684
8685 * vc/vc-bzr.el (vc-bzr-print-log):
8686 * vc/vc-cvs.el (vc-cvs-print-log):
8687 * vc/vc-git.el (vc-git-print-log):
8688 * vc/vc-hg.el (vc-hg-print-log):
8689 * vc/vc-mtn.el (vc-mtn-print-log):
8690 * vc/vc-rcs.el (vc-rcs-print-log):
8691 * vc/vc-sccs.el (vc-sccs-print-log):
8692 * vc/vc-svn.el (vc-svn-print-log):
8693 * vc/vc.el (vc-print-log-internal): Doc fixes.
8694
8695 2013-04-23 Glenn Morris <rgm@gnu.org>
8696
8697 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
8698 Remove venerable code attempting to avoid substitute-command-keys.
8699
8700 2013-04-23 Tassilo Horn <tsdh@gnu.org>
8701
8702 * textmodes/reftex-vars.el (reftex-label-regexps):
8703 Call `reftex-compile-variables' after changes to this variable.
8704
8705 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8706
8707 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
8708 Use lexical-binding.
8709 (jit-lock-force-redisplay): Use markers, check buffer's continued
8710 existence and beware narrowed buffers.
8711 (jit-lock-fontify-now): Adjust call accordingly.
8712
8713 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
8714
8715 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
8716 to avoid misleading the user.
8717
8718 2013-04-22 Leo Liu <sdl.web@gmail.com>
8719
8720 * info-look.el: Prefer latex2e.info. (Bug#14240)
8721
8722 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
8723
8724 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
8725
8726 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
8727 * net/tramp.el (tramp-call-process): ... here.
8728 (tramp-set-completion-function, tramp-parse-putty):
8729 * net/tramp-adb.el (tramp-adb-execute-adb-command):
8730 * net/tramp-gvfs.el (tramp-gvfs-send-command):
8731 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
8732 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
8733 (tramp-call-local-coding-command): Use `tramp-call-process'
8734 instead of `tramp-compat-call-process'.
8735
8736 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
8737 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
8738 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
8739 (tramp-find-inline-compress): Improve traces.
8740 (tramp-maybe-send-script): Check for Perl binary.
8741 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
8742
8743 2013-04-22 Daiki Ueno <ueno@gnu.org>
8744
8745 * epg.el (epg-context-pinentry-mode): New function.
8746 (epg-context-set-pinentry-mode): New function.
8747 (epg--start): Pass --pinentry-mode option to gpg command.
8748
8749 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
8750
8751 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
8752 `comint-dynamic-complete' is obsolete since 24.1, replaced by
8753 `completion-at-point'. (Bug#13774)
8754
8755 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
8756 default key binding for `describe-distribution' has been moved to
8757 `C-h C-o'. (Bug#13970)
8758
8759 2013-04-21 Glenn Morris <rgm@gnu.org>
8760
8761 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
8762 Add doc strings.
8763 (vc-print-log): Clarify interactive prompt.
8764
8765 2013-04-20 Glenn Morris <rgm@gnu.org>
8766
8767 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
8768 No longer include timestamp etc information.
8769
8770 2013-04-20 Roland Winkler <winkler@gnu.org>
8771
8772 * faces.el (read-face-name): Bug fix, return just one face if arg
8773 multiple is nil. (Bug#14209)
8774
8775 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8776
8777 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
8778 (remove-function): Autoload.
8779
8780 * comint.el (comint-redirect-original-filter-function): Remove.
8781 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
8782 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
8783 (vc-cvs-annotate-command):
8784 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
8785 * progmodes/prolog.el (prolog-consult-compile):
8786 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
8787 Use add/remove-function instead.
8788 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
8789 (gud-tooltip-process-output, gud-tooltip-tips):
8790 Use add/remove-function instead.
8791 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
8792 (scheme-interaction-mode, exit-scheme-interaction-mode):
8793 Use add/remove-function instead.
8794
8795 * vc/vc-dispatcher.el: Use lexical-binding.
8796 (vc--process-sentinel): Rename from vc-process-sentinel.
8797 Change last arg to be the code to run. Don't use vc-previous-sentinel
8798 and vc-sentinel-commands any more.
8799 (vc-exec-after): Allow code to be a function. Use add/remove-function.
8800 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
8801
8802 2013-04-19 Masatake YAMATO <yamato@redhat.com>
8803
8804 * progmodes/sh-script.el (sh-imenu-generic-expression):
8805 Handle function names with a single character. (Bug#14111)
8806
8807 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
8808
8809 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
8810 for subroutines defined in an eval (bug#14182).
8811
8812 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8813
8814 * bookmark.el (bookmark-completing-read): Improve handling of empty
8815 string (bug#14176).
8816
8817 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8818
8819 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
8820
8821 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
8822
8823 New faster Imenu implementation (bug#14058).
8824 * progmodes/python.el:
8825 (python-imenu-prev-index-position):
8826 (python-imenu-format-item-label-function)
8827 (python-imenu-format-parent-item-label-function)
8828 (python-imenu-format-parent-item-jump-label-function):
8829 New vars.
8830 (python-imenu-format-item-label)
8831 (python-imenu-format-parent-item-label)
8832 (python-imenu-format-parent-item-jump-label)
8833 (python-imenu--put-parent, python-imenu--build-tree)
8834 (python-imenu-create-index, python-imenu-create-flat-index)
8835 (python-util-popn): New functions.
8836 (python-mode): Set imenu-create-index-function to
8837 python-imenu-create-index.
8838
8839 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8840
8841 * winner.el (winner-active-region): Use region-active-p, activate-mark
8842 and deactivate-mark (bug#14225).
8843
8844 * simple.el (deactivate-mark): Don't inline it.
8845
8846 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
8847
8848 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
8849
8850 2013-04-18 Tassilo Horn <tsdh@gnu.org>
8851
8852 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
8853 file extensions from the archive-mode entry in order to prefer
8854 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
8855
8856 2013-04-18 Leo Liu <sdl.web@gmail.com>
8857
8858 * bindings.el (help-event-list): Add ?\?.
8859
8860 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8861
8862 * subr.el (with-wrapper-hook): Declare obsolete.
8863 * simple.el (filter-buffer-substring-function): New hook.
8864 (filter-buffer-substring): Use it.
8865 (filter-buffer-substring-functions): Mark obsolete.
8866 * minibuffer.el (completion-in-region-function): New hook.
8867 (completion-in-region): Use it.
8868 (completion-in-region-functions): Mark obsolete.
8869 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
8870 * abbrev.el (abbrev-expand-function): New hook.
8871 (expand-abbrev): Use it.
8872 (abbrev-expand-functions): Mark obsolete.
8873 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
8874 and :filter-return.
8875
8876 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8877
8878 * progmodes/python.el (python-nav--syntactically): Fix cornercases
8879 and do not care about match data.
8880
8881 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
8882
8883 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
8884 completion tables when completing error conditions and
8885 `declare' arguments.
8886 (lisp-complete-symbol, field-complete): Mark as obsolete.
8887 (check-parens): Unmatched parens are user errors.
8888 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
8889
8890 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
8891
8892 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
8893 command changed buffer (ie. `flyspell-pre-buffer' is not current
8894 buffer), which prevents making decisions based on invalid value of
8895 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
8896 cause an error when `flyspell-pre-point' was nil after switching
8897 buffers.
8898 (flyspell-post-command-hook): No longer needs to change buffers when
8899 checking pre-word. While at it remove unnecessary progn.
8900
8901 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
8902
8903 * textmodes/ispell.el (ispell-add-per-file-word-list):
8904 Fix `flyspell-correct-word-before-point' error when accepting
8905 words and `coment-padding' is an integer by using
8906 `comment-normalize-vars' (Bug #14214).
8907
8908 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8909
8910 New defun movement commands.
8911 * progmodes/python.el (python-nav--syntactically)
8912 (python-nav--forward-defun, python-nav-backward-defun)
8913 (python-nav-forward-defun): New functions.
8914
8915 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
8916
8917 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
8918 (python-syntax-context): Use named compiler-macro for backwards
8919 compatibility with Emacs 24.x.
8920
8921 2013-04-17 Leo Liu <sdl.web@gmail.com>
8922
8923 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
8924 octave-hide-process-buffer.
8925
8926 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
8927
8928 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
8929 (bug#14216).
8930
8931 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
8932
8933 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
8934 Fix adjustment of offset when receiving incomplete responses from GDB
8935 (bug#14129).
8936
8937 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8938
8939 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
8940 python-mode-abbrev-table.
8941 (python-skeleton-define): Adjust accordingly.
8942 (python-mode-abbrev-table): New table that inherits from it so that
8943 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
8944
8945 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
8946 (abbrev-symbol): Use it.
8947 (abbrev--before-point): Use it since we already handle inheritance.
8948
8949 2013-04-16 Leo Liu <sdl.web@gmail.com>
8950
8951 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
8952 binding to info-lookup-symbol.
8953
8954 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
8955
8956 * minibuffer.el (completion--twq-all):
8957 * term/ns-win.el (ns-initialize-window-system):
8958 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
8959
8960 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
8961
8962 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
8963 global bindings.
8964
8965 * doc-view.el (doc-view-start-process): Handle url-handler directories.
8966
8967 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
8968
8969 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
8970 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
8971 to nil.
8972 (ruby-end-of-defun): Remove the unused arg, change the docstring
8973 to reflect that this function is only used as the value of
8974 `end-of-defun-function'.
8975 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
8976 to reflect an earlier change that beginning/end-of-defun functions
8977 jump between methods in a class definition, as well as top-level
8978 functions.
8979
8980 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8981
8982 * minibuffer.el (minibuffer-complete): Don't just scroll
8983 a *Completions* that's been iconified.
8984 (minibuffer-force-complete): Make sure repetitions do cycle when going
8985 through completion-in-region -> minibuffer-complete.
8986
8987 2013-04-15 Alan Mackenzie <acm@muc.de>
8988
8989 Correct the placement of c-cpp-delimiters when there're #s not at
8990 col 0.
8991
8992 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
8993 place a submatch around the #.
8994 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
8995 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
8996 on the #, not BOL.
8997
8998 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8999
9000 * emacs-lisp/nadvice.el: Properly test names when adding advice.
9001 (advice--member-p): New arg `name'.
9002 (advice--add-function, advice-member-p): Use it (bug#14202).
9003
9004 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
9005
9006 Reformulate java imenu-generic-expression.
9007 The old expression contained ill formed regexps.
9008
9009 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
9010 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
9011 (cc-imenu-java-method-arg-regexp): New defconsts.
9012 (cc-imenu-java-build-type-args-regex): New defun.
9013 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
9014 handling of spaces in the regexp.
9015
9016 2013-03-15 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9017
9018 * textmodes/ispell.el (ispell-command-loop): Remove
9019 flyspell highlight of a word when ispell accepts it (bug #14178).
9020
9021 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
9022
9023 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
9024 uses code from the previous `ange-ftp-run-real-handler'.
9025 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
9026 only in case that function exist. This is needed for proper
9027 unloading of Tramp.
9028
9029 2013-04-15 Tassilo Horn <tsdh@gnu.org>
9030
9031 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
9032
9033 * textmodes/reftex.el (reftex-compile-variables): Use it.
9034
9035 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9036
9037 * files.el (normal-mode): Only use default major-mode if no other mode
9038 was specified.
9039
9040 * emacs-lisp/trace.el (trace-values): New function.
9041
9042 * files.el: Allow : in local variables (bug#14089).
9043 (hack-local-variable-regexp): New var.
9044 (hack-local-variables-prop-line, hack-local-variables): Use it.
9045
9046 2013-04-13 Roland Winkler <winkler@gnu.org>
9047
9048 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
9049 data before it gets modified by bibtex-beginning-of-entry.
9050
9051 2013-04-13 Roland Winkler <winkler@gnu.org>
9052
9053 * textmodes/bibtex.el (bibtex-url): Doc fix.
9054
9055 2013-04-13 Roland Winkler <winkler@gnu.org>
9056
9057 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
9058 does not visit a BibTeX file, exclude it from the list of buffers
9059 returned by bibtex-initialize.
9060
9061 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
9062
9063 * window.el (split-window): Remove interactive form, since as a
9064 command this function is a special case of split-window-below.
9065 Correct doc string.
9066
9067 2013-04-12 Roland Winkler <winkler@gnu.org>
9068
9069 * faces.el (read-face-name): Do not override value of arg default.
9070 Allow single faces and strings as default values. Remove those
9071 elements from return value that are not faces.
9072 (describe-face): Simplify.
9073 (face-at-point): New optional args thing and multiple so that this
9074 function can provide the same functionality previously provided by
9075 read-face-name.
9076 (make-face-bold, make-face-unbold, make-face-italic)
9077 (make-face-unitalic, make-face-bold-italic, invert-face)
9078 (modify-face, read-face-and-attribute): Use face-at-point.
9079
9080 * cus-edit.el (customize-face, customize-face-other-window)
9081 * cus-theme.el (custom-theme-add-face)
9082 * face-remap.el (buffer-face-set)
9083 * facemenu.el (facemenu-set-face): Use face-at-point.
9084
9085 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
9086
9087 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
9088
9089 2013-04-10 Tassilo Horn <tsdh@gnu.org>
9090
9091 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
9092 off leading { and trailing } from field values.
9093
9094 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
9095
9096 * emacs-lisp/timer.el (timer--check): New function.
9097 (timer--time, timer-set-function, timer-event-handler): Use it.
9098 (timer-set-idle-time): Simplify.
9099 (timer--activate): CSE.
9100 (timer-event-handler): Give more info in error message.
9101 (internal-timer-start-idle): New function, moved from C.
9102
9103 * mpc.el (mpc-proc): Add `restart' argument.
9104 (mpc-proc-cmd): Use it.
9105 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
9106 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
9107 less often.
9108
9109 2013-04-10 Masatake YAMATO <yamato@redhat.com>
9110
9111 * progmodes/sh-script.el: Implement `sh-mode' own
9112 `add-log-current-defun-function' (bug#14112).
9113 (sh-current-defun-name): New function.
9114 (sh-mode): Use the function.
9115
9116 2013-04-09 Bastien Guerry <bzg@gnu.org>
9117
9118 * simple.el (choose-completion-string): Fix docstring (bug#14163).
9119
9120 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9121
9122 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
9123
9124 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
9125 timer (bug#14156).
9126
9127 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
9128
9129 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
9130 declaration.
9131
9132 2013-04-07 Leo Liu <sdl.web@gmail.com>
9133
9134 * pcmpl-x.el: New file.
9135
9136 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
9137
9138 Do not set x-display-name until X connection is established.
9139 This is needed to prevent from weird situation described at
9140 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
9141 * frame.el (make-frame): Set x-display-name after call to
9142 window system initialization function, not before.
9143 * term/x-win.el (x-initialize-window-system): Add optional
9144 display argument and use it.
9145 * term/w32-win.el (w32-initialize-window-system):
9146 * term/ns-win.el (ns-initialize-window-system):
9147 * term/pc-win.el (msdos-initialize-window-system):
9148 Add compatible optional display argument.
9149
9150 2013-04-06 Eli Zaretskii <eliz@gnu.org>
9151
9152 * files.el (normal-backup-enable-predicate): On MS-Windows and
9153 MS-DOS compare truenames of temporary-file-directory and of the
9154 file, so that 8+3 aliases (usually found in $TEMP on Windows)
9155 don't fail comparison by compare-strings. Also, compare file
9156 names case-insensitively on MS-Windows and MS-DOS.
9157
9158 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
9159
9160 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
9161 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
9162
9163 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
9164
9165 * whitespace.el (whitespace-color-on, whitespace-color-off):
9166 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
9167
9168 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
9169
9170 * ispell.el (ispell-set-spellchecker-params):
9171 Really set `ispell-args' for all equivs.
9172
9173 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * ido.el (ido-completions): Use extra elements of ido-decorations
9176 (bug#14143).
9177 (ido-decorations): Update docstring.
9178
9179 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
9180
9181 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
9182 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
9183 nil during initialization, in order not to miss changes since the
9184 file was opened. (Bug#14140)
9185
9186 2013-04-05 Leo Liu <sdl.web@gmail.com>
9187
9188 * kmacro.el (kmacro-call-macro): Fix bug#14135.
9189
9190 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
9191
9192 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
9193
9194 2013-04-04 Glenn Morris <rgm@gnu.org>
9195
9196 * electric.el (electric-pair-inhibit-predicate): Add :version.
9197
9198 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
9199
9200 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
9201 when a package is required several times (bug#14082).
9202
9203 2013-04-04 Roland Winkler <winkler@gnu.org>
9204
9205 * faces.el (read-face-name): Behave as promised by the docstring.
9206 Assume that arg default is a list of faces.
9207 (describe-face): Call read-face-name with list of default faces.
9208
9209 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9210
9211 * bookmark.el: Fix deletion of bookmarks (bug#13972).
9212 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
9213 (bookmark-bmenu-execute-deletions): Only skip first line if it's
9214 the header.
9215 (bookmark-exit-hook-internal): Save even if list is empty.
9216
9217 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
9218
9219 * emacs-lisp/package.el (package-pinned-packages): New var.
9220 (package--add-to-archive-contents): Obey it (bug#14118).
9221
9222 2013-04-03 Alan Mackenzie <acm@muc.de>
9223
9224 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
9225 Also adapt to the new values of element 7 of a parse state.
9226
9227 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
9228 parameter `not-in-delimiter'. Handle being inside comment opener.
9229 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
9230 character in case we're typing a '*' after a '/'.
9231 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
9232 instead by passing the parameter to c-state-pp-to-literal.
9233
9234 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
9235 for elt. 7 of a parse state.
9236
9237 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
9238
9239 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
9240 * international/latin1-disp.el, international/mule-util.el:
9241 * language/cyril-util.el, language/european.el, language/ind-util.el:
9242 * language/lao-util.el, language/thai.el, language/tibet-util.el:
9243 * language/tibetan.el, language/viet-util.el:
9244 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
9245
9246 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
9247
9248 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
9249 (electric-pair-post-self-insert-function): Use it.
9250 (electric-pair-default-inhibit): New function, extracted from
9251 electric-pair-post-self-insert-function.
9252
9253 2013-03-31 Roland Winkler <winkler@gnu.org>
9254
9255 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
9256
9257 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9258
9259 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
9260
9261 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
9262
9263 Un-indent after "pass" and "return" statements (Bug#13888)
9264 * progmodes/python.el (python-indent-block-enders): New var.
9265 (python-indent-calculate-indentation): Use it.
9266
9267 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
9268
9269 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
9270 defun. Defining it as defalias could introduce too eager
9271 byte-compiler optimization. (Bug#14030)
9272
9273 2013-03-30 Chong Yidong <cyd@gnu.org>
9274
9275 * iswitchb.el (iswitchb-read-buffer): Fix typo.
9276
9277 2013-03-30 Leo Liu <sdl.web@gmail.com>
9278
9279 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
9280 (kmacro-execute-from-register): Pass the keyboard macro to
9281 kmacro-call-macro or repeating won't work correctly.
9282
9283 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
9284
9285 * progmodes/subword.el: Back to using `forward-symbol'.
9286
9287 * subr.el (forward-whitespace, forward-symbol)
9288 (forward-same-syntax): Move from thingatpt.el.
9289
9290 2013-03-29 Leo Liu <sdl.web@gmail.com>
9291
9292 * kmacro.el (kmacro-to-register): New command.
9293 (kmacro-execute-from-register): New function.
9294 (kmacro-keymap): Bind to 'x'. (Bug#14071)
9295
9296 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
9297
9298 * mpc.el: Use defvar-local and setq-local.
9299 (mpc--proc-connect): Connection failures are not bugs.
9300 (mpc-mode-map): `follow-link' only applies to the buffer's content.
9301 (mpc-volume-map): Bind to the up-events.
9302
9303 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9304
9305 * progmodes/subword.el (superword-mode): Use `forward-sexp'
9306 instead of `forward-symbol'.
9307
9308 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
9309
9310 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
9311 (edebug--recursive-edit): Use it.
9312 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
9313 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
9314
9315 2013-03-28 Leo Liu <sdl.web@gmail.com>
9316
9317 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
9318
9319 2013-03-27 Eli Zaretskii <eliz@gnu.org>
9320
9321 * facemenu.el (list-colors-callback): New defvar.
9322 (list-colors-redisplay): New function.
9323 (list-colors-display): Install list-colors-redisplay as the
9324 revert-buffer-function. (Bug#14063)
9325
9326 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
9327
9328 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
9329 and suffixes don't overlap (bug#14061).
9330
9331 * case-table.el: Use lexical-binding.
9332 (case-table-get-table): New function.
9333 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
9334
9335 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9336
9337 * progmodes/subword.el: Add `superword-mode' to do word motion
9338 over symbol_words (parallels and leverages `subword-mode' which
9339 does word motion inside MixedCaseWords).
9340
9341 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
9342
9343 * eshell/em-unix.el: Move su and sudo to...
9344 * eshell/em-tramp.el: ...Eshell tramp module.
9345
9346 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9347
9348 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
9349 Change return value to be a sexp. Delay `get-buffer' to after
9350 restoring the desktop (bug#13951).
9351
9352 2013-03-26 Leo Liu <sdl.web@gmail.com>
9353
9354 * register.el: Move semantic tag handling back to
9355 cedet/semantic/senator.el. (Bug#14052)
9356
9357 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
9358
9359 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
9360 into the prompt either (bug#13963).
9361
9362 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9363
9364 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
9365 part of "(error-foo)".
9366
9367 2013-03-24 Juri Linkov <juri@jurta.org>
9368
9369 * replace.el (list-matching-lines-prefix-face): New defcustom.
9370 (occur-1): Pass `list-matching-lines-prefix-face' to the function
9371 `occur-engine' if `face-differs-from-default-p' returns t.
9372 (occur-engine): Add `,' inside backquote construct to evaluate
9373 `prefix-face'. Propertize the prefix with the `prefix-face' face.
9374 Pass `prefix-face' to the functions `occur-context-lines' and
9375 `occur-engine-add-prefix'.
9376 (occur-engine-add-prefix, occur-context-lines): Add optional arg
9377 `prefix-face' and propertize the prefix with `prefix-face'.
9378 (Bug#14017)
9379
9380 2013-03-24 Leo Liu <sdl.web@gmail.com>
9381
9382 * nxml/rng-valid.el (rng-validate-while-idle)
9383 (rng-validate-quick-while-idle): Guard against deleted buffer.
9384 (Bug#13999)
9385
9386 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
9387 is the last entry in kill-buffer-hook.
9388
9389 * files.el (kill-buffer-hook): Doc fix.
9390
9391 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
9392
9393 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
9394 Make it safe-local.
9395
9396 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
9397
9398 2013-03-23 Leo Liu <sdl.web@gmail.com>
9399
9400 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
9401 Remove.
9402
9403 * nxml/rng-valid.el (rng-validate-mode)
9404 (rng-after-change-function, rng-do-some-validation):
9405 * nxml/rng-maint.el (rng-validate-buffer):
9406 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
9407 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
9408 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
9409 (nxml-extend-after-change-region): Use with-silent-modifications.
9410
9411 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
9412 timer-idle-list.
9413
9414 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
9415 (rng-next-error-1, rng-previous-error-1): Do not let-bind
9416 timer-idle-list. (Bug#13999)
9417
9418 2013-03-23 Juri Linkov <juri@jurta.org>
9419
9420 * info.el (info-index-match): New face.
9421 (Info-index, Info-apropos-matches): Add a nested subgroup to the
9422 main pattern and add text properties with the new face to matches
9423 in index entries relative to the beginning of the index entry.
9424 (Bug#14015)
9425
9426 2013-03-21 Eric Ludlam <zappo@gnu.org>
9427
9428 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
9429 Inhibit read only while inserting objects.
9430
9431 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
9432
9433 * progmodes/cfengine.el: Update docs to mention
9434 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
9435 symbol motion. Remove "_" from the word syntax.
9436
9437 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
9438
9439 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
9440 syntax for both `cfengine2-mode' and `cfengine3-mode'.
9441
9442 2013-03-20 Juri Linkov <juri@jurta.org>
9443
9444 * info.el (Info-next-reference-or-link)
9445 (Info-prev-reference-or-link): New functions.
9446 (Info-next-reference, Info-prev-reference): Use them.
9447 (Info-try-follow-nearest-node): Handle footnote navigation.
9448 (Info-fontify-node): Fontify footnotes. (Bug#13989)
9449
9450 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9451
9452 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
9453 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
9454
9455 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
9456
9457 Suppress unnecessary non-ASCII chatter during build process.
9458 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
9459 (batch-skkdic-convert): Suppress most of the chatter.
9460 It's not needed so much now that machines are faster,
9461 and its non-ASCII component was confusing; see Dmitry Gutov in
9462 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
9463
9464 2013-03-20 Leo Liu <sdl.web@gmail.com>
9465
9466 * ido.el (ido-chop): Fix bug#10994.
9467
9468 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
9469
9470 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
9471 Remove vars.
9472 (whitespace-color-on, whitespace-color-off):
9473 Use `font-lock-fontify-buffer' (Bug#13817).
9474
9475 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9476
9477 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
9478 remapping in mode-line.
9479 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
9480
9481 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
9482
9483 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
9484 value for `whitespace-line' face (Bug#13875).
9485 (whitespace-font-lock-keywords): Change description.
9486 (whitespace-color-on): Don't save `font-lock-keywords' value, save
9487 the constructed keywords instead.
9488 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
9489
9490 2013-03-19 Leo Liu <sdl.web@gmail.com>
9491
9492 * progmodes/compile.el (compilation-display-error): New command.
9493 (compilation-mode-map, compilation-minor-mode-map): Bind it to
9494 C-o. (Bug#13992)
9495
9496 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
9497
9498 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
9499
9500 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
9501
9502 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
9503
9504 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
9505
9506 * net/tramp-compat.el (tramp-compat-user-error): New defun.
9507
9508 * net/tramp-adb.el (tramp-adb-handle-shell-command):
9509 * net/tramp-gvfs.el (top):
9510 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
9511 (tramp-handle-shell-command): Use it.
9512 (tramp-dissect-file-name): Raise an error when hostname is a
9513 method name, and neither method nor user is specified.
9514
9515 * net/trampver.el: Update release number.
9516
9517 2013-03-18 Leo Liu <sdl.web@gmail.com>
9518
9519 Make sure eldoc can be turned off properly.
9520 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
9521 eldoc-mode.
9522 (eldoc-display-message-p): Revert last change.
9523 (eldoc-display-message-no-interference-p)
9524 (eldoc-print-current-symbol-info): Tweak.
9525
9526 2013-03-18 Tassilo Horn <tsdh@gnu.org>
9527
9528 * doc-view.el (doc-view-new-window-function): Check the new window
9529 overlay's display property instead the char property of the
9530 buffer's first char. Use `with-selected-window' instead of
9531 `save-window-excursion' with `select-window'.
9532 (doc-view-document->bitmap): Check the current doc-view overlay's
9533 display property instead the char property of the buffer's first char.
9534
9535 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
9536
9537 Automate the build of ja-dic.el (Bug#13984).
9538 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
9539 from the input, rather than assume that it's been done for us by the
9540 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
9541 the current date into a ja-dic.el comment, as that complicates
9542 regression testing.
9543
9544 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
9545
9546 * whitespace.el: Fix double evaluation.
9547 (whitespace-space, whitespace-hspace, whitespace-tab)
9548 (whitespace-newline, whitespace-trailing, whitespace-line)
9549 (whitespace-space-before-tab, whitespace-indentation)
9550 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
9551 obsolete defvars.
9552 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
9553 (whitespace-color-on): Use a single font-lock-add-keywords call.
9554 Fix double-evaluation of face variables.
9555
9556 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
9557
9558 * net/tramp-adb.el (tramp-adb-parse-device-names):
9559 Use `start-process' instead of `call-process'. Otherwise, the
9560 function might be blocked under MS Windows. (Bug#13299)
9561
9562 2013-03-17 Leo Liu <sdl.web@gmail.com>
9563
9564 Extend eldoc to display info in the mode-line. (Bug#13978)
9565 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
9566 (eldoc-mode-line-string): New variable.
9567 (eldoc-minibuffer-message): New function.
9568 (eldoc-message-function): New variable.
9569 (eldoc-message): Use it.
9570 (eldoc-display-message-p)
9571 (eldoc-display-message-no-interference-p):
9572 Support eldoc-post-insert-mode.
9573
9574 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
9575 (eval-expression): Run it.
9576
9577 2013-03-17 Roland Winkler <winkler@gnu.org>
9578
9579 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
9580 strings in the list of return values.
9581
9582 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
9583
9584 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
9585 radix before checking for HMS forms.
9586
9587 2013-03-16 Leo Liu <sdl.web@gmail.com>
9588
9589 * progmodes/scheme.el: Add indentation and font-locking for λ.
9590 (Bug#13975)
9591
9592 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
9593
9594 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
9595 token before point (bug#13942).
9596
9597 2013-03-16 Leo Liu <sdl.web@gmail.com>
9598
9599 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
9600
9601 2013-03-16 Eli Zaretskii <eliz@gnu.org>
9602
9603 * startup.el (command-line-normalize-file-name): Fix handling of
9604 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
9605 <xfq.free@gmail.com> in
9606 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
9607
9608 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
9609
9610 Sync with Tramp 2.2.7.
9611
9612 * net/trampver.el: Update release number.
9613
9614 2013-03-14 Tassilo Horn <tsdh@gnu.org>
9615
9616 * doc-view.el: Fix bug#13887.
9617 (doc-view-insert-image): Don't modify overlay associated to
9618 non-live windows, and implement horizontal centering of image in
9619 case it's smaller than the window.
9620 (doc-view-new-window-function): Force redisplay of new windows on
9621 doc-view buffers.
9622
9623 2013-03-13 Karl Fogel <kfogel@red-bean.com>
9624
9625 * saveplace.el (save-place-alist-to-file): Don't sort
9626 `save-place-alist', just pretty-print it (bug#13882).
9627
9628 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
9629
9630 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
9631 Check whether `default-file-name-coding-system' is bound.
9632 It isn't in XEmacs.
9633
9634 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
9635
9636 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
9637 backquotes for `obsolete' (bug#13929).
9638
9639 * international/mule.el (find-auto-coding): Include file name in
9640 obsolescence warning (bug#13922).
9641
9642 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
9643
9644 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
9645 for CFEngine 3-specific indentation.
9646 (cfengine3-indent-line): Use it. Fix up category regex.
9647 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
9648
9649 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
9650
9651 * type-break.el (type-break-file-name):
9652 * textmodes/remember.el (remember-data-file):
9653 * strokes.el (strokes-file):
9654 * shadowfile.el (shadow-initialize):
9655 * saveplace.el (save-place-file):
9656 * ps-bdf.el (bdf-cache-file):
9657 * progmodes/idlwave.el (idlwave-config-directory):
9658 * net/quickurl.el (quickurl-url-file):
9659 * international/kkc.el (kkc-init-file-name):
9660 * ido.el (ido-save-directory-list-file):
9661 * emulation/viper.el (viper-custom-file-name):
9662 * emulation/vip.el (vip-startup-file):
9663 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
9664 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
9665
9666 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
9667
9668 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
9669 * language/thai-word.el: Switch to UTF-8.
9670
9671 See ChangeLog.16 for earlier changes.
9672
9673 ;; Local Variables:
9674 ;; coding: utf-8
9675 ;; End:
9676
9677 Copyright (C) 2011-2013 Free Software Foundation, Inc.
9678
9679 This file is part of GNU Emacs.
9680
9681 GNU Emacs is free software: you can redistribute it and/or modify
9682 it under the terms of the GNU General Public License as published by
9683 the Free Software Foundation, either version 3 of the License, or
9684 (at your option) any later version.
9685
9686 GNU Emacs is distributed in the hope that it will be useful,
9687 but WITHOUT ANY WARRANTY; without even the implied warranty of
9688 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9689 GNU General Public License for more details.
9690
9691 You should have received a copy of the GNU General Public License
9692 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.